@charset "utf-8";
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: #666;
	list-style:none ;
	box-sizing: border-box;
	}
body{
	overflow-x: hidden;
	background: #fdfdfd;
}
.index{
background: #fff;
}

A:hover{
	color: #d63914;
}

.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; }
.delay10{ -webkit-animation-delay: 1.55s; animation-delay: 1.55s; }
.an-hide{ 
	visibility:hidden;
    *visibility:visible;
	}
.an-show{ 
	visibility:visible;
}

@font-face
{
font-family: ywzt;
src: url('Impact.TTF'),
     url('Impact.eot'); /* IE9+ */
}
/*top*/
.head{
	 width: 100%;
	 background: #e3e1e2;
	
}
.zxgg{
	width:100%;
	background:#1d1815;
	height:30px;
	}
.zxgg  ul{
	height:30px;
	width:1200px;
	margin:auto;
	line-height:30px;
	}
.zxgg  ul li{
	width:50%;
	color:#fff;
	font-size:13px;
	}
.zxgg  ul li a{
	color:#fff;
	}
.zxgg  ul .right{
	text-align:right;
	color:#fff;
	font-size:13px;
	}

.logo_w{
	width:1200px;
	height:96px;
	margin:10px auto 0;
	}
.logo{
	width:380px;
	float:left;
	margin-top:10px;
	}
.logo img{
	width:380px;
	}
.nav{
	width:700px;
	float:right;
}
.nav h2{
	text-align:right;
	font-size:20px;
	margin:10px 0;
	}
.nav ul li{ 
	width:100px; 
	float:left;
	text-align:center; 
	height: 50px; 
	float: left;
	position: relative;
	}
.nav ul li a{
	display: block;
	width: 100px;
	line-height: 50px;
	color: #666;
	font-size:16px;
	text-align: center;
}
.nav ul li a:hover , .nav ul .sy a{
	color:#fff;
	background:#cccccc;
}
.nav .submenu{ 
	width:220px;
	padding-bottom: 2px;  
	position:absolute; 
	top:50px;
	display:none; 
	z-index:999;
	background-image:none;
	background:#999999 !important;
	}
.nav .submenu dl dt a{
	display: block;
    text-align: left;
    color: #fff;
	padding:0 10px;
    line-height: 35px;
    font-size: 12px;
    font-weight: normal;
    height: 35px;
	width:100%;
	background:none;
	}
.nav .submenu dl dt a:hover{
	background-image:none;
	background:#ddd  !important;
	color:#333;
	}
/*banner*/
.swiper-container {
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	}
.swiper-slide {
	text-align:center;
	font-size:18px;
	background:#fff;
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
	}
.swiper-button-next:after,.swiper-button-prev:after {
	color:#fff;
	}
.swiper-pagination-bullet {
	width:60px;
	border-radius:0px;
	opacity:0.8;
	background:#FFF;
	}
.swiper-pagination-bullet-active {
	background:#305dc3;
	}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:20px;
	}


.bt{
	width: 1200px;
	margin: 0px auto 40px;
}
.bt h2{
	font-size: 30px;
	text-align: center;
	color: #1d1d1d;
	font-weight: normal;
}
.bt p{
	text-align: center;
	color: #5e7387;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 35px;
}
.bt h4{
	text-align:center;
	margin-top:10px;
	}
.bt h4 a{
	display:inline-block;
	background:#fff;
	border:1px solid #f5f5f5;
	padding:8px 20px;
	font-weight:normal;
	}
.bt h4 a:hover{
	background:#305dc3;
	color:#fff;
	}
.bai h2{
	color: #fff;
}
.bai p{
	color: #fff;
}
.cpss{
	width:1200px;
	margin:auto;
	height:70px;
	}
.cpss ul li{
	line-height:70px;
	width:50%;
	}	
.product_lb{
	padding:50px 0 80px 0;
	background:#eeeeee;
	}
.product_lb ul{
	width:1200px;
	margin:auto;
	overflow:hidden;
	}
.product_lb ul li{
	width:1300px;
	}
.product_lb ul li a{
	display:block;
	width:220px;
	float:left;
	overflow:hidden;
	margin-right:25px;
	}
.product_lb ul li a p{
	text-align:center;
	line-height:50px;
	font-size:18px;
	}
