/*椤甸潰椤堕儴*/
html {
	overflow-x: hidden;
}

body {
	max-width: 1920px;
}

#header {
	/*margin: 10px auto 15px;
    width: 1220px;*/
}

/*.top {
    height: 36px;
}

.top ul {
    padding-top: 5px;
}

.top li {
    float: left;
    border-right: 1px solid #D7D7D7;
}

.top li a {
    padding: 0 13px;
    color: #666;
    font-family: "瀹嬩綋";
}

.top li:last-child {
    border: 0;
}

.top p {
    padding: 1px;
    background: #7C0118;
}

.top p a {
    display: inline-block;
    padding: 2px 5px;
    border: 1px solid #953044;
    background: #7C0118;
    color: #ffffff;
    font-family: "瀹嬩綋";
}*/

/*瀵艰埅鏉″拰logo*/
/*.logo {
    height: 50px;
}

.logo > i {
    float: left;
    margin: 0 10px;
    margin-top: 18px;
    height: 31px;
    border-right: 1px solid #E0E0E0;
}

.text p {
    padding-top: 14px;
    color: #666666;
    font-size: 15px;
}*/

/*瀵艰埅鏉�*/
/*.nav > ul > li {
    float: left;
    padding: 0 20px;
    border-right: 1px solid #E0E0E0;
    color: #454545;
    font-size: 15px;
    cursor: pointer;
}

.nav > ul > li a{
	font-weight: bold;
}

.nav > ul > li:last-child {
    padding-right: 0;
    border: 0;
}
.nav > ul > li > a:hover,
.nav > ul > li.cur > a{
	color: #015AAA;	
}
.nav {
    padding-top: 28px;
}

.nav li.drop-down {
    position: relative;
}

.nav i.arrow-icon {
    display: inline-block;
    margin-left: 5px;
    width: 11px;
    height: 6px;
    background: url("../images/arrow-icon.png") no-repeat;
    vertical-align: middle;
    transition: transform .3s linear;
}

.nav .drop-down-menu {
    position: absolute;
    top: 100%;
    left: -1px;
    display: none;
    text-align: center;
    z-index: 10;
}

.nav .drop-down-menu li {
    background-color: #015AAA;
    width: 148px;
}

.nav .drop-down-menu li:nth-child(1),
.nav .drop-down-menu li:nth-child(2) {
    background-color: transparent;
}

.nav .drop-down-menu a {
    display: block;
    padding: 10px 0;
    color: #B5D4F0;
    font-size: 14px;
    font-weight: normal;
}

.nav .drop-down-menu li:hover a {
    background-color: #004D95;
    color: #FFFFFF;
}

.nav .drop-down-menu li:nth-child(1):hover a,
.nav .drop-down-menu li:nth-child(2):hover a {
    background-color: transparent;
}

.nav li.drop-down:hover ul.drop-down-menu {
    display: block;
}

.nav li.drop-down:hover i.arrow-icon {
    transform: rotateZ(180deg);
}*/

/*椤甸潰涓讳綋*/
.blueBar {
	height: 24px;
	background: #015AAA;
	line-height: 24px;
}

.blueBar_text {
	margin: 0 auto;
	width: 1220px;
	color: #98ADD1;
}

.blueBar_text a {
	color: #98ADD1;
}

.blueBar_text a:hover {
	text-decoration: underline;
}

/*杞挱閮ㄥ垎*/
.wrapper {
	position: relative;
	/* width: 7680px; */
}

/*鍥句笂鐨勬枃瀛�*/
.wrapperText {
	position: absolute;
	top: 210px;
	/* left: 350px; */
	left: 50%;
	z-index: 10;
	width: 1220px;
	transform: translateX(-50%);
}

.trangle_04 {
	position: absolute;
	top: 126px;
	left: 517px;
	display: inline-block;
	margin-left: 10px;
	width: 0;
	height: 0;
	border: 16px solid #E62422;
	vertical-align: sub;
	opacity: 0.7;
	border-left-color: transparent;
	border-top-color: transparent;
}

.trangle_03 {
	position: relative;
	z-index: 5;
	display: inline-block;
	margin-right: 10px;
	width: 0;
	height: 0;
	border: 16px solid #E62422;
	vertical-align: super;
	opacity: 0.7;
	border-right-color: transparent;
	border-bottom-color: transparent;
}

.blueRectangle {
	position: absolute;
	top: 2px;
	left: 3px;
	z-index: 1;
	width: 37px;
	height: 150px;
	background: #006BCC;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
}

.message {
	position: absolute;
	top: -10px;
	left: 60px;
}

.message>p {
	margin-bottom: 55px;
	color: #ffffff;
	font-weight: bold;
	font-size: 46px;
}

.message>div>p {
	color: #ffffff;
	font-size: 22px;
}

.message>div>span {
	color: #CCCDCF;
	font-size: 12px;
	/* font-family: "Arial Regular"; */
}

/*杞挱鎺у埗鎸夐挳*/
.airIndexBanner .swiper-pagination-bullets {
	bottom: 20px;
}

.airIndexBanner .swiper-pagination-bullet {
	margin: 8px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ffffff;
	opacity: 1;
}

.airIndexBanner .swiper-pagination-bullet-active {
	width: 12px;
	height: 12px;
	border: 2px solid #D7D7D7;
	border-radius: 50%;
	background: transparent;
	opacity: 1;
}

/*杩愯緭淇℃伅*/
.transportationInfo {
	/* margin-bottom: 10px; */
	border-bottom: 2px solid #E7E7E7;
	background: #F7F7F7;
}

.transportationInfo .details .lf-part li {
	float: left;
}

.details {
	position: relative;
	z-index: 2;
	margin: 0 auto;
	width: 1220px;
}

.details dt {
	margin: 0 auto;
	margin-bottom: 20px;
}

.details dl {
	float: left;
	padding: 25px 27px 0;
	width: 230px;
	height: 214px;
	border-right: 1px solid #E7E7E7;
	/* border-bottom: 2px solid #E7E7E7; 
    text-align: center;
    cursor: pointer;*/
	text-align: center;
}

/*.details dl:hover {*/
/*border-bottom: 2px solid #7AA3D2;*/
/*background: #FBFBFB;*/
/*}*/

.details dl:first-child {
	border-left: 1px solid #E7E7E7;
}

.details dl b {
	color: #393939;
	font-size: 16px;
}

/*
.details dl dd, .details dl dt {
    padding-bottom: 10px;
}*/

.details dl dd span {
	color: #7F7F7F;
}

/*鍙宠竟閮ㄥ垎*/
.transportationInfo .rt_part {
	width: 530px;
	height: 214px;
	border-right: 1px solid #E7E7E7;
}

.price {
	padding: 18px 0 0 30px;
	border-bottom: 1px solid #E7E7E7;
}

.price span {
	display: inline-block;
	margin-right: 20px;
	padding-top: 8px;
	padding-bottom: 10px;
	color: #A9A9A9;
	font-size: 16px;
	cursor: pointer;
}

.price span:hover {
	padding-bottom: 8px;
	border-bottom: 2px solid #E62422;
	color: #E62422;
}

.transportationInfo .rt_part .list {
	padding: 17px 30px 30px;
}

.transportationInfo .rt_part .list li {
	position: relative;
	padding: 8px 0;
	border-bottom: 1px dashed #E7E7E7;
	color: #6B6B6B;
	vertical-align: middle;
	font-size: 14px;
	cursor: pointer;
}

.transportationInfo .rt_part .list li:last-child {
	border-bottom: 0;
}

.transportationInfo .rt_part .list li:hover i,
.list li:hover span,
.list li:hover a {
	color: #005BB4;
}

.transportationInfo .rt_part .list a {
	color: #A3A3A3;
}

.transportationInfo .rt_part .list a:hover {
	text-decoration: none;
}

.transportationInfo .rt_part .list li i {
	position: absolute;
	top: -11px;
	left: 0;
	color: #B8B8B8;
	font-style: normal;
	font-size: 28px;
}

.transportationInfo .rt_part .list span {
	margin-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 384px;
	display: inline-block;
}

/*娑电洊绌鸿繍棰嗗煙鐨勪笓涓氭湇鍔″唴瀹�*/
.air-index-service {
	padding-bottom: 90px;
}

.air-index-service .item-container {
	width: 1220px;
	margin: 0 auto;
}

.air-index-service .item-container li {
	float: left;
	width: 301px;
}

.air-index-service .item-container li+li {
	margin-left: 5.3px;
}

.air-index-service .item-container li dl {
	width: 301px;
}

.air-index-service .item-container li dl i {
	color: #FFFFFF;
	font-style: normal;
	font-size: 10px;
}

.air-index-service .item-container li dl {
	text-align: left;
}

.air-index-service .item-container li dl dd .text-content h1 {
	text-align: left;
}

.air-index-service .item-container li dl dd .text-content {
	text-align: left;
}

.air-index-service .item-container li dl dd .text-content a.view-more {
	border: 0;
	color: #CBDCED;
	text-align: left;
}

.air-index-service .item-container li dl dd .text-content span {
	width: 18px;
	background-color: #4D8CCB;
}

.air-index-service .item-container li dl dd {
	background-color: transparent;
}

.air-index-service .item-container li dl dd .text-content {
	top: 15px;
}

.air-index-service .item-container li:hover dl dd {
	background-color: rgba(7, 90, 168, .8);
}

.service {
	margin: 0 auto;
	padding: 50px 0 30px;
	width: 1220px;
	text-align: center;
}

.service h1 {
	position: relative;
	margin-bottom: 10px;
	color: #333333;
	font-weight: 400;
	font-size: 30px;
}

.service h2 {
	position: relative;
	margin-bottom: 10px;
	color: #333333;
	font-weight: 400;
	font-size: 40px;
}

.service .t {
	position: relative;
	margin-bottom: 10px;
	color: #333333;
	font-weight: 400;
	font-size: 30px;
}

.service p {
	margin: 0 auto;
	/* width: 610px; */
	color: #777777;
	font-size: 14px;
}

.trangle_02 {
	display: inline-block;
	margin-left: 5px;
	width: 0;
	height: 0;
	border: 8px solid #E62422;
	vertical-align: sub;
	border-left-color: transparent;
	border-top-color: transparent;
}

.trangle_01 {
	display: inline-block;
	/* margin-top: 5px; */
	margin-right: 5px;
	width: 0;
	height: 0;
	border: 8px solid #E62422;
	vertical-align: super;
	border-right-color: transparent;
	border-bottom-color: transparent;
}

/*绮剧粏鍖栨湇鍔″唴瀹�*/
.air-index-service-flow {
	background-color: #F5F5F5;
}

.air-index-service-flow-icon {
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 80px;
	width: 1220px;
}

.air-index-service-flow-icon dl dt {
	margin: 0 auto;
	width: 110px;
	height: 108px;
}

.air-index-service-flow-icon dl:nth-child(1) dt {
	background: url("../images/icon_show.png") no-repeat -7px -152px;
}

.air-index-service-flow-icon dl:nth-child(2) dt {
	background: url("../images/icon_show.png") no-repeat -127px -152px;
}

.air-index-service-flow-icon dl:nth-child(3) dt {
	background: url("../images/icon_show.png") no-repeat -247px -152px;
}

.air-index-service-flow-icon dl:nth-child(4) dt {
	background: url("../images/icon_show.png") no-repeat -367px -152px;
}

.air-index-service-flow-icon dl:nth-child(5) dt {
	background: url("../images/icon_show.png") no-repeat -487px -152px;
}

.air-index-service-flow-icon dl:nth-child(6) dt {
	background: url("../images/icon_show.png") no-repeat -607px -152px;
}

.air-index-service-flow-icon dl {
	position: relative;
	margin-right: 28px;
	width: 180px;
	text-align: center;
}

.air-index-service-flow-icon dl:nth-child(1):hover dt {
	background: url("../images/icon_show.png") no-repeat -7px -8px;
}

.air-index-service-flow-icon dl:nth-child(1):hover b {
	color: #e73d41;
}

.air-index-service-flow-icon dl:nth-child(2):hover dt {
	background: url("../images/icon_show.png") no-repeat -127px -8px;
}

.air-index-service-flow-icon dl:nth-child(2):hover b {
	color: #e73d41;
}

.air-index-service-flow-icon dl:nth-child(3):hover dt {
	background: url("../images/icon_show.png") no-repeat -247px -8px;
}

.air-index-service-flow-icon dl:nth-child(3):hover b {
	color: #e73d41;
}

.air-index-service-flow-icon dl:nth-child(4):hover dt {
	background: url("../images/icon_show.png") no-repeat -367px -9px;
}

.air-index-service-flow-icon dl:nth-child(4):hover b {
	color: #e73d41;
}

.air-index-service-flow-icon dl:nth-child(5):hover dt {
	background: url("../images/icon_show.png") no-repeat -487px -9px;
}

.air-index-service-flow-icon dl:nth-child(5):hover b {
	color: #e73d41;
}

.air-index-service-flow-icon dl:nth-child(6):hover dt {
	background: url("../images/icon_show.png") no-repeat -607px -9px;
}

.air-index-service-flow-icon dl:nth-child(6):hover b {
	color: #e73d41;
}

.air-index-service-flow-icon dl:last-child {
	margin-right: 0;
}

.air-index-service-flow-icon .icon_arrow {
	position: absolute;
	top: 40px;
	right: -26px;
	width: 29px;
	height: 12px;
	background: url("../images/icon_arrow.png") no-repeat;
}

.air-index-service-flow-icon dd {
	margin: 10px 0;
}

.air-index-service-flow-icon span {
	color: #A6A6A6;
	font-weight: bold;
	font-size: 24px;
}

.air-index-service-flow-icon b {
	color: #333333;
	font-size: 14.5px;
}

.air-index-service-flow-icon i {
	color: #7E7E7E;
	font-style: normal;
	font-size: 13px;
}

/*涓�寮犲ぇ鍥�*/
.oneImage {
	width: 100%;
	height: 299px;
	background: url("../images/img_03.jpg") no-repeat;
	background-size: cover;
}

.oneImage .content {
	padding-top: 80px;
	height: 273px;
	color: #ffffff;
	text-align: center;
}

.oneImage .content span {
	font-weight: bold;
	font-size: 32px;
}

.oneImage .content p {
	margin: 2px 0;
	color: #BFC7D8;
	font-size: 14px;
}

.oneImage .content a {
	display: inline-block;
	margin-top: 30px;
	width: 182px;
	height: 43px;
	border: 2px solid #FFFFFF;
	border-radius: 30px;
	color: #EDEFF3;
	text-align: center;
	font-size: 19px;
	line-height: 37px;
}

/*琛屼笟瑙傜偣璧勮*/
.idea-message .agency-tabs {
	width: 1220px;
	margin: 0 auto 30px;
	/*display: -webkit-flex;*/
	/*justify-content: space-around;*/
	/*height: 56px;*/
	position: relative;
}

.idea-message .agency-tabs-box {
	position: absolute;
	top: -19px;
	left: 50%;
	transform: translateX(-50%);
}

.idea-message .agency-tabs-box a {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 2px solid transparent;
	cursor: pointer;
	color: #333333;
}

.idea-message .agency-tabs a+a {
	margin-left: 40px;
}

.idea-message .agency-tabs a:hover {
	color: #E72024;
	border-bottom-color: #E72024;
}

/*鍥炬枃娣锋帓*/
.bottom {
	margin: 20px auto;
	width: 1220px;
}

.imgBox_01 dd {
	font-size: 16px;
}

.imgBox_01 dd span {
	font-size: 14px;
}

.imgBox_01 dd,
.imgBox_02 dd {
	color: #333333;
}

.imgBox_01 dd:not(:last-child) {
	margin-top: 10px;
}

.imgBox_01 dl:nth-child(2),
.imgBox_02 dl:nth-child(2) {
	margin: 0 20.5px;
}

.imgBox_01 span,
.imgBox_02 span {
	color: #666666;
}

.imgBox_01 dl {
	width: 393px;
	text-align: left;
}

.imgBox_02 {
	margin-bottom: -28px;
}

