@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: #f5f5f5;
}
.index{
	background: #fff;
	}
A:hover{
	color: #022348;
}

.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: #fff;
}
.head_nav{
	width: 1200px;
	margin: auto;
	height: 85px;
}
.logo{
	width: 210px;
	float: left;
	margin-top: 18px;
}


.nav{
	width: 800px;
	position: relative;
	float: left;
	margin-left: 85px;
}

.nav ul .nav_li{ 
	width:100px; 
	float:left; 
	text-align:center; 
	height: 85px; 
	line-height: 85px;
	}
.nav ul .nav_li .nav_li_a{ 
	color:#111; 
	font-size:15px; 
	line-height:85px;
	text-align: center;  
	width:100px; 
	height:85px;
	display:block;
	position:relative;
    z-index: 999;
	}
.submenu{ 
	width:100px;
	padding-bottom: 2px;  
	position:absolute; 
	top:85px;
	display:none; 
	z-index:99; 
	}


.submenu  ul{ 
	width:100px; 
	background:none;
	margin:0px;
	border: none;
	 }
.submenu ul li a{ 
	width:100px; 
	background-color: rgba(0,0,0,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	height:35px; 
	text-align: center;
	line-height:35px;
	display:block;
	margin-top: 1px;	
	color:#FFF; 
	font-size:13px; 
	}
.submenu ul li a:hover{
	display: block;
	width: 100px;
	height: 35px;
	text-align: center;
	line-height:35px; 
	background: #168808;
	}

.nav ul .sy .nav_li_a{ 
	background: #168808;
	width:100px;
	color: #fff;
	}
.nav ul .home{
	width: 70px;
}
.nav ul .home .nav_li_a{
	width: 70px;
	
}
.wzss{
	width: 230px;
	height: 35px;
	float: right;
	margin-top: 36px;
	border: 1px solid #ddd;	
}
.zyw{
	width: 102px;
	float: right;
	height: 30px;
	margin-top: 25px;
	border-radius: 15px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.zyw a{
	display: block;
	width: 50px;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 28px;
}
/*banner*/
.swiper-container {
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	}
	
.swiper-slide {
	text-align:center;
	font-size:18px;
	width: 100%;
	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:16px;
	height: 16px;
	border-radius:50%;
	opacity:0.9;
	background:#e9e9e9;
	}
.swiper-pagination-bullet-active {
	background:#ce6f09;
	opacity:1;
	}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:10px;
	}
.bt{
	height:85px
	}
.bt h2{
	font-size: 36px;
	color: #333;
	width:400px;
	float:left;
	font-weight: normal;
}
.bt h2 span{
	display:block;
	font-size:18px;
	margin-top:5px;
	color:#969a9b;
	}
.index_pro{
	position: relative;
	width: 1200px;
	z-index: 999;
	margin: -85px auto 0;
}

#tablist{
	width: 844px;
	height: 170px;
	margin-left: 356px;
	position: relative;
	background: #168808;
}
#tablist li{
	width: 211px;
	float: left;
	text-align: center;
	color: #fff;
	height: 170px;
	font-size: 18px;
	cursor:pointer;
	border-right: 1px  solid #1c7c10;
	line-height: 43px;
	background: #168808;
}
#tablist li img{
	margin:20px auto 0;
}
#tablist  .tabin{
	background: #1c7c10;
}
.content-box{
	background: #fff;
	height: 520px;
	position:relative;
}
.content-index{
	opacity:0;
	transition:all ease .3s;
	position:absolute;
	width: 1200px;
}

.content-index img{
	float: right;
}
.content-index ul{
	width: 480px;
	float: left;
}
.content-index ul h2{
	font-size: 36px;
	color: #333333;
	margin-top: 20px;
	line-height: 70px;
	font-weight: normal;
}
.content-index ul h4{
	font-size: 18px;
	color: #999999;
	line-height: 30px;
	margin: 20px 0 40px 0;
	font-weight: normal;
}

