@charset "GB2312";
body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	font-family:"microsoft yahei";
	text-decoration: none;
	color: #555555;
	list-style:none ;
	}
body{
	overflow-x: hidden;
	background: #f1f1f1;
}
.index{
	background: #fff;
}
A:hover{
	color: #e23c3f;
}
.bai{
	color:#FFFFFF;
	}
.bai a{
	color:#FFFFFF;
	}
 img{ 
 	border:0; 
 	display: block;
 	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.block{
	display:block;
	}

.duration15 { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }
.duration18 { -webkit-animation-duration: 1.8s; animation-duration: 1.8s; }
.duration20 { -webkit-animation-duration: 2s; animation-duration: 2s; }
.delay1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.delay2 { -webkit-animation-delay: 0.35s; animation-delay: 0.35s; }
.delay3{ -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.delay4{ -webkit-animation-delay: 0.65s; animation-delay: 0.65s; }
.delay5{ -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.delay6{ -webkit-animation-delay: 0.95s; animation-delay: 0.95s; }
.delay7{ -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }
.delay8{ -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }
.delay9{ -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }



@font-face
{
font-family: ywzt;
src: url('Impact.TTF'),
     url('Impact.eot'); /* IE9+ */
}
/*top*/


.logo{
	width: 1200px;
	height: 140px;
	margin: auto;

}
.logoimg{
	margin-left: 226px;
	margin-top: 20px;
	float: left;
}
.ss{
	width: 198px;
	float: right;
}
.ss ul li{
	text-align: right;
	margin-top: 40px;
}
.ssbj{
	width: 198px;
	height: 27px;
	margin-top: 35px;
	display: block;
	background: url(ss.jpg);
}

.nav{
	width: 100%;
	height: 42px;
	border-top: 1px dashed #939292;
}

.nav ul{ 
	width:1200px; 
	margin: auto;
	text-align: center;
	line-height: 42px;
	 }
.nav ul a{
	display: inline-block;
	font-size: 16px;
	padding:  0 30px;
}


/*banner*/

#focusBar{
	width:100%;
	height:719px;
	clear:both;
	position:relative;
	overflow:hidden;
	}
#focusBar li{
	width:100%;
	clear:both;
	height:719px;
	display:none;
	position:absolute;
	background-position:  center !important;
	/* position:relative;*/
	}
#focusBar .focusL{
	height:719px;
	position:absolute;
	z-index:9;
	width: 1200px;
	 top:0px;
	 left:-600px;
	 margin-left:50%;
	 }
#focusBar .focusR{
	height:719px;
	position:absolute;
	z-index:19;
	width: 1200px;
	top:0px;
	left:-600px;
	margin-left:50%;
	}

a.arrL,a.arrR{
	display:block;
	width:52px;
	height:144px;
	position:absolute;
	top:250px;
	z-index:99;
	cursor:pointer;
	background:url(bt_arr.png) no-repeat;
	}
a.arrL{
	left:-52px;
	background-position:0px 0px;
	}
a.arrR{
	right:-52px;
	background-position:-68px 0px;
	}
a.arrL:hover{
	background-position:0px -144px;
	}
a.arrR:hover{
	background-position:-68px -144px;
	}

.index_product{
	width: 1200px;
	margin: 50px auto;
}
.index_product_bt h2{
	text-align: center;
	font-size: 30px;
	line-height: 60px;
	font-weight: normal;
	color: #333;

}
.index_product_bt  ul{
	background: url(product_bt.jpg) no-repeat center bottom;
	text-align: center;
}
.index_product_bt  ul li{
	display: inline-block;
	padding: 0 38px;
	line-height: 50px;
	font-size: 15px;
}

.index_product_n{
	width: 1200px;
	overflow: hidden;
}
.index_product_n ul{
	width: 1300px;
	height: 250px;
}
.index_product_n .index_product_ntop{
	width: 1200px;
	height: 463px;
	position: relative;
	margin: 20px 0;
}
.index_product_n .index_product_ntop img{
	width: 1200px;
	height: 463px;
	}
