.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#ffffff;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}



/*banner*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  }

.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
/*header*/
.ztop-bg{
	background: #368700;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
}

.logo{
	margin-top: 23px;
}

.nav-bg .mobile_nav>ul>li{
	float: left;
	line-height: 103px;
	text-align: center;
	padding: 0 30px;
}
.nav-bg .mobile_nav>ul>li a{
	display: block;
	border-bottom: solid 6px #fff;
}
.nav-bg .mobile_nav>ul>li:hover a{
	border-bottom: solid 6px #dfaf07;
}
.nav-bg .mobile_nav>ul>li #menu_selected{
	border-bottom: solid 6px #dfaf07;
}
.nav-bg .mobile_nav ul li a span{
	color: #2b2b2b;
	font-size: 16px;	 
}

#full-screen-slider { width:100%; /*height:600px;*/ position:relative}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*foot部分*/
.footer-bg{
	background: url(../images/footer-bg.jpg) no-repeat center top;
	padding: 150px 0 50px;
}
.kjdh-tit{
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}
.kjdh-con{
	margin-left: 30px;
}
.kjdh-con ul li{
	float: left;
	line-height: 32px;
	margin-right: 60px;
}
.kjdh-con ul li a span{
	font-size: 15px;
	color: #fff;
}
.f-lxwm{
	margin-top: 30px;
}
.lxwm-con{
	line-height: 32px;
	color: #fff;
	font-size: 16px;
	margin-left: 30px;
}
.lxwm-con span{
	margin: 0 40px;
}
.footer-dh{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: right;
}
.footer-dh img{
	vertical-align: middle;
	margin-right: 10px;
}
.footer-dh p{
	font-size: 33px;
	color: #dead00;
	font-family: impact;
	line-height: 40px;
}