.content-index ul p a{
	display: inline-block;
	border: 1px  solid #ccc;
	padding: 15px 23px;
	z-index: 999;
	position: relative;
	margin-right: 10px;
	font-size: 16px;
}
.content-index ul p a:hover{
	background: #168808;
	color: #fff;
}
.content-index ul span a{
	display: block;
	position: relative;
	margin-top: 60px;
	width: 150px;
	height: 50px;
	font-size: 16px;
	text-align: center;
	z-index: 999;
	line-height: 50px;
	background: url(more.jpg)  no-repeat;
	background-position: -195px 0px;
	transition:all 0.6s ease;
}
.content-index ul span a:hover{
	background-position: 0px 0px;
	color: #fff;
}

.contentin {
	opacity:1;
	position:relative;
}
.news_bj{
	width:100%;
	height:700px;
	background:#f9f9f9;
	padding:60px 0;
	}
.news{
	width:1200px;
	margin:auto;
	}
#newlist{
	width: 390px;
	height: 50px;
	float:right;
	margin-top:10px;
	border-radius:25px;
	background:#168808;
	overflow:hidden;
}
#newlist li{
	width:130px;
	color:#fff;
	float:left;
	line-height:50px;
	font-size:16px;
	text-align:center;
	border-radius:25px;
	}
#newlist .newin{
	background:#1c7c10;
	}
.news-box{
	width:1200px;
	margin:20px auto 0;
	overflow:hidden
	}
.news-content{
	width:1300px;
	display:none;
	transition:all ease .3s;
	position:absolute;
	}
.news-content li{
	width:290px;
	padding:15px;
	margin-right:13px;
	height:410px;
	background:#fff;
	float:left;
	}
.contentin1 {
	opacity:1;
	display:block;
	position:relative;
}
.news-content li img{
	margin-bottom:15px;
	}
.news-content li b{
	font-size:15px;
	line-height:28px;
	color:#333333;
	font-weight:normal;
	}
.news-content li p{
	font-size:13px;
	color:#999999;
	line-height:22px;
	display:block;
	height:80px;
	margin:5px 0;
	}
.news-content li span{
	display:block;
	width:75px;
	height:24px;
	background:#168808;
	color:#fff;
	line-height:24px;
	text-align:center;
	}
.hzhb{
	width:1200px;
	margin:70px auto 0;
	overflow:hidden;
	}
.hzhb ul{
	width:1300px;
	}
.hzhb ul li{
	width:232px;
	height:152px;
	border:1px solid #ddd;
	float:left;
	margin-right:10px;
	margin-top:10px;
	}
.foot{
	width: 100%;
	padding-top: 60px;
	background: #2a2a2a;
	height: 280px;
	margin-top: 100px;
}
.foot ul{
	width: 1200px;
	margin: auto;
}
.foot ul .foot_contatc{
	width: 320px;
	color: #999;
	float: left;
	line-height: 28px;
}
.foot ul .foot_contatc h2{
	font-family: ywzt;
	font-size: 30px;
	margin-bottom:20px;
	line-height: 36px;
	color: #fff;
	font-weight: normal;
}
.foot ul .foot_contatc span{
	display: block;
	width: 145px;
	height: 38px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 38px;
	color: #cccccc;
}
.foot .foot_nav{
	width: 432px;
	float:left;
	height:150px;
	
	margin-left:150px;
	border-right:1px solid #999;
	border-left:1px solid #999;
	padding:15px 65px;
	
}

.foot .foot_nav  a{
	display: block;
	width: 150px;
	color: #cccccc;
	text-align:center;
	font-size:16px;
	line-height:36px;
	color:#999;
	
	float: left;
	line-height: 30px;
}
.foot .foot_ewm{
	width:133px;
	float:right;
	text-align:center;
	color:#999;
	font-size:14px;
	line-height:40px;
	}

.bqsy{
	background: #1f1f1f;
	height: 55px;
}
.bqsy ul{
	width: 1200px;
	margin: auto;
	color: #cccccc;
	line-height: 55px;
}
.bqsy ul a{
	color: #cccccc;
}