.index_product_n ul .index_product_ntop p{
	display: block;
	width: 1200px;
	height: 125px;
	text-align: center;
	line-height: 125px;
	font-size: 30px;
	color: #fff;
	z-index: 9;
	position: absolute;
	top: 169px;
	transition: all 0.6s ease;
	left: -1200px;
	background-color: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8333333,endColorstr=#C8333333);
}
.index_product_n ul .index_product_ntop:hover p{
	left: 0px;
}
.index_product_n ul li{
	width: 285px;
	height: 223px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 20px;
}
.index_product_n ul li p{
	display: block;
	width: 285px;
	height: 53px;
	line-height: 53px;
	color: #fff;
	top: 85px;
	left:-285px;
	transition: all 0.3s ease;
	background-color: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8333333,endColorstr=#C8333333);
	position: absolute;
	z-index: 9;
	font-size: 20px;
	text-align: center;
}
.index_product_n ul li:hover p{
	left: 0px;
}
.about_bj{
	width: 100%;
	height: 320px;
	background: #f3f3f3;
	padding: 80px 0;
	margin-top: 20px;
}
.about_bj ul{
	width: 1200px;
	margin: auto;
}
.about_bj h2{
	font-size: 30px;
	border-bottom: 1px solid #333;
	font-weight: normal;
	color: #333;
	padding-bottom: 10px;
	text-align: center;
	width: 130px;
	margin: auto;
}
.about_bj ul p{
	text-align: center;
	padding: 30px 0;
	line-height: 38px;
	font-size: 16px;
}
.about_bj ul  a{
	display: block;
	width: 180px;
	height: 52px;
	font-size: 18px;
	line-height: 52px;
	color: #fff;
	background: #ff0000;
	border-radius: 3px;
	text-align: center;
	margin: auto;
}
.news{
	width: 1200px;
	margin: 80px auto;
	overflow: hidden;
}
.news h2{
	background: url(news_bt.jpg) no-repeat center;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	color: #333;
	width: 1200px;
	font-weight: normal;
}
.news ul{
	width: 1300px;
}
.news ul li{
	width: 365px;
	margin-right: 52px;
	float: left;
	margin-top: 30px;
}
.news ul li span{
	display: block;
	width: 60px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	border-bottom: 3px solid #333;
}
.news ul li b{
	display: block;
	font-size: 16px;
	margin: 10px 0;
	color: #333;
}
.news ul li p{
	line-height: 26px;
}
.news .more{
	display: block;
	width: 150px;
	border-bottom: none;
	height: 40px;
	padding-bottom: 0px;
	line-height: 40px  ;
	color: #f3f3f3;
	font-weight: normal;
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
	background: url(more.jpg);
}
.foot{
	width: 100%;
	background: #333333;	
}
.foot ul{
	width: 1200px;
	padding: 25px 0;
	margin: auto;
	text-align: center;
	line-height: 25px;
	color: #ffffff;
}
.foot a{
	color: #ffffff;
}
.banner_n{
	height: 500px;
	width: 100%;
	background-position: center;
}
.mian{
	width: 1200px;
	margin: auto;
}
.home{
	font-size: 16px;
	line-height: 70px;
}
.home a{
	font-size: 16px;
}
.nei_bk{
	width: 1200px;
	margin: 10px auto 50px;
}
.wznr28 p{
	line-height:28px;
	}
#pages {
	padding: 14px 0 10px;

}

#pages a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	padding: 0 10px
}

#pages a.a1 {
	
	width: 56px;
	padding: 0
}

#pages a:hover {
	background: #ff080a;
	color: #FFF;
	text-decoration: none
}

#pages span {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #ff080a;
	border: 1px solid #ff080a;
	color: #fff;
	text-align: center;
	padding: 0 10px
}

