a:focus, a:hover {
    text-decoration: none !important;
}
/* 字体图标  */
@font-face {
	font-family: 'iconfont';
	src: url('./iconfont/iconfont.eot');
	src: url('./iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
		 url('./iconfont/iconfont.woff') format('woff'),
		 url('./iconfont/iconfont.ttf') format('truetype'),
		 url('./iconfont/iconfont.svg#iconfont') format('svg');
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
} 


/* 高新企业认定 */
h3.common-tit {font-size: 30px;color: #333333;text-align: center;margin: 0;font-weight: normal;}
@media (max-width: 990px) {
	h3.common-tit {font-size: 24px;}
}
.gs-list {background-color: #fff;padding: 50px 0;}
.gs-list ul {margin-top: 50px;}
.gs-list ul li { float: left; width: 25%; text-align: center; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; }
.gs-list ul li img { max-width: 100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; }
.gs-list ul li:hover img { transform: rotate(-360deg) ; -webkit-transform: rotate(-360deg) ; -moz-transform: rotate(-360deg) ; -ms-transform: rotate(-360deg) ; -o-transform: rotate(-360deg) ; }
@media (max-width: 990px) {
	.gs-list ul {margin-top: 0;}
	.gs-list ul li {width: 50%;margin-bottom: 0;margin-top: 15px;}
}
.gs-zone {background-color: #f7f8fa;padding: 60px 0 66px;}
.gs-zone >.container {background-color: #f7f8fa;}
.gs-zone ul {display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 60px;}
.gs-zone ul li {width: 23%; margin-bottom: 30px; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;cursor: pointer;}
.gs-zone ul li .zone-thum { overflow: hidden; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; }
.gs-zone ul li img { width: 100%; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; }
.gs-zone ul li p {background-color: #fff;font-size: 18px;color: #333333;text-align: center;padding: 20px 0;}
.gs-zone ul li:hover img {transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1);}
.gs-zone ul li:hover p {background-color: #049fdf;color: #fff;}
@media (max-width: 990px) {
	.gs-zone ul li {width: 47%;}
}

@media (max-width: 768px) {
	.gs-zone ul li p {height: 82px;font-size: 16px;}
}


.gs-work {padding: 50px 0;}
.gs-work ul.work-step {display: flex;align-items: center;padding: 58px 0 50px;}
.gs-work ul.work-step li {position: relative;display: flex;}
.gs-work ul.work-step li:nth-of-type(1) {border: 1px solid #333333; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;background-color: #fff;height: 106px;width: 20%;display: flex;flex-direction: column;justify-content: center;}
.gs-work ul.work-step li:nth-of-type(1) p {font-size: 16px;color: #333333;margin-bottom: 10px;text-align: center;}
.gs-work ul.work-step li:nth-of-type(1)::after {content: '01'; position: absolute; display: block; font-size: 16px; color: #333; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%;font-style: italic;left: 15px;top: -17px;border: 1px solid #333;padding: 5px 7px 6px 5px;text-align: center;z-index: 5;background: #fff;font-weight: 600;}

.gs-work ul.work-step li:nth-of-type(2),.gs-work ul.work-step li:nth-of-type(4) {width: 10%;text-align: center;display: flex;flex-direction: column;margin: 0 2%;margin-bottom: 28px;}
.gs-work ul.work-step li:nth-of-type(2) span,.gs-work ul.work-step li:nth-of-type(4) span {font-size: 16px;color: #999999;}
.gs-work ul.work-step li:nth-of-type(2) img,.gs-work ul.work-step li:nth-of-type(4) img {max-width: 100%;}

.gs-work ul.work-step li:nth-of-type(3) {border: 1px solid #333333; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;background-color: #fff;height: 106px;width: 16%;display: flex;flex-direction: column;justify-content: center;}
.gs-work ul.work-step li:nth-of-type(3) p {font-size: 16px;color: #333333;margin-bottom: 10px;text-align: center;padding-left: 14px;}
.gs-work ul.work-step li:nth-of-type(3)::after {content: '02'; position: absolute; display: block; font-size: 16px; color: #333; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%;font-style: italic;left: 15px;top: -17px;border: 1px solid #333;text-align: center;z-index: 5;background: #fff;font-weight: 600;padding: 5px 7px 6px 5px;}


.gs-work ul.work-step li:nth-of-type(6) {display: block;width: 36%;}
.gs-work ul.work-step li:nth-of-type(6) p {border: 1px solid #333; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;margin-bottom: 12px;margin-left: 10%;display: table;padding: 14px 15px 14px 15px;}


@media (max-width: 1110px) {
	.gs-work ul.work-step {flex-wrap: wrap;}
	.gs-work ul.work-step li:nth-of-type(1) {width: 26%;}
	.gs-work ul.work-step li:nth-of-type(2), .gs-work ul.work-step li:nth-of-type(4) {width: 18%;}	
	.gs-work ul.work-step li:nth-of-type(3) {width: 30%;padding-left: 0;text-align: center;}
	.gs-work ul.work-step li:nth-of-type(5) {width: 100%;margin: -10% 0;display: none;}
	.gs-work ul.work-step li:nth-of-type(5) img {transform: rotate(90deg) translateX(-50%);max-width: 100%;position: relative;left: 50%;height: auto;}
	.gs-work ul.work-step li:nth-of-type(6) {width: 100%;margin-top: 30px;}
	.gs-work ul.work-step li:nth-of-type(6) p {margin: 15px auto 12px;display: block;padding: 15px 15px;text-align: center;}
}

@media (max-width: 768px) {
	.gs-work ul.work-step li:nth-of-type(1),.gs-work ul.work-step li:nth-of-type(3) {width: 60%;margin-bottom: 25px;}
	.gs-work ul.work-step li:nth-of-type(2), .gs-work ul.work-step li:nth-of-type(4) {width: 25%;margin: 0px 6% 40px;}
}

.gs-work ul.need-list {display: flex;justify-content: space-between;margin-top: 80px;}
.gs-work ul.need-list li {width: 25%;display: flex;align-items: center;}
.gs-work ul.need-list li .need-con {width: 72%;margin-left: 5%;}
.gs-work ul.need-list li h3 {font-size: 20px;color: #333333;margin-bottom: 15px;font-weight: normal;}
.gs-work ul.need-list li p {font-size: 14px;color: #333333;line-height: 2;}
.yuan-icon { width: 55px;height: 105px;border:1px solid transparent; background-color: blue; border-radius: 0 100px 100px 0; -webkit-border-radius: 0 100px 100px 0; -moz-border-radius: 0 100px 100px 0; -ms-border-radius: 0 100px 100px 0; -o-border-radius: 0 100px 100px 0;position: relative;}
.yuan-icon span { color: #fff; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); font-size: 36px; margin-left: 9px;font-style: italic;}

.gs-work ul.need-list li:nth-of-type(1) .yuan-icon {background: linear-gradient(#4728cc,#7a4fe8);}
.gs-work ul.need-list li:nth-of-type(2) .yuan-icon {background: linear-gradient(#2b81dd,#46b5e8);}
.gs-work ul.need-list li:nth-of-type(3) .yuan-icon {background: linear-gradient(#ff8418,#ffa618);}
.gs-work ul.need-list li:nth-of-type(4) .yuan-icon {background: linear-gradient(#e32a32,#ef555c);}


@media (max-width: 990px) {
	.gs-work ul.need-list {flex-wrap: wrap;}
	.gs-work ul.need-list li {width: 50%;margin-top: 20px;}
}

@media (max-width: 768px) {
	.gs-work ul.need-list {margin-top: 30px;}
	.gs-work ul.need-list li {width: 100%;margin-top: 20px;}
}

.gs-adv img {width: 100%;}

.gs-pro {background-color: #f7f8fa;padding-top: 60px;}
.gs-pro>.container {background-color: #f7f8fa;}
.lc-list {position: relative;text-align: center;}
.lc-list>img {position: absolute;z-index: 0;left: 0;top: 46px;width: 100%;}
.lc-list ul {display: flex;justify-content: space-between;position: relative;z-index: 0;padding: 30px 0 50px;flex-wrap: wrap;margin: 60px 0;}

.lc-list ul li {margin-top: -30px;}
.lc-list ul li:nth-of-type(2),.lc-list ul li:nth-of-type(4) {margin-top: 30px;}
.lc-list ul li p {margin: 18px 0;font-size: 18px;color: #333333;}
@media (max-width: 768px) {
	.gs-adv {display: none;}
	.lc-list>img {display: none;}
	.lc-list ul {padding: 30px 0 0px;}
	.lc-list ul li {margin-bottom: 20px;width: 50%;}
	.lc-list ul li p {font-size: 16px;}
	.lc-list ul li img {max-width: 135px;max-height: 135px;}
}

.gs-tab {padding-top: 60px;}
#tab-ul {width: 100%;padding: 0;margin: 0;overflow: hidden;display: flex;}
#tab-ul li {width: 100%;padding: 0;margin: 0;overflow: hidden;display: flex;justify-content: space-evenly;padding-bottom: 20px;border-bottom: 1px solid #e5e5e5;position: relative;font-size: 24px;color: #333;cursor: pointer;}
.choice::after { content: ''; position: absolute; display: block; bottom: -2px; width: 75px; height: 4px; background-color: #049fdf; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }
#box {margin-top: 60px;}
.tab-item {display: none;}
.tab-show {display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 40px;}
.tab-show li { width: 25%; text-align: center; padding: 28px 0 24px; cursor: pointer; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; }
.tab-show li i {font-size: 30px;display: inline-block;margin-bottom: 20px;}
.tab-show li img {margin-bottom: 20px;}
.tab-show li p {font-size: 18px;color: #333333;}
.tab-show li:hover { box-shadow: 0 0 10px rgba(0,0,0,.2); transform: translateY(-10px); -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); }
/* 
#box .tab-show:nth-of-type(1) li:nth-of-type(1) i {color: #ff8e18;}
#box .tab-show:nth-of-type(1) li:nth-of-type(2) i {color: #5d39d8;}
#box .tab-show:nth-of-type(1) li:nth-of-type(3) i {color: #e3282d;}
#box .tab-show:nth-of-type(1) li:nth-of-type(4) i {color: #2b80dd;}
#box .tab-show:nth-of-type(1) li:nth-of-type(5) i {color: #1140c5;}
#box .tab-show:nth-of-type(1) li:nth-of-type(6) i {color: #ff8e18;}
#box .tab-show:nth-of-type(1) li:nth-of-type(7) i {color: #2b80dd;}
#box .tab-show:nth-of-type(1) li:nth-of-type(8) i {color: #e3282d;} */

/* #box .tab-show:nth-of-type(2) li:nth-of-type(1) i {color: #e3282d;}
#box .tab-show:nth-of-type(2) li:nth-of-type(2) i {color: #5d39d8;}
#box .tab-show:nth-of-type(2) li:nth-of-type(3) i {color: #ff8e18;}
#box .tab-show:nth-of-type(2) li:nth-of-type(4) i {color: #2b80dd;}
#box .tab-show:nth-of-type(2) li:nth-of-type(5) i {color: #2b80dd;}
#box .tab-show:nth-of-type(2) li:nth-of-type(6) i {color: #ff8e18;}
#box .tab-show:nth-of-type(2) li:nth-of-type(7) i {color: #5d39d8;}
#box .tab-show:nth-of-type(2) li:nth-of-type(8) i {color: #e3282d;}

#box .tab-show:nth-of-type(3) li:nth-of-type(1) i {color: #2b80dd;}
#box .tab-show:nth-of-type(3) li:nth-of-type(2) i {color: #e3282d;}
#box .tab-show:nth-of-type(3) li:nth-of-type(3) i {color: #5d39d8;}
#box .tab-show:nth-of-type(3) li:nth-of-type(4) i {color: #ff8e18;}
#box .tab-show:nth-of-type(3) li:nth-of-type(5) i {color: #ff8e18;}
#box .tab-show:nth-of-type(3) li:nth-of-type(6) i {color: #5d39d8;}
#box .tab-show:nth-of-type(3) li:nth-of-type(7) i {color: #e3282d;}
#box .tab-show:nth-of-type(3) li:nth-of-type(8) i {color: #2b80dd;} */


.gx-goal {position: relative;text-align: center;margin-top: 30px;padding-bottom: 30px;}

.talk-lbox,.talk-rbox {position: absolute;font-size: 18px;color: #333;background-color: #fff;border: 1px solid #00a4ff;border-radius: 5px;padding: 10px 0;text-align: center;-webkit-transition: none;-o-transition: none;transition: none;cursor: pointer;display: flex;justify-content: center;align-items: center;}
.talk-lbox {left: 0;}
.talk-rbox {right: 0;}
.talk-lbox:hover .triangle-line::after,.talk-rbox:hover .triangle-line::after {border-bottom: 0px solid #fff;top: 0;}
.gx-goal .talk-lbox img {margin-right: 10%;}
.gx-goal .talk-rbox img {margin-right: 10%;}

.talk-lbox:hover .triangle-line::after,.talk-rbox:hover .triangle-line::after {border-bottom: 0px solid #fff;top: 0;}
.talk-lbox:hover,.talk-rbox:hover {background-color: #00a4ff;color: #fff;}
.f-i {display: block;}
.l-i {display: none;}
.talk-lbox:hover .f-i, .talk-rbox:hover .f-i {display: none;}
.talk-lbox:hover .l-i, .talk-rbox:hover .l-i {display: block;}
.talk-lbox .triangle-line {position: absolute;top: 40%;right: -11px;z-index: 999;height: 0px;width: 0px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #00a4ff;-webkit-transform: rotate(90deg) translateY(-50%);-ms-transform: rotate(90deg) translateY(-50%);transform: rotate(90deg) translateY(-50%);}
.talk-lbox .triangle-line::after {content: ' ';position: absolute;top: 1px;right: -10px;z-index: 999;height: 0px;width: 0px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #fff;}
.talk-rbox .triangle-line {position: absolute;top: 40%;left: -11px;z-index: 999;height: 0px;width: 0px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #00a4ff;-webkit-transform: rotate(-90deg) translateY(-50%);-ms-transform: rotate(-90deg) translateY(-50%);transform: rotate(-90deg) translateY(-50%);}
.talk-rbox .triangle-line::after {content: ' ';position: absolute;top: 1px;left: -10px;z-index: 999;height: 0px;width: 0px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #fff;}
.talk-lbox:first-of-type {left: 5%;top: 15%;width: 20%;}
.talk-lbox:nth-of-type(2) {left: 0;top: 60%;width: 30%;}
.talk-rbox:nth-of-type(3) {right: 5%;top: 15%;width: 20%;}
.talk-rbox:nth-of-type(4) {right: 0;top: 60%;width: 30%;}


@media (max-width: 1020px) {
	.talk-lbox:first-of-type {width: 25%;}
	.talk-lbox:nth-of-type(2) {width: 35%;}
	.talk-rbox:nth-of-type(3) {width: 25%;}
	.talk-rbox:nth-of-type(4) {width: 35%;}
}
@media (max-width: 768px) {
    .gx-goal {margin-top: 0;padding-bottom: 50px;}
	.gx-goal img {display: none !important;}
	.talk-lbox:first-of-type {width: 100%;}
	.talk-lbox:nth-of-type(2) {width: 100%;}
	.talk-rbox:nth-of-type(3) {width: 100%;}
	.talk-rbox:nth-of-type(4) {width: 100%;}
    .talk-lbox, .talk-rbox {position: relative;margin: 20px auto 20px;}
    .talk-lbox .triangle-line,.talk-rbox .triangle-line {display: none;}
    .talk-lbox:first-of-type,.talk-rbox:first-of-type {left: 0;right: 0;top: 0;}
    .talk-rbox:nth-of-type(3),.talk-rbox:nth-of-type(4) {right: 0;top: 0;}
    .talk-rbox:last-of-type {margin-bottom: 0;}
}

@media (max-width: 768px) {
	#box {margin-top: 30px;}
	#tab-ul li {font-size: 16px;}
	.tab-show li {width: 50%;}
}
@media (max-width: 500px) {
	#tab-ul li {font-size: 14px;}
	.tab-show li p {font-size: 16px;}
}

.cjwt {background: url(./images/gaoxin/wt-bg.png) repeat;padding-top: 55px;padding-bottom: 30px;}
.cjwt>.container {background: none;padding: 0;}
.cjwt ul {margin-top: 55px;}
.cjwt ul li {width: 50%;margin-bottom: 50px;}
.cjwt ul li .cjwt-tit {color: #333333;font-size: 20px;margin-bottom: 20px;}
.cjwt ul li .cjwt-tit p {display: inline-block;}
.cjwt ul li .cjwt-tit span {font-size: 16px;color: #ffffff;background-color: #049fdf;padding: 4px 8px;font-weight: 600;margin-right: 10px;}
.cjwt ul li .cjwt-con {font-size: 14px; color: #333333; background-color: #fff; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; padding: 16px 40px 16px 15px;line-height: 2;width: 98%;height: 88px;position: relative;}
.cjwt ul li .cjwt-con::before {content: ' ';position: absolute;top: -10px;left: 20px;z-index: 9;height: 0px;width: 0px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #fff;}
.cjwt ul li:nth-of-type(odd) {float: left;}
.cjwt ul li:nth-of-type(even) {float: right;}
.cjwt ul li:nth-of-type(even) .cjwt-tit {padding-left: 10%;}
.cjwt ul li:nth-of-type(even) .cjwt-con {margin-left: 10%;}

@media (max-width: 1315px) {
	.cjwt ul li:nth-of-type(even) .cjwt-tit {padding-left: 0;}
	.cjwt ul li:nth-of-type(even) .cjwt-con {margin-left: 0;}
}
@media (max-width: 1220px) {
	.cjwt ul li {width: 100%;}
}
@media (max-width: 990px) {
	.cjwt>.container {padding: 15px;}
}
@media (max-width: 768px) {
	.cjwt {padding-top: 45px;}
	.cjwt ul {margin-top: 30px;}
	.cjwt ul li .cjwt-tit {font-size: 16px;}
	.cjwt ul li .cjwt-tit p {display: inline;line-height: 2;}
}

.choose {padding: 60px 0;}
.choose-lists {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;margin-top: 58px;}
.choose-list {text-align: center;width: 34%;margin-top: 45px;box-shadow: 0 0 12px rgba(180,180,180,0.4);}
.choose-active {width: 40%;margin-top: 0;-webkit-box-shadow: 0 0 15px rgba(229,229,229,.4);box-shadow: 0 0 15px rgba(229,229,229,.4);position: relative;}
.choose-list .choose-top {font-size: 20px;color: #333333;padding: 22px 0;background-color: #eeeeee;border-radius: 10px 10px 0 0;}
.choose-active .choose-top {background: -webkit-gradient(linear,left top, right top,from(#0a2fb2),to(#2363ef));background: -o-linear-gradient(left,#0a2fb2,#2363ef);background: linear-gradient(to right,#0a2fb2,#2363ef);color: #ffffff;padding: 28px 0 25px;position: relative;font-size: 24px;}
.choose-active i {position: absolute; width: 52px; height: 47px; background: url(./images/gaoxin/right-img.png) no-repeat; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 27px; -moz-transform: translateY(-50%); -o-transform: translateY(-50%); }
.choose-list .choose-con {overflow: hidden;}
.choose-active .choose-con {box-shadow: 0 0 15px rgba(229,229,229,.4);}
.choose-list li {font-size: 16px;color: #333333;background-color: #fff;text-align: justify;padding: 0 6px;}
.choose-active li:first-of-type {padding-top: 0;}
.choose-list li span {display: inline-block;border-bottom: 1px dashed #e5e5e5;padding: 28px 0 18px;width: 100%;text-align: center;color: #666666;font-size: 16px;}
.choose-active li {text-align: center;padding: 0 22px;}
.choose-active li:first-of-type span {padding: 28px 0 18px;}
.choose-list li:last-of-type{padding-bottom: 60px;}
.choose-active li:last-of-type {padding-bottom: 35px;}
.choose-active li span {width: 100%;padding: 28px 0 18px;color: #333333;font-size: 18px;}
.choose-active li a {background: -webkit-gradient(linear,left top, right top,from(#0a2fb2),to(#2363ef));background: -o-linear-gradient(left,#0a2fb2,#2363ef);background: linear-gradient(to right,#0a2fb2,#2363ef);color: #ffffff;display: block;width: 50%;border-radius: 17px;line-height: 42px;margin: 28px auto 0;}


@media (max-width:1220px) {
	.choose-active {width: 55%;}
}
@media (max-width:940px) {
    .choose-lists {-ms-flex-wrap: wrap;flex-wrap: wrap;}
    .choose-list,.choose-active {width: 100%;}
    .choose-active {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}
    .choose-list:nth-of-type(1) .choose-con {border-radius: 0 0  10px 10px;border-top: none;border-right:  1px dashed #e5e5e5;}
    .choose-list:nth-of-type(2) .choose-con {border-radius: 0 0  10px 10px;border-top: none;}
    .choose-list:nth-of-type(3) .choose-con {border-radius: 0 0  10px 10px;border-top: none;border-left: 1px dashed #e5e5e5;}
}

.ser-list {padding-top: 52px;}
.ser-list > .container {padding: 0;}
.ser-list ul {display: flex;justify-content: space-between;margin-top: 52px;}
.ser-list ul li {width: 32%;padding: 34px 0 34px 30px;}
.ser-list ul li:nth-of-type(1) {background: url(./images/zhishi/ser-1.png);background-size: cover;}
.ser-list ul li:nth-of-type(2) {background: url(./images/zhishi/ser-2.png);background-size: cover;}
.ser-list ul li:nth-of-type(3) {background: url(./images/zhishi/ser-3.png);background-size: cover;}

.ser-list ul li h3 {font-weight: normal;margin: 0;color: #fff;font-size: 24px;margin-bottom: 22px;}
.ser-list ul li p {color: #fff;font-size: 16px;margin-bottom: 36px;}
.ser-list ul li a {font-size: 14px; color: #ffffff; border: 1px solid #ffffff; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;padding: 8px 22px;display: inline-block;}

.ser-list ul li:nth-of-type(1):hover a {background-color: #fff;color: #559afb;}
.ser-list ul li:nth-of-type(2):hover a {background-color: #fff;color: #fe9821;}
.ser-list ul li:nth-of-type(3):hover a {background-color: #fff;color: #ec5055;}




@media (max-width:990px) {
	.ser-list ul {flex-wrap: wrap;}
	.ser-list ul li {width: 100%;margin-bottom: 20px;}
	.ser-list ul li:nth-of-type(1),.ser-list ul li:nth-of-type(2),.ser-list ul li:nth-of-type(3) {background-size: cover;}
}

.common-longtit {margin: 50px 0;} 
.common-longtit h3 {font-size: 20px;color: #333333;display: inline-block;margin-right: 12px;font-weight: normal;}
.common-longtit p {font-size: 16px;color: #575d6c;display: inline-block;padding-left: 14px;border-left: 2px solid #00a3d5;}

.ser-tab {display: flex;padding: 45px 17px 48px 25px;box-shadow: 1px 1px 11px rgba(100, 100, 100, 0.2);margin-bottom: 52px;}
.ser-menu .ser-item {width: 200px;padding: 10px 0 10px 24px;background-color: #f4f4f4;margin-bottom: 30px;position: relative;cursor: pointer;display: flex;align-items: center;}
.ser-menu .ser-item::after {content: '';display: block;width: 0;height: 0;border: 24px solid;border-color: transparent transparent transparent #f4f4f4;position: absolute;right: -48px;top: 0;}
.ser-menu .ser-item:last-of-type {margin-bottom: 0;}
.ser-menu .ser-active {background: linear-gradient(to right,#277adc,#43b1e8);color: #fff;}
.ser-menu .ser-active::after {content: '';display: block;width: 0;height: 0;border: 24px solid;border-color: transparent transparent transparent #43b0e8;position: absolute;right: -48px;top: 0;}
.ser-menu .ser-item i {font-size: 25px;color: #333;margin-right: 12px;}
.ser-menu .ser-item span{font-size: 18px;color: #333333;}
.ser-menu .ser-active i,.ser-menu .ser-active span {color: #fff;}


.ser-box {margin-left: 55px;}
.ser-box .ser-switch {display: flex;}
.ser-box .ser-switch .ser-img {max-width: 100%;}
.ser-box .ser-switch .ser-con {margin-left: 35px;}
.ser-box .ser-switch .ser-con h3 {font-size: 16px;color: #333333;line-height: 1.5;margin-bottom: 20px;font-weight: normal;}
.ser-box .ser-switch .ser-con>p {color: #575d6c;font-size: 14px;line-height: 1.5;}
.ser-box .ser-switch .ser-con a { display: inline-block; width: 115px; border: 1px solid #00a3d5; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;color: #00a3d5;font-size: 14px;background-color: #fff;padding: 7px 0;text-align: center;margin-top: 15px;}
.ser-box .ser-switch .ser-con a i {color: #00a3d5;font-size: 24px;margin-right: 10px;vertical-align: sub;}
.ser-box .ser-switch .ser-con a:hover {background-color: #00a3d5;color: #fff;}
.ser-box .ser-switch .ser-con a:hover i {background-color: #00a3d5;color: #fff;}


@media (max-width:1200px) {
	.ser-box {margin-left: 20px;}
	.ser-menu .ser-item::after,.ser-menu .ser-active::after {display: none;}
}

@media (max-width:990px) {
	.ser-box {margin-left: 0;}
	.ser-tab {display: block;}
	.ser-menu {width: 100%;display: flex;justify-content: space-between;}
	.ser-menu .ser-item {width: 30%;text-align: center;padding: 15px 12px;}
	.ser-box .ser-switch .ser-con {margin-left: 0;}
	.ser-menu .ser-item:last-of-type {margin-bottom: 30px;}
	.ser-box .ser-switch {display: flex;flex-direction: column;}
	.ser-box .ser-switch .ser-img {width: 100%;margin-bottom: 15px;}
	.ser-box .ser-switch .ser-img img {width: 100%;}
}

@media (max-width:768px) {
	.ser-menu .ser-item i {display: none;}
	.ser-menu .ser-item span {font-size: 16px;}
}

@media (max-width:500px) {
	.ser-menu .ser-item {padding: 15px 10px;display: flex;justify-content: center;}
	.ser-menu .ser-item span {font-size: 14px;}
	.ser-list > .container {padding: 0 15px;}
	.ser-tab {padding-left: 0;padding-right: 0;}
	.ser-box .ser-switch .ser-con {padding: 0 15px;}
}


.zixun {height: 130px;background: url(./images/zhishi/zixun-bg.png);overflow: hidden;}
.zixun > .container {background: transparent;}
.zixun .form {width: 75%;float: right;margin-top: 40px;text-align: right;}
.zixun .form label {background-color: #fff;font-weight: 100;width: 35%;padding: 10px 0 10px 21px;box-sizing: border-box;border-radius: 30px;margin-right: 26px;box-shadow: 0 4px 0px #eabe0d;text-align: left;}
.zixun .form label i {color: #eabe0d;font-size: 25px;margin-right: 18px;vertical-align: sub;}
.zixun .form input {border: none;outline: none;color: #575d6c;width: 75%;}
.zixun .form label input[type=input] {font-size: 16px;color: #575d6c;width: 75%;}
.zixun .form input[type=submit] {background: url(./images/zhishi/btn-bg.png);width: 168px;height: 49px;font-size: 16px;color: #ffffff;}


.ser-plus,.ser-plus > .container {background-color: #f7f8fa;padding: 0;}
.zz-ser {overflow: hidden;padding-bottom: 64px;}
.zz-ser li { float: left; width: 50%; background-color: #fff; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; cursor: pointer;}
.zz-ser li .zz-serimg { width: 50%; float: left; overflow: hidden; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; }
.zz-ser li .zz-serimg img { width: 100%; height: 300px; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; }
.zz-ser li:hover .zz-serimg img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); }
.zz-ser li .zz-sercon {width: 50%;background-color: #fff;padding: 32px 15px 0 15px;float: right;}
.zz-ser li .zz-sercon h3 {font-size: 20px;color: #333333;margin-bottom: 20px;font-weight: normal;}
.zz-ser li .zz-sercon p {font-size: 14px;color: #575d6c;line-height: 1.5;text-align: justify;}
.zz-ser li .zz-sercon a {display: inline-block;width: 90px;border: 1px solid #00a3d5;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;color: #00a3d5;font-size: 14px;background-color: #fff;padding: 7px 0;text-align: center;margin-top: 28px;}
.zz-ser li .zz-sercon a:hover {background-color: #00a3d5;color: #fff;}

.zz-ser li:hover h3 {color: #00a3d5;}
@media (max-width:1700px) {
	.zixun .form label {width: 28%;}
}

@media (max-width:1460px) {
	.zixun {background-position: 45%;}
}
@media (max-width:1220px) {
	.zixun .form {width: 85%;}
	.zixun .form label {width: 35%;}
	.zz-ser li .zz-sercon {padding: 15px 15px 0 15px;}
}

@media (max-width:990px) {
	.zixun {display: none;}
	.zz-ser li {width: 100%;margin-bottom: 25px;}
}
@media (max-width:500px) {
	.zz-ser li .zz-serimg,.zz-ser li .zz-sercon {width: 100%;}
	.zz-ser li .zz-sercon {padding-bottom: 20px;}
	.zz-ser li .zz-serimg img {height: auto;}
	.ser-plus > .container {padding: 0 15px;}
	.common-longtit p {border-left: none;padding-left: 0;display: block;}
}

.ser-brand  > .container {padding: 0;}
.brand-box {display: flex;}
.brand-box .brand-con{margin-left: 46px;}
.brand-box .brand-con h3{font-size: 20px;color: #333;margin-bottom: 20px;font-weight: normal;}
.brand-box .brand-con p{font-size: 16px;color: #575d6c;margin-bottom: 60px;text-align: justify;}
.brand-box .brand-con a{display: inline-block;width: 90px;border: 1px solid #00a3d5;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;color: #00a3d5;font-size: 14px;background-color: #fff;padding: 7px 0;text-align: center;}
.brand-box .brand-con a:hover {background-color: #00a3d5;color: #fff;}

.ser-brand ul {display: flex;margin: 50px 0;justify-content: space-between;}
.ser-brand ul li {width: 23%;display: flex;align-items: center;box-shadow: 1px 1px 11px rgba(100, 100, 100, 0.2);padding: 20px 15px;}
.ser-brand ul li img {margin-right: 25px;}
.ser-brand ul li .br-con h3{font-weight: normal;font-size: 18px;color: #333333;margin-bottom: 10px;}
.ser-brand ul li .br-con p {font-size: 14px;color: #575d6c;line-height: 2;}


.zx {height: 130px;background: url(./images/zhishi/zx-bg.png);overflow: hidden;}
.zx > .container {background: transparent;}
.zx .form {width: 75%;float: right;margin-top: 40px;text-align: right;}
.zx .form label {background-color: #fff;font-weight: 100;width: 35%;padding: 10px 0 10px 21px;box-sizing: border-box;border-radius: 30px;margin-right: 26px;box-shadow: 0 4px 0px #fa4c47;text-align: left;}
.zx .form label i {color: #fa4c47;font-size: 25px;margin-right: 18px;vertical-align: sub;}
.zx .form input {border: none;outline: none;color: #575d6c;width: 75%;}
.zx .form label input[type=input] {font-size: 16px;color: #575d6c;width: 75%;}
.zx .form input[type=submit] {background: url(./images/zhishi/zx-btnbg.png);width: 168px;height: 49px;font-size: 16px;color: #ffffff;}


@media (max-width:1700px) {
	.zx .form label {width: 28%;}
}

@media (max-width:1460px) {
	.zx {background-position: 45%;}
}
@media (max-width:1220px) {
	.zx .form {width: 85%;}
	.zx .form label {width: 35%;}
	.brand-box .brand-con p {margin-bottom: 30px;}
	.ser-brand ul li {flex-direction: column;text-align: center;}
	.ser-brand ul li img {margin: 0;margin-bottom: 15px;}
	.ser-brand ul li .br-con p {line-height: 1.5;}
}

@media (max-width:990px) {
	.brand-box {display: block;}
	.brand-img {width: 100%;margin-bottom: 25px;}
	.brand-img img {width: 100%;}
	.brand-box .brand-con {margin-left: 0;}
	.zx {display: none;}
}


@media (max-width:768px) {
	.ser-brand ul {flex-wrap: wrap;}
	.ser-brand ul li {width: 48%;margin-bottom: 25px;}
}

.ser-bz ul {display: flex;justify-content: space-between;margin: 50px 0;}
.ser-bz ul li{ width: 30%; text-align: center; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; }
.ser-bz ul li img{ margin-bottom: 24px; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; }
.ser-bz ul li h3{font-size: 24px;color: #333333;font-weight: normal;margin-bottom: 5px;}
.ser-bz ul li p{font-size: 16px;color: #575d6c;line-height: 1.6;}
.ser-bz ul li:hover img {transform: rotate(-360deg);}
.ser-bz ul li:hover h3 {color: #049fdf}
@media (max-width:990px) {
	.ser-bz ul {flex-wrap: wrap;}
	.ser-bz ul li {width: 100%;margin-bottom: 50px;}
	.ser-bz ul li:last-of-type {margin-bottom: 0;}
}

.cjwtt ul li .cjwt-con {height: 140px;}

@media (max-width:768px) {
	.cjwtt ul li .cjwt-con {height: auto;}
	.cjwt ul li .cjwt-con {padding-right: 20px;padding-left: 20px;height: auto;}
}
.ser-need {padding-top: 46px;}
.mianfeidh_boxx {margin-top: 40px;}
@media (max-width:500px) {
	.ser-brand > .container {padding: 0 15px;}
	.ser-brand ul {margin-bottom: 30px;}
}
/* 内页一样部分 */
/* 内页下单那一块 */
.xiadan_box { padding-bottom: 50px;}
.xiadan_con { display:flex;border-bottom: 1px solid #efefef; }
.xiadan_con > div { width: 50%; }
.xiadan_img { overflow: hidden; }
.xiadan_rong { padding: 20px 15px; }
.xiadan_rong > h3 { font-size: 24px;color: #333;font-weight: normal;margin-bottom: 10px; }
.xiadan_rong > p { font-size: 14px;color: #808080;line-height: 24px; }
.xiadan_rong > .xdprice { font-size: 16px;padding: 7px 0;border-top: 1px solid #efefef; }
.xiadan_rong > .xdprice > span { font-size: 18px;color: #049fdf; }
.xiadan_rong > .zhonglei { font-size: 16px;margin: 20px 0; }
.xiadan_rong > .zhonglei > a { display:inline-block;padding: 0 10px;font-size: 12px;border: 1px solid #e5e5e5;margin-right: 10px;cursor: pointer;margin-bottom: 10px; }
.xiadan_rong > .zhonglei > a.active { border: 1px solid #049fdf; }
.xiadan_rong > .fenxiangd { display:flex;margin: 5px 0; }
.xiadan_rong > .fenxiangd > p { font-size: 14px;color: #808080; }
.xiadan_rong > .xiadanbtn { margin-top: 10px;margin-bottom: 10px; }
.xiadan_rong > .xiadanbtn > a { display: inline-block;width: 140px;height: 42px;text-align: center;line-height: 40px;border-radius: 4px;font-size: 16px; }
.xiadan_rong > .xiadanbtn > a:nth-child(1) { background: #389dd5;color:#fff;border: 1px solid #389dd5;margin-right: 10px; }
.xiadan_rong > .xiadanbtn > a:nth-child(1):hover { background: #fff;color:#389dd5; }
.xiadan_rong > .xiadanbtn > a:nth-child(2) { background: #e9935b;color:#fff;border: 1px solid #e9935b; }
.xiadan_rong > .xiadanbtn > a:nth-child(2):hover { background: #fff;color:#e9935b; }
.xiadan_rong > span { font-size: 12px;color: #808080;line-height: 24px;padding-left: 10px; }

.xiadan_rong select { height: 24px;position: relative; }
.tancan { margin-top: 8px;display: none; }
.tancan > div { display: none; }
.tancan > .taocan0 { display: block; }
.tancan > div p { border: 1px solid #e5e5e5;display: inline-block;margin-bottom: 5px;padding: 5px 10px;color: #666;cursor: pointer;font-size: 12px;margin-right: 10px; }
.tancan > div p.active { border: 1px solid #049fdf;background: #049fdf;color:#fff; }
.tancan > div > p > span { display: none; }

.qy { margin-bottom: 10px;position: relative;display: flex;display: -webkit-flex;display: -moz-flex;display: -o-flex; }
.qy > span { width: 80px;line-height: 26px; }
.qykuang { padding: 5px 10px;border: 1px solid #999;cursor: pointer; }
.qy_list { width: 450px;display: flex;display: -webkit-flex;display: -moz-flex;display: -o-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;margin-left: 10px;justify-content: space-between;-webkit-justify-content: space-between; }
.qy_listx { width: 450px;display: flex;display: -webkit-flex;display: -moz-flex;display: -o-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;margin-left: 10px;justify-content: flex-start;-webkit-justify-content: flex-start; }
.qy > .qy_listx > p { width: 100px;line-height: 24px;margin-right: 10px;cursor: pointer;color: #666;font-size: 12px;border: 1px solid #ccc;text-align: center;margin-bottom: 5px;border-radius: 3px; }
.qy > div > p { width: 78px;line-height: 24px;cursor: pointer;color: #666;font-size: 12px;border: 1px solid #ccc;text-align: center;margin-bottom: 5px;border-radius: 3px; }
.qy > div > p.active { background: url("images/qyk.png") no-repeat;background-size: 100% 100%;border: 0;line-height: 26px; }
.qy > div > p i { display: none; }

/*  */
.mianfeidh_con { width: 490px;background:#fff;height: 52px;border: 1px solid #049fdf;padding-left: 29px;position: relative;margin: 0 auto;display:flex;justify-content: space-between; }
.mianfeidh_con > span { display:inline-block;width:30px;color:#049fdf;font-size: 14px;padding: 6px 0; }
.mianfeidh_con > p { color: #049fdf;font-weight: bold;font-size: 24px;line-height: 50px; }
.mianfeidh_con > a { display:block;width: 154px;height: 100%;background: #049fdf;color: #fff;text-align: center;line-height: 50px;font-size: 16px;margin-right: -1px; }
.mianfeidh_con > img { position: absolute;left: -20px;top: 5px; }
.mianfeidh_con > a:hover { background: #4b99d8; }

/* 你可能还需要 */
.maybe_title { text-align: center; }
.maybe_title > h3 { font-size: 26px;color:#333;font-weight: normal;margin-bottom: 10px; }
.maybe_title > p { font-size: 14px;color:#999; }
.maybe_box { background: rgb(245,245,245) url("images/maybebg.png") no-repeat;background-size: 100% 100%;padding: 50px 0; }
.maybe_con { display:flex;justify-content: space-between;margin: 50px 0; }
.maybe_con > div { width: 24%;height: 160px;position:relative; }
.maybe_con > div:nth-child(1) { background:url("images/mb1.png") no-repeat;background-size: 100% 100%; }
.maybe_con > div:nth-child(2) { background:url("images/mb2.png") no-repeat;background-size: 100% 100%; }
.maybe_con > div:nth-child(3) { background:url("images/mb3.png") no-repeat;background-size: 100% 100%; }
.maybe_con > div:nth-child(4) { background:url("images/mb1.png") no-repeat;background-size: 100% 100%; }
.maybe_con > div > a { display:block;width: 110px;height: 110px;border-radius: 50%;border: 1px solid rgba(255,255,255,.5);background: rgba(51,51,51,.2);text-align: center;line-height: 108px;color:#fff;font-size: 20px;font-weight: bold;position: absolute;top:50%;left: 50%;margin-top: -55px;margin-left: -55px; }
.maybe_con > div > a:hover { background: rgba(51,51,51,.5); }

/* 服务保障 */
.fuwubaoz_box { padding: 50px 0;background: url("images/fwbzbg.png") no-repeat;background-size: 100% 100%;overflow: hidden; }
.fuwubaoz_box .maybe_title > h3 { color:#FFF; }
.fuwubaoz_con { display:flex;margin-top: 50px; }
.fuwubaoz_l { width: 70%;background: #fff;padding: 50px;display:flex;justify-content: space-between;flex-wrap: wrap; }
.fuwubaoz_l > div { width: 45%;margin-bottom: 40px; }
.fuwubaoz_l > div .fb_sh { position: relative; }
.fuwubaoz_l > div .fb_sh > h3 { font-size: 16px;padding: 20px 0 10px;position: relative;margin-bottom: 20px; }
.fuwubaoz_l > div .fb_sh > h3:after { content: '';display:block;width: 42px;height: 2px;background: #049fdf;position:absolute;left: 0;bottom: 0; }
.fuwubaoz_l > div .fb_sh > span { font-size: 70px;color: #f0f0f0;position: absolute;right: 0px;top: 0;font-weight: bold; }
.fuwubaoz_l > div > p { font-size: 14px;color: #666;line-height: 20px; }
.fuwubaoz_r { width: 30%;padding-top: 90px;padding-left: 70px; }
.fuwubaoz_r > div { border: 4px solid rgb(73,73,73);width: 196px;height: 87px;position: relative;left: 65px; }
.fuwubaoz_r > div > h3 { color:#ffdb00;font-size: 22px;position: absolute;top: 24px;left: -70px; }
.fuwubaoz_r > a { display:block;width: 266px;height: 44px;background: #049fdf;border-radius: 4px;text-align: center;line-height: 42px;border: 1px solid #049fdf;color:#fff;font-size: 16px;margin-top: 100px; }
.fuwubaoz_r > a:hover { background: transparent;color:#049fdf; }

/*快企优势*/
.advantage{background: #fafafa;overflow: hidden;}
.advantage_con{display: flex;justify-content: space-between;}
.advantage_con > div{width: 550px;}
.advantage_left{background: url("images/neiye/advantage_bg.png") 0 0 no-repeat;background-size: cover;padding: 20px 20px 120px 20px;position: relative;}
.advantage_con   .tit{font-size: 30px;color: #333;margin: 30px 0;}
.advantage_left > .detail_text{width: 70%;}
.advantage_left > .detail_text > p{font-size: 18px;margin-bottom: 20px;text-align: center;}
.advantage_left > .detail_text > p > span{font-size: 20px;color: #049fdf;font-weight: bold;}
.advantage_left > .detail_text > .num33{text-align: left;}
.advantage_left > .detail_text > .num44{font-size: 22px;}
.advantage_left > .detail_text > .num44 > span{font-size: 24px;}
.jt_right{position: absolute;right: -30px;top:30%;}

.advantage_right{background: url("images/neiye/advantage_bg1.png") 0 0 no-repeat;background-size: cover;padding: 20px 30px 120px 50px;color: #fff;}
.advantage_right > .tit{color: #fff;}
.advantage_list{display: flex;justify-content: left;margin-bottom: 30px;}
.adv_img{width: 15%;}
.adv_text{width: 60%;font-size: 16px;}
.adv_text >p:first-child{font-size: 20px;font-weight: bold;margin-bottom: 5px;}

/* 品牌保障 */
.containers { width: 1500px;margin: 0 auto; }
.xzhuli_box { padding: 50px 0;overflow: hidden; }
.xzhuli_title { text-align: center;margin-top: 30px; }
.xzhuli_title a { display: inline-block;margin: 0 15px;color: #808080;font-size: 20px;padding-bottom: 15px;position: relative; }
/*.xzhuli_title a.active { color: #267ebe;border-bottom: 3px solid #267ebe; }*/
.xzhuli_outer { margin-top: 40px; }
.xzhuli_list > div { display: none; }
.xzhuli_list > div.active { display: flex;display: -webkit-flex;display: -moz-flex;display: -o-flex; }
.xzhuli_r { -webkit-flex-wrap: wrap;flex-wrap: wrap;justify-content: space-between;-webkit-justify-content: space-between; }
.xzhuli_r > div { width: 49%;padding: 47px 42px;background: #f5f5f5;margin-bottom: 20px;position: relative;border-radius: 5px;display: flex;display: -webkit-flex;display: -moz-flex;display: -o-flex; }
.xzhuli_r > div > span { position: absolute;right: 25px;top: 15px;color: #666;font-size: 50px;opacity: .35; }
.xzhuli_img { width: 116px;height: 116px;line-height: 116px;text-align: center;vertical-align: middle;background: #FFF;border-radius: 50%;margin-right: 30px; }
.xzhuli_xq { width: 435px; }
.xzhuli_xq h3 { color: #267ebe;font-size: 26px;line-height: 56px;font-weight: normal; }
.xzhuli_xq p { color: #666666;font-size: 16px;line-height: 24px; }
.xzhuli_title a:before { content: "";display:block;position: absolute;bottom: 0;left: 0;height: 3px;background: #267ebe;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 50%;transform-origin: 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out; }
.xzhuli_title a:hover:before { -webkit-transform: scaleX(1);transform: scaleX(1);width: 100%;}
.xzhuli_title a.active:before { -webkit-transform: scaleX(1);transform: scaleX(1);width: 100%;}
.xzhuli_title a.active { color:#267ebe; }

/* 内页一样部分结束 */
@media (max-width: 1500px){
	.containers { width: 1100px; }
	.xzhuli_xq { width: 325px; }
	.xzhuli_r > div { padding: 30px 40px 30px 20px; }
}
@media (max-width: 1220px){
	.containers { width: 991px; }
	.xzhuli_xq p { font-size: 14px; }
	.xzhuli_xq { width: 275px; }

	.fuwubaoz_l { width:65%; }
	.fuwubaoz_r { width:35%; }

	.advantage_con{justify-content: center;flex-wrap: wrap;}
	.advantage_con > div{margin-bottom: 20px;}
	.qy_list { width: 345px; }
}
@media (max-width: 991px){
	.containers { width: 768px; }
	.xzhuli_r > div { width: 80%;margin: 0 auto 20px; }
	.jt_right { display: none; }
	.qy_list { width: 245px; }
	.xzhuli_xq { width: 60%; }
}
@media (max-width: 768px){
	.fuwubaoz_r > div { width: 100%;left: 0; }
	.fuwubaoz_r > div > h3 { left: -30px; }
	.fuwubaoz_r > a { width: 100%; }
	.fuwubaoz_r { padding-left: 55px; }
	.containers { width: 100%;padding: 0 15px; }
	.xzhuli_r > div { width: 100%; }
	.xzhuli_xq { width: 60%; }
	.xzhuli_title a { font-size: 18px; }


}
@media (max-width: 700px){
	
	.xiadan_img { display: none; }
	.xiadan_con > div { width: 100%; }
	.qy_list { width: 450px; }
}
@media (max-width: 639px){
	.fuwubaoz_box { background: url("images/fwbzbg1.png") no-repeat;background-size: 100% 100%; }
	.fuwubaoz_con { display: block; }
	.fuwubaoz_con > div { width: 100%; }
	.fuwubaoz_r { padding-left: 0;padding-top: 20px; }
	.fuwubaoz_r > div { display: none; }
	.fuwubaoz_r > a { margin-top: 0; }
	.maybe_con { flex-wrap: wrap; }
	.maybe_con > div { width: 49%;margin-bottom: 10px; }
	.mianfeidh_con { width: 85%; }
	.mianfeidh_con > a { width: 100px; }


	.advantage_con > div{width: 100%;}
	.advantage_con .tit{font-size: 24px;}
	.advantage_left,.advantage_right{background-size: 100% 100%;padding:20px 20px 40px 20px; }
	.adv_img{width: 20%;}
	.advantage_left > .detail_text > p,.advantage_left > .detail_text > .num44{font-size: 16px;}
	.advantage_left > .detail_text > p > span,.advantage_left > .detail_text > .num44 > span{font-size: 18px;}
	.qy_list { width: 335px; }

	.xgzz_con > div { width: 48%; }
	.xzhuli_title a { font-size: 16px; }
	.xgzz_con { padding: 0; }
	.py_lists_14 li:nth-child(9) { display: none; }

}
@media (max-width: 479px){
	.mianfeidh_con > p { font-size: 20px; }
	.mianfeidh_con > a { font-size: 14px;width: 80px; }
	.mianfeidh_con > img { display: none; }
	.mianfeidh_con { padding-left: 9px; }
	.fuwubaoz_l > div { width: 100%; }

	
	.advantage_con .tit,.adv_text >p:first-child{font-size: 18px;}
	.advantage_left > .detail_text > p,.advantage_left > .detail_text > .num44{font-size: 14px;}
	.advantage_left > .detail_text > p > span,.advantage_left > .detail_text > .num44 > span{font-size: 16px;}

	.adv_text{width: 80%;font-size: 14px;}
	.adv_img > img{width: 35px;}
	.tancan > div p { line-height: 30px; }
	
	.qy_list { width: 260px; }
	.qy { display: block; }

	.xzhuli_title a { margin: 0 8px;font-size: 14px; }
	.xzhuli_img { display: none; }
	.xzhuli_xq { width: 100%; }
	.xzhuli_xq h3 { font-size: 22px; }
	.xzhuli_r > div > span { font-size: 40px; }
	.xgzz_box { padding: 50px 0 0; }
	.maybe_box { background-size: auto 100%; }
}