.nav_n{
	height: 68px;
	width: 100%;
	min-width:1200px;
	background: #FFF;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.nav_n ul{
	width: 1200px;
	margin: auto;
}
.nav_n ul .left{
	width: 265px;
	margin-top: 20px;
}
.nav_n ul .left .home_n{
	width: 18px;
	height: 15px;
	display: block;
	background: url(home_n.jpg);
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.nav_n ul .left img{
	float: left;
	margin-top: 12px;
}
.nav_n ul .left h2{
	padding: 0 10px;
	float: left;
	color: #888;
	font-size: 20px;
}
.nav_n ul .right{
	width: 935px;
	text-align: right;
	line-height: 68px;
	
}
.nav_n ul .right a{
	line-height: 66px;
	padding: 0 10px;
	display: inline-block;
	color: #999999;
	transition: all 0.4s;
	background: url(nav_n_bj.jpg) no-repeat -150px 64px;
	
}
.nav_n ul .right a:hover , .nav_n ul .right .gl{
    background-position: 0 64px;
	color: #168808;
}

.out {
  
    margin-top: 0;
    position: fixed;
    top: 0;
    z-index: 999;
}

.news_show{
	width: 1200px;
	padding: 40px 50px 50px 50px;
	background: #fff;
	margin: 50px auto  0;
}
.pagexx {
    line-height: 30px;
}
.pagexx  img{
	display:inline-block
	}
.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;
}
.pagination{
	text-align: center;
	padding-top: 30px;
}
.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: #168808;
}
.page-num-current{
	background: #168808;
	color: #fff;
}
.product_mian{
	width:1200px;
	margin:40px auto 0;
	}
.product_left{
	width:250px;
	float:left;
	}
.product_fl	{
	margin-bottom:10px;
	}
.product_fl h2{
	background:#168808;
	padding:15px 20px;
	}
.product_fl ul{
	background:#fff;
	padding:10px;
	}
.product_fl ul h4{
	background:#333;
	padding:10px 15px;
	margin:5px 0;
	}
.product_fl ul a{
	padding:5px 15px;
	display:block;
	}
.product_fl ul h4 a{
	color:#fff;
	padding:0px;
	font-size:15px;
	}
.product_left h2 a{
	font-size:20px;
	color:#fff;
	}
.product_right{
	width:920px;
	float:right;
	}
.product_right_bt{
	background:#168808;
	padding:15px 20px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	}	
.product {
	width: 920px;
	overflow: hidden;
	margin: 10px auto;
}
.product ul{
	width: 950px;

}
.product ul li {
	display: block;
	width: 290px;
	height: 266px;
	border: 1px  solid #e7e7e7;
	background: #fff;
	float: left;
	margin-top: 15px;
	margin-right: 24px;
	transition: all 0.6s ease;
}
.product ul li .img , .product ul li img{
	width: 288px;
	height: 216px;
	overflow: hidden;
	display: block;
	transition: all 0.3s ease;
}

.product ul li .title{
	text-align: center;
    background: url(cphover.jpg) no-repeat  0px -56px;
	line-height: 53px;
	font-size: 15px;
	height: 55px;
	display: block;
	transition: all 0.3s ease; 
	
}


.product ul li:hover .title{
	background-position: 0 0;
	color: #fff;
}
.product ul li:hover img{
	transform:scale(1.05);
}
.show_product img{
	display: block;
	margin: auto;
}
.show_product h2{
	font-size: 30px;
	text-align: center;
	color: #333;
	line-height: 65px;
}
.xxsm {
    border-bottom: 3px solid #ddd;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.xxsm ul {
    background: #168808;
    color: #fff;
    width: 130px;
    text-align: center;
}
.xxnr{
	line-height:22px;
	color:#666;
	}
.page1{
	padding-top: 30px;
}
.page1 p{
	color: #6c757d;
	line-height: 25px;
}
.page1 p a{
	color: #6c757d;
}
.ryzzlist{
	width: 1200px;
	overflow: hidden;
	margin: auto;
	padding-top: 20px;
}
.ryzzlist ul{
	width: 1300px;
}
.ryzzlist ul li{
	width: 285px;
	float: left;
	height: 260px;
	margin: 20px 20px 0 0;
	overflow: hidden;	
	background: #fff;
	padding: 5px;
	position: relative;
	box-shadow: 3px 3px 3px #ddd;
}
.scjd ul li{
	height:440px;
	}