.product_lb ul li a:hover p{
	color:#000;
	}
.product_lb ul li a img{
	width:220px;
	}
.hlhs{
	width:100%;
	height:500px;
	padding-top:130px;
	background:url(hlhs.jpg) no-repeat center;
	}	
.hlhs ul{
	width:1200px;
	margin:auto;
	height:100px;
	}
.hlhs ul li{
	width:300px;
	float:left;
	background:#fff;
	padding:20px;
	margin:20px 20px 0 0;
	}
.product_tj{
	width:1200px;
	margin:auto;
	padding:50px 0;
	overflow:hidden;
	}	
.product_tj ul{
	width:1300px;
	}	
.product_tj ul li{
	width:570px;
	float:left;
	height:150px;
	
	margin:20px 50px 20px 0;
	}	
.product_tj ul li img{
	width:200px;
	float:left;
	}
.product_tj ul li p{
	display:block;
	width:320px;
	float:right;
	}
.product_tj ul li p b{
	display:block;
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
	}
.product_tj ul li p span{
	display:block;
	width:70px;
	height:30px;
	color:#fff;
	text-align:center;
	line-height:30px;
	margin-top:20px;
	background: #0a599e;
    border-radius: 3px;
	}
.xbanner{
	width:100%;
	}	
.xbanner img{
	width:100%;
	}
.about{
	background:#f0f0f0;
	padding:80px 0;
	}	
.about ul{
	width:1200px;
	margin:auto;
	}
.about ul .left{
	width:385px;
	float:left;
	margin-top:10px;
	line-height:24px;
	}
.about ul .left b{
	font-size:18px;
	line-height:40px;
	margin-top:10px;
	display:block;
	}
.about ul .right{
	width:770px;
	line-height:32px;
	}

.news{
	width:1200px;
	margin:80px auto 0;
	}
.news ul h2{
	font-size:20px;
	font-weight:normal;
	margin-bottom:15px;
	}
.news .news1{
	width:300px;
	float:left;
	}
.news .news1 li{
	line-height:40px;
	border-bottom:1px dashed #666;
	}
.news .news2{
	width:500px;
	margin:0 50px;
	float:left;
	}
.news .news2 li{
	margin-bottom:20px;
	height:115px;
	}
.news .news2 li img{
	width:150px;
	float:left;
	}
.news .news2 li p{
	display:block;
	line-height:22px;
	width:320px;
	float:right;
	}
.news .news2 li p b{
	display:block;
	font-size:16px;
	margin-bottom:5px;
	}
.news .news3{
	width:300px;
	float:left;
	}
.foot{
	background:#606060;
	margin-top:100px;
	padding-top:40px;
	padding-bottom:80px;
	}
.foot_nav{
	text-align:center
	}

.foot_nav a{
	color:#fff;
	display:inline-block;
	padding:0 15px;
	font-size:15px;
	}
.foot ul {
	width:1200px;
	margin:80px auto 0;
	}
.bqsy{
	width:430px;
	float:left;
	text-align:center;
	line-height:28px;
	color:#fff;
	}
.bqsy a{
	color:#fff;
	}
.bqsy img{
	width:300px;
	margin:0px auto 30px;
	}
.foot_cp{
	width:150px;
	margin:0 100px;
	float:left;
	}
.foot_cp b{
	display:block;
	font-size:18px;
	color:#fff;
	margin-bottom:15px;
	}
.foot_cp a{
	display:block;
	color:#fff;
	line-height:24px;
	}
.foot_cont{
	width:400px;
	float:right;
	}
.foot_cont img{
	float:right;
	width:150px;
	}
.foot_cont p{
	width:250px;
	float:left;
	color:#fff;
	line-height:26px;
	}
.banner_n{
	}
.mian{ 
   width: 1200px;
   margin: 50px auto 0;
}
.mian_left{
    width: 240px;
    float: left;
}
.left_bt{
	background:#1a538e;
	color:#fff;
	padding-left:30px;
	height:45px;
	font-size:16px;
	line-height:45px;
	}

.mian_left_nav{
	width: 240px;
	background: #fff;
	border:5px solid #eee;
	}