.imgBox_02 li {
	text-align: left;
	overflow: hidden;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.imgBox_02 li i {
	display: inline-block;
	margin-right: 6px;
	width: 8px;
	height: 8px;
	border: 2px solid #C7C7C7;
	border-radius: 50%;
	vertical-align: middle;
}

.imgBox_02 li a {
	color: #666666;
	font-size: 14px;
	display: inline-block;
	width: 393px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.imgBox_02 li a+a {
	margin-left: 20.5px;
}

.line {
	margin: 25px 0 20px;
	width: 1220px;
	border-bottom: 1px solid #EBEBEC;
}

/*鍙嬫儏閾炬帴*/
.friendship-link-box {
	margin-top: 80px;
	height: 90px;
	background-color: #F1F1F1;
}

.friendship-link {
	margin: 0 auto;
	padding: 25px 0;
	width: 1220px;
}

.friendship-link .left-part .link01 {
	margin-left: 78px;
}

.friendship-link .left-part>span {
	font-size: 13px;
	color: #999999;
	vertical-align: middle;
	font-weight: 600;
}

.friendship-link .left-part li {
	float: left;
}

.friendship-link .left-part .link01 li a {
	padding: 0 5px;
	border-left: 2px solid #999999;
	font-weight: 600;
	font-size: 13px;
	color: #999999;
}

.friendship-link .left-part .link01 li:first-child a {
	border: 0;
	padding-left: 0;
}

.friendship-link .left-part .link02 {
	margin-top: 10px;
}

.friendship-link .left-part .link02 li+li {
	font-size: 13px;
	color: #999999;
	margin-right: 30px;
}

.friendship-link .left-part .link02 li a,
.friendship-link .left-part .link02 li {
	font-size: 13px;
	color: #999999;
}

.friendship-link .right-part>span {
	width: 37px;
	height: 38px;
	background: url("../images/link-arrow.png") no-repeat;
	margin-right: 5px;
	vertical-align: middle;
}

.friendship-link .right-part>div p {
	font-size: 13px;
	color: #999999;
	margin-bottom: 6px;
}

/*椤甸潰搴曢儴淇℃伅*/
#footer {
	background: #000000;
}

.footer {
	margin: 0 auto;
	padding: 60px 0;
	width: 1220px;
	color: #969696;
}

.footer_lf p span {
	font-size: 13px;
}

.footer_lf ul {
	margin-bottom: 10px;
	padding: 10px 0;
	border-bottom: 1px solid #333333;
}

.footer_lf li a {
	color: #969696;
}

.footer_lf li {
	float: left;
	margin-right: 30px;
}

.footer_lf li:last-child {
	margin-right: 0;
}

.footer_rt p {
	text-align: right;
}

.footer_rt p:nth-child(2) {
	margin: 3px 0;
}

/*鐞偊绌鸿繍鏈嶅姟鍗曢〉鏍峰紡*/
.air-service-banner {
	position: relative;
}

.air-service-banner>img {
	width: 100%;
}

.air-service-banner .banner-content {
	position: absolute;
	width: 1220px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	/* IE 9 */
	-moz-transform: translateX(-50%);
	/* Firefox */
	-webkit-transform: translateX(-50%);
	/* Safari 鍜� Chrome */
	-o-transform: translateX(-50%);
	top: 160px;
}

.air-service-banner .banner-content .service h1 {
	margin-bottom: 15px;
	color: #FFFFFF;
	font-weight: 900;
	font-size: 36px;
}

.air-service-banner .banner-content .service .t {
	margin-bottom: 15px;
	color: #FFFFFF;
	font-weight: 900;
	font-size: 36px;
}

.air-service-banner .banner-content .service .trangle_01,
.air-service-banner .banner-content .service .trangle_02 {
	border-width: 13px;
}

.air-service-banner .banner-content .service div {
	color: #EAEDF1;
	font-size: 18px;
	line-height: 24px;
}

/*鏈嶅姟鍐呭*/
.service-content {
	padding: 30px 0 80px;
}

.service-content-lists {
	margin: 0 auto;
	width: 1220px;
}

.service-content-lists li {
	float: left;
}

.service-content-lists li+li {
	margin-left: 21.25px;
}

.service-content-lists li dl {
	text-align: center;
}

.service-content-lists li dd {
	padding-top: 20px;
	width: 227px;
}

.service-content-lists li dd h2 {
	margin-bottom: 6px;
	font-size: 16px;
}

.service-content-lists li dd p {
	padding: 0 15px;
	color: #7E7E7E;
	font-size: 13px;
	line-height: 20px;
}

/*涓氬姟浼樺娍*/
.business-advantage {
	padding: 0 0 70px;
	background-color: #F3F5F7;
}

.business-advantage .business-advantage-box {
	margin: 0 auto;
	width: 1220px;
}

.business-advantage .business-advantage-box .video-box {
	width: 559px;
	height: 534px;
}

.business-advantage .business-advantage-box .advantage-details {
	padding: 90px 0 0;
	width: 620px;
	text-align: left;
}

.business-advantage .business-advantage-box .advantage-details li {
	margin-bottom: 40px;
}

.business-advantage .business-advantage-box .advantage-details h3 {
	margin-bottom: 8px;
	color: #333333;
	font-weight: 600;
	font-size: 30px;
}

.business-advantage .business-advantage-box .advantage-details h3 span {
	color: #949494;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 22px;
}

.business-advantage .business-advantage-box .advantage-details p {
	color: #777777;
	font-size: 13px;
}

.business-advantage .business-advantage-box .advantage-details h3 {
	margin-bottom: 5px;
	color: #333333;
	font-weight: 700;
	font-size: 16px;
}

.business-advantage .business-advantage-box .advantage-details .t {
	margin-bottom: 8px;
	color: #333333;
	font-weight: 600;
	font-size: 30px;
}

.business-advantage .business-advantage-box .advantage-details .t span {
	color: #949494;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 22px;
}

.business-advantage .business-advantage-box .advantage-details p {
	color: #777777;
	font-size: 13px;
}

.business-advantage .business-advantage-box .advantage-details .t {
	margin-bottom: 5px;
	color: #333333;
	font-weight: 700;
	font-size: 16px;
}

/*澧炲�兼湇鍔�*/
.addservice .service-lists {
	margin: 0 auto;
	width: 1220px;
}

.addservice .service-lists li {
	float: left;
	text-align: center;
}

.addservice .service-lists li+li {
	margin-left: 3.6px;
}

.addservice .service-lists li dd {
	padding: 25px 0 30px;
	width: 403px;
	background-color: #F7F7F7;
}

.addservice .service-lists li dd h3 {
	margin-bottom: 8px;
	color: #333333;
	font-weight: 600;
	font-size: 16px;
}

.addservice .service-lists li dd .t {
	margin-bottom: 8px;
	color: #333333;
	font-weight: 600;
	font-size: 16px;
}

.addservice .service-lists li dd p {
	color: #7E7E7E;
	font-size: 13px;
}

/*鐗硅壊鏈嶅姟瑙ｅ喅鏂规*/
.feature-service {
	width: 100%;
	height: 739px;
	background: url("../images/air-service-img04.jpg") no-repeat;
	background-size: cover;
}

.feature-service .service {
	padding-top: 80px;
	padding-bottom: 50px;
}

.feature-service .service h1 {
	color: #FFFFFF;
}

.feature-service .service p {
	color: #d2d2d2;
}

/*鍒楄〃*/
.feature-service .solution {
	margin: 0 auto;
	width: 1220px;
}

.feature-service .solution li {
	position: relative;
	float: left;
	width: 368px;
}

.feature-service .solution li+li {
	margin-left: 58px;
}

.feature-service .solution li .text {
	position: absolute;
	bottom: 36px;
	left: 0;
	/*width: 285px;*/
	width: 368px;
	color: #FFFFFF;
	text-align: center;
}

.feature-service .solution li .text h3 {
	margin-bottom: 8px;
	font-size: 18px;
}

.feature-service .solution li .text p {
	text-transform: uppercase;
}

/*鏈嶅姟娴佺▼*/
.service-process {
	background-color: #F5F5F5;
}

.service-process .service {
	padding: 80px 0 50px;
}

.service-process .icon_show {
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 80px;
	width: 1220px;
}

.service-process .icon_show li {
	float: left;
	width: 170px;
}

.service-process .icon_show li+li {
	margin-left: 40px;
}

.service-process .icon_show li dl {
	position: relative;
	text-align: center;
}

.service-process .icon_show li dl dd:nth-child(2) {
	margin: 20px 0 5px;
}

.service-process .icon_show li dl dd span {
	color: #BABABA;
	font-weight: 900;
	font-size: 20px;
}

.service-process .icon_show li dl dd h3 {
	margin-bottom: 8px;
	color: #333333;
	font-size: 16px;
}

.service-process .icon_show li dl dd .t {
	font-weight: bold;
	margin-bottom: 8px;
	color: #333333;
	font-size: 16px;
}

.service-process .icon_show li dl dd p {
	color: #7E7E7E;
	font-size: 13px;
	line-height: 20px;
}

.service-process .icon_show li dl dd.air-service-icon_arrow {
	position: absolute;
	top: 62px;
	right: -59px;
	width: 77px;
	height: 9px;
	background: url("../images/air-service-icon_arrow.png") no-repeat;
}

.service-process .icon_show li dl dt img {
	opacity: 0.5;
	filter: grayscale(100%);
}

.service-process .icon_show li:hover dl dt img {
	opacity: 1;
	filter: grayscale(0);
}

/*绌鸿繍璧勮*/
.air-message {
	/*margin-bottom: 80px;*/
	padding-bottom: 80px;
}

.air-message .service {
	padding-bottom: 20px;
}

.air-message .tab {
	margin: 0 auto 40px;
	width: 322px;
}

.air-message .tab li {
	float: left;
	padding-bottom: 5px;
	border-bottom: 2px solid transparent;
	color: #333333;
	font-weight: 900;
	font-size: 14px;
	cursor: pointer;
}

.air-message .tab li+li {
	margin-left: 26px;
}

.air-message .tab li:hover {
	color: #E72024;
	border-bottom-color: #E72024;
}

.air-message .tab-details {
	margin: 0 auto;
	width: 1220px;
}

.air-message .tab-details .tab-item li {
	float: left;
}

.air-message .tab-details .tab-item li+li {
	margin-left: 20.5px;
}

.air-message .tab-item {
	margin-top: 20px;
}

.air-message .tab-item dt {
	width: 393px;
}

.air-message .tab-item dd {
	padding-top: 20px;
	width: 393px;
	font-size: 14px;
}

.air-message .tab-item dd h3 {
	color: #333333;
	font-weight: normal;
	font-size: 16px;
}

.air-message .tab-item dd h4 {
	margin: 6px 0 15px;
	color: #989898;
	font-weight: normal;
}

.air-message .tab-item dd p {
	color: #777777;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/*鏈嶅姟淇敼椤甸潰鏍峰紡*/
.service-modification-banner {
	width: 100%;
	height: 800px;
	background: url("../images/service-modification-banner.jpg") no-repeat;
	background-size: cover;
}

.banner-text {
	margin-top: 312px;
	text-align: center;
}

.banner-text h1 {
	color: #FFFFFF;
	font-weight: 900;
	font-size: 40px;
}

.banner-text .t {
	color: #FFFFFF;
	font-weight: 900;
	font-size: 40px;
}

.banner-text p {
	margin: 10px 0 65px;
	color: #D5D8DA;
	font-size: 18px;
}

.banner-text .search-box {
	margin: 0 auto;
	width: 730px;
	height: 70px;
	background: #fff;
}

.banner-text .search-box input {
	padding-left: 15px;
	width: 560px;
	height: 70px;
	outline: 0;
	border: 0;
	color: #A9A9A9;
	font-size: 20px;
}

.banner-text .search-box a {
	width: 170px;
	height: 70px;
	background-color: #005FB5;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	line-height: 70px;
}

.banner-text .search-box a span {
	display: inline-block;
	margin-right: 6px;
	width: 25px;
	height: 25px;
	background: url("../images/search-icon.png") no-repeat;
	background-size: cover;
	vertical-align: middle;
}

.banner-text .news-list {
	width: 730px;
	margin: 30px auto 0;
	display: none;
}

.banner-text .news-list .text-icon {
	display: inline-block;
	width: 13px;
	height: 14px;
	margin-right: 5px;
	background: url("../images/service-modification-icon01.png") no-repeat;
}

.banner-text .news-list li a span {
	font-size: 15px;
	color: #B2B2B2;
}

.banner-text .news-list li {
	margin-bottom: 10px;
	width: 370px;
}

.service-modification-banner .banner-content {
	text-align: left;
	font-size: 16px;
	color: #ffffff;
	margin: 20px auto 0;
	width: 730px;
}

/*kbans涓撳睘瀹氬埗鐨勭┖杩愭湇鍔＄郴缁�*/
.exclusive-service {
	background-color: #F4F5F9;
}

.exclusive-service .service-content-lists li,
.exclusive-service .service-content-lists li dd {
	width: 287px;
}

.exclusive-service .service-content-lists li+li {
	margin-left: 24px;
}

/*鐩磋璐т唬鏁版嵁灞曠ず*/
.data-show {
	padding-bottom: 95px;
}

.data-show .service div {
	color: #777777;
}

.data-show .service .container t {
	color: #777777;
	font-size: 30px;
}

.data-show .show-detail {
	position: relative;
	margin: 0 auto;
	width: 1220px;
}

.data-show .show-detail .show-box {
	position: absolute;
	top: 44px;
	right: 0;
	padding: 50px 70px 50px 50px;
	width: 560px;
	height: 360px;
	background: rgba(244, 242, 240, 0.85);
}

.data-show .show-detail .show-box li span {
	color: #444;
	font-size: 18px;
}

.data-show .show-detail .show-box li p {
	color: #888;
	font-size: 14px;
	line-height: 30px;
}

.data-show .show-detail .show-box li {
	padding-bottom: 20px;
	border-bottom: 1px solid #E2DED3;
}

.data-show .show-detail .show-box li:last-child {
	border-bottom: 0px;
}

.data-show .show-detail .show-box li:not(:first-child) {
	padding-top: 20px;
}

/*鏇村ソ鐨勬搷浣滀綋楠�*/
.handle-experience {
	width: 100%;
	height: 674px;
	background: url("../images/service-modification-img06.jpg") no-repeat;
	background-size: cover;
}

.handle-experience .service {
	padding-top: 80px;
}

.handle-experience .service h1,
.handle-experience .service p {
	color: #FFFFFF;
}

/*杞挱鏁堟灉灞曠ず鍖哄煙*/
.swiper-station {
	margin: 20px auto 0;
	/* width: 1400px; */
	width: 1220px;
}

.swiper-station button {
	display: none;
}

/*鐞偊鏈嶅姟浼樺娍椤甸潰鏍峰紡*/
.qb-service-advantage-banner {
	width: 100%;
	height: 800px;
	background: url("../images/qb-service-advantage-banner.jpg") no-repeat;
	background-size: cover;
}

.qb-service-advantage-banner .banner-text p {
	color: #EAEAEA;
	font-size: 20px;
}

.qb-service-advantage-banner .banner-text i {
	background-color: #99B1BD;
	display: block;
	margin: 20px auto;
	width: 62px;
	height: 2px;
}

.qb-service-advantage-banner .banner-text .service {
	padding: 0;
}

.qb-service-advantage-banner .banner-text .service .trangle_01,
.qb-service-advantage-banner .banner-text .service .trangle_02 {
	border-width: 15px;
}




/*鏁堢巼淇濋殰锛岄�氱晠蹇嵎*/
.efficiency {
	padding-bottom: 80px;
}

.efficiency .service p {
	font-size: 16px;
}

.efficiency .efficiency-list {
	margin: 0 auto;
	width: 1220px;
}

.efficiency .efficiency-list .item {
	width: 598px;
}

.efficiency .efficiency-list dl dt {
	position: relative;
	width: 100%;
}

.efficiency .efficiency-list dl dt span {
	position: absolute;
	bottom: 16px;
	left: 50%;
	color: #FFFFFF;
	font-size: 20px;
	transform: translateX(-50%);
}

.efficiency .efficiency-list dl dd {
	padding: 35px 25px 35px 30px;
	background-color: #F4F5F9;
}

.efficiency .efficiency-list dl dd p {
	color: #666666;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}

/*绯荤粺鏀寔锛屽疄鏃剁簿鍑�*/
.support {
	width: 100%;
	height: 610px;
	background: url("../images/qb-service-advantage-img03.jpg") no-repeat;
	background-size: cover;
}

.support .support-text {
	margin: 140px auto 0;
	width: 1220px;
	text-align: center;
}

.support .support-text h2 {
	color: #FFFFFF;
	font-size: 35px;
}

.support .support-text p {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 24px;
	padding: 0 15%;
}

.support .support-text span {
	display: inline-block;
	margin: 35px 0 25px;
}

a.more {
	display: inline-block;
	margin-top: 80px;
	width: 180px;
	height: 40px;
	border: 2px solid #74797D;
	border-radius: 40px;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	line-height: 36px;
}

/*涓撲笟鍥㈤槦 寮哄ぇ鏀拺*/
.team-info {
	padding-bottom: 90px;
}

.team-info .service p {
	font-size: 16px;
}

.team-info .team-detail {
	margin: 0 auto;
	width: 1220px;
}

.team-info .team-detail li {
	float: left;
}

.team-info .team-detail li+li {
	margin-left: 25px;
}

.team-info .team-detail li dl {
	width: 390px;
}

.team-info .team-detail li dd {
	padding: 30px 15px;
	border-bottom: 1px solid #DCDCDC;
	text-align: center;
}

.team-info .team-detail li dd h3 {
	margin-bottom: 10px;
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}

.team-info .team-detail li dd .t {
	margin-bottom: 10px;
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}

.team-info .team-detail li dd p {
	color: #666666;
	font-size: 14px;
	line-height: 22px;
}

.team-info .team-detail li:hover dl h3 {
	color: #015AAA;
}

.team-info .team-detail li:hover dd {
	padding-bottom: 29px;
	border-bottom: 2px solid #015AAA;
}

/*鐞偊鏈嶅姟浼樺娍瀵规瘮*/
.contrast {
	padding-bottom: 70px;
	background-color: #F4F5F9;
}

.contrast table {
	margin: 0 auto;
	width: 1220px;
	border: 1px solid #D0DCE7;
	border-collapse: collapse;
}

.contrast thead td {
	height: 54px;
	border: 1px solid #D0DCE7;
	background-color: #E2EFFB;
	color: #015AAA;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.contrast table td:nth-child(1) {
	width: 236px;
}

.contrast table td:nth-child(2),
.contrast table td:nth-child(3) {
	width: 492px;
}

.contrast table tr td:first-child {
	color: #999999;
	text-align: center;
	font-weight: bold;
}

.contrast tbody {
	background-color: #FFFFFF;
}

.contrast tbody td {
	height: 90px;
	border: 1px solid #D0DCE7;
}

.contrast tbody tr td:nth-child(2) {
	background-color: #F9FBFE;
}

.contrast tbody tr td p {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding-left: 25px;
	width: 400px;
}

.contrast tbody tr td:nth-child(2) p span {
	position: absolute;
	top: 8px;
	left: 0px;
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #93B9DB;
}

.contrast table tbody td {
	font-size: 14px;
}

/*鏁村悎鏈嶅姟*/
.integrate-service {
	padding-bottom: 84px;
}

.integrate-service .service p {
	font-size: 16px;
}

.integrate-service-box {
	position: relative;
	margin: 0 auto;
	width: 1220px;
}

.integrate-service-box .text {
	position: absolute;
	top: 90px;
	left: 50%;
	width: 900px;
	text-align: center;
	transform: translateX(-50%);
}

.integrate-service-box .text h2 {
	margin-bottom: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 36px;
}

.integrate-service-box .text p {
	color: #FFFFFF;
	font-size: 18px;
}

.integrate-service-box .text a.more {
	margin-top: 60px;
	border-color: #8AB3D8;
}

/*鍏充簬鐞偊椤甸潰鏍峰紡*/
.about-qb-banner {
	width: 100%;
	height: 800px;
	background: url("../images/about-qibang-banner.jpg") no-repeat;
	background-size: cover;
}

.about-qb-banner .about-qb-banner-text {
	position: relative;
	margin: 0 auto;
	width: 1220px;
	height: 800px;
}

.about-qb-banner .about-qb-banner-text .about-qb-banner-text-content {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 640px;
	height: 396px;
	background-color: rgba(249, 249, 249, 0.95);
}

.about-qb-banner-text-content .redBar {
	width: 640px;
	height: 6px;
	background-color: #E81D21;
}

.about-qb-banner-text-content h1 {
	color: #ECEDED;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 36px;
}

.about-qb-banner-text-content h3 {
	color: #ECEDED;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 36px;
}

.about-qb-banner-text-content span {
	position: absolute;
	top: -20px;
	left: 0px;
	width: 240px;
	height: 64px;
	background-color: #015AAA;
	color: #FFFFFF;
	text-align: center;
	font-size: 30px;
	line-height: 64px;
	z-index: 11;
}

.about-qb-banner-text-content p {
	margin-top: 40px;
	padding: 0 40px;
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}

.about-qb-banner-text-content .banner-triangle {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 40px solid #DE191A;
	border-right: 40px solid transparent;
	top: -28px;
	left: -8px;
	z-index: 10;
}



/*鍝佺墝鏂囧寲*/
.brand-culture {}

.brand-culture .efficiency-list .item {
	width: 586px;
}

.brand-culture .efficiency-list .item dd h1 {
	margin-bottom: 10px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.brand-culture .efficiency-list .item dd h3 {
	margin-bottom: 10px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

/*鐞偊KBANS CI绯荤粺*/
.kbans-ci-system {
	width: 1220px;
	margin: 0 auto;

}

.kbans-ci-system .tip {
	text-align: center;
	margin-bottom: 25px;
	background: url("../images/about-kbans-bg01.jpg");
	height: 235px;
	display: table;
	width: 100%;
}

.kbans-ci-system .tip .text-box {
	display: table-cell;
	vertical-align: middle;
}

.kbans-ci-system .tip .text-box span {
	font-size: 30px;
	color: #363636;
}

.kbans-ci-system .tip .text-box p {
	margin-top: 30px;
}

.kbans-ci-system .content-box p {
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 24px;
	margin-top: 20px;
}

.kbans-ci-system .disc-box {
	text-align: center;
	margin-bottom: 30px;
}



/*鏈嶅姟浼樺娍*/
.about-qb-service-advantage {
	width: 100%;
	height: 674px;
	background: url("../images/about-qibang-img03.jpg") no-repeat;
	background-size: cover;
}

.about-qb-service-advantage .service h1,
.about-qb-service-advantage .service p {
	color: #FFFFFF;
}

.about-qb-service-advantage .service {
	margin-top: 40px;
}

.about-qb-service-advantage .ser-advan {
	margin: 0 auto;
	width: 1220px;
}

.about-qb-service-advantage .ser-advan li {
	float: left;
	width: 240px;
}

.about-qb-service-advantage .ser-advan li+li {
	margin-left: 86.6px;
}

.about-qb-service-advantage .ser-advan dl {
	text-align: center;
}

.about-qb-service-advantage .ser-advan dt {
	margin: 0 auto;
	width: 170px;
	height: 170px;
}

.about-qb-service-advantage .ser-advan li:nth-child(1) dl dt {
	background: url("../images/about-qibang-icon01.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan li:nth-child(2) dl dt {
	background: url("../images/about-qibang-icon02.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan li:nth-child(3) dl dt {
	background: url("../images/about-qibang-icon03.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan li:nth-child(4) dl dt {
	background: url("../images/about-qibang-icon04.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan li:nth-child(1):hover dl dt {
	background: url("../images/about-qibang-icon01-copy.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan li:nth-child(2):hover dl dt {
	background: url("../images/about-qibang-icon02-copy.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan li:nth-child(3):hover dl dt {
	background: url("../images/about-qibang-icon03-copy.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan li:nth-child(4):hover dl dt {
	background: url("../images/about-qibang-icon04-copy.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan dd {
	color: #FFFFFF;
}

.about-qb-service-advantage .ser-advan dd h2 {
	margin: 20px 0 12px;
	font-size: 20px;
}

.about-qb-service-advantage .ser-advan dd h3 {
	margin: 20px 0 12px;
	font-size: 20px;
}

.about-qb-service-advantage .ser-advan dd h2 span {
	text-transform: uppercase;
	font-weight: normal;
	/* font-size: 22px; */
}

.about-qb-service-advantage .ser-advan dd h3 span {
	text-transform: uppercase;
	font-weight: normal;
	/* font-size: 22px; */
}

.about-qb-service-advantage .ser-advan dd p {
	font-size: 14px;
	line-height: 20px;
}

.about-qb-service-advantage a.more {
	display: block;
	margin: 55px auto 0;
	border-color: #607A95;
}

/*鐞偊璧勮*/
.qb-message {
	padding-bottom: 80px;
	background-color: #F5F5F5;
}

.qb-message .air-message {
	margin-bottom: 0px;
}

/*鑱旂郴鐞偊*/
.contact-qibang {
	margin-bottom: 90px;
}

.contact-qibang .contact-way {
	margin: 0 auto;
	width: 1220px;
}

.contact-qibang .contact-way .telWay {
	padding: 64px;
	width: 613px;
	height: 410px;
	background-color: #F2F2F2;
}

.contact-qibang .contact-way .telWay h3 {
	font-weight: normal;
	font-size: 20px;
}

.contact-qibang .contact-way .telWay h3 span {
	color: #015AAA;
	text-transform: uppercase;
	font-size: 42px;
}

.contact-qibang .contact-way .telWay h4 {
	margin: 20px 0 23px;
	font-weight: normal;
	font-size: 20px;
}

.contact-qibang .contact-way .telWay p {
	margin-bottom: 12px;
	font-size: 18px;
}

.contact-qibang .contact-way .telWay p span {
	color: #939393;
	font-size: 16px;
}

.contact-qibang .contact-way .telWay h5 {
	font-size: 18px;
}

.contact-qibang .contact-way .telWay h5 span {
	font-weight: normal;
}

.contact-qibang .contact-way .img-box {
	width: 607px;
}

#map {
	width: 607px;
	height: 410px;
	font-size: 12px;
}

/*鍥介檯鎼瑙ｅ喅鏂规椤甸潰鏍峰紡*/
.move-house-banner {
	width: 100%;
	height: 655px;
	background: url("../images/move-house-banner.jpg") no-repeat;
	background-size: cover;
}

.move-house-banner .banner-text i {
	background-color: #A7B2BD;
}

/*鍥藉鎼瑙ｅ喅鏂规*/
.move-house-solution .service-content-lists {
	margin-top: 50px;
}

.move-house-solution .service-content-lists li {
	width: 260px;
}

.move-house-solution .service-content-lists li+li {
	margin-left: 60px;
}

.move-house-solution .service-content-lists li dl dd {
	width: 260px;
}

.move-house-solution .service-content-lists li dl dd p {
	padding: 0;
}

.move-house-solution .service-content-lists li dl dd h2 {
	margin-bottom: 10px;
}

/*涓氬姟绫诲瀷*/
.business-type {}

/*澧炲�兼湇鍔�*/
.add-service {
	width: 100%;
	height: 627px;
	background: url("../images/move-house-img07.jpg") no-repeat;
	background-size: cover;
}

.add-service .service h1,
.add-service .service p {
	color: #FFFFFF;
}

.add-service .add-service-detail {
	margin: 0 auto;
	width: 1220px;
}

.add-service .add-service-detail li {
	float: left;
	width: 399px;
}

.add-service .add-service-detail li+li {
	margin-left: 11.5px;
}

.add-service .add-service-detail li dt {
	position: relative;
}

.add-service .add-service-detail li dt span {
	position: absolute;
	bottom: 15px;
	left: 50%;
	color: #FFFFFF;
	font-size: 18px;
	transform: translateX(-50%);
}

.add-service .add-service-detail li dd {
	padding: 20px;
	width: 399px;
	height: 78px;
	background-color: #EEEEEE;
}

.add-service .add-service-detail li dd p {
	color: #666666;
	text-align: center;
	font-size: 14px;
}

/*娉ㄦ剰浜嬮」*/
.announcements {
	margin-bottom: 90px;
}

.announcements .box {
	position: relative;
	margin: 0 auto;
	width: 1220px;
}

.announcements .items-box {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 60px 0 0 50px;
	width: 660px;
	height: 314px;
	background-color: #F4F5F9;
}

.announcements .items-box p {
	margin-bottom: 20px;
	color: #555555;
	font-size: 17px;
}

.announcements .items-box p span {
	display: inline-block;
	margin-right: 15px;
	width: 14px;
	height: 3px;
	background-color: #DCDCDC;
	vertical-align: middle;
}

/*鐞偊瀹㈡埛妗堜緥椤甸潰鏍峰紡*/
.client-case {
	width: 100%;
	height: 400px;
	background: url("../images/client-case-banner01.jpg") no-repeat;
	background-size: cover;
}

.client-case .text-banner {
	text-align: center;
	margin-top: 135px;
}

.client-case .text-banner h1 {
	font-size: 40px;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-weight: 600;
}

.client-case .text-banner p {
	font-size: 16px;
	color: #FFFFFF;
}

.client-case .partner-box {
	width: 714px;
	margin: 50px auto 0;
}

.client-case .partner-box li {
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
	width: 94px;
	text-align: center;
	height: 24px;
}

.client-case .partner-box li:nth-child(6),
.client-case .partner-box li:nth-child(12) {
	margin-right: 0;
}

/*涓変釜鍥炬爣椤�*/
.service-icon {
	background-color: #F7F7F7;
	border-bottom: 1px solid #E9E9E9;
}

.service-icon-box {
	width: 1220px;
	margin: 0 auto;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
}

.service-icon-box li {
	float: left;
	padding: 35px 0;
	width: 33.3333%;
}

.service-icon-box li:nth-child(2) {
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
}

.service-icon-box li dl {
	margin: 0 auto;
	width: 222px;
}

.service-icon-box li dl h1 {
	font-size: 16px;
	color: #363636;
	margin-bottom: 10px;
	font-weight: 600;
}

.service-icon-box li dl p {
	font-size: 12px;
	color: #777777;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.service-icon-box li dl dd {
	margin-left: 60px;
}

/*鏈嶅姟妗堜緥灞曠ず*/
.service-case-show-box {
	width: 1220px;
	margin: 0 auto;
	padding-top: 66px;
}

.service-case-show-box .left-show {
	width: 830px;
}

.trangle-01 {
	border: 5px solid #E62422;
	display: inline-block;
	width: 0;
	height: 0;
	border-right-color: transparent;
	border-bottom-color: transparent;
	vertical-align: super;
}

.title-text {
	font-size: 22px;
	font-weight: 600;
	color: #474747;
	padding-bottom: 10px;
	border-bottom: 1px solid #DEE1E1;
}

.title-text span {
	font-size: 17px;
	text-transform: capitalize;
	color: #818181;
	font-weight: normal;
}

.service-case-show-box .left-show .news-box li {
	padding: 25px 0;
	border-bottom: 1px dashed #DCDCDC;
}

.service-case-show-box .left-show .news-box li:last-child {
	border: 0;
}

.service-case-show-box .left-show .news-box dd {
	margin-left: 360px;
	padding-top: 20px;
}

.service-case-show-box .left-show .news-box dd h1 {
	font-size: 18px;
	color: #363636;
	font-weight: 600;
	margin-bottom: 10px;
}

.service-case-show-box .left-show .news-box dd span {
	font-size: 12px;
	color: #8D8D8D;
}

.service-case-show-box .left-show .news-box dd span i {
	font-style: normal;
	font-size: 13px;
	text-transform: uppercase;
	display: inline-block;
	margin-left: 25px;
}

.service-case-show-box .left-show .news-box dd p {
	font-size: 13px;
	color: #8D8D8D;
	margin-top: 20px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.service-case-show-box .left-show .btn-more {
	display: block;
	width: 830px;
	height: 55px;
	line-height: 55px;
	background-color: #F1F1F1;
	text-align: center;
	font-size: 14px;
	color: #8B8B8B;
	margin: 40px 0 80px;
}

.service-case-show-box .left-show .btn-more span {
	display: inline-block;
	vertical-align: middle;
	background: url("../images/case-icon04.png") no-repeat;
	width: 32px;
	height: 31px;
	margin-right: 3px;
}

.service-case-show-box .right-show {
	width: 305px;
}

.service-case-show-box .right-show .case-fen {
	padding: 20px 0;
	background-color: #E7E7E7;
	margin-top: -10px;
	border-bottom: 1px solid #DEE1E1;
}

.service-case-show-box .right-show .case-fen .title-text {
	padding-bottom: 0;
	border: 0;
	font-size: 20px;
}

.service-case-show-box .right-show .item-detail {
	margin-bottom: 25px;
}

.service-case-show-box .right-show .item-detail li {
	padding: 20px 20px 20px 40px;
	background-color: #F3F3F3;
	border-bottom: 1px solid #E8E9E9;
	font-size: 16px;
	color: #565656;
	position: relative;
}

.service-case-show-box .right-show .item-detail li p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.service-case-show-box .right-show .item-detail li i {
	/*display: inline-block;*/
	/*vertical-align: middle;*/
	width: 10px;
	height: 10px;
	border: 2px solid #A8A8A8;
	border-radius: 50%;
	/*margin-right: 10px;*/
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
}

.service-case-show-box .right-show .item-detail li span {
	float: right;
	width: 8px;
	height: 14px;
	margin-top: 3px;
	background: url("../images/case-icon05.png") no-repeat;
}

.service-case-show-box .right-show .item-detail li:hover {
	background-color: #005BB4;
	color: #FFFFFF;
}

.service-case-show-box .right-show .item-detail li:hover i {
	border-color: #FFFFFF;
}

.service-case-show-box .right-show .item-detail li:hover span {
	background: url("../images/case-icon005.png") no-repeat;
}

.item-container {
	width: 1220px;
	margin: 0 auto;
}

.item-container li {
	float: left;
	width: 296px;
}

.item-container li+li {
	margin-left: 12px;
}

.item-container li dl {
	width: 296px;
	position: relative;
	overflow: hidden;
}

.item-container li dl dd {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 342px;
	right: 0;
	padding: 0 34px;
	background-color: #F5F5F5;
	transition: top .5s linear;
}

.item-container li dl dd .text-content {
	text-align: center;
	width: 228px;
	height: 100%;
	position: absolute;
	top: 20px;
	z-index: 2;
	transition: top .5s linear;
}

.item-container li:hover dl dd .text-content {
	top: 160px;
	position: relative;
}

.item-container li:hover dl dd {
	top: 0;
	background-color: rgba(53, 58, 62, 0.8);
}

.item-container li:hover dl dd .text-content h1,
.item-container li:hover dl dd .text-content p {
	color: #FFFFFF;
}

.item-container li dl dd .text-content h1 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #4D4D4D;
	margin-bottom: 15px;
}

.item-container li dl dd .text-content p {
	font-size: 14px;
	color: #4D4D4D;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.item-container li dl dd .text-content a.view-more {
	width: 118px;
	height: 34px;
	display: inline-block;
	line-height: 30px;
	text-align: center;
	border: 2px solid #8F9191;
	color: #BEBFC0;
	margin-top: 60px;
	text-transform: uppercase;
}

.item-container li dl dd h6 {
	position: absolute;
	top: 80px;
	left: 50%;
	transform: translateX(-50%);
}

/*鐗规畩鐗╁搧瑙ｅ喅鏂规椤甸潰鏍峰紡*/
.special-goods-banner {
	width: 100%;
	height: 635px;
	background: url("../images/special-goods-banner.jpg") no-repeat;
	background-size: cover;
}

/*鐗规畩鐗╁搧瑙ｅ喅鏂规*/
/*涓氬姟绫诲瀷*/
.work-type .exclusive-service {
	background-color: #FFFFFF;
}

.work-type .exclusive-service .service-content-lists {
	padding-bottom: 20px;
	border-bottom: 1px solid #EEEEEE;
}

.work-type .exclusive-service .service-content-lists li {
	width: 233px;
}

.work-type .exclusive-service .service-content-lists li+li {
	margin-left: 13.75px;
}

.work-type .exclusive-service .service-content-lists li dl dd {
	width: 233px;
	height: 90px;
}

.work-type .exclusive-service .service-content-lists li dl dd p {
	padding: 0;
}

/*娉ㄦ剰浜嬮」*/
.special-attention .announcements .items-box {
	top: 0;
	width: 664px;
	height: 495px;
}

.special-attention .announcements .items-box p {
	margin-bottom: 6px;
	color: #333333;
	font-weight: 600;
}

.special-attention .announcements .items-box h6 {
	margin-bottom: 32px;
	padding-left: 30px;
	color: #777777;
	font-weight: normal;
	font-size: 16px;
}

/*鍗遍櫓鐗╁搧瑙ｅ喅鏂规椤甸潰鏍峰紡*/
.danger-goods-banner {
	width: 100%;
	height: 660px;
	background: url("../images/danger-goods-banner.jpg") no-repeat;
	background-size: cover;
}

.danger-goods-banner .text-banner {
	margin-top: 270px;
	text-align: center;
}

.danger-goods-banner .text-banner h1 {
	margin-bottom: 6px;
	color: #FFFFFF;
	font-size: 40px;
}

.danger-goods-banner .text-banner p {
	color: #FFFFFF;
	font-size: 18px;
}

/*鏈嶅姟鍐呭*/
.danger-goods-service-content .exclusive-service {
	background-color: #FFFFFF;
}

.danger-goods-service-content .exclusive-service .service-content-lists li {
	width: 292px;
}

.danger-goods-service-content .exclusive-service .service-content-lists li+li {
	margin-left: 17.3px;
}

.danger-goods-service-content .exclusive-service .service-content-lists li dd {
	width: 292px;
	height: 90px;
}

.danger-goods-service-content .exclusive-service .service-content-lists li dd p {
	padding: 0 10px;
}

/*涓氬姟绫诲瀷*/
.danger-goods-work-type {
	width: 100%;
	height: 649px;
	background: url("../images/danger-goods-img09.jpg") no-repeat;
	background-size: cover;
}

.danger-goods-work-type .service h1,
.danger-goods-work-type .service p {
	color: #FFFFFF;
}

.danger-goods-work-type .danger-goods-items {
	margin: 0 auto;
	width: 1220px;
}

.danger-goods-work-type .danger-goods-items li {
	float: left;
	display: table;
	margin-right: 14.6px;
	margin-bottom: 14.6px;
	width: 294px;
	height: 177px;
	background-color: #FFFFFF;
}

.danger-goods-work-type .danger-goods-items li:nth-child(4),
.danger-goods-work-type .danger-goods-items li:nth-child(8) {
	margin-right: 0;
}

.danger-goods-work-type .danger-goods-items li div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.danger-goods-work-type .danger-goods-items li p {
	margin-top: 20px;
	color: #777777;
	text-align: center;
	font-size: 16px;
}

.danger-goods-work-type .danger-goods-items li h1 {
	text-align: center;
}

.danger-goods-work-type .danger-goods-items li img {
	opacity: 0.5;
	filter: grayscale(100%);
}

.danger-goods-work-type .danger-goods-items li:hover img {
	opacity: 1;
	filter: grayscale(0);
}

.danger-goods-work-type .danger-goods-items li:hover p {
	color: #015AAA;
	opacity: 1;
}

/*澧炲�兼湇鍔�*/
.danger-goods-add-service {
	padding-bottom: 80px;
	background-color: #F1F1F1;
}

.danger-goods-add-service .service h1 {
	color: #333333;
}

.danger-goods-add-service .service p {
	color: #777;
}

.danger-goods-service-content {
	margin: 0 auto;
	width: 1220px;
}

.danger-goods-service-content li {
	float: left;
	width: 403px;
}

.danger-goods-service-content li+li {
	margin-left: 5.5px;
}

.danger-goods-add-service .danger-goods-service-content li dl dd {
	padding: 25px 40px 0;
	width: 403px;
	height: 110px;
	background-color: #FFFFFF;
	text-align: center;
}

.danger-goods-service-content li dl dd h1 {
	margin-bottom: 6px;
	color: #333333;
	font-size: 16px;
}

.danger-goods-service-content li dl dd p {
	color: #7E7E7E;
	font-size: 13px;
	line-height: 20px;
}

/*娉ㄦ剰浜嬮」*/
.danger-goods-notice {
	padding: 66px 0;
}

.danger-goods-notice-content {
	margin: 0 auto;
	width: 1220px;
}

.danger-goods-notice-content .img-box {
	width: 607px;
}

.danger-goods-notice-content .notice-list {
	padding-top: 40px;
	width: 560px;
	height: 283px;
}

.danger-goods-notice-content .notice-list h1 {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E4E4E4;
	font-weight: 400;
	font-size: 30px;
}

.danger-goods-notice-content .notice-list h1 span {
	color: #767676;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 16px;
}

.danger-goods-notice-content .notice-list ul li {
	margin-bottom: 10px;
	color: #777777;
	font-size: 14px;
}

/*浠撳偍鍒嗘嫧椤甸潰鏍峰紡*/
.storage-banner {
	width: 100%;
	height: 657px;
	background: url("../images/storage-banner.jpg") no-repeat;
	background-size: cover;
}

/*浠撳偍鍒嗘嫧鏈嶅姟*/
.storage-service {
	padding-bottom: 200px;
	background-color: #F4F5F9;
}

.storage-service .storage-service-steps {
	margin: 0 auto;
	width: 1220px;
}

.storage-service .storage-service-steps li {
	float: left;
	width: 297px;
}

.storage-service .storage-service-steps li+li {
	margin-left: 10.6px;
}

.storage-service .storage-service-steps li dl {
	position: relative;
	width: 297px;
	text-align: center;
}

.storage-service .storage-service-steps li dl h3 {
	font-weight: normal;
	font-size: 18px;
}

.storage-service .storage-service-steps li dl i {
	display: inline-block;
	margin: 20px 0 16px;
	width: 155px;
	height: 2px;
	background-color: #E8E7E7;
}

.storage-service .storage-service-steps li dl p {
	color: #777777;
	font-size: 13px;
	line-height: 20px;
}

.storage-service .storage-service-steps li dl dd {
	position: absolute;
	top: 304px;
	right: 0;
	left: 0;
	padding: 30px 0 50px;
	transition: top .5s linear;
}

.storage-service .storage-service-steps li:hover dd {
	top: 237px;
	background-color: #015AAA;
	color: #FFFFFF;
}

.storage-service .storage-service-steps li:hover dd p {
	color: #FFFFFF;
}

.storage-service .storage-service-steps li:hover dd i {
	background-color: #4183BF;
}

/*浠撳偍鍒嗘嫧鏈嶅姟浼樺娍    */
.storage-service-advantage {
	padding-bottom: 90px;
}

.storage-service-detail {
	margin: 0 auto;
	width: 1220px;
	height: 431px;
	background: url("../images/storage-img05.jpg") no-repeat;
	background-size: cover;
}

.storage-service-detail ul {
	margin: 90px auto 0;
	width: 1086px;
}

.storage-service-detail li {
	float: left;
	width: 238px;
}

.storage-service-detail li+li {
	margin-left: 44.6px;
}

.storage-service-detail li dl {
	width: 238px;
	text-align: center;
}

.storage-service-detail li dl dd h3 {
	margin-top: 37px;
	margin-bottom: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
}

.storage-service-detail li dl dd p {
	color: #FFFFFF;
	font-size: 14px;
}

/*浠撳偍鍒嗘嫧澧炲�兼湇鍔�    */
.storage-add-service {
	padding-bottom: 70px;
	background-color: #F4F5F9;
}

.storage-add-service .storage-add-service-detail {
	margin: 0 auto;
	width: 1220px;
}

.storage-add-service .storage-add-service-detail li {
	position: relative;
	float: left;
	width: 299px;
}

.storage-add-service .storage-add-service-detail li+li {
	margin-left: 8px;
}

.storage-add-service .storage-add-service-detail li .content {
	position: absolute;
	bottom: 30px;
	left: 50%;
	width: 262px;
	color: #FFFFFF;
	text-align: center;
	transform: translateX(-50%);
}

.storage-add-service .storage-add-service-detail li .content h1 {
	margin-bottom: 10px;
	font-size: 18px;
}

.storage-add-service .storage-add-service-detail li .content p {
	overflow: hidden;
	height: 40px;
	text-overflow: ellipsis;
	font-size: 13px;
	line-height: 20px;
}

/*浠撳偍鍒嗘嫧鏈嶅姟娴佺▼    */
.storage-service-flow .service-process {
	background-color: #FFFFFF;
}

.storage-service-sea .air-message {
	padding-bottom: 80px;
	background-color: #F4F5F9;
}

.storage-service-sea .air-message {
	margin-bottom: 0;
}

.storage-service-flow .service-process .icon_show li dl dd.air-service-icon_arrow {
	right: -77px;
}

.storage-service-flow .service-process .icon_show li dl dd h1 {
	margin-top: 20px;
}

.storage-service-flow .service-process .icon_show li dl dd:nth-child(2) {
	margin-top: 30px;
}

/*娴疯繍瑁呯-鎷肩鏈嶅姟椤甸潰鏍峰紡*/
/*banner閮ㄥ垎*/
.sea-service-banner {
	width: 100%;
	height: 800px;
	background: url("../images/sea-service-banner.jpg") no-repeat;
	background-size: cover;
}

.sea-service-banner .banner-text {
	margin-top: 250px;
}

.sea-service-banner .banner-text h1 {
	margin-bottom: 15px;
}

.sea-service-banner .banner-text .t {
	margin-bottom: 15px;
}

.sea-service-banner .banner-text p {
	color: #FFFFFF;
}

/*鍥介檯娴疯繍鏈嶅姟*/
.sea-service {
	padding-bottom: 90px;
	background-color: #F4F5F9;
}

.sea-service-box {
	margin: 0 auto;
	width: 1220px;
}

.sea-service-box>div {
	position: relative;
	width: 600px;
}

.sea-service-box .content {
	position: absolute;
	bottom: 30px;
	left: 50%;
	width: 506px;
	text-align: center;
	transform: translateX(-50%);
}

.sea-service-box .content h3 {
	margin-bottom: 15px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
}

.sea-service-box .content p {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
}

/*鍥介檯娴疯繍鏈嶅姟浼樺娍*/
.sea-service-adcantage {
	padding-bottom: 90px;
}

.sea-service-adcantage .sea-service-content {
	margin: 0 auto;
	width: 1220px;
}

.sea-service-adcantage .sea-service-content li {
	float: left;
}

.sea-service-adcantage .sea-service-content li+li {
	margin-left: 49.3px;
}

.sea-service-adcantage .sea-service-content li dl {
	width: 268px;
	text-align: center;
}

.sea-service-adcantage .sea-service-content li dl dt {
	width: 268px;
	height: 178px;
	border: 1px solid #D8D8D8;
	border-radius: 5px;
	background-color: #F5F5F5;
	line-height: 176px;
}

.sea-service-adcantage .sea-service-content li dl dt img {
	opacity: 0.5;
	filter: grayscale(100%);
	vertical-align: middle;
}

.sea-service-adcantage .sea-service-content li:hover dl dt img {
	opacity: 1;
	filter: grayscale(0);
}

.sea-service-adcantage .sea-service-content li dl i {
	display: inline-block;
	margin: 27px 0 29px;
	width: 35px;
	height: 2px;
	background-color: #D6D6D6;
}

.sea-service-adcantage .sea-service-content li dl p {
	color: #666666;
	font-size: 13px;
	line-height: 20px;
}

/*鍥介檯娴疯繍澧炲�兼湇鍔�*/
.sea-add-service {
	width: 100%;
	height: 692px;
	background: url("../images/sea-service-img03.jpg") no-repeat;
	background-size: cover;
}

.sea-add-service .service h1,
.sea-add-service .service p {
	color: #FFFFFF;
}

.sea-add-service .service p {
	font-size: 16px;
}

.sea-add-service-box {
	position: relative;
	margin: 0 auto;
	width: 1220px;
}

.sea-add-service-box .items-box {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 60px 0 0 25px;
	width: 668px;
	height: 405px;
	background-color: #FFFFFF;
}

.sea-add-service-box .items-box li {
	margin-bottom: 25px;
}

.sea-add-service-box .items-box p {
	margin-bottom: 10px;
	color: #333333;
	font-size: 18px;
}

.sea-add-service-box .items-box h6 {
	overflow: hidden;
	padding-left: 30px;
	color: #777777;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	font-size: 14px;
}

.sea-add-service-box .items-box p span {
	display: inline-block;
	margin-right: 15px;
	width: 14px;
	height: 3px;
	background-color: #DCDCDC;
	vertical-align: middle;
}

/*鍥介檯娴疯繍鏈嶅姟娴佺▼*/
.sea-service-flow-box .storage-service-flow .service-process {
	background-color: #F5F5F5;
}

.sea-service-flow-box .storage-service-flow .service-process .icon_show ul li:nth-child(7) {
	margin-left: 0;
}

.sea-service-flow-box .storage-service-flow .service-process .icon_show ul {
	position: relative;
}

.sea-service-flow-box .storage-service-flow .service-process .icon_show ul li {
	margin-bottom: 50px;
}

.sea-service-flow-box .service-process .icon_show {
	padding-bottom: 30px;
}

.sea-service-flow-box .storage-service-flow .service-process .icon_show ul li:last-child {
	position: absolute;
	right: 0;
	bottom: 90px;
	width: 393px;
	height: 130px;
}

.sea-service-message .storage-service-sea .air-message {
	background-color: #FFFFFF;
}

/*杩涘嚭鍙ｄ唬鐞嗛〉闈㈡牱寮�*/
.agency-banner {
	width: 100%;
	height: 800px;
	background: url("../images/agency-banner.jpg") no-repeat;
	background-size: cover;
}

.agency-banner .banner-text {
	margin-top: 300px;
}

.agency-banner .banner-text h1 {
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 36px;
}

.agency-banner .banner-text .t {
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 36px;
}

.agency-banner .banner-text p {
	color: #FFFFFF;
}

/*鏈嶅姟鍐呭*/
.agency-service {
	padding-bottom: 90px;
}

.agency-service-list {
	margin: 0 auto;
	width: 1220px;
}

.agency-service-list li {
	float: left;
}

.agency-service-list li+li {
	margin-left: 17.3px;
}

.agency-service-list li dl {
	width: 292px;
	text-align: center;
}

.agency-service-list li dl dd h1 {
	margin: 23px 0 10px;
	color: #333333;
	font-size: 16px;
}

.agency-service-list li dl dd p {
	color: #777777;
	font-size: 13px;
	line-height: 20px;
}

/*杩涘嚭鍙ｄ唬鐞嗘湇鍔′紭鍔�*/
.agency-service-advantage {
	background-color: #F4F4F4;
}

.agency-service-advantage-box {
	position: relative;
	margin: 0 auto;
	width: 1220px;
	height: 502px;
	background: url("../images/agency-img05.jpg") no-repeat;
	background-size: cover;
}

.agency-service-advantage-detail {
	position: absolute;
	bottom: -65px;
	margin-top: 378px;
	padding: 0 90px;
	width: 1220px;
	height: 124px;
	background-color: rgba(12, 104, 186, 0.98);
}

.agency-service-advantage-detail li {
	float: left;
	padding-top: 36px;
	/* width: 214px; */
	/* height: 124px; */
}

.agency-service-advantage-detail li+li {
	margin-left: 48px;
}

.agency-service-advantage-detail li dl {
	width: 224px;
}

.agency-service-advantage-detail li dl dt {
	float: left;
}

.agency-service-advantage-detail li dl dd {
	margin-left: 50px;
}

.agency-service-advantage-detail li dl dd h3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
}

.agency-service-advantage-detail li dl dd p {
	color: #FFFFFF;
	/* font-weight: normal; */
	font-size: 14px;
}

/*杩涘嚭鍙ｅ鍊兼湇鍔�*/
.agency-add-service {
	margin-top: 100px;
	padding-bottom: 90px;
}

.agency-add-service-box {
	margin: 0 auto;
	width: 1220px;
}

.agency-add-service-box li {
	float: left;
}

.agency-add-service-box li+li {
	margin-left: 6.3px;
}

.agency-add-service-box li dl {
	width: 300px;
}

.agency-add-service-box li dd {
	padding: 25px 33px;
	height: 130px;
	background-color: #F7F7F7;
	text-align: center;
}

.agency-add-service-box li dd h3 {
	margin-bottom: 8px;
	color: #333333;
	/* font-weight: normal; */
	font-size: 16px;
}

.agency-add-service-box li dd .t {
	margin-bottom: 8px;
	color: #333333;
	/* font-weight: normal; */
	font-size: 16px;
}

.agency-add-service-box li dd p {
	color: #7E7E7E;
	font-size: 13px;
	line-height: 20px;
}

/*鏈嶅姟娴佺▼*/
.agency-service-flow {
	background-color: #F6f6f6;
}

.agency-service-flow .service-process .service {
	padding-bottom: 30px;
}

.agency-service-flow .agency-tabs {
	margin: 0 auto 30px;
	width: 160px;
}

.agency-service-flow .agency-tabs span {
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 2px solid transparent;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}

.agency-service-flow .agency-tabs span+span {
	margin-left: 38px;
}

.agency-service-flow .agency-tabs span:hover {
	color: #E72024;
	border-bottom-color: #E72024;
}

.agency-service-flow .service-process .icon_show {}

.agency-service-flow .service-process .icon_show li {
	/* float: left; */
	width: 130px;
}

.agency-service-flow .service-process .icon_show li+li {
	margin-left: 51.6px;
}

/*.service-process .icon_show li dl{*/
/* position: relative; */
/* text-align: center; */
/*;;}*/
/*.service-process .icon_show li dl dd:nth-child(2){*/
/* margin: 20px 0 5px; */
/*;;}*/
/*.service-process .icon_show li dl dd span{*/
/* color: #BABABA; */
/* font-weight: 900; */
/* font-size: 20px; */
/*;;}*/
/*.service-process .icon_show li dl dd h1{*/
/* margin-bottom: 8px; */
/* color: #333333; */
/* font-size: 16px; */
/*;;}*/
/*.service-process .icon_show li dl dd p{*/
/* color: #7E7E7E; */
/* font-size: 13px; */
/* line-height: 20px; */
/*;;}*/
.agency-service-flow .service-process .icon_show li dl dd.air-service-icon_arrow_02 {
	position: absolute;
	top: 58px;
	right: -56px;
	width: 60px;
	height: 9px;
	background: url("../images/air-service-icon_arrow_02.png") no-repeat;
}

/*.service-process .icon_show li dl dt img{*/
/* opacity: 0.5; */
/* filter: grayscale(100%); */
/*;;}*/
/*.service-process .icon_show li:hover dl dt img{*/
/* opacity: 1; */
/* filter: grayscale(0); */
/*;;}*/
/*鏈嶅姟淇敼椤�*/
.imgbox {
	overflow: hidden;
	width: 100%;
	height: 420px;
}

.case-list-content {
	position: relative;
}

.case-list-content ul li {
	position: relative;
	z-index: 5;
	float: left;
	margin-top: 43px;
	margin-right: 20px;
	width: 399px;
	height: 311px;
}

.bigarcs {
	position: relative;
	display: block;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	-ms-transition: all .4s;
}

.bigarcs img {
	width: 100%;
	height: auto;
}

.mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .3);
}

.case-list-content ul li.active {
	z-index: 10;
	margin-top: 60px;
}

.case-list-content ul li.active .bigarcs {
	transform: scale(1.2);
}

.case-list-content ul li.active .bigarcs .mask {
	background-color: transparent;
}

/*鐞淮浜掔洘*/
/*banner閮ㄥ垎*/
.alliance-banner {
	position: relative;
}

.alliance-banner .img-container img {
	width: 100%;
	height: 800px;
}

.alliance-banner .text {
	position: absolute;
	top: 220px;
	left: 50%;
	text-align: center;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.alliance-banner .text h2 {
	color: #333;
	font-size: 22px;
}

.alliance-banner .text h1 {
	margin-bottom: 30px;
	color: #015AAA;
	font-weight: 900;
	font-size: 50px;
}

.alliance-banner .text h3 {
	margin-bottom: 15px;
	color: #333333;
	font-size: 22px;
}

.alliance-banner .text p {
	width: 1220px;
	color: #666666;
	font-size: 16px;
	line-height: 24px;
}

.alliance-banner .text h4 {
	margin-top: 55px;
}

.alliance-banner .text h4 img:nth-child(2) {
	margin: 0 30px;
}

/*寮哄己鑱斿悎*/
.alliance-box {
	background-color: #F7F7F7;
	padding-bottom: 170px;
}

.alliance-box .service h3,
.service-box .service h3 {
	font-size: 16px;
	color: #474747;
	font-weight: normal;
	margin-top: 15px;
}

.alliance-box .alliance-box-content {
	position: relative;
	width: 1220px;
	margin: 30px auto 0;
}

.alliance-box .alliance-box-content span {
	position: absolute;
	width: 158px;
	height: 158px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 10;
}

/*鍥介檯鐗╂祦鏈嶅姟*/
.service-box {
	padding-bottom: 60px;
}

.service-box .service p {
	margin-top: 5px;
}

.service-box .cool-website-text {
	margin: 96px auto 35px;
}

.service-box .cool-website-text b {
	color: #333333;
	font-size: 40px;
}

.service-box .cool-website-text h2 {
	margin: 35px 0 24px;
}

.service-box .cool-website-text h1 {
	color: #464646;
	font-size: 20px;
}

.service-box .cool-website-text h3 {
	margin: 0;
	color: #747474;
	font-size: 15px;
	line-height: 22px;
}

/*鐩稿叧璧勮*/
.storage-service-sea .air-message {
	background-color: #F4F5F9;
	padding-bottom: 80px;
}

.storage-service-sea .air-message {
	margin-bottom: 0;
}

/*鏂囧瓧*/
.cool-website-text {
	margin: 115px auto 65px;
	width: 1220px;
	text-align: center;
}

.cool-website-text .title b {
	color: #0D9151;
	font-weight: 400;
	font-size: 38px;
}

.cool-website-text .title p {
	position: relative;
	margin-top: 20px;
}

.cool-website-text .title p:nth-child(1) {
	float: left;
}

.cool-website-text .title p:nth-child(3) {
	float: right;
}

.cool-website-text .title i {
	display: inline-block;
	width: 433px;
	height: 1px;
	background-color: #CACACA;
}

.cool-website-text .title span {
	position: absolute;
	top: 10px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #CACACA;
}

.cool-website-text .title span.lf-circle {
	right: 0;
}

.cool-website-text .title span.rt-circle {
	left: 0;
}

.cool-website-text .title h1 {
	width: 850px;
	color: #777;
	font-size: 16px;
	line-height: 26px;
}

.cool-website-text .title h1 {
	margin: 20px auto 5px;
}

.activityPlan {
	padding-bottom: 100px;
}

/*娲诲姩绛栧垝鎵ц鏈嶅姟*/
.service-box .service-detail {
	margin: 0 auto;
	width: 1220px;
}

.service-box .service-detail li {
	float: left;
	margin-right: 7px;
	border: 2px solid #E6E6E6;
}

.service-box .service-detail li:last-child {
	margin-right: 0;
}

/* */
.service-box .service-brand {
	margin: 30px auto 0;
	width: 1220px;
}

.service-box .service-brand li {
	float: left;
	margin-right: 2.5px;
}

.service-box .service-brand li:last-child {
	margin-right: 0;
}

.service-box .service-brand li dl {
	text-align: center;
}

.service-box .service-brand li dl dt {
	position: relative;
}

.service-box .service-brand li dl dt p {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
	opacity: 0.5;
}

.service-box .service-brand li:hover dl dt p {
	background-color: transparent;
}

.service-box .service-brand li dl dd {
	padding: 20px 0 25px;
	height: 80px;
	background-color: #F6F6F6;
}

.service-box .service-brand li dl dd h5 {
	margin-bottom: 6px;
	color: #333;
	font-size: 16px;
}

.service-box .service-brand li dl dd p {
	color: #666;

}

.client {
	padding: 105px 0 98px;
	background-color: #EBEBEB;
}

.client .cool-website-text {
	margin: 0 auto;
}

.client .cool-website-text .title i {
	width: 500px;
}

.client-img-box {
	margin: 60px auto 50px;
	width: 1220px;
}

.client-img-box li {
	float: left;
	margin-right: 25px;
}

.client-img-box li:last-child {
	margin-right: 0;
}

.client-img-box li dl {}

.client-img-box li dl dd {
	padding: 28px 35px 25px 30px;
	width: 390px;
	background-color: #FBFBFB;
}

.client-img-box li dl dd h5 {
	margin-bottom: 8px;
	color: #333;
	font-size: 17px;
}

.client-img-box li dl dd p {
	margin-bottom: 3px;
	font-size: 13px;
}

.client>a {
	display: block;
	margin: 0 auto;
	width: 185px;
	height: 50px;
	border: 2px solid #C0C0C0;
	border-radius: 50px;
	color: #777777;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
}

/*璧勮*/
.contactUsBanner {
	position: relative;
}

.contactUsBanner>img {
	width: 100%;
	height: 800px;
}

.contactUsBanner .text h1 {
	margin-top: 14px;
	color: #282828;
	font-weight: 900;
	font-size: 35px;
}

.contactUsBanner .text h2 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E5E5E5;
	color: #0D9151;
	font-size: 32px;
}

.contactUsBanner .text h2 span {
	vertical-align: middle;
}

.contactUsBanner .text p {
	margin-bottom: 25px;
	color: #ffffff;
	font-size: 16px;
}

.contactUsBanner .text a {
	display: inline-block;
	width: 160px;
	height: 40px;
	border-radius: 40px;
	background-color: #0D9151;
	text-align: center;
	font-size: 15px;
	line-height: 38px;
}

.contactUsBanner .text h3 {
	margin-top: 64px;
}

.contactUsBanner .text h3 a:first-child {
	margin-right: 15px;
	border: 2px solid transparent;
	color: #ffffff;
}

.contactUsBanner .text h3 a:last-child {
	border: 2px solid #C6C6C6;
	background-color: transparent;
}

.buildStation-banner .contactUsBanner .text {
	position: absolute;
	top: 80px;
	left: 350px;
}

.buildStation-banner .contactUsBanner .text h1 {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 30px;
	color: #ffffff;
}

.buildStation-banner .contactUsBanner .text p {
	margin-bottom: 7px;
}

.buildStation-banner .contactUsBanner .text p:nth-child(2) {
	margin-bottom: 20px;
	color: #222222;
}

.buildStation-banner .contactUsBanner .text h3 a {
	width: 132px;
	border: 1px solid #AEAEAE;
	color: #636363;
}

.latestRelease {
	padding: 40px 0 20px;

}

.latestRelease-box {
	margin: 0 auto;
	width: 1220px;
}

.latestRelease-box .list>h2 {
	width: 830px;
	height: 50px;
	border-bottom: 1px solid #DEE1E1;
	color: #444444;
	font-weight: 900;
	font-size: 20px;
	line-height: 50px;
	text-align: left;
}

.latestRelease-box .list>h2 span {
	color: #959595;
	font-weight: 400;
	font-size: 17px;
}

.latestRelease-box .list ul.text-list-box li {
	padding: 20px 0;
	border-bottom: 1px dashed #DCDCDC;
}

.latestRelease-box .list li:last-child {
	margin-bottom: 40px;
	border-bottom: 0;
}

.latestRelease-box .list li div.text {
	width: 606px;
	height: 125px;
	color: #777777;
	font-size: 13px;
	text-align: left;
}

.latestRelease-box .list li div.text h3 {
	/*margin-bottom: 15px;*/
	color: #333;
	font-weight: 900;
	font-size: 16px;
}

.latestRelease-box .list li div.text div span {
	margin-right: 20px;
}

.latestRelease-box .read i {
	display: inline-block;
	width: 15px;
	;
	height: 10px;
	;
	background: url("../images/build-icon-01.png") no-repeat;
}

.latestRelease-box .zan i {
	display: inline-block;
	width: 12px;
	;
	height: 12px;
	;
	background: url("../images/build-icon-02.png") no-repeat;
}

.latestRelease-box .discuss i {
	display: inline-block;
	width: 13px;
	;
	height: 13px;
	;
	background: url("../images/build-icon-03.png") no-repeat;
}

.latestRelease-box .list li div.text p {
	display: -webkit-box;
	margin-bottom: 20px;
	color: #999999;
	text-overflow: ellipsis;
	line-height: 20px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.latestRelease-box .list li div.text p.date {
	padding-top: 0;
}

.rt-content {
	width: 330px;
	overflow: hidden;
}

.rt-content .title {
	position: relative;
	margin-bottom: 20px;
	padding-left: 22px;
	height: 50px;
	background-color: #F8F8F8;
	color: #444444;
	font-size: 18px;
	line-height: 50px;
	text-align: left;
}

.rt-content .title i {
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 50px;
	background-color: #0D9151;
}

.rt-content .tab {
	/* display: -webkit-flex; */
	margin-bottom: 40px;
	/* justify-content: space-between; */
	/* flex-wrap: wrap; */
}

.rt-content .tab li {
	float: left;
	/*overflow: hidden;*/
	margin-bottom: 10px;
	/*width: 78px;*/
	/*text-overflow: ellipsis;*/
	/*white-space: nowrap;*/

}

.rt-content .tab li.cur a,
.rt-content .tab li:hover a {
	color: #015aaa;
	border: 1px solid #015aaa;
}

.rt-content .tab li+li {
	margin-left: 6px;
}

.rt-content .tab li:nth-child(5),
.latestRelease-box .rt-content .tab li:nth-child(9) {
	margin-left: 0;
}

.rt-content .tab li a {
	display: block;
	/*width: 78px;*/
	height: 35px;
	border: 1px solid #D8D8D8;
	color: #A2A2A2;
	text-align: center;
	font-size: 14px;
	padding: 8px 5px;
	/*line-height: 35px;*/
}

.rt-content .article .text-box {
	margin-top: 0;
	width: 205px;
	color: #666666;
	font-size: 16px;
	text-align: left;
}

.rt-content .article .text-box div {
	margin-top: 13px;
	color: #A9A9A9;
	font-size: 14px;
}

.rt-content .article li {
	padding: 13px 0;
	border-bottom: 1px dashed #D0D0D0;
}

.rt-content .article li:first-child {
	padding-top: 0;
}

.rt-content .article li:last-child {
	border-bottom: 0;
}

.rt-content .one-img {
	margin: 17px 0 50px;
}

.rt-content .goodArticle li {
	padding: 13px 0;
	border-bottom: 1px dashed #D0D0D0;
}

.rt-content .goodArticle li:last-child {
	margin-bottom: 30px;
}

.rt-content .goodArticle li a {
	color: #666666;
	font-size: 16px;
}

.rt-content .goodArticle li div {
	margin-top: 15px;
}

.rt-content .items {}

.rt-content .items span {
	margin-right: 2px;
	margin-bottom: 2px;
	font-size: 14px;
}

.rt-content .items .size01 {
	color: #929292;
	font-size: 21px;
}

.rt-content .items .size03 {
	font-size: 17px;
}

.number {
	margin: 40px auto 0;
	/*width: 406px;*/
	/*padding: 0 150px;*/
}

.number li {
	float: left;
	margin-right: 1px;
}

.number li:first-child a,
.number li:last-child a {
	background-color: transparent;
}

.number li:first-child {
	margin-right: 20px;
}

.number li:last-child {
	margin-right: 0;
	margin-left: 20px;
}

.number li a {
	display: inline-block;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background-color: transparent;
	color: #999999;
	text-align: center;
	font-size: 18px;
	line-height: 45px;
}

.number li a img {
	vertical-align: middle;
}

/*.imgList-box .number li:not(:first-child) a.active,*/
/*.imgList-box .number li:not(:last-child) a.active{*/
/* background-color: #0D9151; */
/* color: #ffffff; */
/*;;}*/
.number li:not(:first-child):hover a,
.number li:not(:last-child):hover a {
	background-color: #0D9151;
	color: #ffffff;
}

/*璧勮璇︽儏*/
.article-details {
	margin: 50px auto;
	width: 1220px;
	overflow: hidden;
}

.f-l {
	float: left;
}

.article-details .article {
	width: 840px;

}

.article-details .article .article-header {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #e3e3e3;
}

.article-details .article .article-header span {
	float: left;
	display: inline-block;
	color: #888888;
	font-size: 14px;
	margin-right: 16px;
}

.article-details .article .article-header .more {
	width: 840px;
}

.article-details .article .article-header h1 {
	margin-bottom: 20px;
	color: #333333;
	font-weight: normal;
	font-size: 27px;
}

.article-details .article .article-content {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #e3e3e3;
	color: #777777;
	font-size: 15px;
	line-height: 28px;
}

.article-details .aside {
	width: 305px;
}

.f-r {
	float: right;
}

.gz_img {
	margin-bottom: 20px;
	line-height: 0;
}

.article-details .aside .aside-title {
	margin-bottom: 5px;
	padding: 17px;
	border-left: 2px solid #d71c27;
	background: #f7f7f7;
	color: #666;
	font-weight: normal;
	font-size: 16px;
}

.article-details .aside .hot-article2 .item {
	/* padding: 15px 0; */
	padding-bottom: 15px;
	border-bottom: 1px dotted #d0d0d0;
}

.article-details .aside .hot-article2 .item p {
	margin-top: 10px;
}

.article-details .article .articles-link {
	margin-bottom: 70px;
	width: 840px;
}

.article-details .article .articles-link .link a {
	display: block;
	outline: none;
	color: #777777;
	text-decoration: none;
	font-size: 15px;
	line-height: 34px;
}

.article-details .article .articles-link .link a:last-child {
	margin-top: 8px;
}

.article-details .article .articles-link .link a {
	display: block;
	height: 34px;
	outline: none;
	color: #777777;
	text-decoration: none;
	font-size: 15px;
	line-height: 34px;
}

.article-details .article .articles-link .link a .f-l {
	display: block;
	margin-right: 10px;
	width: 83px;
	height: 34px;
	border: 1px solid #c1c1c1;
	text-align: center;
	line-height: 32px;
}

.article-details .article .articles-link .link a .f-r {
	float: left;
}

.article-details .article .articles-link .return {
	float: right;
	display: block;
	margin-top: 44px;
	width: 110px;
	height: 34px;
	border: 1px solid #c1c1c1;
	color: #777777;
	text-align: center;
	line-height: 32px;
}

.article-details .aside .hot-article2 .item h3 a {
	display: block;
	overflow: hidden;
	/* margin-bottom: 10px; */
	color: #44444e;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	font-size: 16px;
}

span.read-count {
	float: left;
	padding-left: 22px;
	background: url(../images/news-list-bg.png.html) no-repeat left center;
	font-size: 14px;
}

span.read-count,
span.date {
	color: #a7a7a7;
	font-weight: 200;
}

span.date {
	float: right;
	font-size: 10px;
}

.more-information {
	margin: 0;
	/* margin-bottom: 8px; */
	height: 20px;
}

.img-box {
	text-align: center;
}

/*鏈嶅姟鏀寔椤甸潰鏍峰紡*/
.service-support-banner {
	position: relative;
}

.service-support-banner>img {
	width: 100%;
}

.service-support-banner .banner-content {
	position: absolute;
	width: 1220px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	/* IE 9 */
	-moz-transform: translate(-50%, -50%);
	/* Firefox */
	-webkit-transform: translate(-50%, -50%);
	/* Safari 鍜� Chrome */
	-o-transform: translate(-50%, -50%);
}

.service-support-banner .banner-content .service {
	padding-top: 0;
}

.service-support-banner .banner-content .service .trangle_01,
.service-support-banner .banner-content .service .trangle_02 {
	border-width: 12px;
}

.service-support-banner .banner-content .service h1 {
	font-size: 40px;
	color: #ffffff;
	font-weight: 600;
}

.service-support-banner .banner-content .service .t {
	font-size: 40px;
	color: #ffffff;
	font-weight: 600;
}

.service-support-banner .banner-content .service div {
	color: #ffffff;
	font-size: 17px;
}

.service-support-banner .banner-content .service i {
	display: block;
	margin: 20px auto;
	width: 60px;
	height: 2px;
	background-color: #BCBABD;
}

.service-support-banner .banner-content .tabs-box {
	height: 42px;
	position: relative;
	margin-top: 15px;
}

.service-support-banner .banner-content .tabs-box ul {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	/* IE 9 */
	-moz-transform: translateX(-50%);
	/* Firefox */
	-webkit-transform: translateX(-50%);
	/* Safari 鍜� Chrome */
	-o-transform: translateX(-50%);
}

.service-support-banner .banner-content .tabs-box ul li {
	float: left;
}

.service-support-banner .banner-content .tabs-box ul li a {
	display: block;
	height: 42px;
	width: 146px;
	line-height: 42px;
	text-align: center;
	font-size: 15px;
	color: #ffffff;
	border: 1px solid rgba(255, 255, 255, 0.6);
	background-color: rgba(72, 46, 56, 0.8);
}

.service-support-banner .banner-content .tabs-box ul li+li {
	margin-left: 25px;
}

/*甯歌宸ュ叿鏌ヨ*/
.tools {
	width: 1220px;
	margin: 0 auto;
	padding-top: 65px;
}

.common-title {
	font-size: 22px;
	color: #363636;
	margin-bottom: 28px;
}

.common-title span {
	text-transform: uppercase;
	font-size: 16px;
	color: #888888;
}

.tools li {
	float: left;
	width: 238px;
	height: 132px;
	border: 2px solid #C8C8C8;
	position: relative;
	background-color: transparent;
	margin-right: 7.5px;
	margin-bottom: 7.5px;
}

.tools li:nth-child(5),
.tools li:nth-child(10) {
	margin-right: 0;
}

.tools li dl {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.tools li dl dt {
	float: left;
}

.tools li dl dd {
	margin-left: 60px;
}

.tools li dl dd p {
	font-size: 16px;
	color: #666666;
	white-space: nowrap;
}

.tools li dl dd span {
	font-size: 13px;
	text-transform: capitalize;
	color: #B0B0B0;
	white-space: nowrap;
}

.tools li:hover {
	background-color: #0F82D9;
}

.tools li:hover dd p {
	color: #FFFFFF;
}

.tools li:hover dd span {
	color: #B6D0F0;
}

.tools li:nth-child(1) dt {
	width: 49px;
	height: 41px;
	background: url("../images/service-support-icon01.png") no-repeat;
}

.tools li:nth-child(1):hover dt {
	background: url("../images/service-support-icon001.png") no-repeat;
}

.tools li:nth-child(2) dt {
	width: 49px;
	height: 49px;
	background: url("../images/service-support-icon02.png") no-repeat;
}

.tools li:nth-child(2):hover dt {
	background: url("../images/service-support-icon002.png") no-repeat;
}

.tools li:nth-child(3) dt {
	width: 48px;
	height: 49px;
	background: url("../images/service-support-icon03.png") no-repeat;
}

.tools li:nth-child(3):hover dt {
	background: url("../images/service-support-icon003.png") no-repeat;
}

.tools li:nth-child(4) dt {
	width: 52px;
	height: 52px;
	background: url("../images/service-support-icon04.png") no-repeat;
}

.tools li:nth-child(4):hover dt {
	background: url("../images/service-support-icon004.png") no-repeat;
}

.tools li:nth-child(5) dt {
	width: 38px;
	height: 45px;
	background: url("../images/service-support-icon05.png") no-repeat;
}

.tools li:nth-child(5):hover dt {
	background: url("../images/service-support-icon005.png") no-repeat;
}

.tools li:nth-child(6) dt {
	width: 42px;
	height: 46px;
	background: url("../images/service-support-icon06.png") no-repeat;
}

.tools li:nth-child(6):hover dt {
	background: url("../images/service-support-icon006.png") no-repeat;
}

.tools li:nth-child(7) dt {
	width: 34px;
	height: 45px;
	background: url("../images/service-support-icon07.png") no-repeat;
}

.tools li:nth-child(7):hover dt {
	background: url("../images/service-support-icon007.png") no-repeat;
}

.tools li:nth-child(8) dt {
	width: 40px;
	height: 46px;
	background: url("../images/service-support-icon08.png") no-repeat;
}

.tools li:nth-child(8):hover dt {
	background: url("../images/service-support-icon008.png") no-repeat;
}

.tools li:nth-child(9) dt {
	width: 45px;
	height: 41px;
	background: url("../images/service-support-icon09.png") no-repeat;
}

.tools li:nth-child(9):hover dt {
	background: url("../images/service-support-icon009.png") no-repeat;
}

.tools li:nth-child(10) dt {
	width: 64px;
	height: 37px;
	background: url("../images/service-support-icon10.png") no-repeat;
}

.tools li:nth-child(10):hover dt {
	background: url("../images/service-support-icon0010.png") no-repeat;
}

.tools li:nth-child(10) dl dd {
	margin-left: 70px;
}

/*甯歌闂*/
.familiar-question {
	padding-top: 40px;
	width: 1220px;
	margin: 0 auto;
}

.familiar-question a.More {
	font-size: 14px;
	color: #888888;
	text-transform: uppercase;
	margin-top: 5px;
}

.familiar-question li {
	width: 406px;
	height: 324px;
	border: 1px solid #DCDCDC;
	margin-bottom: 1px;
	margin-right: 1px;
	float: left;
}

.familiar-question li:nth-child(3),
.familiar-question li:nth-child(6) {
	margin-right: 0;
}

.familiar-question li:hover {
	background: url("../images/service-support-img01.jpg") no-repeat;
	border: 1px solid transparent;
}

.familiar-question li .text-box {
	padding: 70px 20px 0 20px;
}

.familiar-question li .text-box .fir-line p {
	font-size: 16px;
	color: #666666;
	margin-bottom: 30px;
	font-weight: 600;
	width: 320px;
	/*margin-left: 38px;*/
}

.familiar-question li .text-box .fir-line span {
	float: left;
	width: 28px;
	height: 34px;
	vertical-align: middle;
	margin-right: 10px;
	background: url("../images/service-support-icon11.png") no-repeat;
}

.familiar-question li .text-box .secon-line p {
	font-size: 14px;
	color: #888888;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	line-height: 28px;
	width: 320px;
	/*margin-left: 38px;*/
}

.familiar-question li .text-box .secon-line span {
	float: left;
	width: 28px;
	height: 38px;
	margin-right: 10px;
	background: url("../images/service-support-icon12.png") no-repeat;
}

/*鍥介檯璐ц繍鐧剧*/
.freight-cyclopedia {
	padding-top: 50px;
	width: 1220px;
	margin: 0 auto;
	padding-bottom: 80px;
}

.freight-cyclopedia a.More {
	font-size: 14px;
	color: #888888;
	text-transform: uppercase;
	margin-top: 5px;
}

.cyclopedia-box {
	padding: 20px;
	border: 1px solid #E6E6E6;
}

.cyclopedia-box dl {
	border-bottom: 1px solid #F1F3F4;
	margin-bottom: 15px;
}

.cyclopedia-box dd {
	margin-left: 230px;
	font-size: 14px;
	padding-top: 15px;
}

.cyclopedia-box dd .text-line01 {
	font-size: 17px;
	color: #363636;
}

.cyclopedia-box dd span {
	margin: 12px 0 18px;
	display: block;
	color: #808080;
	font-size: 14px;
}

.cyclopedia-box dd .text-line02 {
	font-size: 14px;
	color: #808080;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.cyclopedia-box .news-list-box li a {
	width: 530px;
	padding: 14px 0;
	border-bottom: 1px dashed #DADADA;
}

.cyclopedia-box .news-list-box li:last-child a {
	border: 0;
}

.cyclopedia-box .news-list-box li a p {
	font-size: 16px;
	color: #666666;
}

.cyclopedia-box .news-list-box li a p i {
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	border: 2px solid #CBCBCB;
	margin-right: 5px;
	vertical-align: middle;
}

.cyclopedia-box .news-list-box li a span {
	font-size: 14px;
	color: #999999;
}

.freight-cyclopedia .news-list-box li {
	float: left;
	width: 49%;
}

.freight-cyclopedia .news-list-box li h3,
.cyclopedia-box dd .text-line01 {
	font-weight: normal;
}

.freight-cyclopedia .news-list-box li:nth-child(2n+0) {
	float: right;
}

/*绌鸿繍浠锋牸鏌ヨ*/
.price-demand {
	width: 1220px;
	margin: 55px auto 110px;
}

.price-demand .bg-img-box {
	height: 357px;
	width: 100%;
	background: url("../images/service-support-img03.jpg") no-repeat;
	background-size: cover;
	padding-top: 65px;
}

.price-demand .bg-img-box .text-title {
	font-size: 27px;
	color: #FFFFFF;
	font-weight: 600;
	text-align: center;
	margin-bottom: 45px;
}

.price-demand .bg-img-box .text-title p {
	letter-spacing: 4px;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 10px;
}

.price-demand .bg-search-box {
	width: 915px;
	height: 106px;
	background-color: rgba(0, 0, 0, .3);
	margin: 0 auto;
	border-radius: 2px;
	position: relative;
}

.price-demand .search-box {
	width: 858px;
	height: 58px;
	background-color: #FFFFFF;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.price-demand .search-box input {
	padding-left: 60px;
	font-size: 16px;
	color: #9C9C9C;
	height: 58px;
	width: 480px;
	border: 0;
	outline: 0;
}

.price-demand .search-box .air {
	position: absolute;
	top: 50%;
	left: 40px;
	transform: translate(-50%, -50%);
	width: 28px;
	height: 28px;
	background: url("../images/service-support-icon13.png") no-repeat;
}

.price-demand .search-box .drop-down-box {
	width: 210px;
	height: 58px;
	line-height: 58px;
	font-size: 16px;
	color: #404040;
	padding: 0 20px;
	border-left: 1px solid #DDDDDD;
	background-color: #F2F2F2;
}

.price-demand .search-box .drop-down-box .triangle {
	border: 8px solid #ABB2B6;
	border-bottom-color: transparent;
	border-right-color: transparent;
	border-left-color: transparent;
	margin-top: 25px;
}

.price-demand .search-box .demand-box {
	width: 168px;
	height: 58px;
	text-align: center;
	line-height: 58px;
	font-size: 22px;
	color: #FFFFFF;
	background-color: #005FB5;
}

.price-demand .search-box .demand-box .search-icon {
	display: inline-block;
	width: 27px;
	height: 27px;
	vertical-align: middle;
	margin-right: 30px;
	background: url("../images/service-support-icon14.png") no-repeat;
}

/*寮瑰嚭妗嗘牱寮�*/
@font-face {
	font-family: 'iconfontyyy';
	src: url('../font_icon9/iconfont.eot');
	src: url('../font_icon9/iconfont%EF%B9%96.eot#iefix') format('embedded-opentype'), url('../font_icon9/iconfont.woff') format('woff'), url('../font_icon9/iconfont.ttf') format('truetype'), url('../font_icon9/iconfont.svg#iconfontyyy') format('svg');
}

.iconfontyyy {
	font-family: "iconfontyyy" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.fuchuang {
	width: 32px;
	height: 93px;
	background-color: #adafb2;
	position: fixed;
	right: 200px;
	top: 400px;
	cursor: pointer;
	z-index: 9999;
}

.tanchu_1 .iconfontyyy {
	font-size: 18px;
	color: #544E45;
	margin-right: 5px;
}

.fc_one {
	width: 100%;
	height: 15px;
	font-size: 13px;
	line-height: 15px;
	color: #fff;
	text-align: center;
}

.fc_two {
	width: 8px;
	height: 8px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
	margin: 12px 0px 6px 10px;
}

.tchu {
	width: 200px;
	/*height: 285px;*/
	height: 246px;
	position: fixed;
	top: 400px;
	right: 0px;
	border: 2px solid #015AAA;
	background-color: #fff;
	/*background: #fff;*/
	z-index: 9999;
}

.tanchu_top {
	width: 200px;
	height: 70px;
	text-align: center;
	/*background-color:#544E45 ;*/
	background-color: #015AAA;
}

.tanchu_top img {
	margin-top: 13px;
}

.tanchu_1 {
	/*font-family: "寰蒋闆呴粦";*/
	font-size: 15px;
	width: 153px;
	height: 40px;
	border-radius: 2px;
	background-color: #e5e2dd;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.tanchu_5 {
	margin-top: 16px;
}

.tanchu_2 {
	background-color: #015AAA;
	color: #fff;
}

.tanchu_3 {
	font-size: 13px;
	width: 100%;
	text-align: center;
	/*font-family: "寰蒋闆呴粦";*/
	color: #5a677a;
}

.tanchu_4 {
	/*font-family: "寰蒋闆呴粦";*/
	font-weight: 600;
	font-size: 15px;
	color: #544E45;
}

.tanchu_2 .iconfontyyy {
	font-size: 22px;
	color: #fff;
}

.cgsctab21 li:nth-child(5n+1) {
	margin-left: 0;
}

.tanchu_2 a {
	color: #FFFFFF;
}

/*banner閮ㄥ垎*/
.index-banner {
	position: relative;
}

/*杞挱鎺у埗鎸夐挳*/
.index-banner .swiper-pagination-bullets {
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	/* IE 9 */
	-moz-transform: translateX(-50%);
	/* Firefox */
	-webkit-transform: translateX(-50%);
	/* Safari 鍜� Chrome */
	-o-transform: translateX(-50%);
}

.index-banner .swiper-pagination-bullet {
	margin: 8px;
	width: 50px;
	height: 4px;
	border-radius: 0;
	background: #867F80;
	opacity: 0.8;
}

.index-banner .swiper-pagination-bullet-active {
	border-radius: 0;
	background: #FFFFFF;
	opacity: 1;
}

/*鏈�鏂版椿鍔�*/
.latest-activity {
	background-color: #F8F8F8;
	padding: 15px 0;
	border-bottom: 2px solid #ECECEC;
}

.latest-activity-box {
	width: 1220px;
	margin: 0 auto;
}

.latest-activity-box .icon-box {
	padding-right: 55px;
	/*margin-top: 20px;*/
}

.latest-activity-box .icon-box li {
	float: left;
}

.latest-activity-box .icon-box li+li {
	margin-left: 40px;
}

.latest-activity-box dd {
	margin-left: 90px;
	font-size: 16px;
	color: #7D7D7D;
	padding-top: 5px;
}

.latest-activity-box dd span {
	font-size: 38px;
	color: #0053A5;
	font-family: "Arial";
}

.latest-activity-box .news-show {
	padding-left: 55px;
	border-left: 1px solid #ECECEC;
	width: 500px;
}

.latest-activity-box .news-show p {
	font-size: 18px;
	color: #000000;
	margin-bottom: 10px;
}

.latest-activity-box .news-show p a {
	margin-top: 5px;
}

.latest-activity-box .news-show a {
	font-size: 14px;
	color: #5B5B5D;
}

.latest-activity-box .news-show p b {
	color: #363636;
}

.latest-activity-box .news-show .news-list li+li {
	margin-top: 10px;
}

/*鐞偊鍥介檯璐т唬鏈嶅姟*/
.air-index-service {
	padding-bottom: 90px;
}

.item-container {
	width: 1220px;
	margin: 0 auto;
}

.item-container li {
	float: left;
	width: 296px;
}

.item-container li+li {
	margin-left: 12px;
}

.item-container li dl {
	width: 296px;
	position: relative;
	overflow: hidden;
}

.item-container li dl dd {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 342px;
	right: 0;
	padding: 0 34px;
	background-color: #F5F5F5;
	transition: top .5s linear;
}

.item-container li dl dd .text-content {
	text-align: center;
	width: 228px;
	height: 100%;
	position: absolute;
	top: 20px;
	z-index: 2;
	transition: top .5s linear;
}

.item-container li:hover dl dd .text-content {
	top: 160px;
	position: relative;
}

.item-container li:hover dl dd {
	top: 0;
	background-color: rgba(53, 58, 62, 0.8);
}

.item-container li:hover dl dd .text-content h1,
.item-container li:hover dl dd .text-content p {
	color: #FFFFFF;
}

.item-container li dl dd .text-content h1 {
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 4px;
}

.item-container li dl dd .text-content .text {
	margin-top: 10px;
}

.item-container li dl dd .text-content p {
	font-size: 14px;
	color: #4D4D4D;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.item-container li dl dd .text-content a.view-more {
	width: 118px;
	height: 34px;
	display: inline-block;
	line-height: 30px;
	text-align: center;
	border: 2px solid #8F9191;
	color: #BEBFC0;
	margin-top: 60px;
	text-transform: uppercase;
}

.item-container li dl dd h6 {
	position: absolute;
	top: 80px;
	left: 50%;
	transform: translateX(-50%);
}

.air-index-service .item-container {
	width: 1220px;
	margin: 0 auto;
}

.air-index-service .item-container li {
	float: left;
	width: 302px;
}

.air-index-service .item-container li+li {
	margin-left: 4px;
}

.air-index-service .item-container li dl {
	width: 302px;
}

.air-index-service .item-container li dl i {
	color: #FFFFFF;
	font-style: normal;
	font-size: 10px;
}

.air-index-service .item-container li dl {
	text-align: left;
}

.air-index-service .item-container li dl dd .text-content h1 {
	text-align: left;
}

.air-index-service .item-container li dl dd .text-content h3 {
	text-align: left;
	color: #fff;
	font-size: 18px
}

.air-index-service .item-container li dl dd .text-content {
	text-align: left;
}

.air-index-service .item-container li dl dd .text-content a.view-more {
	border: 0;
	color: #CBDCED;
	text-align: left;
}

.air-index-service .item-container li dl dd .text-content span {
	width: 18px;
	background-color: #4D8CCB;
}

.air-index-service .item-container li dl dd {
	background-color: rgba(7, 7, 7, .6);
}

.air-index-service .item-container li:hover dl dd {
	background-color: rgba(7, 90, 168, .8);
}

.service {
	margin: 0 auto;
	width: 1220px;
	text-align: center;
}

.service h1 {
	position: relative;
	margin-bottom: 10px;
	color: #333333;
	font-weight: 400;
	font-size: 30px;
}

.service p {
	margin: 0 auto;
	color: #525252;
	font-size: 15px;
	font-weight: bold;
}

.trangle_02 {
	display: inline-block;
	width: 0;
	height: 0;
	border: 8px solid #E62422;
	vertical-align: sub;
	border-left-color: transparent;
	border-top-color: transparent;
}

.trangle_01 {
	display: inline-block;
	width: 0;
	height: 0;
	border: 8px solid #E62422;
	vertical-align: super;
	border-right-color: transparent;
	border-bottom-color: transparent;
}

.trangle_03 {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	border: 8px solid #E62422;
	border-right: 8px solid transparent;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	/*border-color: transparent transparent transparent #E62422;*/
}

/*鍊煎緱淇¤禆鐨勪笓涓氭湇鍔�*/
.trust {
	width: 100%;
	height: 596px;
	background: url("../images/main-index-img06.jpg") no-repeat;
}

.trust-box {
	width: 1220px;
	margin: 0 auto;
	padding: 80px 0 0;
}

.trust-box .service {
	text-align: left;
	padding-top: 0;
	width: auto;
}

.trust-box .service h1 {
	color: #FFFFFF;
}

.trust-box .left-box .text-content {
	padding-left: 20px;
}

.trust-box .left-box .text-content .title01 {
	font-size: 22px;
	color: #FFFFFF;
}

.trust-box .left-box .text-content .title01 img {
	vertical-align: bottom;
}

.trust-box .left-box .text-content .p1 {
	font-size: 14px;
	line-height: 22px;
	color: #CCD6E7;
	margin: 10px 0 30px;
}

.trust-box .left-box .text-content ._more {
	display: inline-block;
	padding: 7px 24px;
	border: 1px solid #5C90C4;
	color: #CCD6E7;
	font-size: 14px;

	margin-top: 4px;
	border-radius: 40px;
}

.trust-box .left-box .text-content .icon-box {
	margin-top: 35px;
}

.trust-box .left-box .text-content .icon-box li {
	float: left;
}

.trust-box .left-box .text-content .icon-box li+li {
	margin-left: 33px;
}

.trust-box .left-box .text-content .icon-box dd p {
	font-size: 17px;
	color: #FFFFFF;
	margin: 20px 0 12px;
}

.trust-box .left-box .text-content .icon-box dd span {
	font-size: 13px;
	color: #CCD6E7;
}

.trust-box .left-box .text-content .icon-box dt {
	width: 50px;
	height: 50px;
}

.trust-box .left-box .text-content .icon-box .icon04 {
	background: url("../images/main-index-icon04.png") no-repeat center;
}

.trust-box .left-box .text-content .icon-box .icon05 {
	background: url("../images/main-index-icon05.png") no-repeat center;
}

.trust-box .left-box .text-content .icon-box .icon06 {
	background: url("../images/main-index-icon06.png") no-repeat center;
}

/*kbans涓撳睘瀹氬埗鐨勭┖杩愭湇鍔＄郴缁�*/
.exclusive-service {
	background: url("../images/main-bg01.jpg") repeat center;
	/*background-size: cover;*/
	width: 100%;
}

.exclusive-service .service-content-lists li,
.exclusive-service .service-content-lists li dd {
	width: 287px;
}

.exclusive-service .service-content-lists li+li {
	margin-left: 24px;
}

.service-content {
	padding: 30px 0 80px;
}

.service-content-lists {
	margin: 0 auto;
	width: 1220px;
}

.service-content-lists li {
	float: left;
}

.service-content-lists li+li {
	margin-left: 21.25px;
}

.service-content-lists li dl {
	text-align: center;
}

.service-content-lists li dd {
	padding-top: 20px;
	width: 227px;
}

.service-content-lists li dd h2 {
	margin-bottom: 6px;
	font-size: 16px;
}

.service-content-lists li dd h3 {
	margin-bottom: 6px;
	font-size: 16px;
}

.service-content-lists li dd .t {
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 16px;
}


.service-content-lists li dd p {
	padding: 0 15px;
	color: #7E7E7E;
	font-size: 13px;
	line-height: 20px;
}

/*鐞偊鍚堜綔浼欎即*/
.partner {
	margin-bottom: 85px;
}

.partner .partners-box {
	width: 1220px;
	margin: 0 auto;
}

.partners-box .media-box {
	margin-top: 10px;
}

.partners-box .media-box li {
	float: left;
	width: 244px;
	height: 124px;
	border: 1px solid #E2E2E2;
	text-align: center;
	line-height: 120px;
	margin: 0 0 -1px -1px;
	background-color: #FAFAFA;
}

.partners-box .media-box li img {
	vertical-align: middle;
	border: none;
}

/*.partners-box .media-box li img{*/
/*filter: grayscale(100%);*/
/*opacity: 0.5;*/
/*}*/
/*.partners-box .media-box li:hover img{*/
/*filter: grayscale(0);*/
/*opacity: 1;*/
/*}*/
/*.partners-box .media-box li:hover{*/
/*box-shadow: 0 0 30px #E0E0E0;*/
/*}*/

/*琛屼笟瑙傜偣璧勮*/
.idea-message {
	background: url("../images/main-bg01.jpg");
	padding-bottom: 70px;
}

.idea-message .tabs {
	height: 44px;
	position: relative;
}

.idea-message .tabs-box {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	/* IE 9 */
	-moz-transform: translateX(-50%);
	/* Firefox */
	-webkit-transform: translateX(-50%);
	/* Safari 鍜� Chrome */
	-o-transform: translateX(-50%);
}

.idea-message .tabs-box li {
	float: left;
}

.idea-message .tabs-box li+li {
	margin-left: 40px;
}

.idea-message .tabs-box li a {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 2px solid transparent;
	cursor: pointer;
	color: #333333;
}

.idea-message .tabs-box li:hover a {
	color: #E72024;
	border-bottom-color: #E72024;
}

/*鍥炬枃娣锋帓*/
.bottom {
	margin: 20px auto 0;
	width: 1220px;
	margin-top: -23px;
}

.imgBox_01 dd {
	font-size: 16px;
}

.imgBox_01 dd span {
	font-size: 14px;
}

.imgBox_01 dd,
.imgBox_02 dd {
	color: #333333;
}

.imgBox_01 dd h3 {
	font-size: 16px;
	font-weight: normal;
}

.imgBox_01 dd:not(:last-child) {
	margin-top: 10px;
}

.imgBox_01 dl:nth-child(2),
.imgBox_02 dl:nth-child(2) {
	margin: 0 20.5px;
}

.imgBox_01 span,
.imgBox_02 span {
	color: #666666;
}

.imgBox_01 dl {
	width: 393px;
}

.imgBox_02 li {
	overflow: hidden;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.imgBox_02 li i {
	display: inline-block;
	margin-right: 6px;
	width: 8px;
	height: 8px;
	border: 2px solid #C7C7C7;
	border-radius: 50%;
	vertical-align: middle;
}

.imgBox_02 li a {
	color: #666666;
	font-size: 14px;
	display: inline-block;
	width: 393px;

}

.imgBox_02 li a+a {
	margin-left: 20.5px;
}

.line {
	margin: 25px 0 20px;
	width: 1220px;
	border-bottom: 1px solid #EBEBEC;
}

/*棣栭〉搴曢儴鍒囨崲*/
.footer-tabs-container {
	background-color: #E9E9E9;

}

.footer-tabs-box {
	width: 1220px;
	margin: 0 auto;
	padding: 25px 0 12px;
}

.footer-link-box {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	margin-bottom: 25px;
}

.footer-link-qq {
	font-size: 12px;
	color: #666;
	padding: 10px 25px;
	background-color: #DEDEDE;
	border-radius: 25px;
}

.footer-tabs {
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: center;
	align-items: center;
}

.footer-tabs li {
	padding: 8px 15px;
	background-color: #D3D3D3;
	color: #666666;
	position: relative;
	font-size: 13px;
	cursor: pointer;
}

.footer-tabs li+li {
	margin-left: 10px;
}

.footer-tabs li.cur {
	color: #fff;
	background-color: #ADADAD;
}

.footer-tabs li i {
	position: absolute;
	bottom: -8px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	/* IE 9 */
	-moz-transform: translateX(-50%);
	/* Firefox */
	-webkit-transform: translateX(-50%);
	/* Safari 鍜� Chrome */
	-o-transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 8px solid #ADADAD;
	display: none;
}

.footer-tabs-item {
	display: none;
}

.footer-tabs-item ul {
	/*display:flex;
    display: -webkit-flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: center;
    -webkit-align-items: center;*/
	padding-bottom: 12px;
}

.footer-tabs-item ul li a {
	font-size: 13px;
	color: #999999;
}

.footer-tabs-item ul li {
	margin-right: 25px;
	margin-bottom: 15px;
	display: inline-block;
}

.load-btn {
	display: block;
	margin: 0 auto;
	width: 18px;
	height: 8px;
	background: url('../images/load-img.png') no-repeat center;
	cursor: pointer;
}


/*椤甸潰搴曢儴淇℃伅*/
#footer {
	background: #000000;
}

.footer {
	margin: 0 auto;
	padding: 60px 0;
	width: 1220px;
	color: #969696;
}

.footer_lf p span {
	font-size: 13px;
}

.footer_lf ul {
	margin-bottom: 10px;
	padding: 10px 0;
	border-bottom: 1px solid #333333;
}

.footer_lf li a {
	color: #969696;
}

.footer_lf li {
	float: left;
	margin-right: 30px;
}

.footer_lf li:last-child {
	margin-right: 0;
}

.footer_rt p {
	text-align: right;
}

.footer_rt p:nth-child(2) {
	margin: 3px 0;
}

/*浠撳偍鍒嗘嫧椤甸潰鏍峰紡*/
.storage-banner {
	width: 100%;
	height: 800px;
	background: url("../images/storage-banner.jpg") no-repeat;
	background-size: cover;
}

.banner-text {
	margin-top: 312px;
	text-align: center;
}

.banner-text h1 {
	color: #FFFFFF;
	font-weight: 900;
	font-size: 36px;
}

.banner-text i {
	display: inline-block;
	width: 72px;
	height: 2px;
	background-color: #8A8C8E;
	margin: 15px 0 20px;
}

.banner-text p {
	color: #D5D8DA;
	font-size: 18px;
}

/*浠撳偍鍒嗘嫧鏈嶅姟*/
.storage-service {
	padding-bottom: 200px;
	background-color: #F4F5F9;
}

.storage-service .storage-service-steps {
	margin: 0 auto;
	width: 1220px;
}

.storage-service .storage-service-steps li {
	float: left;
	width: 297px;
}

.storage-service .storage-service-steps li+li {
	margin-left: 10.6px;
}

.storage-service .storage-service-steps li dl {
	position: relative;
	width: 297px;
	text-align: center;
}

.storage-service .storage-service-steps li dl h1 {
	font-weight: normal;
	font-size: 18px;
}

.storage-service .storage-service-steps li dl i {
	display: inline-block;
	margin: 20px 0 16px;
	width: 155px;
	height: 2px;
	background-color: #E8E7E7;
}

.storage-service .storage-service-steps li dl p {
	color: #777777;
	font-size: 13px;
	line-height: 20px;
}

.storage-service .storage-service-steps li dl dd {
	position: absolute;
	top: 304px;
	right: 0;
	left: 0;
	padding: 30px 0 50px;
	transition: top .5s linear;
}

.storage-service .storage-service-steps li:hover dd {
	top: 237px;
	background-color: #015AAA;
	color: #FFFFFF;
}

.storage-service .storage-service-steps li:hover dd p {
	color: #FFFFFF;
}

.storage-service .storage-service-steps li:hover dd i {
	background-color: #4183BF;
}

/*浠撳偍鍒嗘嫧鏈嶅姟浼樺娍 */
.storage-service-advantage {
	padding-bottom: 90px;
}

.storage-service-detail {
	margin: 0 auto;
	width: 1220px;
	height: 431px;
	background: url("../images/storage-img05.jpg") no-repeat;
	background-size: cover;
}

.storage-service-detail ul {
	margin: 90px auto 0;
	width: 1086px;
}

.storage-service-detail li {
	float: left;
	width: 238px;
}

.storage-service-detail li+li {
	margin-left: 44.6px;
}

.storage-service-detail li dl {
	width: 238px;
	text-align: center;
}

.storage-service-detail li dl dd h3 {
	margin-top: 37px;
	margin-bottom: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
}

.storage-service-detail li dl dd p {
	color: #FFFFFF;
	font-size: 14px;
}

/*浠撳偍鍒嗘嫧澧炲�兼湇鍔�*/
.storage-add-service {
	padding-bottom: 70px;
	background-color: #F4F5F9;
}

.storage-add-service .storage-add-service-detail {
	margin: 0 auto;
	width: 1220px;
}

.storage-add-service .storage-add-service-detail li {
	position: relative;
	float: left;
	width: 299px;
}

.storage-add-service .storage-add-service-detail li+li {
	margin-left: 8px;
}

.storage-add-service .storage-add-service-detail li .content {
	position: absolute;
	bottom: 30px;
	left: 50%;
	width: 262px;
	color: #FFFFFF;
	text-align: center;
	transform: translateX(-50%);
}

.storage-add-service .storage-add-service-detail li .content h3 {
	margin-bottom: 10px;
	font-size: 18px;
}

.storage-add-service .storage-add-service-detail li .content p {
	overflow: hidden;
	height: 40px;
	text-overflow: ellipsis;
	font-size: 13px;
	line-height: 20px;
}

/*浠撳偍鍒嗘嫧鏈嶅姟娴佺▼*/
.storage-service-flow .service-process {
	background-color: #FFFFFF;
}

.storage-service-sea .air-message {
	padding-bottom: 80px;
	background-color: #F4F5F9;
}

.storage-service-sea .air-message {
	margin-bottom: 0;
}

.storage-service-flow .service-process .icon_show li dl dd.air-service-icon_arrow {
	right: -77px;
}

.storage-service-flow .service-process .icon_show li dl dd h3 {
	margin-top: 20px;
}

.storage-service-flow .service-process .icon_show li dl dd:nth-child(2) {
	margin-top: 30px;
}

/*鏈嶅姟娴佺▼*/
.service-process {
	background-color: #F5F5F5;
}

.service-process .service {
	padding: 80px 0 50px;
}

.service-process .icon_show {
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 80px;
	width: 1220px;
}

.service-process .icon_show li {
	float: left;
	width: 170px;
}

.service-process .icon_show li+li {
	margin-left: 40px;
}

.service-process .icon_show li dl {
	position: relative;
	text-align: center;
}

.service-process .icon_show li dl dd:nth-child(2) {
	margin: 20px 0 5px;
}

.service-process .icon_show li dl dd span {
	color: #BABABA;
	font-weight: 900;
	font-size: 20px;
}

.service-process .icon_show li dl dd h3 {
	margin-bottom: 8px;
	color: #333333;
	font-size: 16px;
}

.service-process .icon_show li dl dd p {
	color: #7E7E7E;
	font-size: 13px;
	line-height: 20px;
}

.service-process .icon_show li dl dd.air-service-icon_arrow.l {
	position: absolute;
	top: 62px;
	right: -77px;
	width: 77px;
	height: 9px;
	background: url("../images/air-service-icon_arrow.png") no-repeat;
}

.service-process .icon_show li:last-of-type dl dd.air-service-icon_arrow.l {
	display: none;
}

.service-process .icon_show li dl dt img {
	opacity: 0.5;
	filter: grayscale(100%);
}

.service-process .icon_show li:hover dl dt img {
	opacity: 1;
	filter: grayscale(0);
}

/*鍥介檯娴疯繍璧勮*/
.air-message {
	/*margin-bottom: 80px;*/
	padding-bottom: 80px;
}

.air-message .service {
	padding-bottom: 20px;
}

.air-message .tab {
	margin: 0 auto 40px;
	width: 322px;
}

.air-message .tab li {
	float: left;
	padding-bottom: 5px;
	border-bottom: 2px solid transparent;
	color: #333333;
	font-weight: 900;
	font-size: 14px;
	cursor: pointer;
}

.air-message .tab li+li {
	margin-left: 26px;
}

.air-message .tab li:hover {
	color: #E72024;
	border-bottom-color: #E72024;
}

.air-message .tab-details {
	margin: 0 auto;
	width: 1220px;
}

.air-message .tab-details .tab-item li {
	float: left;
}

.air-message .tab-details .tab-item li+li {
	margin-left: 20.5px;
}

.air-message .tab-item {
	margin-top: 20px;
}

.air-message .tab-item dd {
	padding-top: 20px;
	width: 393px;
	font-size: 14px;
}

.air-message .tab-item dd h3 {
	color: #333333;
	font-weight: normal;
	font-size: 16px;
}

.air-message .tab-item dd h4 {
	margin: 6px 0 15px;
	color: #989898;
	font-weight: normal;
}

.air-message .tab-item dd p {
	color: #777777;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/*杩涘嚭鍙ｄ唬鐞嗛〉闈㈡牱寮�*/
.agency-banner {
	width: 100%;
	height: 800px;
	background: url("../images/agency-banner.jpg") no-repeat;
	background-size: cover;
}

.agency-banner .banner-text {
	margin-top: 300px;
}

.agency-banner .banner-text h1 {
	margin-bottom: 20px;
	font-weight: 900;
	font-size: 36px;
}

.agency-banner .banner-text p {
	color: #FFFFFF;
}

/*鏈嶅姟鍐呭*/
.agency-service {
	padding-bottom: 90px;
}

.agency-service-list {
	margin: 0 auto;
	width: 1220px;
}

.agency-service-list li {
	float: left;
}

.agency-service-list li+li {
	margin-left: 17.3px;
}

.agency-service-list li dl {
	width: 292px;
	text-align: center;
}

.agency-service-list li dl dd h3 {
	margin: 23px 0 10px;
	color: #333333;
	font-size: 16px;
}

.agency-service-list li dl dd p {
	color: #777777;
	font-size: 13px;
	line-height: 20px;
}

/*杩涘嚭鍙ｄ唬鐞嗘湇鍔′紭鍔�*/
.agency-service-advantage {
	background-color: #F4F4F4;
}

.agency-service-advantage-box {
	position: relative;
	margin: 0 auto;
	width: 1220px;
	height: 502px;
	background: url("../images/agency-img05.jpg") no-repeat;
	background-size: cover;
}

.agency-service-advantage-detail {
	position: absolute;
	bottom: -65px;
	margin-top: 378px;
	padding: 0 90px;
	width: 1220px;
	height: 124px;
	background-color: rgba(12, 104, 186, 0.98);
}

.agency-service-advantage-detail li {
	float: left;
	padding-top: 36px;
}

.agency-service-advantage-detail li+li {
	margin-left: 48px;
}

.agency-service-advantage-detail li dl {
	width: 224px;
}

.agency-service-advantage-detail li dl dt {
	float: left;
}

.agency-service-advantage-detail li dl dd {
	margin-left: 50px;
}

.agency-service-advantage-detail li dl dd h3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
}

.agency-service-advantage-detail li dl dd p {
	color: #FFFFFF;
	font-size: 14px;
}

/*杩涘嚭鍙ｅ鍊兼湇鍔�*/
.agency-add-service {
	margin-top: 100px;
	padding-bottom: 90px;
}

.agency-add-service-box {
	margin: 0 auto;
	width: 1220px;
}

.agency-add-service-box li {
	float: left;
}

.agency-add-service-box li+li {
	margin-left: 6.3px;
}

.agency-add-service-box li dl {
	width: 300px;
}

.agency-add-service-box li dd {
	padding: 25px 33px;
	height: 130px;
	background-color: #F7F7F7;
	text-align: center;
}

.agency-add-service-box li dd h3 {
	margin-bottom: 8px;
	color: #333333;
	font-size: 16px;
}

.agency-add-service-box li dd .t {
	font-weight: bold;
	margin-bottom: 8px;
	color: #333333;
	font-size: 16px;
}

.agency-add-service-box li dd p {
	color: #7E7E7E;
	font-size: 13px;
	line-height: 20px;
}

/*鏈嶅姟娴佺▼*/
.agency-service-flow {
	background-color: #F6f6f6;
}

.agency-service-flow .service-process .service {
	padding-bottom: 30px;
}

.agency-service-flow .agency-tabs {
	margin: 0 auto 30px;
	width: 160px;
}

.agency-service-flow .agency-tabs span {
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 2px solid transparent;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}

.agency-service-flow .agency-tabs span+span {
	margin-left: 38px;
}

.agency-service-flow .agency-tabs span:hover {
	color: #E72024;
	border-bottom-color: #E72024;
}

.agency-service-flow .service-process .icon_show li {

	width: 130px;
}

.agency-service-flow .service-process .icon_show li+li {
	margin-left: 51.6px;
}

.agency-service-flow .service-process .icon_show li dl dd.air-service-icon_arrow_02 {
	position: absolute;
	top: 58px;
	right: -56px;
	width: 60px;
	height: 9px;
	background: url("../images/air-service-icon_arrow_02.png") no-repeat;
}





/*鍙宠竟鍥哄畾鏍忔牱寮�*/
.sidebar-box {
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	/* IE 9 */
	-moz-transform: translateY(-50%);
	/* Firefox */
	-webkit-transform: translateY(-50%);
	/* Safari 鍜� Chrome */
	-o-transform: translateY(-50%);
	z-index: 1000;
}

.sidebar li {
	width: 50px;
	height: 50px;
	background-color: #EAEAEA;
	/*padding: 15px;*/
	position: relative;
	text-align: right;
	border-bottom: 1px solid #DBDBDB;
	transition: all 0.5s ease-in-out;
}

.sidebar li+li {
	/*border-top: 1px solid #DBDBDB;*/
}

.sidebar li+li i {
	/*border-top: 1px solid #DBDBDB;*/
	transition: all 0.5s ease-in-out;
}

.sidebar li:hover i {
	/*border: none;*/
	/*height:49px;*/
}

.sidebar li i {
	width: 50px;
	height: 49px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1100;
	background-color: #EAEAEA;

}

.sidebar li a {
	display: block;
	width: 100%;
}

.sidebar li .text {
	width: 220px;
	font-size: 14px;
	color: #181818;
	font-weight: 600;
	position: absolute;
	left: 50px;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	/* IE 9 */
	-moz-transform: translateY(-50%);
	/* Firefox */
	-webkit-transform: translateY(-50%);
	/* Safari 鍜� Chrome */
	-o-transform: translateY(-50%);
	text-align: left;
	z-index: 10;
}

.sidebar li .icon01 {
	background: url('../images/aside-img01.png') no-repeat center #EAEAEA;
}

.sidebar li .icon02 {
	background: url('../images/aside-img02.png') no-repeat center #EAEAEA;
}

.sidebar li .icon03 {
	background: url('../images/aside-img03.png') no-repeat center #EAEAEA;
}

.sidebar li .icon04 {
	background: url('../images/aside-img04.png') no-repeat center #EAEAEA;
}

.sidebar li .icon05 {
	background: url('../images/aside-img05.png') no-repeat center #EAEAEA;
}




.sidebar:hover li {
	width: 250px;
}

.sidebar:hover li .text {
	left: 30px;
}

.sidebar li:hover {
	background-color: #181818;
}

.sidebar li:hover .text {
	color: #FFFFFF;
}

.sidebar li:hover .icon01 {
	background: url('../images/aside-img001.png') no-repeat center #181818;
}

.sidebar li:hover .icon02 {
	background: url('../images/aside-img002.png') no-repeat center #181818;
}

.sidebar li:hover .icon03 {
	background: url('../images/aside-img003.png') no-repeat center #181818;
}

.sidebar li:hover .icon04 {
	background: url('../images/aside-img004.png') no-repeat center #181818;
}

.sidebar li:hover .icon05 {
	background: url('../images/aside-img005.png') no-repeat center #181818;
}



/*鍔ㄦ晥鏍峰紡*/
.animate01 {
	opacity: 0;
	transform: translateY(100px);
	-ms-transform: translateY(100px);
	/* IE 9 */
	-moz-transform: translateY(100px);
	/* Firefox */
	-webkit-transform: translateY(100px);
	/* Safari 鍜� Chrome */
	-o-transform: translateY(100px);
}

.noneAnimate {
	opacity: 1;
	transition: all .8s;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-o-transition: all .8s;

	transform: translateY(0);
	-ms-transform: translateY(0);
	/* IE 9 */
	-moz-transform: translateY(0);
	/* Firefox */
	-webkit-transform: translateY(0);
	/* Safari 鍜� Chrome */
	-o-transform: translateY(0);
}

.animate02 {
	opacity: 0;
	transform: translateX(-350px);
	-ms-transform: translateX(-350px);
	/* IE 9 */
	-moz-transform: translateX(-350px);
	/* Firefox */
	-webkit-transform: translateX(-350px);
	/* Safari 鍜� Chrome */
	-o-transform: translateX(-350px);
}

.animate04 {
	opacity: 0;
	transform: translateX(350px);
	-ms-transform: translateX(350px);
	/* IE 9 */
	-moz-transform: translateX(350px);
	/* Firefox */
	-webkit-transform: translateX(350px);
	/* Safari 鍜� Chrome */
	-o-transform: translateX(350px);
}

.noneAnimate02 {
	opacity: 1;
	transition: all .8s;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-o-transition: all .8s;

	transform: translateX(0);
	-ms-transform: translateX(0);
	/* IE 9 */
	-moz-transform: translateX(0);
	/* Firefox */
	-webkit-transform: translateX(0);
	/* Safari 鍜� Chrome */
	-o-transform: translateX(0);
}

.animate03 {
	opacity: 0;
	transform: scale(0) rotate(0deg);
	-webkit-transform: scale(0) rotate(0deg);
	-ms-transform: scale(0) rotate(0deg);
	-moz-transform: scale(0) rotate(0deg);
	-o-transform: scale(0) rotate(0deg);

}

.noneAnimate03 {
	opacity: 1;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;

	transform: scale(1) rotate(360deg);
	-webkit-transform: scale(1) rotate(360deg);
	-ms-transform: scale(1) rotate(360deg);
	-moz-transform: scale(1) rotate(360deg);
	-o-transform: scale(1) rotate(360deg);
}

/**2017-11-14**/
.contact_banner {
	background: url(../images/contact_banner.jpg) no-repeat center center;
	height: 800px;
}

.contact_banner .text_box {
	width: 1220px;
	margin: 0 auto;
	padding-top: 240px;
	text-align: left;
}

.contact_banner .text_box h1 {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}

.contact_banner .text_box .t {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}

.contact_banner .text_box h3 {
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	margin-top: 9px;
}

.contact_banner .text_box h4 {
	margin-top: 15px;
	color: #1a58ab;
	font-size: 26px;
	font-weight: bold;
	font-family: arial;
}

.contact_banner .text_box .text {
	margin-top: 12px;
	width: 555px;
	border-top: 1px solid #fff;
	text-align: left;
}

.contact_banner .text_box .text p {
	color: #333333;
	font-size: 16px;
	padding-top: 21px;
}

.contact_banner .text_box .text ol {
	margin-top: 18px;
}

.contact_banner .text_box .text ol a {
	display: block;
	width: 146px;
	height: 42px;
	background: #1a58ab;
	float: left;
	margin-right: 20px;
	border-radius: 3px;
	color: #fff;
	line-height: 42px;
	font-size: 14px;
	text-align: center;
}

.contact_banner .text_box .text ol a:hover {
	background: #1e468c;
}

.contact_banner .text_box .text ol a span {
	line-height: 42px;
	padding-left: 25px;
	background: url(../images/g_icon.png) no-repeat left center;
}

.contact_banner .text_box .text ol a.zixun span {
	line-height: 42px;
	padding-left: 34px;
	background: url(../images/g_icon2.png) no-repeat left center;
}

.contact_banner .text_box .text ol a.yx {
	background: #fdfdfd url(../images/yx_icon.png) no-repeat 20px center;
	min-width: 227px;
	color: #a8a8a8;
	padding-left: 46px;
	padding-right: 10px;
	text-align: left;
	font-size: 16px;
}

.contact_banner .text_box .text p.dd span {
	color: #6d6d6d;
	font-size: 13px;
	background: url(../images/g001.png) no-repeat left center;
	padding-left: 18px;
	display: inline-block;
	margin-left: 8px;
	cursor: pointer;
}

.contact_banner .text_box .text p.dd span.cur {
	background: url(../images/g002.png) no-repeat left center;
}

.contact_banner .text_box .text ul {
	margin-top: 18px;
}

.contact_banner .text_box .text ul li {
	float: left;
	height: 40px;
	line-height: 40px;
	margin-right: 7px;
	margin-bottom: 9px;
	background: #fff;
}

.contact_banner .text_box .text ul li:first-child {
	width: 143px;
}

.contact_banner .text_box .text ul li:nth-child(2) {
	width: 181px;
}

.contact_banner .text_box .text ul li:nth-child(3) {
	width: 210px;
	margin-right: 0;
}

.contact_banner .text_box .text ul li:nth-child(4) {
	width: 442px;
	height: 60px;
}

.contact_banner .text_box .text ul li:last-child {
	width: 100px;
	height: 60px;
	margin-right: 0;
	line-height: 60px;
}

.contact_banner .text_box .text ul li input {
	width: 100%;
	border: none;
	background: none;
	padding: 0 10px;
	font-size: 14px;
	height: 40px;
	font-family: "寰蒋闆呴粦";
}

.contact_banner .text_box .text ul li textarea {
	width: 100%;
	height: 60px;
	line-height: 40px;
	padding: 0 10px;
	border: none;
	background: none;
	font-family: "寰蒋闆呴粦";
}

.contact_banner .text_box .text ul li:last-child input {
	height: 60px;
	width: 100%;
}

.contact_box {
	background: url(../images/contact_bg.jpg) no-repeat center center;
	height: 757px;
}

.contact_box .box1 {
	width: 1220px;
	margin: 0 auto;
	position: relative;
	padding-top: 107px;
}

.contact_box .box1 .left {
	width: 733px;
	float: left;
}

.contact_box .box1 .left .img {
	margin-top: 50px;
}

.contact_box .box1 .right {
	text-align: left;
	position: absolute;
	right: -8px;
	top: 154px;
	width: 572px;
	height: 448px;
	background: url(../images/contact_bg2.png) no-repeat center center;
	padding: 85px 46px 0 82px;
}

.contact_box .box1 .right h3 {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}

.contact_box .box1 .right h2 {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}

.contact_box .box1 .right .bt {
	border-bottom: 1px solid #f5f5f5;
	margin-top: 15px;
}

.contact_box .box1 .right .bt span {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 12px;
}

.contact_box .box1 .right .text {
	margin-top: 10px;
}

.contact_box .box1 .right .text p {
	padding-top: 0;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
}


.contact_new {
	padding-bottom: 60px;
	width: 1220px;
	margin: 0 auto;
	text-align: left;
}

.contact_new ul li {
	width: 393px;
	float: left;
	margin-right: 20px;
}

.contact_new ul li:last-child {
	margin-right: 0;
}

.contact_new ul li h3 {
	color: #333333;
	font-size: 16px;
	margin-top: 10px;
}

.contact_new ul li span {
	font-size: 14px;
	color: #666;
	margin-top: 5px;
	display: block;
}

.contact_new ul li p {
	font-size: 14px;
	color: #666;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-top: 10px;
}

.fuwu_banner {
	background: url(../images/fuwu_banner.jpg) no-repeat center center;
	height: 800px;
	text-align: center;
	padding-top: 338px;
	position: relative;
}

.fuwu_banner h1 {
	color: #fff;
	font-size: 35px;
	font-weight: bold;
}

.fuwu_banner .t {
	color: #fff;
	font-size: 35px;
	font-weight: bold;
}

/*.fuwu_banner h1 span{
	background: url(../images/g01.png) no-repeat left top;
	position: relative;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 5px;
}*/
/*.fuwu_banner h1 span:before{
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 24px;
	height: 24px;
	background: url(../images/g02.png) no-repeat right bottom;
}*/

.fuwu_banner .trangle_01,
.fuwu_banner .trangle_02 {
	border-width: 13px;
}

.fuwu_banner p {
	color: #ffffff;
	font-size: 16px;
	margin-top: 20px;
}

.fuwu_banner .icon {
	margin-top: 28px;
}

.fuwu_banner .icon span {
	display: inline-block;
	width: 81px;
	height: 81px;
	margin: 0 41px;
}

.fuwu_banner .more_btn {
	position: absolute;
	left: 50%;
	bottom: 43px;
	width: 37px;
	height: 31px;
	margin-left: -18.5px;
	animation: clickPrice 2s ease infinite;
	-webkit-animation: clickPrice 2s ease infinite;
	-moz-animation: clickPrice 2s ease infinite;
	-o-animation: clickPrice 2s ease infinite;
	transition: all 2s ease;
	opacity: 0;
}

@keyframes clickPrice {
	0% {
		opacity: 0;
		transform: translateY(0px);
	}

	50% {
		opacity: 1;
		transform: translateY(10px);
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes clickPrice {
	0% {
		opacity: 0;
		transform: translateY(0px);
	}

	50% {
		opacity: 1;
		transform: translateY(10px);
	}

	100% {
		opacity: 0;
	}
}

.fuwu_box {
	margin-top: 60px;
}

.fuwu_box ul {
	width: 1220px;
	margin: 0 auto;
}

.fuwu_box ul li {
	float: left;
	width: 386px;
	margin-right: 31px;
	margin-bottom: 40px;
	text-align: left;
}

.fuwu_box ul li:nth-child(3n) {
	margin-right: 0;
}

.fuwu_box ul li .img {
	width: 386px;
	height: 298px;
}

.fuwu_box ul li h3 {
	margin-top: 20px;
	color: #202020;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/fuwu_icon.png) no-repeat left top;
	padding-left: 18px;
}

.fuwu_box ul li p {
	color: #666666;
	font-size: 14px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
	margin-top: 10px;
}

.fuwu_box ul li .more {
	display: inline-block;
	border: 1px solid #e3e3e3;
	height: 30px;
	line-height: 30px;
	padding: 0 18px;
	color: #666666;
	font-size: 13px;
	font-family: arial;
	margin-top: 15px;
}

/*鍊煎緱淇¤禆鐨勪笓涓氭湇鍔�*/
.trust {
	width: 100%;
	height: 596px;
	background: url("../images/main-index-img06.jpg") no-repeat;
}

.trust-box {
	width: 1220px;
	margin: 0 auto;
	padding: 80px 0 0;
}

.trust-box .service {
	text-align: left;
	padding-top: 0;
	width: auto;
}

.trust-box .service h1 {
	color: #FFFFFF;
}

.trust-box .left-box .text-content {
	padding-left: 30px;
	text-align: left;
}

.trust-box .left-box .text-content .title01 {
	font-size: 22px;
	color: #FFFFFF;
}

.trust-box .left-box .text-content .title01 img {
	vertical-align: bottom;
}

.trust-box .left-box .text-content .p1 {
	font-size: 14px;
	line-height: 22px;
	color: #CCD6E7;
	margin: 10px 0 30px;
}

.trust-box .left-box .text-content .more {
	display: inline-block;
	border: 1px solid #5C90C4;
	color: #CCD6E7;
	font-size: 14px;
	margin-top: 12px;
	width: 106px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}

.trust-box .left-box .text-content .icon-box {
	margin-top: 35px;
}

.trust-box .left-box .text-content .icon-box li {
	float: left;
}

.trust-box .left-box .text-content .icon-box li+li {
	margin-left: 33px;
}

.trust-box .left-box .text-content .icon-box dd p {
	font-size: 17px;
	color: #FFFFFF;
	margin: 20px 0 12px;
}

.trust-box .left-box .text-content .icon-box dd span {
	font-size: 13px;
	color: #CCD6E7;
}

.trust-box .left-box .text-content .icon-box dt {
	width: 50px;
	height: 50px;
}

.trust-box .left-box .text-content .icon-box .icon04 {
	background: url("../images/main-index-icon04.png") no-repeat center;
}

.trust-box .left-box .text-content .icon-box .icon05 {
	background: url("../images/main-index-icon05.png") no-repeat center;
}

.trust-box .left-box .text-content .icon-box .icon06 {
	background: url("../images/main-index-icon06.png") no-repeat center;
}

.news_box {
	text-align: center;
	width: 1220px;
	margin: 0 auto 50px;
}

.news_box a {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 2px solid transparent;
	cursor: pointer;
	color: #333333;
	margin: 0 20px;
}

.news_box a:hover {
	color: #e62422;
	border-bottom-color: #e62422;
}


/*鏁ｈ鑸规柊鍔犳牱寮�*/

.business-advantage .business-advantage-box .advantage-details .bulk li {
	margin-bottom: 30px;
}

.business-advantage .business-advantage-box .advantage-details.bulk-box {
	padding-top: 60px;
}

.bulk-addservice {
	margin-bottom: 75px;
}

.bulk-service-process {
	background: url("../images/bulk-ship-img10.jpg") no-repeat center;
	background-size: cover;
	height: 608px;
	width: 100%;
}

.bulk-service-process .service-process {
	background-color: transparent;
}

.bulk-service-process .service h1 {
	color: #ffffff;
}

.bulk-service-process .service p {
	color: #ffffff;
}

.bulk-service-process .service-process .icon_show li dl dd h1 {
	font-weight: 600;
	color: #ffffff;
}

.bulk-service-process .service-process .icon_show li dl dd span {
	opacity: 0.5;
}

.bulk-service-process .service-process .icon_show li dl dd p {
	color: #ffffff;
	opacity: 0.5;
}

.bulk-case-box {
	background-color: #F5F5F5;
	padding-bottom: 80px;
}

.bulk-case {
	width: 1220px;
	margin: 0 auto;
}

.bulk-case-show {
	margin-top: 20px;
}

.bulk-case-show ul li {
	float: left;
	width: 289px;
}

.bulk-case-show ul li+li {
	margin-left: 21.333px;
}

.bulk-case-show ul li dd {
	border: 1px solid #E7E7E7;
	padding: 25px 15px;
	background-color: #ffffff;
	font-size: 14px;
	color: #666666;
}

.bulk-case-show ul li dd {}

.bulk-case-show ul li dd:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 4px;
	height: 4px;
	background-color: #CFCECE;
	border-radius: 50%;
}

.banner-icon-show {
	width: 870px;
	margin: 50px auto 0;
	border: 1px solid rgba(255, 255, 255, 0.6);
	background-color: rgba(11, 27, 64, 0.5);
	padding: 30px 110px 0;
}

.banner-icon-show li {
	margin-right: 50px;
	margin-bottom: 30px;
}

.banner-icon-show ul {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}




/**2017-11-22**/
.boxgl {
	width: 1220px;
	margin: 0 auto;
}

.gl_banner {
	background: url(../images/gl_banner.jpg) no-repeat center center;
	height: 400px;
	padding-top: 130px;
}

.gl_banner h1 {
	color: #333333;
	font-size: 44px;
	margin-bottom: 15px;
}

.gl_banner p {
	color: #333333;
	font-size: 16px;
	line-height: 26px;
}

.newsTop {
	margin-top: 55px;
}

.newsTop ul li {
	width: 390px;
	height: 233px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 24px;
}

.newsTop ul li:last-child {
	margin-right: 0;
}

.newsTop ul li .img img {
	width: 100%;
	height: 100%;
}

.newsTop ul li .text {
	z-index: 1;
	font-size: 16px;
	color: #fff;
	height: 48px;
	line-height: 48px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, .7);
	padding: 0 28px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.container_con {
	margin-top: 54px;
	padding-bottom: 55px;
}

.container_con .titleT {
	border-bottom: 1px solid #dfe1e0;
	color: #999999;
	font-size: 16px;
	font-family: arial;
}

.container_con .titleT span {
	color: #444444;
	font-size: 20px;
	font-weight: bold;
	font-family: "寰蒋闆呴粦";
	display: inline-block;
	margin-right: 10px;
	padding-bottom: 10px;
	position: relative;
	bottom: -1px;
	border-bottom: 2px solid #166ecf;
}

.container_con .f-l {
	width: 803px;
	overflow: hidden;
}

.container_con .f-l .number ul li {
	width: auto;
}

.container_con .f-l ul li {
	float: left;
	width: 100%;
	border-bottom: 1px dotted #dcdcdc;
	padding: 20px 0;
}

.container_con .f-l ul li .img {
	display: block;
	width: 204px;
	height: 125px;
	float: left;
}

.container_con .f-l ul li .text {
	float: right;
	width: 575px;
}

.container_con .f-l ul li .text h3 {
	font-size: 16px;
	font-weight: bold;
}

.container_con .f-l ul li .text h3 a {
	color: #444444;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.container_con .f-l ul li .text p {
	color: #666666;
	font-size: 14px;
	padding-top: 0;
	margin-top: 8px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}

.container_con .f-l ul li .text .bottom_btn {
	margin-top: 25px;
	color: #999999;
	font-size: 13px;
}

.container_con .f-l ul li .text .bottom_btn a {
	display: inline-block;
	float: left;
	color: #999999;
	font-size: 13px;
	padding-left: 18px;
	margin-right: 20px;
}

.container_con .f-l ul li .text .bottom_btn .a1 {
	background: url(../images/G_icon1.png) no-repeat left center;
}

.container_con .f-l ul li .text .bottom_btn .a2 {
	background: url(../images/g_icon2.png) no-repeat left center;
}

.container_con .f-l ul li .text .bottom_btn .a3 {
	background: url(../images/G_icon3.png) no-repeat left center;
}

.container_con .f-l ul li .text .bottom_btn em {
	font-style: normal;
	float: right;
}

.container_con .f-l ul li:last-child {
	border-bottom: none;
}

.container_con .f-l .more_btn {
	margin-top: 42px;
	background: #f2f2f2;
	line-height: 42px;
	text-align: center;
}

.container_con .f-l .more_btn a {
	display: block;
	color: #999999;
	font-size: 16px;
}

.container_con .f-l .more_btn a i {
	background: url(../images/22.png) no-repeat center center;
	width: 35px;
	height: 9px;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-left: 10px;
}

.container_con .f-r {
	width: 340px;
}

.container_con .f-r .titleT {
	margin-top: 40px;
}

.container_con .f-r .titleT:first-child {
	margin-top: 0;
}

.container_con .f-r .ul_list li {
	padding: 20px 0;
	float: left;
	width: 100%;
	border-bottom: 1px dotted #dcdcdc;
}

.container_con .f-r .ul_list li .img {
	display: block;
	width: 112px;
	height: 69px;
	float: left;
}

.container_con .f-r .ul_list li .img img {
	width: 100%;
}

.container_con .f-r .ul_list li .text {
	width: 208px;
	float: right;
}

.container_con .f-r .ul_list li .text h3 {
	color: #444444;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}

.container_con .f-r .ul_list li .text .bottom_btn {
	margin-top: 15px;
	color: #999999;
	font-size: 13px;
}

.container_con .f-r .ul_list li .text .bottom_btn a {
	display: inline-block;
	float: left;
	color: #999999;
	font-size: 13px;
	padding-left: 18px;
	background: url(../images/G_icon1.png) no-repeat left center;
}

.container_con .f-r .ul_list li .text .bottom_btn em {
	font-style: normal;
	float: right;
}

.container_con .f-r .ul_list li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.container_con .f-r .ul_search li {
	padding-top: 20px;
	width: 48%;
	float: left;
	color: #666666;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.container_con .f-r .ul_search li:nth-child(2n) {
	float: right;
}

.container_con .f-r .ul_search li a {
	text-decoration: underline;
}

.container_con .f-r .words {
	margin-top: 20px;
}

.container_con .f-r .words a {
	margin-right: 5px;
}

.container_con .f-r .link a {
	display: inline-block;
	color: #666666;
	font-size: 16px;
	margin-top: 20px;
	margin-right: 18px;
}







.acolor {
	color: #7F7F7F;
}

.container_con .f-l img {
	max-width: 100%;
}



.latestRelease-box .titleT {
	border-bottom: 1px solid #dfe1e0;
	color: #999999;
	font-size: 16px;
	font-family: arial;
	text-align: left;
}

.latestRelease-box .titleT span {
	color: #444444;
	font-size: 20px;
	font-weight: bold;
	font-family: "寰蒋闆呴粦";
	display: inline-block;
	margin-right: 10px;
	padding-bottom: 10px;
	position: relative;
	bottom: -1px;
	border-bottom: 2px solid #166ecf;
}

.latestRelease-box .titleT {
	margin-top: 40px;
}

.latestRelease-box .titleT:first-child {
	margin-top: 0;
}

.latestRelease-box .ul_search li {
	padding-top: 20px;
	width: 48%;
	float: left;
	color: #666666;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.latestRelease-box .ul_search li:nth-child(2n) {
	float: right;
}

.latestRelease-box .ul_search li a {
	text-decoration: underline;
}

.latestRelease-box .words {
	margin-top: 20px;
	text-align: left;
}

.latestRelease-box .words a {
	margin-right: 5px;
}

.latestRelease-box .link a {
	display: inline-block;
	color: #666666;
	font-size: 16px;
	margin-top: 20px;
	margin-right: 18px;
}

/*2018.7.30 杩涘嚭鍙ｄ唬鐞嗘柊澧為儴鍒�*/
.xinzeng {
	width: 1220px;
	margin: 0 auto;
}

.fangan .fangan_top {
	background: url(../images/fangan_bg.png) no-repeat left center;
	height: 248px;
	margin-bottom: 20px;
	margin-top: -104px;
	position: relative;
	z-index: 2;
}

.fangan .fangan_top .fangan_left {
	padding-top: 50px;
	padding-left: 37px;
	float: left;
	width: 360px;
}

.fangan .fangan_top .fangan_left h2 {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
}

.fangan .fangan_top .fangan_left .xian {
	height: 2px;
	display: block;
	width: 55px;
	border-top: 2px solid #e72024;
	margin: 15px 0;
}

.fangan .fangan_top .fangan_left p {
	font-size: 14px;
	color: #fff;
}

.fangan .fangan_top .fangan_right {
	padding-left: 37px;
	float: left;
	width: 830px;
	margin-top: -40px;
}

.fangan .fangan_top .fangan_right ul {
	width: 100%;
}

.fangan .fangan_top .fangan_right ul li {
	width: 20%;
	float: left;
	display: block;
	text-align: center;

}

.fangan .fangan_top .fangan_right ul li div {
	margin: 22px;
}

.fangan .fangan_top .fangan_right ul li div p {
	font-size: 14px;
	color: #666666;
	margin-top: 8px;
}

.fangan .fangan_top .fangan_right ul li div span {
	font-size: 10px;
	color: #999999;
}

.fangan .fangan_top .fangan_right ul li:nth-child(1n) {
	background-color: #fff;
}

.fangan .fangan_top .fangan_right ul li:nth-child(2n) {
	background-color: #eef0f2;
}

.daili {
	padding-bottom: 90px;
}

.daili .daili_bottom ul li {
	float: left;
	position: relative;
	width: 33%;
	margin-right: 0.5%;
}

.daili .daili_bottom ul li:nth-child(3n) {
	margin: 0;
}

.daili .daili_bottom ul li .tong {
	background-color: rgba(27, 26, 29, 0.9);
	padding-top: 32px;
	padding-bottom: 24px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding-left: 20px;
	padding-right: 20px;
}

.daili .daili_bottom ul li .tong h3 {
	font-size: 18px;
	color: #fff;
}

.daili .daili_bottom ul li .tong .t {
	font-size: 18px;
	color: #fff;
	font-weight: bold;

}

.daili .daili_bottom ul li .tong h3 span {
	padding-left: 10px;
}

.daili .daili_bottom ul li .tong h3 span img {
	vertical-align: middle;
}

.daili .daili_bottom ul li .tong p {
	font-size: 13px;
	color: #cccccc;
	margin-top: 5px;
}

.zhichi a {
	color: #969696;
}


.contactUsBanner .banner-text {
	position: absolute;
	top: 250px;
	margin-top: 0;
	left: 0;
	text-align: center;
	width: 100%;
}

.contactUsBanner .banner-text h1 {
	font-weight: normal;
}

.contactUsBanner .banner-text p {
	line-height: 36px;
	color: #fff;
	margin-top: 30px;
}

.w1220 {
	width: 1220px;
	margin: 0 auto;
}

.bread {
	background: #f6f6f6;
	line-height: 24px;
	color: #999999;
	text-align: left;
}

.bread a {
	color: #999999;
	font-size: 12px;
	display: inline-block;
}

.newsshow_banner {
	position: absolute;
	left: 50%;
	top: 400px;
	margin-left: -630px;
	width: 1260px;
	text-align: left;
}

.newsshow_banner .bt_text h3 {
	color: #015aaa;
	font-size: 40px;
}

.newsshow_banner .bt_text .ttt {
	font-weight: bold;
	color: #015aaa;
	font-size: 40px;
}

.newsshow_banner .bt_text p {
	color: #333333;
	font-size: 16px;
	margin-top: 10px;
}

.newsshow_banner ol {
	margin-top: 55px;
}

.newsshow_banner ol li {
	float: left;
	padding: 0 32px;
	border-left: 1px solid #b8b9c0;
}

.newsshow_banner ol li:first-child {
	border-left: none;
	padding-left: 0;
}

.newsshow_banner ol li .icon {
	line-height: 0;
}

.newsshow_banner ol li .t {
	width: 186px;
	margin-top: 20px;
}

.newsshow_banner ol li .t h3 {
	color: #2d2d2d;
	font-size: 16px
}

.newsshow_banner ol li .t .tt {
	font-weight: bold;
	color: #2d2d2d;
	font-size: 16px
}

.newsshow_banner ol li .t p {
	margin-top: 7px;
	color: #666;
	font-size: 13px
}

.rt-content .titleT {
	border-bottom: 1px solid #dfe1e0;
	color: #999999;
	font-size: 16px;
	font-family: arial;
	text-align: left;
}

.rt-content .titleT span {
	color: #444444;
	font-size: 20px;
	font-weight: bold;
	font-family: "寰蒋闆呴粦";
	display: inline-block;
	margin-right: 10px;
	padding-bottom: 10px;
	position: relative;
	bottom: -1px;
	border-bottom: 2px solid #166ecf;
}

.guo_box {
	background: url(../images/szj_img1.jpg) no-repeat center center;
	height: 194px;
	padding: 25px 24px;
	text-align: left;
}

.guo_box p {
	color: #1e3149;
	font-size: 16px;
}

.guo_box .t {
	margin-top: 15px;
}

.guo_box .t a {
	display: block;
	line-height: 0;
	margin-bottom: 7px;
}

.guo_box2 {
	padding: 30px 10px;
}

.guo_box2 .img {
	float: left;
	line-height: 0;
}

.guo_box2 p {
	margin-left: 20px;
	padding-top: 5px;
	float: left;
	color: #373439;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}

.guo_box3 {
	margin-bottom: 40px;
}

.ul_search li {
	padding-top: 20px;
	width: 48%;
	float: left;
	color: #666666;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.ul_search li a {
	text-decoration: underline;
}

.banner {
	height: 400px;
	position: relative;
}

.banner .gbox {
	position: relative;
	height: 400px;
}

.banner .gbox .img1 {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.banner .gbox .img2 {
	position: absolute;
	left: 50%;
	top: 80%;
	transform: translate(-50%, -50%);
}

.banner .slick-dots {
	bottom: 40px;
}

.banner .slick-dots li button {
	border-radius: 50px;
	width: 10px;
	height: 10px;
	background: #fff;
	margin: 0 5px;
	opacity: .4;
}

.banner .slick-dots li.slick-active button {
	opacity: 1;
	background: #fff;
}

.banner .slick-arrow {
	width: 48px;
	height: 48px;
	border: none;
	margin-top: -24px;
}

.banner .slick-prev {
	background: url(../../images/banner/index_prev2.png) no-repeat center center;
	left: 60px;
}

.banner .slick-next {
	background: url(../../images/banner/index_next2.png) no-repeat center center;
	right: 60px;
}

.left_animate {
	transition: all 2s;
	opacity: 0;
	-webkit-transform: translateX(-40%);
	-moz-transform: translateX(-40%);
	-ms-transform: translateX(-40%);
	-o-transform: translateX(-40%);
	transform: translateX(-40%);
}

.banner_animate {
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.right_animate {
	transition: all 5s;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.banner_zoom {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.trust-box .img-box03 {
	max-width: 41%;
}



.trust-box .left-box .text-content .icon-box li+li {
	margin-left: 22px;
}


/**2019-8-21**/
.bread {
	background: #f6f6f6;
	line-height: 24px;
	color: #999999;
	text-align: left;
}

.bread a {
	color: #999999;
	font-size: 12px;
	display: inline-block;
}

.w1220 {
	width: 1220px;
	margin: 0 auto;
}

.tezhong_banner {
	background: url(../images/img_tz_banner.jpg) no-repeat center center;
	height: 800px;
	padding-top: 230px;
	text-align: center;
}

.tezhong_banner h1 {
	color: #fff;
	font-size: 35px;
	font-weight: bold;
}

.tezhong_banner h1 span {
	background: url(../img/images/g01.png.html) no-repeat left top;
	position: relative;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 5px;
}

.tezhong_banner h1 span:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 24px;
	height: 24px;
	background: url(../img/images/g02.png.html) no-repeat right bottom;
}

.tezhong_banner p {
	color: #ffffff;
	font-size: 16px;
	margin-top: 20px;
}

.tezhong_banner a.more_btn {
	margin-top: 40px;
	display: inline-block;
	line-height: 0;
}

.tit_top p {
	text-align: center;
	color: #777777;
	font-size: 14px;
	margin-top: 12px;
}

.gltitle {
	text-align: center;
	color: #333333;
	font-size: 30px;
}

.tezhong_box {
	padding: 60px 0 70px;
}

.tezhong_box ol {
	margin-top: 35px;
}

.tezhong_box ol li {
	float: left;
	width: 403px;
	position: relative;
	margin-right: 5px;
}

.tezhong_box ol li:last-child {
	margin-right: 0;
}

.tezhong_box ol li .img {
	line-height: 0;
	overflow: hidden;
}

.tezhong_box ol li .gtext {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, .8);
	padding: 20px 30px;
	text-align: left;
}

.tezhong_box ol li .gtext h3 {
	color: #ffffff;
	font-size: 18px;
}

.tezhong_box ol li .gtext .t {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

.cion_bg {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	border: 8px solid #E62422;
	border-right: 8px solid transparent;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

.tezhong_box ol li .gtext p {
	margin-top: 8px;
	color: #cccccc;
	font-size: 13px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	transition: all .8s;
}

.tezhong_box ol li:hover .gtext p {
	height: auto;
	transition: all .8s;
}

.tezhong_box2 {
	background: #f6f6f6;
	height: 680px;
	overflow: hidden;
	padding: 60px 0 70px;
}

.tezhong_box2 ol {
	padding-left: 25px;
	margin-top: 40px;
	background: url(../images/img_bg1.jpg) no-repeat center top;
}

.tezhong_box2 ol li {
	float: left;
	width: 109px;
	min-height: 270px;
	margin-right: 132px;
	text-align: center;
}

.tezhong_box2 ol li:nth-child(5n) {
	margin-right: 0;
}

.tezhong_box2 ol li .icon {
	width: 109px;
	line-height: 0;
	margin: 0 auto;
}

.tezhong_box2 ol li .icon img {
	max-width: 100%;
	opacity: 0.8;
	filter: grayscale(100%);
}

.tezhong_box2 ol li .t {
	margin-top: 14px;
	width: 177px;
	position: relative;
	left: -34px;
}

.tezhong_box2 ol li .t h3 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.tezhong_box2 ol li .t .tt {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.tezhong_box2 ol li .t p {
	margin-top: 5px;
	color: #7e7e7e;
	font-size: 13px;
	line-height: 19px;
}

.tezhong_box2 ol li:hover .icon img {
	opacity: 1;
	filter: grayscale(0);
}

.tezhong_box3 {
	padding: 60px 0 70px;
	background: #fff;
}

.tezhong_box3 ol {
	margin-top: 35px;
}

.tezhong_box3 ol li {
	float: left;
	width: 290px;
	margin-right: 20px;
}

.tezhong_box3 ol li:last-child {
	margin-right: 0;
}

.tezhong_box3 ol li .img {
	line-height: 0;
	overflow: hidden;
}

.tezhong_box3 ol li .gtext {
	margin-top: 15px;
	text-align: left;
}

.tezhong_box3 ol li .gtext h3 {
	color: #333333;
	font-size: 18px;
}

.tezhong_box3 ol li .gtext .t {
	font-weight: bold;
	color: #333333;
	font-size: 18px;
}

.tezhong_box3 ol li .gtext p {
	color: #666666;
	font-size: 13px;
	line-height: 19px;
	margin-top: 8px;
}

.tezhong_box4 {
	background: url(../images/img_bg2.jpg) no-repeat center center;
	min-height: 700px;
	padding: 70px 0 80px;
}

.tezhong_box4 .tit_top .gltitle,
.tezhong_box4 .tit_top p {
	color: #fff;
}

.tezhong_box4 ol {
	margin-top: 40px;
}

.tezhong_box4 ol li {
	float: left;
	width: 25%;
	text-align: center;
	height: 220px;
	padding-top: 36px;
	border-right: 1px solid rgba(255, 255, 255, .11);
	border-top: 1px solid rgba(255, 255, 255, .11);
}

.tezhong_box4 ol li:first-child,
.tezhong_box4 ol li:nth-child(2),
.tezhong_box4 ol li:nth-child(3),
.tezhong_box4 ol li:nth-child(4) {
	border-top: none;
}

.tezhong_box4 ol li:nth-child(4n) {
	border-right: none;
}

.tezhong_box4 ol li .icon {
	line-height: 0;
}

.tezhong_box4 ol li .gtext {
	margin-top: 18px;
}

.tezhong_box4 ol li .gtext h3 {
	color: #fff;
	font-size: 18px;
}

.tezhong_box4 ol li .gtext .t {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.tezhong_box4 ol li .gtext p {
	margin-top: 10px;
	color: #b8c8e0;
	font-size: 13px;
	padding: 0 25px;
	line-height: 19px;
}

.tezhong_box5 {
	padding: 60px 0 70px;
}

.tezhong_box5 ol {
	margin-top: 35px;
}

.tezhong_box5 ol li {
	float: left;
	width: 401px;
	position: relative;
	margin-right: 8px;
}

.tezhong_box5 ol li:last-child {
	margin-right: 0;
}

.tezhong_box5 ol li .img {
	line-height: 0;
	overflow: hidden;
}

.tezhong_box5 ol li .gtext {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, .8);
	padding: 20px 30px;
	text-align: left;
}

.tezhong_box5 ol li .gtext h3 {
	color: #ffffff;
	font-size: 18px;
}

.tezhong_box5 ol li .gtext .t {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

.tezhong_box5 ol li .gtext p {
	margin-top: 8px;
	color: #cccccc;
	font-size: 13px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}

.tezhong_box6 {
	background: #f4f5f9;
	padding: 60px 0 70px;
}

.tezhong_box6 ul {
	margin-top: 40px;
}

.tezhong_box6 ul li {
	text-align: left;
	width: 393px;
	float: left;
	margin-right: 20px;
}

.tezhong_box6 ul li:last-child {
	margin-right: 0;
}

.tezhong_box6 ul li h3 {
	color: #333333;
	font-size: 16px;
	margin-top: 10px;
}

.tezhong_box6 ul li span {
	font-size: 14px;
	color: #666;
	margin-top: 5px;
	display: block;
}

.tezhong_box6 ol {
	border-top: 1px solid #e9e9e9;
	margin-top: 20px;
	padding-top: 20px;
}

.tezhong_box6 ol li {
	float: left;
	width: 393px;
	font-size: 14px;
	line-height: 24px;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 15px;
	text-align: left;
	background: url(../images/img_y01.jpg) no-repeat left center;
}

.tezhong_box6 ol li:nth-child(3n) {
	margin-right: 0;
}

.tezhong_box6 ol li a {
	color: #666;
}

.join_banner {
	background: url(../images/img_join_banner.jpg) no-repeat center center;
	height: 800px;
	padding-top: 268px;
}

.join_banner .img {
	line-height: 0;
	text-align: left;
}

.join_box {
	padding: 60px 0 70px;
}

.join_box ol li {
	float: left;
	width: 33.333333%;
	text-align: center;
	padding: 0 40px;
	border-left: 1px dotted #dcdcdc;
}

.join_box ol li:first-child {
	border-left: none;
}

.join_box ol li .icon {
	line-height: 0;
}

.join_box ol li .gtext {
	margin-top: 25px;
}

.join_box ol li .gtext h3 {
	color: #333333;
	font-size: 24px;
}

.join_box ol li .gtext h4 {
	color: #333333;
	font-size: 18px;
	margin-top: 5px;
}

.join_box ol li .gtext p {
	margin-top: 10px;
	color: #444444;
	font-size: 14px;
	line-height: 24px;
}

.join_box2 {
	background: #eff5f7;
	padding: 60px 0 70px;
}

.join_box2 ol {
	margin-top: 35px;
}

.join_box2 ol li {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.join_box2 ol li span {
	display: block;
	float: left;
}

.join_box2 ol li:first-child {
	background: #015aaa;
	line-height: 56px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.join_box2 ol li:first-child span {
	float: left;
	display: block;
}

.join_box2 ol li span.s1,
.join_box2 ol li .bt a.s1 {
	width: 303px;
	text-align: left;
	padding-left: 60px;
}

.join_box2 ol li span.s2,
.join_box2 ol li .bt span.s2 {
	width: 160px;
}

.join_box2 ol li span.s3,
.join_box2 ol li .bt a.s3 {
	width: 145px;
}

.join_box2 ol li span.s4,
.join_box2 ol li .bt span.s4 {
	width: 200px;
	position: relative;
	cursor: pointer;
}

.join_box2 ol li span.s5,
.join_box2 ol li .bt span.s5 {
	width: 190px;
}

.join_box2 ol li span.s6,
.join_box2 ol li .bt a.s6 {
	width: 220px;
}

.join_box2 ol li .bt {
	border: 1px solid #dde2e4;
	background: #e8edef;
	line-height: 54px;
	color: #444444;
	font-size: 16px;
	text-align: center;
}

.join_box2 ol li .bt a {
	display: block;
	float: left;
}

.join_box2 ol li .bt span {
	text-align: center;
}

.join_box2 ol li .bt a:hover {
	color: #000;
}

.join_box2 ol li i {
	display: inline-block;
	height: 17px;
	margin-right: 5px;
	position: relative;
	top: 3px;
}

.join_box2 ol li i.i1 {
	width: 16px;
	background: url(../images/img_qq.png) no-repeat center center;
}

.join_box2 ol li i.i2 {
	width: 20px;
	background: url(../images/img_wx.png) no-repeat center center;
}

.join_box2 ol li i.i3 {
	width: 16px;
	background: url(../images/img_dh.png) no-repeat center center;
}

.join_box2 ol li .img_tp {
	position: absolute;
	left: 30px;
	top: -65px;
	width: 80px;
	height: 80px;
	display: none;
}

.join_box2 ol li .bt span.s4:hover .img_tp {
	display: block;
}

.join_box2 ol li .gtext {
	background: #fff;
	border: 1px solid #dde2e4;
	border-top: none;
	padding: 20px 60px;
	color: #444444;
	font-size: 15px;
	line-height: 26px;
	text-align: left;
}

.join_box2 ol li .gtext span {
	font-weight: bold;
	min-width: 75px;
}

.join_box2 ol {
	margin-bottom: 30px;
}

.join_box2 .more_btn {
	text-align: center;
}

.join_box2 .more_btn a {
	display: inline-block;
	border: 1px solid #c6c8c9;
	line-height: 42px;
	min-width: 166px;
	color: #444444;
	font-size: 15px;
}

.join_box2 .page {
	text-align: center;
}

.join_box2 .page a {
	display: inline-block;
	border: 1px solid #cfd3d4;
	line-height: 44px;
	padding: 0 15px;
	font-size: 15px;
	font-family: arial;
}

.join_box2 .page a:hover,
.join_box2 .page a.cur {
	color: #fff;
	border-color: #015aaa;
	background: #015aaa;
}

.join_banner_show {
	background: url(../images/img_join_banner2.jpg) no-repeat center center;
	height: 699px;
	padding-top: 215px;
}

.join_banner_show h3.bt {
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
	text-align: left;
}

.join_banner_show ol {
	margin-top: 35px;
}

.join_banner_show ol li {
	float: left;
	text-align: left;
	padding: 0 40px;
	color: #fff;
	border-left: 1px solid rgba(255, 255, 255, .2);
}

.join_banner_show ol li:first-child {
	padding-left: 0;
	border-left: none;
}

.join_banner_show ol li .icon {
	line-height: 0;
}

.join_banner_show ol li .gtext {
	margin-top: 20px;
	width: 185px;
}

.join_banner_show ol li .gtext h3 {
	font-size: 16px;
	font-weight: bold;
}

.join_banner_show ol li .gtext p {
	font-size: 13px;
	line-height: 18px;
	margin-top: 5px;
}

.join_show {
	padding: 50px 0 60px;
}

.join_show .left {
	float: left;
	width: 840px;
}

.join_show h1 {
	margin-bottom: 20px;
	color: #333333;
	font-weight: normal;
	font-size: 27px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #e3e3e3;
	text-align: left;
}

.join_show .datail {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #e3e3e3;
	color: #777777;
	font-size: 14px;
	line-height: 26px;
	text-align: left;
}

.join_show .right {
	float: right;
	width: 330px;
}

.join_show .right .titleT {
	border-bottom: 1px solid #dfe1e0;
	color: #999999;
	font-size: 16px;
	font-family: arial;
	text-align: left;
}

.join_show .right .titleT span {
	color: rgb(68, 68, 68);
	font-size: 20px;
	font-weight: bold;
	font-family: 寰蒋闆呴粦;
	display: inline-block;
	margin-right: 10px;
	padding-bottom: 10px;
	position: relative;
	bottom: -1px;
	border-bottom: 2px solid rgb(22, 110, 207);
}

.right_gw {
	margin-bottom: 30px;
}

.right_gw ol {
	margin-top: 20px;
}

.right_gw ol li {
	float: left;
	width: 100%;
	line-height: 42px;
	border-bottom: 1px solid #ebebeb;
	padding-left: 16px;
	background: url(../images/img_y02.jpg) no-repeat left center;
}

.right_gw ol li a {
	display: block;
	color: #555555;
	font-size: 15px;
	width: 100%;
}

.right_gw ol li span {
	text-align: right;
	float: right;
	color: #333333;
	font-size: 13px;
	font-family: arial;
	text-transform: uppercase;
}

.right_gt .zxgt {
	margin-top: 20px;
	height: 194px;
	padding: 45px 24px;
	text-align: left;
	background: url(../images/img_zxgt.jpg) no-repeat center center;
}

.right_gt .zxgt p {
	color: #1e3149;
	font-size: 16px;
}

.right_gt .zxgt .t {
	margin-top: 15px;
}

.right_gt .zxgt .t a {
	display: block;
	line-height: 0;
	margin-bottom: 7px;
}

.right_ewm {
	padding: 30px 10px;
}

.right_ewm .img {
	float: left;
	line-height: 0;
}

.right_ewm p {
	margin-left: 20px;
	padding-top: 5px;
	float: left;
	color: #373439;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}

.right_img {
	line-height: 0;
}

.fuwu_box ul li:nth-child(7) {
	display: none;
}






























/**2022-1-20鏂板**/


.bannera .bannera-txe {
	text-align: center;
	height: 800px;
}

.bannera .bannera-txe .txea {
	color: #fff;
	font-size: 36px;
	font-weight: 900;
}

.bannera .bannera-txe .banner-text {
	margin-top: auto;
	padding-top: 312px;
}

.bannera .bannera-txe .txeb {
	display: inline-block;
	margin-top: 24px;
}

.bannera .bannera-txe .txeb .txeb1 {
	float: left;
	color: #fff;
	font-size: 19px;
	margin-right: 57px;
}

.bannera .bannera-txe .txeb .txeb2 {
	float: left;
	color: #fff;
	font-size: 19px;
}

.bannera .bannera-txe .txec {
	width: 100%;
	margin-top: 55px;
}

.bannera .bannera-txe .txec .clearfix {
	display: inline-block;
}

.bannera .bannera-txe .txec .txec1 {
	float: left;
	padding-right: 24px;
	line-height: 1;
}

.bannera .bannera-txe .txec .txec1:last-child {
	margin-right: 0;
}

.bannera .bannera-txe .txec .txec2 {
	padding-left: 24px;
	border-left: 1px dashed #4975a1;
}


.xy-dynrA {
	padding-bottom: 91px;
}

.containeras {
	width: 1260px;
	margin: 0 auto;
}

.xy-dynrA .dynrA .service {
	padding: 72px 0 0;
}

.xy-dynrA .dynrA .service h2 {
	margin-bottom: 15px;
	line-height: 1;
	display: inline-block;
	padding: 0 24px;
}

.xy-dynrA .dynrA .service h2 .trangle_01 {
	position: absolute;
	left: 0;
	top: 1px;
}

.xy-dynrA .dynrA .service h2 .trangle_02 {
	position: absolute;
	right: 0;
	bottom: 0;
}

.xy-dynrA .dynrA .service .t {
	margin-bottom: 15px;
	line-height: 1;
	display: inline-block;
	padding: 0 24px;
}

.xy-dynrA .dynrA .service .t .trangle_01 {
	position: absolute;
	left: 0;
	top: 1px;
}

.xy-dynrA .dynrA .service .t .trangle_02 {
	position: absolute;
	right: 0;
	bottom: 0;
}

.xy-dynrA .dynrB {
	margin-top: 32px;
}

.xy-dynrA .dynrB .dynrB-a {
	float: left;
	width: 626px;
	margin-right: 8px;
	position: relative;
}

.xy-dynrA .dynrB .dynrB-a:last-child {
	margin-right: 0;
}

.xy-dynrA .dynrB .dynrB-a .dynrB-a1 {
	line-height: 0;
}

.xy-dynrA .dynrB .dynrB-a .dynrB-a2 {
	position: absolute;
	bottom: 0;
	padding: 14px 42px 19px 28px;
	background: rgba(0, 0, 0, .9);
}

.xy-dynrA .dynrB .dynrB-a .dynrB-a2 .dynrB-b1 {
	color: #fff;
	font-size: 19px;
	margin-bottom: 8px;
}

.xy-dynrA .dynrB .dynrB-a .dynrB-a2 .dynrB-b1 span {
	display: inline-block;
	margin-left: 9px;
	width: 0;
	height: 0;
	margin-bottom: 3px;
	border: 9px solid #E62422;
	vertical-align: sub;
	border-right-color: transparent;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

.xy-dynrA .dynrB .dynrB-a .dynrB-a2 .dynrB-b2 {
	font-size: 14px;
	color: #cccccc;
	line-height: 20px;
}

.xy-denrA {
	height: 733px;
	background: url(../images/xy-denrA.jpg) no-repeat;
}

.xy-denrA .denrA .service {
	padding: 100px 0 0;
}

.xy-denrA .denrA .service h2 {
	color: #fff;
	padding: 0 24px;
	line-height: 1;
	display: inline-block;
	margin-bottom: 15px;
}

.xy-denrA .denrA .service h2 .trangle_01 {
	position: absolute;
	left: 0;
	top: 2px;
}

.xy-denrA .denrA .service h2 .trangle_02 {
	position: absolute;
	right: 0;
	bottom: 0;
}

.xy-denrA .denrA .service p {
	color: #fff;
}

.xy-denrA .denrB {
	margin-top: 44px;
}

.xy-denrA .denrB ul li {
	float: left;
	width: 404px;
	background: #fff;
	text-align: center;
	margin-right: 24px;
	height: 405px;
	padding: 61px 33px 0 33px;
	position: relative;
}

.xy-denrA .denrB ul li:before {
	position: absolute;
	content: "";
	bottom: 72px;
	width: 61px;
	height: 1px;
	left: 50%;
	background: #dadbdd;
	transform: translateX(-50%);
}

.xy-denrA .denrB ul li:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: 0px solid #3d7bb4;
}

.xy-denrA .denrB ul li:last-child {
	margin-right: 0;
}

.xy-denrA .denrB ul li .denrB-icon .sj {
	display: none;
}

.xy-denrA .denrB ul li .denrB-a {
	color: #333333;
	font-size: 19px;
	line-height: 24px;
	margin-top: 17px;
}

.xy-denrA .denrB ul li .denrB-b {
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	margin-top: 17px;
}

.xy-denrA .denrB ul li:hover {
	background: #015aaa;
}

.xy-denrA .denrB ul li:hover .denrB-icon .sj {
	display: inline-block;
}

.xy-denrA .denrB ul li:hover .denrB-icon .pc {
	display: none;
}

.xy-denrA .denrB ul li:hover .denrB-a {
	color: #fff;
}

.xy-denrA .denrB ul li:hover .denrB-b {
	color: #fff;
}

.xy-denrA .denrB ul li:hover:before {
	background: #a1c2e0;
}

.xy-denrA .denrB ul li:hover:after {
	border: 1px solid #3d7bb4;
}

.xy-dsnrA {
	padding-bottom: 100px;
}

.xy-dsnrA .dsnrA .service {
	padding: 80px 0 0;
}

.xy-dsnrA .dsnrA .service h2 {
	color: #333333;
	padding: 0 24px;
	line-height: 1;
	display: inline-block;
	margin-bottom: 15px;
}

.xy-dsnrA .dsnrA .service h2 .trangle_01 {
	position: absolute;
	left: 0;
	top: 2px;
}

.xy-dsnrA .dsnrA .service h2 .trangle_02 {
	position: absolute;
	right: 0;
	bottom: 0;
}

.xy-dsnrA .dsnrB {
	margin-top: 40px;
}

.xy-dsnrA .dsnrB ul li {
	float: left;
	width: 406px;
	margin-right: 21px;
}

.xy-dsnrA .dsnrB ul li:last-child {
	margin-right: 0;
}

.xy-dsnrA .dsnrB ul li .dsnrB-a {
	padding-top: 9px;
}

.xy-dsnrA .dsnrB ul li .dsnrB-a .dsnrB-a1 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 12px;
}

.xy-dsnrA .dsnrB ul li .dsnrB-a .dsnrB-a2 {
	color: #777777;
	font-size: 14px;
	line-height: 19.5px;
	height: 116px;
}

.xy-xwkA {
	background: #f6f6f6;
	padding-bottom: 76px;
}

.xy-xwkA .xwkA {
	margin-bottom: 45px;
}

.xy-xwkA .xwkA .service {
	padding: 70px 0 0;
}

.xy-xwkA .xwkA .service h2 {
	color: #333333;
	padding: 0 24px;
	line-height: 1;
	display: inline-block;
	margin-bottom: 15px;
}

.xy-xwkA .xwkA .service h2 .trangle_01 {
	position: absolute;
	left: 0;
	top: 2px;
}

.xy-xwkA .xwkA .service h2 .trangle_02 {
	position: absolute;
	right: 0;
	bottom: 0;
}

.xy-xwkA .xwkA .service p {
	color: #333333;
}

.xy-xwkA .xwkB .xwkB-a {
	float: left;
	width: 600px;
	position: relative;
}

.xy-xwkA .xwkB .xwkB-a .img {
	line-height: 0;
}

.xy-xwkA .xwkB .xwkB-a .xwkB-a1 {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, .7);
	padding-bottom: 12px;
}

.xy-xwkA .xwkB .xwkB-a .xwkB-a1 .xwkB-a1a a {
	display: block;
	padding: 16px 19px 6px 19px;
}

.xy-xwkA .xwkB .xwkB-a .xwkB-a1 .xwkB-a1a a .xwkB-left {
	float: left;
	font-size: 14px;
	color: #ffffff;
}

.xy-xwkA .xwkB .xwkB-a .xwkB-a1 .xwkB-a1a a .xwkB-right {
	float: right;
	color: #fff;
	font-size: 13px;
}

.xy-xwkA .xwkB .xwkB-a .xwkB-a1 .xwkB-a1a a .xwkB-a1b {
	color: #cecdcd;
	font-size: 14px;
	margin-top: 5px;
}

.xy-xwkA .xwkB .xwkB-a .xwkB-a1 .xwkB-a1a a .xwkB-a1b p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xy-xwkA .xwkB .xwkB-a .xwkB-a1 .xwkB-a2a {
	padding: 0 19px 0 19px;
}

.xy-xwkA .xwkB .xwkB-a .xwkB-a1 .xwkB-a2a .a2a-c {
	float: left;
}

.xy-xwkA .xwkB .xwkB-a .xwkB-a1 .xwkB-a2a .a2a-d {
	float: left;
}

.xy-xwkA .xwkB .xwkB-a .xwkB-a1 .xwkB-a2a .a2a-d .a2ad1 {
	float: left;
}

.xy-xwkA .xwkB .xwkB-a .xwkB-a1 .xwkB-a2a .a2a-d .span {
	float: left;
	width: 14px;
	height: 15px;
	margin-top: 2px;
	position: relative;
	line-height: 1;
}

.xy-xwkA .xwkB .xwkB-a .xwkB-a1 .xwkB-a2a .a2a-d .span:before {
	position: absolute;
	content: "";
	top: 56%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 2px;
	height: 2px;
	background: #cac4c3;
}

.xy-xwkA .xwkB .xwkB-a .xwkB-a1 .xwkB-a2a .a2a-c {
	color: #dedede;
}

.xy-xwkA .xwkB .xwkB-a .xwkB-a1 .xwkB-a2a .a2a-d .a2ad1 a {
	color: #dedede;
}

.xy-xwkA .xwkB .xwkB-b {
	float: right;
	width: 607px;
}

.xy-xwkA .xwkB .xwkB-b ul li {
	padding-bottom: 30px;
	border-bottom: 1px solid #dfdfdf;
}

.xy-xwkA .xwkB .xwkB-b ul li .kB-a a {
	display: block;
	padding: 24px 0 15px 0;
}

.xy-xwkA .xwkB .xwkB-b ul li .kB-a a .kB-a1 .kB-a1a {
	float: left;
	font-size: 15px;
	color: #000000;
}

.xy-xwkA .xwkB .xwkB-b ul li .kB-a a .kB-a1 .kB-a1b {
	float: right;
	font-size: 15px;
	color: #000000;
}

.xy-xwkA .xwkB .xwkB-b ul li .kB-a a .kB-a2 {
	color: #666666;
	font-size: 14px;
	margin-top: 2px;
}

.xy-xwkA .xwkB .xwkB-b ul li .kB-a a .kB-a2 p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xy-xwkA .xwkB .xwkB-b ul li .kB-b .kB-b1 {
	float: left;
	font-size: 13px;
	color: #999999;
}

.xy-xwkA .xwkB .xwkB-b ul li .kB-b .kB-b2 {
	float: left;
}

.xy-xwkA .xwkB .xwkB-b ul li .kB-b .kB-b2 .kBb2 {
	float: left;
}

.xy-xwkA .xwkB .xwkB-b ul li .kB-b .kB-b2 .kBb2 a {
	display: block;
	color: #999999;
	font-size: 13px;
}

.xy-xwkA .xwkB .xwkB-b ul li .kB-b .kB-b2 .span {
	float: left;
	width: 14px;
	height: 15px;
	margin-top: 2px;
	position: relative;
	line-height: 1;
}

.xy-xwkA .xwkB .xwkB-b ul li .kB-b .kB-b2 .span:before {
	position: absolute;
	content: "";
	top: 56%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 2px;
	height: 2px;
	background: #cac4c3;
}

.xy-xwkA .djzk {
	background: #d6d6d6;
	text-align: center;
	cursor: pointer;
	margin-top: 39px;
	padding: 12px 0;
}

.xy-xwkA .djzk span {
	color: #333333;
	font-size: 14px;
}

.xy-xwkA .djzk .zhankai_box i {
	display: inline-block;
	width: 14px;
	height: 7px;
	background: url(../images/jt_20211129.png) center center;
	margin-left: 6px;
	position: relative;
	top: -2px;
	transform: rotate(180deg);

}

.xy-xwkA .cur .zhankai_box i {
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	/* IE 9 */
	-moz-transform: rotate(0deg);
	/* Firefox */
	-webkit-transform: rotate(0deg);
	/* Safari and Chrome */
	-o-transform: rotate(0deg);
	/* Opera */
}

.xy-xwkA .djlkzk {
	display: none;
}

.xy-xwkA .djlkzk ul li {
	float: left;
	width: 605px;
	margin-right: 50px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ebebeb;
}

.xy-xwkA .djlkzk ul li:nth-child(2n) {
	margin-right: 0;
}

.xy-xwkA .djlkzk ul li .kB-a a {
	display: block;
	padding: 25px 0 14px;
}

.xy-xwkA .djlkzk ul li .kB-a a .kB-a1 .kB-a1a {
	float: left;
	font-size: 15px;
	color: #000000;
}

.xy-xwkA .djlkzk ul li .kB-a a .kB-a1 .kB-a1b {
	float: right;
	font-size: 15px;
	color: #000000;
}

.xy-xwkA .djlkzk ul li .kB-a a .kB-a2 {
	font-size: 13px;
	color: #666666;
	margin-top: 3px;
}

.xy-xwkA .djlkzk ul li .kB-a a .kB-a2 p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xy-xwkA .djlkzk ul li .kB-b .kB-b1 {
	float: left;
	font-size: 13px;
	color: #999999;
}

.xy-xwkA .djlkzk ul li .kB-b .kB-b2 {
	float: left;
}

.xy-xwkA .djlkzk ul li .kB-b .kB-b2 .kBb2 {
	float: left;
}

.xy-xwkA .djlkzk ul li .kB-b .kB-b2 a {
	font-size: 13px;
	color: #999999;
}

.xy-xwkA .djlkzk ul li .kB-b .kB-b2 .span {
	float: left;
	width: 14px;
	height: 15px;
	margin-top: 2px;
	position: relative;
	line-height: 1;
}

.xy-xwkA .djlkzk ul li .kB-b .kB-b2 .span:before {
	position: absolute;
	content: "";
	top: 56%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 2px;
	height: 2px;
	background: rgb(202 196 195);
}

.xy-xwkA .ckgdo {
	text-align: center;
	margin-top: 44px;
}

.xy-xwkA .ckgdo a {
	width: 160px;
	height: 38px;
	color: rgb(51 51 51);
	font-size: 14px;
	line-height: 38px;
	border-radius: 4px;
	background: rgb(216 216 216);
	display: inline-block;
}


.xy-xwkA .fyq {
	text-align: center;
	margin-top: 60px;
}

.xy-xwkA .fyq .page a {
	display: inline-block;
	width: 47px;
	height: 47px;
	line-height: 44px;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	font-size: 14px;
	color: #999999;
	margin-right: 4px;
}

.xy-xwkA .fyq .page a:last-child {
	margin-right: 0;
}


.xy-xwkA .fyq .page a:hover {
	color: #fff;
	background: #002fa9;
	border: 1px solid #002fa9;
}





.xy-dxxxs .latestRelease .latestRelease-box .asdalf {
	width: 860px;
	border-right: 1px solid #DCDCDC;
	padding-right: 20px;
}

.xy-dxxxs .latestRelease .latestRelease-box .xy-dxxxsA {
	height: auto;
	border-bottom: 1px dashed #DCDCDC;
	padding-bottom: 20px;
}

.xy-dxxxs .latestRelease .latestRelease-box .asdalf ul li {
	border: 0;
	padding: 0 0 20px;
	margin-bottom: 0;
}

.xy-dxxxs .latestRelease .latestRelease-box ul li .lf img {
	width: 204px;
}


.xy-dxxxs .xy-dxxxsA .xybxsjA a {
	display: block;
}

.xy-dxxxs .xy-dxxxsA .xybxsjA a .xybxsjA-a {
	float: left;
}

.xy-dxxxs .xy-dxxxsA .xybxsjA a .xybxsjA-b {
	float: right;
	color: #333333;
}

.xy-dxxxs .xy-dxxxsA .xybxsjA a .xybxsjA-c {
	margin-top: 15px;
}

.xy-dxxxs .xy-dxxxsA .xybxsjA a .xybxsjA-c p {
	margin-bottom: 0;
}

.xy-dxxxs .xy-dxxxsA .xybxsjB .xybxsjB-a {
	float: left;
}

.xy-dxxxs .xy-dxxxsA .xybxsjB .xybxsjB-a .xybxsjB-a1 {
	float: left;
	color: #333333;
}

.xy-dxxxs .xy-dxxxsA .xybxsjB .xybxsjB-a .xybxsjB-a2 {
	float: left;
}

.xy-dxxxs .xy-dxxxsA .xybxsjB .xybxsjB-a .xybxsjB-a2 .xsjB-a1 {
	float: left;
	font-size: 14px;
	margin-right: 15px;
}

.xy-dxxxs .xy-dxxxsA .xybxsjB .xybxsjB-a .xybxsjB-a2 .xsjB-a1 a {
	color: #333333;
	font-size: 14px;
}

.xy-dxxxs .xy-dxxxsA .xybxsjB .xybxsjB-a .xybxsjB-a2 .xsjB-a2 {
	float: left;
}

.xy-dxxxs .xy-dxxxsA .xybxsjB .wcwcd {
	float: right;
	color: #333333;
	font-size: 14px;
}

.xy-dxxxs .xy-dxxxsA .xybxsjB .wcwcd i {
	display: inline-block;
	width: 15px;
	height: 10px;
	margin-right: 10px;
	background: url(../images/build-icon-01.png) no-repeat;
}

.xy-dxxxs .xy-dxxxsA .xybxsjB {
	margin-top: 15px;
}

.xy-dxxxs .latestRelease .latestRelease-box .rt-content {
	float: right;
	width: 340px;
}

.xy-dxxxs .latestRelease .latestRelease-box .rt-content .xy-ztmds {
	margin-bottom: 30px;
}

.xy-dxxxs .latestRelease .latestRelease-box .rt-content .xy-ztmds:last-child {
	margin-bottom: 0;
}

.xy-dxxxs .latestRelease .latestRelease-box .rt-content .xy-ztmds .ztmds-a {
	font-size: 16px;
	color: #333;
	font-weight: 900;
	width: 100%;
	padding-bottom: 7px;
	border-bottom: 1px solid #DCDCDC;
}

.xy-dxxxs .latestRelease .latestRelease-box .rt-content .xy-ztmds .ztmds-b {
	margin-top: 12px;
}

.xy-dxxxs .latestRelease .latestRelease-box .rt-content .xy-ztmds .ztmds-b ul li {
	float: left;
	width: 170px;
	margin-bottom: 8px;
}

.xy-dxxxs .latestRelease .latestRelease-box .rt-content .xy-ztmds .ztmds-b ul li a {
	font-size: 13px;
	color: #333333;
}

.xy-dxxxs .latestRelease .latestRelease-box .rt-content .xy-ztmdsc .ztmds-b ul li {
	width: 100%;
}

.xy-dxxxs .latestRelease .latestRelease-box .rt-content .xy-ztmdsd .ztmds-b ul li {
	width: 100%;
}


.xyzdbsgyd {
	padding-bottom: 60px;
}

.xyzdbsgyd .xyzdbsgyd-a {
	font-size: 23px;
	color: ##333333;
	border-top: 3px solid #666666;
	padding-top: 25px;
}

.xyzdbsgyd .xyzdbsgyd-b {
	margin-top: 20px;
}

.xyzdbsgyd .xyzdbsgyd-b ul li {
	float: left;
	width: 420px;
	margin-bottom: 6px;
}

.xyzdbsgyd .xyzdbsgyd-b ul li a {
	font-size: 14px;
	color: #333333;
}

.wxyngty .xy-ztmds {
	margin-bottom: 30px;
}

.wxyngty .xy-ztmds .ztmds-a {
	font-size: 16px;
	color: #333;
	font-weight: 900;
	width: 100%;
	padding-bottom: 7px;
	border-bottom: 1px solid #DCDCDC;
}

.wxyngty .xy-ztmds .ztmds-b {
	margin-top: 12px;
}

.wxyngty .xy-ztmds .ztmds-b ul li {
	float: left;
	width: 165px;
	margin-bottom: 8px;
}

.wxyngty .xy-ztmds .ztmds-b ul li a {
	font-size: 13px;
	color: #333333;
}

.wxyngty .xy-ztmdsc .ztmds-b ul li {
	width: 100%;
}

.wxyngty .xy-ztmdsd .ztmds-b ul li {
	width: 100%;
}

.da-bssss {
	float: right;
}

.da-bssss .da-bsa {
	float: left;
	color: #777777;
	font-size: 14px;
}

.da-bssss .da-bsb {
	float: left;
}

.da-bssss .da-bsb a {
	float: left;
	font-size: 14px;
	margin-right: 15px;
	color: #777777;
}

.da-bssss .da-bsb a:last-child {
	margin-right: 0;
}



.wcynmi ul li {
	float: left;
	width: 610px;
	margin-right: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dfdfdf;
}

.wcynmi ul li:nth-child(2n) {
	margin-right: 0;
}

.wcynmi ul li .wcynmiA a {
	display: block;
	display: block;
	padding: 24px 0 15px 0;
}

.wcynmi ul li .wcynmiA a .wcynmiA-a .wcynmiA-a1 {
	float: left;
	font-size: 15px;
	color: #000000;
}

.wcynmi ul li .wcynmiA a .wcynmiA-a .wcynmiA-a2 {
	float: right;
	font-size: 15px;
	color: #000000;
}

.wcynmi ul li .wcynmiA a .wcynmiA-b {
	color: #666666;
	font-size: 14px;
	margin-top: 2px;
}

.wcynmi ul li .wcynmiA a .wcynmiA-b p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wcynmi ul li .wcynmiB .wcynmiB-a {
	float: left;
}

.wcynmi ul li .wcynmiB .wcynmiB-b {
	float: left;
}


.wcynmi ul li .wcynmiB .wcynmiB-b .wcynmiB-b1 {
	float: left;
}

.wcynmi ul li .wcynmiB .wcynmiB-b .span {
	float: left;
	width: 14px;
	height: 15px;
	margin-top: 2px;
	position: relative;
	line-height: 1;
}

.wcynmi ul li .wcynmiB .wcynmiB-b .span:before {
	position: absolute;
	content: "";
	top: 56%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 2px;
	height: 2px;
	background: #cac4c3;
}

.wcynmi ul li .wcynmiB .wcynmiB-b .wcynmiB-b1 a {
	display: block;
	color: #999999;
	font-size: 13px;
}

.wcynmi {
	margin-top: 20px;
}


.mbx .home {
	padding-left: 25px;
	position: relative;
}

.location {
	position: relative;
	z-index: 100;
	text-align: left;
}

.mbx .home:before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	background: url(../images/mbx.png)center center/cover;
	width: 15px;
	height: 15px;
	content: "";
}

.hf_jjfa1 .g-in {
	padding: 0 44px;
	margin-bottom: 40px;
}

.hf_jjfa1 {
	padding-top: 10px;
}

.g-in {
	margin: 0 auto;
	width: 1000px;
}

.mbx {
	padding: 16px 0;
}

.mbx a,
.mbx span {
	color: #999999;
	font-size: 16px;
}

.mbx .cur {
	color: #333333;
}

.mbx a span.songti {
	font-family: 氓庐鈥姑ぢ解��;
	font-weight: bold;
	display: inline-block;
	margin: 0 4px;
}


.bread .home {
	padding-left: 25px;
	position: relative;
}

.location {
	position: relative;
	z-index: 100;
}

.bread .home:before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	background: url(../images/mbx.png)center center/cover;
	width: 15px;
	height: 15px;
	content: "";
}

.hf_jjfa1 .g-in {
	padding: 0 44px;
	margin-bottom: 40px;
}

.hf_jjfa1 {
	padding-top: 10px;
}

.g-in {
	margin: 0 auto;
	width: 1000px;
}

.bread {
	padding: 16px 0;
}

.bread a,
.bread span {
	color: #999999;
	font-size: 16px;
}

.bread .cur {
	color: #333333;
}

.bread a span.songti {
	font-family: 氓庐鈥姑ぢ解��;
	font-weight: bold;
	display: inline-block;
	margin: 0 4px;
}

.wcndl {
	float: right;
}

.wcndl .wcndl-a a {
	color: #ffffff;
	background: #7c0118;
}

.wcndl .wcndl-b {
	position: absolute;
	background: #7c0118;
	padding: 1px 0 5px;
	top: 40px;
	display: none;
}

.wcndl .wcndl-b a {
	transform: initial;
}

.wcndl:hover .wcndl-b {
	display: block;
}

.wcndl .wcndl-b .wcndl-b1 a {
	visibility: initial !important;
	transform: initial !important;
}

#misc_btns .right_area a:last-child {
	background: initial;
}

.wxnle {
	float: right;
}

.wxnle:hover .wxnle-a a {
	color: #000000 !important;
	background: #ffffff;
}

.wxnle .wxnle-b {
	display: none;
	position: absolute;
	top: 40px;
}

.wxnle .wxnle-b .wxnle-b1 a {
	visibility: initial !important;
	transform: initial !important;
}

.wxnle:hover .wxnle-b {
	display: block;
	background: #ffffff !important;
}

.wxnle:hover .wxnle-b a {
	color: #000000 !important;
}
