/**common**/
*{ margin:0; padding:0;}
body { background-color:#f8f8f8;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p {padding:0; margin:0; font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th{font-size:13px;}
ol,ul {list-style:none;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:normal;}
h5{font-size: 1.25rem;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
.clear{*zoom:1;}
.clear:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}
.fl {float:left;}
.fr {float:right;}
@font-face{
	font-family: 'Helvetica_Condensed_Bold';
	src : url('../font/Helvetica_Condensed_Bold.ttf');
}
@font-face{
	font-family: 'Impact';
	src : url('../font/Impact.ttf');
}
@font-face{
	font-family: 'YOUSHEBIAOTIHEI';
	src : url('../font/YOUSHEBIAOTIHEI.TTF');
}

/**top start**/
@media screen and (min-width:1560px) {
	.searchmask{width: 100%;height:100%;display:block;cursor:pointer;position:absolute;left:0;top:0;opacity:0;z-index:-1;}
.searchbox.cur  .searchmask{ z-index:8}
.subhead{ border-bottom:1px solid rgba(255,255,255,.15);}

.headr{ float:right;}
.language{ float:right; font-size:14px; color:#fff; padding-left:27px; line-height:40px; background:url(../image/top2.png) left center no-repeat; padding-right:8px;}
.language a,.headphone a{ color:#fff;}
.language a:hover,.language a.cur{ color:#f26520}
.headphone{ color:#fff; font-size:14px; line-height:40px; padding-left:25px; background:url(../image/top1.png) left center no-repeat; padding-right:17px; float:right;}
.phonese{position:absolute;right: 56px;top:0; display:none;}
.headphone p {height: 40px;line-height: 40px;}
.phonese span{height:55px;width: 30px;}
.phonese .tosearch{ right:-10px;}
	
	.xwb_top {width: 100%;height: 140px;margin: 0 auto;padding: 0 0 0 50px;background-color: #333;    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);position: relative;top: 0;z-index: 9;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.subhead {height: 40px;border-bottom: 1px solid rgba(255,255,255,.15);}
	.headl{font-size: 14px;color: #f8f8f8;float: left;height: 40px;line-height: 40px;}

	.xwb_top .xwb_logo { height:60px; overflow:hidden; margin:20px 0; padding:0; float:left;}
	.xwb_logo a img { display:block; width:150px; height:60px; overflow:hidden; margin:0 15px 0 0; padding:0; float:left;}
	.xwb_logo a span {display: block;height: 36px;line-height: 36px;color: #fff;font-size: 15px;margin: 12px 0;padding: 0 0 0 15px;border-left: 1px solid #e2e2e2;float: left;}
	
	.xwb_top .top_website { width:200px; height:100px; overflow:hidden; margin:0; padding:0; float:right;}
	.top_website a { display:block; width:100%; height:100px; overflow:hidden; line-height:100px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0; background-color:#ff5900;}
	.top_website a img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:40px 10px 40px 0;}
	.top_website a:hover { background-color:#f55600;}
}
@media screen and (max-width:1559px) {
	.searchmask{width: 100%;height:100%;display:block;cursor:pointer;position:absolute;left:0;top:0;opacity:0;z-index:-1;}
.searchbox.cur  .searchmask{ z-index:8}
.subhead{height:40px;border-bottom:1px solid rgba(255,255,255,.15);}
.headl{ font-size:12px; color:#fff; float:left; height:40px ; line-height:40px;}

.headr{ float:right;}
.language{ float:right; font-size:12px; color:#aaa; padding-left:27px; line-height:40px; background:url(../image/top2.png) left center no-repeat; padding-right:8px;}
.language a,.headphone a{ color:#fff;}
.language a:hover,.language a.cur{ color:#f26520}
.headphone{ color:#fff; font-size:12px; line-height:40px; padding-left:25px; background:url(../image/top1.png) left center no-repeat; padding-right:17px; float:right;}
.headphone p{height:40px;line-height:40px;}
.phonese{position:absolute;right: 56px;top:0; display:none;}
.phonese span{height:55px;width: 30px;}
.phonese .tosearch{ right:-10px;}
.fixed-top.headbox {
    position: fixed;
    width: 100%;
    z-index: 99;
    padding: 10px 0;
    height: 80px;
}
.headbox:before{opacity:0; content:"";position:absolute;bottom:0;z-index:-1;width:100%;height:80%; background:rgba(0,0,0,0.5);transition: all .4s ease-in-out;}
	
	.xwb_top { width:100%; height:140px; margin:0 auto; padding:0 0 0 50px; background-color:#333; box-shadow:0 5px 10px rgba(0, 0, 0, 0.1); position:relative; top:0; z-index:9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_top .xwb_logo { height:60px; overflow:hidden; margin:20px 0; padding:0; float:left;}
	.xwb_logo a img { display:block; width:150px; height:60px; overflow:hidden; margin:0 15px 0 0; padding:0; float:left;}
	.xwb_logo a span { display:block; height:36px; line-height:36px; color:#fff; font-size:15px; margin:12px 0; padding:0 0 0 15px; border-left:1px solid #e2e2e2; float:left;}
	
	.xwb_top .top_website { width:120px; height:100px; overflow:hidden; margin:0; padding:0; float:right;}
	.top_website a { display:block; width:100%; height:60px; overflow:hidden; color:#fff; font-size:15px; text-align:center; margin:0 auto; padding:20px 0; background-color:#ff5900;}
	.top_website a img { display:block; width:28px; height:28px; vertical-align:middle; margin:0 auto 10px;}
	.top_website a:hover { background-color:#f55600;}
	
}
@media screen and (max-width:1080px) {
	.xwb_top .top_website { width:100px;}
	.subhead{display:none}
}
@media screen and (min-width:1081px) {

}
@media screen and (max-width:1080px) {
	.xwb_top { width:100%; height:48px; margin:0 auto; padding:0 0 0 20px; background-color:#fff; box-shadow:0 5px 10px rgba(0, 0, 0, 0.1); position:relative; top:0; z-index:9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_top .xwb_logo { height:40px; overflow:hidden; margin:4px 0; padding:0; float:left;}
	.xwb_logo a img { display:block; width:100px; height:40px; overflow:hidden; margin:0 10px 0 0; padding:0; float:left;}
	.xwb_logo a span { display:block; height:24px; line-height:24px; color:#666; font-size:12px; margin:8px 0; padding:0 0 0 10px; border-left:1px solid #e2e2e2; float:left;}
	
	.xwb_top .top_website { width:48px; height:48px; overflow:hidden; margin:0; padding:0; float:right;}
	.top_website a { display:block; width:100%; height:48px; overflow:hidden; margin:0 auto; padding:0; background-color:#ff5900;}
	.top_website a img { display:inline-block; width:24px; height:24px; vertical-align:middle; margin:12px auto;}
	.top_website a:active { background-color:#f55600;}
	.top_website a span { display:none;}
}
/**top end**/

/**nav**/
@media screen and (min-width:1560px) {
	.tp_nav { margin: 0; padding: 0; box-sizing:border-box; position: relative; float:right;}
	.nav_item { width:110px; float: left; position: relative; margin:0; padding: 0;}
}
@media screen and (max-width:1559px) {
	.tp_nav { margin: 0; padding: 0; box-sizing:border-box; position: relative; float:right;}
	.nav_item { width:100px; float: left; position: relative; margin:0; padding: 0;}
}
@media screen and (max-width:1440px) {
	.nav_item { width:88px; float: left; position: relative; margin:0; padding: 0;}
}
@media screen and (min-width:1281px) {
	.nav { width:100%; height: 100px; margin: 0 auto; padding: 0; position: relative;}	
	.nav ul {}
	
	.nav_item > a { display: block; width: 100%; height: 100px; line-height: 100px; color: #fff; font-size: 16px; text-align: center; -webkit-transition: all .4s; transition: all .4s;}
	.ny_top .nav_item > a { color:#333}
	.nav_item:hover > a, .nav_item > a.navon { color: #fff; background-color: #ff5900;}

	.menu_open { display: none;}
	
	.nav_item_open { width: 100%; height: auto; position: absolute; text-align: left;
    background: rgba(0,0,0,.97);min-width: 100px;left: 0; top: 100%; z-index: 10; box-shadow: 0 4px 8px 0 rgba(0, 12, 49, 0.1); border-radius: 0; opacity: 0; visibility: hidden; -webkit-transform: translateY(34px); transform: translateY(34px); -webkit-transition: all .4s; transition: all .4s; overflow: hidden; }
	.ny_top .nav_item_open { background-color:#fff;}
	.nav_item:hover .nav_item_open { visibility: visible; opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
	.subopen {display: block;line-height: 30px;font-size: 14px;color: #fff;padding-left: 25px;padding-right: 25px;    white-space: nowrap;}
	.subopen a{line-height: 30px;font-size: 14px;color: #fff;}
	.nav_item2 { width: 100%; line-height: 40px; }
	.nav_item2 a { display: block; padding: 0 10px; color: #fff; font-size: 14px; white-space: nowrap; text-align: center; }
	.ny_top .nav_item2 a { color:#666;}
	.nav_item2:hover a { background-color: #09b48b; color: #fff;}
	.hcover { display: none;}

}
@media screen and (max-width:1280px) {
	.menu_open { display: block; float: right; width: 100px; height: 100px; padding: 24px 0; background-color: #fafafa; position: absolute; top: 0; right: 0; box-sizing: border-box; z-index: 98; cursor: pointer}
    .menu_open i { height: 2px; width: 40px; background-color: #ff5900; display: block; margin: 12px auto;}
	.menu_open:hover { background-color:rgba(0, 0, 0, 0.6);}
	.menu_open:hover i { background-color: #fff;}
	
    .nav { width: 50%; height: 100%; position: fixed; top: 0; left: -50%; z-index: 100; overflow: hidden; background-color: #333;}
    .hcover { display: block; width: 50%; height: 100%; background: rgba(0, 0, 0, .7); position: fixed; right: -50%; top: 0; z-index: 99; }
    .nav_ul { margin: 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow-x: hidden; overflow-y: auto; padding: 0; text-align: left; }
    .nav_item { float: none; margin: 0; width: 100%; height: 60px; position: relative;}
    .nav_item:after { content: ''; display: block; width: 100%; border-bottom: 1px solid #454545; }
    .nav_item > a { display: block; margin: 0; font-size: 15px; line-height: 60px; color: #fff; padding: 0 32px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; opacity: 0.6;}
	.nav_item > a:active { background-color: rgba(0, 0, 0, 0.1); opacity: 1;}
	.nav_item > a.navon { opacity:1;}
    .nav_item i { position: absolute; z-index: 2; top: 0; right: 0; width: 25%; height: 100%; display: block;}
    .nav_item i:after { content: ''; display: block; width: 12px; height: 12px; margin: -7px 0 0 -7px; border: 1px solid rgba(255, 255, 255, 0.6); border-top: 0; border-left: 0; position: absolute; left: 50%; top: 50%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
    .nav_item_open { width: 50%; height: 100%; margin: 0; box-shadow: none; background-color: #333; border-radius: 0; opacity: 1; visibility: visible; -webkit-transform: translateY(0px); transform: translateY(0px); position: fixed; left: -50%; top: 0; }
    .subopen { display: block; }
    .subopen a { display: block; overflow: hidden; line-height: 60px; margin: 0; padding: 0 32px; white-space: nowrap; text-overflow: ellipsis; font-size: 15px; color: rgba(255, 255, 255, 0.6); text-indent:24px; border-bottom: 1px solid #454545; position: relative; }
    .subopen a:before { content: ''; display: block; width: 12px; height: 12px; position: absolute; left: 32px; top: 50%; margin: -7px 0 0 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid rgba(255, 255, 255, 0.6); border-right: 0; border-bottom: 0; }
    .nav_item2 { position: relative; }
    .nav_item2 a { display: block; overflow: hidden; margin: 0; line-height: 60px; color: #fff; font-size:15px; padding: 0 32px; white-space: nowrap; text-overflow: ellipsis; opacity: 0.6;}
    .nav_item2:after { content: ''; width: 100%; position: absolute; bottom: 0; left: 0; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom: 1px solid rgba(255, 255, 255, .1);}
	.nav_item2 a:active { background-color: rgba(0, 0, 0, 0.1); opacity: 1;}
}
@media screen and (max-width:1080px) {
	.menu_open { display: block; float: right; width: 48px; height: 48px; padding: 9px 0; background-color: #fafafa; position: absolute; top: 0; right: 0; box-sizing: border-box; z-index: 98; cursor: pointer}
    .menu_open i { height: 2px; width: 24px; background-color: #ff5900; display: block; margin: 6px auto;}
	.menu_open:hover { background-color:rgba(0, 0, 0, 0.6);}
	.menu_open:hover i { background-color: #fff;}
	
    .nav { width: 50%; height: 100%; position: fixed; top: 0; left: -50%; z-index: 100; overflow: hidden; background-color: #333;}
    .hcover { display: block; width: 50%; height: 100%; background: rgba(0, 0, 0, .7); position: fixed; right: -50%; top: 0; z-index: 99; }
    .nav_ul { margin: 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow-x: hidden; overflow-y: auto; padding: 0; text-align: left; }
    .nav_item { float: none; margin: 0; width: 100%; height: 48px; position: relative;}
    .nav_item:after { content: ''; display: block; width: 100%; border-bottom: 1px solid #454545; }
    .nav_item > a { display: block; margin: 0; font-size: 15px; line-height: 48px; color: #fff; padding: 0 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; opacity: 0.6;}
	.nav_item > a:active { background-color: #ff5900; opacity: 1;}
	.nav_item > a.navon { opacity:1;}
    .nav_item i { position: absolute; z-index: 2; top: 0; right: 0; width: 25%; height: 100%; display: block;}
    .nav_item i:after { content: ''; display: block; width: 10px; height: 10px; margin: -5px 0 0 -5px; border: 1px solid rgba(255, 255, 255, 0.6); border-top: 0; border-left: 0; position: absolute; left: 50%; top: 50%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
    .nav_item_open { width: 50%; height: 100%; margin: 0; box-shadow: none; background-color: #333; border-radius: 0; opacity: 1; visibility: visible; -webkit-transform: translateY(0px); transform: translateY(0px); position: fixed; left: -50%; top: 0; }
    .subopen { display: block; }
    .subopen a { display: block; overflow: hidden; line-height: 48px; margin: 0; padding: 0 20px; white-space: nowrap; text-overflow: ellipsis; font-size: 15px; color: rgba(255, 255, 255, 0.6); text-indent:24px; border-bottom: 1px solid #454545; position: relative;}
    .subopen a:before { content: ''; display: block; width: 10px; height: 10px; position: absolute; left: 20px; top: 50%; margin: -7px 0 0 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid rgba(255, 255, 255, 0.6); border-right: 0; border-bottom: 0; }
    .nav_item2 { position: relative; }
    .nav_item2 a { display: block; overflow: hidden; margin: 0; line-height: 48px; color: #333; font-size:15px; padding: 0 20px; white-space: nowrap; text-overflow: ellipsis; opacity: 0.6;}
    .nav_item2:after { content: ''; width: 100%; position: absolute; bottom: 0; left: 0; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom: 1px solid #454545;}
	.nav_item2 a:active { background-color: #ff5900; opacity: 1;}
}

/**banner start**/
.xwb_banner { width: 100%; overflow:hidden; padding: 0; margin: 0 auto; position: relative; z-index: 0;}
.xwb_banner .swiper-button-prev { width: 80px!important; height: 80px!important; margin-top: -40px; background:rgba(0, 0, 0, 0.5) url(../image/arrows_l.png) center center no-repeat!important; background-size:100% 100%!important; position: absolute; left: 40px!important; bottom: 0!important; z-index:10; outline:none;}
.xwb_banner .swiper-button-next { width: 80px!important; height: 80px!important; margin-top: -40px;background:rgba(0, 0, 0, 0.5) url(../image/arrows_r.png) center center no-repeat!important; background-size:100% 100%!important; position: absolute; right: 40px!important; bottom: 0!important; z-index:10; outline:none;}
.xwb_banner .swiper-button-prev:hover { background:#ff5900 url(../image/arrows_l.png) center center no-repeat!important; background-size:100% 100%!important;}
.xwb_banner .swiper-button-next:hover { background:#ff5900 url(../image/arrows_r.png) center center no-repeat!important; background-size:100% 100%!important;}
.xwb_banner .swiper-container { width: 100%; overflow:hidden;}
.xwb_banner .content-slide { padding: 20px; color: #fff;}
.title { font-size: 25px; margin-bottom: 10px;}
.xwb_banner .swiper-pagination { width: 100%; text-align: center; position: absolute; left: 0; bottom:30px; z-index:9;}
.xwb_banner .swiper-pagination-bullet { display: inline-block; width: 12px!important; height: 12px!important; border-radius: 50%; background-color: #fff; margin: 0 6px; vertical-align:middle; cursor: pointer; outline:none; opacity:1;}
.xwb_banner .swiper-pagination-bullet-active { width: 12px!important; height: 12px!important; background:none; border:2px solid #fff; opacity:1;}
.xwb_banner .swiper-container { margin:0 auto; position:relative; overflow:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden;	/* Fix of Webkit flickering */ z-index:1;}
.xwb_banner .swiper-wrapper {
	width:100%;	position:relative;	
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.xwb_banner .swiper-free-mode > .swiper-wrapper {
	margin: 0 auto;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.xwb_banner .swiper-slide { float: left; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; position:relative;}
.xwb_banner .swiper-slide img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}

/* IE10 Windows Phone 8 Fixes */
.xwb_banner .swiper-wp8-horizontal { -ms-touch-action: pan-y;}
.xwb_banner .swiper-wp8-vertical { -ms-touch-action: pan-x;}
@media screen and (max-width:1559px) {
}
@media screen and (max-width:1440px) {	
}
@media screen and (max-width:1280px) {
	.xwb_banner .swiper-button-prev { width: 60px!important; height: 60px!important; margin-top: -30px; left: 30px!important; background-size:100% 100%!important;}
	.xwb_banner .swiper-button-next { width: 60px!important; height: 60px!important; margin-top: -30px; right: 30px!important; background-size:100% 100%!important;}
}
@media screen and (max-width:1080px) {
	.xwb_banner .swiper-pagination { bottom:10px;}
	.xwb_banner .swiper-pagination-bullet { display: inline-block; width: 6px!important; height: 6px!important; border-radius: 50%; background-color: #fff; margin: 0 3px; vertical-align:middle; cursor: pointer; outline:none; opacity:1;}
	.xwb_banner .swiper-pagination-bullet-active { width: 6px!important; height: 6px!important; background:none; border:2px solid #fff; opacity:1;}
	.xwb_banner .swiper-button-prev { width: 32px!important; height: 32px!important; margin-top: -16px; left: 10px!important; background-size:100% 100%!important;}
	.xwb_banner .swiper-button-next { width: 32px!important; height: 32px!important; margin-top: -16px; right: 10px!important; background-size:100% 100%!important;}
	.xwb_banner .swiper-slide img{width:120%;}
}
/**banner end**/


/**主营业务**/
@media screen and (min-width:1560px) {
	.xwb_business { width:1560px; overflow:hidden; margin:0 auto; padding:80px 0;}
	.xwb_title { width:100%; height:80px; margin:0 auto 40px; padding:0; position:relative;}
	.xwb_title .tit_text { height:80px; overflow:hidden; float:left;}
	.tit_text h3 { height:40px; overflow:hidden; line-height:40px; color:#262626; font-size:40px; font-weight:bold; margin:0; padding:0;}
	.tit_text p { height:40px; overflow:hidden; line-height:40px; color:#262626; font-size:24px; margin:0; padding:0;}
	.tit_text p span { color:#999; font-size:16px; margin:0 0 0 20px; display:inline-block;}
	.xwb_title .xwb_more { width:200px; height:48px; overflow:hidden; margin:0; padding:0; position:absolute; top:16px; right:0;}
	.xwb_more a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#fff; font-size:16px; text-align:center; background-color:#ff5900; margin:0; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.xwb_more a:hover { background-color:#f55600;}
	
	.bns_list { width:1560px; height:480px; margin:0 auto; padding:0;}
	.bns_list ul li { width:480px; height:450px; margin:0 40px 0 0; background-color:#fff; float:left; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	
	.bns_list ul li:hover {background-color: #7c7c7c;box-shadow: 0 10px 30px rgb(88 88 88 / 60%);}
	.bns_list .bns_img{width: 100%;height: 320px;overflow: hidden;}
	.bns_list .bns_img img{width:100%}
	.bns_list .bns_button {display: block;width: 40%;height: 35px;overflow: hidden;line-height: 35px;    text-align: center;border-radius: 10px;background-color: #ff8722;margin: 0 auto;padding: 0;    -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list .bns_button a {color: #fff;font-size: 14px;}
	.bns_list ul li h3 { width:100%; overflow:hidden; color:#262626; font-size:22px; text-align:center; margin:0 auto; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list ul li span { display:block; width:100%; overflow:hidden; color:#999; font-size:16px; text-align:center; margin:6px auto 12px; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list ul li p { width:100%; overflow:hidden; line-height:24px; color:#999; font-size:16px; text-align:center; margin:0 auto; padding:0 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list ul li:hover h3 { color:#fff;}
	.bns_list ul li:hover span { color:rgba(255, 255, 255, 0.6);}
	.bns_list ul li:hover p { color:rgba(255, 255, 255, 0.8);}
	
}
@media screen and (max-width:1559px) {
	.xwb_business { width:100%; overflow:hidden; margin:0 auto; padding:50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_title { width:100%; height:80px; margin:0 auto 40px; padding:0; position:relative;}
	.xwb_title .tit_text { height:80px; overflow:hidden; float:left;}
	.tit_text h3 { height:40px; overflow:hidden; line-height:40px; color:#262626; font-size:40px; font-weight:bold; margin:0; padding:0;}
	.tit_text p { height:40px; overflow:hidden; line-height:40px; color:#262626; font-size:24px; margin:0; padding:0;}
	.tit_text p span { color:#999; font-size:16px; margin:0 0 0 20px; display:inline-block;}
	.xwb_title .xwb_more { width:200px; height:48px; overflow:hidden; margin:0; padding:0; position:absolute; top:16px; right:0;}
	.xwb_more a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#fff; font-size:16px; text-align:center; background-color:#ff5900; margin:0; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.xwb_more a:hover { background-color:#f55600;}
	
	.bns_list { width:100%; height:330px; margin:0 auto; padding:0;}
	.bns_list ul li { width:327px; height:330px; margin:0 40px 0 0; background-color:#fff; float:left; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list .bns_img{text-align:center}
	.bns_list .bns_img img{max-width: 100%;height: 193px;vertical-align: top;}
	.bns_list ul li:hover { background-color:#7c7c7c; box-shadow:0 10px 30px rgba(88, 88, 88, 0.6);}
	

	.bns_list ul li .bns_icon8 { background:url(../image/bns_icon08.png) center center no-repeat; background-size:160px 160px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}

	.bns_list ul li:hover .bns_icon8 { background:url(../image/bns_icon8.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li h3 { width:100%; overflow:hidden; color:#ff8722; font-size:16px; font-weight: 700;text-align:center; margin:0 auto; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list .bns_tit{padding: 0.45rem 0.42rem;}
	.bns_list .bns_button{display: block;
    width: 40%;height: 35px;overflow: hidden;line-height: 35px;text-align: center;	border-radius: 10px;background-color: #ff8722;margin: 0 auto;padding: 0;-webkit-transition: all .5s;    -moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;
    transition: all .5s;}
	.bns_list .bns_button a{color:#fff;font-size:14px;}
	.bns_list ul li span { display:block; width:100%; overflow:hidden; color:#333; font-size:14px; text-align:center; margin:6px auto 12px; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}

	.bns_list ul li:hover h3 { color:#fff;}
	.bns_list ul li:hover span { color:rgba(255, 255, 255, 0.6);}
	.bns_list ul li:hover p { color:rgba(255, 255, 255, 0.8);}

}
@media screen and (max-width:1280px) {
}
@media screen and (min-width:1081px) {
}
@media screen and (max-width:1080px) {
	.xwb_business { width:100%; margin:0 auto; padding:40px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_title { width:100%; height:auto; margin:0 auto 20px; padding:0; position:relative;}
	.xwb_title .tit_text { width:100%; height:auto; overflow:hidden; float: inherit;}
	.xwb_title1, .xwb_title1 .tit_text { height:auto;}
	.tit_text h3 { width:100%; height:40px; overflow:hidden; line-height:40px; color:#262626; font-size:30px; font-weight:bold; margin:0; padding:0;}
	.tit_text p { width:100%; height:auto; overflow:hidden; line-height:32px; color:#262626; font-size:22px; margin:0; padding:0;}
	.tit_text p span { color:#999; font-size:16px; margin:0; display:block;}
	.xwb_title .xwb_more { width:160px; height:40px; overflow:hidden; margin:0; padding:0; position:absolute; top:0; right:0;}
	.xwb_more a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; text-align:center; background-color:#ff5900; margin:0; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.xwb_more a:hover { background-color:#f55600;}
	
	.bns_list { width:100%; height:320px; margin:0 auto; padding:0;}
	.bns_list ul li { width:320px; height:240px; margin:0 20px 0 0; padding:40px 0; background-color:#fff; float:left;}
	.bns_list ul li:hover { background-color:#ff5900; box-shadow:0 8px 12px rgba(255, 89, 0, 0.6);}
	.bns_list ul li .bns_icon { width:120px; height:120px; overflow:hidden; margin:0 auto 24px; padding:0; border-radius:50%;}
	.bns_list ul li .bns_icon1 { background:url(../image/bns_icon01.png) center center no-repeat; background-size:120px 120px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list ul li .bns_icon2 { background:url(../image/bns_icon02.png) center center no-repeat; background-size:120px 120px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list ul li .bns_icon3 { background:url(../image/bns_icon03.png) center center no-repeat; background-size:120px 120px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list ul li .bns_icon4 { background:url(../image/bns_icon04.png) center center no-repeat; background-size:120px 120px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list ul li .bns_icon5 { background:url(../image/bns_icon05.png) center center no-repeat; background-size:120px 120px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list ul li .bns_icon6 { background:url(../image/bns_icon06.png) center center no-repeat; background-size:120px 120px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list ul li .bns_icon7 { background:url(../image/bns_icon07.png) center center no-repeat; background-size:120px 120px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list ul li .bns_icon8 { background:url(../image/bns_icon08.png) center center no-repeat; background-size:120px 120px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list ul li:hover .bns_icon1, .bns_list ul li:active .bns_icon1 { background:url(../image/bns_icon1.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li:hover .bns_icon2, .bns_list ul li:active .bns_icon2 { background:url(../image/bns_icon2.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li:hover .bns_icon3, .bns_list ul li:active .bns_icon3 { background:url(../image/bns_icon3.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li:hover .bns_icon4, .bns_list ul li:active .bns_icon4 { background:url(../image/bns_icon4.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li:hover .bns_icon5, .bns_list ul li:active .bns_icon5 { background:url(../image/bns_icon5.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li:hover .bns_icon6, .bns_list ul li:active .bns_icon6 { background:url(../image/bns_icon6.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li:hover .bns_icon7, .bns_list ul li:active .bns_icon7 { background:url(../image/bns_icon7.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li:hover .bns_icon8, .bns_list ul li:active .bns_icon8 { background:url(../image/bns_icon8.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li h3 { width:100%; overflow:hidden; color:#262626; font-size:18px; text-align:center; margin:0 auto; padding:0 24px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list ul li span { display:block; width:100%; overflow:hidden; color:#999; font-size:12px; text-align:center; margin:4px auto 8px; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list ul li p { width:100%; overflow:hidden; line-height:20px; color:#999; font-size:14px; text-align:center; margin:0 auto; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.bns_list ul li:hover h3, .bns_list ul li:active h3 { color:#fff;}
	.bns_list ul li:hover span, .bns_list ul li:active span { color:rgba(255, 255, 255, 0.6);}
	.bns_list ul li:hover p, .bns_list ul li:active p { color:rgba(255, 255, 255, 0.8);}

}
@media screen and (max-width:767px) {
	.xwb_title .xwb_more { width:100px;}
	.xwb_more a { font-size:15px;}
}
@media screen and (max-width:320px) {
	.xwb_title .xwb_more { width:80px;}
}

/**公司介绍**/
@media screen and (min-width:1560px) {
	.xwb_company { width:100%; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_company .cpn_main { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 50%; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpn_main .xwb_video { width:50%; height:680px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0; z-index:9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_video .vd_main { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#262626; position:relative;}
	.vd_main img { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; cursor:pointer; object-fit:cover;}
	.cpn_main .cpn_con { width:1560px; height:680px; overflow:hidden; margin:0 0 0 -780px; padding:80px 0 80px 860px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpn_con .xwb_en { width:100%; height:80px; overflow:hidden; line-height:80px; color:#f7f7f7; font-family: 'YOUSHEBIAOTIHEI'; font-size:140px; letter-spacing:-10px; margin:0 auto -60px; padding:0;}
	.cpn_con h1 { width:100%; overflow:hidden; line-height:40px; color:#fe5900; font-size:32px; font-weight:bold; margin:0 auto 40px; padding:0;}
	.cpn_con p { width:100%; height:320px; overflow:hidden; line-height:36px; color:#666; font-size:18px; text-align: justify; margin:0 auto 30px; padding:0; display:-webkit-box; -webkit-line-clamp:6; -webkit-box-orient:vertical; text-overflow:ellipsis; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpn_con .xwb_more { width:200px; height:48px; overflow:hidden; margin:0 0 20px; padding:0;}
	
	.cpn_con dl dd { width:33.333333%; margin:0; padding:0; position:relative; float:left;}
	.cpn_con dl dd span { display:block; width:100%; height:50px; overflow:hidden; line-height:50px; color:#999; font-size:16px; text-align:center; margin:0 auto 8px; padding:0;}
	.cpn_con dl dd span font { color:#fd5800; font-family:'Impact'; font-size:50px;}
	.cpn_con dl dd em { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:16px; font-style:normal; text-align:center; margin:0 auto; padding:0;}
	.cpn_con dl dd i { width:1px; height:50px; overflow:hidden; margin:0; padding:0; background-color:#eaeaea; position:absolute; top:0; right:0;}
	
	.cpn_list { width:1560px; overflow:hidden; margin:50px auto 70px; padding:20px 24px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpn_list ul li { width:240px; height:180px; margin:0 24px 0 0; padding:50px 0; background-color:#fff; float:left; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li:hover { margin:-20px 24px 0 0; background-color:#ff5900; box-shadow:0 8px 16px rgba(255, 89, 0, 0.5);}
	.cpn_list ul li .cpn_icon { width:80px; height:92px; overflow:hidden; margin:0 auto 24px; padding:0;}
	.cpn_list ul li .cpn_icon1 { background:url(../image/cpn_icon01.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon2 { background:url(../image/cpn_icon02.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon3 { background:url(../image/cpn_icon03.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon4 { background:url(../image/cpn_icon04.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon5 { background:url(../image/cpn_icon05.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon6 { background:url(../image/cpn_icon06.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon7 { background:url(http://www.mtnets.com/images/cpn_icon07.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon8 { background:url(http://www.mtnets.com/images/cpn_icon08.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li:hover .cpn_icon1 { background:url(../image/cpn_icon1.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon2 { background:url(../image/cpn_icon2.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon3 { background:url(../image/cpn_icon3.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon4 { background:url(../image/cpn_icon4.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon5 { background:url(../image/cpn_icon5.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon6 { background:url(../image/cpn_icon6.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon7 { background:url(http://www.mtnets.com/images/cpn_icon7.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon8 { background:url(http://www.mtnets.com/images/cpn_icon8.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li h3 { width:100%; overflow:hidden; color:#262626; font-size:22px; text-align:center; margin:0 auto; padding:0 24px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li span { display:block; width:100%; overflow:hidden; color:#999; font-size:16px; text-align:center; margin:4px auto 8px; padding:0 24px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li:hover h3 { color:#fff;}
	.cpn_list ul li:hover span { color:rgba(255, 255, 255, 0.8);}
}
@media screen and (max-width:1559px) {
	.xwb_company { width:100%; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_company .cpn_main { width:100%; overflow:hidden; margin:0 auto; padding: 0 50% 0 0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpn_main .xwb_video { width:50%; height:520px; overflow:hidden; margin:0; padding:0; position:absolute; right:0; top:0; z-index:9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_video .vd_main { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#262626; position:relative;}
	.vd_main video { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; cursor:pointer; object-fit:cover;}
	.cpn_main .cpn_con { width:100%; height:520px; overflow:hidden; margin:0; padding:40px 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpn_con .xwb_en { width:100%; height:80px; overflow:hidden; line-height:80px; color:#f7f7f7; font-family: 'YOUSHEBIAOTIHEI'; font-size:140px; letter-spacing:-10px; margin:0 auto -60px; padding:0;}
	.cpn_con h1 { width:100%; overflow:hidden; line-height:40px; color:#fe5900; font-size:32px; font-weight:bold; margin:0 auto 30px; padding:0;}
	.cpn_con p { width:100%; height:160px; overflow:hidden; line-height:32px; color:#666; font-size:16px; text-align: justify; margin:0 auto 30px; padding:0; display:-webkit-box; -webkit-line-clamp:5; -webkit-box-orient:vertical; text-overflow:ellipsis; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpn_con .xwb_more { width:200px; height:48px; overflow:hidden; margin:0 0 30px; padding:0;}
	
	.cpn_con dl dd { width:33.333333%; margin:0; padding:0; position:relative; float:left;}
	.cpn_con dl dd span { display:block; width:100%; height:50px; overflow:hidden; line-height:50px; color:#999; font-size:16px; text-align:center; margin:0 auto 8px; padding:0;}
	.cpn_con dl dd span font { color:#fd5800; font-family:'Impact'; font-size:50px;}
	.cpn_con dl dd em { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:16px; font-style:normal; text-align:center; margin:0 auto; padding:0;}
	.cpn_con dl dd i { width:1px; height:50px; overflow:hidden; margin:0; padding:0; background-color:#eaeaea; position:absolute; top:0; right:0;}
	
	.cpn_list { width:100%; overflow:hidden; margin:50px auto; padding:0 0 0 24px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpn_list ul li { width:240px; height:180px; margin:0 24px 0 0; padding:50px 0; background-color:#fff; float:left; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li:hover { background-color:#ff5900; box-shadow:0 8px 16px rgba(255, 89, 0, 0.5);}
	.cpn_list ul li .cpn_icon { width:80px; height:92px; overflow:hidden; margin:0 auto 24px; padding:0;}
	.cpn_list ul li .cpn_icon1 { background:url(../image/cpn_icon01.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon2 { background:url(../image/cpn_icon02.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon3 { background:url(../image/cpn_icon03.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon4 { background:url(../image/cpn_icon04.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon5 { background:url(../image/cpn_icon05.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon6 { background:url(../image/cpn_icon06.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon7 { background:url(http://www.mtnets.com/images/cpn_icon07.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon8 { background:url(http://www.mtnets.com/images/cpn_icon08.png) center center no-repeat; background-size:80px 92px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li:hover .cpn_icon1 { background:url(../image/cpn_icon1.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon2 { background:url(../image/cpn_icon2.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon3 { background:url(../image/cpn_icon3.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon4 { background:url(../image/cpn_icon4.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon5 { background:url(../image/cpn_icon5.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon6 { background:url(../image/cpn_icon6.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon7 { background:url(http://www.mtnets.com/images/cpn_icon7.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon8 { background:url(http://www.mtnets.com/images/cpn_icon8.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li h3 { width:100%; overflow:hidden; color:#262626; font-size:22px; text-align:center; margin:0 auto; padding:0 24px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li span { display:block; width:100%; overflow:hidden; color:#999; font-size:16px; text-align:center; margin:4px auto 8px; padding:0 24px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li:hover h3 { color:#fff;}
	.cpn_list ul li:hover span { color:rgba(255, 255, 255, 0.8);}
}
@media screen and (max-width:1280px) {	
	.cpn_con .xwb_en { font-size:130px;}
}
@media screen and (min-width:1081px) {	
}
@media screen and (max-width:1080px) {
	.xwb_company { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#f8f8f8; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_company .cpn_main { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpn_main .xwb_video { width:100%; height:580px; position:inherit; left:inherit; top:inherit; margin:0 auto; padding:0;}
	.cpn_main .cpn_con { height:auto; padding:40px;}
	.cpn_con .xwb_en { text-align:center;}
	.cpn_con h1 { width:100%; overflow:hidden; color:#fe5900; font-size:30px; font-weight:bold; text-align:center; margin:0 auto 20px; padding:0;}
	.cpn_con p { width:100%; height:auto; overflow:hidden; line-height:30px; color:#666; font-size:15px; text-align:center; margin:0 auto 20px; padding:0;}
	.cpn_con .xwb_more { width:160px; height:40px; overflow:hidden; margin:0 auto 20px; padding:0;}
	
	.cpn_con dl dd { width:33.333333%; margin:0; padding:0; position:relative; float:left;}
	.cpn_con dl dd span { display:block; width:100%; height:50px; overflow:hidden; line-height:50px; color:#999; font-size:16px; text-align:center; margin:0 auto 8px; padding:0;}
	.cpn_con dl dd span font { color:#fd5800; font-family:'Impact'; font-size:50px;}
	.cpn_con dl dd em { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:16px; font-style:normal; text-align:center; margin:0 auto; padding:0;}
	.cpn_con dl dd i { width:1px; height:50px; overflow:hidden; margin:0; padding:0; background-color:#eaeaea; position:absolute; top:0; right:0;}
	
	.cpn_list { width:100%; margin:0 auto; padding:40px 0 40px 20px;}
	.cpn_list ul li { width:300px; height:170px; margin:0 20px 0 0; padding:30px 0; background-color:#fff; float:left; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li:hover { background-color:#ff5900; box-shadow:0 4px 8px rgba(255, 89, 0, 0.5);}
	.cpn_list ul li .cpn_icon { width:80px; height:92px; overflow:hidden; margin:0 auto 12px; padding:0;}
	.cpn_list ul li .cpn_icon1 { background:url(../image/cpn_icon01.png) center center no-repeat; background-size:70px 80px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon2 { background:url(../image/cpn_icon02.png) center center no-repeat; background-size:70px 80px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon3 { background:url(../image/cpn_icon03.png) center center no-repeat; background-size:70px 80px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon4 { background:url(../image/cpn_icon04.png) center center no-repeat; background-size:70px 80px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon5 { background:url(../image/cpn_icon05.png) center center no-repeat; background-size:70px 80px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon6 { background:url(../image/cpn_icon06.png) center center no-repeat; background-size:70px 80px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon7 { background:url(http://www.mtnets.com/images/cpn_icon07.png) center center no-repeat; background-size:70px 80px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li .cpn_icon8 { background:url(http://www.mtnets.com/images/cpn_icon08.png) center center no-repeat; background-size:70px 80px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li:hover .cpn_icon1, .cpn_list ul li:active .cpn_icon1 { background:url(../image/cpn_icon1.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li:hover .cpn_icon2, .cpn_list ul li:active .cpn_icon2 { background:url(../image/cpn_icon2.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li:hover .cpn_icon3, .cpn_list ul li:active .cpn_icon3 { background:url(../image/cpn_icon3.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li:hover .cpn_icon4, .cpn_list ul li:active .cpn_icon4 { background:url(../image/cpn_icon4.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li:hover .cpn_icon5, .cpn_list ul li:active .cpn_icon5 { background:url(../image/cpn_icon5.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li:hover .cpn_icon6, .cpn_list ul li:active .cpn_icon6 { background:url(../image/cpn_icon6.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li:hover .cpn_icon7, .cpn_list ul li:active .cpn_icon7 { background:url(http://www.mtnets.com/images/cpn_icon7.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li:hover .cpn_icon8, .cpn_list ul li:active .cpn_icon8 { background:url(http://www.mtnets.com/images/cpn_icon8.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li h3 { width:100%; overflow:hidden; color:#262626; font-size:18px; text-align:center; margin:0 auto; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li span { display:block; width:100%; overflow:hidden; color:#999; font-size:14px; text-align:center; margin:4px auto 8px; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.cpn_list ul li:hover h3, .cpn_list ul li:active h3 { color:#fff;}
	.cpn_list ul li:hover span, .cpn_list ul li:active span { color:rgba(255, 255, 255, 0.8);}
} 
@media screen and (max-width:768px) {
	.cpn_main .xwb_video { height:440px;}
}
@media screen and (max-width:767px) {
	.cpn_main .cpn_con { padding:20px;}
	.cpn_con .xwb_en { height:60px; line-height:60px; font-size:90px; margin:0 auto -50px;}
	.cpn_con h1 { font-size:24px;}
	.cpn_con dl dd span font { font-size:40px;}
	.cpn_main .xwb_video { height:360px;}
	.cpn_con .xwb_more { width:120px;}
	
	.cpn_con dl dd span { height:40px; line-height:40px; font-size:14px;}
	.cpn_con dl dd i { height:40px;}
	.cpn_con dl dd em { font-size:14px;}
	
	.tit_text p span { font-size:14px;}
}
@media screen and (max-width:375px) {
	.cpn_con .xwb_en { font-size:84px;}
}
@media screen and (max-width:320px) {
	.cpn_con .xwb_en { font-size:72px;}
	.cpn_con h1 { font-size:20px;}
}

/**新闻资讯**/
@media screen and (min-width:1560px) {
	.xwb_news { width:100%; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#fff;}
	.xwb_news .new_main { width:1560px; overflow:hidden; margin:0 auto; padding:0;}
	.new_tab { width:360px; height:48px; overflow:hidden; margin:0; padding:0; position:absolute; top:16px; right:0;}
	.new_tab ul li { width:120px; height:48px; overflow:hidden; color:#262626; font-size:22px; text-align:center; margin:0; padding:0; cursor:pointer; float:left;}
	.new_tab ul li span { width:40px; height:2px; overflow:hidden; background-color:#ff5900; margin:12px auto 0; display:none;}
	.new_tab ul li.tabActive { color:#ff5900;}
	.new_tab ul li.tabActive span { display:block;}
	
	.new_list { width:1560px; overflow:hidden; margin:0 auto; padding:0;}
	.new_list ul li { width:48%; height:140px; margin:0 4% 20px 0; padding:0; float:left;}
	.new_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.new_list ul li a { display:block; width:100%; height:140px; margin:0; padding:0 0 0 140px; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.new_list ul li a:hover { background-color:#ff5900; box-shadow:0 8px 16px rgba(255, 89, 0, 0.5);}
	.new_list ul li a .nw_time { width:140px; height:100px; overflow:hidden; margin:0; padding:20px 0; position:absolute; left:0; top:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.new_list ul li a:hover .nw_time { padding:10px 0 30px;}
	.nw_time h3 { width:100%; height:70px; overflow:hidden; line-height:70px; margin:0 auto; padding:0; color:#262626; font-size:60px; font-family: 'Helvetica_Condensed_Bold'; font-weight:bold; text-align:center;}
	.nw_time p { width:100%; height:30px; overflow:hidden; line-height:30px; margin:0 auto; padding:0; color:#262626; font-size:16px; font-family: 'Helvetica_Condensed_Bold'; font-weight:bold; text-align:center;}
	.nw_time span { display:block; width:56px; height:1px; overflow:hidden; margin:0 auto; padding:0; background-color:#ccc;}
	.new_list ul li a .nw_text { width:100%; height:140px; overflow:hidden; margin:0; padding:20px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.new_list ul li a:hover .nw_text { padding:20px 20px 20px 0;}
	.nw_text h5 { width:100%; height:40px; overflow:hidden; line-height:40px; color:#262626; font-size:22px; text-overflow:ellipsis; white-space: nowrap; margin:0 0 6px; padding:0;}
	.nw_text p { width:100%; height:52px; overflow:hidden; line-height:26px; color:#888; font-size:16px; margin:0; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.new_list ul li a:hover .nw_time h3, .new_list ul li a:hover .nw_time p, .new_list ul li a:hover .nw_text h5, .new_list ul li a:hover .nw_text p { color:#fff;}
	.new_list ul li a:hover .nw_time span { background-color:#fff;}
	.new_list .xwb_more { width:200px; height:48px; overflow:hidden; margin:20px auto 0; padding:0;}
}
@media screen and (max-width:1559px) {
	.xwb_news { width:100%; overflow:hidden; margin:0 auto; padding:50px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_news .new_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.new_tab { width:360px; height:48px; overflow:hidden; margin:0; padding:0; position:absolute; top:16px; right:0;}
	.new_tab ul li { width:120px; height:48px; overflow:hidden; color:#262626; font-size:22px; text-align:center; margin:0; padding:0; cursor:pointer; float:left;}
	.new_tab ul li span { width:40px; height:2px; overflow:hidden; background-color:#ff5900; margin:12px auto 0; display:none;}
	.new_tab ul li.tabActive { color:#ff5900;}
	.new_tab ul li.tabActive span { display:block;}
	
	.new_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.new_list ul li { width:48%; height:140px; margin:0 4% 20px 0; padding:0; float:left;}
	.new_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.new_list ul li a { display:block; width:100%; height:140px; margin:0; padding:0 0 0 140px; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.new_list ul li a:hover { background-color:#ff5900; box-shadow:0 8px 16px rgba(255, 89, 0, 0.5);}
	.new_list ul li a .nw_time { width:140px; height:100px; overflow:hidden; margin:0; padding:20px 0; position:absolute; left:0; top:0;}
	.nw_time h3 { width:100%; height:70px; overflow:hidden; line-height:70px; margin:0 auto; padding:0; color:#262626; font-size:60px; font-family: 'Helvetica_Condensed_Bold'; font-weight:bold; text-align:center;}
	.nw_time p { width:100%; height:30px; overflow:hidden; line-height:30px; margin:0 auto; padding:0; color:#262626; font-size:16px; font-family: 'Helvetica_Condensed_Bold'; font-weight:bold; text-align:center;}
	.nw_time span { display:block; width:56px; height:1px; overflow:hidden; margin:0 auto; padding:0; background-color:#ccc;}
	.new_list ul li a .nw_text { width:100%; height:140px; overflow:hidden; margin:0; padding:20px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.new_list ul li a:hover .nw_text { padding:20px 40px 20px 0;}
	.nw_text h5 { width:100%; height:40px; overflow:hidden; line-height:40px; color:#262626; font-size:22px; text-overflow:ellipsis; white-space: nowrap; margin:0 0 6px; padding:0;}
	.nw_text p { width:100%; height:52px; overflow:hidden; line-height:26px; color:#888; font-size:16px; margin:0; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.new_list ul li a:hover .nw_time h3, .new_list ul li a:hover .nw_time p, .new_list ul li a:hover .nw_text h5, .new_list ul li a:hover .nw_text p { color:#fff;}
	.new_list ul li a:hover .nw_time span { background-color:#fff;}
	.new_list .xwb_more { width:200px; height:48px; overflow:hidden; margin:20px auto 0; padding:0;}
	
}
@media screen and (max-width:1280px) {	
	.xwb_news { width:100%; overflow:hidden; margin:0 auto; padding:80px 50px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_news .new_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.new_tab { width:360px; height:48px; overflow:hidden; margin:0; padding:0; position:absolute; top:16px; right:0;}
	.new_tab ul li { width:120px; height:48px; overflow:hidden; color:#262626; font-size:22px; text-align:center; margin:0; padding:0; cursor:pointer; float:left;}
	.new_tab ul li span { width:40px; height:2px; overflow:hidden; background-color:#ff5900; margin:12px auto 0; display:none;}
	.new_tab ul li.tabActive { color:#ff5900;}
	.new_tab ul li.tabActive span { display:block;}
	
	.new_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.new_list ul li { width:100%; height:140px; margin:0 0 20px 0; padding:0;}
	.new_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.new_list ul li a { display:block; width:100%; height:140px; margin:0; padding:0 0 0 140px; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.new_list ul li a:hover { background-color:#ff5900; box-shadow:0 8px 16px rgba(255, 89, 0, 0.5);}
	.new_list ul li a .nw_time { width:140px; height:100px; overflow:hidden; margin:0; padding:20px 0; position:absolute; left:0; top:0;}
	.nw_time h3 { width:100%; height:70px; overflow:hidden; line-height:70px; margin:0 auto; padding:0; color:#262626; font-size:60px; font-family: 'Helvetica_Condensed_Bold'; font-weight:bold; text-align:center;}
	.nw_time p { width:100%; height:30px; overflow:hidden; line-height:30px; margin:0 auto; padding:0; color:#262626; font-size:16px; font-family: 'Helvetica_Condensed_Bold'; font-weight:bold; text-align:center;}
	.nw_time span { display:block; width:56px; height:1px; overflow:hidden; margin:0 auto; padding:0; background-color:#ccc;}
	.new_list ul li a .nw_text { width:100%; height:140px; overflow:hidden; margin:0; padding:20px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.new_list ul li a:hover .nw_text { padding:20px 40px 20px 0;}
	.nw_text h5 { width:100%; height:40px; overflow:hidden; line-height:40px; color:#262626; font-size:22px; text-overflow:ellipsis; white-space: nowrap; margin:0 0 6px; padding:0;}
	.nw_text p { width:100%; height:52px; overflow:hidden; line-height:26px; color:#888; font-size:16px; margin:0; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.new_list ul li a:hover .nw_time h3, .new_list ul li a:hover .nw_time p, .new_list ul li a:hover .nw_text h5, .new_list ul li a:hover .nw_text p { color:#fff;}
	.new_list ul li a:hover .nw_time span { background-color:#fff;}
	.new_list .xwb_more { width:200px; height:48px; overflow:hidden; margin:20px auto 0; padding:0;}

}
@media screen and (min-width:1081px) {	
}
@media screen and (max-width:1080px) {
	.xwb_news { width:100%; overflow:hidden; margin:0 auto; padding:40px 20px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_news .new_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.new_main .xwb_title { padding-bottom:0;}
	.new_tab { width:80%; height:40px; overflow:hidden; margin:20px auto 0; padding:0; position: inherit; top: inherit;}
	.new_tab ul li { width:33.333333%; height:40px; overflow:hidden; line-height:40px; color:#262626; font-size:16px; text-align:center; margin:0; padding:0; cursor:pointer; float:left;}	
	.new_tab ul li.tabActive { color:#fff; background-color:#ff5900;}
	.new_tab ul li span { display:none;}
	
	.new_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.new_list ul li { width:100%; height:100px; margin:0 auto 12px; padding:0; float:inherit;}
	.new_list ul li:nth-child(2n+2) { margin:0 0 12px;}
	.new_list ul li a { display:block; width:100%; height:100px; margin:0; padding:0 0 0 100px; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.new_list ul li a:active, .new_list ul li a:hover { background-color:#ff5900; box-shadow:0 4px 8px rgba(255, 89, 0, 0.5);}
	.new_list ul li a .nw_time { width:100px; height:80px; overflow:hidden; margin:0; padding:10px 0; position:absolute; left:0; top:0;}
	.nw_time h3 { width:100%; height:56px; overflow:hidden; line-height:56px; margin:0 auto; padding:0; color:#262626; font-size:50px; font-family: 'Helvetica_Condensed_Bold'; font-weight:bold; text-align:center;}
	.nw_time p { width:100%; height:20px; overflow:hidden; line-height:20px; margin:0 auto; padding:0; color:#262626; font-size:14px; font-family: 'Helvetica_Condensed_Bold'; font-weight:bold; text-align:center;}
	.nw_time span { display:block; width:48px; height:1px; overflow:hidden; margin:0 auto; padding:0; background-color:#ccc;}
	.new_list ul li a .nw_text { width:100%; height:100px; overflow:hidden; margin:0; padding:10px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.new_list ul li a:hover .nw_text, .new_list ul li a:active .nw_text { padding:10px 20px 10px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_text h5 { width:100%; height:28px; overflow:hidden; line-height:28px; color:#262626; font-size:16px; text-overflow:ellipsis; white-space: nowrap; margin:0 0 4px; padding:0;}
	.nw_text p { width:100%; height:44px; overflow:hidden; line-height:22px; color:#888; font-size:14px; margin:0; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.new_list ul li a:hover .nw_time h3, .new_list ul li a:hover .nw_time p, .new_list ul li a:hover .nw_text h5, .new_list ul li a:hover .nw_text p, .new_list ul li a:active .nw_time h3, .new_list ul li a:active .nw_time p, .new_list ul li a:active .nw_text h5, .new_list ul li a:active .nw_text p { color:#fff;}
	.new_list ul li a:hover .nw_time span, .new_list ul li a:active .nw_time span { background-color:#fff;}
	.new_list .xwb_more { width:160px; height:40px; overflow:hidden; margin:20px auto 0; padding:0;}
}
@media screen and (max-width:767px) {
	.new_list .xwb_more { width:120px;}
	.tit_text h3 { font-size:26px;}
	.new_tab { width:100%;}
}

/**企业风采**/
@media screen and (min-width:1560px) {
	.corp_style { width:1560px; height:auto; margin:0 auto; padding:80px 0 60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_main { width:1560px; height:auto; margin:0 auto; padding:0;}
	
	.corp_main .corp_left { width:760px; height:440px; overflow:hidden; margin:-20px 0 0; padding:20px 0 0; position:relative; float:left;}
	.corp_left .corp_swiper { width:100%; height:100%; margin:0; padding:0;}
	.corp_swiper .swiper-slide img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_swiper .swiper-slide:hover img { transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
	.corp_swiper .swiper-slide .corpLeft_text { width:100%; height:100%; overflow:hidden; margin:0; padding:0; background: url(../image/maskbg.png) center bottom repeat-x; position:absolute; left:0; bottom:0;}
	.corp_swiper .swiper-slide .corpLeft_text a { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#fff; font-size:22px; text-overflow:ellipsis; white-space:nowrap; margin:0; padding:0 13% 0 20px; position:absolute; bottom:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_swiper .swiper-slide .corpLeft_time { width:100px; height:100px; overflow:hidden; margin:0; padding:20px 0; background-color:#fe5900; position:absolute; left:20px; top:-20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_swiper .swiper-slide .corpLeft_time span { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:18px; text-align:center; margin:0 auto; padding:0;}
	.corp_swiper .swiper-slide .corpLeft_time p { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:28px; text-align:center; margin:0 auto; padding:0;}
	
	.corp_left .swiper-pagination { width: 10%; text-align: left; position: absolute; left:inherit; right: 0; bottom:22px; z-index:9;}
	.corp_left .swiper-pagination-bullet { display: inline-block; width: 12px!important; height: 12px!important; border-radius: 50%; background-color: #fff; margin: 0 10px 0 0; vertical-align:middle; cursor: pointer; outline:none; opacity:1;}
	.corp_left .swiper-pagination-bullet-active { width: 12px!important; height: 12px!important; background:none; border:1px solid #fff; opacity:1;}
	
	
	.corp_main .xwb_corp { width:760px; height:440px; overflow:hidden; margin:0; padding:0; float:right;}
	.xwb_corp .corp_mn1, .xwb_corp .corp_mn2 { width:50%; height:440px; overflow:hidden; margin:0; padding:0;}
	.corp_mn1 .corp_text, .corp_mn2 .corp_text, .corp_mn1 .corp_img, .corp_mn2 .corp_img { width:100%; height:220px; overflow:hidden; margin:0; padding:0; position:relative;}
	.corp_mn1 .corp_text, .corp_mn2 .corp_text { padding:30px 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_mn1 .corp_text { background:#ff5900 url(../image/corp_bg1.png) right bottom no-repeat;}
	.corp_mn2 .corp_text { background:#262626 url(../image/corp_bg2.png) left top no-repeat;}
	.corp_mn1 .corp_text p, .corp_mn2 .corp_text p { width:100%; line-height:48px; font-size:40px; font-weight:bold; margin:0 auto 10px; padding:0;}	
	.corp_mn1 .corp_text span, .corp_mn2 .corp_text span { display:block; width:100%; color:#fff; font-size:24px; margin:0 auto; padding:0;}
	.corp_mn1 .corp_text p, .corp_mn1 .corp_text span { text-align:left; color:#fff;}
	.corp_mn2 .corp_text p { text-align:right; color:#ff5900;}
	.corp_mn2 .corp_text span { text-align:right;}
	.corp_img img { display:block; width:100%; height:100%; margin:0; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_img:hover img { transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
	
	.corp_list { width:100%; height:auto; margin:20px auto 0; padding:0;}
	.corp_list ul li { width:760px; height:140px; margin:0 40px 20px 0; padding:0; float:left;}
	.corp_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.corp_list ul li a { display:block; width:100%; height:140px; margin:0 auto; padding:20px; background-color:#fff; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a:hover { padding:20px 40px; background-color:#ff5900; box-shadow:0 8px 16px rgba(255, 89, 0, 0.5);}
	.corp_list ul li a h3 { width:100%; height:36px; overflow:hidden; line-height:36px; color:#262626; font-size:22px; text-overflow:ellipsis; white-space: nowrap; margin:0 auto 10px; padding:0 100px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a h3 span { display:block; width:100px; height:36px; overflow:hidden; line-height:36px; color:#999; font-size:14px; text-align:right; position:absolute; top:0; right:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a p { width:100%; height:52px; overflow:hidden; margin:0 auto; padding:0; line-height:26px; color:#787878; font-size:16px; text-align:justify; margin:0 auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a:hover h3, .corp_list ul li a:hover h3 span, .corp_list ul li a:hover p { color:#fff;}
	
}
@media screen and (max-width:1559px) {
	.corp_style { width:100%; height:auto; margin:0 auto; padding:80px 50px 60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_main { width:100%; height:auto; margin:0 auto; padding:0;}
	
	.corp_main .corp_left { width:48.5%; height:440px; overflow:hidden; margin:-20px 0 0; padding:20px 0 0; position:relative; float:left;}
	.corp_left .corp_swiper { width:100%; height:100%; margin:0; padding:0;}
	.corp_swiper .swiper-slide img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_swiper .swiper-slide:hover img { transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
	.corp_swiper .swiper-slide .corpLeft_text { width:100%; height:100%; overflow:hidden; margin:0; padding:0; background: url(../image/maskbg.png) center bottom repeat-x; position:absolute; left:0; bottom:0;}
	.corp_swiper .swiper-slide .corpLeft_text a { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#fff; font-size:22px; text-overflow:ellipsis; white-space:nowrap; margin:0; padding:0 13% 0 20px; position:absolute; bottom:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_swiper .swiper-slide .corpLeft_time { width:100px; height:100px; overflow:hidden; margin:0; padding:20px 0; background-color:#fe5900; position:absolute; left:20px; top:-20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_swiper .swiper-slide .corpLeft_time span { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:18px; text-align:center; margin:0 auto; padding:0;}
	.corp_swiper .swiper-slide .corpLeft_time p { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:28px; text-align:center; margin:0 auto; padding:0;}
	
	.corp_left .swiper-pagination { width: 10%; text-align: left; position: absolute; left:inherit; right: 0; bottom:22px; z-index:9;}
	.corp_left .swiper-pagination-bullet { display: inline-block; width: 12px!important; height: 12px!important; border-radius: 50%; background-color: #fff; margin: 0 10px 0 0; vertical-align:middle; cursor: pointer; outline:none; opacity:1;}
	.corp_left .swiper-pagination-bullet-active { width: 12px!important; height: 12px!important; background:none; border:1px solid #fff; opacity:1;}
	
	.corp_main .xwb_corp { width:48.5%; height:440px; overflow:hidden; margin:0; padding:0; float:right;}
	.xwb_corp .corp_mn1, .xwb_corp .corp_mn2 { width:50%; height:440px; overflow:hidden; margin:0; padding:0;}
	.corp_mn1 .corp_text, .corp_mn2 .corp_text, .corp_mn1 .corp_img, .corp_mn2 .corp_img { width:100%; height:220px; overflow:hidden; margin:0; padding:0; position:relative;}
	.corp_mn1 .corp_text, .corp_mn2 .corp_text { padding:30px 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_mn1 .corp_text { background:#ff5900 url(../image/corp_bg1.png) right bottom no-repeat;}
	.corp_mn2 .corp_text { background:#262626 url(../image/corp_bg2.png) left top no-repeat;}
	.corp_mn1 .corp_text p, .corp_mn2 .corp_text p { width:100%; line-height:48px; font-size:40px; font-weight:bold; margin:0 auto 10px; padding:0;}	
	.corp_mn1 .corp_text span, .corp_mn2 .corp_text span { display:block; width:100%; color:#fff; font-size:24px; margin:0 auto; padding:0;}
	.corp_mn1 .corp_text p, .corp_mn1 .corp_text span { text-align:left; color:#fff;}
	.corp_mn2 .corp_text p { text-align:right; color:#ff5900;}
	.corp_mn2 .corp_text span { text-align:right;}
	.corp_img img { display:block; width:100%; height:100%; margin:0; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_img:hover img { transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
	
	.corp_list { width:100%; height:auto; margin:20px auto 0; padding:0;}
	.corp_list ul li { width:48.5%; height:140px; margin:0 3% 20px 0; padding:0; float:left;}
	.corp_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.corp_list ul li a { display:block; width:100%; height:140px; margin:0 auto; padding:20px; background-color:#fff; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a:hover { padding:20px 40px; background-color:#ff5900; box-shadow:0 8px 16px rgba(255, 89, 0, 0.5);}
	.corp_list ul li a h3 { width:100%; height:36px; overflow:hidden; line-height:36px; color:#262626; font-size:22px; text-overflow:ellipsis; white-space: nowrap; margin:0 auto 10px; padding:0 100px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a h3 span { display:block; width:100px; height:36px; overflow:hidden; line-height:36px; color:#999; font-size:14px; text-align:right; position:absolute; top:0; right:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a p { width:100%; height:52px; overflow:hidden; margin:0 auto; padding:0; line-height:26px; color:#787878; font-size:16px; text-align:justify; margin:0 auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a:hover h3, .corp_list ul li a:hover h3 span, .corp_list ul li a:hover p { color:#fff;}
}
@media screen and (max-width:1440px) {
	.corp_style { width:100%; height:auto; margin:0 auto; padding:50px 50px 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_main { width:100%; height:auto; margin:0 auto; padding:0;}
	
	.corp_main .corp_left { width:48.5%; height:360px; overflow:hidden; margin:-20px 0 0; padding:20px 0 0; position:relative; float:left;}
	.corp_left .corp_swiper { width:100%; height:100%; margin:0; padding:0;}
	.corp_swiper .swiper-slide img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_swiper .swiper-slide:hover img { transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
	.corp_swiper .swiper-slide .corpLeft_text { width:100%; height:100%; overflow:hidden; margin:0; padding:0; background: url(../image/maskbg.png) center bottom repeat-x; position:absolute; left:0; bottom:0;}
	.corp_swiper .swiper-slide .corpLeft_text a { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#fff; font-size:22px; text-overflow:ellipsis; white-space:nowrap; margin:0; padding:0 13% 0 20px; position:absolute; bottom:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_swiper .swiper-slide .corpLeft_time { width:100px; height:100px; overflow:hidden; margin:0; padding:20px 0; background-color:#fe5900; position:absolute; left:20px; top:-20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_swiper .swiper-slide .corpLeft_time span { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:18px; text-align:center; margin:0 auto; padding:0;}
	.corp_swiper .swiper-slide .corpLeft_time p { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:28px; text-align:center; margin:0 auto; padding:0;}
	
	.corp_left .swiper-pagination { width: 10%; text-align: left; position: absolute; left:inherit; right: 0; bottom:22px; z-index:9;}
	.corp_left .swiper-pagination-bullet { display: inline-block; width: 10px!important; height: 10px!important; border-radius: 50%; background-color: #fff; margin: 0 5px 0 0; vertical-align:middle; cursor: pointer; outline:none; opacity:1;}
	.corp_left .swiper-pagination-bullet-active { width: 10px!important; height: 10px!important; background:none; border:1px solid #fff; opacity:1;}
	
	.corp_main .xwb_corp { width:48.5%; height:360px; overflow:hidden; margin:0; padding:0; float:right;}
	.xwb_corp .corp_mn1, .xwb_corp .corp_mn2 { width:50%; height:360px; overflow:hidden; margin:0; padding:0;}
	.corp_mn1 .corp_text, .corp_mn2 .corp_text, .corp_mn1 .corp_img, .corp_mn2 .corp_img { width:100%; height:180px; overflow:hidden; margin:0; padding:0; position:relative;}
	.corp_mn1 .corp_text, .corp_mn2 .corp_text { padding:24px 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_mn1 .corp_text { background:#ff5900 url(../image/corp_bg1.png) right bottom no-repeat;}
	.corp_mn2 .corp_text { background:#262626 url(../image/corp_bg2.png) left top no-repeat;}
	.corp_mn1 .corp_text p, .corp_mn2 .corp_text p { width:100%; line-height:36px; font-size:28px; font-weight:bold; margin:0 auto 10px; padding:0;}	
	.corp_mn1 .corp_text span, .corp_mn2 .corp_text span { display:block; width:100%; color:#fff; font-size:24px; margin:0 auto; padding:0;}
	.corp_mn1 .corp_text p, .corp_mn1 .corp_text span { text-align:left; color:#fff;}
	.corp_mn2 .corp_text p { text-align:right; color:#ff5900;}
	.corp_mn2 .corp_text span { text-align:right;}
	.corp_img img { display:block; width:100%; height:100%; margin:0; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_img:hover img { transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
}
@media screen and (min-width:1081px) {	
}
@media screen and (max-width:1080px) {
	.corp_style { width:100%; height:auto; margin:0 auto; padding:40px 20px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_main { width:100%; height:auto; margin:0 auto; padding:0;}
	
	.corp_main .corp_left { width:100%; height:480px; overflow:hidden; margin:-20px auto 20px; padding:20px 0 0; position:relative; float: inherit;}
	.corp_left .swiper-pagination-bullet { margin: 0 10px 0 0;}
	
	.corp_main .xwb_corp { width:100%; height:auto!important; overflow:hidden; margin:0; padding:0; float:right;}
	.xwb_corp .corp_mn1, .xwb_corp .corp_mn2 { width:100%; height:240px; overflow:hidden; margin:0 auto 16px; padding:0;}
	.corp_mn1 .corp_text, .corp_mn2 .corp_text, .corp_mn1 .corp_img, .corp_mn2 .corp_img { width:50%; height:240px; overflow:hidden; margin:0; padding:0; position:relative; float:left;}
	.corp_mn1 .corp_text, .corp_mn2 .corp_text { padding:16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_mn1 .corp_text { background:#ff5900 url(../image/corp_bg1.png) right bottom no-repeat;background-size: 50%;}
	.corp_mn2 .corp_text { background:#262626 url(../image/corp_bg2.png) left top no-repeat;background-size: 50%;}
	.corp_mn1 .corp_text p, .corp_mn2 .corp_text p { width:100%; line-height:28px; font-size:20px; font-weight:bold; margin:0 auto 10px; padding:0;}	
	.corp_mn1 .corp_text span, .corp_mn2 .corp_text span { display:block; width:100%; color:#fff; font-size:16px; margin:0 auto; padding:0;}
	.corp_mn1 .corp_text p, .corp_mn1 .corp_text span { text-align:left; color:#fff;}
	.corp_mn2 .corp_text p { text-align:right; color:#ff5900;}
	.corp_mn2 .corp_text span { text-align:right;}
	.corp_img img { display:block; width:100%; height:100%; margin:0; padding:0; position:absolute; left:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_img:hover img { transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
	
	.corp_list { width:100%; height:auto; margin:12px auto 0; padding:0;}
	.corp_list ul li { width:100%; height:100px; margin:0 0 12px 0; padding:0;}
	.corp_list ul li a { display:block; width:100%; height:100px; margin:0 auto; padding:10px 20px; background-color:#fff; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a:hover, .corp_list ul li a:active { padding:10px 30px; background-color:#ff5900; box-shadow:0 4px 8px rgba(255, 89, 0, 0.5);}
	.corp_list ul li a h3 { width:100%; height:28px; overflow:hidden; line-height:28px; color:#262626; font-size:16px; text-overflow:ellipsis; white-space: nowrap; margin:0 auto 4px; padding:0 80px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a h3 span { display:block; width:80px; height:28px; overflow:hidden; line-height:28px; color:#999; font-size:14px; text-align:right; position:absolute; top:0; right:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a p { width:100%; height:44px; overflow:hidden; margin:0 auto; padding:0; line-height:22px; color:#787878; font-size:14px; text-align:justify; margin:0 auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a:hover h3, .corp_list ul li a:hover h3 span, .corp_list ul li a:hover p, .corp_list ul li a:active h3, .corp_list ul li a:active h3 span, .corp_list ul li a:active p { color:#fff;}
}
@media screen and (max-width:768px) {
	.corp_main .corp_left { height:420px;}
}
@media screen and (max-width:750px) {
	.corp_style { width:100%; height:auto; margin:0 auto; padding:40px 20px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_main { width:100%; height:auto; margin:0 auto; padding:0;}
	
	.corp_main .corp_left { height:260px;}
	.corp_swiper .swiper-slide .corpLeft_text a { height:48px; line-height:48px; padding:0 10px; font-size:16px;}
	.corp_swiper .swiper-slide .corpLeft_time { width:80px; height:80px; padding:10px 0;}
	.corp_swiper .swiper-slide .corpLeft_time p { font-size:24px;}
	.corp_left .swiper-pagination { width: 100%; text-align:center; bottom:50px;}
	.corp_left .swiper-pagination-bullet { display: inline-block; width: 8px!important; height: 8px!important; border-radius: 50%; background-color: #fff; margin: 0 4px; vertical-align:middle; cursor: pointer; outline:none; opacity:1;}
	.corp_left .swiper-pagination-bullet-active { width: 8px!important; height: 8px!important; background:none; border:1px solid #fff; opacity:1;}
	
	.corp_main .xwb_corp { width:100%; height:auto!important; overflow:hidden; margin:0; padding:0; float:right;}
	.xwb_corp .corp_mn1, .xwb_corp .corp_mn2 { width:100%; height:140px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.corp_mn1 .corp_text, .corp_mn2 .corp_text, .corp_mn1 .corp_img, .corp_mn2 .corp_img { width:50%; height:140px; overflow:hidden; margin:0; padding:0; position:relative; float:left;}
	.corp_mn1 .corp_text, .corp_mn2 .corp_text { padding:16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_mn1 .corp_text { background:#ff5900 url(../image/corp_bg1.png) right bottom no-repeat;background-size: 50%;}
	.corp_mn2 .corp_text { background:#262626 url(../image/corp_bg2.png) left top no-repeat;background-size: 50%;}
	.corp_mn1 .corp_text p, .corp_mn2 .corp_text p { width:100%; line-height:28px; font-size:20px; font-weight:bold; margin:0 auto 10px; padding:0;}	
	.corp_mn1 .corp_text span, .corp_mn2 .corp_text span { display:block; width:100%; color:#fff; font-size:16px; margin:0 auto; padding:0;}
	.corp_mn1 .corp_text p, .corp_mn1 .corp_text span { text-align:left; color:#fff;}
	.corp_mn2 .corp_text p { text-align:right; color:#ff5900;}
	.corp_mn2 .corp_text span { text-align:right;}
	.corp_img img { display:block; width:120%; height:100%; margin:0; padding:0; position:absolute; left:-10%; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_img:hover img { transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
	
	.corp_list { width:100%; height:auto; margin:0 auto 0; padding:0;}
	.corp_list ul li { width:100%; height:auto; margin:0 0 20px 0; padding:0;}
	.corp_list ul li a { display:block; width:100%; height:auto; margin:0 auto; padding:10px; background-color:#fff; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a:hover, .corp_list ul li a:active { padding:10px 20px; background-color:#ff5900; box-shadow:0 4px 8px rgba(255, 89, 0, 0.5);}
	.corp_list ul li a h3 { width:100%; height:28px; overflow:hidden; line-height:28px; color:#262626; font-size:16px; text-overflow:ellipsis; white-space: nowrap; margin:0 auto 4px; padding:0 80px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a h3 span { display:block; width:80px; height:28px; overflow:hidden; line-height:28px; color:#999; font-size:14px; text-align:right; position:absolute; top:0; right:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a p { width:100%; height:auto; max-height:44px; overflow:hidden; margin:0 auto; padding:0; line-height:22px; color:#787878; font-size:14px; text-align:justify; margin:0 auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.corp_list ul li a:hover h3, .corp_list ul li a:hover h3 span, .corp_list ul li a:hover p, .corp_list ul li a:active h3, .corp_list ul li a:active h3 span, .corp_list ul li a:active p { color:#fff;}
}

/**旗下网站**/
@media screen and (min-width:1560px) {
	.xwb_website { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 0; background-color:#fff;}
	.webs_top { width:1560px; overflow:hidden; margin:0 auto; padding:0;}
	
	.webs_mid { width:100%; overflow:hidden; margin:0 auto; padding:80px 0; background:url(../image/webs_bg.jpg) center center no-repeat; background-size:100%;}
	.webs_mid .webs_list { width:1560px; height:430px; overflow:hidden; margin:-20px auto 0; padding:20px 0 0;}
	.webs_list ul li { width:24%; height:370px; margin:0 20px 0 0; background:rgba(255, 255, 255, 0.2); float:left; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li:hover { margin:-20px 20px 0 0; background:#ff5900; box-shadow:0 8px 16px rgba(255, 89, 0, 0.5);}
	.webs_list ul li h3 { width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:22px; text-align:center; margin:0 auto; padding:0;}
	.webs_list ul li span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0; opacity:0.5;}
	.webs_list ul li em { display:block; width:36px; height:2px; overflow:hidden; margin:20px auto; padding:0; background-color:#fff;}
	.webs_list ul li p { width:100%; max-height:84px; overflow:hidden; line-height:28px; color:#fff; font-size:14px; text-align:center; margin:20px auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
	.webs_list ul li a { display:block; overflow:hidden; line-height:34px; color:#ff5900; font-size:14px; text-align:center; margin:0 auto; padding:0;}
	.webs_list ul li .chem17_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .hbzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .afzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .ybzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .nongjx_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .foodjx_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .zyzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .gkzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .jc35_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .bf35_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .gkzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .blpla_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .yqw_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .chem17_logo { background:url(../image/chem17_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .hbzhan_logo { background:url(../image/hbzhan_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .afzhan_logo { background:url(../image/chem17_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .ybzhan_logo { background:url(../image/ybzhan_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .nongjx_logo { background:url(../image/njzhan_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .foodjx_logo { background:url(../image/foodjx_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .zyzhan_logo { background:url(../image/zyzhan_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .gkzhan_logo { background:url(../image/gkzhan_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .jc35_logo { background:url(../image/jc35_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .bf35_logo { background:url(../image/chem17_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .blpla_logo { background:url(../image/86pla_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .yqw_logo { background:url(../image/86175_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li:hover .chem17_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .hbzhan_logo { background:url(../image/hbzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .afzhan_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .ybzhan_logo { background:url(../image/ybzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .nongjx_logo { background:url(../image/njzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .foodjx_logo { background:url(../image/foodjx_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .zyzhan_logo { background:url(../image/zyzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .gkzhan_logo { background:url(../image/gkzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .jc35_logo { background:url(../image/jc35_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .bf35_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .blpla_logo { background:url(../image/86pla_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .yqw_logo { background:url(../image/86175_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover a { color:#fff; border:1px solid #fff;}
	
	.webs_text { width:100%; overflow:hidden; margin:0 auto; padding:32px 0; background:url(../image/webs_textbg.jpg) center center no-repeat; background-size:cover;}
	.webs_text p { width:1560px; height:auto; line-height:40px; color:#fff; font-size:24px; text-align:center; margin:0 auto; padding:0;}
	.webs_text p span { font-family:'YOUSHEBIAOTIHEI'; font-size:40px; text-shadow:0 8px 16px rgba(0,0,0,0.2);}
	.webs_text p span font { color:#fdff00;}
	
	.webs_list ul li .xwboo_logo, .webs_list ul li .huajx_logo, .webs_list ul li .bf35_logo, .webs_list ul li .ppzhan_logo, .webs_list ul li .zgong_logo, .webs_list ul li .ly5648_logo, .webs_list ul li .ly100lbj_logo, .webs_list ul li .fzfzjx_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .xwboo_logo { background:url(../image/xwboo_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .huajx_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .bf35_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .ppzhan_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .zgong_logo { background:url(../image/zgong_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .ly5648_logo { background:url(../image/5648_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .ly100lbj_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .fzfzjx_logo { background:url(../image/fzfzjx_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	
	.webs_list ul li:hover .xwboo_logo { background:url(../image/xwboo_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .huajx_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .bf35_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .ppzhan_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .zgong_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .ly5648_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .ly100lbj_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .fzfzjx_logo { background:url(../image/zyzhan_logo.png) center center no-repeat; background-size:110px 110px;}
}
@media screen and (max-width:1559px) {
	.xwb_website { width:100%; overflow:hidden; margin:0 auto; padding:50px 0 0; background-color:#fff;}
	.webs_top { width:100%; overflow:hidden; margin:0 auto; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	
	.webs_mid { width:100%; overflow:hidden; margin:0 auto; padding:50px; background:url(../image/webs_bg.jpg) center center no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.webs_mid .webs_list { width:100%; height:300px; margin:-20px auto 0; padding:20px 0 0;}
	.webs_list ul li { width:335px; height:230px; margin:0 20px 0 0; padding:30px 20px; background:rgba(255, 255, 255, 0.2) url(../image/corp_bg3.png) right bottom no-repeat; float:left; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li:hover { margin:-20px 20px 0 0; background:#ff5900 url(../image/corp_bg4.png) right bottom no-repeat; box-shadow:0 8px 16px rgba(255, 89, 0, 0.5);}
	.webs_list ul li h3 { width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:22px; text-align:center; margin:0 auto; padding:0;}
	.webs_list ul li span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0; opacity:0.5;}
	.webs_list ul li em { display:block; width:36px; height:2px; overflow:hidden; margin:20px auto; padding:0; background-color:#fff;}
	.webs_list ul li p { width:100%; max-height:84px; overflow:hidden; line-height:28px; color:#fff; font-size:14px; text-align:center; margin:20px auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
	.webs_list ul li a { display:block;  overflow:hidden; line-height:34px; color:#ff5900; font-size:14px; text-align:center; margin:0 auto; padding:0; }
	.webs_list ul li .chem17_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .hbzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .afzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .ybzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .nongjx_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .foodjx_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .zyzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .gkzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .jc35_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .bf35_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .gkzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .blpla_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .yqw_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .chem17_logo { background:url(../image/chem17_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .hbzhan_logo { background:url(../image/hbzhan_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .afzhan_logo { background:url(../image/chem17_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .ybzhan_logo { background:url(../image/ybzhan_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .nongjx_logo { background:url(../image/njzhan_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .foodjx_logo { background:url(../image/foodjx_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .zyzhan_logo { background:url(../image/zyzhan_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .gkzhan_logo { background:url(../image/gkzhan_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .jc35_logo { background:url(../image/jc35_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .bf35_logo { background:url(../image/chem17_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .86pla_logo { background:url(../image/86pla_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .yqw_logo { background:url(../image/86175_logo0.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li:hover .chem17_logo, .webs_list ul li:active .chem17_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .hbzhan_logo, .webs_list ul li:active .hbzhan_logo { background:url(../image/hbzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .afzhan_logo, .webs_list ul li:active .afzhan_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .ybzhan_logo, .webs_list ul li:active .ybzhan_logo { background:url(../image/ybzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .nongjx_logo, .webs_list ul li:active .nongjx_logo { background:url(../image/njzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .foodjx_logo, .webs_list ul li:active .foodjx_logo { background:url(../image/foodjx_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .zyzhan_logo, .webs_list ul li:active .zyzhan_logo { background:url(../image/zyzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .gkzhan_logo, .webs_list ul li:active .gkzhan_logo { background:url(../image/gkzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .jc35_logo, .webs_list ul li:active .jc35_logo { background:url(../image/jc35_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .bf35_logo, .webs_list ul li:active .bf35_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .blpla_logo, .webs_list ul li:active .blpla_logo { background:url(../image/86pla_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .yqw_logo, .webs_list ul li:active .yqw_logo { background:url(../image/86175_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover a { color:#fff; border:1px solid #fff;}
	
	.webs_text { width:100%; overflow:hidden; margin:0 auto; padding:32px 50px; background:url(../image/webs_textbg.jpg) center center no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.webs_text p { width:100%; height:auto; line-height:36px; color:#fff; font-size:24px; text-align:center; margin:0 auto; padding:0;}
	.webs_text p span { font-family:'YOUSHEBIAOTIHEI'; font-size:36px; text-shadow:0 8px 16px rgba(0,0,0,0.2);}
	.webs_text p span font { color:#fdff00;}
	
	.webs_list ul li .xwboo_logo, .webs_list ul li .huajx_logo, .webs_list ul li .bf35_logo, .webs_list ul li .ppzhan_logo, .webs_list ul li .zgong_logo, .webs_list ul li .5648_logo, .webs_list ul li .ly100lbj_logo, .webs_list ul li .fzfzjx_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .xwboo_logo { background:url(../image/xwboo_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .huajx_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .bf35_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .ppzhan_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .zgong_logo { background:url(../image/zgong_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .ly5648_logo { background:url(../image/5648_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .ly100lbj_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li .fzfzjx_logo { background:url(../image/fzfzjx_logo1.png) center center no-repeat; background-size:110px 110px; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	
	.webs_list ul li:hover .xwboo_logo { background:url(../image/xwboo_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .huajx_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .bf35_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .ppzhan_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .zgong_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .ly5648_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .ly100lbj_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .fzfzjx_logo { background:url(../image/zyzhan_logo.png) center center no-repeat; background-size:110px 110px;}
}
@media screen and (max-width:1280px) {
}
@media screen and (min-width:1081px) {
}
@media screen and (max-width:1080px) {
	.xwb_website { width:100%; overflow:hidden; margin:0 auto; padding:40px 0 0; background-color:#fff;}
	.webs_top { width:100%; overflow:hidden; margin:0 auto; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	
	.webs_mid { width:100%; overflow:hidden; margin:0 auto; padding:40px 20px; background:url(../image/webs_bg.jpg) center center no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.webs_mid .webs_list { width:100%; height:388px; margin:-20px auto 0; padding:20px 0 0;}
	.webs_list ul li { width:290px; height:340px; margin:0 20px 0 0; padding:24px 16px; background:rgba(255, 255, 255, 0.2) url(../image/corp_bg3.png) right bottom no-repeat; float:left; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
	.webs_list ul li:hover { margin:-20px 20px 0 0; background:#ff5900 url(../image/corp_bg4.png) right bottom no-repeat; box-shadow:0 8px 16px rgba(255, 89, 0, 0.5);}
	.webs_list ul li h3 { width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:18px; text-align:center; margin:0 auto; padding:0;}
	.webs_list ul li span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0; opacity:0.5;}
	.webs_list ul li em { display:block; width:36px; height:2px; overflow:hidden; margin:20px auto; padding:0; background-color:#fff;}
	.webs_list ul li p { width:100%; max-height:84px; overflow:hidden; line-height:28px; color:#fff; font-size:14px; text-align:center; margin:20px auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
	.webs_list ul li a { display:block; overflow:hidden; line-height:34px; color:#ff5900; font-size:14px; text-align:center; margin:0 auto; padding:0; border:1px solid #ff5900;}
	
	
	.webs_text { width:100%; overflow:hidden; margin:0 auto; padding:20px; background:url(../image/webs_textbg.jpg) center center no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.webs_text p { width:100%; line-height:40px; color:#fff; font-size:18px; text-align:center; margin:0 auto; padding:0;}
	.webs_text p span { display:block; font-size:36px; font-family:'YOUSHEBIAOTIHEI'; text-shadow:0 8px 16px rgba(0,0,0,0.2);}
	.webs_text p span font { color:#fdff00;}
	
}

/**foot**/
@media screen and (min-width:1560px) {
	.xwb_foot { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 20px; background:#1a1a1a url(../image/ft_bg.png) center right no-repeat;}
	.xwb_foot .ft_mid { width:1560px; overflow:hidden; margin:0 auto; padding:0;}
	.ft_mid ul { width:80%; float:left;}
	.ft_mid ul li { float:left; min-height: 200px; margin:0 12% 0 0; padding:0;}
	.ft_mid ul li h3 { color:#fff; font-size:18px; margin:0 0 20px;}
	.ft_mid ul li a, .ft_mid ul li span { display:block; height:40px; overflow:hidden; line-height:40px; color:#aaa; font-size:15px;}
	.ft_mid ul li a:hover { color:#fff;}
	.ft_mid .ft_ewm { width:20%; overflow:hidden; margin:0; padding:0; float:right;}
	.ft_ewm .ftEwm_tel { width:100%; overflow:hidden; line-height:32px; color:#ff8200; font-size:32px; font-weight:bold; text-align:center; margin:0 auto 10px; padding:0;}
	.ftEwm_tel img { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-4px 4px 0 0; padding:0;}
	.ft_ewm .ewm_img { width:150px; height:auto; overflow:hidden; margin:10px auto; padding:0; border:0 solid rgba(255, 255, 255, 0.1);}
	.ft_ewm .ewm_img img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ft_ewm p { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#aaa; font-size:15px; text-align:center;}
	
	.ft_contact { width:100%; overflow:hidden; line-height:40px; margin:40px auto 20px; padding:20px 0; border-top:1px solid rgba(255,255,255,0.1); border-bottom:1px solid rgba(255,255,255,0.1);}
	.ft_contact dl dd { width:25%; line-height:40px; color:#aaa; font-size:15px; text-overflow:ellipsis; white-space: nowrap; margin:0; padding:0; float:left;}
	.ft_contact dl dd:nth-child(1) { width:50%;}
	.ft_contact dl dd:nth-child(3) { text-align:right;}
	.ft_contact dl dd img { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-4px 8px 0 0; padding:0;}
	
	.ft_mid .ft_copy { width:100%; height:40px; overflow:hidden; margin:20px auto 0; padding:0;}
	.ft_copy p { float:left; height:40px; line-height:40px; color:#aaa; font-size:15px; margin:0; padding:0;}
	.ft_copy p a { color:#aaa;}
	.ft_copy p a:hover { color:#fff;}
	.ft_copy .ft_btn { float:right; height:40px;}
	.ft_btn a { display:block; width:40px; height:40px; overflow:hidden; margin:0 0 0 20px; padding:0; background-color:rgba(255, 255, 255, 0.2); border-radius:50%; float:right;}
	.ft_btn a img { display:block; width:40px; height:40px; overflow:hidden; margin:0 auto; padding:0; border-radius:50%;}
	.ft_btn a:hover { background-color:#ff5900;}
	.ft_copy .ft_gov { float:right; height:40px; line-height:40px; color:#aaa; font-size:15px; text-align:right; margin:0; padding:0;}
	.ft_copy .ft_gov a { color:#aaa;}
	.ft_copy .ft_gov a img { display:inline-block; vertical-align:middle; margin:-4px 8px 0 0;}
	.ft_copy .ft_gov a:hover { color:#fff;}
}
@media screen and (max-width:1559px) {
	.xwb_foot { width:100%; overflow:hidden; margin:0 auto; padding:50px 50px 20px; background:#222 url(../image/ft_bg.png) center right no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_foot .ft_mid { width:100%; overflow:hidden; margin:0 auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft_mid ul { width:72%; float:left;}
	.ft_mid ul li { float:left; min-height: 200px; margin:0 14% 0 0; padding:0;}
	.ft_mid ul li h3 { color:#fff; font-size:22px; margin:0 0 20px;}
	.ft_mid ul li a, .ft_mid ul li span { display:block; height:40px; overflow:hidden; line-height:40px; color:#aaa; font-size:15px;}
	.ft_mid ul li a:hover { color:#fff;}
	.ft_mid .ft_ewm { width:28%; overflow:hidden; margin:0; padding:0; float:right;}
	.ft_ewm .ftEwm_tel { width:100%; overflow:hidden; line-height:32px; color:#ff8200; font-size:32px; font-weight:bold; text-align:center; margin:0 auto 10px; padding:0;}
	.ftEwm_tel img { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-4px 4px 0 0; padding:0;}
	.ft_ewm .ewm_img { width:150px; height:auto; overflow:hidden; margin:10px auto; padding:0; border:0 solid rgba(255, 255, 255, 0.1);}
	.ft_ewm .ewm_img img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ft_ewm p { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#aaa; font-size:15px; text-align:center;}
	
	.ft_contact { width:100%; overflow:hidden; line-height:40px; margin:40px auto 20px; padding:20px 0; border-top:1px solid rgba(255,255,255,0.1); border-bottom:1px solid rgba(255,255,255,0.1);}
	.ft_contact dl dd { width:25%; line-height:40px; color:#aaa; font-size:15px; text-overflow:ellipsis; white-space: nowrap; margin:0; padding:0; float:left;}
	.ft_contact dl dd:nth-child(1) { width:50%;}
	.ft_contact dl dd:nth-child(3) { text-align:right;}
	.ft_contact dl dd img { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-4px 4px 0 0; padding:0;}
	
	.ft_mid .ft_copy { width:100%; height:40px; overflow:hidden; margin:20px auto 0; padding:0;}
	.ft_copy p { float:left; height:40px; line-height:40px; color:#aaa; font-size:14px; margin:0; padding:0;}
	.ft_copy p a { color:#aaa;}
	.ft_copy p a:hover { color:#fff;}
	.ft_copy .ft_btn { float:right; height:40px;}
	.ft_btn a { display:block; width:40px; height:40px; overflow:hidden; margin:0 0 0 20px; padding:0; background-color:rgba(255, 255, 255, 0.2); border-radius:50%; float:right;}
	.ft_btn a img { display:block; width:40px; height:40px; overflow:hidden; margin:0 auto; padding:0; border-radius:50%;}
	.ft_btn a:hover { background-color:#ff5900;}
	
	.ft_copy .ft_gov { float:right; height:40px; line-height:40px; color:#aaa; font-size:15px; text-align:right; margin:0; padding:0;}
	.ft_copy .ft_gov a { color:#aaa;}
	.ft_copy .ft_gov a img { display:inline-block; vertical-align:middle; margin:-4px 4px 0 0;}
	.ft_copy .ft_gov a:hover { color:#fff;}
}
@media screen and (max-width:1280px) {
	.xwb_foot { width:100%; overflow:hidden; margin:0 auto; padding:80px 50px 20px; background:#222 url(../image/ft_bg.png) center right no-repeat; background-size:80%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_foot .ft_mid { width:100%; overflow:hidden; margin:0 auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft_mid ul { width:75%; float:left;}
	.ft_mid ul li { float:left; min-height: 200px; margin:0 14% 0 0; padding:0;}
	.ft_mid ul li:last-child { margin:0;}
	.ft_mid ul li h3 { color:#fff; font-size:22px; margin:0 0 20px;}
	.ft_mid ul li a, .ft_mid ul li span { display:block; height:40px; overflow:hidden; line-height:32px; color:#aaa; font-size:15px;}
	.ft_mid ul li a:hover { color:#fff;}
	.ft_mid .ft_ewm { width:25%; overflow:hidden; margin:0; padding:0; float:right;}
	.ft_ewm .ftEwm_tel { width:100%; overflow:hidden; line-height:32px; color:#ff8200; font-size:32px; font-weight:bold; text-align:center; margin:0 auto 10px; padding:0;}
	.ftEwm_tel img { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-4px 4px 0 0; padding:0;}
	.ft_ewm .ewm_img { width:150px; height:auto; overflow:hidden; margin:0 auto 10px; padding:0; border:0 solid rgba(255, 255, 255, 0.1);}
	.ft_ewm .ewm_img img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ft_ewm p { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#aaa; font-size:14px; text-align:center;}
	.ft_mid .ft_copy { width:100%; height:40px; overflow:hidden; margin:20px auto 0; padding:0;}
	.ft_copy p { float:left; height:40px; line-height:40px; color:#aaa; font-size:15px; margin:0; padding:0;}
	.ft_copy p a { color:#aaa;}
	.ft_copy p a:hover { color:#fff;}
	.ft_copy .ft_btn { float:right; height:40px;}
	.ft_btn a { display:block; width:40px; height:40px; overflow:hidden; margin:0 0 0 20px; padding:0; background-color:rgba(255, 255, 255, 0.2); border-radius:50%; float:right;}
	.ft_btn a img { display:block; width:40px; height:40px; overflow:hidden; margin:0 auto; padding:0; border-radius:50%;}
	.ft_btn a:hover { background-color:#ff5900;}
}
@media screen and (min-width:1081px) {
}
@media screen and (max-width:1080px) {
	.xwb_foot { width:100%; overflow:hidden; margin:0 auto; padding:40px 20px 20px; background:#222 url(../image/ft_bg.png) center right no-repeat; background-size:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_foot .ft_mid { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ft_mid ul { width:100%;display:none;}
	.ft_mid ul li { float:left; width:50%; margin:0; padding:0;}
	.ft_mid ul li:last-child { width:100%;}
	.ft_mid ul li h3 { color:#fff; font-size:18px; margin:0 0 16px; text-align:center;}
	.ft_mid ul li a, .ft_mid ul li span { display:block; height:32px; overflow:hidden; line-height:32px; color:#aaa; font-size:14px; text-align:center;}
	.ft_mid ul li a:hover, .ft_mid ul li a:active { color:#fff;}
	.ft_mid .ft_ewm { width:100%; overflow:hidden; margin:0 auto; padding:0; position:inherit;}
	.ft_ewm .ewm_img { width:150px; height:auto; overflow:hidden; margin:10px auto; padding:0; border:0 solid rgba(255, 255, 255, 0.1);}
	.ft_ewm .ewm_img img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ft_ewm p { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#aaa; font-size:14px; text-align:center;}
	.ft_mid .ft_copy { width:100%; height:auto!important; overflow:hidden; margin:20px auto 0; padding:0;}
	.ft_copy p { width:100%; height:auto!important; line-height:30px; color:#aaa; font-size:14px; text-align:center; margin:0 auto; padding:0; float:inherit;}
	.ft_copy p a { color:#aaa;}
	.ft_copy p a:hover, .ft_copy p a:active { color:#fff;}
	.ft_copy .ft_gov { width:100%; height:auto; line-height:30px; font-size:14px; text-align:center; float:inherit;}
	
	.ft_copy .ft_btn { width:100%; overflow:hidden; margin:20px auto 0; padding:0; text-align:center;}
	.ft_btn a { display:inline-block; width:40px; height:40px; overflow:hidden; margin:0 20px; padding:0; background-color:rgba(255, 255, 255, 0.2); border-radius:50%; text-align:center; float:none;}
	.ft_btn a img { display:block; width:40px; height:40px; overflow:hidden; margin:0 auto; padding:0; border-radius:50%;}
	.ft_btn a:hover, .ft_btn a:active { background-color:#ff5900;}
}
@media screen and (max-width:768px) {
	.ft_contact dl dd { width:50%;}
	.ft_contact dl dd:nth-child(1) { width:100%;}
	.ft_contact dl dd:nth-child(3) { text-align:right;}
}
@media screen and (max-width:767px) {
	.xwb_foot { padding:30px 20px 20px;}
	.ft_contact { display:none;}
}

/**nybanner**/
@media screen and (min-width:1560px) {
	.xwb_nybanner { width:100%; height:560px; margin:0 auto 80px; padding:140px 0 100px; position:relative; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nyba_text { width:1560px; overflow:hidden; margin:0 auto; padding:0;}
	.nyba_text h3 { width:100%; overflow:hidden; color:#fff; font-size:44px; margin:0 auto; padding:0;}
	.nyba_text p { width:100%; overflow:hidden; color:#fff; font-size:22px; margin:0 auto; padding:0;}
	.nyba_text span { display:block; width:40px; height:2px; overflow:hidden; margin:16px 0 32px; padding:0; background-color:#fff;}
	.xwb_menu { width:1520px; height:100px; margin:0 0 0 -780px; padding:0 40px 0 0; background-color:#fff; position:absolute; left:50%; bottom:0; box-shadow:0 4px 10px rgba(0, 0, 0, 0.2);}
	.xwb_menu ul { float:left;}
	.xwb_menu ul li { float:left; width:112px; height:100px; overflow:hidden; margin:0; padding:0;}
	.xwb_menu ul li a { display:block; width:100%; height:100px; overflow:hidden; line-height:100px; color:#565656; font-size:16px; text-align:center; margin:0; padding:0;}
	.xwb_menu ul li a:hover, .xwb_menu ul li a.menu_on { color:#fff; background-color:#ff5900;}
	.xwb_menu .xwb_pos { float:right; height:40px; overflow:hidden; line-height:40px; margin:30px 0; padding:0;}
	.xwb_pos img { display:inline-block; width:22px; height:22px; overflow:hidden; margin:9px 2px; padding:0;}
	.xwb_pos img.home_icon { margin:9px 9px 9px 0;}
	.xwb_pos a, .xwb_pos span { display:inline-block; color:#999; font-size:14px; margin:0; padding:0; white-space:nowrap; text-overflow:ellipsis;}
	.xwb_pos span { max-width:480px;}
	.xwb_pos a:hover { color:#ff5900;}
}
@media screen and (min-width:1281px) and (max-width:1559px) {
	.xwb_nybanner { width:100%; height:560px; margin:0 auto 80px; padding:140px 50px 100px; position:relative; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nyba_text { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.nyba_text h3 { width:100%; overflow:hidden; color:#fff; font-size:44px; margin:0 auto; padding:0;}
	.nyba_text p { width:100%; overflow:hidden; color:#fff; font-size:22px; margin:0 auto; padding:0;}
	.nyba_text span { display:block; width:40px; height:2px; overflow:hidden; margin:16px 0 32px; padding:0; background-color:#fff;}
	.xwb_menu { width:100%; height:100px; margin:0; padding:0 40px 0 0; background-color:#fff; position:absolute; left:0; bottom:0; box-shadow:0 4px 10px rgba(0, 0, 0, 0.2); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_menu ul { width:50%; float:left;}
	.xwb_menu ul li { float:left; width:112px; height:100px; overflow:hidden; margin:0; padding:0;}
	.xwb_menu ul li a { display:block; width:100%; height:100px; overflow:hidden; line-height:100px; color:#565656; font-size:16px; text-align:center; margin:0; padding:0;}
	.xwb_menu ul li a:hover, .xwb_menu ul li a.menu_on { color:#fff; background-color:#ff5900;}
	.xwb_menu .xwb_pos { width:50%; height:40px; overflow:hidden; line-height:40px; text-align:right; white-space:nowrap; text-overflow:ellipsis; margin:30px 0; padding:0; float:right;}
	.xwb_pos img { display:inline-block; width:22px; height:22px; overflow:hidden; margin:9px 2px; padding:0;}
	.xwb_pos img.home_icon { margin:9px 9px 9px 0;}
	.xwb_pos a, .xwb_pos span { display:inline-block; color:#999; font-size:14px; margin:0; padding:0; white-space:nowrap; text-overflow:ellipsis;}
	.xwb_pos span { max-width:360px;}
	.xwb_pos a:hover { color:#ff5900;}
	.xwb_contact_map .contact h2 {font-size: 24px;color: #262626;font-weight: 700;margin-top: 20px;    margin-bottom: 10px;line-height: 1.4;background-repeat: no-repeat;}
	.xwb_contact_map .contact p {line-height: 1.8;margin-bottom: 15px;margin-top: 0;font-size: 16px;}
	.xwb_contact_map .contact {margin-left: 40px;}
}
@media screen and (min-width:1081px) and (max-width:1280px) {
	.xwb_nybanner { width:100%; height:480px; margin:0 auto 80px; padding:100px 50px 100px; background-size: 130% 480px!important; position:relative; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nyba_text { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.nyba_text h3 { width:100%; overflow:hidden; color:#fff; font-size:44px; margin:0 auto; padding:0;}
	.nyba_text p { width:100%; overflow:hidden; color:#fff; font-size:22px; margin:0 auto; padding:0;}
	.nyba_text span { display:block; width:40px; height:2px; overflow:hidden; margin:16px 0 32px; padding:0; background-color:#fff;}
	.xwb_menu { width:100%; height:100px; margin:0; padding:0 20px 0 0; background-color:#fff; position:absolute; left:0; bottom:0; box-shadow:0 4px 10px rgba(0, 0, 0, 0.2); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_menu ul { width:50%; float:left;}
	.xwb_menu ul li { float:left; width:112px; height:100px; overflow:hidden; margin:0; padding:0;}
	.xwb_menu ul li a { display:block; width:100%; height:100px; overflow:hidden; line-height:100px; color:#565656; font-size:16px; text-align:center; margin:0; padding:0;}
	.xwb_menu ul li a:hover, .xwb_menu ul li a.menu_on { color:#fff; background-color:#ff5900;}
	.xwb_menu .xwb_pos { width:50%; height:40px; overflow:hidden; line-height:40px; text-align:right; white-space:nowrap; text-overflow:ellipsis; margin:30px 0; padding:0; float:right;}
	.xwb_pos img { display:inline-block; width:22px; height:22px; overflow:hidden; margin:9px 2px; padding:0;}
	.xwb_pos img.home_icon { margin:9px 9px 9px 0;}
	.xwb_pos a, .xwb_pos span { display:inline-block; color:#999; font-size:14px; margin:0; padding:0; white-space:nowrap; text-overflow:ellipsis;}
	.xwb_pos span { max-width:280px;}
	.xwb_pos a:hover { color:#ff5900;}
}

@media screen and (max-width:1080px) {
	.xwb_nybanner { width:100%; height:280px; margin:0 auto 48px; padding:48px; background-size:110% 280px!important; position:relative; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nyba_text { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.nyba_text h3 { width:100%; overflow:hidden; color:#fff; font-size:24px; margin:0 auto; padding:0; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);}
	.nyba_text p { width:100%; overflow:hidden; color:#fff; font-size:16px; margin:0 auto; padding:0; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);}
	.nyba_text span { display:block; width:30px; height:2px; overflow:hidden; margin:12px 0; padding:0; background-color:#fff; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);}
	.xwb_menu { width:100%; height:48px; margin:0; padding:0; background-color:#fff; position:absolute; left:0; bottom:0; box-shadow:0 4px 10px rgba(0, 0, 0, 0.2); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_menu ul { width:100%; float:left;}
	.xwb_menu ul.ab_ul li { float:left; width:20%; height:48px; overflow:hidden; margin:0; padding:0;}
	.xwb_menu ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#565656; font-size:14px; text-align:center; margin:0; padding:0;}
	.xwb_menu ul li a:hover, .xwb_menu ul li a:active, .xwb_menu ul li a.menu_on { color:#fff; background-color:#ff5900;}
	.xwb_menu .xwb_pos { float:right; width:100%; height:48px; overflow:hidden; line-height:48px; text-align:left; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_pos img { display:inline-block; width:20px; height:20px; overflow:hidden; margin:14px 2px; padding:0;}
	.xwb_pos img.home_icon { margin:14px 8px 14px 0;}
	.xwb_pos a, .xwb_pos span { display:inline-block; color:#999; font-size:14px; margin:0; padding:0; white-space:nowrap; text-overflow:ellipsis;}
	.xwb_pos span { max-width:280px;}
	.xwb_pos a:hover, .xwb_pos a:active { color:#ff5900;}
}
@media screen and (max-width:750px) {
	
	.xwb_nybanner { width:100%; height:200px; margin:0 auto 48px; padding:48px 24px; background-size:140% 160px!important; position:relative; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nyba_text { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.nyba_text h3 { width:100%; overflow:hidden; color:#fff; font-size:20px; font-weight:bold; margin:0 auto; padding:0; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);}
	.nyba_text p { display:none; width:50%; overflow:hidden; color:#fff; font-size:14px; text-align:justify; margin:0; padding:0; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);}
	.nyba_text span { display:none; width:30px; height:2px; overflow:hidden; margin:12px 0; padding:0; background-color:#fff; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);}
	.xwb_menu { width:100%; height:48px; margin:0; padding:0; background-color:#fff; position:absolute; left:0; bottom:0; box-shadow:0 4px 10px rgba(0, 0, 0, 0.2); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_menu ul { width:100%; float:left;}
	.xwb_menu ul.ab_ul li { float:left; width:25%; height:48px; overflow:hidden; margin:0; padding:0;}
	.xwb_menu ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#565656; font-size:14px; text-align:center; margin:0; padding:0;}
	.xwb_menu ul li a:hover, .xwb_menu ul li a:active, .xwb_menu ul li a.menu_on { color:#fff; background-color:#ff5900;}
	.xwb_menu .xwb_pos { float:right; width:100%; height:48px; overflow:hidden; line-height:48px; text-align:left; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_pos img { display:inline-block; width:20px; height:20px; overflow:hidden; margin:14px 0; padding:0;}
	.xwb_pos img.home_icon { margin:14px 8px 14px 0;}
	.xwb_pos a, .xwb_pos span { display:inline-block; color:#999; font-size:14px; margin:0; padding:0; white-space:nowrap; text-overflow:ellipsis;}
	.xwb_pos span { max-width:115px;}
	.xwb_pos a:hover, .xwb_pos a:active { color:#ff5900;}
}
@media screen and (max-width:375px) {
	.xwb_nybanner { height:180px;}
}

/**企业简介**/
@media screen and (min-width:1560px) {
	.xwb_about0 { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.xwb_about0 .ab0_p1 { width:1560px; overflow:hidden; margin:0 auto 80px; padding:0;}
	.ab0_p1 .ab0_p1_text { width:100%; overflow:hidden; margin:0 auto; padding:80px 100px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p1_text h3 { width:100%; overflow:hidden; color:#262626; font-size:32px; text-align:center; margin:0 auto; padding:0;}
	.ab0_p1_text p { width:100%; overflow:hidden; line-height:30px; color:#666; font-size:16px; text-align:center; margin:20px auto 0; padding:0;}
	.ab0_p1 .ab0_p1_data { width:100%; height:200px; overflow:hidden; margin:0; padding:0;}
	.ab0_p1_data .data_l { width:60%; height:200px; overflow:hidden; margin:0; padding:50px 100px; background-color:#ff5900; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.data_l h3 { width:100%; height:70px; overflow:hidden; line-height:70px; margin:0; padding:0; color:#fff; font-size:64px; font-weight:bold;}
	.data_l h3 font { font-weight:normal;}
	.data_l h3 span, .data_l h3 em { display:inline-block; margin:0 0 0 10px; font-weight:normal; font-size:24px; font-style:normal;}
	.data_l p { width:100%; height:30px; overflow:hidden; line-height:30px; margin:0; padding:0; color:rgba(255, 255, 255, 0.5); font-size:24px;}
	.ab0_p1_data .data_r { width:40%; height:200px; overflow:hidden; margin:0; padding:0; background-color:#333333; float:right;}
	.data_r ul li { width:33.333333%; height:100px; overflow:hidden; margin:0; padding:50px 0; float:left;}
	.data_r ul li:nth-child(2) { background-color:#292929;}
	.data_r ul li h3 { width:100%; height:70px; overflow:hidden; line-height:70px; color:#fff; font-family:"Impact"; font-size:64px; text-align:center;}
	.data_r ul li h3 span, .data_r ul li h3 em { font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1"; font-style:normal;}
	.data_r ul li p { width:100%; height:20px; overflow:hidden; line-height:20px; color:#fff; font-size:14px; text-align:center; margin:10px auto 0; padding:0;}
	
	.xwb_about0 .ab0_p2 { width:100%; overflow:hidden; margin:80px auto; padding:0 0 80px; background:#fff url(../image/line_bg.jpg) 0 0 repeat-x; background-size:2px 270px;}
	.ab0_p2 .ab0_p2_main { width:1560px; overflow:hidden; margin:0 auto; padding:0;}
	.ab0_p2_main .ab0_p2_main_1 { width:100%; overflow:hidden; margin:0 auto 40px; padding:0; background-color:#333333;}
	.ab0_p2_main_1 .ab0_p2_main_1_text { width:660px; overflow:hidden; margin:0; padding:80px 0 80px 100px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p2_main_1_text h3 { width:100%; overflow:hidden; line-height:48px; color:#fff; font-size:40px; font-weight:bold; margin:0; padding:0;}
	.ab0_p2_main_1_text span, .ab0_p2_main_1_text em { display:block; width:100%; overflow:hidden; color:#fff; font-size:24px; font-style:normal; margin:0; padding:0;}
	/**sqh**/
	.ab0_p2_main_1_text em { display:block; width:100%; overflow:hidden; color:#fff; font-size:24px; font-style:normal; margin:0; padding:0;}
	/**sqh**/
	.ab0_p2_main_1_text p { width:100%; overflow:hidden; color:#fff; font-size:24px; margin:200px 0 0; padding:0;}
	.ab0_p2_main_1_text p font { font-size:64px;}
	.ab0_p2_main_1 .ab0_p2_main_1_img { width:900px; overflow:hidden; margin:0; padding:0; float:right;}
	.ab0_p2_main_1_img img { display:block; width:100%; overflow:hidden; margin:0; padding:0;}
	.ab0_p2_main .ab0_p2_main_2 { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ab0_p2_main_2 ul li { width:760px; height:460px; overflow:hidden; margin:0; padding:0; float:left;}
	.ab0_p2_main_2 ul li:nth-child(2) { float:right;}
	
	.xwb_about0 .ab0_p3 { width:100%; overflow:hidden; margin:80px auto; padding:0;}
	.ab0_p3 h1 { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#262626; font-size:32px; text-align:center;}
	.ab0_p3 span, .ab0_p3 em { display:block; width:100%; overflow:hidden; margin:8px auto 40px; padding:0; color:#999; font-size:16px; font-style:normal; text-align:center;}
	/**sql**/
	.ab0_p3 em { display:block; width:100%; overflow:hidden; margin:8px auto 40px; padding:0; color:#999; font-size:16px; font-style:normal; text-align:center;}
	/**sql**/
	.ab0_p3 ul li { width:32%; overflow:hidden; margin:0 2% 0 0; padding:40px 60px; background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p3 ul li:last-child { margin:0;}
	.ab0_p3 ul li h3 { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#262626; font-size:24px; text-align:center;}
	.ab0_p3 ul li p { width:100%; min-height:120px; overflow:hidden; line-height:30px; margin:0 auto; padding:0; color:#999999; font-size:16px; text-align:center;}
	.ab0_p3 ul li em { display:block; width:40px; height:2px; overflow:hidden; margin:16px auto 32px; padding:0; background-color:#ff5900; font-style:normal;}
}
@media screen and (max-width:1559px) {
	.xwb_about0 { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.xwb_about0 .ab0_p1 { width:100%; overflow:hidden; margin:0 auto 80px; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p1 .ab0_p1_text { width:100%; overflow:hidden; margin:0 auto; padding:80px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p1_text h3 { width:100%; overflow:hidden; color:#262626; font-size:32px; text-align:center; margin:0 auto; padding:0;}
	.ab0_p1_text p { width:100%; overflow:hidden; line-height:30px; color:#666; font-size:16px; margin:20px auto 0; padding:0;}
	.ab0_p1 .ab0_p1_data { width:100%; height:200px; overflow:hidden; margin:0; padding:0;}
	.ab0_p1_data .data_l { width:60%; height:200px; overflow:hidden; margin:0; padding:50px 60px 50px 80px; background-color:#ff5900; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.data_l h3 { width:100%; height:70px; overflow:hidden; line-height:70px; margin:0; padding:0; color:#fff; font-size:64px; font-weight:bold;}
	.data_l h3 font { font-weight:normal;}
	.data_l h3 span, .data_l h3 em { display:inline-block; margin:0 0 0 10px; font-weight:normal; font-size:24px; font-style:normal;}
	.data_l p { width:100%; height:30px; overflow:hidden; line-height:30px; margin:0; padding:0; color:rgba(255, 255, 255, 0.5); font-size:24px;}
	.ab0_p1_data .data_r { width:40%; height:200px; overflow:hidden; margin:0; padding:0; background-color:#333333; float:right;}
	.data_r ul li { width:33.333333%; height:100px; overflow:hidden; margin:0; padding:50px 0; float:left;}
	.data_r ul li:nth-child(2) { background-color:#292929;}
	.data_r ul li h3 { width:100%; height:70px; overflow:hidden; line-height:70px; color:#fff; font-family:"Impact"; font-size:64px; text-align:center;}
	.data_r ul li h3 span, .data_r ul li h3 em { font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1"; font-style:normal; font-style:normal;}
	.data_r ul li p { width:100%; height:20px; overflow:hidden; line-height:20px; color:#fff; font-size:14px; text-align:center; margin:10px auto 0; padding:0;}
	
	.xwb_about0 .ab0_p2 { width:100%; overflow:hidden; margin:80px auto; padding:0 50px 80px; background:#fff url(../image/line_bg.jpg) 0 0 repeat-x; background-size:2px 270px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p2 .ab0_p2_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ab0_p2_main .ab0_p2_main_1 { width:100%; overflow:hidden; margin:0 auto 40px; padding:0; background-color:#333333;}
	.ab0_p2_main_1 .ab0_p2_main_1_text { width:40%; overflow:hidden; margin:0; padding:80px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p2_main_1_text h3 { width:100%; overflow:hidden; line-height:48px; color:#fff; font-size:40px; font-weight:bold; margin:0; padding:0;}
	.ab0_p2_main_1_text span, .ab0_p2_main_1_text em { display:block; width:100%; overflow:hidden; color:#fff; font-size:24px; font-style:normal; margin:0; padding:0;}
	.ab0_p2_main_1_text p { width:100%; overflow:hidden; color:#fff; font-size:24px; margin:100px 0 0; padding:0;}
	.ab0_p2_main_1_text p font { font-size:64px;}
	.ab0_p2_main_1 .ab0_p2_main_1_img { width:60%; overflow:hidden; margin:0; padding:0; float:right;}
	.ab0_p2_main_1_img img { display:block; width:100%; overflow:hidden; margin:0; padding:0;}
	.ab0_p2_main .ab0_p2_main_2 { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ab0_p2_main_2 ul li { width:48.6%; height:auto; overflow:hidden; margin:0; padding:0; float:left;}
	.ab0_p2_main_2 ul li:nth-child(2) { float:right;}
	.ab0_p2_main_2 ul li img { display:block; width:100%; overflow:hidden; margin:0; padding:0;}
	
	.xwb_about0 .ab0_p3 { width:100%; overflow:hidden; margin:80px auto; padding:0;}
	.ab0_p3 h1 { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#262626; font-size:32px; text-align:center;}
	.ab0_p3 span, .ab0_p3 em { display:block; width:100%; overflow:hidden; margin:8px auto 40px; padding:0; color:#999; font-size:16px; font-style:normal; text-align:center;}
	.ab0_p3 ul li { width:32%; overflow:hidden; margin:0 2% 0 0; padding:40px; background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p3 ul li:last-child { margin:0;}
	.ab0_p3 ul li h3 { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#262626; font-size:24px; text-align:center;}
	.ab0_p3 ul li p { width:100%; min-height:120px; overflow:hidden; line-height:30px; margin:0 auto; padding:0; color:#999999; font-size:16px; text-align:center;}
	.ab0_p3 ul li em { display:block; width:40px; height:2px; overflow:hidden; margin:16px auto 32px; padding:0; background-color:#ff5900; font-style:normal;}
}
@media screen and (max-width:1280px) {
	.xwb_about0 { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.xwb_about0 .ab0_p1 { width:100%; overflow:hidden; margin:0 auto 80px; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p1 .ab0_p1_text { width:100%; overflow:hidden; margin:0 auto; padding:80px 50px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p1_text h3 { width:100%; overflow:hidden; color:#262626; font-size:32px; text-align:center; margin:0 auto; padding:0;}
	.ab0_p1_text p { width:100%; overflow:hidden; line-height:30px; color:#666; font-size:16px; text-align:center; margin:20px auto 0; padding:0;}
	.ab0_p1 .ab0_p1_data { width:100%; height:auto; overflow:hidden; margin:0; padding:0;}
	.ab0_p1_data .data_l { width:100%; height:200px; overflow:hidden; margin:0; padding:50px; background-color:#ff5900; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.data_l h3 { width:100%; height:70px; overflow:hidden; line-height:70px; margin:0; padding:0; color:#fff; font-size:64px; font-weight:bold;}
	.data_l h3 font { font-weight:normal;}
	.data_l h3 span, .data_l h3 em { display:inline-block; margin:0 0 0 10px; font-weight:normal; font-size:24px; font-style:normal;}
	.data_l p { width:100%; height:30px; overflow:hidden; line-height:30px; margin:0; padding:0; color:rgba(255, 255, 255, 0.5); font-size:24px;}
	.ab0_p1_data .data_r { width:100%; height:200px; overflow:hidden; margin:0; padding:0; background-color:#333333;}
	.data_r ul li { width:33.333333%; height:100px; overflow:hidden; margin:0; padding:50px 0; float:left;}
	.data_r ul li:nth-child(2) { background-color:#292929;}
	.data_r ul li h3 { width:100%; height:70px; overflow:hidden; line-height:70px; color:#fff; font-family:"Impact"; font-size:64px; text-align:center;}
	.data_r ul li h3 span, .data_r ul li h3 em { font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1"; font-style:normal;}
	.data_r ul li p { width:100%; height:20px; overflow:hidden; line-height:20px; color:#fff; font-size:14px; text-align:center; margin:10px auto 0; padding:0;}
	
	.xwb_about0 .ab0_p2 { width:100%; overflow:hidden; margin:80px auto; padding:0 50px 80px; background:#fff url(../image/line_bg.jpg) 0 0 repeat-x; background-size:2px 270px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p2 .ab0_p2_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ab0_p2_main .ab0_p2_main_1 { width:100%; overflow:hidden; margin:0 auto 40px; padding:0; background-color:#333333;}
	.ab0_p2_main_1 .ab0_p2_main_1_text { width:40%; overflow:hidden; margin:0; padding:50px 0 50px 50px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p2_main_1_text h3 { width:100%; overflow:hidden; line-height:48px; color:#fff; font-size:40px; font-weight:bold; margin:0; padding:0;}
	.ab0_p2_main_1_text span, .ab0_p2_main_1_text em { display:block; width:100%; overflow:hidden; color:#fff; font-size:24px; font-style:normal; margin:0; padding:0;}
	.ab0_p2_main_1_text p { width:100%; overflow:hidden; color:#fff; font-size:24px; margin:100px 0 0; padding:0;}
	.ab0_p2_main_1_text p font { font-size:64px;}
	.ab0_p2_main_1 .ab0_p2_main_1_img { width:60%; overflow:hidden; margin:0; padding:0; float:right;}
	.ab0_p2_main_1_img img { display:block; width:100%; overflow:hidden; margin:0; padding:0;}
	.ab0_p2_main .ab0_p2_main_2 { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ab0_p2_main_2 ul li { width:48.6%; height:auto; overflow:hidden; margin:0; padding:0; float:left;}
	.ab0_p2_main_2 ul li:nth-child(2) { float:right;}
	.ab0_p2_main_2 ul li img { display:block; width:100%; overflow:hidden; margin:0; padding:0;}
}
@media screen and (min-width:1081px) {
}
@media screen and (max-width:1080px) {
	.xwb_about0 { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.xwb_about0 .ab0_p1 { width:100%; overflow:hidden; margin:0 auto 40px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p1 .ab0_p1_text { width:100%; overflow:hidden; margin:0 auto; padding:32px 16px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p1_text h3 { width:100%; overflow:hidden; color:#262626; font-size:18px; text-align:center; margin:0 auto; padding:0;}
	.ab0_p1_text p { width:100%; overflow:hidden; line-height:24px; color:#666; font-size:14px; text-align:center; margin:16px auto 0; padding:0;}
	.ab0_p1 .ab0_p1_data { width:100%; height:auto; overflow:hidden; margin:0; padding:0;}
	.ab0_p1_data .data_l { width:100%; height:auto; overflow:hidden; margin:0; padding:32px 16px; background-color:#ff5900; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.data_l h3 { width:100%; height:auto; overflow:hidden; line-height:40px; margin:0; padding:0; color:#fff; font-size:40px; font-weight:bold; text-align:center;}
	.data_l h3 font { font-weight:normal;}
	.data_l h3 span, .data_l h3 em { display:block; margin:0; font-weight:normal; font-size:18px; text-align:center; font-style:normal;}
	.data_l p { width:100%; height:30px; overflow:hidden; line-height:30px; margin:0; padding:0; color:rgba(255, 255, 255, 0.5); font-size:18px; text-align:center;}
	.ab0_p1_data .data_r { width:100%; height:auto; overflow:hidden; margin:0; padding:0; background-color:#333333;}
	.data_r ul li { width:33.333333%; height:auto; overflow:hidden; margin:0; padding:32px 0; float:left;}
	.data_r ul li:nth-child(2) { background-color:#292929;}
	.data_r ul li h3 { width:100%; height:56px; overflow:hidden; line-height:56px; color:#fff; font-family:"Impact"; font-size:44px; text-align:center;}
	.data_r ul li h3 span, .data_r ul li h3 em { font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1"; font-style:normal;}
	.data_r ul li p { width:100%; height:20px; overflow:hidden; line-height:20px; color:#fff; font-size:14px; text-align:center; margin:5px auto 0; padding:0;}
	
	.xwb_about0 .ab0_p2 { width:100%; overflow:hidden; margin:40px auto; padding:0 16px 40px; background:#fff url(../image/line_bg.jpg) 0 0 repeat-x; background-size:2px 192px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p2 .ab0_p2_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ab0_p2_main .ab0_p2_main_1 { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#333333;}
	.ab0_p2_main_1 .ab0_p2_main_1_text { width:100%; overflow:hidden; margin:0; padding:32px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p2_main_1_text h3 { width:100%; line-height:32px; overflow:hidden; color:#fff; font-size:22px; font-weight:bold; margin:0; padding:0;}
	.ab0_p2_main_1_text span, .ab0_p2_main_1_text em { display:block; width:100%; overflow:hidden; color:#fff; font-size:16px; font-style:normal; margin:0; padding:0;}
	.ab0_p2_main_1_text p { width:100%; overflow:hidden; color:#fff; font-size:16px; margin:24px 0 0; padding:0;}
	.ab0_p2_main_1_text p font { font-size:32px;}
	.ab0_p2_main_1 .ab0_p2_main_1_img { width:100%; overflow:hidden; margin:0; padding:0; float:right;}
	.ab0_p2_main_1_img img { display:block; width:100%; overflow:hidden; margin:0; padding:0;}
	.ab0_p2_main .ab0_p2_main_2 { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ab0_p2_main_2 ul li { width:100%; height:auto; overflow:hidden; margin:16px 0 0; padding:0; float:left;}
	.ab0_p2_main_2 ul li:nth-child(2) { float:right;}
	.ab0_p2_main_2 ul li img { display:block; width:100%; overflow:hidden; margin:0; padding:0;}
	
	.xwb_about0 .ab0_p3 { width:100%; overflow:hidden; margin:40px auto; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p3 h1 { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#262626; font-size:24px; text-align:center;}
	.ab0_p3 span, .ab0_p3 em { display:block; width:100%; overflow:hidden; margin:4px auto; padding:0; color:#999; font-size:14px; font-style:normal; text-align:center;}
	.ab0_p3 ul li { width:100%; overflow:hidden; margin:16px 0 0; padding:32px 16px; background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ab0_p3 ul li:last-child { margin:16px 0 0;}
	.ab0_p3 ul li h3 { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#262626; font-size:18px; text-align:center;}
	.ab0_p3 ul li p { width:100%; min-height:inherit; overflow:hidden; line-height:24px; margin:0 auto; padding:0; color:#999999; font-size:14px; text-align:center;}
	.ab0_p3 ul li em { display:block; width:40px; height:2px; overflow:hidden; margin:8px auto 16px; padding:0; background-color:#ff5900; font-style:normal;}
}

/**明通人**/
@media screen and (min-width:1560px) {
	.xwb_mtr { width:1560px; height:auto; margin:0 auto 80px; padding:0;}
	.xwb_mtr ul li { width:32%; height:auto; margin:0 2% 40px 0; padding:0; background-color:#fff; float:left;}
	.xwb_mtr ul li:nth-child(3n+3) { margin:0 0 40px;}
	.xwb_mtr ul li:hover { box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.xwb_mtr ul li .mtr_img { width:100%; height:332px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
	.xwb_mtr ul li .mtr_img img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.xwb_mtr ul li .mtr_text { width:100%; height:160px; overflow:hidden; margin:0 auto; padding:32px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_mtr ul li .mtr_text a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#262626; font-size:24px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin:0 auto 10px; padding:0;}
	.xwb_mtr ul li:hover .mtr_text a { color:#ff5900;}
	.mtr_text p { width:100%; height:52px; overflow:hidden; line-height:26px; color:#999; font-size:15px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.xwb_mtr ul li a.mtr_more { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#999999; font-size:15px; margin:0; padding:0 40px; border-top:1px solid #efefef; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_mtr ul li a.mtr_more span { display:inline-block; float:right;}
	.xwb_mtr ul li:hover a.mtr_more { background-color:#ff5900; border-top:1px solid #ff5900; color:#fff;}
	
	.ly_page { width:100%; overflow:hidden; margin:0 auto; padding:0; text-align:center;}
	.ly_page a { display:inline-block; width:48px; height:48px; overflow:hidden; line-height:48px; color:#999999; font-size:18px; text-align:center; background-color:#fff; margin:0 4px; padding:0;}
	.ly_page span { display:inline-block; width:48px; height:48px; overflow:hidden; line-height:40px; color:#999999; font-size:18px; text-align:center; margin:0 4px; padding:0;}
	.ly_page a:hover { color:#fff; background-color:#ff5900;}
	.ly_page a.pg_prev, .ly_page a.pg_next { width:80px; margin:0 8px;}
	.ly_page a.pg_prev { background:#fff url(../image/prev0.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_next { background:#fff url(../image/next0.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_prev:hover { background:#ff5900 url(../image/prev1.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_next:hover { background:#ff5900 url(../image/next1.png) center center no-repeat; background-size:14px 14px!important;}
}
@media screen and (min-width:1081px) and (max-width:1559px) {
	.xwb_mtr { width:100%; height:auto; margin:0 auto 80px; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_mtr ul li { width:32%; height:auto; margin:0 2% 40px 0; padding:0; background-color:#fff; float:left;}
	.xwb_mtr ul li:nth-child(3n+3) { margin:0 0 40px;}
	.xwb_mtr ul li:hover { box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.xwb_mtr ul li .mtr_img { width:100%; height:280px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
	.xwb_mtr ul li .mtr_img img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.xwb_mtr ul li .mtr_text { width:100%; height:174px; overflow:hidden; margin:0 auto; padding:24px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_mtr ul li .mtr_text a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#262626; font-size:24px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin:0 auto 10px; padding:0;}
	.xwb_mtr ul li:hover .mtr_text a { color:#ff5900;}
	.mtr_text p { width:100%; height:52px; overflow:hidden; line-height:26px; color:#999; font-size:15px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.xwb_mtr ul li a.mtr_more { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#999999; font-size:15px; margin:0; padding:0 24px; border-top:1px solid #efefef; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_mtr ul li a.mtr_more span { display:inline-block; float:right;}
	.xwb_mtr ul li:hover a.mtr_more { background-color:#ff5900; border-top:1px solid #ff5900; color:#fff;}
	
	.ly_page { width:100%; overflow:hidden; margin:0 auto; padding:0; text-align:center;}
	.ly_page a { display:inline-block; width:48px; height:48px; overflow:hidden; line-height:48px; color:#999999; font-size:18px; text-align:center; background-color:#fff; margin:0 4px; padding:0;}
	.ly_page span { display:inline-block; width:48px; height:48px; overflow:hidden; line-height:40px; color:#999999; font-size:18px; text-align:center; margin:0 4px; padding:0;}
	.ly_page a:hover { color:#fff; background-color:#ff5900;}
	.ly_page a.pg_prev, .ly_page a.pg_next { width:80px; margin:0 8px;}
	.ly_page a.pg_prev { background:#fff url(../image/prev0.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_next { background:#fff url(../image/next0.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_prev:hover { background:#ff5900 url(../image/prev1.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_next:hover { background:#ff5900 url(../image/next1.png) center center no-repeat; background-size:14px 14px!important;}
}
@media screen and (max-width:1280px) {
}
@media screen and (min-width:1081px) {
}
@media screen and (max-width:1080px) {
	.xwb_mtr { width:100%; height:auto; margin:0 auto 40px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_mtr ul li { width:48.5%; height:auto; margin:0 3% 20px 0; padding:0; background-color:#fff; float:left;}
	.xwb_mtr ul li:nth-child(2n+2) { margin:0 0 20px;}
	.xwb_mtr ul li:hover, .xwb_mtr ul li:active { box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.xwb_mtr ul li .mtr_img { width:100%; height:240px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
	.xwb_mtr ul li .mtr_img img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.xwb_mtr ul li .mtr_text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_mtr ul li .mtr_text a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#262626; font-size:18px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin:0 auto 10px; padding:0;}
	.xwb_mtr ul li:hover .mtr_text a, .xwb_mtr ul li:active .mtr_text a { color:#ff5900;}
	.mtr_text p { width:100%; max-height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.xwb_mtr ul li a.mtr_more { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#999999; font-size:14px; margin:0; padding:0 16px; border-top:1px solid #efefef; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_mtr ul li a.mtr_more span { display:inline-block; float:right;}
	.xwb_mtr ul li:hover a.mtr_more, .xwb_mtr ul li:active a.mtr_more { background-color:#ff5900; border-top:1px solid #ff5900; color:#fff;}
	
	.ly_page { width:100%; overflow:hidden; margin:0 auto; padding:0; text-align:center;}
	.ly_page a { display:none; width:40px; height:40px; overflow:hidden; line-height:40px; color:#999999; font-size:14px; text-align:center; background-color:#fff; margin:0 4px; padding:0;}
	.ly_page span { display:none; width:40px; height:40px; overflow:hidden; line-height:36px; color:#999999; font-size:14px; text-align:center; margin:0 4px; padding:0;}
	.ly_page a:hover, .ly_page a:active { color:#fff; background-color:#ff5900;}
	.ly_page a.pg_prev, .ly_page a.pg_next { width:48.5%; margin:0; display:block;}
	.ly_page a.pg_prev { background:#fff url(../image/prev0.png) center center no-repeat; background-size:14px 14px!important; float:left;}
	.ly_page a.pg_next { background:#fff url(../image/next0.png) center center no-repeat; background-size:14px 14px!important; float:right;}
	.ly_page a.pg_prev:hover, .ly_page a.pg_prev:active { background:#ff5900 url(../image/prev1.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_next:hover, .ly_page a.pg_next:active { background:#ff5900 url(../image/next1.png) center center no-repeat; background-size:14px 14px!important;}
}
@media screen and (max-width:750px) {
	.xwb_mtr { width:100%; height:auto; margin:0 auto 40px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_mtr ul li { width:100%; height:auto; margin:0 auto 20px; padding:0; background-color:#fff; float:left;}
	.xwb_mtr ul li:hover, .xwb_mtr ul li:active { box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.xwb_mtr ul li .mtr_img { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; position:relative;}
	.xwb_mtr ul li .mtr_img img { display:block;width:100%; margin:auto; position:relative; left:0; top:0; right:0; bottom:0;}
	.xwb_mtr ul li .mtr_text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_mtr ul li .mtr_text a { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#262626; font-size:16px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin:0 auto 10px; padding:0;}
	.xwb_mtr ul li:hover .mtr_text a, .xwb_mtr ul li:active .mtr_text a { color:#ff5900;}
	.mtr_text p { width:100%; max-height:44px; overflow:hidden; line-height:22px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.xwb_mtr ul li a.mtr_more { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#999999; font-size:14px; margin:0; padding:0 16px; border-top:1px solid #efefef; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_mtr ul li a.mtr_more span { display:inline-block; float:right;}
	.xwb_mtr ul li:hover a.mtr_more, .xwb_mtr ul li:active a.mtr_more { background-color:#ff5900; border-top:1px solid #ff5900; color:#fff;}
	
	.ly_page { width:100%; overflow:hidden; margin:0 auto; padding:0; text-align:center;}
	.ly_page a { display:none; width:40px; height:40px; overflow:hidden; line-height:40px; color:#999999; font-size:14px; text-align:center; background-color:#fff; margin:0 4px; padding:0;}
	.ly_page span { display:none; width:40px; height:40px; overflow:hidden; line-height:36px; color:#999999; font-size:14px; text-align:center; margin:0 4px; padding:0;}
	.ly_page a:hover, .ly_page a:active { color:#fff; background-color:#ff5900;}
	.ly_page a.pg_prev, .ly_page a.pg_next { width:48%; margin:0; display:block;}
	.ly_page a.pg_prev { background:#fff url(../image/prev0.png) center center no-repeat; background-size:14px 14px!important; float:left;}
	.ly_page a.pg_next { background:#fff url(../image/next0.png) center center no-repeat; background-size:14px 14px!important; float:right;}
	.ly_page a.pg_prev:hover, .ly_page a.pg_prev:active { background:#ff5900 url(../image/prev1.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_next:hover, .ly_page a.pg_next:active { background:#ff5900 url(../image/next1.png) center center no-repeat; background-size:14px 14px!important;}
}

/**新闻中心**/
@media screen and (min-width:1560px) {
	.news_center { width:1560px; height:auto; margin:0 auto 40px; padding:0;}
	.rec_news { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.rec_news ul li { width:494px; height:auto; margin:0 40px 40px 0; padding:0; background-color:#fff; float:left;}
	.rec_news ul li:hover { box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.rec_news ul li .mtr_img { width:100%; height:330px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
	.rec_news ul li .mtr_text { width:100%; height:160px; overflow:hidden; margin:0 auto; padding:32px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.rec_news ul li .mtr_text a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#262626; font-size:24px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin:0 auto 10px; padding:0;}
	.rec_news ul li:hover .mtr_text a { color:#ff5900;}
	.mtr_text p { width:100%; height:52px; overflow:hidden; line-height:26px; color:#999; font-size:15px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.rec_news ul li a.mtr_more { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#999999; font-size:15px; margin:0; padding:0 40px; border-top:1px solid #efefef; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.rec_news ul li a.mtr_more span { display:inline-block; float:right;}
	.rec_news ul li:hover a.mtr_more { background-color:#ff5900; border-top:1px solid #ff5900; color:#fff;}
	
	.comp_news { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 60px; background-color:#fff;}
	.comp_news .news_list_mid { width:1560px; overflow:hidden; margin:0 auto; padding:0;}
	.news_list_mid .new_list { height:auto; margin:0 auto 40px;}
	.news_list_mid .ly_page a { background-color:#f8f8f8;}
	.news_list_mid .ly_page a:hover { background-color:#ff5900;}
	/**sqh**/
	.ly_page a.pnnum1 { color:#fff; background-color:#ff5900;}
	/**sqh**/
}
@media screen and (min-width:1081px) and (max-width:1559px) {
	.news_center { width:100%; height:auto; margin:0 auto; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.rec_news { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.rec_news ul li { width:460px; height:auto; margin:0 40px 40px 0; padding:0; background-color:#fff; float:left;}
	.rec_news ul li:hover { box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.rec_news ul li .mtr_img { width:100%; height:280px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
	.rec_news ul li .mtr_text { width:100%; height:160px; overflow:hidden; margin:0 auto; padding:32px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.rec_news ul li .mtr_text a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#262626; font-size:24px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin:0 auto 10px; padding:0;}
	.rec_news ul li:hover .mtr_text a { color:#ff5900;}
	.mtr_text p { width:100%; height:52px; overflow:hidden; line-height:26px; color:#999; font-size:15px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.rec_news ul li a.mtr_more { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#999999; font-size:15px; margin:0; padding:0 40px; border-top:1px solid #efefef; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.rec_news ul li a.mtr_more span { display:inline-block; float:right;}
	.rec_news ul li:hover a.mtr_more { background-color:#ff5900; border-top:1px solid #ff5900; color:#fff;}
	
	.comp_news { width:100%; overflow:hidden; margin:0 auto; padding:80px 50px 60px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.comp_news .news_list_mid { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.news_list_mid .new_list { height:auto; margin:0 auto 40px;}
	.news_list_mid .ly_page a { background-color:#f8f8f8;}
	.news_list_mid .ly_page a:hover { background-color:#ff5900;}
	.ly_page .page-num-current {background-color:#ff5900!important;color: #fff;}
}
@media screen and (max-width:1280px) {
}
@media screen and (min-width:1081px) {
}
@media screen and (max-width:1080px) {
	.news_center { width:100%; height:auto; margin:0 auto; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.rec_news { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.rec_news ul li { width:280px; height:auto; margin:0 16px 40px 0; padding:0; background-color:#fff; float:left;}
	.rec_news ul li:hover, .rec_news ul li:active { box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.rec_news ul li .mtr_img { width:100%; height:190px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
	.rec_news ul li .mtr_text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.rec_news ul li .mtr_text a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#262626; font-size:18px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin:0 auto 10px; padding:0;}	.xwb_mtr ul li:hover .mtr_text a, .xwb_mtr ul li:active .mtr_text a { color:#ff5900;}
	.rec_news ul li:hover .mtr_text a, .rec_news ul li:active .mtr_text a { color:#ff5900;}
	.mtr_text p { width:100%; max-height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.rec_news ul li a.mtr_more { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#999999; font-size:14px; margin:0; padding:0 16px; border-top:1px solid #efefef; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.rec_news ul li a.mtr_more span { display:inline-block; float:right;}
	.rec_news ul li:hover a.mtr_more, .rec_news ul li:active a.mtr_more { background-color:#ff5900; border-top:1px solid #ff5900; color:#fff;}
	
	.comp_news { width:100%; overflow:hidden; margin:0 auto; padding:40px 16px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.comp_news .news_list_mid { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.news_list_mid .new_list { height:auto; margin:0 auto 20px;}
	.news_list_mid .ly_page a { background-color:#f8f8f8;}
	.news_list_mid .ly_page a:hover, .news_list_mid .ly_page a:active { background-color:#ff5900;}
	.ly_page .page-num-current {background-color:#ff5900;}
}
@media screen and (max-width:750px) {
	.news_center { width:100%; height:auto; margin:0 auto; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.rec_news { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.rec_news ul li { width:310px; height:100%; margin:0 16px 32px 0; padding:0; background-color:#fff; float:left;}
	.rec_news ul li:hover, .rec_news ul li:active { box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.rec_news ul li .mtr_img { width:100%; height:186px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
	.rec_news ul li .mtr_img img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	.rec_news ul li .mtr_text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.rec_news ul li .mtr_text a { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#262626; font-size:16px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin:0 auto 10px; padding:0;}
	.rec_news ul li:hover .mtr_text a, .xwb_mtr ul li:active .mtr_text a { color:#ff5900;}
	.mtr_text p { width:100%; max-height:44px; overflow:hidden; line-height:22px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.rec_news ul li a.mtr_more { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#999999; font-size:14px; margin:0; padding:0 16px; border-top:1px solid #efefef; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.rec_news ul li a.mtr_more span { display:inline-block; float:right;}
	.rec_news ul li:hover a.mtr_more, .rec_news ul li:active a.mtr_more { background-color:#ff5900; border-top:1px solid #ff5900; color:#fff;}

}

/**视频中心**/
@media screen and (min-width:1560px) {
	.video_main { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
	.video_main1 { background-color:#fff; padding:80px 0 40px;}
	.video_main2 { margin:80px auto 40px;}
	.video_mid { width:1560px; height:auto; margin:0 auto; padding:0;}
	.video_mid ul li { width:32%; height:auto; margin:0 2% 40px 0; padding:0; float:left;}
	.video_mid ul li:nth-child(2n+2) { margin:0 2% 40px 0;}
	.video_mid ul li:nth-child(3n+3) { margin:0 0 40px;}	
	.video_mid ul li a { display:block; width:100%; height:auto; margin:0 auto; padding:0; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.video_mid ul li a:hover { box-shadow:0 8px 16px rgba(255, 89, 0, 0.4);}
	.video_mid ul li a .video_con { width:100%; height:300px; overflow:hidden; margin:0 auto; padding:0; background-color:#f0f0f0; position:relative;}
	.video_con img.vdimg { display:block; width:100%; height:100%; margin:0 auto; padding:0;}
	.video_mid ul li a .video_con .vd_btn { display:block; width:80px; height:80px; margin:-40px 0 0 -40px; padding:0; background:url(../image/vd_btn.png) center center no-repeat; background-size:80px 80px; position:absolute; left:50%; top:50%;}
	.video_mid ul li a:hover .video_con .vd_btn { background:url(../image/vd_btn1.png) center center no-repeat; background-size:80px 80px;}
	.video_mid ul li a h3 { width:100%; height:60px; overflow:hidden; line-height:60px; color:#262626; font-size:18px; text-align:center; background-color:#fff; margin:0 auto; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.video_main1 .video_mid ul li a h3 { background-color:#f8f8f8;}
	.video_mid ul li a:hover h3 { background-color:#ff5900; color:#fff;}
	
}
@media screen and (min-width:1081px) and (max-width:1559px) {
	.video_main { width:100%; overflow:hidden; margin:0 auto 40px; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.video_main1 { background-color:#fff; padding:80px 50px 40px;}
	.video_main2 { margin:80px auto 40px;}
	.video_mid { width:100%; height:auto; margin:0 auto; padding:0;}
	.video_mid ul li { width:32%; height:auto; margin:0 2% 40px 0; padding:0; float:left;}	
	.video_mid ul li:nth-child(2n+2) { margin:0 2% 40px 0;}
	.video_mid ul li:nth-child(3n+3) { margin:0 0 40px;}	
	.video_mid ul li a { display:block; width:100%; height:auto; margin:0 auto; padding:0; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.video_mid ul li a:hover { box-shadow:0 8px 16px rgba(255, 89, 0, 0.4);}
	.video_mid ul li a .video_con { width:100%; height:300px; overflow:hidden; margin:0 auto; padding:0; background-color:#f0f0f0; position:relative;}
	.video_con img.vdimg { display:block; width:100%; height:100%; margin:0 auto; padding:0;}
	.video_mid ul li a .video_con .vd_btn { display:block; width:80px; height:80px; margin:-40px 0 0 -40px; padding:0; background:url(../image/vd_btn.png) center center no-repeat; background-size:80px 80px; position:absolute; left:50%; top:50%;}
	.video_mid ul li a:hover .video_con .vd_btn { background:url(../image/vd_btn1.png) center center no-repeat; background-size:80px 80px;}
	.video_mid ul li a h3 { width:100%; height:60px; overflow:hidden; line-height:60px; color:#262626; font-size:18px; text-align:center; background-color:#fff; margin:0 auto; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.video_main1 .video_mid ul li a h3 { background-color:#f8f8f8;}
	.video_mid ul li a:hover h3 { background-color:#ff5900; color:#fff;}
}
@media screen and (max-width:1280px) {
}
@media screen and (min-width:1081px) {
}
@media screen and (max-width:1080px) {
	.video_main { width:100%; overflow:hidden; margin:0 auto 20px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.video_main1 { background-color:#fff; padding:40px 16px 20px;}
	.video_main2 { margin:40px auto;}
	.video_mid { width:100%; height:auto; margin:0 auto; padding:0;}
	.video_mid ul li { width:49%; height:auto; margin:0 2% 20px 0; padding:0; float:left;}	
	.video_mid ul li:nth-child(3n+3) { margin:0 2% 20px 0;}
	.video_mid ul li:nth-child(2n+2) { margin:0 0 20px;}
	.video_mid ul li a { display:block; width:100%; height:auto; margin:0 auto; padding:0; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.video_mid ul li a:hover, .video_mid ul li a:active { box-shadow:0 8px 16px rgba(255, 89, 0, 0.4);}
	.video_mid ul li a .video_con { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#f0f0f0; position:relative;}
	.video_con img.vdimg { display:block; width:100%; height:100%; margin:0 auto; padding:0;}
	.video_mid ul li a .video_con .vd_btn { display:block; width:80px; height:80px; margin:-40px 0 0 -40px; padding:0; background:url(../image/vd_btn.png) center center no-repeat; background-size:80px 80px; position:absolute; left:50%; top:50%;}
	.video_mid ul li a:hover .video_con .vd_btn, .video_mid ul li a:active .video_con .vd_btn { background:url(../image/vd_btn1.png) center center no-repeat; background-size:80px 80px;}
	.video_mid ul li a h3 { width:100%; height:48px; overflow:hidden; line-height:48px; color:#262626; font-size:16px; text-align:center; background-color:#fff; margin:0 auto; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.video_main1 .video_mid ul li a h3 { background-color:#f8f8f8;}
	.video_mid ul li a:hover h3, .video_mid ul li a:active h3 { background-color:#ff5900; color:#fff;}
}
@media screen and (max-width:750px) {
	.video_main { width:100%; overflow:hidden; margin:0 auto 20px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.video_main1 { background-color:#fff; padding:40px 16px 20px;}
	.video_main2 { margin:40px auto 20px;}
	.video_mid { width:100%; height:auto; margin:0 auto; padding:0;}
	.video_mid ul li { width:100%; height:auto; margin:0 auto 20px; padding:0; float:left;}	
	.video_mid ul li:nth-child(3n+3) { margin:0 auto 16px;}
	.video_mid ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.video_mid ul li a { display:block; width:100%; height:auto; margin:0 auto; padding:0; box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);}
	.video_mid ul li a:hover, .video_mid ul li a:active { box-shadow:0 4px 8px rgba(255, 89, 0, 0.4);}
	.video_mid ul li a .video_con { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#f0f0f0; position:relative;}
	.video_con img.vdimg { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.video_mid ul li a .video_con .vd_btn { display:block; width:80px; height:80px; margin:-40px 0 0 -40px; padding:0; background:url(../image/vd_btn.png) center center no-repeat; background-size:64px 64px; position:absolute; left:50%; top:50%;}
	.video_mid ul li a:hover .video_con .vd_btn, .video_mid ul li a:active .video_con .vd_btn { background:url(../image/vd_btn1.png) center center no-repeat; background-size:64px 64px;}
	.video_mid ul li a h3 { width:100%; height:48px; overflow:hidden; line-height:48px; color:#262626; font-size:16px; text-align:center; background-color:#fff; margin:0 auto; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.video_main1 .video_mid ul li a h3 { background-color:#f8f8f8;}
	.video_mid ul li a:hover h3, .video_mid ul li a:active h3 { background-color:#ff5900; color:#fff;}
}

/**旗下网站**/
@media screen and (min-width:1560px) {
	.website_tit { width:1560px; overflow:hidden; margin:0 auto; padding:0;}
	.website_tips { width:100%; overflow:hidden; margin:0 auto 80px; padding:80px 0; background:url(../image/webs_bg1.jpg) center center no-repeat;}
	.website_tips h3 { width:1560px; overflow:hidden; color:#ff5900; font-size:36px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
	.website_tips p { width:1560px; overflow:hidden; color:#fff; font-size:24px; text-align:center; margin:0 auto; padding:0;}
	
	.website_list { width:1560px; height:auto; margin:0 auto 40px; padding:0;}
	.website_list ul li { width:296px; height:430px; margin:0 20px 40px 0; padding:20px; background-color:#fff; box-shadow:0 8px 16px rgba(0, 0, 0, 0.06); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.website_list ul li:nth-child(3n+3),.website_list ul li:nth-child(4n+4) { margin:0 20px 40px 0;}
	.website_list ul li:nth-child(5n+5) { margin:0 0 40px;}
	.website_list ul li:hover { background:#ff5900 url(../image/corp_bg4.png) right bottom no-repeat; box-shadow:0 8px 16px rgba(255, 89, 0, 0.5);}
	.website_list ul li h3 { width:100%; height:30px; overflow:hidden; line-height:30px; color:#262626; font-size:22px; font-weight: bold; text-align:center; margin:0 auto; padding:0;}
	.website_list ul li span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#262626; font-size:14px; text-align:center; margin:0 auto; padding:0; opacity:0.5;}
	.website_list ul li em { display:block; width:36px; height:2px; overflow:hidden; margin:20px auto; padding:0; background-color:#ff5900;}
	.website_list ul li p { width:100%; height:84px; overflow:hidden; line-height:28px; color:#565656; font-size:14px; text-align:center; margin:20px auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
	.website_list ul li a { display:block; width:118px; height:34px; overflow:hidden; line-height:34px; color:#ff5900; font-size:14px; text-align:center; margin:0 auto; padding:0; border:1px solid #ff5900;}
	.website_list ul li .chem17_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .hbzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .afzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .ybzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .nongjx_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .foodjx_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .zyzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .gkzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .jc35_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .bf35_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .gkzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .blpla_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .yqw_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .chem17_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .hbzhan_logo { background:url(../image/hbzhan_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .afzhan_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .ybzhan_logo { background:url(../image/ybzhan_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .njzhan_logo { background:url(../image/njzhan_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .foodjx_logo { background:url(../image/foodjx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .zyzhan_logo { background:url(../image/fzfzjx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .gkzhan_logo { background:url(../image/gkzhan_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .jc35_logo { background:url(../image/jc35_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .bf35_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .nongjx_logo { background:url(../image/njzhan_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .yqw_logo { background:url(../image/86175_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .blpla_logo { background:url(../image/86pla_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .chem17_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .hbzhan_logo { background:url(../image/hbzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .afzhan_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .ybzhan_logo { background:url(../image/ybzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .njzhan_logo { background:url(../image/njzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .foodjx_logo { background:url(../image/foodjx_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .zyzhan_logo { background:url(../image/zyzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .gkzhan_logo { background:url(../image/gkzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .jc35_logo { background:url(../image/jc35_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .bf35_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .nongjx_logo { background:url(../image/njzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .yqw_logo { background:url(../image/86175_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .blpla_logo { background:url(../image/86pla_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover h3, .website_list ul li:hover span, .website_list ul li:hover p { color:#fff;}
	.website_list ul li:hover em { background-color:#fff;}
	.website_list ul li:hover a { color:#fff; border:1px solid #fff;}
	
	.website_list ul li .xwboo_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .huajx_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .bf35_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .ppzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .zgong_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .ly5648_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .ly100lbj_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .fzfzjx_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .xwboo_logo { background:url(../image/xwboo_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .huajx_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .bf35_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .ppzhan_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .zgong_logo { background:url(../image/zgong_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .ly5648_logo { background:url(../image/5648_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .ly100lbj_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .fzfzjx_logo { background:url(../image/fzfzjx_logo1.png) center center no-repeat; background-size:110px 110px;}
	
	.website_list ul li:hover .xwboo_logo { background:url(../image/xwboo_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .huajx_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .bf35_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .ppzhan_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .zgong_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .ly5648_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .ly100lbj_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .fzfzjx_logo { background:url(../image/zyzhan_logo.png) center center no-repeat; background-size:110px 110px;}
}
@media screen and (min-width:1081px) and (max-width:1559px) {
	.website_tit { width:100%; overflow:hidden; margin:0 auto; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.website_tips { width:100%; overflow:hidden; margin:0 auto 80px; padding:80px 50px; background:url(../image/webs_bg1.jpg) center center no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.website_tips h3 { width:100%; overflow:hidden; color:#ff5900; font-size:36px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
	.website_tips p { width:100%; overflow:hidden; color:#fff; font-size:24px; text-align:center; margin:0 auto; padding:0;}
	
	.website_list { width:100%; height:auto; margin:0 auto 40px; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.website_list ul li { width:22.75%; height: 470px; margin:0 3% 40px 0; padding:20px; background-color:#fff; box-shadow:0 8px 16px rgba(0, 0, 0, 0.06); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.website_list ul li:nth-child(3n+3), .website_list ul li:nth-child(5n+5) { margin:0 3% 40px 0;}
	.website_list ul li:nth-child(4n+4) { margin:0 0 40px;}
	.website_list ul li:hover { background:#ff5900 url(../image/corp_bg4.png) right bottom no-repeat; box-shadow:0 8px 16px rgba(255, 89, 0, 0.5);}
	.website_list ul li h3 { width:100%; line-height:30px; color:#262626; font-size:22px; font-weight: bold; text-align:left; margin:0 auto; padding:0;}
	.website_list ul li span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#262626; font-size:14px; text-align:left; margin:0 auto; padding:0; opacity:0.5;}
	.website_list ul li em { display:block; width:36px; height:2px; overflow:hidden; margin:20px auto; padding:0; background-color:#ff5900;}
	.website_list ul li p { width:100%; height:84px; overflow:hidden; line-height:28px; color:#565656; font-size:14px; text-align:center; margin:20px auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
	.website_list ul li a { display:block; width:118px; height:34px; overflow:hidden; line-height:34px; color:#ff5900; font-size:14px; text-align:center; margin:0 auto; padding:0; border:1px solid #ff5900;}
	.website_list ul li .chem17_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .hbzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .afzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .ybzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .nongjx_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .foodjx_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .zyzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .gkzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .jc35_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .bf35_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .gkzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .blpla_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .yqw_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .chem17_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .hbzhan_logo { background:url(../image/hbzhan_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .afzhan_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .ybzhan_logo { background:url(../image/ybzhan_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .njzhan_logo { background:url(../image/njzhan_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .foodjx_logo { background:url(../image/foodjx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .zyzhan_logo { background:url(../image/fzfzjx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .gkzhan_logo { background:url(../image/gkzhan_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .jc35_logo { background:url(../image/jc35_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .bf35_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .nongjx_logo { background:url(../image/njzhan_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .yqw_logo { background:url(../image/86175_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .blpla_logo { background:url(../image/86pla_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .xwboo_logo { background:url(../image/xwboo_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .huajx_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .bf35_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .ppzhan_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .zgong_logo { background:url(../image/zgong_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .chem17_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .hbzhan_logo { background:url(../image/hbzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .afzhan_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .ybzhan_logo { background:url(../image/ybzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .njzhan_logo { background:url(../image/njzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .foodjx_logo { background:url(../image/foodjx_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .zyzhan_logo { background:url(../image/zyzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .gkzhan_logo { background:url(../image/gkzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .jc35_logo { background:url(../image/jc35_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .bf35_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .nongjx_logo { background:url(../image/njzhan_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .yqw_logo { background:url(../image/86175_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .blpla_logo { background:url(../image/86pla_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .xwboo_logo { background:url(../image/xwboo_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .huajx_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .bf35_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .ppzhan_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover h3, .website_list ul li:hover span, .website_list ul li:hover p { color:#fff;}
	.website_list ul li:hover em { background-color:#fff;}
	.website_list ul li:hover a { color:#fff; border:1px solid #fff;}
	
	.website_list ul li .xwboo_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .huajx_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .bf35_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .ppzhan_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .zgong_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .ly5648_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .ly100lbj_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .fzfzjx_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .xwboo_logo { background:url(../image/xwboo_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .huajx_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .bf35_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .ppzhan_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .zgong_logo { background:url(../image/zgong_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .ly5648_logo { background:url(../image/5648_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .ly100lbj_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .fzfzjx_logo { background:url(../image/fzfzjx_logo1.png) center center no-repeat; background-size:110px 110px;}
	
	.website_list ul li:hover .xwboo_logo { background:url(../image/xwboo_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .huajx_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .bf35_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .ppzhan_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .zgong_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .ly5648_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .ly100lbj_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .fzfzjx_logo { background:url(../image/zyzhan_logo.png) center center no-repeat; background-size:110px 110px;}
}
@media screen and (max-width:1280px) {
	.website_tit { width:100%; overflow:hidden; margin:0 auto; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.website_tips { width:100%; overflow:hidden; margin:0 auto 80px; padding:80px 50px; background:url(../image/webs_bg1.jpg) center center no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.website_tips h3 { width:100%; overflow:hidden; color:#ff5900; font-size:36px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
	.website_tips p { width:100%; overflow:hidden; color:#fff; font-size:24px; text-align:center; margin:0 auto; padding:0;}
	
	.website_list { width:100%; height:auto; margin:0 auto 40px; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.website_list ul li { width:31%; height:430px; margin:0 3.5% 40px 0; padding:20px; background-color:#fff; box-shadow:0 8px 16px rgba(0, 0, 0, 0.06); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.website_list ul li:nth-child(4n+4), .website_list ul li:nth-child(5n+5) { margin:0 3.5% 40px 0;}
	.website_list ul li:nth-child(3n+3) { margin:0 0 40px;}
}
@media screen and (min-width:1081px) {
}
@media screen and (max-width:1080px) {
	.website_tit { width:100%; overflow:hidden; margin:0 auto; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.website_tips { width:100%; overflow:hidden; margin:0 auto 40px; padding:40px 16px; background:url(../image/webs_bg1.jpg) center center no-repeat; background-size:200%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.website_tips h3 { width:100%; overflow:hidden; color:#ff5900; font-size:20px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
	.website_tips p { width:100%; overflow:hidden; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0;}
	
	.website_list { width:100%; height:auto; margin:0 auto 20px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.website_list ul li { width:100%; height:260px; margin:0 0 20px 0; padding:16px 24px; background-color:#fff; box-shadow:0 8px 16px rgba(0, 0, 0, 0.06); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.website_list ul li:nth-child(5n+5), .website_list ul li:nth-child(4n+4), .website_list ul li:nth-child(3n+3) { margin:0 0 20px 0;}
	.website_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.website_list ul li:hover, .website_list ul li:active { background:#ff5900 url(../image/corp_bg4.png) right bottom no-repeat; box-shadow:0 8px 16px rgba(255, 89, 0, 0.5);}
	.website_list ul li h3 { height:24px; overflow:hidden; line-height:24px; color:#262626; font-size:22px; font-weight:bold; text-align:justify; margin:16px 0 8px; padding:0;}
	.website_list ul li span { display:block; height:16px; overflow:hidden; line-height:16px; color:#262626; font-size:14px; text-align:justify; margin:0 auto; padding:0; opacity:0.5;}
	.website_list ul li em { display:block; width:24px; height:2px; overflow:hidden; margin:10px 0 0; padding:0; background-color:#ff5900;}
	.website_list ul li p { width:100%; height:66px; overflow:hidden; line-height:22px; color:#565656; font-size:14px; text-align:justify; margin:0 auto 16px; padding:16px 0 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
	.website_list ul li a { display:block; width:118px; height:34px; overflow:hidden; line-height:34px; color:#ff5900; font-size:14px; text-align:center; margin:0 auto; padding:0; border:1px solid #ff5900; float:none;}
	.website_list ul li .chem17_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .hbzhan_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .afzhan_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .ybzhan_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .nongjx_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .foodjx_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .zyzhan_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .gkzhan_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .jc35_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .bf35_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .gkzhan_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .blpla_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .yqw_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .chem17_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .hbzhan_logo { background:url(../image/hbzhan_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .afzhan_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .ybzhan_logo { background:url(../image/ybzhan_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .njzhan_logo { background:url(../image/njzhan_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .foodjx_logo { background:url(../image/foodjx_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .zyzhan_logo { background:url(../image/fzfzjx_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .gkzhan_logo { background:url(../image/gkzhan_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .jc35_logo { background:url(../image/jc35_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .bf35_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .nongjx_logo { background:url(../image/njzhan_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .yqw_logo { background:url(../image/86175_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .blpla_logo { background:url(../image/86pla_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .chem17_logo, .website_list ul li:active .chem17_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .hbzhan_logo, .website_list ul li:active .hbzhan_logo { background:url(../image/hbzhan_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .afzhan_logo, .website_list ul li:active .afzhan_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .ybzhan_logo, .website_list ul li:active .ybzhan_logo { background:url(../image/ybzhan_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .njzhan_logo, .website_list ul li:active .njzhan_logo { background:url(../image/njzhan_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .foodjx_logo, .website_list ul li:active .foodjx_logo { background:url(../image/foodjx_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .zyzhan_logo, .website_list ul li:active .zyzhan_logo { background:url(../image/zyzhan_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .gkzhan_logo, .website_list ul li:active .gkzhan_logo { background:url(../image/gkzhan_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .jc35_logo, .website_list ul li:active .jc35_logo { background:url(../image/jc35_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .bf35_logo, .website_list ul li:active .bf35_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .nongjx_logo, .website_list ul li:active .nongjx_logo { background:url(../image/njzhan_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .yqw_logo, .website_list ul li:active .yqw_logo { background:url(../image/86175_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .blpla_logo, .website_list ul li:active .blpla_logo { background:url(../image/86pla_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover h3, .website_list ul li:hover span, .website_list ul li:hover p, .website_list ul li:active h3, .website_list ul li:active span, .website_list ul li:active p { color:#fff;}
	.website_list ul li:hover em, .website_list ul li:active em { background-color:#fff;}
	.website_list ul li:hover a, .website_list ul li:active a { color:#fff; border:1px solid #fff;}
	

	.website_list ul li .xwboo_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .huajx_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .bf35_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .ppzhan_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .zgong_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .ly5648_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .ly100lbj_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .fzfzjx_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .xwboo_logo { background:url(../image/xwboo_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .huajx_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .bf35_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .ppzhan_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .zgong_logo { background:url(../image/zgong_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .ly5648_logo { background:url(../image/5648_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .ly100lbj_logo { background:url(../image/huajx_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .fzfzjx_logo { background:url(../image/fzfzjx_logo1.png) center center no-repeat; background-size:90px 90px;}
	
	.website_list ul li:hover .xwboo_logo { background:url(../image/xwboo_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .huajx_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .bf35_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .ppzhan_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .zgong_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .ly5648_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .ly100lbj_logo { background:url(../image/chem17_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .fzfzjx_logo { background:url(../image/zyzhan_logo.png) center center no-repeat; background-size:90px 90px;}
}
@media screen and (max-width:750px) {
}

/**招贤纳士**/
@media screen and (min-width:1560px) {
	.recruit_main1 { width:1560px; height:auto; margin:0 auto 80px; padding:0;}
	.recruit_main1_l { width:760px; height:440px; overflow:hidden; margin:0; padding:0; background-color:#ff5900; position:relative; float:left;}
	.recruit_main1_l img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	.recruit_main1_r { width:800px; height:440px; overflow:hidden; margin:0; padding:40px; background:url(../image/rec_img2.jpg) center center no-repeat; background-size:100% 100%; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main1_r .recruit_main1_r_text { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; border:1px solid rgba(255, 255, 255, 0.2); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;display:-webkit-box; display:-webkit-flex; display:flex; -webkit-box-align:center; -webkit-align-items:center;}
	.recruit_main1_r_text p { width:100%; overflow:hidden; line-height:60px; color:#fff; font-size:24px; text-align:center; margin:0 auto; padding:0;}
	.recruit_main1 ul { width:100%; height:auto; margin:40px auto 0; padding:0;}
	.recruit_main1 ul li { width:360px; height:240px; margin:0 40px 0 0; padding:36px 40px; background-color:#fff; border-bottom:4px solid #ff5900; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main1 ul li:nth-child(4n+4) { margin:0;}
	.recruit_main1 ul li h3 { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#ff5900; font-size:24px; text-align:center;}
	.recruit_main1 ul li p { width:100%; overflow:hidden; line-height:26px; margin:0 auto; padding:0; color:#666; font-size:15px; text-align:center;}
	.recruit_main1 ul li em { display:block; width:32px; height:2px; overflow:hidden; margin:16px auto 32px; padding:0; background-color:#ff5900;}
	
	.recruit_main2 { width:100%; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#fff;}
	.recruit_main2 .recruit_main2_mid { width:1560px; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main2_mid ul li { width:360px; overflow:hidden; margin:0 40px 0 0; padding:0; float:left;}
	.recruit_main2_mid ul li:nth-child(2n+2) { margin:0 40px 0 0;}
	.recruit_main2_mid ul li:last-child { margin:0;}
	.recruit_main2_mid ul li .gsfl_img { width:100%; overflow:hidden; margin:0 auto 32px; padding:0;}
	.gsfl_img img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main2_mid ul li h3 { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#262626; font-size:24px; text-align:center;}
	.recruit_main2_mid ul li p { width:100%; overflow:hidden; line-height:30px; color:#666; font-size:15px; text-align:center; margin:0 auto; padding:0;}
	.recruit_main2_mid ul li em { display:block; width:32px; height:2px; overflow:hidden; margin:16px auto 32px; padding:0; background-color:#ff5900;}
	
	.recruit_main3 { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 0; background:url(../image/recruit_main3_bg.jpg) center top no-repeat;}
	.recruit_main3 .recruit_main3_mid { width:1560px; height:auto; overflow:hidden; margin:0 auto; padding:0 0 80px;}
	.recruit_main3_mid h1 { width:100%; overflow:hidden; margin:0 auto 40px; padding:0; color:#fff; font-size:24px; text-align:center;}
	.recruit_main3_mid p { width:100%; overflow:hidden; line-height:26px; margin:0 auto; padding:0; color:#fff; font-size:15px; text-align:center;}
	.recruit_main3_mid .recruit_main3_list { width:1560px; height:auto; margin:80px auto 0; padding:0;}
	.recruit_main3_list ul li { width:360px; height:auto; margin:0 40px 0 0; padding:20px 20px 0; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main3_list ul li .rec_pic { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.rec_pic img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main3_list ul li h3 { width:100%; height:60px; overflow:hidden; line-height:60px; color:#262626; font-size:18px; text-align:center; white-space: nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
	
	.recruit_main4 { width:1560px; height:auto; margin:40px auto; padding:0;}
	.recruit_main4 .recruit_main4_tips { width:100%; overflow:hidden; margin:0 auto 20px; padding:32px 0; background:url(../image/webs_textbg.jpg) center center no-repeat;}
	.recruit_main4_tips p { width:100%; overflow:hidden; line-height:32px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
	
	.recruit_main4 .recruit_main4_title { width:1560px; height:60px; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main4_title ul li { width:16%; height:60px; overflow:hidden; line-height:60px; color:#999; font-size:16px; margin:0; padding:0 0 0 40px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main4 .recruit_con { width:1560px; overflow:hidden; margin:0 auto 20px; padding:0; background-color:#fff;}
	.recruit_con .recruit_con_top { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
	.recruit_con_top:hover ul { background-color:#f0f0f0;}
	.recruit_con_top ul li { width:16%; height:60px; overflow:hidden; line-height:60px; color:#262626; font-size:16px; margin:0; padding:0 0 0 40px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_con_top ul li:last-child { width:20%; padding:0 60px 0 0;}
	.recruit_con_top ul li a.rec_btn { display:block; width:120px; height:36px; overflow:hidden; line-height:36px; color:#fff; font-size:14px; text-align:center; background-color:#00c095; margin:12px 0;}
	.recruit_con_top:hover ul li a.rec_btn { background-color:#ff5900;}
	.recruit_con_top .showFullBtn { width:60px; height:60px; margin:0; padding:0; background:url(../image/showFullBtn.png) center center no-repeat; position:absolute; top:0; right:0; cursor:pointer;}
	.recruit_con_top .hidePartBtn { width:60px; height:60px; margin:0; padding:0; background:url(../image/hidePartBtn.png) center center no-repeat; position:absolute; top:0; right:0; cursor:pointer;}
	
	.part_hide { width:100%; overflow:hidden; margin:0 auto; padding:40px 0; border-top:1px solid #f0f0f0;}
	.recruit_text { width:50%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; margin:0; padding:0 40px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_text h5 { width:100%; overflow:hidden; color:#262626; font-size:24px; margin:0 auto 20px; padding:0;}
	.recruit_text p { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; margin:0 auto; padding:0;}
	
	.ypfs_main { width:100%; overflow:hidden; margin:0 auto; padding:40px 0; background:url(../image/webs_textbg.jpg) center center no-repeat;}
	.ypfs_main h3 { width:100%; overflow:hidden; color:#fff; font-size:24px; text-align:center; margin:0 auto 20px; padding:0;}
	.ypfs_main p { width:100%; overflow:hidden; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
	.ypfs_main p span { display:inline-block; margin:0 0 0 40px;}
}
@media screen and (min-width:1281px) and (max-width:1559px) {
	.recruit_main1 { width:100%; height:auto; margin:0 auto 80px; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main1_l { width:44%; height:440px; overflow:hidden; margin:0; padding:0; background-color:#ff5900; position:relative; float:left;}
	.recruit_main1_l img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	.recruit_main1_r { width:56%; height:440px; overflow:hidden; margin:0; padding:40px; background:url(../image/rec_img2.jpg) center center no-repeat; background-size:100% 100%; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main1_r .recruit_main1_r_text { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; border:1px solid rgba(255, 255, 255, 0.2); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;display:-webkit-box; display:-webkit-flex; display:flex; -webkit-box-align:center; -webkit-align-items:center;}
	.recruit_main1_r_text p { width:100%; overflow:hidden; line-height:60px; color:#fff; font-size:24px; text-align:center; margin:0 auto; padding:0;}
	.recruit_main1 ul { width:100%; height:auto; margin:40px auto 0; padding:0;}
	.recruit_main1 ul li { width:22.75%; height:240px; margin:0 3% 0 0; padding:28px; background-color:#fff; border-bottom:4px solid #ff5900; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main1 ul li:nth-child(4n+4) { margin:0;}
	.recruit_main1 ul li h3 { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#ff5900; font-size:24px; text-align:center;}
	.recruit_main1 ul li p { width:100%; overflow:hidden; line-height:26px; margin:0 auto; padding:0; color:#666; font-size:15px; text-align:center;}
	.recruit_main1 ul li em { display:block; width:32px; height:2px; overflow:hidden; margin:16px auto 32px; padding:0; background-color:#ff5900;}
	
	.recruit_main2 { width:100%; overflow:hidden; margin:0 auto; padding:80px 50px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main2 .recruit_main2_mid { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main2_mid ul li { width:22.75%; overflow:hidden; margin:0 3% 0 0; padding:0; float:left;}
	.recruit_main2_mid ul li:nth-child(2n+2) { margin:0 3% 0 0;}
	.recruit_main2_mid ul li:last-child { margin:0;}
	.recruit_main2_mid ul li .gsfl_img { width:100%; overflow:hidden; margin:0 auto 32px; padding:0;}
	.gsfl_img img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main2_mid ul li h3 { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#262626; font-size:24px; text-align:center;}
	.recruit_main2_mid ul li p { width:100%; overflow:hidden; line-height:30px; color:#666; font-size:15px; text-align:center; margin:0 auto; padding:0;}
	.recruit_main2_mid ul li em { display:block; width:32px; height:2px; overflow:hidden; margin:16px auto 32px; padding:0; background-color:#ff5900;}
	
	.recruit_main3 { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 0; background:url(../image/recruit_main3_bg.jpg) center top no-repeat;}
	.recruit_main3 .recruit_main3_mid { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0 50px 80px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main3_mid h1 { width:100%; overflow:hidden; margin:0 auto 40px; padding:0; color:#fff; font-size:24px; text-align:center;}
	.recruit_main3_mid p { width:100%; overflow:hidden; line-height:26px; margin:0 auto; padding:0; color:#fff; font-size:15px; text-align:center;}
	.recruit_main3_mid .recruit_main3_list { width:100%; height:auto; margin:80px auto 0; padding:0;}
	.recruit_main3_list ul li { width:360px; height:auto; margin:0 40px 0 0; padding:20px 20px 0; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main3_list ul li .rec_pic { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.rec_pic img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main3_list ul li h3 { width:100%; height:60px; overflow:hidden; line-height:60px; color:#262626; font-size:18px; text-align:center; white-space: nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
	
	.recruit_main4 { width:100%; height:auto; margin:40px auto; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main4 .recruit_main4_tips { width:100%; overflow:hidden; margin:0 auto 20px; padding:32px 0; background:url(../image/webs_textbg.jpg) center center no-repeat;}
	.recruit_main4_tips p { width:100%; overflow:hidden; line-height:32px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
	
	.recruit_main4 .recruit_main4_title { width:100%; height:60px; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main4_title ul li { width:16%; height:60px; overflow:hidden; line-height:60px; color:#999; font-size:16px; margin:0; padding:0 0 0 40px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main4 .recruit_con { width:100%; overflow:hidden; margin:0 auto 20px; padding:0; background-color:#fff;}
	.recruit_con .recruit_con_top { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
	.recruit_con_top:hover ul { background-color:#f0f0f0;}
	.recruit_con_top ul li { width:16%; height:60px; overflow:hidden; line-height:60px; color:#262626; font-size:16px; margin:0; padding:0 0 0 40px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_con_top ul li:last-child { width:20%; padding:0 60px 0 0;}
	.recruit_con_top ul li a.rec_btn { display:block; width:120px; height:36px; overflow:hidden; line-height:36px; color:#fff; font-size:14px; text-align:center; background-color:#00c095; margin:12px 0;}
	.recruit_con_top:hover ul li a.rec_btn { background-color:#ff5900;}
	.recruit_con_top .showFullBtn { width:60px; height:60px; margin:0; padding:0; background:url(../image/showFullBtn.png) center center no-repeat; position:absolute; top:0; right:0; cursor:pointer;}
	.recruit_con_top .hidePartBtn { width:60px; height:60px; margin:0; padding:0; background:url(../image/hidePartBtn.png) center center no-repeat; position:absolute; top:0; right:0; cursor:pointer;}
	
	.part_hide { width:100%; overflow:hidden; margin:0 auto; padding:40px 0; border-top:1px solid #f0f0f0;}
	.recruit_text { width:50%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; margin:0; padding:0 40px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_text h5 { width:100%; overflow:hidden; color:#262626; font-size:24px; margin:0 auto 20px; padding:0;}
	.recruit_text p { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; margin:0 auto; padding:0;}
	
	.ypfs_main { width:100%; overflow:hidden; margin:0 auto; padding:40px 0; background:url(../image/webs_textbg.jpg) center center no-repeat;}
	.ypfs_main h3 { width:100%; overflow:hidden; color:#fff; font-size:24px; text-align:center; margin:0 auto 20px; padding:0;}
	.ypfs_main p { width:100%; overflow:hidden; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
	.ypfs_main p span { display:inline-block; margin:0 0 0 40px;}
}
@media screen and (min-width:1081px) and (max-width:1280px) {
	.recruit_main1 { width:100%; height:auto; margin:0 auto 80px; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main1_l { width:44%; height:360px; overflow:hidden; margin:0; padding:0; background-color:#ff5900; position:relative; float:left;}
	.recruit_main1_l img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	.recruit_main1_r { width:56%; height:360px; overflow:hidden; margin:0; padding:40px; background:url(../image/rec_img2.jpg) center center no-repeat; background-size:100% 100%; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main1_r .recruit_main1_r_text { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; border:1px solid rgba(255, 255, 255, 0.2); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;display:-webkit-box; display:-webkit-flex; display:flex; -webkit-box-align:center; -webkit-align-items:center;}
	.recruit_main1_r_text p { width:100%; overflow:hidden; line-height:60px; color:#fff; font-size:24px; text-align:center; margin:0 auto; padding:0;}
	.recruit_main1 ul { width:100%; height:auto; margin:40px auto 0; padding:0;}
	.recruit_main1 ul li { width:23.5%; height:240px; margin:0 2% 0 0; padding:20px; background-color:#fff; border-bottom:4px solid #ff5900; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main1 ul li:nth-child(4n+4) { margin:0;}
	.recruit_main1 ul li h3 { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#ff5900; font-size:24px; text-align:center;}
	.recruit_main1 ul li p { width:100%; overflow:hidden; line-height:26px; margin:0 auto; padding:0; color:#666; font-size:15px; text-align:center;}
	.recruit_main1 ul li em { display:block; width:32px; height:2px; overflow:hidden; margin:16px auto 32px; padding:0; background-color:#ff5900;}
	
	.recruit_main2 { width:100%; overflow:hidden; margin:0 auto; padding:80px 50px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main2 .recruit_main2_mid { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main2_mid ul li { width:48.5%; overflow:hidden; margin:0 3% 40px 0; padding:0; float:left;}
	.recruit_main2_mid ul li:last-child, .recruit_main2_mid ul li:nth-child(2n+2) { margin:0 0 40px;}
	.recruit_main2_mid ul li .gsfl_img { width:100%; overflow:hidden; margin:0 auto 32px; padding:0;}
	.gsfl_img img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main2_mid ul li h3 { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#262626; font-size:24px; text-align:center;}
	.recruit_main2_mid ul li p { width:100%; overflow:hidden; line-height:30px; color:#666; font-size:15px; text-align:center; margin:0 auto; padding:0;}
	.recruit_main2_mid ul li em { display:block; width:32px; height:2px; overflow:hidden; margin:16px auto 32px; padding:0; background-color:#ff5900;}
	
	.recruit_main3 { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 0; background:url(../image/recruit_main3_bg.jpg) center top no-repeat;}
	.recruit_main3 .recruit_main3_mid { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0 50px 80px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main3_mid h1 { width:100%; overflow:hidden; margin:0 auto 40px; padding:0; color:#fff; font-size:24px; text-align:center;}
	.recruit_main3_mid p { width:100%; overflow:hidden; line-height:26px; margin:0 auto; padding:0; color:#fff; font-size:15px; text-align:center;}
	.recruit_main3_mid .recruit_main3_list { width:100%; height:auto; margin:80px auto 0; padding:0;}
	.recruit_main3_list ul li { width:360px; height:auto; margin:0 40px 0 0; padding:20px 20px 0; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main3_list ul li .rec_pic { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.rec_pic img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main3_list ul li h3 { width:100%; height:60px; overflow:hidden; line-height:60px; color:#262626; font-size:18px; text-align:center; white-space: nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
	
	.recruit_main4 { width:100%; height:auto; margin:40px auto; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main4 .recruit_main4_tips { width:100%; overflow:hidden; margin:0 auto 20px; padding:32px 0; background:url(../image/webs_textbg.jpg) center center no-repeat;}
	.recruit_main4_tips p { width:100%; overflow:hidden; line-height:32px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
	
	.recruit_main4 .recruit_main4_title { width:100%; height:60px; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main4_title ul li { width:15%; height:60px; overflow:hidden; line-height:60px; color:#999; font-size:16px; margin:0; padding:0 0 0 30px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main4 .recruit_con { width:100%; overflow:hidden; margin:0 auto 20px; padding:0; background-color:#fff;}
	.recruit_con .recruit_con_top { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
	.recruit_con_top:hover ul { background-color:#f0f0f0;}
	.recruit_con_top ul li { width:15%; height:60px; overflow:hidden; line-height:60px; color:#262626; font-size:16px; margin:0; padding:0 0 0 30px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_con_top ul li:last-child { width:25%; padding:0 60px 0 0;}
	.recruit_con_top ul li a.rec_btn { display:block; width:120px; height:36px; overflow:hidden; line-height:36px; color:#fff; font-size:14px; text-align:center; background-color:#00c095; margin:12px 0;}
	.recruit_con_top:hover ul li a.rec_btn { background-color:#ff5900;}
	.recruit_con_top .showFullBtn { width:60px; height:60px; margin:0; padding:0; background:url(../image/showFullBtn.png) center center no-repeat; position:absolute; top:0; right:0; cursor:pointer;}
	.recruit_con_top .hidePartBtn { width:60px; height:60px; margin:0; padding:0; background:url(../image/hidePartBtn.png) center center no-repeat; position:absolute; top:0; right:0; cursor:pointer;}
	
	.part_hide { width:100%; overflow:hidden; margin:0 auto; padding:30px 0; border-top:1px solid #f0f0f0;}
	.recruit_text { width:50%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; margin:0; padding:0 30px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_text h5 { width:100%; overflow:hidden; color:#262626; font-size:24px; margin:0 auto 20px; padding:0;}
	.recruit_text p { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; margin:0 auto; padding:0;}
	
	.ypfs_main { width:100%; overflow:hidden; margin:0 auto; padding:40px 0; background:url(../image/webs_textbg.jpg) center center no-repeat;}
	.ypfs_main h3 { width:100%; overflow:hidden; color:#fff; font-size:24px; text-align:center; margin:0 auto 20px; padding:0;}
	.ypfs_main p { width:100%; overflow:hidden; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
	.ypfs_main p span { display:inline-block; margin:0 0 0 40px;}
	
}
@media screen and (max-width:1080px) {
	.recruit_main1 { width:100%; height:auto; margin:0 auto 40px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main1_l { width:100%; height:220px; overflow:hidden; margin:0; padding:0; background-color:#ff5900; position:relative; float:left;}
	.recruit_main1_l img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	.recruit_main1_r { width:100%; height:220px; overflow:hidden; margin:0; padding:16px; background:url(../image/rec_img2.jpg) center center no-repeat; background-size:100% 100%; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main1_r .recruit_main1_r_text { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; border:1px solid rgba(255, 255, 255, 0.2); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;display:-webkit-box; display:-webkit-flex; display:flex; -webkit-box-align:center; -webkit-align-items:center;}
	.recruit_main1_r_text p { width:100%; overflow:hidden; line-height:40px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
	.recruit_main1 ul { width:100%; height:auto; margin:20px auto 0; padding:0;}
	.recruit_main1 ul li { width:100%; height:140px; margin:0 0 16px; padding:16px; background-color:#fff; border-bottom:4px solid #ff5900; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main1 ul li:nth-child(4n+4) { margin:0;}
	.recruit_main1 ul li h3 { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#ff5900; font-size:18px; text-align:center;}
	.recruit_main1 ul li p { width:100%; overflow:hidden; line-height:24px; margin:0 auto; padding:0; color:#666; font-size:14px; text-align:center;}
	.recruit_main1 ul li em { display:block; width:24px; height:2px; overflow:hidden; margin:12px auto; padding:0; background-color:#ff5900;}
	
	.recruit_main2 { width:100%; overflow:hidden; margin:0 auto; padding:40px 16px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main2 .recruit_main2_mid { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main2_mid ul li { width:100%; overflow:hidden; margin:0 auto 24px; padding:0; float:left;}
	.recruit_main2_mid ul li:nth-child(2n+2) { margin:0 auto 24px;}
	.recruit_main2_mid ul li:last-child { margin:0 auto;}
	.recruit_main2_mid ul li .gsfl_img { width:100%; overflow:hidden; margin:0 auto 16px; padding:0;}
	.gsfl_img img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main2_mid ul li h3 { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#ff5900; font-size:18px; text-align:center;}
	.recruit_main2_mid ul li p { width:100%; overflow:hidden; line-height:24px; color:#666; font-size:14px; text-align:center; margin:0 auto; padding:0;}
	.recruit_main2_mid ul li em { display:block; width:24px; height:2px; overflow:hidden; margin:12px auto; padding:0; background-color:#ff5900;}
	
	.recruit_main3 { width:100%; overflow:hidden; margin:0 auto 40px; padding:40px 0 0; background:url(../image/recruit_main3_bg.jpg) center top no-repeat; background-size:400%;}
	.recruit_main3 .recruit_main3_mid { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0 16px 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main3_mid h1 { width:100%; overflow:hidden; margin:0 auto 16px; padding:0; color:#fff; font-size:22px; text-align:center;}
	.recruit_main3_mid p { width:100%; overflow:hidden; line-height:24px; margin:0 auto; padding:0; color:#fff; font-size:14px; text-align:center;}
	.recruit_main3_mid .recruit_main3_list { width:100%; height:auto; margin:40px auto 0; padding:0;}
	.recruit_main3_list ul li { width:260px; height:auto; margin:0 16px 0 0; padding:16px 16px 0; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main3_list ul li .rec_pic { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.rec_pic img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main3_list ul li h3 { width:100%; height:48px; overflow:hidden; line-height:48px; color:#262626; font-size:16px; text-align:center; white-space: nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
	
	.recruit_main4 { width:100%; height:auto; margin:0 auto 32px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main4 .recruit_main4_tips { width:100%; overflow:hidden; margin:0 auto 16px; padding:32px 16px; background:url(../image/webs_textbg.jpg) center center no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main4_tips p { width:100%; overflow:hidden; line-height:32px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
	
	.recruit_main4 .recruit_main4_title { width:100%; height:48px; overflow:hidden; margin:0 auto; padding:0;}
	.recruit_main4_title ul li { display:none; width:50%; height:48px; overflow:hidden; line-height:48px; color:#999; font-size:16px; margin:0; padding:0 0 0 16px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_main4_title ul li:first-child { display:block;}
	.recruit_main4 .recruit_con { width:100%; overflow:hidden; margin:0 auto 16px; padding:0; background-color:#fff;}
	.recruit_con .recruit_con_top { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
	.recruit_con_top:hover ul, .recruit_con_top:active ul { background-color:#f0f0f0;}
	.recruit_con_top ul li { display:none; width:50%; height:48px; overflow:hidden; line-height:48px; color:#262626; font-size:16px; margin:0; padding:0 0 0 16px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_con_top ul li:first-child { display:block;}
	.recruit_con_top ul li:nth-child(6) { display:block; padding:0 48px 0 0;}	
	.recruit_con_top ul li a.rec_btn { display:block; width:118px; height:36px; overflow:hidden; line-height:36px; color:#fff; font-size:14px; text-align:center; background-color:#00c095; margin:6px 0;}
	.recruit_con_top:hover ul li a.rec_btn, .recruit_con_top:active ul li a.rec_btn { background-color:#ff5900;}
	.recruit_con_top .showFullBtn { width:48px; height:48px; margin:0; padding:0; background:url(../image/showFullBtn.png) center center no-repeat; background-size:40px 40px; position:absolute; top:0; right:0; cursor:pointer;}
	.recruit_con_top .hidePartBtn { width:48px; height:48px; margin:0; padding:0; background:url(../image/hidePartBtn.png) center center no-repeat; background-size:40px 40px; position:absolute; top:0; right:0; cursor:pointer;}
	
	.part_hide { width:100%; overflow:hidden; margin:0 auto; padding:32px 0 16px; border-top:1px solid #f0f0f0;}
	.recruit_text { width:100%; overflow:hidden; line-height:28px; color:#565656; font-size:14px; text-align:justify; margin:0 auto 16px; padding:0 16px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.recruit_text h5 { width:100%; overflow:hidden; color:#262626; font-size:18px; margin:0 auto 16px; padding:0;}
	.recruit_text p { width:100%; overflow:hidden; line-height:28px; color:#565656; font-size:14px; text-align:justify; margin:0 auto; padding:0;}
	
	.ypfs_main { width:100%; overflow:hidden; margin:0 auto; padding:32px 16px; background:url(../image/webs_textbg.jpg) center center no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ypfs_main h3 { width:100%; overflow:hidden; color:#fff; font-size:22px; text-align:center; margin:0 auto 20px; padding:0;}
	.ypfs_main p { width:100%; overflow:hidden; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
	.ypfs_main p span { display:block; width:100%; margin:0 auto;}
}
@media screen and (max-width:750px) {
}

/**联系我们**/
@media screen and (min-width:1560px) {
	.xwb_contact { width:1560px; height:auto; margin:0 auto 80px; padding:0;}
	.xwb_contact_text { width:560px; height:520px; margin:0; padding:40px; background-color:#fff; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_contact_text h3 { width:100%; overflow:hidden; color:#262626; font-size:24px; text-align:justify; margin:0 auto 40px; padding:0;}
	.xwb_contact_text ul li { width:100%; overflow:hidden; margin:0 auto 12px; padding:0 0 0 96px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_contact_text ul li span { display:block; width:96px; height:44px; overflow:hidden; line-height:44px; color:#565656; font-size:16px; margin:0; padding:0; position:absolute; left:0; top:0;}
	.xwb_contact_text ul li span img { display:block; width:44px; height:44px; margin:0 4px 0 0; padding:0; float:left;}
	/**sqh**/
	.xwb_contact_text ul li em { display:block; width:96px; height:44px; overflow:hidden; line-height:44px; color:#565656; font-size:16px; font-style:normal; margin:0; padding:0; position:absolute; left:0; top:0;}
	.xwb_contact_text ul li em img { display:block; width:44px; height:44px; margin:0 4px 0 0; padding:0; float:left;}
	/**sqh**/
	.xwb_contact_text ul li p { width:100%; overflow:hidden; line-height:28px; color:#565656; font-size:16px; text-align:justify; margin:0; padding:8px 0;}
	
	.xwb_contact_map { width:960px; height:520px; margin:0; padding:0; border:10px solid #fff; background-color:#fff; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_contact_map .contact h2{font-size:24px;color:#262626;font-weight: 700;margin-top: 20px;margin-bottom: 10px;line-height: 1.4;    background-repeat: no-repeat;}
	.xwb_contact_map .contact{padding: 40px;}
	.xwb_contact_map .contact p{line-height: 1.8;margin-bottom: 15px;margin-top: 0;font-size: 16px;}
}
@media screen and (min-width:1081px) and (max-width:1559px) {
	.xwb_contact { width:100%; height:auto; margin:0 auto 80px; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_contact_text { width:40%; height:520px; margin:0; padding:40px; background-color:#fff; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_contact_text h3 { width:100%; overflow:hidden; color:#262626; font-size:24px; text-align:justify; margin:0 auto 40px; padding:0;}
	.xwb_contact_text ul li { width:100%; overflow:hidden; margin:0 auto 12px; padding:0 0 0 96px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_contact_text ul li span { display:block; width:96px; height:44px; overflow:hidden; line-height:44px; color:#565656; font-size:16px; margin:0; padding:0; position:absolute; left:0; top:0;}
	.xwb_contact_text ul li span img { display:block; width:44px; height:44px; margin:0 4px 0 0; padding:0; float:left;}
	.xwb_contact_text ul li p { width:100%; overflow:hidden; line-height:28px; color:#565656; font-size:16px; text-align:justify; margin:0; padding:8px 0;}
	
	.xwb_contact_text ul li em { display:block; width:96px; height:44px; overflow:hidden; line-height:44px; color:#565656; font-size:16px; font-style:normal; margin:0; padding:0; position:absolute; left:0; top:0;}
	.xwb_contact_text ul li em img { display:block; width:44px; height:44px; margin:0 4px 0 0; padding:0; float:left;}
	
	.xwb_contact_map { width:57%; height:520px; margin:0; padding:0; border:10px solid #fff; background-color:#fff; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
}
@media screen and (max-width:1080px) {
	.xwb_contact { width:100%; height:auto; margin:0 auto 40px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_contact_text { width:100%; height:auto; margin:0 auto 16px; padding:24px 16px 16px; background-color:#fff; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_contact_text h3 { width:100%; overflow:hidden; color:#262626; font-size:18px; font-weight:bold; text-align:justify; margin:0 auto 16px; padding:0;}
	.xwb_contact_text ul li { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 80px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_contact_text ul li span { display:block; width:80px; height:40px; overflow:hidden; line-height:40px; color:#565656; font-size:14px; margin:0; padding:0; position:absolute; left:0; top:0;}
	.xwb_contact_text ul li span img { display:block; width:32px; height:32px; margin:4px 4px 4px 0; padding:0; float:left;}
	.xwb_contact_text ul li p { width:100%; overflow:hidden; line-height:24px; color:#565656; font-size:14px; text-align:justify; margin:0; padding:8px 0;}
	
	.xwb_contact_text ul li em { display:block; width:80px; height:40px; overflow:hidden; line-height:40px; color:#565656; font-size:14px; font-style:normal; margin:0; padding:0; position:absolute; left:0; top:0;}
	.xwb_contact_text ul li em img { display:block; width:32px; height:32px; margin:4px 4px 4px 0; padding:0; float:left;}
	
	.xwb_contact_map { width:100%; height:280px; margin:0; padding:0; border:4px solid #fff; background-color:#fff; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
}
@media screen and (max-width:750px) {
}

/**新闻详情**/
@media screen and (min-width:1560px) {
	.news_detail { width:1560px; overflow:hidden; margin:0 auto 40px; padding:0;}
	.news_detail .new_title { width:100%; overflow:hidden; line-height:40px; color:#262626; font-size:24px; text-align:center; margin:0 auto; padding:0;}
	.news_detail .news_detail_tips { width:100%; overflow:hidden; line-height:40px; color:#999; font-size:14px; text-align:center!important; margin:0 auto; padding:0;}
	.news_detail .news_con { width:100%; overflow:hidden; margin:40px auto 0; padding:0; font-size:16px!important;}
	.news_con p { margin-bottom: 18px;margin-top: 0;line-height: 1.8;text-rendering: optimizeLegibility;    -webkit-font-smoothing: antialiased;font-size:16px;text-indent:2em;}
	.news_con img { display:block; max-width:100%!important; height:auto!important; overflow:hidden; margin:0 auto 40px; padding:0;}
	.news_con font, .news_con span, .news_con div { line-height:30px!important; color:#565656!important; font-size:16px!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important;}
	
	.nw_prevnext { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.nw_prevnext ul li { width:50%; height:80px; overflow:hidden; margin:0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_prevnext ul li a { display:block; width:100%; height:80px; overflow:hidden; line-height:80px; color:#262626; font-size:18px; text-align:justify; white-space:nowrap; text-overflow:ellipsis; background-color:#fff; margin:0; padding:0 80px 0 40px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_prevnext ul li:nth-child(1) a { text-align:right; padding:0 40px 0 80px;}
	.nw_prevnext ul li a .nw_prev { width:80px; height:40px; overflow:hidden; margin:20px 0 20px 20px; padding:0; background:url(../image/nwprev0.png) 0 0 no-repeat; float:right;}
	.nw_prevnext ul li a .nw_next { width:80px; height:40px; overflow:hidden; margin:20px 20px 20px 0; padding:0; background:url(../image/nwnext0.png) 0 0 no-repeat; float:left;}
	.nw_prevnext ul li a:hover { background-color:#ff5900; color:#fff;}
	.nw_prevnext ul li a:hover .nw_prev { background:url(../image/nwprev1.png) 0 0 no-repeat;}
	.nw_prevnext ul li a:hover .nw_next { background:url(../image/nwnext1.png) 0 0 no-repeat;}
}
@media screen and (min-width:1081px) and (max-width:1559px) {
	.news_detail { width:100%; overflow:hidden; margin:0 auto 40px; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_detail .new_title { width:100%; overflow:hidden; line-height:40px; color:#262626; font-size:24px; text-align:center; margin:0 auto; padding:0;}
	.news_detail .news_detail_tips { width:100%; overflow:hidden; line-height:40px; color:#999; font-size:14px; text-align:center!important; margin:0 auto; padding:0;}
	.news_detail .news_con { width:100%; overflow:hidden; margin:40px auto 0; padding:0; line-height:30px!important; color:#565656!important; font-size:16px!important;}
	.news_con p { margin-bottom: 18px;margin-top: 0;line-height: 1.8;text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;font-size: 16px;text-indent: 2em;}
	.news_con img { display:block; max-width:100%!important; height:auto!important; overflow:hidden; margin:0 auto 40px; padding:0;}
	.news_con font, .news_con span, .news_con div { line-height:30px!important; color:#565656!important; font-size:16px!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important;}
	
	.nw_prevnext { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.nw_prevnext ul li { width:50%; height:80px; overflow:hidden; margin:0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_prevnext ul li a { display:block; width:100%; height:80px; overflow:hidden; line-height:80px; color:#262626; font-size:18px; text-align:justify; white-space:nowrap; text-overflow:ellipsis; background-color:#fff; margin:0; padding:0 50px 0 40px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_prevnext ul li:nth-child(1) a { text-align:right; padding:0 40px 0 50px;}
	.nw_prevnext ul li a .nw_prev { width:80px; height:40px; overflow:hidden; margin:20px 0 20px 20px; padding:0; background:url(../image/nwprev0.png) 0 0 no-repeat; float:right;}
	.nw_prevnext ul li a .nw_next { width:80px; height:40px; overflow:hidden; margin:20px 20px 20px 0; padding:0; background:url(../image/nwnext0.png) 0 0 no-repeat; float:left;}
	.nw_prevnext ul li a:hover { background-color:#ff5900; color:#fff;}
	.nw_prevnext ul li a:hover .nw_prev { background:url(../image/nwprev1.png) 0 0 no-repeat;}
	.nw_prevnext ul li a:hover .nw_next { background:url(../image/nwnext1.png) 0 0 no-repeat;}
}
@media screen and (max-width:1080px) {
	.news_detail { width:100%; overflow:hidden; margin:0 auto 24px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_detail .new_title { width:100%; overflow:hidden; line-height:28px; color:#262626; font-size:18px; text-align:center; margin:0 auto; padding:0;}
	.news_detail .news_detail_tips { width:100%; overflow:hidden; line-height:28px; color:#999; font-size:14px; text-align:center!important; margin:10px auto; padding:0;background:#fff;}
	.news_detail .news_con { width:100%; overflow:hidden; margin:16px auto 0; padding:0; line-height:24px!important; color:#565656!important; font-size:14px!important; text-align:center!important;}
	.news_con p { width:100%; overflow:hidden; line-height:24px; color:#565656; font-size:14px!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; text-align:center!important; margin:0 auto 16px; padding:0;}
	.news_con img { display:block; max-width:100%!important; height:auto!important; overflow:hidden; margin:0 auto 16px; padding:0;}
	.news_con font, .news_con span, .news_con div { line-height:24px!important; color:#565656!important; font-size:14px!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important;}
	
	.nw_prevnext { width:100%; overflow:hidden; margin:0 auto; padding:0 16px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
	.nw_prevnext ul li { width:100%; height:48px; overflow:hidden; margin:0 auto 16px; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_prevnext ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#262626; font-size:14px; text-align:justify; white-space:nowrap; text-overflow:ellipsis; background-color:#fff; margin:0; padding:0 16px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_prevnext ul li:nth-child(1) a { text-align:left; padding:0 16px}
	.nw_prevnext ul li a .nw_prev { width:64px; height:32px; overflow:hidden; margin:8px 8px 8px 0; padding:0; background:url(../image/nwprev0.png) 0 0 no-repeat; background-size:64px 32px; float:left;}
	.nw_prevnext ul li a .nw_next { width:64px; height:32px; overflow:hidden; margin:8px 8px 8px 0; padding:0; background:url(../image/nwnext0.png) 0 0 no-repeat; background-size:64px 32px; float:left;}
	.nw_prevnext ul li a:hover, .nw_prevnext ul li a:active { background-color:#ff5900; color:#fff;}
	.nw_prevnext ul li a:hover .nw_prev, .nw_prevnext ul li a:active .nw_prev { background:url(../image/nwprev1.png) 0 0 no-repeat; background-size:64px 32px;}
	.nw_prevnext ul li a:hover .nw_next, .nw_prevnext ul li a:active .nw_next { background:url(../image/nwnext1.png) 0 0 no-repeat; background-size:64px 32px;}
}
@media screen and (max-width:750px) {
}

/**视频详情**/
@media screen and (min-width:1080px) {
	.video_detail { width:100%; overflow:hidden; margin:0 auto 80px; padding:0;}
	.video_detail h3 { width:100%; overflow:hidden; color:#262626; font-size:24px; text-align:center; margin:0 auto 40px; padding:0;}
	.video_detail .vd_con { width:960px; overflow:hidden; margin:0 auto; padding:0; background-color:#333; border:10px solid #191919; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
}
@media screen and (min-width:1081px) and (max-width:1559px) {
}
@media screen and (max-width:1080px) {
	.video_detail { width:100%; overflow:hidden; margin:0 auto 16px; padding:16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.video_detail h3 { width:100%; overflow:hidden; color:#262626; font-size:18px; text-align:center; margin:0 auto 16px; padding:0;}
	.video_detail .vd_con { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#333; border:8px solid #191919; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
}
@media screen and (max-width:750px) {
}

/**主营业务**/
@media screen and (min-width:1560px) {
	.main_busi { width:1560px; height:auto; margin:0 auto 40px; padding:0;}
	.main_busi ul li { width:360px; height:auto; margin:0 40px 40px 0; padding:0 0 20px 0; background-color:#fff; float:left;}
	.main_busi ul li:nth-child(2n+2) { margin:0 40px 40px 0;}
	.main_busi ul li:nth-child(4n+4) { margin:0 0 40px;}
	.main_busi ul li:hover { box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.main_busi ul li .mb_img { width:100%; overflow:hidden; margin:0 auto 20px; padding:0;}
	.mb_img img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.main_busi ul li h3 { width:100%; overflow:hidden; line-height:32px; color:#262626; font-size:24px; text-align:center; margin:0 auto; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.main_busi ul li p { width:100%; height:78px; overflow:hidden; line-height:26px; color:#999; font-size:16px; text-align:center; margin:0 auto; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.main_busi ul li em { display:block; width:24px; height:2px; overflow:hidden; margin:8px auto 12px; padding:0; background-color:#262626;}
	.main_busi ul li:hover h3 { color:#ff5900;}
	.main_busi ul li:hover em { background-color:#ff5900;}
}
@media screen and (min-width:1281px) and (max-width:1559px) {
	.main_busi { width:100%; height:auto; margin:0 auto 40px; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.main_busi ul li { width:22.75%; height:auto; margin:0 3% 40px 0; padding:0 0 20px 0; background-color:#fff; float:left;}
	.main_busi ul li:nth-child(2n+2) { margin:0 3% 40px 0;}
	.main_busi ul li:nth-child(4n+4) { margin:0 0 40px;}
	.main_busi ul li:hover { box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.main_busi ul li .mb_img { width:100%; overflow:hidden; margin:0 auto 20px; padding:0;}
	.mb_img img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.main_busi ul li h3 { width:100%; overflow:hidden; line-height:32px; color:#262626; font-size:24px; text-align:center; margin:0 auto; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.main_busi ul li p { width:100%; height:78px; overflow:hidden; line-height:26px; color:#999; font-size:16px; text-align:center; margin:0 auto; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.main_busi ul li em { display:block; width:24px; height:2px; overflow:hidden; margin:8px auto 12px; padding:0; background-color:#262626;}
	.main_busi ul li:hover h3 { color:#ff5900;}
	.main_busi ul li:hover em { background-color:#ff5900;}
	
}
@media screen and (min-width:1081px) and (max-width:1280px) {
	.main_busi { width:100%; height:auto; margin:0 auto 40px; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.main_busi ul li { width:22.75%; height:auto; margin:0 3% 40px 0; padding:0 0 20px 0; background-color:#fff; float:left;}
	.main_busi ul li:nth-child(2n+2) { margin:0 3% 40px 0;}
	.main_busi ul li:nth-child(4n+4) { margin:0 0 40px;}
	.main_busi ul li:hover { box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.main_busi ul li .mb_img { width:100%; overflow:hidden; margin:0 auto 20px; padding:0;}
	.mb_img img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.main_busi ul li h3 { width:100%; overflow:hidden; line-height:28px; color:#262626; font-size:18px; text-align:center; margin:0 auto; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.main_busi ul li p { width:100%; height:72px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:center; margin:0 auto; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.main_busi ul li em { display:block; width:24px; height:2px; overflow:hidden; margin:8px auto 12px; padding:0; background-color:#262626;}
	.main_busi ul li:hover h3 { color:#ff5900;}
	.main_busi ul li:hover em { background-color:#ff5900;}
}
@media screen and (max-width:1080px) {
	.main_busi { width:100%; height:auto; margin:0 auto 16px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.main_busi ul li { width:48.5%; min-height:226px; margin:0 3% 16px 0; padding:0 0 16px 0; background-color:#fff; float:left;}
	.main_busi ul li:nth-child(4n+4) { margin:0 3% 16px 0;}
	.main_busi ul li:nth-child(2n+2) { margin:0 0 16px;}
	.main_busi ul li:hover, .main_busi ul li:active { box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.main_busi ul li .mb_img { width:100%; overflow:hidden; margin:0 auto 16px; padding:0;}
	.mb_img img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.main_busi ul li h3 { width:100%; overflow:hidden; line-height:24px; color:#262626; font-size:16px; text-align:center; margin:0 auto; padding:0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.main_busi ul li p { width:100%; height:60px; overflow:hidden; line-height:20px; color:#999; font-size:14px; text-align:center; margin:0 auto; padding:0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.main_busi ul li em { display:block; width:16px; height:2px; overflow:hidden; margin:8px auto 12px; padding:0; background-color:#262626;}
	.main_busi ul li:hover h3, .main_busi ul li:active h3 { color:#ff5900;}
	.main_busi ul li:hover em, .main_busi ul li:active em { background-color:#ff5900;}
}
@media screen and (max-width:750px) {
}

/**大事记**/
.xwb_Dsj { width:100%; height:auto; margin:0 auto 70px; padding:0;}
.xwb_Dsj .xwbDsj_title { width:100%; max-width:1560px; height:auto; margin:0 auto 40px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.xwbDsj_title h3 { height:40px; overflow:hidden; line-height:40px; color:#262626; font-size:40px; font-weight:bold; margin:0; padding:0;}
.xwbDsj_title p { height:40px; overflow:hidden; line-height:40px; color:#262626; font-size:24px; margin:0; padding:0;}
.xwbDsj_title p span { color:#999; font-size:16px; margin:0 0 0 20px; display:inline-block;}

.xwb_Dsj .xwbDsj_main { width:100%; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.xwb_Dsj .xwbDsj_main .mySwiper01 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.xwbDsj_main .mySwiper01 .swiper-wrapper .swiper-slide { width:100%; height:auto!important; margin:0; padding:40px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.mySwiper01 .swiper-button-prev { width: 64px!important; height: 64px!important; margin-top: -32px; background:url(../image/arrows1_l.png) center center no-repeat!important; background-size:100% 100%!important; position: absolute; left: 40px!important; bottom: 0!important; z-index:10; outline:none;}
.mySwiper01 .swiper-button-next { width: 64px!important; height: 64px!important; margin-top: -32px; background:url(../image/arrows1_r.png) center center no-repeat!important; background-size:100% 100%!important; position: absolute; right: 40px!important; bottom: 0!important; z-index:10; outline:none;}
.mySwiper01 .swiper-button-prev:hover { background:url(../image/arrows2_l.png) center center no-repeat!important; background-size:100% 100%!important;}
.mySwiper01 .swiper-button-next:hover { background:url(../image/arrows2_r.png) center center no-repeat!important; background-size:100% 100%!important;}

.xwbDsj_main .xwbDsj_con { width:100%; max-width:1560px; height:auto; margin:0 auto; padding:0 40px 40px; box-shadow:0 10px 20px rgba(0,0,0,0.06); background:#fbfbfd url(../image/dsj_bg.jpg) center bottom no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.xwbDsj_con .xwbDsj_img { width:44%; height:460px; margin:-40px 0 0; padding:0; background-color:#fff; box-shadow:0 8px 16px rgba(0,0,0,0.1); float:right;}
.xwbDsj_con .xwbDsj_text { width:56%; height:auto; margin:0; padding:0 100px 0 60px ; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.xwbDsj_text .xwbDsj_time { width:100%; height:auto; margin:0 auto; padding:0 0 20px; border-bottom:1px solid #ff5900; position:relative;}
.xwbDsj_time em { display:block; width:120px; height:120px; overflow:hidden; background-color:#f8f8f8; border-radius:50%; position:absolute; left:-60px; top:20px;}
.xwbDsj_time span { display:block; width:100%; height:auto; line-height:90px; margin:0; padding:40px 0 0; color:#ff5900; font-family:'Impact'; font-size:90px; text-shadow:-10px 10px 0 rgba(255,89,0,0.1); position:relative;}
.xwbDsj_text .xwbDsjText_con { width:100%; max-height:245px; overflow-y:scroll; line-height:35px; color:#555; font-size:15px; margin:20px auto 0; padding:0 20px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.xwbDsjText_con p, .xwbDsjText_con p span { line-height:35px!important; color:#555!important; font-size:15px!important;}

.xwbDsj_main .xwbDsj_img .swiper { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.xwbDsj_main .xwbDsj_img .swiper .swiper-slide { height:100%!important; padding:20px;}
.xwbDsj_main .xwbDsj_img .swiper .swiper-slide p { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.xwbDsj_main .xwbDsj_img .swiper .swiper-slide p img { display:block; width:auto; max-width:100%; max-width:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.xwbDsj_main .xwbDsj_img .swiper .swiper-pagination { height:10px; top:inherit; bottom:10px;}
.xwbDsj_main .xwbDsj_img .swiper .swiper-pagination-bullet { width:10px!important; height:10px!important; background-color:#ccc; display:inline-block;}
.xwbDsj_main .xwbDsj_img .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 5px;}
.xwbDsj_main .xwbDsj_img .swiper .swiper-pagination-bullet-active { border:0; background-color:#ff5900;}

.xwb_Dsj .xwbDsj_tab { width:100%; overflow:hidden; margin:20px auto 0; padding:0; background:url(../image/xwbDsjTab_line.png) center top no-repeat;}
.xwbDsj_tab .mySwiper0 { width:100%; max-width:1560px; height:auto; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.xwbDsj_tab .mySwiper0 .swiper-slide { cursor:pointer;}
.xwbDsj_tab .mySwiper0 .swiper-slide i { display:block; width:24px; height:24px; overflow:hidden; margin:0 auto 5px; padding:0; background:url(../image/xwbDsjTab_dot1.png) center center no-repeat;}
.xwbDsj_tab .mySwiper0 .swiper-slide p { width:100%; overflow:hidden; color:#666; font-size:18px; text-align:center; margin:0 auto; padding:0;}
.xwbDsj_tab .mySwiper0 .swiper-slide-thumb-active i { background:url(../image/xwbDsjTab_dot2.png) center center no-repeat;}
.xwbDsj_tab .mySwiper0 .swiper-slide-thumb-active p { color:#ff5900;}

@media screen and (min-width:1440px) and (max-width:1560px) {
	.xwb_Dsj .xwbDsj_title { margin:0 auto 20px; padding:0 50px;}
	.xwbDsj_main .mySwiper01 .swiper-wrapper .swiper-slide { padding:40px 50px 0;}
	.mySwiper01 .swiper-button-prev { left:10px!important;}
	.mySwiper01 .swiper-button-next { right:10px!important;}
	.xwbDsj_tab .mySwiper0 { padding:0 50px;}
	.xwbDsj_con .xwbDsj_text { padding:0 80px 0 40px;}
	.xwbDsj_main .xwbDsj_img .swiper .swiper-slide { padding:20px;}
}
@media screen and (min-width:1281px) and (max-width:1439px) {
	.xwb_Dsj .xwbDsj_title { margin:0 auto 20px; padding:0 50px;}
	.xwbDsj_main .mySwiper01 .swiper-wrapper .swiper-slide { padding:40px 50px 0;}
	.mySwiper01 .swiper-button-prev { width:48px!important; height:48px!important; left:0!important; margin-top:-24px;}
	.mySwiper01 .swiper-button-next { width:48px!important; height:48px!important; right:0!important; margin-top:-24px;}
	.xwbDsj_tab .mySwiper0 { padding:0 50px;}
	.xwbDsj_con .xwbDsj_text { padding:0 80px 0 40px;}
	.xwbDsj_main .xwbDsj_img .swiper .swiper-slide { padding:20px;}
	.xwbDsj_con .xwbDsj_img { height:400px;}
	.xwbDsj_time em { width:110px; height:110px;}
	.xwbDsj_time span { padding:30px 0 0; line-height:80px; font-size:80px;}
	.xwbDsj_text .xwbDsjText_con { max-height:210px;}
}
@media screen and (min-width:1081px) and (max-width:1280px) {
	.xwb_Dsj .xwbDsj_title { margin:0 auto 20px; padding:0 50px;}
	.xwbDsj_main .mySwiper01 .swiper-wrapper .swiper-slide { padding:40px 50px 0;}
	.mySwiper01 .swiper-button-prev { width:48px!important; height:48px!important; left:0!important; margin-top:-24px;}
	.mySwiper01 .swiper-button-next { width:48px!important; height:48px!important; right:0!important; margin-top:-24px;}
	.xwbDsj_tab .mySwiper0 { padding:0 50px;}
	.xwbDsj_con .xwbDsj_text { padding:0 60px 0 20px;}
	.xwbDsj_main .xwbDsj_img .swiper .swiper-slide { padding:20px;}
	.xwbDsj_con .xwbDsj_img { height:360px;}
	.xwbDsj_time em { width:100px; height:100px;}
	.xwbDsj_time span { line-height:70px; font-size:70px; padding:30px 0 0;}
	.xwbDsj_text .xwbDsjText_con { max-height:175px;}
}
@media screen and (max-width:1080px) {
	.xwb_Dsj { margin:68px auto 30px;}
	.xwb_Dsj .xwbDsj_title { margin:0 auto; padding:0 16px;}
	.xwbDsj_title h3 { height:24px; line-height:24px; font-size:22px;}
	.xwbDsj_title p { height:auto; line-height:24px; font-size:16px;}
	.xwbDsj_title p span { font-size:14px;}
	.xwbDsj_main .mySwiper01 .swiper-wrapper .swiper-slide { padding:20px 16px 0;}
	.mySwiper01 .swiper-button-prev { width:48px!important; height:48px!important; left:0!important; margin-top:-24px; display:none;}
	.mySwiper01 .swiper-button-next { width:48px!important; height:48px!important; right:0!important; margin-top:-24px; display:none;}
	.xwbDsj_tab .mySwiper0 { padding:0 16px;}
	.xwbDsj_main .xwbDsj_con { padding:0 20px 20px;}
	.xwbDsj_con .xwbDsj_text { padding:0 20px 0 0;}
	.xwbDsj_main .xwbDsj_img .swiper .swiper-slide { padding:16px;}
	.xwbDsj_con .xwbDsj_img { height:320px; margin:-20px 0 0;}
	.xwbDsj_text .xwbDsj_time { padding:10px 0 20px;}
	.xwbDsj_time em { width:80px; height:80px; left:0;}
	.xwbDsj_time span { line-height:70px; font-size:70px; text-shadow:-6px 6px 0 rgba(255,89,0,0.1); padding:20px 0 0;}
	.xwbDsj_text .xwbDsjText_con { max-height:140px;}
	.xwbDsjText_con p, .xwbDsjText_con p span { font-size:14px!important;}
}
@media screen and (max-width:1023px) {
	.xwb_Dsj { margin:48px auto 30px;}
	.xwb_Dsj .xwbDsj_title { margin:0 auto; padding:0 16px;}
	.xwbDsj_title h3 { height:24px; line-height:24px; font-size:22px;}
	.xwbDsj_title p { height:auto; line-height:24px; font-size:16px;}
	.xwbDsj_title p span { font-size:14px;}
	.xwbDsj_main .mySwiper01 .swiper-wrapper .swiper-slide { padding:16px 16px 0;}
	.mySwiper01 .swiper-button-prev { width:48px!important; height:48px!important; left:0!important; margin-top:-24px; display:none;}
	.mySwiper01 .swiper-button-next { width:48px!important; height:48px!important; right:0!important; margin-top:-24px; display:none;}
	.xwbDsj_tab .mySwiper0 { padding:0 16px;}
	.xwbDsj_main .xwbDsj_con { padding:16px;}
	.xwbDsj_con .xwbDsj_text { width:100%; margin:0 auto; padding:0; float:inherit;}
	.xwbDsj_main .xwbDsj_img .swiper .swiper-slide { padding:16px;}
	.xwbDsj_con .xwbDsj_img { width:100%; height:480px; margin:0 auto; float:inherit;}
	.xwbDsj_time em { width:80px; height:80px; left:0;}
	.xwbDsj_time span { line-height:56px; font-size:56px; text-indent:0; text-shadow:-6px 6px 0 rgba(255,89,0,0.1); padding:20px 0 0;}
	.xwbDsj_text .xwbDsjText_con { max-height:210px;}
	.xwbDsjText_con p, .xwbDsjText_con p span { font-size:14px!important;}
	.xwb_Dsj .xwbDsj_tab { margin:0 auto;}
}
@media screen and (max-width:767px) {
	.xwb_Dsj { margin:48px auto 30px;}
	.xwb_Dsj .xwbDsj_title { margin:0 auto; padding:0 16px;}
	.xwbDsj_title h3 { height:24px; line-height:24px; font-size:22px;}
	.xwbDsj_title p { height:auto; line-height:24px; font-size:16px;}
	.xwbDsj_title p span { display:block; margin:0; font-size:14px;}
	.xwbDsj_main .mySwiper01 .swiper-wrapper .swiper-slide { padding:16px 16px 0;}
	.mySwiper01 .swiper-button-prev { width:48px!important; height:48px!important; left:0!important; margin-top:-24px; display:none;}
	.mySwiper01 .swiper-button-next { width:48px!important; height:48px!important; right:0!important; margin-top:-24px; display:none;}
	.xwbDsj_tab .mySwiper0 { padding:0 16px;}
	.xwbDsj_main .xwbDsj_con { padding:16px;}
	.xwbDsj_con .xwbDsj_text { width:100%; margin:0 auto; padding:0; float:inherit;}
	.xwbDsj_main .xwbDsj_img .swiper .swiper-slide { padding:16px;}
	.xwbDsj_con .xwbDsj_img { width:100%; height:260px; margin:0 auto; float:inherit;}
	.xwbDsj_text .xwbDsj_time { padding:20px 0;}
	.xwbDsj_time em { width:80px; height:80px; left:0; display:none;}
	.xwbDsj_time span { line-height:40px; font-size:48px; text-indent:0; text-shadow:-6px 6px 0 rgba(255,89,0,0.1); padding:0;}
	.xwbDsj_text .xwbDsjText_con { max-height:210px;}
	.xwbDsjText_con p, .xwbDsjText_con p span { font-size:14px!important;}
	.xwb_Dsj .xwbDsj_tab { margin:0 auto;}
	.xwbDsj_tab .mySwiper0 .swiper-slide p { font-size:14px;}
}
@media screen and (max-width:375px) {
	.xwbDsj_con .xwbDsj_img { height:180px;}
	.xwbDsj_main .xwbDsj_img .swiper .swiper-pagination { bottom:0;}
	.xwbDsj_main .xwbDsj_img .swiper .swiper-pagination-bullet { width:6px!important; height:6px!important;}
	.xwbDsj_main .xwbDsj_img .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 3px;}
	.xwbDsj_time span { line-height:40px; font-size:48px; text-indent:0;}
}

.form-control {
  display: block;
  width: 100%;
  height: $input-height;
  padding: $input-padding-y $input-padding-x;
  font-family: $input-font-family;
  @include font-size($input-font-size);
  font-weight: $input-font-weight;
  line-height: $input-line-height;
  color: $input-color;
  background-color: $input-bg;
  background-clip: padding-box;
  border: $input-border-width solid $input-border-color;

  // Note: This has no effect on <select>s in some browsers, due to the limited stylability of `<select>`s in CSS.
  @include border-radius($input-border-radius, 0);

  @include box-shadow($input-box-shadow);
  @include transition($input-transition);

  // Unstyle the caret on `<select>`s in IE10+.
  &::-ms-expand {
    background-color: transparent;
    border: 0;
  }