@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: #e6e6e6;
}
.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: #fff;
	 
}

.logo{
	width: 1200px;
	margin: auto;
	height: 120px;
	padding: 20px 0;
}
.logo .left{
	width: 600px;
	float: left;
}
.logo .right{
	width: 205px;
	height: 60px;
	margin-top: 10px;
	padding-left: 50px;
	background: url(tel.jpg) no-repeat 0px 5px;
}
.logo .right h2{
	color: #49952f;
	font-family: ywzt;
	font-size: 26px;
	font-weight: normal;
}
.nav{
	width: 100%;
	background: url(nav.jpg) repeat-y center;
	height: 60px;
}

.nav ul{ 
	width:1200px;
	margin: auto; 
	 }
.nav ul li{ 
	width:133px; 
	float:left;
	text-align:center; 
	height: 60px; 
	float: left;
	}
.nav ul li a{
	display: block;
	width: 133px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	font-size: 15px;
}
.nav ul li a:hover{
	background: #49952f;
}
/*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:#49952f;
	}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:70px;
	}
.zxgg{
	width: 1200px;
	height: 80px;
	margin:-40px auto 0;
	position: relative;
	z-index: 99;
	padding: 20px;
	line-height: 40px;
	background: #285f93;
}	
.zxgg .left{
	color: #fff;
	width: 760px;
}	
.zxgg .right{
	background: #fff;
	height: 40px;
	width: 290px;
}	
.zxgg .right input{
	height: 40px;
	line-height: 40px;
	padding:0 5px;
	width: 245px;
	float: left;
	margin-top: 0px;
	border: none;
}	
.zxgg .right .button{
	background:none;
	border: none;
	float: right;
	margin-top: 9px;
}
	

.bt{
	width: 1200px;
	margin: 0px auto 20px;
}
.bt h2{
	font-size: 30px;
	text-align: center;
	color: #111111;
	font-weight: normal;
}
.bt p{
	text-align: center;
	color: #9e9e9e;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 35px;
}
.bai h2{
	color: #fff;
}
.bai p{
	color: #fff;
}
.fwxm{
	width: 1200px;
	margin: auto;
	padding-top: 40px;
	overflow: hidden;
}
.fwxm_top{
	width: 1300px;
}
.fwxm_top a{
	display: block;
	width: 230px;
	height: 50px;
	line-height: 50px;
	background: #eeeeee;
	text-align: center;
	float: left;
	margin-bottom:8px;
	font-size: 15px;
	margin-right: 13px;
}
.fwxm_top a:hover{
	color: #fff;
	background: #286093;
}
.fwxm ul{
	width: 1300px;
	margin-top: 20px;
}
.fwxm ul li{
	width: 286px;
	height: 320px;
	float: left;
	padding: 10px;
	border: 1px solid #ddd;
	margin-right: 18px;
	margin-bottom: 16px;
	text-align: center;
	font-size: 18px;
	color: #333;
	transition: all 0.3s ease;
}
.fwxm ul li p{
	display: block;
	text-align: center;
	line-height: 40px;
}
.fwxm ul li:hover{
	background: #286093;
	
}
.fwxm ul li:hover p{
	color: #fff;
}

.about{
	width: 100%;
	height: 527px;
	padding-top: 50px;
	margin-top: 80px;
	background: url(about.jpg) no-repeat center;
}
.about ul{
	width: 1200px;
	margin: auto;
}

.about ul li{
	width: 640px;
	height: 190px;
	color: #fff;
	float: left;
	line-height: 24px;
}
.about ul li p{
	color: #fff;
	line-height: 24px;;
}
.about ul  img{
	float: right;
	margin-top: 4px;
}
.more{
	display: block;
	width: 140px;
	height: 42px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	margin: 40px auto 0;
	line-height: 42px;
	transition: all 0.3s ease;
}
.more:hover{
	background: #fff;
	color: #286093;
}

.wmdys{
	width: 1200px;
	overflow: hidden;
	margin: 60px auto 0;
}
.wmdys ul{
	width: 1300px;
}
.wmdys ul li{
	width: 290px;
	height: 245px;
	float: left;
	border-radius: 5px;
	border: 1px solid #ddd;
	padding: 30px 0;
	margin-right: 13px;
	text-align: center;
	transition: all 0.3s ease;
}
.wmdys ul li h2{
	text-align: center;
	color: #333333;
	font-size: 45px;
	font-weight: normal;
}
.wmdys ul li b{
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
}
.wmdys ul li  p{
	text-align: center;
	color: #666;
	line-height: 22px;
}
.wmdys ul li:hover{
	background: #286093;
}
.wmdys ul li:hover , .wmdys ul li:hover h2 , .wmdys ul li:hover p{
	color: #fff;
}
.news{
	width: 100%;
	background: #f5f5f5;
	margin-top: 80px;
	padding: 60px 0;
}
.news ul{
	width: 595px;
	background: #fff;
	height:500px;
}
.news ul h2{
	height: 85px;
	font-size: 30px;
	font-weight: normal;
	color: #fff;
	line-height: 85px;
	padding-left: 80px;
	background: url(news_bt.png) no-repeat 25px  35px;
}
.news ul h2 span{
	text-transform: uppercase;
	font-size: 14px;
}
.news .left h2{
	background-color: #286093;
}
.news .right h2{
	background-color: #1999d9;
}
.news ul h2 a{
	float: right;
	margin-right: 20px;
	margin-top: 30px;
}
.news ul li{
	padding: 30px 40px;
}
.news ul li a{
	display: block;
	line-height: 34px;
}
.news ul li a span{
	float: right;
	color: #999999;
}
.foot{
	width: 100%;
	height: 380px;
	margin-top:60px;
	background: #242424;
	border-top: 3px solid #286093;
}
.index .foot{
	margin-top:0px;
	}
.foot ul{
	width: 1200px;
	margin: auto;
	padding-top: 40px;
}
.foot_nav{
	width: 600px;
	float: left;
}
.foot_nav p{
	width: 150px;
	float: left;
	height: 300px;
	padding-left: 50px;
	border-right: 1px solid #4a4a4a;
}
.foot_nav a{
	display: block;
	line-height: 30px;
	color: #aaaaaa;
}
.foot_nav p b{
	font-size: 16px;
	color: #fff;
	line-height: 60px;
	
}
.contact{
	width: 380px;
	float: left;
	margin-left: 70px;
	color: #aaaaaa;
	line-height: 30px;
	font-size: 14px;
}
.contact b{
	font-size: 16px;
	color: #fff;
	display: block;
	line-height: 60px;
}


.ewm{
	width: 135px;
	float: right;
	color: #aaaaaa;
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
	float: right;
	line-height: 45px;
}


.bqsy{
	text-align: center;
	color: #676767;
	line-height: 50px;
	background: #1f1f1f;
}
.bqsy ul{
	width:1200px;
	margin:auto;
}

.bqsy_l ul{
	width: 900px;
	margin: left;
	color: #676767;
	line-height: 50px;
}

.bqsy_l ul a{
	color: #676767;
	line-height: 50px;
}

.bqsy_r{
	width: 300px;
	margin: right;
}
.bqsy_r ul{
	width: 300px;
	margin: right;
	color: #676767;
	line-height: 50px;
}

.bqsy_l ul a{
	color: #676767;
	line-height: 50px;
}

.mian{ 
   width: 1200px;
   margin: auto;
   position: relative;
   margin-top: -60px;
   z-index: 99;
}
.mian .bt {
    width: 260px;
    height: 120px;
    box-sizing: border-box;
    padding: 30px;
    background: #286093;
    color: #fff;
	margin:0px;
	
    float: left;
    font-size: 18px;
    text-transform: uppercase;
}
.mian .bt h2{
	color:#fff;
	text-align:left;
	}
.mian .bt span {
    display: block;
    width: 50px;
    margin-bottom: 20px;
    height: 20px;
    border-bottom: 2px solid #fff;
}
.mian_left{
    width: 260px;
    float: left;
}
.mian_left_nav{
width: 260px;
float: left;
background: #fff;
padding-top: 1px;
}
.mian_left_nav ul li a{
	border-bottom: 1px solid #ddd;
	padding:15px 30px;
	display: block;
}
.mian_left_nav ul li a:hover , .mian_left_nav ul li .gl{
	background: #286093;
	color: #fff;
}
.mian_right{
 width: 890px;
 float: right;
 background: #fff;
 margin-top: 140px;
}
.mian_right_bt{
 height: 55px;
 line-height: 55px;
 background: #286093;
 color: #fff;
 font-size: 22px;
 padding-left: 20px;
}
.mian_right_n{
padding: 20px;
}
.mian_about{
  line-height: 30px;
}
.mian_about img{
	max-width: 850px;	
}
.newslist{

	width: 850px;
}
.newslist li {
	border-bottom: 1px solid  #e8e8e8;
	height: 170px;
	overflow: hidden;
	margin-bottom: 20px;
	
}


.newslist li .nr{
	width: 850px;
	float: right;
	
}
.newslist li .nr b{
	font-size: 18px;
}
.newslist li .nr span{
	font-size: 13px;
	display: block;
	line-height: 40px;
}



.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: 200px;
	float: left;
	text-align: center;
	margin-right: 19px;
	margin-bottom: 10px;
}
.index_pr ul li p{
	display:block;
	line-height: 35px;
	text-align: center;
	}
.index_pr ul li img{
	width: 198px;
	border: 1px solid #ddd;
	height: 188px;
}

.index_pr_ul img{
	width: 220px;
	border: 1px solid #ddd;
	float: left;
	height: 196px;
}
.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: 1200px;
	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: #38761d;
    width: 300px;
    height: 50px;
    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:336px;
	}
.ryzzlist ul li img{
	height:306px;
	}
.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;
}
.cpsm{
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
	}

.cpsm h2{
	background:#286093;
	color:#fff;
	line-height:42px;
	width:150px;
	text-align:center;
	}

#floatDivBoxs{width:120px;background:#fff;position:fixed;top:40px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:13px;border-bottom:1px solid #e3e3e3; padding:0 0 0 10px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:6px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 8px 10px;}
#floatDivBoxs .floatDqq img{display:inline-block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{ display:none;width:50px;height:45px;background:url(online_arrow.jpg) no-repeat;position:fixed;top:40px;right:120px;z-index:999;}
#rightArrow a{display:block;height:45px;}