.ryzzlist ul li img{
	width: 275px;
	height: 207px;
}
.scjd ul li img{
	height:388px;
	}
.ryzzlist ul li h2{
	text-align: center;
	line-height: 45px;
}
.newslist{

	width: 1200px;
	margin: 40px auto 100px;
}
.newslist li {
	border-bottom: 1px solid  #e8e8e8;
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px;
	
}
.newslist li .time{
	width: 280px;
	height: 180px;
	float: left;
	text-align: center;
	
}
.newslist li .time img{
	width: 240px;
	height: 180px;
}

.newslist li .nr{
	width: 920px;
	float: right;
	
}
.newslist li .nr b{
	font-size: 18px;
}
.newslist li .nr span{
	font-size: 13px;
	display: block;
	line-height: 40px;
}
.nr{
	line-height: 28px;
}

.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:1200px;
	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 1040px 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 1040px 15px;
	border-bottom: 1px solid #d2d2d2;
	color: #a10119;
	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;
}
.map_lx{
	width: 100%;
	min-width:1200px;
	height: 600px;
}
.khts{
	width: 1200px;
	margin: 50px auto ;
	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: #168808;
	display: block;
	width: 50px;
	height: 4px;
	margin: 10px auto 0;
}
.nr100{
	width: 1140px;
	height: 160px;
	padding: 20px;
	margin-top: 30px;
	border: 1px solid #d1d1d1;
}
.nr30{
	width: 360px;
	float: left;
	margin-top: 20px;
	border: 1px solid #d1d1d1;
	padding: 10px;
	margin-right: 30px;
}
.nr301{
	width: 360px;
	float: left;
	margin-top: 20px;
}
.nr20{
	width: 200px;
	float: left;
	border: 1px solid #d1d1d1;
	padding: 10px;
}
.nr301 img{
	float: left;
	margin-left: 30px;
}
.khts button{
	background: #ddd;
    width: 300px;
    height: 50px;
    border: 0px;
    text-align: center;
    font-size: 15px;
    color: #666;
    float: left;
    margin-top: 20px;
    margin-right: 15px;
}
.cpcs table{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	width:100%;
	border-collapse:collapse
	}
.cpcs table tr td{
	padding:10px;
	line-height:18px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	
	}
.biaoge {
    word-break: break-all;
}
.productnrshow img{
	margin:auto;
	display:block;
	}
.product_show1{
	width:1200px;
	margin:40px auto 0;
	background:#fff;
	padding:30px;
	}	
.product_show1_l{
	width:500px;
	float:left;
	}	
.product_show1_l img{
	width:500px;
	border:1px solid #ddd;
	}	
.product_show1_r{
	width:600px;
	float:right;
	}	
.product_show1_r h2{
	font-size:28px;
	margin-bottom:10px;
	}	
.product_show1_r p{
	line-height:28px;
	}	
	
.product_show1_r h4{
	font-size:20px;
	margin-top:10px;
	color:#5e5e5e;
	line-height:40px;
	}	
.product_show1_r img{
	width:600px;
	}	
.product_show2{
	width:1200px;
	margin:30px auto 100px;
	background:#fff;
	}	
#show{
	width:1200px;
	background:#dcdddd;
	height:80px;
	}
#show ul li{
	width:400px;
	float:left;
	height:80px;
	cursor:pointer;
	font-size:20px;
	text-align:center;
	line-height:80px;
	}	
#show ul .showin{
	 background: #1c7c10;
	 color:#fff;
	}	
.show-box{
	padding:30px;
	}	
.show-content{
	width:1140px;
	opacity:0;
	transition:all ease .3s;
	line-height:32px;
	display:none;
	}

.contentinshow {
	opacity:1;
	display:block;
	position:relative;
}	
.show-content dt{
	width:275px;
	float:left;
	margin:5px;
	}
	
.show-content dt  img{
	width:273px;
	border:1px solid #ddd;
	height:190px;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	