.bottom-bg{
	background: #368700;
	padding: 10px 0;
	text-align: center;
}
.wzbb{
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}
.wzbb a{
	color: #fff;
}
.foot-content{
	color: #fff;
}
.foot-content a{
	color: #fff;
}
/*内页部分*/
.ny-bg{
	margin-top: 40px;
}
.ny-bt{
	font-size: 30px;
	color: #000000;
}
.ny-bt p{
	font-size: 14px;
	color: #000;
}
.nybt-bg{
	margin-top: 80px;
}
.ny-neirong{
	margin-top: 30px;
	min-height: 550px;
}
.ny-img img{
	width: 100%;
}
.ny-gsxw{
	width: 1134px;
	margin: 0 auto;
}
.w1125{
	width: 1125px;
	margin: 30px auto 0;
}
.ny-navbottom{
	background: #ffcf38;
	line-height: 60px;
	padding-left: 67px;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.ny-navbottom img{
	vertical-align: middle;
	margin-right: 10px;
}
.cpnav-tit{
	width: 136px;
	height: 106px;
	background: #28983a;
	text-align: center;
	padding-top: 30px;
}
.cpnav-tit p a{
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.ddsmoothmenu-v{
	border: solid 2px #535353;
}
.ddsmoothmenu-v ul li:last-child{
	border-bottom: none;
}
.related-list{
	line-height: 50px;
}
.lbox-top {
    text-align: center;
    background: #006bc5;
}
.cp-navbot{
	background: #64dad3;
	padding: 30px 43px;
}
.cp-navbot p:first-child{
	font-size: 18px;
	color: #fff;
}
.cp-navbot p:first-child img {
    margin-right: 10px;
    vertical-align: middle;
}
.cp-navbot p:last-child {
    font-size: 26px;
    color: #fff;
}
.ny-dqwz{
	background: #dead00;
	border-radius: 20px;
	text-align: center;
	padding: 0 20px;
	margin-top: 16px;
}
.ny-location{
	line-height: 40px;
	font-size: 14px;
	color: #fff;
}
.ny-location a{
	font-size: 14px;
	color: #fff;
}
.ny-tit{
	background: url(../images/cp-icon.png) no-repeat left center;
	padding-left: 80px;
	height: 69px;
}
.ny-tit p{
	font-size: 28px;
	color: #2B2B2B;
	font-weight: bold;
}
.ny-tit{
	font-size: 12px;
	color: #a8a8a8;
	text-transform: uppercase;
}
.ny-dbt{
	font-size: 25px;
	color: #368700;
	font-weight: bold;
}
.ny-con{
	background: #fff;
	padding-top: 40px;
}
.ny-xwmore{
	width: 87px;
	line-height: 26px;
	border: solid 1px #a20700;
	text-align: center;
	margin-top: 10px;
}
.ny-xwmore a{
	font-size: 13px;
	color: #368700;
}


#spec-n1{
	height: 280px;
	overflow: hidden;
}
.nygcal-js{
	font-size: 14px;
	line-height: 30px;
	color: #2b2b2b;
}




/*= common css to all effects =*/
.single-member{width: 100%; float: left;  text-align: center; position: relative;}
.member-image img{max-width: 100%; vertical-align: middle;}
.h3 a {font-size: 24px; font-weight: normal; margin: 10px 0 0; text-transform: uppercase;}
.social-touch a{display: inline-block; width: 27px; height: 26px; vertical-align: middle; margin: 0 2px; background-image: url(../images/social-icons.png); background-repeat: no-repeat; opacity: 0.7; transition: 0.3s;}
.social-touch a:hover{opacity: 1; transition: 0.3s;}
.fb-touch{background-position: 0 0;}
.tweet-touch{background-position: -35px 0;}
.linkedin-touch{background-position: -71px 0;}
.icon-colored .fb-touch{background-position: 0 -27px;}
.icon-colored .tweet-touch{background-position: -35px -27px;}
.icon-colored .linkedin-touch{background-position: -71px -27px;}
/*= common css to all effects end =*/







/* Style the thumbnails */
.pika-thumbs{ padding: 0 16px; height: 75px; }
.pika-thumbs li{ width: 144px; height:74px; margin: 10px 0 0 17px; padding: 0; overflow: hidden;
    float: left; list-style-type: none;padding: 3px; margin: 0 5px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: middle; overflow: hidden;}

/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {width: 400px;}
.pika-stage {position: relative; background: #fafafa; border: 1px solid #e5e5e5; padding: 10px 10px 40px 10px; text-align:center; height:250px;}
.pika-stage img{height:100%;}
.pika-stage .caption {position: absolute; /*background: #000; background: rgba(0,0,0,0.75);  border: 1px solid #141414;*/ font-size: 11px; 
    color: #fafafa; padding: 10px; text-align: right; bottom: 50px; right: 10px;}
.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}

/* Ths play, pause, prev and next buttons */
.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
.pika-imgnav a.previous {background: url(../images/prev.png) no-repeat left 45%; height: 100%; width: 50px; top: 10px; left: 10px;cursor:pointer;}
.pika-imgnav a.next {background: url(../images/next.png) no-repeat right 45%; height: 100%; width: 50px; top: 10px; right: 10px;cursor:pointer;}
.pika-imgnav a.play {background: url(../images/play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
.pika-imgnav a.pause {background: url(../images/pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

/* The previous and next textual buttons */
.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #333; padding: 4px;}
.pika-textnav a.previous {float: left; width: auto; display: block;}
.pika-textnav a.next {float: right; width: auto; display: block;}

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{position: absolute;bottom: 45px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url(loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
    text-align:right; position:absolute; top:15px; right:15px; }

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li{width: 60px; height:60px;}
.pikachoose{width:430px; position:relative;margin-left: 90px;}
#pikame{width: 150px;}
.pika-thumbs {margin: 10px 0 0 17px; width:250px;position: absolute;top: 10px;right: 30px;}
.pika-thumbs li { margin: 5px 5px;}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika{position:absolute;top:0px;left:-90px;}
.jcarousel-skin-pika .jcarousel-container-vertical { width: 125px;height: 300px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  125px; height: 230px;}






















.ny-head{
	padding-top: 12px;
	height: 60px;
}
.ny-head a{
	font-size: 16px;
	color: #fff;
}
.effect-2{max-height: 324px; min-height: 324px; overflow: hidden;}
.effect-2 .h3{padding-top: 7px; line-height: 33px;}
.effect-2 .member-image{ height: 187px; overflow: hidden; width: 100%; transition: 0.4s; display: inline-block; float: none; vertical-align: middle;}
.effect-2 .member-info{transition: 0.4s;}
.effect-2 .member-info p{
	width: 90px;
	line-height: 33px;
	border: solid 1px #fff;
	text-align: center;
	border-radius: 20px;
	margin: 0 auto;
}
.effect-2 .member-info p a{
	font-size: 14px;
	color: #fff;
}
.effect-2 .member-image img{width: 100%; vertical-align: bottom;}
.effect-2 .social-touch{background-color: #1fb554; float: left; left: 0; bottom: 0; overflow: hidden; padding: 5px 0; width: 100%; transition: 0.4s;}
.effect-2:hover .member-image{height: 200px; transition: 0.4s;}











/*首页部分*/
.dingwei{
	position: relative;
}
.cpfl-dw{
	width: 100%;
	position: absolute;
	bottom: -10px;
	left: 0;
	z-index: 999;
}
.cpfl-bg{
	text-align: center;
}
.cpfl-bg ul{
	display: inline-block;
}
.cpfl-bg ul li{
	float: left;
    text-align: center;
    width: 170px;
    background: #eee;
    line-height: 55px;
    border-radius: 30px;
    margin: 0 10px;
}
.cpfl-bg ul li:last-child{
	border-right: none;
}
.cpfl-bg ul li a{
	font-size: 16px;
	color: #333;
}
.cpfl-bg ul li:hover{
	background: #368700;
}
.cpfl-bg ul li:hover a{
	color: #fff;
}
.cp-li1{
	background: url(../images/cpfl-icon1.png) no-repeat center top;
	padding-top: 70px;
}
.cp-li1:hover{
	background: url(../images/cpfl-icon1a.png) no-repeat center top;
}
.cp-li2{
	background: url(../images/cpfl-icon2.png) no-repeat center top;
	padding-top: 70px;
}
.cp-li2:hover{
	background: url(../images/cpfl-icon2a.png) no-repeat center top;
}
.cp-li3{
	background: url(../images/cpfl-icon3.png) no-repeat center top;
	padding-top: 70px;
}
.cp-li3:hover{
	background: url(../images/cpfl-icon3a.png) no-repeat center top;
}
.cp-li4{
	background: url(../images/cpfl-icon4.png) no-repeat center top;
	padding-top: 70px;
}
.cp-li4:hover{
	background: url(../images/cpfl-icon4a.png) no-repeat center top;
}
.cp-li5{
	background: url(../images/cpfl-icon5.png) no-repeat center top;
	padding-top: 70px;
}
.cp-li5:hover{
	background: url(../images/cpfl-icon5a.png) no-repeat center top;
}
.cp-li6{
	background: url(../images/cpfl-icon6.png) no-repeat center top;
	padding-top: 70px;
}
.cp-li6:hover{
	background: url(../images/cpfl-icon6a.png) no-repeat center top;
}
.cp-li7{
	background: url(../images/cpfl-icon7.png) no-repeat center top;
	padding-top: 70px;
}
.cp-li7:hover{
	background: url(../images/cpfl-icon7a.png) no-repeat center top;
}
.cp-li8{
	background: url(../images/cpfl-icon8.png) no-repeat center top;
	padding-top: 70px;
}
.cp-li8:hover{
	background: url(../images/cpfl-icon8a.png) no-repeat center top;
}

.cp-con{
	margin-top: 70px;
}
.cpzx-tit{
	background: url(../images/cp-icon.png) no-repeat left center;
	padding-left: 80px;
	height: 69px;
}
.cpzx-tit p a{
	font-size: 28px;
	color: #2B2B2B;
	font-weight: bold;
}
.cpzx-tit p{
	font-size: 12px;
	color: #a8a8a8;
	text-transform: uppercase;
}
.cp-titbg{
	width: 145px;
	line-height: 40px;
	text-align: center;
	background: #dead00;
	border-radius: 20px;
	margin-top: 15px;
}
.cp-titbg a{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.cp-tupian{
	text-align: center;
    background: #fff;
    height: 287px;
    overflow: hidden;
    border: #368700 solid 1px;
}
.cp-tupian img{
	height: 100%;
	/*min-width: 100%;*/
}
.cp-mc{
	background: url(../images/cp-btbg.jpg) no-repeat center top;
	line-height: 56px;
	padding-left: 70px;
}
.cp-mc a{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

.about-bg{
	background: url(../images/about-bg.jpg) no-repeat center top;
	padding-top: 170px;
	margin-bottom:60px;
}
.rgsjj{
	text-align: center;
	font-size: 35px;
	color: #2b2b2b;
	font-weight: bold;
}
.rgsjj span{
	color: #368700;
}
.about-tit{
	font-size: 13px;
	color: #707070;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.gsjj-text{
	width: 1130px;
	text-align: center;
	margin: 70px auto 480px;
	font-size: 13px;
	color: #2b2b2b;
	line-height: 36px;
}
.about-more{
	text-align: center;
}
.about-more ul{
	display: inline-block;
}
.about-more ul li{
	float: left;
	width: 181px;
	line-height: 55px;
	background: #368700;
	text-align: center;
	margin: 0 10px;
}
.about-more ul li:hover{
	background: #e4c32c;
}
.about-more ul li a{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

.szgd-box{
	margin-top: 60px;
	margin-bottom: 60px;
}
.szgd-box ul li{
	float: left;
	border-right: solid 1px #d9d9d9;
	width: 239px;
	text-align: center;
}
.szgd-box ul li:last-child{
	border-right: none;
}
.shuzi{
	display: inline-block;
}
.value,.value2,.value3,.shuzi-y{
		font-size:70px;
		color:#4f4f4f;
		font-family: impact;
	}
.shuzi-j{
	font-size: 35px;
	color: #4f4f4f;
	margin-top: 37px;
}
.szgd-box ul li p{
	font-size: 16px;
	color: #2b2b2b;
	height: 48px;
}

.ys-bg{
	background: url(../images/ys-bg.jpg) no-repeat center top;
	padding: 140px 0 105px;
}
.ys-left{
	margin-left: 38px;
}
.ys-tit{
	font-size: 45px;
	color: #225600;
}
.ys-text{
	font-size: 30px;
	color: #307700;
	font-weight: bold;
}
.ys-nr{
	font-size: 15px;
	color: #1d1d1d;
	line-height: 30px;
	width: 310px;
	margin-top: 60px;
}
.ys-hy{
	font-size: 18px;
	color: #1D1D1D;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 10px;
}
.ys-tel p{
	font-size: 28px;
	color: #373737;
	font-family: impact;
	line-height: 33px;
}
.ys-lx{
	width: 132px;
	line-height: 42px;
	background: #368700;
	border-radius: 20px;
	text-align: center;
	margin-top: 145px;
	margin-left: 25px;
}
.ys-lx a{
	font-size: 16px;
	color: #fff;
}
.ys-right{
	margin-top: 60px;
	width: 717px;
}
.ys-right ul li{
	float: left;
	width: 161px;
	font-size: 13px;
	color: #fff;
	text-align: center;
	margin-bottom: 190px;
}
.ys-right ul li p{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.ys-li1{
	margin-left: 92px;
	margin-right: 200px;
}
.ys-li4{
	margin-left: 390px;
}

.xw-titbg{
	margin-top: 17px;
}
.xw-titbg ul li{
	width: 116px;
	line-height: 37px;
	background: #368700;
	text-align: center;
	float: left;
	margin-left: 20px;
}
.xw-titbg ul li a{
	font-size: 18px;
	color: #fff;
}
.xw-bottom{
	border-bottom: solid 1px #d6d6d6;
	border-top: solid 1px #d6d6d6;
	margin-top: 20px;
	padding: 30px 0;
}
.gsdt-xq ul li{
	float: left;
	width: 425px;
	margin-right: 20px;
}
.zx-xbt a{
	font-size: 18px;
	color: #368700;
	font-weight: bold;
}
.zx-xbt{
	line-height: 60px;
}
.zx-xnr a{
	font-size: 13px;
	color: #2b2b2b;
	line-height: 30px;
}
.xw-con{
	width: 250px;
}
.xw-con ul li{
	line-height: 42px;
}
.xw-con ul li a{
	font-size: 15px;
	color: #000000;
}

.yqlj{
padding-top: 20px;
	font-size: 16px;
	color: #2b2b2b;
}
.yqlj a{
	font-size: 13px;
	color: #2b2b2b;
}

/*图片列表*/

.photos-demo span{ display: inline-block; text-align: center; margin: 0 10px 20px;width: 280px;}
.photos-demo span p{color: #2b2b2b; font-size: 15px;line-height: 50px;background: #efefef}
.photos-demo span:hover p{
	background: #368700;
	color: #fff;
}
.tpmk-img{
	height: 235px;
	overflow: hidden;
}
.photos-demo span img{
	/*width: 100%;
	min-height: 235px;*/
	height: 100%;
	/*max-width: 100%;*/
}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px; border-bottom: #eee dashed 1px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 100%;}
.lhbdfl{ float: left;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{ font-family: "微软雅黑";font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ background: #368700; color: #fff; display: block; width: 80px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}