/*banner*/
.banner{position:relative; padding-top:100px; overflow:hidden;}
.banner img{ display:block; width:100%;}
.banner img.mobile{ display:none;}
.banner_tit{ width:1200px; margin:0 auto; text-align:left; position:absolute; left:50%; top:50%; margin-left:-600px; margin-top:10px;}
.banner_tit h1{ font-size:36px; line-height:1; font-weight:bold; color:#fff; padding-top:18px; padding-bottom:28px; background-image:url(../images/banner_icon.png); background-repeat:no-repeat; background-position:left bottom;}
.banner_tit h2{ font-size:12px; line-height:1; color:#fff;font-family: 'ITCAVANTGARDESTD-BK', Arial, sans-serif; text-transform:uppercase;}
/*导航*/
.news_tit{ width:100%; height:60px; line-height:60px; background:#f7f7f7;transition: .1s linear; -moz-transition:.1s linear; -webkit-transition:.1s linear;}
.news_tit.fix_css{ position:fixed; top:0; left:0; z-index:999999;transition: .3s linear; -moz-transition:.3s linear; -webkit-transition:.3s linear;}
.news_tit.fix_css.fix1{ top:100px;}
.fix_css.hide_css{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); z-index:9;}
.news_tit ul{ width:230px; float:right;}
.news_tit li{ float:left; width:50%;}
.news_tit li a{ display:block; color:#666; font-size:16px; line-height:60px; text-align:center;transition: .1s linear; -moz-transition:.1s linear; -webkit-transition:.1s linear;}
.news_tit li.active a,.news_tit li a:hover{ background-color:#fff; color:#00a551; background-image:url(../images/news_tit_bg.png); background-repeat:repeat-x; background-position:top center;}
/*sec1*/
.sec1{ padding-top:60px;}
.news_title{ width:100%; background-image:url(../images/news_tit_line.png); background-repeat:repeat-x; height:50px; padding-bottom:10px; }
.news_title .inner{ width:700px;}
.news_title li{ float:left; width:50px; height:50px; line-height:50px; text-align:center; padding-right:58px;}
.news_title li.last{ padding-right:0;}
.news_title li a{ display:block;width:48px; height:48px;background-color:#fff; border:#ddd solid 1px; border-radius:50px; color:#666; font-size:12px;transition: .1s linear; -moz-transition:.1s linear; -webkit-transition:.1s linear;}
.news_title li.active a,.news_title li a:hover{ color:#fff; background:#00a551;border:#00a551 solid 1px;}
.news_cont li{ float:left; width:100%; background:#fff;transition: .1s linear; -moz-transition:.1s linear; -webkit-transition:.1s linear;}
.news_cont li:hover{ background:#f4f4f4; box-shadow:#efefef 0 5px 10px;}
.news_cont li .inner{ border-bottom:#ddd solid 1px; padding:60px 0;}
.news_cont li .sec1_left{ float:left; width:220px;transition: .1s linear; -moz-transition:.1s linear; -webkit-transition:.1s linear;}
.news_cont li .sec1_right{ float:right;  width:895px;transition: .1s linear; -moz-transition:.1s linear; -webkit-transition:.1s linear; background-repeat:no-repeat; background-position:right center;}
.news_cont li:hover .sec1_left{ padding-left:20px;}
.news_cont li:hover .sec1_right{padding-right:40px; background-image:url(../images/news_icon.png);}
.news_cont li a h1{ color:#222; font-size:20px; font-weight:lighter; line-height:1.5; padding-bottom:20px; padding-top:25px;transition: .1s linear; -moz-transition:.1s linear; -webkit-transition:.1s linear;}
.news_cont li p{ color:#999; font-size:14px;font-weight:lighter; line-height:2; height:60px;}
.news_cont li a:hover h1,.news_cont li:hover .news_date h2{ color:#00a551;}
.news_tet{ float:left;width:680px;}
.news_cont li .news_date{ float:right; width:160px; height:110px; text-align:right; border-left:#ddd solid 1px; margin-top:25px;}
.news_cont li .news_date h2{ color:#666; font-size:38px;font-family: 'ITCAVANTGARDESTD-BK', Arial, sans-serif; line-height:1; padding-top:18px; padding-bottom:18px;}
.news_cont li .news_date h3{ color:#666; font-size:16px;font-family: 'ITCAVANTGARDESTD-BK', Arial, sans-serif; line-height:1;}
.news_cont li .news_date h4{ display:none;}
.news_cont li:hover .news_date{ border-left:none;}
/*分页*/
.page{width:100%; margin:0 auto; height:50px; margin-top:80px; margin-bottom:100px;}
.wvi-pager-holder {display:block;zoom: 1;margin:0 auto; text-align:center; }
.wvi-pager-holder a { display:inline-block; font-size:14px;cursor: pointer;color: #666; font-weight:bold; line-height:36px; height:36px;width:36px;padding:0 5px; background-image:url(../images/page_line.png); background-repeat:repeat-x; background-position:center bottom;}
.wvi-pager-holder a:hover {color: #00a551;}
.wvi-pager-holder a.jp-next{display: inline-block;*display: inline; font-weight:normal; zoom: 1;width:50px; margin: 0;transition: 25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear;background-image:url(../images/next1.png); background-repeat:no-repeat; background-position:center; background-size:12px auto;text-indent:-9999px; margin-left:100px;}
.wvi-pager-holder a.jp-previous{display: inline-block;	*display: inline;zoom: 1; font-weight:normal;width:50px; margin: 0;transition: 25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear; background-image:url(../images/prev1.png); background-repeat:no-repeat; background-position:center; background-size:12px auto;text-indent:-9999px; margin-right:100px;}
.wvi-pager-holder a.jp-next.jp-disabled,.wvi-pager-holder a.jp-next.jp-disabled:hover{ background-image:url(../images/next.png);}
.wvi-pager-holder a.jp-previous.jp-disabled,.wvi-pager-holder a.jp-previous.jp-disabled:hover{background-image:url(../images/prev.png);}
.wvi-pager-holder a.jp-last.jp-disabled,.wvi-pager-holder a.last.jp-disabled:hover{ color: #ccc; }
.wvi-pager-holder a.jp-current, a.jp-current:hover {color: #00a551;background-image:url(../images/page_line1.png); background-repeat:no-repeat;}
.wvi-pager-holder a.jp-current,.wvi-pager-holder a.jp-current:hover,
.wvi-pager-holder a.jp-disabled,.wvi-pager-holder a.jp-disabled:hover {cursor: default;}
.wvi-pager-holder span {display:inline-block; font-size:14px;cursor: pointer;color: #666; font-weight:bold; line-height:36px; height:36px;width:36px;padding:0 5px; background-image:url(../images/page_line.png); background-repeat:repeat-x; background-position:center bottom; }
.wvi-pager .wvi-pager-all,.wvi-pager .wvi-pager-jumpnum,.wvi-pager-jump-button{ display:none;}
/*page*/
.page_tit{ padding-top:100px; text-align:center; padding-bottom:40px; border-bottom:#ddd solid 1px;}
.page_tit h1{ padding-top:100px; padding-bottom:24px;color:#333; font-size:28px; line-height:1.5;}
.page_tit p{ color:#999; font-size:12px; line-height:1;}
.page_tet{ padding-top:30px; padding-bottom:20px; border-bottom:#ddd solid 1px;}
.page_tet img{ max-width:100%;}
.page_tet p{ color:#707070; font-size:14px; line-height:2; padding-bottom:10px; padding-top:10px; text-indent:2em;}
.page_tet p img{ display:block; margin:0 auto;}
.back{ float:right;width:140px; height:40px; line-height:40px; padding-bottom:80px; padding-top:30px;}
.back a{ display:block; width:120px; height:40px; line-height:40px; background-image:url(../images/page_btn.png); background-repeat:no-repeat; background-position:80% center; border-radius:25px; border:#b8b8b8 solid 1px; text-align:center; padding-right:20px; color:#666; font-size:14px;transition: .1s linear; -moz-transition:.1s linear; -webkit-transition:.1s linear;}
.back a:hover{ color:#00a551;}
@media screen and (max-width:1300px){
	/*sec1*/
	.news_cont li .sec1_right{width:840px;}
	.news_tet{ width:620px;}
}
@media screen and (max-width:1280px){
	/*banner*/
	.banner_tit{ width:90%; left:5%;margin-left:0px;}
	/*sec1*/
	.news_cont li .sec1_right{  width:820px;}
	.news_tet{ width:600px;}
	.news_cont li:hover .sec1_left{ padding-left:10px;}
	.news_cont li:hover .sec1_right{padding-right:20px;}
}
@media screen and (max-width:1200px){
	/*sec1*/
	.news_cont li .sec1_right{width:800px;}
	.news_tet{ width:580px;}
}
@media screen and (max-width:1180px){
	/*sec1*/
	.news_cont li .sec1_right{width:780px;}
	.news_tet{ width:560px;}
}
@media screen and (max-width:1152px){
	/*sec1*/
	.news_cont li .sec1_right{  width:740px;}
	.news_tet{ width:520px;}
}
@media screen and (max-width:1100px){
	/*sec1*/
	.news_cont li .sec1_right{  width:700px;}
	.news_tet{ width:480px;}
}
@media screen and (max-width:1040px){
	/*sec1*/
	.news_cont li .sec1_right{  width:660px;}
	.news_tet{ width:440px;}
}
/*ipad横*/
@media screen and (max-width:1024px){
	/*banner*/
	.banner{ padding-top:50px;}
	.banner_tit{margin-top:-10px;}
	.banner_tit h1{ padding-top:10px; padding-bottom:14px; }
	/*导航*/
	.news_tit.fix_css.fix1{ top:50px;}
	.news_tit li a:hover{ background-color:#f7f7f7; color:#666; background-image:none; }
	.news_tit li.active a:hover{background-color:#fff; color:#00a551; background-image:url(../images/news_tit_bg.png);}
	/*sec1*/
	.news_title li a:hover{ color:#666; background:#fff;border:#ddd solid 1px;}
	.news_title li.active a:hover{ color:#fff; background:#00a551;border:#00a551 solid 1px;}
	.news_cont li .sec1_left img{ width:100%;}
	.news_cont li .sec1_right{  width:640px;}
	.news_cont li .news_date{ width:140px;}
	.news_tet{ width:460px;}
	.news_cont li:hover{ background:#fff; box-shadow:none;}
	.news_cont li:hover .sec1_left{ padding-left:0px;}
	.news_cont li:hover .sec1_right{padding-right:0px; background-image:none;}
	.news_cont li a:hover h1,.news_cont li:hover .news_date h2{ color:#666;}
	.news_cont li:hover .news_date{ border-left:#ddd solid 1px;}
	/*分页*/
	.wvi-pager-holder a:hover{color: #666;}
	.wvi-pager-holder a.jp-current:hover{color: #00a551;}
	/*page*/
	.page_tit{ padding-top:50px;}
	.back a:hover{ color:#666;}
	/*font-light*/
	/*sec1*/
	.news_cont li a h1,.news_cont li p{font-weight:normal;}
}
@media screen and (max-width:970px){
	/*sec1*/
	.news_cont li .sec1_right{  width:600px;}
	.news_tet{ width:420px;}
}
@media screen and (max-width:920px){
	/*sec1*/
	.news_cont li .sec1_right{  width:560px;}
	.news_tet{ width:380px;}
}
@media screen and (max-width:870px){
	/*sec1*/
	.news_cont li .sec1_right{  width:520px;}
	.news_tet{ width:340px;}
}
@media screen and (max-width:830px){
	/*sec1*/
	.news_cont li .sec1_right{  width:480px;}
	.news_tet{ width:300px;}
}
@media screen and (max-width:780px){
	/*sec1*/
	.news_cont li .sec1_right{  width:440px;}
	.news_tet{ width:260px;}
}
/*ipad竖*/
@media screen and (max-width:768px){
	/*banner*/
	.banner img.pc{ display:none;}
	.banner img.mobile{ display:block;}
	.banner_tit{margin-top:5px; text-align:center;}
	.banner_tit h1{ font-size:2.3rem;padding-top:10px; padding-bottom:12px;background-position:center bottom;}
	.banner_tit h2{ font-size:1.4rem;}
	/*导航*/
	.news_tit{ height:50px; line-height:50px;}
	.news_tit ul{ width:180px; margin:0 auto; float:none;}
	.news_tit li a{ font-size:1.3rem; line-height:50px; }
	/*sec1*/
	.sec1{ padding-top:25px;}
	.news_title{height:40px; padding-bottom:15px; background-size:auto 40px; }
	.news_title .inner{ width:370px;}
	.news_title li{  width:40px; height:40px; line-height:40px; text-align:center; padding-right:15px;}
	.news_title li a{width:38px; height:38px;font-size:12px;}
	.news_cont li{border-bottom:#ddd solid 1px;}
	.news_cont li .inner{ padding:15px 0;border-bottom:none;}
	.news_cont li .sec1_left{ width:100%;}
	.news_cont li .sec1_left img{ width:100%;}
	.news_cont li .sec1_right{ width:100%;}
	.news_cont li a h1{font-size:1.5rem;padding-bottom:10px; padding-top:20px;}
	.news_cont li p{font-size:1.1rem;height:auto;}
	.news_tet{width:100%;}
	.news_cont li .news_date{width:100%; height:auto;margin-top:10px; text-align:left; border-left:none;}
	.news_cont li:hover .news_date{ border-left:none;}
	.news_cont li .news_date h2{ display:none;}
	.news_cont li .news_date h3{display:none;}
	.news_cont li .news_date h4{ color:#666; font-size:1.1rem; line-height:1; display:block;}
	/*分页*/
	.page{ height:40px; margin-top:36px; margin-bottom:50px;}
	.wvi-pager-holder a { font-size:1.2rem;line-height:36px; height:36px;width:36px;padding:0 2px;}
	.wvi-pager-holder a.jp-next{width:40px;margin-left:50px; background-size:8px auto;}
	.wvi-pager-holder a.jp-previous{width:40px;margin-right:50px; background-size:8px auto;}
	.wvi-pager-holder span {font-size:14px;line-height:36px; height:36px;width:36px;}
	/*page*/
	.page_tit{ padding-bottom:20px;}
	.page_tit h1{ padding-top:40px; padding-bottom:15px;font-size:1.9rem;}
	.page_tit p{ font-size:1.1rem;}
	.page_tet{ padding-top:15px; padding-bottom:20px;}
	.page_tet p{ font-size:1.2rem; padding-top:5px; padding-bottom:5px;text-indent:2em;}
	.back{ width:100px; height:36px; line-height:36px; padding-bottom:40px; padding-top:15px;}
	.back a{width:80px; height:36px; line-height:36px; background-position:90% center; background-size:15px auto;padding-right:20px; font-size:1.2rem;}
}
@media screen and (max-width:375px){
	/*sec1*/
	.news_title .inner{ width:340px;}
	.news_title li{padding-right:10px;}
}
@media screen and (max-width:350px){
	/*sec1*/
	.news_title .inner{ width:310px;}
	.news_title li{padding-right:5px;}
	/*分页*/
	.wvi-pager-holder a.jp-next{width:20px;margin-left:10px;}
	.wvi-pager-holder a.jp-previous{width:20px;margin-right:10px;}
}