.mian_left_nav ul li a{
	border-bottom: 1px solid #eee;
	padding:10px 30px;
	display: block;
}
.mian_left_nav ul li a:hover , .mian_left_nav ul li .gl{
	background: #eee;
	color: #333;
}
.mian_left_contact{
	width: 240px;
	background: #fff;
	line-height:26px;
	padding:10px;
	border:5px solid #eee;
	}
.mian_right{
 width: 930px;
 float: right;
 background: #fff;
}
.mian_right_bt{
 height: 45px;
 line-height: 45px;
 background: #1a538e;
 color: #fff;
 font-size: 16px;
 font-weight:normal;
 padding-left: 20px;
}
.mian_right_bt a{
	 color: #fff;
 font-size: 16px;
	}
.mian_right_n{
padding: 20px;
}
.mian_about{
  line-height: 30px;
}
.mian_about img{
	max-width: 850px;	
}
.newslist{

	width: 890px;
}
.newslist li {
	border-bottom: 1px solid  #e8e8e8;
	overflow: hidden;
	padding-bottom:10px;
	margin-bottom: 20px;
	
}


.newslist li .nr{
	width: 890px;
	float: right;
	
}
.newslist li .nr b{
	font-size: 18px;
	padding-bottom:10px;
	display:block;
}
.newslist li .nr span{
	font-size: 13px;
	display: block;
	line-height: 40px;
}

.productlist ul li img{
	width:240px;
	float:left;
	}
.productlist ul li .nr{
	width: 620px;
	float: right;
	
}


.pagination{
	text-align: center;
	padding: 20px 0 20px 0;
}
.page-item{
	display: inline-block;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ddd;
}
.page-num{
	padding: 5px 10px;
	display: inline-block;
	border: 1px solid #ddd;
	background: #ddd;
	margin: 0 2px;
}
.pagination a:hover{
	color: #fff;
	background: #286093;
}
.page-num-current{
	background: #286093;
	color: #fff;
}
.news_bt h2{
	border-bottom: 1px solid #ccc;
	font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 23px;
    text-align: center;
}
.news_bt h4{
	color: #999;
     font-weight: normal;
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 20px;
}

.index_pr{
	width: 940px;
	margin: 20px auto 0;
	overflow: hidden;
}
.index_pr_bt{
	border: 1px  solid #ccc;
	line-height: 60px;
	padding: 0 20px;
	font-size:20px;
	font-weight:bold;
	margin: 0px auto 20px; 
}

.index_pr ul{
	width: 1000px;
}
.index_pr ul li{
	width: 280px;
	float: left;
	text-align: center;
	margin-right: 25px;
	margin-bottom: 25px;
}
.index_pr ul li p{
	display:block;
	line-height: 35px;
	text-align: center;
	}
.index_pr ul li img{
	width: 278px;
	border: 1px solid #ddd;
	height: 210px;
}

.index_pr_ul img{
	width: 220px;
	border: 1px solid #ddd;
	float: left;
	height: 210px;
}
.index_pr_ul p{
	display: block;
	float: left;
	margin-left: 20px;
	width: 700px;
	line-height: 30px;
}
.index_pr_ul p b{
	font-size:20px;
	line-height:50px;
	}
.operate h3 {
	font-size: 16px;
	background: #f7f7f7;
	height: 43px;
	line-height: 43px;
	padding-left: 12px;
}

.operate ul li {
	display: inline;
}

.operate ul li a {
	background: url(bg1.png) no-repeat 200px 18px;
	padding-left: 30px;
	text-decoration: none;
	font-size: 14px;
	color: #555;
	display: block;
	height: 43px;
	line-height: 43px;
	border-bottom: 1px dotted #d2d2d2;
}

.operate ul li a.noline {
	border-bottom: none;
}

.operate ul li a:hover {
	color: #8caf00;
}

.operate ul li a.selected:hover {
	color: #fff;
}

.operate ul li .selected {
	background-color: #8caf00;
	background-position: 200px -9px;
	color: #fff;
}

.operate ul li {
	border-bottom: 1px solid #d2d2d2;
	display: inline-block;
	width: 100%;
	min-width:950px;
	position: relative;
	min-height: 43px;
	_height: 43px;
	z-index: 10;
	zoom: 1
}