.page .noPage {
	display: inline-block;
	width: 56px;
	height: 22px;
	line-height: 22px;
	background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
.ryzzlist{
	width: 1200px;
	overflow: hidden;
	margin: auto;
	
}
.ryzzlist ul{
	width: 1300px;
	height: 100px;
}
.ryzzlist ul li{
	width: 285px;
	float: left;
	height: 260px;
	margin: 0px 20px 20px 0;
	overflow: hidden;	
	background: #eee;
	position: relative;
	
}
.ryzzlist ul li img{
	width: 285px;
	height: 215px;
}


.ryzzlist ul li h2{
	font-size: 15px;
	color: #333;
	text-align: center;
	font-weight: normal;
	line-height: 40px;
}
.about_left{
	width: 504px;
	float: left;
}
.about_right{
	width: 670px;
	line-height: 29px;
	float: right;
}
.contact_left{
	width: 772px;
	float: left;
}
.contact_right{
	width: 400px;
	float: right;
	line-height: 30px;
}
.contact h2{
	width: 100%;
	color: #fff;
	background: #ff080a;
	font-size: 20px;
	line-height: 50px;
	margin-bottom: 20px;
	font-weight: normal;
	text-indent: 15px;
}
.newslist .text-c{
	text-align: center;
}
.newslist{
	width: 1200px;
	margin:0 auto 40px;
}
.newslist h2{
	width: 100%;
	color: #fff;
	background: #ff080a;
	font-size: 20px;
	line-height: 50px;
	margin-bottom: 30px;
	font-weight: normal;
	text-indent: 15px;
}
.newslist ul{
	height: 161px;
}
.newslist ul .left{
	height: 161px;
	width: 110px;
	line-height: 35px;
	background: url(news_bj.jpg) no-repeat right;
}
.newslist ul .right{
	width: 1070px;
}
.newslist ul .right b{
	line-height: 35px;
}
.newslist ul .right span{
	display: block;
	width: 80px;
	height: 24px;
	border: 1px solid #ccc;
	border-radius: 12px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	margin-top: 15px;
}
.content {
	height: auto;
	padding-top: 10px;
	line-height: 26px;
	color: #333;
	font-family: "Microsoft YaHei";
	margin-bottom: 50px;
	font-size: 14pt;
	width: 100%;
	
}



.content h3 {
	height: 31px;
	line-height: 31px;
	font-size: 16pt;
	color: #ff080a;

	text-align: center;
	font-family: "Microsoft YaHei";
	font-weight: normal
}

.content h3 font {
	
	width: 100px;
}

.content h3 span {
	
	font-weight: normal;
	font-size: 12px;
	color: #666;
	width: 600px;
	overflow: hidden;
	text-align: right
}

.content h3 span a:link,.content h3 span a:visited {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.content h3 span a:hover {
	color: #ff0000;
	text-decoration: none;
}

.content h4 {
	text-align: center;
	color: #999999;
	font-weight: normal;
	border-bottom: 1px dashed    #CCCCCC;
	border-top: 1px dashed #CCCCCC;
	margin: 20px 0;
	line-height: 35px;
}
.index_l{
	width: 200px;
	float: left;
	border: 2px solid #ff080a;
	padding-bottom: 20px;
}
.pr_fl h2{
	height: 45px;
	line-height: 42px;
	background: #ff080a;
	color: #fff;
	padding-left: 15px;
	font-size: 18px;
	font-weight: normal;
}
.pr_fl ul{
	padding: 7px 15px;
}
.pr_fl ul .pr_fl1 a{
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	color: #333333;
}
.pr_fl ul .pr_fl2{
	background: url(xtb.jpg) no-repeat center left;
	border-bottom: 1px dashed #ddd;
	line-height: 35px;
	
}
.pr_fl ul li{
	padding-left: 15px;
}
.pr_fl ul .pr_fl2 a{
	font-size: 16px;
}
.index_r{
	width: 970px;
	float: right;
}
.product{
	width: 970px;
	overflow: hidden;
}
.index_r h2{
	border-bottom: 1px dashed #ddd;
	font-size: 20px;
	line-height: 48px;
}

.product ul{
	width: 1000px;

}
.product ul li {
	display: block;
	width: 305px;
	height: 350px;
	border: 1px  solid #e7e7e7;
	background: #EEE;
	float: left;
	text-align: center;
	line-height: 40px;
	margin-top: 15px;
	margin-right: 24px;
	transition: all 0.6s ease;
}
.product_show h4{
	font-size: 16px;
	text-align: center;
}
.xxsm h6{
	border-bottom: 1px solid #ddd;
}
.xxsm h6 span{
	display: block;
	width: 140px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #ff080a;
}
.xxsm ul{
	padding-top: 20px;
}
.cpxxsmimg img {
	width:970px !important;
	height:970px !important;
	}
.pagination{
	text-align: center;
	padding-top: 10px;
}
.page-item{
	display: inline-block;
	padding: 5px 10px;
	background: #ddd;
}
.page-num{
	padding: 5px 10px;
	display: inline-block;
	background: #ddd;
	margin: 0 2px;
}
.pagination a:hover{
	color: #fff;
	display: inline-block;
	background: #f08326;
	padding: 0px 10px;
}
.page-num-current{
	background: #f08326;
	color: #fff;
}
.nr30{
    width: 100%;
    margin: 8px 0;
	box-sizing:border-box;
    border: 1px solid #d1d1d1;
    padding: 10px;
}
.submit {
    background: #ff080a;
    width: 300px;
    height: 40px;
    border: 0px;
    margin-left: 1%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    float: left;
    margin-top: 10px;
    margin-right: 15px;
}