/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,textarea {border: 2 none; box-shadow: none; outline: none; color:#fff;}
.prev1,.next1,.prev2,.next2{width:61px;height: 61px;top:476px;z-index: 9;cursor: pointer;left: 50%;margin-left: 599px;}
.prev2,.next2{top: 270px;}
.prev1{margin-left:-661px;}
.next2{margin-left:520px;}
.prev2{margin-left:-580px;}


/* 设置默认字体 */
body,button, input, select, textarea {font: 14px/22px "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif; color: #666;}

* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#910800;}

/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*字体大小*/
.clear{clear: both;height: 0;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}


/*表单弹框*/
.nsw-modal {
	width: 100%;
	height: 100%;
	background: rgba(225, 225, 225, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.modal-dialog {
	position: fixed;
	color: #000000;
	top: 150px;
	width: 400px;
	border-radius: 3px;
	min-height: 155px;
	overflow: hidden;
	z-index: 99998;
	margin-left: -200px;
	left: 50%;
}

.modal-dialog .css-icon {
	background-image: url("../images/modal-icons.png");
}

.modal-dialog .modal-head {
	height: 30px;
	line-height: 30px;
	padding: 0px 20px;
	background: #F6EFEF;
	font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
	width: 15px;
	height: 15px;
	background-position: 1px 0px;
	margin: 8px 5px 0 0;
	float: left;
}

.modal-dialog .modal-head .close {
	float: right;
	width: 15px;
	height: 15px;
	background-position: -14px 0px;
	margin-top: 8px;
}

.modal-dialog .modal-body {
	width: 100%;
	min-height: 125px;
	background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
	width: 140px;
	float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
	width: 64px;
	height: 64px;
	margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
	background-position: 0px -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
	background-position: 0px -78px;
}

.modal-dialog .modal-body .modal-body-right {
	width: 260px;
	float: right;
	padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
	color: #000;
	text-align: center;
	width: 90px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
	line-height: 30px;}


/**/
body{min-width: 1650px;max-width: 1920px;margin: 0 auto;overflow-x: hidden; width: 100%;}

.content1{ width:1650px; margin:0 auto;}
.content{ width:1500px; margin:0 auto;}
/**/
.banner{position: relative;}
.banner li{width: 100%;}
.banner li img{display: block;width: 100%;}
.banner .content{position: relative;}
.ban_pg{position: absolute;left: 0;bottom: 39px;height:10px;z-index: 10;width: 100%;text-align: center;}
.ban_pg i{display: inline-block;width: 15px;height: 15px;background: #eee;border-radius: 100%;margin: 0 10px;vertical-align: top; cursor: pointer;}
.ban_pg i.on{background: #14862f;}


.banner .prev{position:absolute;top:45%;left:1.5%;z-index: 995;cursor: pointer;transition: all .25s linear;opacity:0;}
.banner .next{position:absolute;top:45%;right:1.5%;z-index: 995;cursor: pointer;transition: all .25s linear;opacity:0;}
.banner em{text-align: center;width: 60px; height: 60px;border-radius: 50%;background: rgba(20,134,47,0.95);}
.banner em img{height: 30px;display: inline-block;margin-top: 15px;}

.banner:hover  .prev{opacity: 1;left: 4%; z-index:995;}
.banner:hover .next{opacity: 1;right: 4%;z-index:995;}

.t_bj{ width: 100%; height:115px; background:url(../images/t_bj.jpg) repeat-x;}
.t1_bj{ width:100%; height:60px; background:#F7F7F7; border-bottom:1px solid #EDEDED;}

.t_l{ width:420px; float:left; border-right: dashed 1px #ddd; margin-top:25px; padding-right:30px;}
.t_l span{ display:block; color:#00923F; font-size:22px; line-height:30px; font-weight:bold;}
.t_l i{ display:block; color:#999; font-size:18px; line-height:30px;}




.t_r{ width:350px; float:right; background:url(../images/t_r.jpg) no-repeat left center; height:70px; margin-top:15px;}

.t_r p{ padding-left:70px; line-height:45px; font-size:17px; color:#555555; padding-top:16px;}

.t_r1{ width:300px;margin-top:15px; float:right;}

.t_r1 p{ background: url(../images/ico2.jpg)left center no-repeat;line-height:20px; font-size:13px; color:#555555; margin-top:10px; padding-left:10px;}
.t_r1 p a{ display:inline; }
.t_r1 p a:hover{ color:#060;}


.tilsa{ float:left; margin-left:40px;margin-top:35px; width:500px;}
.tilsa p{  width:550px; line-height:50px;}
.tilsa p i{ display: inline-block; float: left; height: 30px; line-height: 30px; color: #555; font-size: 13px;}
.tilsa p i a{ color: #555; display: inline-block; margin-right: 10px;}
.tilsa p i a:hover{ color: #14862f;}


.tilsa1{ float:left; width:550px;}
.tilsa1 p{  width:550px; line-height:45px; padding-top:18px;}
.tilsa1 p i{ display: inline-block; float: left; height: 30px; line-height: 30px; color: #555; font-size: 13px;}
.tilsa1 p i a{ color: #555; display: inline-block; margin-right: 10px;}
.tilsa1 p i a:hover{ color: #14862f;}


/**/
h2{ text-align: center;}
h2 i{ display: block; line-height: 100%; color:#00923F; font-size: 46px;}
h2 span{ display: block; line-height: 100%; font-weight: normal; color: #666; font-size: 16px; padding: 25px 0 34px 0;background: url(../images/h2.png) no-repeat center bottom;}
/**/

.tils{ display: none;}

/**/
.pros{ padding-top:80px; box-sizing: border-box; width:100%;}
.pros h2{ margin-bottom: 57px;}



/*四大标准*/

.stand_c{ width:100%;}
.stand_c dl{width:250px;height: 356px;background: #eef3ee;float: left;border-radius:2px;margin:0 70px 0 12px;padding: 30px; text-align:center;}
.stand_c dl:last-child{margin: 0;}
.stand_c dt{height: 130px;}
.stand_c dt img{height: 118px;width: 118px;-webkit-transition:all .5s linear;-webkit-transition:all .5s linear;display: block;margin: 0 auto;}
.stand_c dl:hover dt img{opacity:1;visibility:visible;-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}
.stand_c dd h3{height:46px;font-size: 18px;line-height: 46px;color: #333;}
.stand_c dd p{height:103px; font-size:12px;}
.stand_c dd span a{background: url(../images/inpbg3.gif) no-repeat 60px 0;color: #333;display: block;line-height: 48px;height: 57px;}
.stand_c dl:hover dd span a,.stand_c dd span a:hover{color:#00923F;}


/*首页广告*/
.ad-bj{ width:100%; height:214px; margin-top:35px;}
.ad-bj img{ max-width:100% !important; height:214px; display:block; margin:0 auto;}

.ad4-bj{ width:100%; height:357px; }
.ad4-bj img{ max-width:100% !important; height:357px; display:block; margin:0 auto;}



/*首页产品*/
.imenu {
	width: 50%; margin:0 auto; margin-bottom:30px;
}
.imenu ul {
	display: block;
	text-align: center;
}
.imenu li {
	width: 25%;
	border: 1px solid #dcdcdc;
	text-align: center;
	border-radius:100px;
	overflow: hidden;
	margin: 0 1% 2%;
	display: inline-block;
	box-shadow: 0px 1px 5px #dcdcdc;
}
.imenu li a {
	display: block;
font-size:16px;
	height:40px;
	line-height:40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.imenu li {
line-height:40px;
height:40px;
	overflow: hidden;
}
.imenu li:hover{ background:#00923F;color:#fff;}
.imenu li a:hover{ color:#fff;}
.buslist { display: flex; flex-wrap: wrap; width:100%; float:left;margin-bottom:35px;}
.buslist .busteam{ width:515px;  margin-left:30px; float:left; margin-bottom:40px;}

.buslist .busteam .tit{    
 height:70px;
    background-color:#fff; font-size:18px; padding:10px 8px;
    
   width:499px; color: #333;line-height: 35px; border-bottom:1px solid #ddd;}
 .buslist .busteam .tit:after{ content: "";  width:30px; height:30px;position: absolute; bottom:20px; right:15px; background: url(../images/iconm.png) left center no-repeat;
 -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;

 }   
.buslist .busteam .tit i{ display:block; font-size:12px;}
.buslist .busteam:hover .tit{ background:#00923F; color:#fff;}
.buslist .busteam:hover .tit:after{ background-position:-40px 0px ;}
.buslist .busteam .bimg { width:515px; height:355px; overflow:hidden;}    
.buslist .busteam .bimg img{ width:515px;-moz-transition: all 2s ease !important;
    -webkit-transition: all 2s ease-in-out !important;
    -o-transition: all 2s ease-in-out !important;
    -ms-transition: all 3s ease-in-out !important;
    transition: all 2s ease-in-out !important;}
    
 .buslist .busteam:hover .bimg  img{moz-transform: scale(1.1);
    -o-moz-transform: scale(1.1);
    -o-moz-transform: scale(1.1);
    -webkit-moz-transform: scale(1.1);
    transform: scale(1.1);}

/*首页MORE*/
.more {
	width: 510px;
	margin: 0 auto;
	
	display: block;
	text-align: center;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	position: relative;
	height: 55px;
	line-height: 55px;
}
.more a {
	display: block;
	text-align: center;
	font-size: 18px;
	float: left;
	width: 250px;
	height: 50px;
	line-height: 50px;
}
.more .gd {
	color: #fff;
	background:#009B4C;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 2px solid #009B4C;
}
.more .gd:hover {
	background:#008442;
	border: 2px solid #008442;
}
.more .zx {
	border: 2px solid #ddd;
	color: #333;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left: 0 none;
}
.more .zx:hover {
	background:#008442;
	border: 2px solid #008442;
	color: #fff;
	border-left: 0 none;
}

/*首页广告2*/
.ad3-bj{ width:100%; height:254px; background:url(../images/ad2.jpg) no-repeat; margin-top:40px;}

.ad3_p{ text-align:center; line-height:35px; color:#fff; font-size:35px;padding-top:70px;}



/*首页表单*/

.ad2-bj{ width:100%; height:388px; background:url(../images/ad2_bj.jpg) no-repeat; margin-top:40px;}

.ad2_p1{ text-align:center; line-height:35px; color:#fff; font-size:45px;padding-top:30px;}
.ad2_p2{ text-align:center; line-height:35px; color:#fff; font-size:28px; padding-top:30px;}

.index-message{  width:50%; margin:0 auto; padding-top:45px;background:none; }
.index-message ul{ clear:both;}
.index-message ul li{ margin-bottom:10px;color:#fff;	}
.index-message ul li input{ background:none; float:left; margin-right:40px; color:#fff;	} 
.index-message .btn{}

.index-message1{  width:70%; margin:0 auto; padding-top:45px;background:none; }


/*首页优势*/

.ys_bj{ background:url(../images/ys_bj.jpg) no-repeat ; height:1885px; width:100%; margin-bottom:30px;}
.ysdh{ width:760px; height:135px; margin:0 auto; padding-top:40px;}
.ysdhp{width:399px; height:129px; float:left;}

.ysdhw{width:330px; height:129px; float:right;padding-top:40px;}
.ysdhw i{ display: block;color:#00923F; font-size: 46px; text-align:left;  font-weight:bolder;}
.ysdhw span{ display: block; line-height:45px; font-weight: normal; color: #666; font-size: 22px; padding-top:18px;}

.ys1{ width:1300px; margin:0 auto;}
.ys1_p{ float:left; width:575px; height:314px; margin-top:41px; margin-left:18px;}

.ys1_w{float: left; width:540px; margin-top:120px; margin-left:40px;}

.wdh{width:540px;}
.wdh i{ display: block;color:#00923F; font-size:25px; text-align:left;  font-weight:bolder;}
.wdh span{ display: block; line-height:25px; font-weight: normal; color: #666; font-size:10px;}
.wlist{width:540px;}
.wlist li{ background: url(../images/ico1.jpg) no-repeat left center; padding-left:15px; font-size:18px; color:#555; line-height:45px;}

.ys2{ width:1300px; margin:0 auto;}
.ys2_p{ float:left; width:575px; height:314px; margin-top:95px; margin-left:0px;}

.ys2_w{float: left; width:540px; margin-top:165px; margin-left:30px;}

.wdh2{width:540px;}
.wdh2 i{ display: block;color:#00923F; font-size:25px; text-align:left;  font-weight:bolder;}
.wdh2 span{ display: block; line-height:25px; font-weight: normal; color: #666; font-size:10px;}
.wlist2{width:540px;}
.wlist2 li{ background: url(../images/ico1.jpg) no-repeat left center; padding-left:15px; font-size:18px; color:#555; line-height:45px;}


.ys3{ width:1300px; margin:0 auto;}
.ys3_p{ float:left; width:575px; height:314px; margin-top:110px; margin-left:18px;}

.ys3_w{float: left; width:540px; margin-top:170px; margin-left:40px;}

.wdh3{width:540px;}
.wdh3 i{ display: block;color:#00923F; font-size:25px; text-align:left;  font-weight:bolder;}
.wdh3 span{ display: block; line-height:25px; font-weight: normal; color: #666; font-size:10px;}
.wlist3{width:540px;}
.wlist3 li{ background: url(../images/ico1.jpg) no-repeat left center; padding-left:15px; font-size:18px; color:#555; line-height:35px;}


.ys4{ width:1300px; margin:0 auto;}
.ys4_p{ float:left; width:575px; height:314px; margin-top:108px; margin-left:0px;}

.ys4_w{float: left; width:540px; margin-top:180px; margin-left:30px;}

.wdh4{width:540px;}
.wdh4 i{ display: block;color:#00923F; font-size:25px; text-align:left;  font-weight:bolder;}
.wdh4 span{ display: block; line-height:25px; font-weight: normal; color: #666; font-size:10px;}
.wlist4{width:540px;}
.wlist4 li{ background: url(../images/ico1.jpg) no-repeat left center; padding-left:15px; font-size:17px; color:#555; line-height:45px;}


/*案例*/
.case{padding-top:0px;position: relative;font-family:"Microsoft Yahei"; margin-bottom:40px;}

.case-dx{width: 100%;min-width: 1200px;height: 600px;overflow: hidden;position: relative;}
.case_c{width: 1200px;position: absolute;left:50%;margin-left: -600px;}
.case-dx .tempWrap{overflow: visible !important;}
.case-dx .tempWrap ul{margin-left: -1215px !important;}
.case-ul li{float: left;width: 1200px;margin: 0 5px !important;position: relative;}
.case-ul li span,.case-ul li img{width: 1200px;height: 600px;display: block;}
.case-desc{width:1100px;position: absolute;height: 100px;background: rgba(51, 51, 51, 0.7);left:50px;bottom: 37px;color: #fff;}
.case-desc h3{width:300px;height: 80px;background:#00923F;float:left;font-size:40px;line-height:60px;padding: 20px 0 0 120px;}
.case-desc h3 span,.case-desc h3 a{display: block;color: #fff;}
.case-desc p{width: 632px;float: left;position: relative;padding: 15px 0 0 15px;line-height:35px;font-size:18px;}
.case-desc p:before{content: ">";position: absolute;width: 10px;height: 100px;right:-15px;top:0;color: #fff;line-height: 100px;font-size: 20px;}
.case_t{height:77px;line-height: 50px;padding: 28px 0 0;}
.case_t li{display: inline-block;cursor: pointer;float: left;font-size: 16px;color: #333;line-height: 42px;height: 57px;padding: 0 49px 0 12px;font-weight: bold;margin:0 45px 0 0;}
.case_t ul li:last-child{margin:0;}
.case_t li a{display: inline-block;color: #333;background: url(../images/ico01.gif) no-repeat 0 center;padding-left: 16px;}
.case_t li.cur,.case_t li:hover{background: url(../images/inpbg1.png) no-repeat right 0;color: #fff;font-weight: normal;}
.case_t li.cur a,.case_t li:hover a{color: #fff;background: none;}




/*代理优势*/
.sup{ height:980px; overflow: hidden; background: url(../images/sup_bj.jpg) no-repeat center top; margin-top:40px;}
.sup h2{ text-align: center;  height: 195px;font-size:45px; color: #fff;font-weight: bold;margin-top:70px;  }


.sup_q{ margin-bottom:30px; height:80px; overflow: hidden;}
.sup_q ul li{ width: 240px; float: left; height: 80px;}
.sup_q ul li a{ display: inline-block; width: 202px; height: 80px; background: url(../images/sup_qb.gif) no-repeat left top; font-size: 20px; font-family: "Microsoft Yahei"; color: #333; font-weight: bold; padding-left: 38px; line-height: 80px;}
.sup_q ul li a:hover ,.sup_q .cur a{ background: url(../images/sup_qh.gif) no-repeat left top; color: #fff; text-decoration: none;}

.sup_c{ height: 454px; overflow: hidden; background: #fff;}
.sup_c dl dt{ width: 800px; height: 454px; overflow: hidden;}
.sup_c dl dt img{ width: 800px; height: 454px;}
.sup_c dl dd{ width: 314px; margin-left: 42px;}
.sup_c dl dd span{ display: block; font-size: 24px; font-family: "Microsoft Yahei"; color: #333; font-weight: bold; line-height: 88px; margin-top: 14px;}
.sup_c dl dd span a{ color: #333;}
.sup_c dl dd p{ font-size: 14px; color: #666; font-family: "Microsoft Yahei"; line-height: 30px;}
.sup_c dl dd p em{ display: block; height: 268px; overflow: hidden;}
.sup_c dl dd p a{ display: block; font-size: 14px; color: #0093dd; font-family: "Microsoft Yahei"; line-height: 35px; color: #0093dd; width: 118px; height: 35px; border: 1px solid #0093dd; text-align: center;}





  /*关于我们*/
.ab_bg{background: url(../images/ab_bg.jpg) no-repeat center 0;height:824px;overflow: hidden;padding-top: 100px; box-sizing: border-box; margin-top:40px;}
.ab_bg h2{ margin-bottom: 35px;}
.ab_bg p{ height: 113px; color: #333333; font-size: 16px; line-height: 24px; text-align: center;}
.ab_bg p span{ display: block;}
.ab_bg h3{ height: 162px; text-align: center;}
.ab_bg h3 a{ display: inline-block; font-weight: normal; height: 42px; line-height: 42px; border-radius: 42px; width: 145px; color: #fff; font-size: 16px; background: #14862f; transition: all 0.2s;}
.ab_bg h3 a:hover{letter-spacing: 5px; width: 179px;}

.list6{}
.fenc{}
.f_tit{overflow: hidden;float: left; margin-left: 30px; width: 170px; margin-right: 12px;}
.f_tit li {float:left;cursor: pointer; width:170px;height: 75px;color: #333333; box-sizing: border-box; font-size: 20px; line-height: 75px; text-align: center; margin-bottom: 5px; background: #f0f0f0;}
.f_tit li.on{ color: #fff; font-size: 18px; background: #14862f;}
.f_nr li{float:left; width:314px;margin-right:8px; font-size:0; line-height: 0;  overflow:hidden;}
.f_nr li img {width:314px;}
.f_nr li span {display: block;margin-top:23px;line-height:100%;text-align: center;}
.f_nr li span a { font-size:18px; color: #333333; display: inline-block; line-height: 100%;}
.f_nr li:hover span a{ color: #df2d2d;}


  /*首页新闻*/
 
.news_bj{ width:100%; background:#F5F5F5; padding:50px 0px; float:left;}
.newsdh{ text-align: center;}
.newsdh i{ display: block; line-height: 100%; color:#00923F; font-size: 46px;}
.newsdh span{ display: block; line-height: 100%; font-weight: normal; color: #666; font-size: 16px; padding: 25px 0 34px 0;background: url(../images/h2.png) no-repeat center bottom;}


.dongtai{ margin-top:30px; padding:10px; background:#fff; width:750px; float:left;}
.dongtai dt img{max-width:100% !important; height:auto !important;transition:all 300ms ease;}
.dongtai dt img:hover{-webkit-transform:translateY(-14px); transform:translateY(-14px);}

.dongtai dd{ font-size:16px; line-height:35px; padding-top:15px; color:#545454;font-family: "微软雅黑";}
.dongtai dd a{color:#545454;display:block;}
.dongtai dd a:hover{color:#14862F; text-decoration:underline;}
.dongtai dd i{display:block;font-size:12px; color:#999999; font-style:normal;line-height:2em; }

.newslie{ margin-top:30px; padding:10px; background:#fff;float:left; width:700px;}
.newslie span{float:left; color:#CCCCCC; font-size:20pt;line-height:1.6em;  display:block; padding:12px; margin-right:10px; font-family: "微软雅黑"; }
.newslie li{line-height:35px; clear:both;font-family: "微软雅黑";
list-style:none; margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #ddd;
}

.newslie li b{ display:block;font-size:12px; font-weight:normal; color:#ccc;line-height:1.5em;}
.newslie li a{ color:#666; font-size:16px; font-weight:normal;line-height:35px;display:block;}
.newslie li a:hover{ color:#14862F; text-decoration:underline;}







  /*友情链接*/
.links{ background:#006030; height: 69px; line-height: 69px; overflow: hidden;}
.links h3{ float: left;font-weight: normal; color: #fff; font-size: 16px;}
.links p{ float: left; margin-left:25px;}
.links p a{ display: inline-block; color:#fff; padding: 0 10px; transition: all 0.2s;font-size: 13px;}
.links p a:hover{ color: #fff;}
/**/

@-webkit-keyframes fadeInDown1 {
	from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
	to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown1 {
	from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
	to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown1 { -webkit-animation-name: fadeInDown1; animation-name: fadeInDown1 }
@-webkit-keyframes fadeInDown2 {
	from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
	to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown2 {
	from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
	to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown2 { -webkit-animation-name: fadeInDown2; animation-name: fadeInDown2 }
@-webkit-keyframes fadeInLeft1 {
	from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft1 {
	from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft1 { -webkit-animation-name: fadeInLeft1; animation-name: fadeInLeft1 }
@-webkit-keyframes fadeInLeft2 {
	from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft2 {
	from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft2 { -webkit-animation-name: fadeInLeft2; animation-name: fadeInLeft2 }
@-webkit-keyframes fadeInRight1 {
	from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight1 {
	from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight1 { -webkit-animation-name: fadeInRight1; animation-name: fadeInRight1 }
@-webkit-keyframes fadeInRight2 {
	from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight2 {
	from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight2 { -webkit-animation-name: fadeInRight2; animation-name: fadeInRight2 }
@-webkit-keyframes zoomLeft {
	from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
	50% { opacity: 1 }
}
@keyframes zoomLeft {
	from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
	50% { opacity: 1 }
}
.zoomLeft { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
.zoomRight { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
@-webkit-keyframes fadeInUp1 {
	from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp1 {
	from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp1 { -webkit-animation-name: fadeInUp1; animation-name: fadeInUp1 }
@-webkit-keyframes fadeInUp2 {
	from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp2 {
	from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp2 { -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }
@keyframes myfirst {
	0% { top: 0; left: 0 }
	25% { top: 10px; left: 0 }
	50% { top: 0; left: 0 }
	100% { top: 0; left: 0 }
}
@-moz-keyframes myfirst {
	0% { top: 0; left: 0 }
	25% { top: 10px; left: 0 }
	50% { top: 0; left: 0 }
	100% { top: 0; left: 0 }
}
@-webkit-keyframes myfirst {
	0% { top: 0; left: 0 }
	25% { top: 10px; left: 0 }
	50% { top: 0; left: 0 }
	100% { top: 0; left: 0 }
}
@-o-keyframes myfirst {
	0% { top: 0; left: 0 }
	25% { top: 10px; left: 0 }
	50% { top: 0; left: 0 }
	100% { top: 0; left: 0 }
}

/**/
.pic img{transition: all 0.3s linear 0s;}
.pic:hover img{transform: scale(1.035);}
/**/
/**/
/**/
@-webkit-keyframes shake{
  from,to{-webkit-transform:translate3d(0, 0, 0);}
  20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
  40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
  from,to{transform:translate3d(0, 0, 0);}
  20%,60%{transform:translate3d(-10px, 0, 0);}
  40%,80%{transform:translate3d(10px, 0, 0);}
}

/*图标抖动*/
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}


/*-内页banner-*/

.small-ban {transition:1s;transform-origin:50% 50%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  position: relative;
  height:480px;
}

.small-ban:hover{transform:scale(1.01);height:480px; overflow:hidden;}
.small-ban .cap {font-family: "微软雅黑";
  font-size:50px;
  line-height:35px;
  position: relative;
  padding-bottom: 15px; 
}
.small-ban .cap i {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90px; 
  height: 1px;
  background-color: #fff;
}
.small-ban .text {font-family: "微软雅黑";
  padding-top: 15px;
  font-size: 28px;
  line-height:30px;
}
.small-ban img {
  width: 100%;
}
.small-ban .box { text-align:center;
  position: absolute;
  width: 100%;
  top: 40%;
}


.xwlist{ margin-top: 85px;}
.xwimg{ width: 20%;overflow: hidden;}
.xwcontent{ background: #f5f5f5; width: 80%;  -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;height: 185px; }
.xw01{padding: 47px 40px;}
.xw01 .date{ padding:40px  40px; background:#14862F; color: #fff; margin-right:15px;}
.xw01 .date h2{ font-size: 40px; font-weight: 500;    border-bottom: 2px #fff solid;text-align: center;}
.xw01 .date span{ font-size: 16px;}
.xwitem{ padding: 0 4%; margin-top:30px;}
.xwcc{ position: relative; margin-left:150px;padding-right: 10%;}
.xwcc h3{ font-size: 20px; font-weight: 500;  color: #000;  overflow: hidden; line-height:35px;
    text-align:left; }
.xwcc p{ font-size: 14px; color: #666;line-height:35px; }
.xwlist .xwitem .xw01  .xwcc:before{width: 23px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    content: "";
    background: url(../images/xwmr.png) 0 0 no-repeat;
    }
 .xwitem.tzgg .xwcontent{ width: 100%;}
.xwlist .xwitem:hover .xwcontent{ background:#14862F;}
.xwlist .xwitem:hover .xwcontent .xwcc h3 font{ color: #fff !important;}
.xwlist .xwitem:hover .xwcontent .xwcc p{ color: #fff;}
.xwlist .xwitem:hover .xwcontent .xwcc h3{ color: #FFF;}
.xwlist .xwitem:hover  .xwcontent .xw01 .date{background: #fff;color:#14862F;} 
.xwlist .xwitem:hover .xw01 .xwcc:before {background: url(../images/xwmr_hover.png) -10px 0 no-repeat;}
.xwlist .xwitem:hover .xwimg img{    transform: scale(1.05); }
.callbacks .zz.xwtit{ font-size: 14px; padding-left: 10px; height: 35px; line-height: 35px;}
.callbacks .zz.xwtit font{ font-size: 14px;}
.xwitimg .callbacks_tabs{ bottom: 40px;}


.xwlist .xwitem .xwimg 	img{ -webkit-transition: all 0.2s ease-in-out;height: 185px !important;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; width:100%;}



/*-分页-*/
.pagebox{
	text-align:center;
	padding-top:25px;
	padding-bottom:30px;
	clear:both; color:#333;
}
.pagebox a{color:#333;}


.sx{ font-size:13px;
	text-align:center;
	margin-top:30px;
	line-height:40px;
}
.sx a:link,.sx a:visited{
	color:#333;
}
.sx a:hover{
	color:#090;}


