﻿@charset "utf-8";
/* CSS Document */
/* 大连网龙科技官网 CSS Document 
 * ver：3.0
 * By：MR.FENG.
 * ICQ：304402575
 * Date：2020/08/01
*/

/**common**/
*{ margin:0; padding:0;}
body { background-color:#f8f8f8;overflow-x: hidden;}
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:12px/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;}
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('../fonts/helvetica_condensed_bold.ttf');
}
@font-face{
	font-family: 'Impact';
	src : url('../fonts/impact.ttf');
}
.m_kefu{
	display: none
}
/**top start**/
@media screen and (min-width:1560px) {
	.xwb_top { width:100%; height:100px; margin:0 auto; padding:0 0 0 50px; 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: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:#666; 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:15px; text-align:center; margin:0 auto; padding:0; background-color:#0166ce;}
	.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:#1365b7;}
}
@media screen and (max-width:1559px) {
	.xwb_top { width:100%; height:100px; margin:0 auto; padding:0 0 0 50px; 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: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:#666; 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:#0166ce;}
	.top_website a img { display:block; width:28px; height:28px; vertical-align:middle; margin:0 auto 10px;}
	.top_website a:hover { background-color:#1365b7;}
	
}
@media screen and (max-width:1280px) {
	.xwb_top .top_website { width:100px;}
}
@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 12px; 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:#0166ce;}
	.top_website a img { display:inline-block; width:24px; height:24px; vertical-align:middle; margin:12px auto;}
	.top_website a:active { background-color:#1365b7;}
	.top_website a span { display:none;}
	.m-footer{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: #555; font-size: 15px; 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: #0166ce;}

	.menu_open { display: none;}
	
	.nav_item_open { width: 100%; height: auto; position: absolute; 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: none; }
	.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: #0166ce; 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: #0166ce; 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: #0166ce; 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: 100vh; position: fixed; top: 0; left: -50%; z-index: 100; overflow: hidden; background-color: #333;}
    .hcover { display: block; width: 50%; height: 100vh; 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: #0166ce; 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: #fff; 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: #0166ce; opacity: 1;}
}

/**banner start**/
.xwb_banner { width: 100%; overflow:hidden; padding: 0; margin: 0 auto; position: relative; z-index: 0;margin-top: 100px;}
.swiper-button-prev { width: 80px!important; height: 80px!important; margin-top: -40px; background:rgba(0, 0, 0, 0.5) url(../img/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;}
.swiper-button-next { width: 80px!important; height: 80px!important; margin-top: -40px;background:rgba(0, 0, 0, 0.5) url(../img/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;}
.swiper-button-prev:hover { background:#0166ce url(../img/arrows_l.png) center center no-repeat!important; background-size:100% 100%!important;}
.swiper-button-next:hover { background:#0166ce url(../img/arrows_r.png) center center no-repeat!important; background-size:100% 100%!important;}
.swiper-container { width: 100%; overflow:hidden;}
.content-slide { padding: 20px; color: #fff;}
.title { font-size: 25px; margin-bottom: 10px;}
.swiper-pagination { width: 100%; text-align: center; position: absolute; left: 0; bottom:30px; z-index:9;}
.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;}
.swiper-pagination-bullet-active { width: 12px!important; height: 12px!important; background:none; border:2px solid #fff; opacity:1;}
.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;}
.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;
}
.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;
}
.swiper-slide { float: left; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; position:relative;}
.swiper-slide img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal { -ms-touch-action: pan-y;}
.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) {
	.swiper-button-prev { width: 60px!important; height: 60px!important; margin-top: -30px; left: 30px!important; background-size:100% 100%!important;}
	.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) {
	.swiper-pagination { bottom:10px;}
	.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;}
	.swiper-pagination-bullet-active { width: 6px!important; height: 6px!important; background:none; border:2px solid #fff; opacity:1;}
	.swiper-button-prev { width: 32px!important; height: 32px!important; margin-top: -16px; left: 10px!important; background-size:100% 100%!important;}
	.swiper-button-next { width: 32px!important; height: 32px!important; margin-top: -16px; right: 10px!important; background-size:100% 100%!important;}
}
/**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:#0166ce; margin:0; padding:0;}
	.xwb_more a:hover { background-color:#1365b7;}
	
	.bns_list { width:1560px; height:480px; margin:0 auto; padding:0;}
	.bns_list ul li { width:360px; height:320px; margin:0 40px 0 0; padding:80px 0; background-color:#fff; float:left;}
	.bns_list ul li:hover { background-color:#0166ce; box-shadow:0 10px 30px rgb(139, 195, 253);}
	.bns_list ul li .bns_icon { width:160px; height:160px; overflow:hidden; margin:0 auto 40px; padding:0;}
	.bns_list ul li .bns_icon1 { background:url(../img/bns_icon01.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li .bns_icon2 { background:url(../img/bns_icon02.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li .bns_icon3 { background:url(../img/bns_icon03.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li .bns_icon4 { background:url(../img/bns_icon04.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li .bns_icon5 { background:url(../img/bns_icon05.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li .bns_icon6 { background:url(../img/bns_icon06.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li .bns_icon7 { background:url(../img/bns_icon07.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li .bns_icon8 { background:url(../img/bns_icon08.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon1 { background:url(../img/bns_icon1.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon2 { background:url(../img/bns_icon2.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon3 { background:url(../img/bns_icon3.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon4 { background:url(../img/bns_icon4.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon5 { background:url(../img/bns_icon5.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon6 { background:url(../img/bns_icon6.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon7 { background:url(../img/bns_icon7.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon8 { background:url(../img/bns_icon8.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li h3 { width:100%; overflow:hidden; color:#262626; font-size:22px; text-align:center; margin:0 auto; padding:0;}
	.bns_list ul li span { display:block; width:100%; overflow:hidden; color:#999; font-size:14px; text-align:center; margin:6px auto 12px; padding:0;}
	.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;}
	.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:80px 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:#0166ce; margin:0; padding:0;}
	.xwb_more a:hover { background-color:#1365b7;}
	
	.bns_list { width:100%; height:480px; margin:0 auto; padding:0;}
	.bns_list ul li { width:360px; height:320px; margin:0 40px 0 0; padding:80px 0; background-color:#fff; float:left;}
	.bns_list ul li:hover { background-color:#0166ce; box-shadow:0 10px 30px rgb(139, 195, 253);}
	.bns_list ul li .bns_icon { width:160px; height:160px; overflow:hidden; margin:0 auto 40px; padding:0;}
	.bns_list ul li .bns_icon1 { background:url(../img/bns_icon01.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li .bns_icon2 { background:url(../img/bns_icon02.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li .bns_icon3 { background:url(../img/bns_icon03.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li .bns_icon4 { background:url(../img/bns_icon04.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li .bns_icon5 { background:url(../img/bns_icon05.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li .bns_icon6 { background:url(../img/bns_icon06.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li .bns_icon7 { background:url(../img/bns_icon07.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li .bns_icon8 { background:url(../img/bns_icon08.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon1 { background:url(../img/bns_icon1.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon2 { background:url(../img/bns_icon2.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon3 { background:url(../img/bns_icon3.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon4 { background:url(../img/bns_icon4.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon5 { background:url(../img/bns_icon5.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon6 { background:url(../img/bns_icon6.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon7 { background:url(../img/bns_icon7.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li:hover .bns_icon8 { background:url(../img/bns_icon8.png) center center no-repeat; background-size:160px 160px;}
	.bns_list ul li h3 { width:100%; overflow:hidden; color:#262626; font-size:22px; text-align:center; margin:0 auto; padding:0;}
	.bns_list ul li span { display:block; width:100%; overflow:hidden; color:#999; font-size:14px; text-align:center; margin:6px auto 12px; padding:0;}
	.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;}
	.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 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xwb_title { width:100%; height:72px; margin:0 auto 20px; padding:0; position:relative;}
	.xwb_title .tit_text { width:100%; height:72px; overflow:hidden; float:left;}
	.xwb_title1, .xwb_title1 .tit_text { height:48px;}
	.tit_text h3 { width:100%; height:24px; overflow:hidden; line-height:24px; color:#262626; font-size:22px; font-weight:bold; margin:0; padding:0;}
	.tit_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#262626; font-size:16px; margin:0; padding:0;}
	.tit_text p span { color:#999; font-size:14px; margin:0; display:block;}
	.xwb_title .xwb_more { width:108px; height:36px; overflow:hidden; margin:0; padding:0; position:absolute; top:0; right:0;}
	.xwb_more a { display:block; width:100%; height:36px; overflow:hidden; line-height:36px; color:#fff; font-size:14px; text-align:center; background-color:#0166ce; margin:0; padding:0;}
	.xwb_more a:hover { background-color:#1365b7;}
	
	.bns_list { width:100%; height:320px; margin:0 auto; padding:0;}
	.bns_list ul li { width:320px; height:240px; margin:0 16px 0 0; padding:40px 0; background-color:#fff; float:left;}
	.bns_list ul li:hover { background-color:#0166ce; 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(../img/bns_icon01.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li .bns_icon2 { background:url(../img/bns_icon02.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li .bns_icon3 { background:url(../img/bns_icon03.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li .bns_icon4 { background:url(../img/bns_icon04.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li .bns_icon5 { background:url(../img/bns_icon05.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li .bns_icon6 { background:url(../img/bns_icon06.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li .bns_icon7 { background:url(../img/bns_icon07.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li .bns_icon8 { background:url(../img/bns_icon08.png) center center no-repeat; background-size:120px 120px;}
	.bns_list ul li:hover .bns_icon1, .bns_list ul li:active .bns_icon1 { background:url(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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;}
	.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;}
	.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;}
	.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 (min-width:1560px) {
	.xwb_company { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 56px; background:url(https://img.dlwanglong.com/website/banner/cpn_bg.jpg) center top no-repeat;}
	.xwb_company .cpn_main { width:1560px; overflow:hidden; margin:0 auto; padding:0 100px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpn_main h1 { width:100%; overflow:hidden; color:#fff; font-size:32px; font-weight:bold; text-align:center; margin:0 auto 40px; padding:0;}
	.cpn_main p { width:100%; overflow:hidden; line-height:36px; color:#fff; font-size:22px; text-align:center; margin:0 auto 40px; padding:0 100px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpn_main .xwb_more { width:200px; height:48px; overflow:hidden; margin:0 auto 40px; padding:0;}
	
	.cpn_list { width:1560px; overflow:hidden; margin:80px auto 0; padding:0 24px 24px 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;}
	.cpn_list ul li:hover { background-color:#0166ce; box-shadow:0 8px 16px rgb(177, 215, 255);}
	.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(../img/cpn_icon01.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li .cpn_icon2 { background:url(../img/cpn_icon02.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li .cpn_icon3 { background:url(../img/cpn_icon03.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li .cpn_icon4 { background:url(../img/cpn_icon04.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li .cpn_icon5 { background:url(../img/cpn_icon05.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li .cpn_icon6 { background:url(../img/cpn_icon06.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li .cpn_icon7 { background:url(../img/cpn_icon07.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li .cpn_icon8 { background:url(../img/cpn_icon08.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon1 { background:url(../img/cpn_icon1.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon2 { background:url(../img/cpn_icon2.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon3 { background:url(../img/cpn_icon3.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon4 { background:url(../img/cpn_icon4.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon5 { background:url(../img/cpn_icon5.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon6 { background:url(../img/cpn_icon6.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon7 { background:url(../img/cpn_icon7.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon8 { background:url(../img/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;}
	.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;}
	.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:80px 50px 80px 26px; background:url(https://img.dlwanglong.com/website/banner/cpn_bg.jpg) center top no-repeat; -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; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpn_main h1 { width:100%; overflow:hidden; color:#fff; font-size:32px; font-weight:bold; text-align:center; margin:0 auto 40px; padding:0;}
	.cpn_main p { width:100%; overflow:hidden; line-height:36px; color:#fff; font-size:22px; text-align:center; margin:0 auto 40px; padding:0;}
	.cpn_main .xwb_more { width:200px; height:48px; overflow:hidden; margin:0 auto 40px; padding:0;}
	
	.cpn_list { width:100%; overflow:hidden; margin:80px auto 0; padding:0 0 24px 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;}
	.cpn_list ul li:hover { background-color:#0166ce; box-shadow:0 8px 16px rgb(177, 215, 255);}
	.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(../img/cpn_icon01.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li .cpn_icon2 { background:url(../img/cpn_icon02.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li .cpn_icon3 { background:url(../img/cpn_icon03.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li .cpn_icon4 { background:url(../img/cpn_icon04.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li .cpn_icon5 { background:url(../img/cpn_icon05.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li .cpn_icon6 { background:url(../img/cpn_icon06.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li .cpn_icon7 { background:url(../img/cpn_icon07.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li .cpn_icon8 { background:url(../img/cpn_icon08.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon1 { background:url(../img/cpn_icon1.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon2 { background:url(../img/cpn_icon2.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon3 { background:url(../img/cpn_icon3.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon4 { background:url(../img/cpn_icon4.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon5 { background:url(../img/cpn_icon5.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon6 { background:url(../img/cpn_icon6.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon7 { background:url(../img/cpn_icon7.png) center center no-repeat; background-size:80px 92px;}
	.cpn_list ul li:hover .cpn_icon8 { background:url(../img/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;}
	.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;}
	.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) {	
}
@media screen and (min-width:1081px) {	
}
@media screen and (max-width:1080px) {
	.xwb_company { width:100%; overflow:hidden; margin:0 auto; padding:40px 16px 20px; background:url(https://img.dlwanglong.com/website/banner/cpn_bg.jpg) center top no-repeat; background-size:300%; -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; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpn_main h1 { width:100%; overflow:hidden; color:#fff; font-size:20px; font-weight:bold; text-align:center; margin:0 auto 20px; padding:0;}
	.cpn_main p { width:90%; overflow:hidden; line-height:22px; color:#fff; font-size:14px; text-align:center; margin:0 auto 20px; padding:0;}
	.cpn_main .xwb_more { width:108px; height:36px; overflow:hidden; margin:0 auto 24px; padding:0;}
	
	.cpn_list { width:100%; margin:20px auto 0; padding:0 0 20px;}
	.cpn_list ul li { width:300px; height:170px; margin:0 16px 0 0; padding:30px 0; background-color:#fff; float:left;}
	.cpn_list ul li:hover { background-color:#0166ce; 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(../img/cpn_icon01.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li .cpn_icon2 { background:url(../img/cpn_icon02.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li .cpn_icon3 { background:url(../img/cpn_icon03.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li .cpn_icon4 { background:url(../img/cpn_icon04.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li .cpn_icon5 { background:url(../img/cpn_icon05.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li .cpn_icon6 { background:url(../img/cpn_icon06.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li .cpn_icon7 { background:url(../img/cpn_icon07.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li .cpn_icon8 { background:url(../img/cpn_icon08.png) center center no-repeat; background-size:70px 80px;}
	.cpn_list ul li:hover .cpn_icon1, .cpn_list ul li:active .cpn_icon1 { background:url(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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;}
	.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;}
	.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 (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:#0166ce; margin:12px auto 0; display:none;}
	.new_tab ul li.tabActive { color:#0166ce;}
	.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;}
	.new_list ul li a:hover { background-color:#0166ce; box-shadow:0 8px 16px rgb(177, 215, 255);}
	.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:1559px) {
	.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:#0166ce; margin:12px auto 0; display:none;}
	.new_tab ul li.tabActive { color:#0166ce;}
	.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;}
	.new_list ul li a:hover { background-color:#0166ce; box-shadow:0 8px 16px rgb(177, 215, 255);}
	.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:#0166ce; margin:12px auto 0; display:none;}
	.new_tab ul li.tabActive { color:#0166ce;}
	.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;}
	.new_list ul li a:hover { background-color:#0166ce; box-shadow:0 8px 16px rgb(177, 215, 255);}
	.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 16px; 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:44px;}
	.new_tab { width:100%; height:36px; overflow:hidden; margin:0; padding:0; position:absolute; top:80px;}
	.new_tab ul li { width:33.333333%; height:36px; overflow:hidden; line-height:36px; 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:#0166ce;}
	.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 0 12px 0; padding:0;}
	.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;}
	.new_list ul li a:active, .new_list ul li a:hover { background-color:#0166ce; 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:200px; height:48px; overflow:hidden; margin:20px auto 0; padding:0;}
	
}

/**企业风采**/
@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 .xwb_video { width:760px; height:440px; overflow:hidden; margin:0; padding:0; border:10px solid #262626; float:left; -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;}
	.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:#0166ce url(../img/corp_bg1.png) right bottom no-repeat;}
	.corp_mn2 .corp_text { background:#262626 url(../img/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:#0166ce;}
	.corp_mn2 .corp_text span { text-align:right;}
	.corp_img img { display:block; width:100%; height:100%; margin:0; padding:0;}
	
	.corp_list { width:100%; height:auto; margin:20px auto 0; padding:0;}
	.corp_list ul li { width:50%; height:140px; margin:0 0 20px 0; padding:0; float:left;}
	.corp_list ul li a { display:block; width:100%; height:140px; margin:0 auto; padding:20px 20px 20px 0; background-color:#f8f8f8; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_list ul li:nth-child(2n+2) a { padding:20px 0 20px 20px;}
	.corp_list ul li a:hover { padding:20px 40px; background-color:#0166ce; box-shadow:0 8px 16px rgb(177, 215, 255);}
	.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;}
	.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;}
	.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;}
	.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 .xwb_video { width:48.5%; height:440px; overflow:hidden; margin:0; padding:0; border:10px solid #262626; float:left; -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;}
	.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:#0166ce url(../img/corp_bg1.png) right bottom no-repeat;}
	.corp_mn2 .corp_text { background:#262626 url(../img/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:#0166ce;}
	.corp_mn2 .corp_text span { text-align:right;}
	.corp_img img { display:block; width:100%; height:100%; margin:0; padding:0;}
	
	.corp_list { width:100%; height:auto; margin:20px auto 0; padding:0;}
	.corp_list ul li { width:50%; height:140px; margin:0 0 20px 0; padding:0; float:left;}
	.corp_list ul li a { display:block; width:100%; height:140px; margin:0 auto; padding:20px 20px 20px 0; background-color:#f8f8f8; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_list ul li:nth-child(2n+2) a { padding:20px 0 20px 20px;}
	.corp_list ul li a:hover { padding:20px 40px; background-color:#0166ce; box-shadow:0 8px 16px rgb(177, 215, 255);}
	.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;}
	.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;}
	.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;}
	.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: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 .xwb_video { width:48.5%; height:360px; overflow:hidden; margin:0; padding:0; border:10px solid #262626; float:left; -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;}
	.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:#0166ce url(../img/corp_bg1.png) right bottom no-repeat;}
	.corp_mn2 .corp_text { background:#262626 url(../img/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:#0166ce;}
	.corp_mn2 .corp_text span { text-align:right;}
	.corp_img img { display:block; width:100%; height:100%; margin:0; padding:0;}
}
@media screen and (min-width:1081px) {	
}
@media screen and (max-width:1080px) {
	.corp_style { width:100%; height:auto; margin:0 auto; padding:40px 16px 28px; -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 .xwb_video { width:100%; height:420px; overflow:hidden; margin:0 auto 16px; padding:0; border:6px solid #262626; -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;}
	.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:#0166ce url(../img/corp_bg1.png) right bottom no-repeat;background-size: 50%;}
	.corp_mn2 .corp_text { background:#262626 url(../img/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:#0166ce;}
	.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;}
	
	.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 0; background-color:#f8f8f8; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_list ul li:nth-child(2n+2) a { padding:10px 0;}
	.corp_list ul li a:hover, .corp_list ul li a:active { padding:10px 16px; background-color:#0166ce; 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;}
	.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;}
	.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;}
	.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:750px) {
	.corp_style { width:100%; height:auto; margin:0 auto; padding:40px 16px 28px; -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 .xwb_video { width:100%; height:220px; overflow:hidden; margin:0 auto 16px; padding:0; border:6px solid #262626; -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;}
	.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 16px; 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:#0166ce url(../img/corp_bg1.png) right bottom no-repeat;background-size: 50%;}
	.corp_mn2 .corp_text { background:#262626 url(../img/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:#0166ce;}
	.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%;}
	
	.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 0; background-color:#f8f8f8; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.corp_list ul li:nth-child(2n+2) a { padding:10px 0;}
	.corp_list ul li a:hover, .corp_list ul li a:active { padding:10px 16px; background-color:#0166ce; 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;}
	.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;}
	.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;}
	.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(https://img.dlwanglong.com/website/banner/webs_bg.jpg) center center no-repeat; background-size:100%;}
	.webs_mid .webs_list { width:1560px; height:430px; overflow:hidden; margin:0 auto; padding:0;}
	.webs_list ul li { width:256px; height:370px; margin:0 20px 0 0; padding:30px 20px; background:rgba(255, 255, 255, 0.2) url(../img/corp_bg3.png) right bottom no-repeat; float:left;}
	.webs_list ul li:hover { background:#0166ce url(../img/corp_bg4.png) right bottom no-repeat; box-shadow:0 8px 16px rgb(177, 215, 255);}
	.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; width:118px; height:34px; overflow:hidden; line-height:34px; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0; border:1px solid #fff;}
	.webs_list ul li .nongcun_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .nongcuncn_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .drmorgen_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .nengyuancn_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .ai163_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .xinqtech_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .feijizu_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .sfashion_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .nongcunnet_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .qiyehai_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .sfashion_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .phb66_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .dadongbei_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .nongcun_logo { background:url(https://img.dlwanglong.com/website/2020/nongcun_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .nongcuncn_logo { background:url(https://img.dlwanglong.com/website/2020/nongcuncn_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .drmorgen_logo { background:url(https://img.dlwanglong.com/website/2020/drmorgen_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .nengyuancn_logo { background:url(https://img.dlwanglong.com/website/2020/nengyuancn_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .ai163_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .xinqtech_logo { background:url(https://img.dlwanglong.com/website/2020/xinqtech_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .feijizu_logo { background:url(https://img.dlwanglong.com/website/2020/feijizu_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .sfashion_logo { background:url(https://img.dlwanglong.com/website/2020/sfashion_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .nongcunnet_logo { background:url(https://img.dlwanglong.com/website/2020/nongcunnet_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .qiyehai_logo { background:url(https://img.dlwanglong.com/website/2020/qiyehai_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .phb66_logo { background:url(https://img.dlwanglong.com/website/2020/phb66_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .dadongbei_logo { background:url(https://img.dlwanglong.com/website/2020/dadongbei_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .nongcun_logo { background:url(https://img.dlwanglong.com/website/2020/nongcun_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .nongcuncn_logo { background:url(https://img.dlwanglong.com/website/2020/nongcuncn_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .drmorgen_logo { background:url(https://img.dlwanglong.com/website/2020/drmorgen_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .nengyuancn_logo { background:url(https://img.dlwanglong.com/website/2020/nengyuancn_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .ai163_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .xinqtech_logo { background:url(https://img.dlwanglong.com/website/2020/xinqtech_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .feijizu_logo { background:url(https://img.dlwanglong.com/website/2020/feijizu_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .sfashion_logo { background:url(https://img.dlwanglong.com/website/2020/sfashion_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .nongcunnet_logo { background:url(https://img.dlwanglong.com/website/2020/nongcunnet_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .qiyehai_logo { background:url(https://img.dlwanglong.com/website/2020/qiyehai_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .phb66_logo { background:url(https://img.dlwanglong.com/website/2020/phb66_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .dadongbei_logo { background:url(https://img.dlwanglong.com/website/2020/dadongbei_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(../img/webs_textbg.jpg) center center no-repeat; background-size:cover;}
	.webs_text p { width:1560px; overflow:hidden; line-height:36px; color:#fff; font-size:24px; text-align:center; margin:0 auto; padding:0;}
	.webs_text p span { font-size:32px; font-weight:bold;}
}
@media screen and (max-width:1559px) {
	.xwb_website { width:100%; overflow:hidden; margin:0 auto; padding:80px 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:80px 50px; background:url(https://img.dlwanglong.com/website/banner/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:430px; margin:0 auto; padding:0;}
	.webs_list ul li { width:256px; height:370px; margin:0 20px 0 0; padding:30px 20px; background:rgba(255, 255, 255, 0.2) url(../img/corp_bg3.png) right bottom no-repeat; float:left;}
	.webs_list ul li:hover { background:#0166ce url(../img/corp_bg4.png) right bottom no-repeat; box-shadow:0 8px 16px rgb(177, 215, 255);}
	.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; width:118px; height:34px; overflow:hidden; line-height:34px; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0; border:1px solid #fff;}
	.webs_list ul li .nongcun_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .nongcuncn_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .drmorgen_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .nengyuancn_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .ai163_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .xinqtech_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .feijizu_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .sfashion_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .nongcunnet_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .qiyehai_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .sfashion_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .phb66_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .dadongbei_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.webs_list ul li .nongcun_logo { background:url(https://img.dlwanglong.com/website/2020/nongcun_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .nongcuncn_logo { background:url(https://img.dlwanglong.com/website/2020/nongcuncn_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .drmorgen_logo { background:url(https://img.dlwanglong.com/website/2020/drmorgen_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .nengyuancn_logo { background:url(https://img.dlwanglong.com/website/2020/nengyuancn_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .ai163_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .xinqtech_logo { background:url(https://img.dlwanglong.com/website/2020/xinqtech_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .feijizu_logo { background:url(https://img.dlwanglong.com/website/2020/feijizu_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .sfashion_logo { background:url(https://img.dlwanglong.com/website/2020/sfashion_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .nongcunnet_logo { background:url(https://img.dlwanglong.com/website/2020/nongcunnet_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .qiyehai_logo { background:url(https://img.dlwanglong.com/website/2020/qiyehai_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .phb66_logo { background:url(https://img.dlwanglong.com/website/2020/phb66_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li .dadongbei_logo { background:url(https://img.dlwanglong.com/website/2020/dadongbei_logo0.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .nongcun_logo, .webs_list ul li:active .nongcun_logo { background:url(https://img.dlwanglong.com/website/2020/nongcun_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .nongcuncn_logo, .webs_list ul li:active .nongcuncn_logo { background:url(https://img.dlwanglong.com/website/2020/nongcuncn_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .drmorgen_logo, .webs_list ul li:active .drmorgen_logo { background:url(https://img.dlwanglong.com/website/2020/drmorgen_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .nengyuancn_logo, .webs_list ul li:active .nengyuancn_logo { background:url(https://img.dlwanglong.com/website/2020/nengyuancn_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .ai163_logo, .webs_list ul li:active .ai163_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .xinqtech_logo, .webs_list ul li:active .xinqtech_logo { background:url(https://img.dlwanglong.com/website/2020/xinqtech_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .feijizu_logo, .webs_list ul li:active .feijizu_logo { background:url(https://img.dlwanglong.com/website/2020/feijizu_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .sfashion_logo, .webs_list ul li:active .sfashion_logo { background:url(https://img.dlwanglong.com/website/2020/sfashion_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .nongcunnet_logo, .webs_list ul li:active .nongcunnet_logo { background:url(https://img.dlwanglong.com/website/2020/nongcunnet_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .qiyehai_logo, .webs_list ul li:active .qiyehai_logo { background:url(https://img.dlwanglong.com/website/2020/qiyehai_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .phb66_logo, .webs_list ul li:active .phb66_logo { background:url(https://img.dlwanglong.com/website/2020/phb66_logo.png) center center no-repeat; background-size:110px 110px;}
	.webs_list ul li:hover .dadongbei_logo, .webs_list ul li:active .dadongbei_logo { background:url(https://img.dlwanglong.com/website/2020/dadongbei_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(../img/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%; overflow:hidden; line-height:36px; color:#fff; font-size:24px; text-align:center; margin:0 auto; padding:0;}
	.webs_text p span { font-size:32px; font-weight:bold;}
}
@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 16px; -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 16px; background:url(https://img.dlwanglong.com/website/banner/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:0 auto; padding: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(../img/corp_bg3.png) right bottom no-repeat; float:left;}
	.webs_list ul li:hover { background:#0166ce url(../img/corp_bg4.png) right bottom no-repeat; box-shadow:0 8px 16px rgb(177, 215, 255);}
	.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; width:118px; height:34px; overflow:hidden; line-height:34px; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0; border:1px solid #fff;}
	.webs_list ul li .nongcun_logo { width:90px; height:90px; overflow:hidden; margin:0 auto 16px; padding:0;}
	.webs_list ul li .nongcuncn_logo { width:90px; height:90px; overflow:hidden; margin:0 auto 16px; padding:0;}
	.webs_list ul li .drmorgen_logo { width:90px; height:90px; overflow:hidden; margin:0 auto 16px; padding:0;}
	.webs_list ul li .nengyuancn_logo { width:90px; height:90px; overflow:hidden; margin:0 auto 16px; padding:0;}
	.webs_list ul li .ai163_logo { width:90px; height:90px; overflow:hidden; margin:0 auto 16px; padding:0;}
	.webs_list ul li .xinqtech_logo { width:90px; height:90px; overflow:hidden; margin:0 auto 16px; padding:0;}
	.webs_list ul li .feijizu_logo { width:90px; height:90px; overflow:hidden; margin:0 auto 16px; padding:0;}
	.webs_list ul li .sfashion_logo { width:90px; height:90px; overflow:hidden; margin:0 auto 16px; padding:0;}
	.webs_list ul li .nongcunnet_logo { width:90px; height:90px; overflow:hidden; margin:0 auto 16px; padding:0;}
	.webs_list ul li .qiyehai_logo { width:90px; height:90px; overflow:hidden; margin:0 auto 16px; padding:0;}
	.webs_list ul li .sfashion_logo { width:90px; height:90px; overflow:hidden; margin:0 auto 16px; padding:0;}
	.webs_list ul li .phb66_logo { width:90px; height:90px; overflow:hidden; margin:0 auto 16px; padding:0;}
	.webs_list ul li .dadongbei_logo { width:90px; height:90px; overflow:hidden; margin:0 auto 16px; padding:0;}
	.webs_list ul li .nongcun_logo { background:url(https://img.dlwanglong.com/website/2020/nongcun_logo.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li .nongcuncn_logo { background:url(https://img.dlwanglong.com/website/2020/nongcuncn_logo0.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li .drmorgen_logo { background:url(https://img.dlwanglong.com/website/2020/drmorgen_logo0.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li .nengyuancn_logo { background:url(https://img.dlwanglong.com/website/2020/nengyuancn_logo0.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li .ai163_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo0.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li .xinqtech_logo { background:url(https://img.dlwanglong.com/website/2020/xinqtech_logo0.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li .feijizu_logo { background:url(https://img.dlwanglong.com/website/2020/feijizu_logo0.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li .sfashion_logo { background:url(https://img.dlwanglong.com/website/2020/sfashion_logo0.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li .nongcunnet_logo { background:url(https://img.dlwanglong.com/website/2020/nongcunnet_logo.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li .qiyehai_logo { background:url(https://img.dlwanglong.com/website/2020/qiyehai_logo0.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li .phb66_logo { background:url(https://img.dlwanglong.com/website/2020/phb66_logo0.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li .dadongbei_logo { background:url(https://img.dlwanglong.com/website/2020/dadongbei_logo0.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li:hover .nongcun_logo, .webs_list ul li:active .nongcun_logo { background:url(https://img.dlwanglong.com/website/2020/nongcun_logo.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li:hover .nongcuncn_logo, .webs_list ul li:active .nongcuncn_logo { background:url(https://img.dlwanglong.com/website/2020/nongcuncn_logo.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li:hover .drmorgen_logo, .webs_list ul li:active .drmorgen_logo { background:url(https://img.dlwanglong.com/website/2020/drmorgen_logo.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li:hover .nengyuancn_logo, .webs_list ul li:active .nengyuancn_logo { background:url(https://img.dlwanglong.com/website/2020/nengyuancn_logo.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li:hover .ai163_logo, .webs_list ul li:active .ai163_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li:hover .xinqtech_logo, .webs_list ul li:active .xinqtech_logo { background:url(https://img.dlwanglong.com/website/2020/xinqtech_logo.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li:hover .feijizu_logo, .webs_list ul li:active .feijizu_logo { background:url(https://img.dlwanglong.com/website/2020/feijizu_logo.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li:hover .sfashion_logo, .webs_list ul li:active .sfashion_logo { background:url(https://img.dlwanglong.com/website/2020/sfashion_logo.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li:hover .nongcunnet_logo, .webs_list ul li:active .nongcunnet_logo { background:url(https://img.dlwanglong.com/website/2020/nongcunnet_logo.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li:hover .qiyehai_logo, .webs_list ul li:active .qiyehai_logo { background:url(https://img.dlwanglong.com/website/2020/qiyehai_logo.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li:hover .phb66_logo, .webs_list ul li:active .phb66_logo { background:url(https://img.dlwanglong.com/website/2020/phb66_logo.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li:hover .dadongbei_logo, .webs_list ul li:active .dadongbei_logo { background:url(https://img.dlwanglong.com/website/2020/dadongbei_logo.png) center center no-repeat; background-size:90px 90px;}
	.webs_list ul li:hover a, .webs_list ul li:active a { color:#fff; border:1px solid #fff;}
	
	.webs_text { width:100%; overflow:hidden; margin:0 auto; padding:20px 16px; background:url(../img/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%; overflow:hidden; line-height:32px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
	.webs_text p span { display:block; font-size:22px; font-weight:bold;}
}

/**foot**/
@media screen and (min-width:1560px) {
	.xwb_foot { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 40px; background:#222 url(https://img.dlwanglong.com/website/banner/ft_bg.png) center right no-repeat;}
	.xwb_foot .ft_mid { width:1560px; overflow:hidden; margin:0 auto; padding:0;}
	.ft_mid ul { width:1380px; float:left;}
	.ft_mid ul li { float:left; min-height: 200px; margin:0 8% 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:32px; overflow:hidden; line-height:32px; color:#787878; font-size:14px;}
	.ft_mid ul li a:hover { color:#fff;}
	.ft_mid .ft_ewm { width:140px; overflow:hidden; margin:0; padding:0; float:right;}
	.ft_ewm .ewm_img { width:120px; height:120px; overflow:hidden; margin:0 auto 16px; padding:0; border:10px solid rgba(255, 255, 255, 0.1);}
	.ft_ewm p { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#fff; font-size:14px; text-align:center;}
	.ft_mid .ft_copy { width:100%; /*height:76px;*/ overflow:hidden; margin:40px auto 0; padding:0;}
	.ft_mid .ft_copy li{float: left;height: 40px;line-height: 40px}
	.ft_mid .ft_copy li a{color: rgba(255, 255, 255, 0.2);font-size: 13px;margin-right: 7px;}

	.ft_copy p { float:left; height:40px; line-height:40px; color:rgba(255, 255, 255, 0.2); font-size:14px; margin:0; padding:0;}
	.ft_copy p a { color:rgba(255, 255, 255, 0.2);}
	.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:#0166ce;}
}
@media screen and (max-width:1559px) {
	.xwb_foot { width:100%; overflow:hidden; margin:0 auto; padding:80px 50px 40px; background:#222 url(https://img.dlwanglong.com/website/banner/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 140px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft_mid ul { width:100%;}
	.ft_mid ul li { float:left; min-height: 200px; margin:0 6% 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:32px; overflow:hidden; line-height:32px; color:#787878; font-size:14px;}
	.ft_mid ul li a:hover { color:#fff;}
	.ft_mid .ft_ewm { width:140px; overflow:hidden; margin:0; padding:0; position:absolute; right:0; top:0;}
	.ft_ewm .ewm_img { width:120px; height:120px; overflow:hidden; margin:0 auto 16px; padding:0; border:10px solid rgba(255, 255, 255, 0.1);}
	.ft_ewm p { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#fff; font-size:14px; text-align:center;}
	.ft_mid .ft_copy { width:100%; /*height:76px;*/ overflow:hidden; margin:40px auto 0; padding:0;}
	.ft_mid .ft_copy li{float: left;height: 40px;line-height: 40px}
	.ft_mid .ft_copy li a{color: rgba(255, 255, 255, 0.2);font-size: 13px;margin-right: 7px;}
	.ft_copy p { float:left; height:40px; line-height:40px; color:rgba(255, 255, 255, 0.2); font-size:14px; margin:0; padding:0;}
	.ft_copy p a { color:rgba(255, 255, 255, 0.2);}
	.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:#0166ce;}
}
@media screen and (max-width:1280px) {
	.xwb_foot { width:100%; overflow:hidden; margin:0 auto; padding:80px 50px 40px; background:#222 url(https://img.dlwanglong.com/website/banner/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 140px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft_mid ul { width:100%;}
	.ft_mid ul li { float:left; min-height: 200px; margin:0 4% 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:32px; overflow:hidden; line-height:32px; color:#787878; font-size:14px;}
	.ft_mid ul li a:hover { color:#fff;}
	.ft_mid .ft_ewm { width:140px; overflow:hidden; margin:0; padding:0; position:absolute; right:0; top:0;}
	.ft_ewm .ewm_img { width:120px; height:120px; overflow:hidden; margin:0 auto 16px; padding:0; border:10px solid rgba(255, 255, 255, 0.1);}
	.ft_ewm p { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#fff; font-size:14px; text-align:center;}
	.ft_mid .ft_copy { width:100%;/* height:40px;*/ overflow:hidden; margin:40px auto 0; padding:0;}
	.ft_mid .ft_copy li{float: left;height: 40px;line-height: 40px}
	.ft_mid .ft_copy li a{color: rgba(255, 255, 255, 0.2);font-size: 13px;margin-right: 7px;}
	.ft_copy p { float:left; height:40px; line-height:40px; color:rgba(255, 255, 255, 0.2); font-size:14px; margin:0; padding:0;}
	.ft_copy p a { color:rgba(255, 255, 255, 0.2);}
	.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:#0166ce;}
}
@media screen and (min-width:1081px) {
}
@media screen and (max-width:1080px) {
	.xwb_foot { width:100%; overflow:hidden; margin:0 auto; padding:40px 16px; background:#222 url(https://img.dlwanglong.com/website/banner/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%;}
	.ft_mid ul li { float:left; width:100%; margin:0; padding:0;min-height: 130px;}
	.ft_mid ul li:last-child { width:100%;}
	.ft_mid ul li h3 { color:#fff; font-size:18px; margin:0 0 16px; text-align:left;}
	.ft_mid ul li a{ float: left;margin-right: 15px }
	.ft_mid ul li a, .ft_mid ul li span { display:block; height:32px; overflow:hidden; line-height:32px; color:#787878; font-size:14px; text-align:left;}
	.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:120px; height:120px; overflow:hidden; margin:0 auto 16px; padding:0; border:10px solid rgba(255, 255, 255, 0.1);}
	.ft_ewm p { width:100%; overflow:hidden; margin:0 auto; padding:0; color:#fff; font-size:14px; text-align:center;}
	.ft_mid .ft_copy { width:100%; height:auto!important; overflow:hidden; margin:40px auto 0; padding:0;}
	.ft_mid .ft_copy li{float: left;height: 40px;line-height: 40px}
	.ft_mid .ft_copy li a{color: rgba(255, 255, 255, 0.2);font-size: 13px;margin-right: 7px;}
	.ft_copy p { width:100%; height:auto!important; line-height:20px; color:rgba(255, 255, 255, 0.2); font-size:14px; text-align:center; margin:0 auto; padding:0;}
	.ft_copy p a { color:rgba(255, 255, 255, 0.2);}
	.ft_copy p a:hover, .ft_copy p a:active { color:#fff;}
	
	.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:#0166ce;}
}

/**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;margin-top: 100px;}
	.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:#0166ce;}
	.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; overflow:hidden;}
	.xwb_pos span { max-width:480px;}
	.xwb_pos a:hover { color:#0166ce;}
}
@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;margin-top: 100px;}
	.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:#0166ce;}
	.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; overflow:hidden;}
	.xwb_pos span { max-width:360px;}
	.xwb_pos a:hover { color:#0166ce;}
}
@media screen and (min-width:1081px) and (max-width:1280px) {
	.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;margin-top: 100px;}
	.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:#0166ce;}
	.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; overflow:hidden;}
	.xwb_pos span { max-width:280px;}
	.xwb_pos a:hover { color:#0166ce;}
}

@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;margin-top: 48px;}
	.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:#0166ce;}
	.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; overflow:hidden;}
	.xwb_pos span { max-width:280px;}
	.xwb_pos a:hover, .xwb_pos a:active { color:#0166ce;}
}
@media screen and (max-width:750px) {
	.xwb_nybanner { width:100%; height:200px; margin:0 auto 48px; padding:48px 24px; background-size:160% 200px!important; position:relative; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;margin-top: 48px;}
	.nyba_text { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.nyba_text h3 { width:100%; overflow:hidden; color:#fff; font-size:22px; 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:92px; 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:#0166ce;}
	.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; overflow:hidden;}
	.xwb_pos span { max-width:115px;}
	.xwb_pos a:hover, .xwb_pos a:active { color:#0166ce;}
	.xwb_banner{margin-top: 48px;}
	.dangqian{
		margin-top: 47px!important;
	}
	 .wrapper02 {
        overflow: hidden;
    }

    .wrapper02 .scroller {
        position: absolute
    }

    .wrapper02 .scroller li {
        height: 1rem;
        color: #333;
        float: left;
        line-height: 1rem;
        font-size: .4rem;
        text-align: center
    }

    .wrapper02 .scroller li a {
        color: #333;
        display: block;
    }
}

/**企业简介**/
@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:left; margin:20px auto 0; padding:0;}
	.ab0_p1_text img{display: block;margin: 0 auto;}
	.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:#0166ce; 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(../img/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:#0166ce; 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; text-align:left; margin:20px auto 0; padding:0;}
	.ab0_p1_text img{display: block;margin: 0 auto;}
	.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:#0166ce; 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(../img/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:#0166ce; 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:left; margin:20px auto 0; padding:0;}
	.ab0_p1_text img{display: block;margin: 0 auto;}
	.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:#0166ce; -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(../img/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:left; margin:16px auto 0; padding:0;}
	.ab0_p1_text img{display: block;margin: 0 auto;}
	.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:#0166ce; -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(../img/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:#0166ce; 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:#0166ce;}
	.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:#0166ce; border-top:1px solid #0166ce; color:#fff;}
	
	.ly_page { width:100%; overflow:hidden; margin:0 auto; padding:0; text-align:center;}
	.ly_page li{display: inline-block;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 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:#0166ce;}
	.ly_page a.pg_prev, .ly_page a.pg_next { width:80px; margin:0 8px;}
	.ly_page a.pg_prev { background:#fff url(../img/prev0.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_next { background:#fff url(../img/next0.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_prev:hover { background:#0166ce url(../img/prev1.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_next:hover { background:#0166ce url(../img/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:#0166ce;}
	.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:#0166ce; border-top:1px solid #0166ce; color:#fff;}
	
	.ly_page { width:100%; overflow:hidden; margin:0 auto; padding:0; text-align:center;}
	.ly_page li{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 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:#0166ce;}
	.ly_page a.pg_prev, .ly_page a.pg_next { width:80px; margin:0 8px;}
	.ly_page a.pg_prev { background:#fff url(../img/prev0.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_next { background:#fff url(../img/next0.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_prev:hover { background:#0166ce url(../img/prev1.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_next:hover { background:#0166ce url(../img/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:#0166ce;}
	.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:#0166ce; border-top:1px solid #0166ce; color:#fff;}
	
	.ly_page { width:100%; overflow:hidden; margin:0 auto; padding:0; text-align:center;}
	.ly_page li{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 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:#0166ce;}
	.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(../img/prev0.png) center center no-repeat; background-size:14px 14px!important; float:left;}
	.ly_page a.pg_next { background:#fff url(../img/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:#0166ce url(../img/prev1.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_next:hover, .ly_page a.pg_next:active { background:#0166ce url(../img/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:#0166ce;}
	.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:#0166ce; border-top:1px solid #0166ce; color:#fff;}
	
	.ly_page { width:100%; overflow:hidden; margin:0 auto; padding:0; text-align:center;}

	.ly_page li{display: none}
	.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:#0166ce;}
	.ly_page a.pg_prev, .ly_page a.pg_next { width:48%; margin:0; display:block;}
	.ly_page a.pg_prev { background:#fff url(../img/prev0.png) center center no-repeat; background-size:14px 14px!important; float:left;}
	.ly_page a.pg_next { background:#fff url(../img/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:#0166ce url(../img/prev1.png) center center no-repeat; background-size:14px 14px!important;}
	.ly_page a.pg_next:hover, .ly_page a.pg_next:active { background:#0166ce url(../img/next1.png) center center no-repeat; background-size:14px 14px!important;}
	.m_kefu{
		display: block;
	    position: fixed;
	    bottom: 0;
	    width: 100%;
	    background: #252525;
	    height: 51px;
	    line-height: 51px;
	}
	.m_kefu .tel{
		border-right: 1px #5b5b5b  solid;
		width: 49%;
	}
	.m_kefu a{width: 50%;text-align: center;display: inline-block;float: left;font-size: 15px;color: #fff;}
	.m_kefu a img{
		    width: 20px;
		    height: 20px;
		    margin-top: 9px;
		    margin-bottom: 3px;

	}
	center{
		/*margin-bottom: 40px;*/
		margin-bottom: -10px;
	}
}

/**新闻中心**/
@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:#0166ce;}
	.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:#0166ce; border-top:1px solid #0166ce; 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:#0166ce;}
	/**sqh**/
	.ly_page a.pnnum1 { color:#fff; background-color:#0166ce;}
	/**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:#0166ce;}
	.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:#0166ce; border-top:1px solid #0166ce; 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:#0166ce;}

}
@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:#0166ce;}
	.rec_news ul li:hover .mtr_text a, .rec_news ul li:active .mtr_text a { color:#0166ce;}
	.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:#0166ce; border-top:1px solid #0166ce; 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:#0166ce;}

}
@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:#0166ce;}
	.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:#0166ce; border-top:1px solid #0166ce; 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(../img/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(../img/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:#0166ce; 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(../img/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(../img/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:#0166ce; 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(../img/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(../img/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:#0166ce; 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(../img/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(../img/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:#0166ce; 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(../img/webs_bg1.jpg) center center no-repeat;}
	.website_tips h3 { width:1560px; overflow:hidden; color:#0166ce; 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:#0166ce url(../img/corp_bg4.png) right bottom no-repeat; box-shadow:0 8px 16px rgb(177, 215, 255);}
	.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:#0166ce;}
	.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:#0166ce; font-size:14px; text-align:center; margin:0 auto; padding:0; border:1px solid #0166ce;}
	.website_list ul li .nongcun_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .nongcuncn_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .drmorgen_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .nengyuancn_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .ai163_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .xinqtech_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .feijizu_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .sfashion_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .nongcunnet_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .qiyehai_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .sfashion_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .phb66_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .dadongbei_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .nongcun_logo { background:url(https://img.dlwanglong.com/website/2020/nongcun_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .nongcuncn_logo { background:url(https://img.dlwanglong.com/website/2020/nongcuncn_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .drmorgen_logo { background:url(https://img.dlwanglong.com/website/2020/drmorgen_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .nengyuancn_logo { background:url(https://img.dlwanglong.com/website/2020/nengyuancn_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .njzhan_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .xinqtech_logo { background:url(https://img.dlwanglong.com/website/2020/xinqtech_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .feijizu_logo { background:url(https://img.dlwanglong.com/website/2020/feijizu_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .sfashion_logo { background:url(https://img.dlwanglong.com/website/2020/sfashion_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .nongcunnet_logo { background:url(https://img.dlwanglong.com/website/2020/nongcunnet_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .qiyehai_logo { background:url(https://img.dlwanglong.com/website/2020/qiyehai_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .ai163_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .dadongbei_logo { background:url(https://img.dlwanglong.com/website/2020/dadongbei_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .phb66_logo { background:url(https://img.dlwanglong.com/website/2020/phb66_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .nongcun_logo { background:url(https://img.dlwanglong.com/website/2020/nongcun_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .nongcuncn_logo { background:url(https://img.dlwanglong.com/website/2020/nongcuncn_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .drmorgen_logo { background:url(https://img.dlwanglong.com/website/2020/drmorgen_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .nengyuancn_logo { background:url(https://img.dlwanglong.com/website/2020/nengyuancn_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .njzhan_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .xinqtech_logo { background:url(https://img.dlwanglong.com/website/2020/xinqtech_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .feijizu_logo { background:url(https://img.dlwanglong.com/website/2020/feijizu_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .sfashion_logo { background:url(https://img.dlwanglong.com/website/2020/sfashion_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .nongcunnet_logo { background:url(https://img.dlwanglong.com/website/2020/nongcunnet_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .qiyehai_logo { background:url(https://img.dlwanglong.com/website/2020/qiyehai_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .ai163_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .dadongbei_logo { background:url(https://img.dlwanglong.com/website/2020/dadongbei_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .phb66_logo { background:url(https://img.dlwanglong.com/website/2020/phb66_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;}
}
@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(../img/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:#0166ce; 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:430px; 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:#0166ce url(../img/corp_bg4.png) right bottom no-repeat; box-shadow:0 8px 16px rgb(177, 215, 255);}
	.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:#0166ce;}
	.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:#0166ce; font-size:14px; text-align:center; margin:0 auto; padding:0; border:1px solid #0166ce;}
	.website_list ul li .nongcun_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .nongcuncn_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .drmorgen_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .nengyuancn_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .ai163_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .xinqtech_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .feijizu_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .sfashion_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .nongcunnet_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .qiyehai_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .sfashion_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .phb66_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .dadongbei_logo { width:110px; height:110px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.website_list ul li .nongcun_logo { background:url(https://img.dlwanglong.com/website/2020/nongcun_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .nongcuncn_logo { background:url(https://img.dlwanglong.com/website/2020/nongcuncn_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .drmorgen_logo { background:url(https://img.dlwanglong.com/website/2020/drmorgen_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .nengyuancn_logo { background:url(https://img.dlwanglong.com/website/2020/nengyuancn_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .njzhan_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .xinqtech_logo { background:url(https://img.dlwanglong.com/website/2020/xinqtech_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .feijizu_logo { background:url(https://img.dlwanglong.com/website/2020/feijizu_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .sfashion_logo { background:url(https://img.dlwanglong.com/website/2020/sfashion_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .nongcunnet_logo { background:url(https://img.dlwanglong.com/website/2020/nongcunnet_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .qiyehai_logo { background:url(https://img.dlwanglong.com/website/2020/qiyehai_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .ai163_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .dadongbei_logo { background:url(https://img.dlwanglong.com/website/2020/dadongbei_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li .phb66_logo { background:url(https://img.dlwanglong.com/website/2020/phb66_logo1.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .nongcun_logo { background:url(https://img.dlwanglong.com/website/2020/nongcun_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .nongcuncn_logo { background:url(https://img.dlwanglong.com/website/2020/nongcuncn_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .drmorgen_logo { background:url(https://img.dlwanglong.com/website/2020/drmorgen_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .nengyuancn_logo { background:url(https://img.dlwanglong.com/website/2020/nengyuancn_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .njzhan_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .xinqtech_logo { background:url(https://img.dlwanglong.com/website/2020/xinqtech_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .feijizu_logo { background:url(https://img.dlwanglong.com/website/2020/feijizu_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .sfashion_logo { background:url(https://img.dlwanglong.com/website/2020/sfashion_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .nongcunnet_logo { background:url(https://img.dlwanglong.com/website/2020/nongcunnet_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .qiyehai_logo { background:url(https://img.dlwanglong.com/website/2020/qiyehai_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .ai163_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .dadongbei_logo { background:url(https://img.dlwanglong.com/website/2020/dadongbei_logo.png) center center no-repeat; background-size:110px 110px;}
	.website_list ul li:hover .phb66_logo { background:url(https://img.dlwanglong.com/website/2020/phb66_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;}
}
@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(../img/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:#0166ce; 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(../img/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:#0166ce; 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:#0166ce url(../img/corp_bg4.png) right bottom no-repeat; box-shadow:0 8px 16px rgb(177, 215, 255);}
	.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:#0166ce;}
	.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:#0166ce; font-size:14px; text-align:center; margin:0 auto; padding:0; border:1px solid #0166ce; float:none;}
	.website_list ul li .nongcun_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .nongcuncn_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .drmorgen_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .nengyuancn_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .ai163_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .xinqtech_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .feijizu_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .sfashion_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .nongcunnet_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .qiyehai_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .sfashion_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .phb66_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .dadongbei_logo { width:90px; height:90px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.website_list ul li .nongcun_logo { background:url(https://img.dlwanglong.com/website/2020/nongcun_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .nongcuncn_logo { background:url(https://img.dlwanglong.com/website/2020/nongcuncn_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .drmorgen_logo { background:url(https://img.dlwanglong.com/website/2020/drmorgen_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .nengyuancn_logo { background:url(https://img.dlwanglong.com/website/2020/nengyuancn_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .njzhan_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .xinqtech_logo { background:url(https://img.dlwanglong.com/website/2020/xinqtech_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .feijizu_logo { background:url(https://img.dlwanglong.com/website/2020/feijizu_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .sfashion_logo { background:url(https://img.dlwanglong.com/website/2020/sfashion_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .nongcunnet_logo { background:url(https://img.dlwanglong.com/website/2020/nongcunnet_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .qiyehai_logo { background:url(https://img.dlwanglong.com/website/2020/qiyehai_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .ai163_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .dadongbei_logo { background:url(https://img.dlwanglong.com/website/2020/dadongbei_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li .phb66_logo { background:url(https://img.dlwanglong.com/website/2020/phb66_logo1.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .nongcun_logo, .website_list ul li:active .nongcun_logo { background:url(https://img.dlwanglong.com/website/2020/nongcun_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .nongcuncn_logo, .website_list ul li:active .nongcuncn_logo { background:url(https://img.dlwanglong.com/website/2020/nongcuncn_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .drmorgen_logo, .website_list ul li:active .drmorgen_logo { background:url(https://img.dlwanglong.com/website/2020/drmorgen_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .nengyuancn_logo, .website_list ul li:active .nengyuancn_logo { background:url(https://img.dlwanglong.com/website/2020/nengyuancn_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(https://img.dlwanglong.com/website/2020/ai163_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .xinqtech_logo, .website_list ul li:active .xinqtech_logo { background:url(https://img.dlwanglong.com/website/2020/xinqtech_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .feijizu_logo, .website_list ul li:active .feijizu_logo { background:url(https://img.dlwanglong.com/website/2020/feijizu_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .sfashion_logo, .website_list ul li:active .sfashion_logo { background:url(https://img.dlwanglong.com/website/2020/sfashion_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .nongcunnet_logo, .website_list ul li:active .nongcunnet_logo { background:url(https://img.dlwanglong.com/website/2020/nongcunnet_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .qiyehai_logo, .website_list ul li:active .qiyehai_logo { background:url(https://img.dlwanglong.com/website/2020/qiyehai_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .ai163_logo, .website_list ul li:active .ai163_logo { background:url(https://img.dlwanglong.com/website/2020/ai163_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .dadongbei_logo, .website_list ul li:active .dadongbei_logo { background:url(https://img.dlwanglong.com/website/2020/dadongbei_logo.png) center center no-repeat; background-size:90px 90px;}
	.website_list ul li:hover .phb66_logo, .website_list ul li:active .phb66_logo { background:url(https://img.dlwanglong.com/website/2020/phb66_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;}
}
@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:#0166ce; 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(../img/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 #0166ce; 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:#0166ce; 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:#0166ce;}
	
	.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:#0166ce;}
	
	.recruit_main3 { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 0; background:url(../img/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(../img/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:#0166ce;}
	.recruit_con_top .showFullBtn { width:60px; height:60px; margin:0; padding:0; background:url(../img/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(../img/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(../img/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:#0166ce; 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(../img/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 #0166ce; 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:#0166ce; 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:#0166ce;}
	
	.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:#0166ce;}
	
	.recruit_main3 { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 0; background:url(../img/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(../img/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:#0166ce;}
	.recruit_con_top .showFullBtn { width:60px; height:60px; margin:0; padding:0; background:url(../img/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(../img/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(../img/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:#0166ce; 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(../img/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 #0166ce; 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:#0166ce; 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:#0166ce;}
	
	.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:#0166ce;}
	
	.recruit_main3 { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 0; background:url(../img/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(../img/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:#0166ce;}
	.recruit_con_top .showFullBtn { width:60px; height:60px; margin:0; padding:0; background:url(../img/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(../img/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(../img/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:#0166ce; 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(../img/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 #0166ce; 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:#0166ce; 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:#0166ce;}
	
	.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:#0166ce; 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:#0166ce;}
	
	.recruit_main3 { width:100%; overflow:hidden; margin:0 auto 40px; padding:40px 0 0; background:url(../img/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(../img/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:#0166ce;}
	.recruit_con_top .showFullBtn { width:48px; height:48px; margin:0; padding:0; background:url(../img/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(../img/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(../img/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;}
}
@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 h1 { 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; text-align:center!important;}
	.news_con p { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:16px!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; text-align:left!important; margin:0 auto 10px; padding:0;}
	.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 119px; 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 119px  0 80px;}
	.nw_prevnext ul li  .nw_prev { width:80px; height:40px; overflow:hidden; margin:20px 0 20px 20px; padding:0; background:url(../img/nwprev0.png) 0 0 no-repeat; float:right;}
	.nw_prevnext ul li  .nw_next { width:80px; height:40px; overflow:hidden; margin:20px 20px 20px 0; padding:0; background:url(../img/nwnext0.png) 0 0 no-repeat; float:left;}
	.nw_prevnext ul li a:hover { background-color:#0166ce; color:#fff;}
	.nw_prevnext ul li:hover .nw_prev { background:url(../img/nwprev1.png) 0 0 no-repeat;}
	.nw_prevnext ul li:hover .nw_next { background:url(../img/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 h1 { 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; text-align:left!important;}
	.news_con p { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:16px!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; text-align:left!important; margin:0 auto 10px; padding:0;}
	.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 119px; 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 119px  0 50px;}
	.nw_prevnext ul li .nw_prev { width:80px; height:40px; overflow:hidden; margin:20px 0 20px 20px; padding:0; background:url(../img/nwprev0.png) 0 0 no-repeat; float:right;}
	.nw_prevnext ul li .nw_next { width:80px; height:40px; overflow:hidden; margin:20px 20px 20px 0; padding:0; background:url(../img/nwnext0.png) 0 0 no-repeat; float:left;}
	.nw_prevnext ul li a:hover { background-color:#0166ce; color:#fff;}
	.nw_prevnext ul li:hover .nw_prev { background:url(../img/nwprev1.png) 0 0 no-repeat;}
	.nw_prevnext ul li:hover .nw_next { background:url(../img/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 h1 { 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:0 auto; padding:0;}
	.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:left!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;}
	.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 0 87px; 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 0 86px;}
	.nw_prevnext ul li .nw_prev { width:64px; height:32px; overflow:hidden; margin:8px 8px 8px 0; padding:0; background:url(../img/nwprev0.png) 0 0 no-repeat; background-size:64px 32px; float:left;}
	.nw_prevnext ul li .nw_next { width:64px; height:32px; overflow:hidden; margin:8px 8px 8px 0; padding:0; background:url(../img/nwnext0.png) 0 0 no-repeat; background-size:64px 32px; float:left;}
	.up_ico .nw_prev{left: 14px;}
	.up_ico .nw_next{left: 14px!important}
	.nw_prevnext ul li a:hover, .nw_prevnext ul li a:active { background-color:#0166ce; color:#fff;}
	.nw_prevnext ul li:hover .nw_prev, .nw_prevnext ul li a:active .nw_prev { background:url(../img/nwprev1.png) 0 0 no-repeat; background-size:64px 32px;}
	.nw_prevnext ul li:hover .nw_next, .nw_prevnext ul li a:active .nw_next { background:url(../img/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:#0166ce;}
	.main_busi ul li:hover em { background-color:#0166ce;}
}
@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:#0166ce;}
	.main_busi ul li:hover em { background-color:#0166ce;}
	
}
@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:#0166ce;}
	.main_busi ul li:hover em { background-color:#0166ce;}
}
@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:#0166ce;}
	.main_busi ul li:hover em, .main_busi ul li:active em { background-color:#0166ce;}
}
@media screen and (max-width:750px) {
	
}

.active{
	color: #fff !important;
    background-color: #0166ce !important;
}
.active a{
	color: #fff!important;
}
.up_ico{
	position:relative;
}
.up_ico .nw_prev{
	position: absolute!important;
    right: 20px;
    z-index: 111;
    background: rgba(0,0,0,0);
}
.up_ico .nw_next{
	position: absolute!important;
    left: 20px;
    z-index: 111;
    background: rgba(0,0,0,0);
}
.fixed{
	position: fixed;
}
.mapas{
	width: 1560px;margin: 0 auto;
}
.mapas a{
	display: inline-block;float: left;width: 50%;color: #333;font-size: 16px;line-height: 35px
}

@media screen and (max-width:750px) {
	.mapas{
	width: 100%;margin: 0 auto;
	    padding-left: 20px;
	}
	.mapas a{
		width: 100%;color: #333;font-size: 16px;line-height: 35px
	}

}