.operate ul li h4 {
	cursor: pointer;
	background: url(j_c.png) no-repeat 920px 15px;
	text-decoration: none;
	font-size: 18px;
	color: #555;
	display: block;
	line-height: 60px;
	font-weight: normal;
}

.operate ul li.noline {
	border-bottom: none;
}

.none {
	display: none
}

.operate ul li.selected h4 {
	background: url(j_o.png) no-repeat 920px 15px;
	border-bottom: 1px solid #d2d2d2;
	color: #286093;
	font-weight: bold;
}
.operate ul li.selected h4 span{
   font-size: 18px;
	color: #333;
	font-weight: normal;
}

.operate li .list-item {
	padding: 20px 0;
	position: relative;
	zoom: 1;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.down{
	width: 950px;
	overflow: hidden;
}
.down ul{
	width: 1000px;
	
}
.down ul li{
	width: 460px;
	margin-right: 30px;
	float: left;
	line-height: 50px;
	border-bottom: 1px dashed #ddd;
}
.down ul li span{
	float: right;
	margin-top: 10px;
}
.khts{
	width: 1200px;
	overflow:hidden;
}
.btnry h2{
	font-size: 36px;
	color: #515151;
	text-align: center;
}
.btnry h4{
	font-size: 24px;
	text-align: center;
	color: #e1e1e1;
	font-weight: normal;
    font-family: ywzt;
    margin-top: 12px;
}
.btnry  span{
	background: #c40c17;
	display: block;
	width: 50px;
	height: 4px;
	margin: 10px auto 0;
}
.nr100{
	width: 100%;
	display:block;
	height: 90px;
	padding: 10px;
	margin:auto;
	box-sizing:border-box;
	border: 1px solid #d1d1d1;
}
.nr30{
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
	border: 1px solid #d1d1d1;
	padding: 10px;
}
.nr301{
	width: 360px;
	float: left;
	margin-top: 20px;
}
.nr20{
	width: 45%;
	float: left;
	border: 1px solid #d1d1d1;
	padding: 10px;
}
.nr301 img{
	float: left;
}
.submit{
	background: #333;
    width: 300px;
    height: 40px;
    border: 0px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    float: left;
    margin-top: 20px;
    margin-right: 15px;
}
.conatct_n{
	width: 1200px;
	overflow: hidden;
	margin-top: 140px;
}
.conatct_n ul{
	width: 1300px;
}

.conatct_n ul li{
	width: 388px;
	float: left;
	height: 250px;
	padding: 30px;
	line-height: 30px;
	margin-bottom: 15px;
	margin-right: 17px;
	background: #fff;
}
.conatct_n ul li b{
	display: block;
	color: #000;
	font-size: 15px;
	
}
.ryzzlist ul li{
	height:356px;
	}
.ryzzlist ul li img{
	height:336px;
	}
.ryzzlist1 ul li{
	height:196px;
	}
.ryzzlist1 ul li img{
	height:160px;
	}
.ryzzlist ul li h2{
	height:30px;
	line-height:30px;
	text-align:center;
	background:#ddd;
	}
.mian_biaoge table {
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	width:100%;
	}
.mian_biaoge table  tr td{
	padding:5px 10px;
	text-align:center;
	color:#666;
	font-size:13px;
	line-height:18px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	
	}
.mian_biaoge table  tr td img{
	display:block;
	margin:auto;
	}
.mian_biaoge table  tr:hover , .mian_biaoge table  .gl{
	background:#ededed;
	}
.mian_biaoge table  {
    word-break: break-all;
	border-spacing: 0px;border-collapse: separate;
}
.prshowh2 img{
	width:45%;
	float:left;
	display:block;
	}
.prshowh2 ul{
	width:50%;
	float:right;
	}
.prshowh2 ul p{
	line-height:28px;
	}
.prshowh2 ul h2{
	background:#333;
	color:#fff;
	line-height:50px;
	padding-left:20px;
	font-size:20px;
	margin-bottom:20px;
	}
.prshowh4{
	width:100%;
	margin-top:30px;
	background:#eee;
	margin-bottom:20px;
	}
.prshowh4 b{
	display:block;
	width:130px;
	text-align:center;
	color:#fff;
	line-height:45px;
	background:#1a538e;
	}