﻿@charset "utf-8";
/*通用样式*/
html, body, div, span, iframe, map, font, img, a img, samp, strong, hr, h1, h2, h3, h4, h5, h6, b, p, blockquote, a, address, code, dl, dt, dd, ol, ul, li, form, label, table, tr, td, th{ padding: 0; margin: 0; border: 0; font-weight: normal; font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;  list-style:none;}
html, body { position: relative; height: 100%;}
body{ background:#fff; font:normal 12px/22px "微软雅黑";  }
img{ border:0;  }
a{ text-decoration:none; color:#000;  }
a:hover{ color:#b10000;  }
.clear { clear:both;}
div { box-sizing:border-box;}
@font-face{
	font-family:'sy';
	src:url(sy.otf);
}
.mapMob { display:none;}
#screen { display:none; position:fixed; left:0; top:0; z-index:5; width:100%; height:100%; background:rgba(0,0,0,0.5);}
.topBox { height:34px; overflow:hidden; line-height:34px; background:#f1f1f1;}
.container { width:1200px; margin:0 auto;}
.topBar p { color:#000000; font-size:14px; float:left;}
.topBar span { float:right; font-size:14px; color:#000000;}
.topBar span i { display:inline-block; font-style:normal; font-size:18px; background:url(../images/icon1.png) left center no-repeat; padding-left:28px;}
.header { padding:30px 0 28px; overflow:hidden;}
.header a.logo { height:44px; display:block; float:left;}
.header a.logo img { display:block; height:100%;}
.header a.logo img.mobLogo { display:none;}
.headerTag { float:right;}
.headerTag p { color:#000000; font-size:18px; line-height:30px;}
.headerTag img { margin-right:9px;}
.navBar {  overflow:hidden;}
.navBar a { transition:all 0.3s; float:left; display:block; padding:0 28px; color:#fff; font-size:18px; line-height:48px;}
.navBar a:hover { background:#b10000;}
.nav { background:#000000; height:48px;}
.serviceMenu { float:left; position:relative;}
.serviceMenu h2 { width:210px; text-indent:43px; color:#fff; font-size:22px; background: url(../images/serviceMenu.png) 147px center no-repeat #b10000; line-height:48px; cursor:pointer;}
.banner img { display:block; width:100%;}
.banner span.swiper-pagination-bullet-active { background:#b10000;}
.banner .swiper-slide { height:570px;}
.banner a { display:block; width:100%; height:100%;}
.homeNotice img { max-width:90%; display:block; margin:0 auto; padding:27px 0 30px;}
.homeNotice { background:#f1f1f1;}
.askArea { text-align:center; line-height:133px;}
.askArea span { margin:0 10px; font-size:26px; color:#333333;}
.askForm { overflow:hidden;}
.askForm input { display:block; float:left; outline:none; border:1px solid #b30606; box-sizing:border-box; height:58px; font-size:20px; color:#000; border-radius:58px; padding:0; text-indent:30px; width:31%; margin-right:3.5%;}
.askForm input:last-child { margin-right:0;}
.askForm input::-webkit-input-placeholder{ color:#666666;}
.askBox .sub { display:block; outline:none; color:#fff; font-size:36px; width:500px; height:60px; border-radius:60px; background:#b10000; border:none; margin:40px auto 80px;}
.hotProject { background:url(../images/bg1.jpg) center no-repeat; background-size:cover; padding:53px 0 40px;}
.hotBox { overflow:hidden;}
.hotInt { float:left; width:calc(100% - 670px);}
.hotInt h2 { color:#ffffff; font-size:56px; line-height:72px; margin-top:104px;}
.hotInt p { letter-spacing:2px; font-size:20px; color:#ffffff; line-height:38px; margin-bottom:34px;}
.hotInt a { display:block; text-align:center; line-height:50px; width:166px; height:50px; color:#fff; background:#000000; font-size:20px;    animation: heart 0.8s ease-in-out 0.8s infinite alternate;}
.hotList ul { overflow:hidden;}
.hotList li { margin-bottom:16px; padding-top:27px; box-sizing:border-box; padding-bottom:23px; float:left; background:#fff; width:31%; text-align:center; position:relative; margin-right:3.5%;}
.hotList li:nth-child(3n){ margin-right:0;}
.cellBox { position:relative; z-index:2;}
.cellBox img { width:33.33%; margin:0 auto; display:block;}
.cellBox p { transition:all 0.3s; font-size:22px; line-height:38px; color:#000000;}
.cellBox span { transition:all 0.3s; display:block; margin:22px auto 0; background:#828282; width:25%; height:1px;}
.hotList { float:right; width:580px; margin-right:20px;}
.hotList li:hover span { background:#fff;}
.hotList li:hover p { color:#fff;}
.hotList li i {    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ff4444;
    opacity: 0;
	left:0; top:0;
    -webkit-animation: orangeOut 0.4s ease;
    animation: orangeOut 0.4s ease;}
.hotList li:hover i{opacity: 1;
    -webkit-animation: orangeIn 0.2s ease;
    animation: orangeIn 0.2s ease;
    background-image: linear-gradient(to right , #ff4444, #ff7f7f);}
.teamBox { padding-top:56px; padding-bottom:60px; background:url(../images/bg2.jpg) center bottom no-repeat;}
.titCell { text-align:center;}
.titCell h2 { color:#b20000; font-size:40px; line-height:84px; position:relative;}
.titCell h2:after { content:''; position:absolute; bottom:0; width:100px; height:2px; background:#000000; left:50%; margin-left:-50px;}
.titCell p { line-height:72px; color:#000000; font-size:22px;}
.teamInfor { overflow:hidden; position:relative; width:700px; float:left;}
.teamInfor img { display:block; transition:all 1s; width:100%;}
.teamInfor:hover img { transform:scale(1.1);}
.teacherInt { position:absolute; left:0; bottom:0; padding:20px 64px; box-sizing:border-box; width:100%; background: rgba(178,0,0,0.6);}
.teacherInt h2 { text-align:center; color:#fff; font-size:30px; line-height:50px;}
.teacherInt p { line-height:30px; letter-spacing:2px; color:#fff; font-size:20px;}
.teamCont { overflow:hidden;}
.warpBar { border:1px solid #e2e2e2;}
.slideWarp { float:right; width:490px;}
.warpTitle { background:url(../images/icon13.png) 20px center no-repeat #b20000; padding-left:55px; font-size:23px; line-height:64px; color:#fff;}
.slideWarp .infoList li { line-height:56px; color:#000000; font-size:18px;}
.slideWarp .infoList li:nth-child(odd){ background:url(../images/icon14.png) 20px center no-repeat #f9eeef; padding-left:52px;}
.slideWarp .infoList li:nth-child(even){ background:url(../images/icon14.png) 20px center no-repeat #ffffff; padding-left:52px;}
.slideWarp .infoList li span { color:#fa1700; margin:0 20px;}
.warpBtn { background:#fff; padding:14px 0; text-align:center; border:1px solid #000000;}
.warpBtn a { display:inline-block; color:#fff; background:#000000; line-height:50px; margin:0 20px; font-size:18px; padding:0 38px;}
.teamCont .slideWarp { }
.join { padding:55px 0; }


.join_right_shade img { display:block; width:100%;}
.join_con {margin-top:15px;border:1px solid #dcdcdc; padding:10px; box-sizing:border-box; overflow:hidden;}
.join_left {float:left; width:360px;position:relative;transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-webkit-transition:all .3s linear 0s;}
.join_left:hover {transform:translateY(-8px);-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);-webkit-transform:translateY(-8px);}
.join_left a {display:block;position:absolute;bottom:38px;left:50%;border:2px solid #ffffff;width:200px;height:46px; margin-left:-100px; text-align:center; border-radius:50px;line-height:46px;font-size:22px;color:#fff; transition:all 0.3s;}

.join_left a:hover { background:#fff; color:#b20000;}
.join_right {float:right;width:810px;}
.join_right_shade {float:left;width:263px;margin:0 10px 10px 0;display:inline}
.join_right_shade:nth-child(3n){ margin-right:0;}
.join_right_shade a {display:block;width:100%;position:relative}
.join_right_shade a .bg {width:100%;height:100%;position:absolute;left:0;top:0px;z-index:2;background:rgba(0,0,0,.5) none scroll 0 0 !important;filter:alpha(opacity=50);background:#000000;transition:all .3s linear 0s;opacity:0}
.join_right_shade a:hover .bg {opacity:1}
.join_right_shade a .txt {width:265px;text-align:center;display:block;font-size:16px;line-height:24px;color:#fff;position:absolute;z-index:3;left:0;top:70px;opacity:0;filter:alpha(opacity=0);}
.join_right_shade a:hover .txt {opacity:1;filter:alpha(opacity=100);animation:orangeIn 0.3s ease;}
.join_right_shade .tit p {height:55px;line-height:55px;text-align:center;background:#f3ecec;font-size:18px;}
.join_right_shade a .txt p:nth-child(1) { font-size:18px;}
.businessBox { overflow:hidden;}
.businessLeft { padding-top:100px; float:left; background:url(../images/img9.jpg) center no-repeat; width:700px; height:460px;}
.businessImg { width:500px; margin:0 auto; overflow:hidden;}
.businesEwm { float:left; width:160px; border:10px solid rgba(255,255,255,0.3);}
.businesEwm img { display:block; width:100%;}
.businessImg img.part { float:left; margin-left:32px; margin-top:10px; display:block;}
.partnerTag { text-align:center; color:#fff; width:500px; height:40px; text-align:center; line-height:40px; border:1px solid #fff; font-size:20px; margin:40px auto 0; text-align:center;}
.infoList li i { font-style:normal; margin:0 25px;}
.slideWarp #warp2 .infoList li { line-height:63px; color:#000000; font-size:18px;}
.introBox { background:url(../images/bg3.jpg) center top no-repeat; padding-top:124px; margin:100px auto 0;}
.introTit { width:725px; margin:0 auto 160px;}
.introTit img { display:block; width:100%;}
.intList ul { overflow:hidden;}
.intList li { padding:20px 0 16px; border-radius:8px; float:left; width:28%; text-align:center; margin-right:8%;}
.intList li:nth-child(3n){ margin-right:0;}
.intList li h2{ font-size:34px; color:#fff; position:relative; line-height:55px;}
.intList li h2:after { content:''; position:absolute; bottom:0; left:50%; width:80px; height:2px; margin-left:-40px; background:#fff;}
.intList li span { color:#fff; font-size:28px; line-height:42px;}
.intList li p { color:#fff; font-size:20px; line-height:28px;}
.intTit { margin-bottom:10px;}
.newList ul { overflow:hidden;}
.newList li { float:left; width:31%; margin-right:3.5%;}
.newList li:nth-child(3n){ margin-right:0;}
.newImg { position:relative; overflow:hidden; border-radius:8px 8px 0 0;}
.newImg>img { display:block; transition:all 1s; width:100%;}
.newsCover { transition:all 0.3s; opacity:0; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(178,0,0,.4);}
.coverTxt p{ text-align:center; font-size:20px; color:#fff; line-height:1;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding:0 4%;}
.coverTxt { position:absolute; width:100%; top:50%; transform:translateY(-50%); left:0;}
.coverTxt img { display:block; margin:0 auto 22px;}
.newTxt h2 { font-size:18px; color:#b20000; line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.newTxt p { color:#000000; font-size:15px; line-height:20px; height:40px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.newTxt { padding:9px 20px 20px; border:1px solid #e2e2e2; border-top:none; border-radius:0 0 8px 8px;}
.newList li:hover .newsCover { opacity:1;}
.newList li:hover .newImg>img{ transform:scale(1.2);}
.newBox { margin-top:55px; margin-bottom:80px;}
.needStep input.emptyBox { outline:none; text-indent:30px; font-size:24px; background:none;  width:900px; height:50px; border-radius:50px; border:1px solid #b10000; margin:0 auto;}
.needStep { text-align:center; padding:45px 0; background:#f1f1f1;}
.needStep h2 { color:#1e1e1e; font-size:30px; line-height:68px;}
.needStep h2 span { color:#b10000;}
.needStep .callSub { display:block; width:340px; height:50px; color:#fff; background:#b10000; border-radius:50px; margin:20px auto 0; font-size:18px; line-height:50px;}
.mapBox { padding:50px 0 68px; background:url(../images/mapBg.jpg) center no-repeat; background-size:cover;}
.map {
    position: relative;
    width: 880px;
    height: 691px;
    margin: auto;
}
#bg_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 880px;
    height: 691px;
    z-index: 1;
    background: url(../images/move.png) no-repeat 0 691px;
}
.map area {
    outline: none;
}
/*地图标记*/
.area-box .dot {position:absolute;left:0;width:8px;height:8px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#fff;opacity:1;filter:alpha(opacity=100);}
.area-box .pulse {position:absolute;top:-40px;left:-40px;height:88px;width:88px;border:1px solid #fff;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;-webkit-box-shadow:0 0 12px #fff,0 0 20px #fff inset;-moz-box-shadow:0 0 12px #fff,0 0 20px #fff inset;box-shadow:0 0 12px #fff,0 0 20px #fff inset;opacity:.12;filter:alpha(opacity=0);-webkit-animation:warn 2s ease-out both;-moz-animation:warn 2s ease-out both;-o-animation:warn 2s ease-out both;animation:warn 2s ease-out both;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;background:0 0;}
.area-box .delay-01 {-webkit-animation-delay:0;-moz-animation-delay:0;-o-animation-delay:0;animation-delay:0}
.area-box .delay-02 {-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}
.area-box .delay-03 {-webkit-animation-delay:.8s;-moz-animation-delay:.8s;-o-animation-delay:.8s;animation-delay:.8s}
.area-box .delay-04 {-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s;-o-animation-delay:1.2s;animation-delay:1.2s}
.area-box .delay-05 {-webkit-animation-delay:1.6s;-moz-animation-delay:1.6s;-o-animation-delay:1.6s;animation-delay:1.6s}
.area-box .delay-06 {-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}
.area-box .delay-07 {-webkit-animation-delay:2.4s;-moz-animation-delay:2.4s;-o-animation-delay:2.4s;animation-delay:2.4s}
.area-box .delay-08 {-webkit-animation-delay:-.4s;-moz-animation-delay:-.4s;-o-animation-delay:-.4s;animation-delay:-.4s}
.area-box .delay-09 {-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;-o-animation-delay:-.8s;animation-delay:-.8s}
.area-box .delay-10 {-webkit-animation-delay:-1.2s;-moz-animation-delay:-1.2s;-o-animation-delay:-1.2s;animation-delay:-1.2s}
.area-box .delay-11 {-webkit-animation-delay:4s;-moz-animation-delay:4s;-o-animation-delay:4s;animation-delay:4s}
.region-list {
    position: absolute;
    left: 0;
    top: 0;
}
.postition-1 {left:164px;top:248px}
.postition-2 {left:335px;top:330px}
.postition-3 {left:440px;top:445px}
.postition-4 {left:765px;top:105px}
.postition-5 {left:560px;top:675px}
.postition-6 {left:622px;top:570px}
.postition-7 {left:590px;top:505px}
.postition-8 {left:720px;top:460px}
.postition-9 {left:700px;top:530px}
.postition-10 {left:610px;top:386px}
.postition-11 {left:714px;top:394px}
.postition-12 {left:630px;top:280px}
.mapTit { text-align:center; color:#fff; font-size:48px; line-height:100px; position:relative;}
.mapTit:after { content:''; position:absolute; background: url(../images/titleLine.png) center no-repeat; width:160px; height:10px; left:50%; bottom:0; margin-left:-80px;}
.mapList { margin:40px auto 0;}
.mapList ul { text-align:center; overflow:hidden;}
.mapList li { display:inline-block; padding-top:55px; margin:0 35px; text-align:center;  box-sizing:border-box;}

.flip-container {
    display: inline-block;
    -webkit-perspective: 500;
    -moz-perspective: 500;
    -ms-perspective: 500;
    perspective: 500;
    -ms-transform: perspective(500px);
    -moz-transform: perspective(500px); /*重要*/
    transform-style: preserve-3d; /*重要*/
}
.flipper {
    position: relative;
    width: 190px;
    height: 190px;
    width:190px; height:190px;
    transition: 0.6s;
    transform-style: preserve-3d; 
}
/* 触发翻转 */
.flip-container:hover .flipper{
    transform: rotateY(180deg);

}
.front ,.back{
    position: absolute;
    left: 0;
    top: 0;
    backface-visibility: hidden;  /*重要*/
    width: 100%;
    height: 100%;
}
.front { position: relative;
    transform: rotateY(0deg);
    z-index: 2;
    background:url(../images/circle.png) center no-repeat;
}
.front p{color:#fff; font-size:24px; line-height:40px;width: 100%; position: absolute;color:#fff; font-size:30px; line-height:40px;left:50%; top:50%; transform:translate(-50%,-50%);}
.back { transform: rotateY(-180deg);}

.footer {width:100%;overflow:hidden;background:#000;}
.foot {width:1200px;margin:0 auto;}
.foot_left { padding-bottom:50px; float:left;width:340px;background-color:#222222; padding-left:20px;}
.foot_logo { color:#fff; font-size:24px; line-height:65px; margin-top:30px;}
.foot_zxyy { margin-bottom:15px; overflow:hidden;}
.foot_zxyy .a1 { display: block; border-radius:8px; overflow:hidden; width:120px; }
.foot_zxyy .a1 img { display:block;}
.foot_con {font-size:15px;color:#fff;}
.foot_con li {margin-bottom:6px;padding-left:24px;position:relative;}
.foot_con li i {display:inline-block;width:18px;height:18px;position:absolute;top:3px;left:0;}
.foot_con li .i1 { background:url(../images/icon16.jpg) center no-repeat;}
.foot_con li .i2 { background:url(../images/icon17.jpg) center no-repeat;}
.foot_con li .i4 { background:url(../images/beian.png) center no-repeat;}
.foot_con p {font-size:16px;line-height:40px;}
.foot_con p a {color:#fff;}
.foot_in {float:left;width:280px; margin-top:80px;}
.foot_in .foot_wx { text-align:center;}
.foot_in .foot_sm {margin:0 auto;width:190px; text-align:center; padding:6px 10px;border:1px solid #fff;border-radius:20px;color:#fff;}
.foot_right {float:left;width:577px;color:#fff; margin-top:100px;}
.foot_right em {display:block; margin:0 27px; height:150px;float:left;border-right:1px solid #333333;}
.foot_right li {float:left; margin-top:8px;}
.foot_right li i {display:block;width:77px;height:76px;transition:all 0.3s;-webkit-transition:all 0.3s;-ms-transition:all 0.3s;-moz-transition:all 0.3s;}
.foot_right .i1,.foot_right .i2,.foot_right .i3 {float:left;}
.foot_right li span {display:block;margin-top:10px;font-size:18px;color:#fff;width:77px;text-align:center;}
.foot_right li p {float:left;margin-left:18px;}
.foot_right li a {display:block;font-size:14px;color:#fff; line-height:2;}
.foot_right li a:hover {color:#b10000;}
.copyRight p {color: #464646; margin-left: 5px; line-height: 16px; font-size: 12px;}
/*固定底部*/
.fixBottom { position:fixed; left:0; bottom:0; width:100%; height:120px; background:#ff1b28; z-index:5;}
.bottomBar { position:relative; padding-left:184px; height:120px;}
.fixWoman { position:absolute; left:40px; bottom:0;}
.fixNotice { float:left;}
.fixNotice h2 { margin-top:10px; margin-bottom:4px; color:#fff; font-size:26px; font-family:'sy'; line-height:42px; border-bottom:2px solid #ff4f64;}
.fixNotice p { font-size:14px; line-height:22px; color:#fff;}
.fixForm{ margin-left:40px; float:left; overflow:hidden;}
.fixForm ul { margin-top:18px; float:left;}
.fixForm li { margin-bottom:12px; overflow:hidden; line-height:36px;}
.fixForm li p { font-family:'sy'; float:left; width:52px; color:#fff; font-size:20px;}
.fixForm li input { display:block; box-sizing:border-box; padding:0; margin:0; border:none; outline:none; background:#fff; width:220px; text-indent:15px; border-radius:8px; font-size:16px; color:#d70000; height:36px;}
.fixForm li input::-webkit-input-placeholder{ color:#d70000;}
.h120 { height:120px;}
.formSub { float:left; margin-top:66px; margin-left:10px;}
.formSub button { display:block; width:113px; height:38px; border-radius:4px; color:#fff; background:#00000; font-size:18px; border:none; outline:none; background:#000;}
.formSub p { font-size:14px; color:#ffffff; margin-top:11px; line-height:38px;}
.shareBox { margin-top:14px; float:right; text-align:center;}
.shareBox p { line-height:35px; text-align:center; color:#fff; font-size:14px;}
.shareBox img { display:block; width:70px; margin:0 auto; border-radius:8px;}
.subBox { display:none; position:absolute; left:0; top:48px; z-index:2; height:570px; background:rgba(234,62,64,.8); width:210px;}
.subBox li { line-height:80px;}
.subBox li h3 { transition:all 0.5s; display:block; color:#fff; overflow:hidden;}
.subBox li h3 a { display:block; background:url(../images/arr.png) 174px center no-repeat; overflow:hidden; color:#fff;}
.subBox li h3 p { float:left; font-size:22px; margin-left:11px;}
.subBox li .icon{ transition:all 0.5s; float:left; display:block; width:32px; height:32px; margin-left:31px; margin-top:25px;}
.subBox li .icon1 { background:url(../images/1-2.png) center no-repeat;}
.subBox li .icon2 { background:url(../images/2-2.png) center no-repeat;}
.subBox li .icon3 { background:url(../images/3-2.png) center no-repeat;}
.subBox li .icon4 { background:url(../images/4-2.png) center no-repeat;}
.subBox li .icon5 { background:url(../images/5-2.png) center no-repeat;}
.subBox li .icon6 { background:url(../images/6-2.png) center no-repeat;}
.subBox li .icon7 { background:url(../images/7-2.png) center no-repeat;}
.subBox li:hover h3 { background:#cd1f20;}
.subBox li:hover .icon1 { background:url(../images/1.png) center no-repeat;}
.subBox li:hover .icon2 { background:url(../images/2.png) center no-repeat;}
.subBox li:hover .icon3 { background:url(../images/3.png) center no-repeat;}
.subBox li:hover .icon4 { background:url(../images/4.png) center no-repeat;}
.subBox li:hover .icon5 { background:url(../images/5.png) center no-repeat;}
.subBox li:hover .icon6 { background:url(../images/6.png) center no-repeat;}
.subBox li:hover .icon7 { background:url(../images/7.png) center no-repeat;}
.subInfor { display:none; z-index:3; position:absolute; left:210px; top:0; width:680px; height:570px; background:rgba(255,255,255,0.9); box-sizing:border-box; padding:32px 40px 0;}
.subTit { font-size:18px; color:#333333; line-height:37px; border-bottom:1px solid #a9a9a9;}
.subInfor dl { margin-top:12px; overflow:hidden;}
.subInfor dt { padding:12px 0; float:left; width:33.33%; overflow:hidden;}
.subInfor dt p { color:#333333; float:left; padding:0 10px; font-size:16px; line-height:58px;}
.subImg { float:left; width:104px; height:58px; overflow:hidden;}
.subImg img { display:block; width:100%;}
.subChose { overflow:hidden; padding:22px 0;}
.subChose a{ display:block; float:left; padding:2 10px; margin:0 12px; font-size:16px; color:#333333; line-height:24px;}
.subBanner img { display:block; width:100%;}
.subBanner { height:200px; overflow:hidden;}
.subBox { overflow:visible !important;}
.subBox li:hover .subInfor { display:block;}
@-webkit-keyframes warn {0% {-webkit-transform:scale(0);transform:scale(0);opacity:1}
100% {-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
@-moz-keyframes warn {0% {-moz-transform:scale(0);transform:scale(0);opacity:1}
100% {-moz-transform:scale(1);transform:scale(1);opacity:0}
}
@-o-keyframes warn {0% {-o-transform:scale(0);transform:scale(0);opacity:1}
100% {-o-transform:scale(1);transform:scale(1);opacity:0}
}
@keyframes warn {0% {-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:1}
100% {-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}
}
@keyframes heart{

    from{margin-top:0px;}

    to{margin-top:-6px;}

}
@keyframes orangeOut {
    0% {
        -webkit-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1);
        opacity:1
    }
    100% {
        -webkit-transform:scale(0.8);
        -ms-transform:scale(0.8);
        transform:scale(0.8);
        opacity:0
    }}

@-webkit-keyframes orangeIn {
    0% {
        -webkit-transform:scale(0.8);
        -ms-transform:scale(0.8);
        transform:scale(0.8);
        opacity:0
    }
    100% {
        -webkit-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1);
        opacity:1
    }
}
@media(min-width:1200px){
	
}
@media(min-width:1000px){
.sideMenu {width:1200px;height:auto;position:relative;overflow:hidden;}
.sideMenu .province {width:1200px;overflow: hidden; padding-top: 40px;}
.sideMenu .province h3 {float:left;width:12.66%;height:43px;box-sizing: border-box; margin:0 2%;font-size:18px;line-height:43px;text-align:center;color:#fff;border:1px solid #fff;border-radius:50px;cursor:pointer;}
.sideMenu .province h3:last-child {margin-right:0;}
.sideMenu .province a {display:block;color:#fff;width:148px;height:43px;}
.sideMenu ul {width:90%;padding:27px 10px 0px 30px;display:none;background-color:rgba(255,255,255,0.1);border-radius:10px;box-shadow:0px 5px 5px rgba(0,20,98,.1);-moz-box-shadow:0px 5px 5px rgba(0,20,98,.1);-ms-box-shadow:0px 5px 5px rgba(0,20,98,.1);-o-box-shadow:0px 5px 5px rgba(0,20,98,.1);-webkit-box-shadow:0px 5px 5px rgba(0,20,98,.1);overflow: hidden; margin: 0 auto;}
.sideMenu ul li {float:left;width:20%;height:37px;margin:0 0 30px 0;cursor:pointer;font-size:16px;line-height:39px;text-align:center;text-align: center;}
.sideMenu ul li:nth-child(6n) {margin-right:0;}
.sideMenu ul li a {display:inline-block;color:#fff;width:90%;border-radius:50px;height:37px;border:1px solid #fff;}
.sideMenu .province h3:hover {background:#b10000;border:1px solid #b10000;}
.sideMenu ul li:hover a {background:#b10000;border:1px solid #b10000;}
.sideMenu .province .on {background:#b10000;border:1px solid #b10000;}
/*==产品中心==*/
.banner img{width: 100%;}
.wz1200{width: 1200px; margin: 0 auto;}
.dqwz p{font-size: 16px; background: url(../images/b2.jpg) no-repeat left center; padding-left: 25px; color: #000; line-height: 76px;}
.dqwz p a{color: #000;}
.dqwz p a:hover{color: #b10000;}

.cpzx_tit{padding-bottom: 30px;}
.cpzx_tit h2{font-size: 26px; padding-bottom: 36px; text-align: center;}
.cpzx_tit ul{max-width: 996px; margin: 0 auto; overflow: hidden;text-align:center;}
.cpzx_tit li{width: 25%; line-height: 46px;font-size: 22px;display:inline-block}
.cpzx_tit a{display: block; color: #000;border: 1px solid #000000;text-align: center;}
.cpzx_tit .hover1 a{color: #fff;border: 1px solid #b10000;background: #b10000;}
.cpzx_tit a:hover{color: #fff;border: 1px solid #b10000;background: #b10000;}
.cpzx_tit ul li:nth-child(1) a{ border-radius: 6px 0 0 6px;}
.cpzx_tit ul li:nth-child(4) a{ border-radius:0 6px 6px 0;}
.cpzx_nr ul{overflow: hidden; margin-left: -45px;}
.cpzx_nr li{float: left; width: 33.33%; padding: 0 0 25px 45px;box-sizing: border-box;}
.cpzxbox a{display: block; overflow: hidden;border: 1px solid #e2e2e2;}
.cpzxbox img{width: 100%;}
.cpzxbox p{font-size: 18px; text-align: center;line-height: 40px;}
.img2 { transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-ou }
.img2:hover { transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transform: scale(1.1);-o-transform: scale(1.1); -ms-transform: scale(1.1); }

.fynr{text-align: center; padding: 30px 0 80px;}
.fynr li{display: inline-block;*display: inline; padding:0 6px ;}
.fynr a{display: inline-block;*display: inline; padding:5px 12px; font-size: 16px; color: #666666; border: 1px solid #dddddd;border-radius: 5px;}
.fynr .hover2 a{color: #fff; background: #b10000;border: 1px solid #b10000;}
.fynr a:hover{color: #fff; background: #b10000;border: 1px solid #b10000;}
/*产品中心2*/
.cpjs{overflow: hidden; padding: 60px 0 70px; border-bottom: 1px solid #cccccc;}
.cpjs_left{width: 400px;float: left;}
.cpjs_left img{width: 100%; border: 1px solid #e2e2e2;box-sizing: border-box;border-radius: 5px;}
.cpjs_right{float: right; width: calc(100% - 460px);}
.cpjs_right h2{font-size: 32px;line-height: 2;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.cpjs_right p{font-size: 18px; line-height: 42px;}
.cpjs_right a{display: block;width: 198px; height: 68px; font-size: 24px; text-align: center;color: #fff; line-height: 68px;transition: All 0.4s ease-in-out; background: #b10000; margin-top: 58px;}
.cpjs_right a img{vertical-align: middle; display: inline-block;*display: inline;margin-right: 10px; margin-top: -3px;}
.cpjs_right a:hover{color: #fff;background: #CD1F20;}

.cpnr{padding: 30px 0 80px; overflow: hidden;}
.cpnr_rigth{float: right; width: 320px;}
.cpnr_bt h2{font-size: 16px; color: #666666;line-height: 60px;}
.cpnr_lb span{display: block; overflow: hidden;border: 1px solid #eee;}
.cpnr_lb img{width: 100%;}
.cpnr_lb p{font-size: 16px;text-align: center;line-height: 30px;color: #666666;}
.cpnr_lb li{padding-bottom: 10px;}

.cpnr_left{float: left; width: calc(100% - 390px);}
.cpnr_text img{width: 100%;}
/*==导师答疑==*/
.rmtj_tit{height: 80px; background: url(../images/b2.png) no-repeat left center;}
.rmtj_tit h2{font-size: 22px; line-height: 80px; padding-left: 38px; color: #b10000; position: relative;}
.rmtj_tit h2:before{border-left: 3px solid #b10000; height: 24px; position: absolute;content: "";left:22px;top:29px;}
.rmtj_bt ul{overflow: hidden; margin-left: -12px;}
.rmtj_bt li{float: left; width: 14.28%; text-align: center; padding-left: 12px;box-sizing: border-box;}
.rmtj_bt a{display: block; text-align: center; border-radius: 6px; padding: 15px 0 20px;background: #ffd5d5;}
.rmtj_bt img{margin: 0 auto;}
.rmtj_bt p{font-size: 18px; color: #333;padding-top: 14px;}

.banner2{padding-top: 20px;}
.banner2 img{width: 100%;}

.dswd{overflow: hidden; padding-top: 20px;}
.dswd_left{float: left; width: calc(100% - 303px);}
.dswdbox{transition: All 0.4s ease-in-out;border: 1px solid #e8e9eb;border-radius: 6px; margin-bottom: 20px;position: relative;}
.dswdbox:hover{ -webkit-box-shadow:0 0 10px rgba(0, 0, 0, .2);-moz-box-shadow:0 0 10px rgba(0, 0,0, .2);box-shadow:0 0 10px rgba(0, 0, 0, .2);  }
.dswdbox h2{font-size: 18px;padding: 19px; line-height: 50px;}
.dswdbox h2 span{display: inline-block;*display: inline;width: 48px;height: 48px;border: 1px solid #b10000; border-radius: 50%; text-align: center; line-height: 48px; font-size: 24px;color: #b10000;vertical-align: middle; margin-right: 9px;}
.dswd_xq{padding: 30px 19px;background: #fff4f2;overflow: hidden;}
.wdxq_left{float: left; width: 50px;}
.wdxq_left span{display: inline-block;*display: inline;width: 48px;height: 48px;border: 1px solid #e47f0b; border-radius: 50%; text-align: center; line-height: 48px; font-size: 24px;color: #e47f0b;}
.wdxq_right{float: right;width: calc(100% - 60px);}
.wdxq_right h4{font-size: 16px; line-height: 28px;}
.wdxq_right h4 a{color: #b10000;}
.wdxq_right h4 a:hover{text-decoration: underline;}
.wdxq_right h3{font-size: 16px; padding-top: 20px;color: #666;}
.wdxq_right span{padding-right: 18px;}
.wdxq_right img{vertical-align: middle; margin-right: 8px;margin-top: -3px;}
.wdxq_right i{display:inline-block;*display: inline;background: url(../images/b11.png);width: 13px;height: 12px;}

.dswd_right{float: right; width: 280px; padding-top: 80px;}
.jpds{border: 1px solid #e8e9eb;border-radius: 6px; margin-bottom: 20px; }
.dpds_tit h2{font-size: 22px; padding-top: 28px; padding-left: 33px; position: relative;}
.dpds_tit h2:before{border-left: 4px solid #b10000;height: 22px; left:20px; top:30px;position: absolute;content: "";}
.jpnr img{width:90px; height: 90px; border-radius: 50%; margin: 0 auto;display: block;}
.jpnr h2{text-align: center;color: #333;font-size: 18px; line-height: 52px;}
.jpnr ul{padding: 0 0 0 48px;}
.jpnr li{font-size: 14px; line-height: 20px;}
.jpnr li a{color: #000;}
.jpnr li a:hover{color: #B10000;}
.jpnr h3{text-align: center;padding:25px 0 30px ;font-size: 14px; color: #666666;}
.jpnr span{padding: 0 15px;color: #666;}
.jpnr span b{color: #e37c05;}
.jpnr span i{background: url(../images/b11.png);width: 13px; height: 12px;display: inline-block;*display: inline; margin-right: 6px;}
.btn1{display: block; text-align: center;width: 110px; height: 32px; line-height: 32px; margin: 0 auto; background: #b10000; color: #fff; font-size: 16px;border-radius: 6px;transition: All 0.4s ease-in-out;}
.btn1:hover{background: #D70000; color: #fff;}
.jpnr{padding:30px 0; border-bottom: 1px solid #e8e9eb;}


.rmwdbox h4{cursor:pointer;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;font-size: 16px; line-height: 36px;background: url(../images/b9.jpg) no-repeat left center; padding-left: 25px;}
.rmwd{padding: 26px 19px;}
.rmxq{display: none;}
.rmxq p{font-size: 14px; line-height: 20px; padding-left: 25px;background: url(../images/b10.jpg) no-repeat left top;color: #666;}
.rmxq p a{color: #B10000;}
.rmxq p a:hover{text-decoration: underline;}

/*==导师答疑2==*/
.dswdbox p{font-size: 14px; color: #666; padding-left: 58px; margin-top: -25px;}
.dswdbox p span{padding: 0 20px;}
.fxtw{position: absolute;right:20px; top:45px;}
.fxbtn{display: block; width: 90px; height: 30px; text-align: center;font-size: 14px;  line-height: 30px; color: #fff;background: #ff9090;border-radius: 5px; margin-right: 20px;float: left;}
.twbtn{display: block;width: 130px; height: 30px; text-align: center;font-size: 14px;  line-height: 30px; color: #fff;background: #ffae18;border-radius: 5px;float: left;}
.fxbtn img{vertical-align: middle; margin-top: -3px;}
.twbtn img{vertical-align: middle; margin-top: -3px;width: 16px;}
.wxnr_xq{padding: 45px 80px;background: #fff4f2; margin-top: 25px;}
.wxnr_xq ul{overflow: hidden;}
.wxnr_xq li{float: left; width: 50%; font-size: 16px; line-height: 40px;}
.wxnr_xq a{color: #b10000;}
.wxnr_xq a:hover{text-decoration: underline;}
.sdls_top{overflow: hidden;}

.zdls{border: 1px solid #e8e9eb; padding: 19px; border-radius: 6px;}
.sdls_top{overflow: hidden; padding-bottom: 25px;}
.sd_left{float: left; width: 50px;}
.sd_left span{display: block; width: 48px; height: 48px; text-align: center;font-size: 24px; line-height: 48px; border: 1px solid #e37c05; color: #e37c05; border-radius: 50%;}
.sd_tp{width: 90px;float: left; padding-left: 10px;}
.sd_tp img{width: 90px; height: 90px;border-radius: 6px;}
.sd_text{width: calc(100% - 160px);float: right;position: relative;}
.sd_text h2{font-size: 20px; line-height: 34px;}
.sd_text p{font-size: 16px;color: #666666; line-height: 26px;}
.sd_text h3{padding-top: 10px;color: #e37c05;}
.sd_text h3 i{background: url(../images/b11.png);width: 13px; height: 12px;display: inline-block;*display: inline;}
.yytb{width: 161px; position: absolute; top:0; right:0;}
.wtjd{ padding: 0 0 85px 60px;}
.wtjd p{font-size: 14px; line-height: 2;}
.wtjd h2{font-size: 20px; margin-bottom: 36px;}

.djgz{border: 1px solid #e8e9eb; padding: 19px; border-radius: 6px; margin-top: 20px;}
.djgz_tit a{font-size: 16px; color: #000;}
.djgz_tit a:hover{color: #B10000;}
.fr{float: right;}
.djgz_tit h2{font-size: 22px; line-height: 89px;border-bottom: 1px solid #e8e9eb;}
.djgz_tit img{margin-right: 15px;vertical-align: middle;}
.djgz_nr{padding: 40px 80px;}
.djgz_nr ul{overflow: hidden; margin-left: -30px;}
.djgz_nr li{float: left; width: 50%; line-height: 38px; font-size: 16px; padding-left: 30px;box-sizing: border-box;}
.djgz_nr a{color: #000;display: block;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.djgz_nr a:hover{color: #B10000;}

/*==黑头==*/
.htfn_tit{text-align: center;padding: 80px 0 40px;}
.htfn_tit h2{font-weight: bold;font-family: "宋体";font-size: 56px; line-height: 64px;color: #b10000;}
.htfn_tit p{font-size: 36px; line-height: 2;}
.htfn_nr{padding-bottom: 100px;}
.htfn_nr ul{overflow: hidden;}
.htfn_nr li{float: left; width: 20%;}
.htfn_nr img{width: 100%; display: block;}
.htbox{position: relative;}
.ht_text{text-align: center; position: absolute; width: 100%; left:0; top:50%; transform: translateY(-50%); }
.ht_text h2{font-size: 28px;color: #fff; padding-bottom: 20px; border-bottom: 1px solid #fff; margin: 0 50px;}
.ht_text p{font-size: 18px; line-height: 28px; padding: 10px 15px 0 15px;color: #fff;}

.bj1{background: url(../images/b13.jpg);}
.mksz_nr{padding-bottom: 80px;}
.mksz_nr ul{overflow: hidden; padding-bottom: 40px;}
.mksz_nr li{text-align: center; float: left; width: 20%; text-align: center;}
.mksz_nr p{font-size: 26px; margin-top: 20px;}
.mksz_nr img{width: 200px;height: 200px; border-radius: 50%; border: 8px solid #ffffdf;}
.btn2 {display: block; width: 720px; font-size: 34px; color: #fff; line-height: 84px; text-align: center;border-radius: 42px;margin: 0 auto;background-image: linear-gradient(#fe601d, #f83322);}
.btn2:hover{color: #fff;}

.bj2{background: url(../images/b14.jpg);}
.xcyy{ padding-bottom: 60px;}
.xcyy ul{overflow: hidden; padding-bottom: 50px;}
.xcyy li{float: left; width: 25%; text-align:center}
.xcyy p{font-size: 24px; line-height: 1.5; margin-top: 15px;}

.bj3{background: url(../images/h_01.jpg) no-repeat center center; padding-bottom: 130px;}
.aljs_tit{text-align: center; padding: 170px 0 35px;}
.aljs_tit h2{font-weight: bold;font-family: "宋体";font-size: 56px; line-height: 64px;color: #b10000;}
.aljs_tit p{font-size: 36px; line-height: 1.5;}
.aljs_nr{padding-bottom: 10px;}
.aljsbox{overflow: hidden; position: relative; margin-bottom: 20px;}
.aljs_text{width: 55%;background: #ff878d; padding: 0 100px 55px 25px;}
.aljs_text h2{color: #fff; font-size: 28px; padding: 40px 0 25px;}
.aljs_text p{font-size: 21px; line-height: 32px; color: #fff;text-align:justify; word-break: break-all;}
.aljs_text a{display: block;transition: All 0.4s ease-in-out; width: 150px; height: 50px; line-height: 50px;text-align: center;background: #ffdd00;color: #ff6169;font-size: 20px; margin-top: 20px;}
.aljs_text a:hover{background: #B10000;color: #fff;}
.aljs_tp{width: 50%; position: absolute;right:0;top:50%; transform: translateY(-50%);}
.aljs_tp img{width: 100%;}

.aljs_text1{width: 55%;background: #ff878d; padding: 0 25px 55px 100px;float: right;}
.aljs_text1 h2{color: #fff; font-size: 28px; padding: 40px 0 25px;}
.aljs_text1 p{font-size: 21px; line-height: 32px; color: #fff;text-align:justify; word-break: break-all;}
.aljs_text1 a{display: block;transition: All 0.4s ease-in-out; width: 150px; height: 50px; line-height: 50px;text-align: center;background: #ffdd00;color: #ff6169;font-size: 20px; margin-top: 20px;}
.aljs_text1 a:hover{background: #B10000;color: #fff;}
.aljs_tp1{width: 50%; position: absolute;left:0;top:50%; transform: translateY(-50%);}
.aljs_tp1 img{width: 100%;}

.zysx h2{font-weight: bold;font-family: "宋体";font-size: 56px; line-height: 64px;color: #b10000;text-align: center;padding: 70px 0 50px;}
.zysx ul{overflow: hidden; padding-bottom: 65px;}
.zysx li{float: left; width: 25%; text-align: center;}
.zysx p{font-size: 24px; margin-top: 25px;}

.bj4{background: url(../images/h_02.jpg) no-repeat center center;background-size: auto 100%;}
.wjbl_nr{ padding-bottom: 80px;}
.wjbl_nr ul{overflow: hidden;}
.wjbl_nr li{float:left;width: 50%;}
.wjblbox {width: 300px; margin: 0 auto;}
.wjblbox img{border-radius: 50%; width: 100%; margin-bottom: 25px;}
.wjblbox p{font-size: 24px; line-height: 30px;color: #883200;text-align:justify; word-break: break-all;}
.wjblbox a{display: block; text-align: center; font-size: 32px; height: 70px;color: #fff;border-radius: 35px; margin-top: 30px; line-height: 70px;}

.ylfy h2{font-size: 56px;font-weight: bold;font-family: "宋体";color: #b10000; padding: 80px 0 65px;text-align:center ;}
.ylfy_nr{padding: 0 110px 70px 110px;}
.ylfy_nr ul{overflow: hidden; margin-left: -60px;}
.ylfy_nr li{float: left; width: 50%;float: left; padding: 0 0 20px 60px;box-sizing: border-box;}
.ylfy_nr span{display: block; text-align: center;font-size: 24px; color: #fff;line-height: 70px;border-radius: 10px;background-image: linear-gradient(to right, #f5305e ,#fc5a6e);}
.ylfy_nr ul li:nth-child(2n) span{background-image: linear-gradient(to right, #f83222 ,#fe601d);}

/*==豆豆自测==*/
.bj5{background: url(../images/b18.png);}
.zcnr_tit{text-align: center; font-size: 48px; padding: 100px 0 80px;text-align: center;}
.zcnr_nr{overflow: hidden;}
.zcnr_right{width: 419px;float: right;}
.zcnr_right img{display: block;}
.zcnr_left{float: left; width: calc(100% - 500px);}
.zcbox p{font-size: 18px; line-height: 34px; padding:17px 0 17px 60px;background: url(../images/b15.png) no-repeat left center;}
.zcsm{padding: 28px 10px;background: #ff3660; margin-top: 60px;}
.zcsm p{font-size: 22px; line-height: 34px; color: #fff; padding-left: 145px;background: url(../images/b16.png) no-repeat 45px center;}

.zctd{padding-bottom: 85px;}
.zctd_tit{text-align: center; padding: 123px 0 30px 0;margin-bottom:58px;background: url(../images/b19.png) no-repeat center bottom ;}
.zctd_tit h2{font-size: 48px;color: #e75558; margin-bottom: 30px;}
.zctd_tit p{font-size: 28px;color: #e75558}
.zctdbox{width: 975px; margin: 0 auto; position: relative; border: 1px dashed #f5b0b1;border-radius: 10px; padding: 30px 65px 30px 335px;}
.zctd_tp{position: absolute;width: 290px;left:15px;top:50%; transform: translateY(-50%);}
.zctdbox p{font-size: 23px; line-height: 40px;text-align: center;}

.zctdbox span{display: block;color: #b10000;}

.bj6{background: #ffbdbc;}
.qdny{background: url(../images/b15.jpg);width: 850px; height: 301px; margin: 80px auto 0 auto;}
.qdny h2{text-align: center;font-size: 36px; padding: 38px 0 21px;color: #e75558;}
.qdny ul{padding: 0 180px;}
.qdny li{float: left;width: 50%; padding: 0 30px 30px 30px;box-sizing: border-box;}
.qdny  span{display: block; text-align: center; border-radius: 6px; background: #e75558;font-size: 32px; line-height: 60px;color: #fff;}
.zdfa_tit h2{font-size: 48px; text-align: center; padding: 80px 0 40px;background: url(../images/b19.png) no-repeat center bottom ;}
.zdfa_nr{overflow: hidden;}
.zdfa_tp{width: 669px;float: right;}
.zdfa_tp img{display: block;width: 100%;}
.zdfl_text{float: left; width: 480px; padding-top: 60px;}
.zdfl_text h2{font-size: 36px; line-height: 46px;color: #333333; margin-bottom: 25px;}
.zdfl_text p{font-size: 26px; line-height: 38px;color: #666666;background:url(../images/b11.png) no-repeat left center; padding-left: 25px;background-size: 20px auto;}
.zdfl_text a{display: block; background: url(../images/b22.png);width: 363px; height: 75px; line-height: 70px;font-size: 30px;color: #fff; margin-top: 40px;text-align: center;}
.zdfl_text img{margin-bottom: 15px;}

/*==企业简介==*/
.qyjj{background: url(../images/banner6.jpg) no-repeat center center; height: 709px;}
.qyjj_text{float: right; width: 645px; padding-top: 115px;}
.qyjj_text h2{color: #fff;font-size: 34px; padding-bottom: 17px;}
.qyjj_text h3{color: #fff;font-size: 14px; padding-bottom: 45px;}
.qyjj_text p{color: #fff;font-size: 14px; line-height: 2;text-indent: 30px;}

.bj7{background: url(../images/b17.jpg) no-repeat center center; height: 860px;}
.pplc_tit{padding: 115px 0 50px;}
.pplc_tit h2{color: #fff;font-size: 34px; margin-bottom: 15px;}
.pplc_tit p{font-size: 14px;color: #fff;}

.ppnr{overflow: hidden;}
.ppnr_left{float: left; width: 599px;}
.ppnr_left img{width: 100%;}
.ppnr_right{float: right; width:calc(100% - 615px);background: #000000;height: 340px; padding: 40px;box-sizing: border-box;}
.ppnr_right p{color: #fff; font-size: 14px; line-height: 2;}
.pp_tit ul{overflow: hidden;text-align: center; padding-top: 40px;}
.pp_tit li{*display: inline; display: inline-block; padding: 0 10px;}
.pp_tit  span{cursor:pointer;display: block;width: 130px; height: 130px;position: relative;}
.pp_tit i{left:50%; top:50%; transform:translate(-50%,-50%);position: absolute;width: 95px; height: 95px; background: rgba(0,0,0,.7);text-align: center; line-height: 95px;color: #b9b9b9;font-style: normal;font-size: 20px;border-radius: 50%;}
.pplcbox .pp_tit .on i{background: #b10000;color: #fff;font-size: 24px;width: 100%; height: 100%; line-height: 130px;}

.bj8{background: url(../images/b18.jpg) no-repeat center center;background-size: auto 100%;}
.zjtd{padding-bottom: 70px;}
.zjtd_text{overflow: hidden; padding-bottom: 55px;}
.zjtd_right{float: right; width: 480px; }
.zjtd_right ul{overflow: hidden;}
.zjtd_right li{width: 33.33%;float: left;}
.zjtd_right span{display: block; width: 120px; height: 120px;border: 2px solid #fff;border-radius: 50%; position: relative;}
.zjtd_right p{position: absolute;font-size: 14px; line-height: 22px;text-align: center; left:50%; top:50%; transform:translate(-50%,-50%);color: #fff;width: 100%;}
.zjtd_left{float: left;width: calc(100% - 540px);}
.zjtd_left p{color: #fff;font-size: 14px; line-height: 2;text-align:justify; word-break: break-all;}

.zjqh{position: relative; padding: 0 100px;}
.zjqhbox{position: relative;}
.zjqhbox img{width: 100%;display: block;}
.zjqhtext {transition: All 0.4s ease-in-out;position: absolute;left:0; bottom: -150px;background: rgba(177,0,0,.8);width: 100%; padding: 10px;box-sizing: border-box;}
.zjqhtext h2{font-size: 18px;color: #fff; padding-bottom: 10px;}
.zjqhtext p{font-size: 14px;color: #fff; line-height: 22px;}
.zjqhbox a:hover .zjqhtext{left:0; bottom: 0;}
.zjqh .swiper-button-next{background: url(../images/b25.png);width: 27px; height: 50px; margin-top: -25px;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none;}
.zjqh .swiper-button-prev{background: url(../images/b24.png);width: 27px; height: 50px; margin-top: -25px;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none;}
.zjqh .swiper-button-next:after,.zjqh .swiper-button-prev:after{display:none;}

.ppdp{padding-bottom: 100px;}
.ppdp_tit{padding: 115px 0 0;}
.ppdp_tit h2{font-size: 34px; padding-bottom: 18px;}
.ppdp_tit p{font-size: 14px;}
.ppdp_lb{padding-bottom: 50px;}
.ppdp_lb ul{overflow: hidden; text-align: center;}
.ppdp_lb li{display: inline-block;*display:inline; padding: 0 25px;}
.ppdp_lb li span{cursor:pointer;display: block; margin: 0 auto;background: url(../images/n26.png) no-repeat center center;width: 140px; height: 140px;font-size: 18px;color: #fff; line-height: 140px; }
.ppdp_lb li:hover span {background: url(../images/n25.png);}
.ppdp_lb li span:hover{}
.ppdp_lb li.on3 span:hover{background: url(../images/n25.png);}
.ppdp_lb li.on3 span{background: url(../images/n25.png);}
.ppdp_lb li.on3 span i{opacity: 0;}
.ppdp_lb li span i{font-style: normal;}
.ppdp_lb li.on3 span i{opacity: 0;}
.ppdp_lb li:hover span i{opacity: 0;}
.ppdp_nr .swiper-slide {background-position: center;background-size: cover; width: 65%; }
.ppdp_nr .swiper-slide img{width: 100%;}

.bj10{background: url(../images/b20.jpg) no-repeat center center;background-size: cover;}
.hxjs_nr{padding: 0 0 170px;}
.hxjs_nr img{display: block; margin: 0 auto; max-width: 1051px;}


.bj11{background: url(../images/b23.jpg) no-repeat center center; height: 859px;}
.fwfx_text{padding-top: 25px;}
.fwfx_text p{font-size: 14px; line-height: 2;}
.fwfx_lb{padding-top: 85px;}
.fwfx_lb ul{text-align: center;}
.fwfx_lb li{display: inline-block;*display: inline; padding: 0 10px;}
.fwbox {display: block; width: 230px; height: 230px; position: relative;background: rgba(177,0,0,.8);border-radius: 50%;}
.fwbox span{width: 100%; text-align: center; position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.fwbox  h2{position: relative;font-size: 42px; padding-bottom: 38px;color: #fff;}
.fwbox  h2:before{border-bottom: 2px solid #fff;width: 18px; left:50%; margin-left: -9px; content: "";position: absolute;bottom: 15px;}
.fwbox h3{color: #fff;font-size: 24px; line-height: 42px;}
.fwbox p{color: #fff;font-size: 16px;}
.tbnr {padding-top: 60px;text-align: center;}

.bj12{background: url(../images/b21.jpg) no-repeat center center;height: 857px;}
.ppry_nr{position: relative; padding: 0 100px;}
.ppry_nr .swiper-button-next{background: url(../images/b25.png);width: 27px; height: 50px; margin-top: -25px;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none;}
.ppry_nr .swiper-button-prev{background: url(../images/b24.png);width: 27px; height: 50px; margin-top: -25px;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none;}
.ppry_nr .swiper-button-next:after,.ppry_nr .swiper-button-prev:after{display:none;}
.ppry_nr img{width: 100%;}
.ppry_nr li{padding: 18px 0;}

/*==祛斑==*/
.qbnr_nr ul{overflow: hidden; padding-bottom: 70px; margin-left: -30px;}
.qbnr_nr li{float: left; width: 33.33%; padding: 0 0 30px 30px;box-sizing: border-box;}
.qbnrbox{overflow: hidden; border-radius: 10px; position: relative;}
.qbnrbox img{width: 100%;}
.qbnrbox p{position: absolute; width: 100%; height: 60px; line-height: 60px; left:0; bottom: 0; padding: 0 10px; line-height: 60px; font-size: 26px;color: #000;box-sizing: border-box;background: rgba(255,255,255,.7);}
.qbnrbox  a{display: block; text-align: center; width: 130px; height: 40px; line-height: 40px;background: #b10000; color: #fff; font-size: 16px;border-radius: 20px; margin-top: 7px;}
.cwff_nr ul{overflow: hidden; margin-left: -25px; padding-bottom: 80px;}
.cwff_nr li{float: left; width: 25%; padding-left: 25px;box-sizing: border-box;}
.cwff_nr img{width: 100%;}
.cwff_box{background: #fff; overflow: hidden; border-radius: 6px; padding-bottom: 25px;}
.cwff_box h2{text-align: center;font-size: 26px; line-height: 2;}
.cwff_box p{font-size: 18px; line-height: 24px;color: #666666; padding: 0 10px;text-align:justify; word-break: break-all;min-height: 95px;}

.qbf{background: url(../images/d_30.jpg) no-repeat center center; height: 570px; position: relative;}
.qbfbtn{display: block; position: absolute; bottom: 135px;width:380px;height: 70px; line-height: 70px;text-align: center;border-radius: 35px;background: #f8ff00;font-size: 34px; color: #e20000; margin-left: -190px; left:50%;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .5);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .5);  box-shadow:0 0 10px rgba(0, 0, 0, .5); }
.qbzj{width: 1200px; margin: -60px auto 0 auto;position: relative;z-index: 1; padding-bottom: 25px;}

.bj13{background: url(../images/d_32.jpg) no-repeat center center;height: 940px;}
.pknr_tit{padding: 175px 0 35px;}
.pknr_tit ul{overflow: hidden;}
.pknr_tit li{float: left; width: 50%; text-align: center; font-size: 36px; color: #fff;line-height: 40px;}
.pknr_box{ margin-top: -88px;}
.pknr_box img{width: 100%; padding-bottom: 40px; display: block;}

.btn3{width: 258px; height: 60px;background: #ff0000; text-align: center; line-height: 60px; display: block; margin: 0 auto; color: #fff; font-size: 18px;border-radius: 30px;}
.btn3 i{display: inline-block;*display: inline;background: url(../images/b29.png);width: 16px; height: 17px;vertical-align: middle; margin-left: 11px; margin-top: -3px;}
.bj14{background: url(../images/d_44.jpg) no-repeat center bottom #fefdbc;}
.sdtc ul{overflow: hidden; padding-bottom: 110px; margin-left: -30px;}
.sdtc li{width: 33.33%; float: left; padding-left: 30px;box-sizing: border-box;}
.sdtxbox img{width: 100%;border-radius: 10px; margin-bottom: 10px;display: block;}
.sdtxbox h2{font-size: 26px; line-height: 46px;}
.sdtxbox p{font-size: 18px; line-height: 18px; line-height: 24px;color: #666666;}

.mfdr{margin: 0 auto; padding: 95px 0;width: 1200px;}
.mfdr img{width: 100%;}
.qbtd{background: #ecebf0;}
.qbtd_nr img{width: 100%; display: block;}
.cgfx_nr{padding-bottom: 100px;}
.cgfx_nr img{width: 100%; margin-bottom: 30px;}

/*==祛逗==*/
.bj15{background: url(../images/m_01.jpg) no-repeat center bottom #ffcbd1; padding:100px 0 125px ;}
.fdlx{background: url(../images/b31.png);background-size: 100% 100%; padding: 0 65px 80px 65px;}
.fdlx_tit{text-align: center; padding: 75px 0 30px;}
.fdlx_tit h2{font-weight: bold; font-size: 56px; color: #fff; padding-bottom: 15px;line-height: 1;}
.fdlx_tit p{color: #fff; font-size: 40px;line-height: 1;}

.fdlx_top ul{overflow: hidden; margin-left: -60px;}
.fdlx_top li{float: left; width: 50%; padding-left: 60px;box-sizing: border-box;text-align: center;}
.fdnr{background-color: #f94b6a;  background-image: linear-gradient(#f94b6a, #f94b6a);border-radius: 10px;}
.fdnr h2{color: #fdc4cc;padding-top: 20px; font-size:30px ;}
.fdnr dl{ overflow: hidden; padding: 0 20px;}
.fdnr p{font-size:24px; color: #ffd4b7; line-height: 50px; padding-bottom: 20px;}
.fdnr dt{width: 50%; float: left; padding: 0 20px;box-sizing: border-box;}
.fdnr img{width: 100%; border-radius: 50%; border: 4px solid #fff;}

.zddd{background-color: #f94b6a;  background-image: linear-gradient(#f94b6a, #f94b6a);border-radius: 10px;width: 800px; padding: 0 20px;box-sizing: border-box;margin: 40px auto 0 auto;}
.zddd h2{text-align:center ;color: #fdc4cc;line-height: 70px; font-size:30px ;}
.zddd ul{overflow: hidden;}
.zddd li{width: 33.33%; text-align: center;float: left; padding: 0 20px;box-sizing: border-box;}
.zddd img{width: 100%; border-radius: 50%; border: 4px solid #fff;}
.zddd p{font-size:24px; color: #ffd4b7; line-height: 50px; padding-bottom: 20px;}
.fdlx_nr{padding-bottom: 60px;}
.btn4{display: block;text-align: center; width: 550px; margin: 0 auto;height: 84px; line-height: 84px;border-radius: 42px;text-align: center;background: #ffd600;font-size: 34px;color: #883200;-webkit-box-shadow:0 0 10px rgba(249, 75, 106, .5);  -moz-box-shadow:0 0 10px rgba(249, 75, 106, .5);  box-shadow:0 0 10px rgba(249, 75, 106, .5); } 
.btn4 b{font-weight: bold;}
.bj16{background: #ffefef;}
.dxbd_tit{text-align: center;padding: 95px 0 20px;}
.dxbd_tit h2{font-weight: bold; font-size: 56px;line-height: 1; padding-bottom: 20px;color: #f94b6a;}
.dxbd_tit p{color: #f94b6a;font-size: 40px;line-height: 1;}
.dxbd_nr{padding-bottom: 80px;}
.dxbd_nr ul{overflow: hidden; margin-left: -30px; padding-bottom: 55px; padding-top:39px;}
.dxbd_nr li{width: 25%;float: left; padding-left: 30px;box-sizing: border-box;}
.dxbd_nr img{width: 100%;border-radius: 10px;}
.dxbd_nr h2{text-align: center; line-height: 60px;font-size: 32px;color: #ff3660;}
.dxbd_nr p{font-size: 20px;line-height: 30px;}
.dxbox{position: relative;}
.dxbox span{position: absolute; background: #dxbox; font-weight: bold;width: 70px; height: 70px; text-align: center; line-height: 70px; border: 8px solid #fff; border-radius: 50%; top:-39px; left:50%; margin-left: -39px;color: #fff;font-size: 30px;background: #ff828f;}


.fxqd{background: #f18c94;border-radius: 10px; padding: 0 150px 20px 150px;}
.fxqd_tit{text-align: center;padding: 78px 0 28px;}
.fxqd_tit h2{color: #fff; font-weight: bold;font-size: 56px; padding-bottom: 20px;line-height: 1;}
.fxqd_tit p{color: #fff;font-size: 40px;line-height: 1;}
.fxqd_box{overflow: hidden; border-bottom: 1px dashed #fff; padding: 20px 0; position: relative;}
.fxqd_left{position: absolute; left:0; width: 210px; text-align: center;top:50%; transform: translateY(-50%);}
.fxqd_left p{font-size: 30px;}
.fxqd_right{float: right; width: calc(100% - 250px);}
.fxqd_right ul{overflow: hidden;}
.fxqd_right li{float: left; padding-right: 38px;}
.fxqd_bt{padding-left: 250px;}
.fxqd_bt ul{overflow: hidden;}
.fxqd_bt li{float: left; padding-right: 38px;}
.fxqd_bt span{display: block; font-size: 30px;color: #fff;text-align: center;line-height: 56px;background: #ff3861;border-radius: 10px;width: 151px;}

.bj17{background: url(../images/m_02.jpg) no-repeat center  center;height: 1068px;}
.fxqd_tit{text-align: center; padding: 210px 0 85px;}
.fxqd_tit h2{font-size: 56px;font-weight: bold; color: #f94b6a; padding-bottom: 15px;}
.fxqd_tit p{color: #f94b6a;font-size: 38px;}
.fxqd_nr{width: 720px;}
.fxqd_nr h1{font-size: 60px; padding-bottom: 30px;line-height: 1;}
.fxqd_nr h2{font-size: 36px; padding-bottom: 30px;line-height: 1;}
.fxqd_nr p{font-size: 22px; line-height: 36px;}
.leftdd{display: inline-block;*display: inline;background: url(../images/m_03.jpg); width: 31px; height: 25px;vertical-align: top; margin-right: 10px;}
.rightdd{display: inline-block;*display: inline;background: url(../images/m_04.jpg); width: 31px; height: 25px;vertical-align: top; margin-left: 10px;}

.btn5{display: block; width: 350px; margin-top:30px;height: 84px; line-height: 84px;border-radius: 42px;text-align: center;background: #ffd600;font-size: 34px;color: #883200;-webkit-box-shadow:0 0 10px rgba(249, 75, 106, .5);  -moz-box-shadow:0 0 10px rgba(249, 75, 106, .5);  box-shadow:0 0 10px rgba(249, 75, 106, .5);}

.bj18{background: url(../images/m_06.jpg); padding-bottom: 80px;}
.qdxg_tit{padding: 50px 0;text-align: center;}
.qdxg_tit h2{font-size: 56px;font-weight: bold; color: #fff; padding-bottom: 15px; line-height: 1;}
.qdxg_tit p{color: #fff;font-size: 38px; line-height: 1;}
.qdxg_nr ul{overflow: hidden; padding: 0 90px; margin-left: -65px;}
.qdxg_nr li{float: left; width: 50%; padding: 0 0 20px 65px;box-sizing: border-box;}
.qdxg_nr img{width: 100%;}
.qdxg_nr p{font-size: 22px;color: #222222;text-align: center;}
.qdxg_nr p span{color: #ff3861;}

.dzfa{background: #ff5673; padding: 50px 3%; border-radius: 10px;text-align: center;}
.dzfa h2{color: #fff;font-weight: bold; font-size: 42px; line-height: 100px;}
.dzfa p{color: #fff;font-size: 34px;}
.dzfa a{display: block;width: 480px; height: 84px; line-height: 84px; background: #ffd600;border-radius: 42px; margin: 0 auto; text-align: center; font-size: 36px;color: #883200;}
.dzfa a i{background: url(../images/m_76.jpg);width: 32px;height: 32px; display: inline-block;*display: inline; margin-left: 15px;vertical-align: middle; margin-top: -5px;}

/*==全国连锁==*/
.bj19{background: url(../images/m_08.jpg) no-repeat center  center; height: 749px;}
.dqwza p{font-size: 16px; background: url(../images/c2.png) no-repeat left center; padding-left: 25px; color: #fff; line-height: 76px;}
.dqwza p a{color: #fff;}
.dqwza p a:hover{color:#fce778;}

.lsqhbox h2{color: #fff; background: url(../images/c3.png) no-repeat left center;font-size: 24px; line-height: 2;padding-left: 40px;}
.lsqhxq{overflow: hidden; border: 6px solid #faabad;}
.lsqh_left{width: 55%;float: left;  border-right: 6px solid #faabad;animation:fadeInLeft 0.6s linear ;}
.lsqh_left img{display: block; width: 100%;}
.lsqh_right{float: right; width: 40%; padding-top: 45px;animation:fadeInRight 0.4s linear;}
.lsqh_right h3{text-align: center;color: #fff;font-size: 30px; margin-bottom: 30px;}
.lsqh_right p{font-size: 20px;color: #fff; line-height: 30px; padding-bottom: 25px;overflow: hidden;}
.lsqh_right img{vertical-align: middle; margin-right: 6px;margin-top: -3px;}
.left1{float: left; width: 135px;}
.rigth1{float: right;width: calc(100% - 135px);}
.lsqh_right ul{overflow: hidden; padding: 40px 40px 0 40px; margin-left: -30px;}
.lsqh_right li{float: left; width: 50%; padding-left: 30px;box-sizing: border-box;}
.lsqh_right  a{display: block; text-align: center;}
.btn6{display: block; text-align: center; font-size: 20px; line-height: 42px; color: #fff; border-radius: 21px;background-color: #ff9002; background: linear-gradient(#ffc53d, #ff9002); }
.btn6 img{vertical-align: middle; margin-right: 10px; margin-top: -3px;}
.lsqh_tit{padding-top: 50px;}
.lsqh_tit ul{overflow: hidden;}
.lsqh_tit li{float: left; padding-right: 45px;}
.lsqh_tit span{cursor:pointer;display: block;width: 158px; height: 46px;color: #fff; text-align: center; line-height: 46px;border-radius: 24px; border: 1px solid #fff; font-size: 20px;}
.lsqh .lsqh_tit .on1{color: #fff;background: #b10000; color: #fff; border: 1px solid #b10000;}

.rxtc{overflow: hidden; padding: 50px 0 80px;}

.rxtc_left{float: left; width: 518px; border: 1px solid #eee;}
.rxtc_tit h2{font-size: 24px; line-height: 28px; line-height: 64px; border-bottom: 1px solid #eee; padding: 0 25px;}
.rxtc_nr{position: relative; padding: 18px;}
.rxtc_nr img{display: block; width: 100%;border-radius: 15px;}
.rxtc_nr .swiper-button-next{background: url(../images/m_14.jpg);width: 24px; height: 24px; right:25px; top:-20px;}
.rxtc_nr .swiper-button-prev{background: url(../images/m_13.jpg);width: 24px; height: 24px; right:55px; top:-20px;left:auto}
.rxtc_nr .swiper-button-next:after,.rxtc_nr .swiper-button-prev:after{display:none;}

.rxtc_xw{width: calc(100% - 540px);border: 1px solid #eee;float: right;}
.rxtc_tit a{font-size: 16px;color: #333;}
.rxtc_nr ul{overflow: hidden; margin-left: -40px;}
.rxtc_nr li{float: left; width: 50%; line-height: 40px;font-size: 14px; padding-left: 40px;box-sizing: border-box;}
.rxtc_nr li a{color: #000;display: block;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.rxtc_nr li a:hover{color: #B30606;}
/*==全国连锁2==*/
.dqwza span img{vertical-align: middle; padding: 0 10px 0 30px;}
.lsjg ul{overflow: hidden; margin-left: -48px; padding-top: 60px;}
.lsjg li{float:left;width: 16.66%; padding: 0 0 40px 48px;box-sizing: border-box;}
.lsjg a{transition: All 0.4s ease-in-out;display: block; text-align: center; border: 1px solid #fff; line-height: 46px; border-radius: 24px; font-size: 20px;color: #fff;}
.lsjg a:hover{color: #fff;background: #b10000;border: 1px solid #b10000;}
.zzzy_nr ul{overflow: hidden; margin-left: -5px;}
.zzzy_nr li{width: 33.33%; float: left;box-sizing: border-box; padding: 0 0 5px 5px;}
.zzzy_nr img{width: 100%;display: block;}
.zzzy_nr {padding:17px 20px;}

/*==品牌动态==*/
.article h1 {font-size:28px;color:#666666;text-align:center;}
.article_info {margin:28px 0 0 214px;}
.article_info span {display:inline-block;font-size:16px;color:#333333;position:relative;}
.article_info a {color:#333333;}
.article_info em {border-right:1px solid #6f6f6f;margin:0 30px;}

.article_content {margin:50px 0 0 0;}
.article_content div,.article_content p {margin:10px 30px 0 0px;font-size:15px;color:#333333;line-height:28px;}
.article_context {margin:60px 0 0 0;}
.article_context li {font-size:15px;float:left;width:416px;text-align:left;}
.article_context li a {color:#000;}
.article_context li a:hover {color:#1d49da;}
.hybd{overflow: hidden;}
.hybd_left{float: left; width: calc(100% - 375px);}
.hybd_tit ul{overflow: hidden; margin-left: -37px;}
.hybd_tit li{float: left; width: 33.33%; padding-left: 37px;box-sizing: border-box;    margin-bottom: 5px;}
.hybd_tit a{display: block; text-align: center; height: 46px; line-height: 46px; font-size: 22px;color: #fff;background: #b2b2b2;border-radius: 10px;}

.dtxq{overflow: hidden; margin-bottom: 20px;background: #f1f1f1;transition: All 0.4s ease-in-out;}
.hybd_nr{padding-top: 10px;}
.dtxq:hover{-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .2);  box-shadow:0 0 10px rgba(0, 0, 0, .2); }
.dtxq_left{width: 250px;float: left; overflow: hidden;}
.dtxq_left img{display: block;}
.dtxq_right{float: right;width: calc(100% - 270px); padding: 15px 20px 0 0;}
.dtxq_right h2{font-size: 18px; line-height: 34px;color: #000;text-align:justify; word-break: break-all;}
.dtxq_right h3{font-size: 18px;color: #b10000; margin-bottom: 20px;}
.dtxq_right p{font-size: 14px; line-height: 2;color: #666666;text-align:justify; word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.btn9{transition: All 0.4s ease-in-out;display: block;float: right;width: 120px; line-height: 36px;color: #fff; font-size: 18px;background: #b2b2b2;border-radius: 18px;text-align: center;}
.btn9:hover{color: #fff;background: #b10000;}
.hybd_left .hybd_tit .on2{color: #fff; background: #b10000;}

.hybd_right{float: right;width: 350px;}
.bytj{border: 1px solid #eee; margin-bottom: 22px;}
.bytj_tit h2{font-size: 20px; line-height: 80px; padding: 0 30px 0 33px; position: relative;}
.bytj_tit a{font-size: 16px;color: #000;}
.bytj_tit a:hover{color: #b10000;}
.bytj_tit h2:before{position: absolute; content: "" ;border-left: 4px solid #b10000; height: 20px; left:20px; top:30px;}
.bytj_nr img{width: 100%;}
.bytj_nr{clear: both;}
.bytj_nr .swiper-pagination-bullet{opacity: 1;background: #fff;}
.bytj_nr .swiper-pagination-bullet-active{background: #b10000;}
.bytj_tit b{color: #b10000;}
.bytj_tit span{font-size: 16px;}
.dsrw ul{overflow: hidden;}
.dsrw li{float: left; padding-left: 3px;}
.dsrw li img{width: 46px; height: 46px;border-bottom-left-radius: 50%;}
.dsrw{padding: 0 15px 30px 15px;}
.dsrw a{display: block; background: url(../images/c10.png); width: 110px;height: 48px; line-height: 48px;color: #fff;font-size: 18px; padding-left: 30px;background-size: 100% 100%; box-sizing: border-box;}
.kstw_nr h2{font-size: 16px;background: url(../images/b9.jpg) no-repeat left center ; line-height: 42px; padding-left: 22px;}
.kstw_nr { padding: 0 15px;}
.kstw_nr p{font-size: 14px;background: url(../images/b10.jpg) no-repeat left 10px;color: #666;line-height: 24px; padding-left: 22px;}
.kstw_nr a{color: #b10000;}
.kstw_nr a:hover{text-decoration: underline;}
.wtqz{padding: 30px 15px 15px 15px;}
.wtqz ul{overflow: hidden; margin-left: -25px;}
.wtqz li{float: left; width: 50%; padding-left: 25px; line-height: 50px;box-sizing: border-box;}
.wtqz li a{display: block; background: url(../images/b9.jpg) no-repeat left center; padding-left: 22px;font-size: 14px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}


.qdrx img{width: 100%;}
.zcnr{border: 1px solid #eee; padding: 25px 0; margin-top: 20px;}
.zcnr ul{overflow: hidden;}
.zcnr li{width: 33.33%; float: left; text-align: center;}
.zcnr li img{display: block; margin: 0 auto;}
.zcnr p{font-size: 16px; padding-top: 15px;color: #000;}
.zcnr a:hover p{color: #b10000;}

/*==招商加盟==*/
.bj20{background: #f1f1f1;}
.yjgd img{width: 100%; display: block;}

.bj21{background: #ac0000;}
.jmf{padding-bottom: 85px;}
.bj21 h2{text-align: center;padding: 55px 0 25px;}
.btnr{margin: 0 auto; width: 96%;display: block;}

.bj23{background: url(../images/zn_01.jpg) no-repeat left center;}
.qjkg_tit{padding: 90px 0 35px;}
.qjkg_tit h2{text-align: center;}
.qjkg_tit p{text-align: center;font-size: 38px; padding-top: 35px;}
.qjkg_nr img{width: 100%;}
.qjkg_nr {padding-bottom: 165px;}
.zlsd_tit{text-align: center;padding:0 0  55px; }
.zlsd_tit h2{position: relative;top:-50px;}
.zlsd_nr img{width: 100%;}
.zlsd_nr{padding-bottom: 80px;}
.bj22{background: url(../images/zn_35.jpg);}
.zlsd_tit p{font-size: 38px;color: #fff1c4; margin-top: -15px;}
.btn7{display: block; text-align: center;font-size: 26px; margin: 35px auto 0 auto; height: 50px; line-height: 50px;border-radius: 26px; width: 620px;border: 1px solid #fff1c4; color: #fff;}
.btn7:hover{color: #fff;}
.fcfl_nr {padding-bottom: 130px;}
.fcfl_nr ul{overflow: hidden; margin-left: -160px;}
.fcfl_nr li{width: 50%; float: left; padding: 0 0 20px 160px;box-sizing: border-box;}
.fcfl_nr span{display: block; height: 66px; line-height: 66px;border-radius: 6px; position: relative; padding: 0 10px 0 80px;border:2px solid #e90f1b;overflow: hidden;font-size: 22px;color: #e90f1b;overflow: hidden;}
.fcfl_nr b{width: 70px;display: block;float: left;text-align: center;color: #fff;background:#e90f1b; position: absolute;left:0; top:0;}
.fcfl_nr ul li:nth-child(2n) span{ padding: 0 80px 0 10px;}
.fcfl_nr em{position: absolute;width: 70px;text-align: center;color: #fff;background: #e90f1b;right:0; top:0;}
.qyry_nr{ padding: 10px 100px 50px 100px;}
.qyry_nr ul{overflow: hidden; margin-left: -20px;}
.qyry_nr li{width: 33.33%; padding: 0 0 40px 20px;box-sizing: border-box;float: left;}
.qyry_nr img{width: 100%;}
.img4 { transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out;}
.img4:hover { transform: translate(0, -10px); -webkit-transform: translate(0, -10px);-moz-transform: translate(0, -10px); -o-transform: translate(0, -10px);-ms-transform: translate(0, -10px);}

.bj24{background: url(../images/zn_02.jpg) no-repeat left center; height: 400px;}
.wznr {padding-top: 120px;}
.wznr img{width: 100%;}
.bdys{padding: 80px 0;}
.bdys ul{overflow: hidden;}
.bdys li{float: left; width: 25%; padding-bottom: 30px;}
.bdbox{border-radius: 50%; width: 170px; height: 170px; position: relative; background: #b10000; margin: 0 auto;}
.bdbox span{position: absolute;width: 68px; border: 1px solid #fff;border-radius: 50%; top:0; left:-24px; line-height: 68px;color: #fff; background: #b10000;font-size: 30px;text-align: center;}
.bdys ul li:nth-child(2) .bdbox{ background: #000;}
.bdys ul li:nth-child(2) .bdbox span{ background: #000;}
.bdys ul li:nth-child(4) .bdbox{ background: #000;}
.bdys ul li:nth-child(4) .bdbox span{ background: #000;}
.bdys ul li:nth-child(5) .bdbox{ background: #000;}
.bdys ul li:nth-child(5) .bdbox span{ background: #000;}
.bdys ul li:nth-child(7) .bdbox{ background: #000;}
.bdys ul li:nth-child(7) .bdbox span{ background: #000;}
.bdys img{position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.bdys h2{text-align: center; padding-right: 24px;line-height: 36px; padding-top: 10px;}
.bdys p{font-size: 18px; line-height: 1.6; padding-right: 24px;text-align: center;}

.bj25{background: url(../images/zn_03.jpg) no-repeat left center; height: 400px;}
.xszg_tit h2{text-align: center;font-size: 40px;color: #b10000; padding: 40px 0 20px;}
.xszg_tit p{background: url(../images/zn_90.jpg) no-repeat center center;background-size: 100% auto;text-align: center;}
.xszg_tit span{text-align: center; padding: 0 25px; line-height: 40px;border-radius: 20px;background: #b10000;color: #fff;font-size: 20px; display: inline-block;*display: inline;}
.xszg_nr ul{overflow: hidden; padding: 45px 0;}
.xszg_nr li{float: left; width: 20%; text-align: center; padding-bottom: 55px;}
.xsbox{margin: 0 auto;background: url(../images/zn_94.png);width: 211px;height: 240px;}
.xsbox p{font-size: 20px; line-height: 1.5;color: #fff;}
.xsbox h2{font-size: 20px; line-height: 1.5;color: #fff; padding-top: 10px;}
.xsbox h3{font-size: 34px; line-height: 62px;color: #fff;} 

.bj26{background: #860000;}
.cbkj_tit{padding: 75px 0 60px;}
.cbkj_tit h2{text-align: center;font-size: 40px;color: #fff; position: relative;}
.cbkj_tit h2:before{position: absolute;content: "";border-bottom: 2px solid #fff; width: 100px;left:50%; margin-left: -50px; bottom: -32px;}
.cbkj_nr ul{overflow: hidden;}
.cbkj_nr li{float: left; width: 12.5%;}
.cbkj_nr img{margin: 0 auto; display: block; }
.cbkj_nr p{color: #fff; font-size: 22px; line-height: 50px; padding-bottom: 20px;text-align: center;}
.cbkj_xq ul{overflow: hidden; margin-left: -30px; padding-bottom: 95px;}
.cbkj_xq li{float: left; width: 25%; padding-left: 30px;box-sizing: border-box;}
.cbkj_xq img{width: 100%;}
}

@media(max-width:1200px) and (min-width: 1000px){
.sideMenu {width:100%;height:auto;position:relative;overflow:hidden; padding: 0 5px;}
.sideMenu .province {width:100%;overflow: hidden; padding-top: 40px;}
.sideMenu .province h3 {float:left;width:12.66%;height:43px;box-sizing: border-box; margin:0 2%;font-size:18px;line-height:43px;text-align:center;color:#fff;border:1px solid #fff;border-radius:50px;cursor:pointer;}
.sideMenu .province h3:last-child {margin-right:0;}
.sideMenu .province a {display:block;color:#fff;width:148px;height:43px;}
.sideMenu ul {width:90%;padding:27px 10px 0px 30px;display:none;background-color:rgba(255,255,255,0.1);border-radius:10px;box-shadow:0px 5px 5px rgba(0,20,98,.1);-moz-box-shadow:0px 5px 5px rgba(0,20,98,.1);-ms-box-shadow:0px 5px 5px rgba(0,20,98,.1);-o-box-shadow:0px 5px 5px rgba(0,20,98,.1);-webkit-box-shadow:0px 5px 5px rgba(0,20,98,.1);overflow: hidden; margin: 0 auto;}
.sideMenu ul li {float:left;width:20%;height:37px;margin:0 0 30px 0;cursor:pointer;font-size:16px;line-height:39px;text-align:center;text-align: center;}
.sideMenu ul li:nth-child(6n) {margin-right:0;}
.sideMenu ul li a {display:inline-block;color:#fff;width:90%;border-radius:50px;height:37px;border:1px solid #fff;}
.sideMenu .province h3:hover {background:#b10000;border:1px solid #b10000;}
.sideMenu ul li:hover a {background:#b10000;border:1px solid #b10000;}
.sideMenu .province .on {background:#b10000;border:1px solid #b10000;}
/*==产品中心==*/
.banner img{width: 100%;display: block;}
.wz1200{width: 100%; margin: 0 auto; padding: 0 5px;}
.dqwz p{font-size: 16px; background: url(../images/b2.jpg) no-repeat left center; padding-left: 25px; color: #000; line-height: 76px;}
.dqwz p a{color: #000;}
.dqwz p a:hover{color: #b10000;}

.cpzx_tit{padding-bottom: 30px;}
.cpzx_tit h2{font-size: 26px; padding-bottom: 36px; text-align: center;}
.cpzx_tit ul{max-width: 996px; margin: 0 auto; overflow: hidden;}
.cpzx_tit li{float: left;width: 25%; line-height: 46px;font-size: 22px;}
.cpzx_tit a{display: block; color: #000;border: 1px solid #000000;text-align: center;}
.cpzx_tit .hover1 a{color: #fff;border: 1px solid #b10000;background: #b10000;}
.cpzx_tit a:hover{color: #fff;border: 1px solid #b10000;background: #b10000;}
.cpzx_tit ul li:nth-child(1) a{ border-radius: 6px 0 0 6px;}
.cpzx_tit ul li:nth-child(4) a{ border-radius:0 6px 6px 0;}
.cpzx_nr ul{overflow: hidden; margin-left: -45px;}
.cpzx_nr li{float: left; width: 33.33%; padding: 0 0 25px 45px;box-sizing: border-box;}
.cpzxbox a{display: block; overflow: hidden;border: 1px solid #e2e2e2;}
.cpzxbox img{width: 100%;}
.cpzxbox p{font-size: 18px; text-align: center;line-height: 40px;}
.img2 { transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-ou }
.img2:hover { transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transform: scale(1.1);-o-transform: scale(1.1); -ms-transform: scale(1.1); }

.fynr{text-align: center; padding: 30px 0 80px;}
.fynr li{display: inline-block;*display: inline; padding:0 6px ;}
.fynr a{display: inline-block;*display: inline; padding:5px 12px; font-size: 16px; color: #666666; border: 1px solid #dddddd;border-radius: 5px;}
.fynr .hover2 a{color: #fff; background: #b10000;border: 1px solid #b10000;}
.fynr a:hover{color: #fff; background: #b10000;border: 1px solid #b10000;}
/*==产品中心2==*/
.cpjs{overflow: hidden; padding: 60px 0 70px; border-bottom: 1px solid #cccccc;}
.cpjs_left{width: 400px;float: left;}
.cpjs_left img{width: 100%; border: 1px solid #e2e2e2;box-sizing: border-box;border-radius: 5px;}
.cpjs_right{float: right; width: calc(100% - 460px);}
.cpjs_right h2{font-size: 32px;line-height: 2;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.cpjs_right p{font-size: 18px; line-height: 42px;}
.cpjs_right a{display: block;width: 198px; height: 68px; font-size: 24px; text-align: center;color: #fff; line-height: 68px;transition: All 0.4s ease-in-out; background: #b10000; margin-top: 58px;}
.cpjs_right a img{vertical-align: middle; display: inline-block;*display: inline;margin-right: 10px; margin-top: -3px;}
.cpjs_right a:hover{color: #fff;background: #CD1F20;}

.cpnr{padding: 30px 0 80px; overflow: hidden;}
.cpnr_rigth{float: right; width: 320px;}
.cpnr_bt h2{font-size: 16px; color: #666666;line-height: 60px;}
.cpnr_lb span{display: block; overflow: hidden;border: 1px solid #eee;}
.cpnr_lb img{width: 100%;}
.cpnr_lb p{font-size: 16px;text-align: center;line-height: 30px;color: #666666;}
.cpnr_lb li{padding-bottom: 10px;}

.cpnr_left{float: left; width: calc(100% - 390px);}
.cpnr_text img{width: 100%;}
/*==导师答疑==*/
.rmtj_tit{height: 80px; background: url(../images/b2.png) no-repeat left center;}
.rmtj_tit h2{font-size: 22px; line-height: 80px; padding-left: 38px; color: #b10000; position: relative;}
.rmtj_tit h2:before{border-left: 3px solid #b10000; height: 24px; position: absolute;content: "";left:22px;top:29px;}
.rmtj_bt ul{overflow: hidden; margin-left: -12px;}
.rmtj_bt li{float: left; width: 14.28%; text-align: center; padding-left: 12px;box-sizing: border-box;}
.rmtj_bt a{display: block; text-align: center; border-radius: 6px; padding: 15px 0 20px;background: #ffd5d5;}
.rmtj_bt img{margin: 0 auto;}
.rmtj_bt p{font-size: 18px; color: #333;padding-top: 14px;}

.banner2{padding-top: 20px;}
.banner2 img{width: 100%;}

.dswd{overflow: hidden; padding-top: 20px;}
.dswd_left{float: left; width: calc(100% - 303px);}
.dswdbox{border: 1px solid #e8e9eb;border-radius: 6px; margin-bottom: 20px;position: relative;}
.dswdbox h2{font-size: 18px;padding: 19px; line-height: 50px;}
.dswdbox h2 span{display: inline-block;*display: inline;width: 48px;height: 48px;border: 1px solid #b10000; border-radius: 50%; text-align: center; line-height: 48px; font-size: 24px;color: #b10000;vertical-align: middle; margin-right: 9px;}
.dswd_xq{padding: 30px 19px;background: #fff4f2;overflow: hidden;}
.wdxq_left{float: left; width: 50px;}
.wdxq_left span{display: inline-block;*display: inline;width: 48px;height: 48px;border: 1px solid #e47f0b; border-radius: 50%; text-align: center; line-height: 48px; font-size: 24px;color: #e47f0b;}
.wdxq_right{float: right;width: calc(100% - 60px);}
.wdxq_right h4{font-size: 16px; line-height: 28px;}
.wdxq_right h4 a{color: #b10000;}
.wdxq_right h4 a:hover{text-decoration: underline;}
.wdxq_right h3{font-size: 16px; padding-top: 20px;color: #666;}
.wdxq_right span{padding-right: 18px;}
.wdxq_right img{vertical-align: middle; margin-right: 8px;margin-top: -3px;}
.wdxq_right i{display:inline-block;*display: inline;background: url(../images/b11.png);width: 13px;height: 12px;}

.dswd_right{float: right; width: 280px; padding-top: 80px;}
.jpds{border: 1px solid #e8e9eb;border-radius: 6px; margin-bottom: 20px; }
.dpds_tit h2{font-size: 22px; padding-top: 28px; padding-left: 33px; position: relative;}
.dpds_tit h2:before{border-left: 4px solid #b10000;height: 22px; left:20px; top:30px;position: absolute;content: "";}
.jpnr img{width:90px; height: 90px; border-radius: 50%; margin: 0 auto;display: block;}
.jpnr h2{text-align: center;color: #333;font-size: 18px; line-height: 52px;}
.jpnr ul{padding: 0 0 0 48px;}
.jpnr li{font-size: 14px; line-height: 20px;}
.jpnr li a{color: #000;}
.jpnr li a:hover{color: #B10000;}
.jpnr h3{text-align: center;padding:25px 0 30px ;font-size: 14px; color: #666666;}
.jpnr span{padding: 0 15px;color: #666;}
.jpnr span b{color: #e37c05;}
.jpnr span i{background: url(../images/b11.png);width: 13px; height: 12px;display: inline-block;*display: inline; margin-right: 6px;}
.btn1{display: block; text-align: center;width: 110px; height: 32px; line-height: 32px; margin: 0 auto; background: #b10000; color: #fff; font-size: 16px;border-radius: 6px;transition: All 0.4s ease-in-out;}
.btn1:hover{background: #D70000; color: #fff;}
.jpnr{padding:30px 0; border-bottom: 1px solid #e8e9eb;}


.rmwdbox h4{cursor:pointer;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;font-size: 16px; line-height: 36px;background: url(../images/b9.jpg) no-repeat left center; padding-left: 25px;}
.rmwd{padding: 26px 19px;}
.rmxq{display: none;}
.rmxq p{font-size: 14px; line-height: 20px; padding-left: 25px;background: url(../images/b10.jpg) no-repeat left top;color: #666;}
.rmxq p a{color: #B10000;}
.rmxq p a:hover{text-decoration: underline;}

/*==导师答疑2==*/
.dswdbox p{font-size: 14px; color: #666; padding-left: 58px; margin-top: -25px;}
.dswdbox p span{padding: 0 20px;}
.fxtw{position: absolute;right:20px; top:45px;}
.fxbtn{display: block; width: 90px; height: 30px; text-align: center;font-size: 14px;  line-height: 30px; color: #fff;background: #ff9090;border-radius: 5px; margin-right: 20px;float: left;}
.twbtn{display: block;width: 130px; height: 30px; text-align: center;font-size: 14px;  line-height: 30px; color: #fff;background: #ffae18;border-radius: 5px;float: left;}
.fxbtn img{vertical-align: middle; margin-top: -3px;}
.twbtn img{vertical-align: middle; margin-top: -3px;width: 16px;}
.wxnr_xq{padding: 45px 80px;background: #fff4f2; margin-top: 25px;}
.wxnr_xq ul{overflow: hidden;}
.wxnr_xq li{float: left; width: 50%; font-size: 16px; line-height: 40px;}
.wxnr_xq a{color: #b10000;}
.wxnr_xq a:hover{text-decoration: underline;}
.sdls_top{overflow: hidden;}

.zdls{border: 1px solid #e8e9eb; padding: 19px; border-radius: 6px;}
.sdls_top{overflow: hidden; padding-bottom: 25px;}
.sd_left{float: left; width: 50px;}
.sd_left span{display: block; width: 48px; height: 48px; text-align: center;font-size: 24px; line-height: 48px; border: 1px solid #e37c05; color: #e37c05; border-radius: 50%;}
.sd_tp{width: 90px;float: left; padding-left: 10px;}
.sd_tp img{width: 90px; height: 90px;border-radius: 6px;}
.sd_text{width: calc(100% - 160px);float: right;position: relative;}
.sd_text h2{font-size: 20px; line-height: 34px;}
.sd_text p{font-size: 16px;color: #666666; line-height: 26px;}
.sd_text h3{padding-top: 10px;color: #e37c05;}
.sd_text h3 i{background: url(../images/b11.png);width: 13px; height: 12px;display: inline-block;*display: inline;}
.yytb{width: 161px; position: absolute; top:0; right:0;}
.wtjd{ padding: 0 0 85px 60px;}
.wtjd p{font-size: 14px; line-height: 2;}
.wtjd h2{font-size: 20px; margin-bottom: 36px;}

.djgz{border: 1px solid #e8e9eb; padding: 19px; border-radius: 6px; margin-top: 20px;}
.djgz_tit a{font-size: 16px; color: #000;}
.djgz_tit a:hover{color: #B10000;}
.fr{float: right;}
.djgz_tit h2{font-size: 22px; line-height: 89px;border-bottom: 1px solid #e8e9eb;}
.djgz_tit img{margin-right: 15px;vertical-align: middle;}
.djgz_nr{padding: 40px 40px;}
.djgz_nr ul{overflow: hidden; margin-left: -30px;}
.djgz_nr li{float: left; width: 50%; line-height: 38px; font-size: 16px; padding-bottom: 30px;box-sizing: border-box;}
.djgz_nr a{color: #000;display: block;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.djgz_nr a:hover{color: #B10000;}

/*==黑头==*/
.htfn_tit{text-align: center;padding: 80px 0 40px;}
.htfn_tit h2{font-weight: bold;font-family: "宋体";font-size: 56px; line-height: 64px;color: #b10000;}
.htfn_tit p{font-size: 36px; line-height: 2;}
.htfn_nr{padding-bottom: 100px;}
.htfn_nr ul{overflow: hidden;}
.htfn_nr li{float: left; width: 20%;}
.htfn_nr img{width: 100%; display: block;}
.htbox{position: relative;}
.ht_text{text-align: center; position: absolute; width: 100%; left:0; top:50%; transform: translateY(-50%); }
.ht_text h2{font-size: 28px;color: #fff; padding-bottom: 20px; border-bottom: 1px solid #fff; margin: 0 50px;}
.ht_text p{font-size: 18px; line-height: 28px; padding: 10px 15px 0 15px;color: #fff;}

.bj1{background: url(../images/b13.jpg);}
.mksz_nr{padding-bottom: 80px;}
.mksz_nr ul{overflow: hidden; padding-bottom: 40px;}
.mksz_nr li{text-align: center; float: left; width: 20%; text-align: center;}
.mksz_nr p{font-size: 26px; margin-top: 20px;}
.mksz_nr img{width: 160px;height: 160px; border-radius: 50%; border: 8px solid #ffffdf;}
.btn2 {display: block; width: 720px; font-size: 34px; color: #fff; line-height: 84px; text-align: center;border-radius: 42px;margin: 0 auto;background-image: linear-gradient(#fe601d, #f83322);}
.btn2:hover{color: #fff;}

.bj2{background: url(../images/b14.jpg);}
.xcyy{ padding-bottom: 60px;}
.xcyy ul{overflow: hidden; padding-bottom: 50px;}
.xcyy li{float: left; width: 25%; text-align:center}
.xcyy p{font-size: 24px; line-height: 1.5; margin-top: 15px;}

.bj3{background: url(../images/h_01.jpg) no-repeat center center; padding-bottom: 130px;}
.aljs_tit{text-align: center; padding: 170px 0 35px;}
.aljs_tit h2{font-weight: bold;font-family: "宋体";font-size: 56px; line-height: 64px;color: #b10000;}
.aljs_tit p{font-size: 36px; line-height: 1.5;}
.aljs_nr{padding-bottom: 10px;}
.aljsbox{overflow: hidden; position: relative; margin-bottom: 20px;}
.aljs_text{width: 55%;background: #ff878d; padding: 0 100px 55px 25px;}
.aljs_text h2{color: #fff; font-size: 20px; padding: 40px 0 25px;}
.aljs_text p{font-size: 21px; line-height: 32px; color: #fff;text-align:justify; word-break: break-all;}
.aljs_text a{display: block;transition: All 0.4s ease-in-out; width: 150px; height: 50px; line-height: 50px;text-align: center;background: #ffdd00;color: #ff6169;font-size: 20px; margin-top: 20px;}
.aljs_text a:hover{background: #B10000;color: #fff;}
.aljs_tp{width: 50%; position: absolute;right:0;top:50%; transform: translateY(-50%);}
.aljs_tp img{width: 100%;}

.aljs_text1{width: 55%;background: #ff878d; padding: 0 25px 55px 100px;float: right;}
.aljs_text1 h2{color: #fff; font-size: 20px; padding: 40px 0 25px;}
.aljs_text1 p{font-size: 21px; line-height: 32px; color: #fff;text-align:justify; word-break: break-all;}
.aljs_text1 a{display: block;transition: All 0.4s ease-in-out; width: 150px; height: 50px; line-height: 50px;text-align: center;background: #ffdd00;color: #ff6169;font-size: 20px; margin-top: 20px;}
.aljs_text1 a:hover{background: #B10000;color: #fff;}
.aljs_tp1{width: 50%; position: absolute;left:0;top:50%; transform: translateY(-50%);}
.aljs_tp1 img{width: 100%;}

.zysx h2{font-weight: bold;font-family: "宋体";font-size: 56px; line-height: 64px;color: #b10000;text-align: center;padding: 70px 0 50px;}
.zysx ul{overflow: hidden; padding-bottom: 65px;}
.zysx li{float: left; width: 25%; text-align: center;}
.zysx p{font-size: 24px; margin-top: 25px;}

.bj4{background: url(../images/h_02.jpg) no-repeat center center;background-size: auto 100%;}
.wjbl_nr{ padding-bottom: 80px;}
.wjbl_nr ul{overflow: hidden;}
.wjbl_nr li{float:left;width: 50%;}
.wjblbox {width: 300px; margin: 0 auto;}
.wjblbox img{border-radius: 50%; width: 100%; margin-bottom: 25px;}
.wjblbox p{font-size: 24px; line-height: 30px;color: #883200;text-align:justify; word-break: break-all;}
.wjblbox a{display: block; text-align: center; font-size: 32px; height: 70px;color: #fff;border-radius: 35px; margin-top: 30px; line-height: 70px;}

.ylfy h2{font-size: 56px;font-weight: bold;font-family: "宋体";color: #b10000; padding: 80px 0 65px;text-align:center ;}
.ylfy_nr{padding: 0 110px 70px 110px;}
.ylfy_nr ul{overflow: hidden; margin-left: -60px;}
.ylfy_nr li{float: left; width: 50%;float: left; padding: 0 0 20px 60px;box-sizing: border-box;}
.ylfy_nr span{display: block; text-align: center;font-size: 24px; color: #fff;line-height: 70px;border-radius: 10px;background-image: linear-gradient(to right, #f5305e ,#fc5a6e);}
.ylfy_nr ul li:nth-child(2n) span{background-image: linear-gradient(to right, #f83222 ,#fe601d);}

/*==豆豆自测==*/
.bj5{background: url(../images/b18.png);}
.zcnr_tit{text-align: center; font-size: 48px; padding: 100px 0 80px;text-align: center;}
.zcnr_nr{overflow: hidden;}
.zcnr_right{width: 419px;float: right;}
.zcnr_right img{display: block;}
.zcnr_left{float: left; width: calc(100% - 500px);}
.zcbox p{font-size: 18px; line-height: 34px; padding:10px 0 10px 60px;background: url(../images/b15.png) no-repeat left center;}
.zcsm{padding: 28px 10px;background: #ff3660; margin-top: 40px;}
.zcsm p{font-size: 18px; line-height: 28px; color: #fff; padding-left: 145px;background: url(../images/b16.png) no-repeat 45px center;}

.zctd{padding-bottom: 85px;}
.zctd_tit{text-align: center; padding: 123px 0 30px 0;margin-bottom:58px;background: url(../images/b19.png) no-repeat center bottom ;}
.zctd_tit h2{font-size: 48px;color: #e75558; margin-bottom: 30px;}
.zctd_tit p{font-size: 22px;color: #e75558}
.zctdbox{width: 975px; margin: 0 auto; position: relative; border: 1px dashed #f5b0b1;border-radius: 10px; padding: 30px 65px 30px 335px;}
.zctd_tp{position: absolute;width: 290px;left:15px;top:50%; transform: translateY(-50%);}
.zctdbox p{font-size: 23px; line-height: 40px;text-align: center;}

.zctdbox span{display: block;color: #b10000;}

.bj6{background: #ffbdbc;}
.qdny{background: url(../images/b15.jpg);width: 850px; height: 301px; margin: 80px auto 0 auto;}
.qdny h2{text-align: center;font-size: 36px; padding: 38px 0 21px;color: #e75558;}
.qdny ul{padding: 0 180px;}
.qdny li{float: left;width: 50%; padding: 0 30px 30px 30px;box-sizing: border-box;}
.qdny  span{display: block; text-align: center; border-radius: 6px; background: #e75558;font-size: 32px; line-height: 60px;color: #fff;}
.zdfa_tit h2{font-size: 48px; text-align: center; padding: 80px 0 40px;background: url(../images/b19.png) no-repeat center bottom ;}
.zdfa_nr{overflow: hidden; position: relative;}
.zdfa_tp{width: 669px;float: right;}
.zdfa_tp img{display: block;width: 100%;}
.zdfl_text{width: 480px; padding-top: 60px; position: absolute;left:0;top:50%; transform: translateY(-50%);}
.zdfl_text h2{font-size: 36px; line-height: 46px;color: #333333; margin-bottom: 25px;}
.zdfl_text p{font-size: 26px; line-height: 38px;color: #666666;background:url(../images/b11.png) no-repeat left center; padding-left: 25px;background-size: 20px auto;}
.zdfl_text a{display: block; background: url(../images/b22.png);width: 363px; height: 75px; line-height: 70px;font-size: 30px;color: #fff; margin-top: 40px;text-align: center;}
.zdfl_text img{margin-bottom: 15px;}

/*==企业简介==*/
.qyjj{background: url(../images/banner6.jpg) no-repeat center center; height: 709px;}
.qyjj_text{float: right; width: 645px; padding-top: 115px;}
.qyjj_text h2{color: #fff;font-size: 34px; padding-bottom: 17px;}
.qyjj_text h3{color: #fff;font-size: 14px; padding-bottom: 45px;}
.qyjj_text p{color: #fff;font-size: 14px; line-height: 2;text-indent: 30px;text-align:justify; word-break: break-all;}

.bj7{background: url(../images/b17.jpg) no-repeat center center; height: 860px;}
.pplc_tit{padding: 115px 0 50px;}
.pplc_tit h2{color: #fff;font-size: 34px; margin-bottom: 15px;}
.pplc_tit p{font-size: 14px;color: #fff;}

.ppnr{overflow: hidden;}
.ppnr_left{float: left; width: 599px;}
.ppnr_left img{width: 100%;}
.ppnr_right{float: right; width:calc(100% - 615px);background: #000000;height: 340px; padding: 30px;box-sizing: border-box;}
.ppnr_right p{color: #fff; font-size: 14px; line-height: 2;box-sizing: border-box;}
.pp_tit ul{overflow: hidden;text-align: center; padding-top: 40px;}
.pp_tit li{*display: inline; display: inline-block; padding: 0;}
.pp_tit  span{cursor:pointer;display: block;width: 130px; height: 130px;position: relative;}
.pp_tit i{left:50%; top:50%; transform:translate(-50%,-50%);position: absolute;width: 95px; height: 95px; background: rgba(0,0,0,.7);text-align: center; line-height: 95px;color: #b9b9b9;font-style: normal;font-size: 20px;border-radius: 50%;}
.pplcbox .pp_tit .on i{background: #b10000;color: #fff;font-size: 24px;width: 100%; height: 100%; line-height: 130px;}

.bj8{background: url(../images/b18.jpg) no-repeat center center;background-size: auto 100%;}
.zjtd{padding-bottom: 70px;}
.zjtd_text{overflow: hidden; padding-bottom: 55px;}
.zjtd_right{float: right; width: 480px; }
.zjtd_right ul{overflow: hidden;}
.zjtd_right li{width: 33.33%;float: left;}
.zjtd_right span{display: block; width: 120px; height: 120px;border: 2px solid #fff;border-radius: 50%; position: relative;}
.zjtd_right p{position: absolute;font-size: 14px; line-height: 22px;text-align: center; left:50%; top:50%; transform:translate(-50%,-50%);color: #fff;width: 100%;}
.zjtd_left{float: left;width: calc(100% - 540px);}
.zjtd_left p{color: #fff;font-size: 14px; line-height: 2;text-align:justify; word-break: break-all;}

.zjqh{position: relative; padding: 0 100px;}
.zjqhbox{position: relative;}
.zjqhbox img{width: 100%;display: block;}
.zjqhtext {transition: All 0.4s ease-in-out;position: absolute;left:0; bottom: -150px;background: rgba(177,0,0,.8);width: 100%; padding: 10px;box-sizing: border-box;}
.zjqhtext h2{font-size: 18px;color: #fff; padding-bottom: 10px;}
.zjqhtext p{font-size: 14px;color: #fff; line-height: 22px;}
.zjqhbox a:hover .zjqhtext{left:0; bottom: 0;}
.zjqh .swiper-button-next{background: url(../images/b25.png);width: 27px; height: 50px; margin-top: -25px;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none;}
.zjqh .swiper-button-prev{background: url(../images/b24.png);width: 27px; height: 50px; margin-top: -25px;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none;}
.zjqh .swiper-button-next:after,.zjqh .swiper-button-prev:after{display:none;}

.ppdp{padding-bottom: 100px;}
.ppdp_tit{padding: 115px 0 0;}
.ppdp_tit h2{font-size: 34px; padding-bottom: 18px;}
.ppdp_tit p{font-size: 14px;}
.ppdp_lb{padding-bottom: 50px;}
.ppdp_lb ul{overflow: hidden; text-align: center;}
.ppdp_lb li{display: inline-block;*display:inline; padding: 0 25px;}
.ppdp_lb li span{cursor:pointer;display: block; margin: 0 auto;background: url(../images/n26.png) no-repeat center center;width: 140px; height: 140px;font-size: 18px;color: #fff; line-height: 140px; }
.ppdp_lb li span:hover{background: url(../images/n25.png);}
.ppdp_lb li span.on3:hover{background: url(../images/n25.png);}
.ppdp_lb li span.on3{background: url(../images/n25.png);}
.ppdp_lb li span.on3 i{opacity: 0;}
.ppdp_lb li span i{font-style: normal;}
.ppdp_lb li span.on3:hover i{opacity: 0;}
.ppdp_lb li span:hover i{opacity: 0;}
.ppdp_nr .swiper-slide {background-position: center;background-size: cover; width: 65%; }
.ppdp_nr .swiper-slide img{width: 100%;}

.bj10{background: url(../images/b20.jpg) no-repeat center center;background-size: auto 100%;}
.hxjs_nr{padding: 0 0 170px;}
.hxjs_nr img{display: block; margin: 0 auto; max-width: 1051px;}


.bj11{background: url(../images/b23.jpg) no-repeat center center; height: 859px;}
.fwfx_text{padding-top: 25px;}
.fwfx_text p{font-size: 14px; line-height: 2;}
.fwfx_lb{padding-top: 85px;}
.fwfx_lb ul{text-align: center;}
.fwfx_lb li{display: inline-block;*display: inline; padding: 0 10px;}
.fwbox {display: block; width: 200px; height: 200px; position: relative;background: rgba(177,0,0,.8);border-radius: 50%;}
.fwbox span{width: 100%; text-align: center; position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.fwbox  h2{position: relative;font-size: 42px; padding-bottom: 38px;color: #fff;}
.fwbox  h2:before{border-bottom: 2px solid #fff;width: 18px; left:50%; margin-left: -9px; content: "";position: absolute;bottom: 15px;}
.fwbox h3{color: #fff;font-size: 24px; line-height: 42px;}
.fwbox p{color: #fff;font-size: 16px;}
.tbnr {padding-top: 60px;text-align: center;}

.bj12{background: url(../images/b21.jpg) no-repeat center center;height: 857px;}
.ppry_nr{position: relative; padding: 0 100px;}
.ppry_nr .swiper-button-next{background: url(../images/b25.png);width: 27px; height: 50px; margin-top: -25px;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none;}
.ppry_nr .swiper-button-prev{background: url(../images/b24.png);width: 27px; height: 50px; margin-top: -25px;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none;}
.ppry_nr .swiper-button-next:after,.ppry_nr .swiper-button-prev:after{display:none;}
.ppry_nr img{width: 100%;}
.ppry_nr li{padding: 18px 0;}

/*==祛斑==*/
.qbnr_nr ul{overflow: hidden; padding-bottom: 70px; margin-left: -30px;}
.qbnr_nr li{float: left; width: 33.33%; padding: 0 0 30px 30px;box-sizing: border-box;}
.qbnrbox{overflow: hidden; border-radius: 10px; position: relative;}
.qbnrbox img{width: 100%;}
.qbnrbox p{position: absolute; width: 100%; height: 60px; line-height: 60px; left:0; bottom: 0; padding: 0 10px; line-height: 60px; font-size: 26px;color: #000;box-sizing: border-box;background: rgba(255,255,255,.7);}
.qbnrbox  a{display: block; text-align: center; width: 130px; height: 40px; line-height: 40px;background: #b10000; color: #fff; font-size: 16px;border-radius: 20px; margin-top: 7px;}
.cwff_nr ul{overflow: hidden; margin-left: -25px; padding-bottom: 80px;}
.cwff_nr li{float: left; width: 25%; padding-left: 25px;box-sizing: border-box;}
.cwff_nr img{width: 100%;}
.cwff_box{background: #fff; overflow: hidden; border-radius: 6px; padding-bottom: 25px;}
.cwff_box h2{text-align: center;font-size: 20px; line-height: 2;}
.cwff_box p{font-size: 14px; line-height: 24px;color: #666666; padding: 0 10px;text-align:justify; word-break: break-all;min-height: 95px;}

.qbf{background: url(../images/d_30.jpg) no-repeat center center; height: 570px; position: relative;}
.qbfbtn{display: block; position: absolute; bottom: 135px;width:380px;height: 70px; line-height: 70px;text-align: center;border-radius: 35px;background: #f8ff00;font-size: 34px; color: #e20000; margin-left: -190px; left:50%;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .5);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .5);  box-shadow:0 0 10px rgba(0, 0, 0, .5); }
.qbzj{width: 1200px; margin: -60px auto 0 auto;position: relative;z-index: 1; padding-bottom: 25px;}

.bj13{background: url(../images/d_32.jpg) no-repeat center center;height: 940px;}
.pknr_tit{padding: 175px 0 35px;}
.pknr_tit ul{overflow: hidden;}
.pknr_tit li{float: left; width: 50%; text-align: center; font-size: 28px; color: #fff;line-height: 40px;}
.pknr_box{ margin-top: -88px;}
.pknr_box img{width: 100%; padding-bottom: 40px; display: block;}

.btn3{width: 258px; height: 60px;background: #ff0000; text-align: center; line-height: 60px; display: block; margin: 0 auto; color: #fff; font-size: 18px;border-radius: 30px;}
.btn3 i{display: inline-block;*display: inline;background: url(../images/b29.png);width: 16px; height: 17px;vertical-align: middle; margin-left: 11px; margin-top: -3px;}
.bj14{background: url(../images/d_44.jpg) no-repeat center bottom #fefdbc;}
.sdtc ul{overflow: hidden; padding-bottom: 110px; margin-left: -30px;}
.sdtc li{width: 33.33%; float: left; padding-left: 30px;box-sizing: border-box;}
.sdtxbox img{width: 100%;border-radius: 10px; margin-bottom: 10px;display: block;}
.sdtxbox h2{font-size: 26px; line-height: 46px;}
.sdtxbox p{font-size: 18px; line-height: 18px; line-height: 24px;color: #666666;}

.mfdr{margin: 0 auto; padding: 95px 5px;width: 100%;box-sizing: border-box; }
.mfdr img{width: 100%;}
.qbtd{background: #ecebf0;}
.qbtd_nr img{width: 100%; display: block;}
.cgfx_nr{padding-bottom: 100px;}
.cgfx_nr img{width: 100%; margin-bottom: 30px;}

/*==祛逗==*/
.bj15{background: url(../images/m_01.jpg) no-repeat center bottom #ffcbd1; padding:100px 0 125px ;}
.fdlx{background: url(../images/b31.png);background-size: 100% 100%; padding: 0 65px 80px 65px;}
.fdlx_tit{text-align: center; padding: 75px 0 30px;}
.fdlx_tit h2{font-weight: bold; font-size: 56px; color: #fff; padding-bottom: 15px;line-height: 1;}
.fdlx_tit p{color: #fff; font-size: 40px;line-height: 1;}

.fdlx_top ul{overflow: hidden; margin-left: -60px;}
.fdlx_top li{float: left; width: 50%; padding-left: 60px;box-sizing: border-box;text-align: center;}
.fdnr{background-color: #f94b6a;  background-image: linear-gradient(#f94b6a, #f94b6a);border-radius: 10px;}
.fdnr h2{color: #fdc4cc;padding-top: 20px; font-size:30px ;}
.fdnr dl{ overflow: hidden; padding: 0 20px;}
.fdnr p{font-size:24px; color: #ffd4b7; line-height: 50px; padding-bottom: 20px;}
.fdnr dt{width: 50%; float: left; padding: 0 20px;box-sizing: border-box;}
.fdnr img{width: 100%; border-radius: 50%; border: 4px solid #fff;}

.zddd{background-color: #f94b6a;  background-image: linear-gradient(#f94b6a, #f94b6a);border-radius: 10px;width: 800px; padding: 0 20px;box-sizing: border-box;margin: 40px auto 0 auto;}
.zddd h2{text-align:center ;color: #fdc4cc;line-height: 70px; font-size:30px ;}
.zddd ul{overflow: hidden;}
.zddd li{width: 33.33%; text-align: center;float: left; padding: 0 20px;box-sizing: border-box;}
.zddd img{width: 100%; border-radius: 50%; border: 4px solid #fff;}
.zddd p{font-size:24px; color: #ffd4b7; line-height: 50px; padding-bottom: 20px;}
.fdlx_nr{padding-bottom: 60px;}
.btn4{display: block;text-align: center; width: 550px; margin: 0 auto;height: 84px; line-height: 84px;border-radius: 42px;text-align: center;background: #ffd600;font-size: 34px;color: #883200;-webkit-box-shadow:0 0 10px rgba(249, 75, 106, .5);  -moz-box-shadow:0 0 10px rgba(249, 75, 106, .5);  box-shadow:0 0 10px rgba(249, 75, 106, .5); } 
.btn4 b{font-weight: bold;}
.bj16{background: #ffefef;}
.dxbd_tit{text-align: center;padding: 95px 0 20px;}
.dxbd_tit h2{font-weight: bold; font-size: 56px;line-height: 1; padding-bottom: 20px;color: #f94b6a;}
.dxbd_tit p{color: #f94b6a;font-size: 40px;line-height: 1;}
.dxbd_nr{padding-bottom: 80px;}
.dxbd_nr ul{overflow: hidden; margin-left: -30px; padding-bottom: 55px; padding-top:39px;}
.dxbd_nr li{width: 25%;float: left; padding-left: 30px;box-sizing: border-box;}
.dxbd_nr img{width: 100%;border-radius: 10px;}
.dxbd_nr h2{text-align: center; line-height: 40px;font-size: 22px;color: #ff3660;}
.dxbd_nr p{font-size: 16px;line-height: 30px;}
.dxbox{position: relative;}
.dxbox span{position: absolute; background: #dxbox; font-weight: bold;width: 70px; height: 70px; text-align: center; line-height: 70px; border: 8px solid #fff; border-radius: 50%; top:-39px; left:50%; margin-left: -39px;color: #fff;font-size: 30px;background: #ff828f;}


.fxqd{background: #f18c94;border-radius: 10px; padding: 0 30px 20px 30px;}
.fxqd_tit{text-align: center;padding: 78px 0 28px;}
.fxqd_tit h2{color: #fff; font-weight: bold;font-size: 56px; padding-bottom: 20px;line-height: 1;}
.fxqd_tit p{color: #fff;font-size: 40px;line-height: 1;}
.fxqd_box{overflow: hidden; border-bottom: 1px dashed #fff; padding: 20px 0; position: relative;}
.fxqd_left{position: absolute; left:0; width: 210px; text-align: center;top:50%; transform: translateY(-50%);}
.fxqd_left p{font-size: 30px;}
.fxqd_right{float: right; width: calc(100% - 250px);}
.fxqd_right ul{overflow: hidden;}
.fxqd_right li{float: left; padding-right: 38px;}
.fxqd_bt{padding-left: 250px;}
.fxqd_bt ul{overflow: hidden;}
.fxqd_bt li{float: left; padding-right: 38px;}
.fxqd_bt span{display: block; font-size: 30px;color: #fff;text-align: center;line-height: 56px;background: #ff3861;border-radius: 10px;width: 151px;}

.bj17{background: url(../images/m_02.jpg) no-repeat center  center;height: 1068px;}
.fxqd_tit{text-align: center; padding: 210px 0 85px;}
.fxqd_tit h2{font-size: 56px;font-weight: bold; color: #f94b6a; padding-bottom: 15px;}
.fxqd_tit p{color: #f94b6a;font-size: 38px;}
.fxqd_nr{width: 720px;}
.fxqd_nr h1{font-size: 60px; padding-bottom: 30px;line-height: 1;}
.fxqd_nr h2{font-size: 36px; padding-bottom: 30px;line-height: 1;}
.fxqd_nr p{font-size: 22px; line-height: 36px;}
.leftdd{display: inline-block;*display: inline;background: url(../images/m_03.jpg); width: 31px; height: 25px;vertical-align: top; margin-right: 10px;}
.rightdd{display: inline-block;*display: inline;background: url(../images/m_04.jpg); width: 31px; height: 25px;vertical-align: top; margin-left: 10px;}

.btn5{display: block; width: 350px; margin-top:30px;height: 84px; line-height: 84px;border-radius: 42px;text-align: center;background: #ffd600;font-size: 34px;color: #883200;-webkit-box-shadow:0 0 10px rgba(249, 75, 106, .5);  -moz-box-shadow:0 0 10px rgba(249, 75, 106, .5);  box-shadow:0 0 10px rgba(249, 75, 106, .5);}

.bj18{background: url(../images/m_06.jpg); padding-bottom: 80px;}
.qdxg_tit{padding: 50px 0;text-align: center;}
.qdxg_tit h2{font-size: 56px;font-weight: bold; color: #fff; padding-bottom: 15px; line-height: 1;}
.qdxg_tit p{color: #fff;font-size: 38px; line-height: 1;}
.qdxg_nr ul{overflow: hidden; padding: 0 90px; margin-left: -65px;}
.qdxg_nr li{float: left; width: 50%; padding: 0 0 20px 65px;box-sizing: border-box;}
.qdxg_nr img{width: 100%;}
.qdxg_nr p{font-size: 22px;color: #222222;text-align: center;}
.qdxg_nr p span{color: #ff3861;}

.dzfa{background: #ff5673; padding: 50px 3%; border-radius: 10px;text-align: center;}
.dzfa h2{color: #fff;font-weight: bold; font-size: 42px; line-height: 100px;}
.dzfa p{color: #fff;font-size: 34px;}
.dzfa a{display: block;width: 480px; height: 84px; line-height: 84px; background: #ffd600;border-radius: 42px; margin: 0 auto; text-align: center; font-size: 36px;color: #883200;}
.dzfa a i{background: url(../images/m_76.jpg);width: 32px;height: 32px; display: inline-block;*display: inline; margin-left: 15px;vertical-align: middle; margin-top: -5px;}

/*==全国连锁==*/
.bj19{background: url(../images/m_08.jpg) no-repeat center  center; height: 749px;}
.dqwza p{font-size: 16px; background: url(../images/c2.png) no-repeat left center; padding-left: 25px; color: #fff; line-height: 76px;}
.dqwza p a{color: #fff;}
.dqwza p a:hover{color:#fce778;}

.lsqhbox h2{color: #fff; background: url(../images/c3.png) no-repeat left center;font-size: 24px; line-height: 2;padding-left: 40px;}
.lsqhxq{overflow: hidden; border: 6px solid #faabad;}
.lsqh_left{width: 55%;float: left;  border-right: 6px solid #faabad;animation:fadeInLeft 0.6s linear ;}
.lsqh_left img{display: block; width: 100%;}
.lsqh_right{float: right; width: 40%; padding-top: 45px;animation:fadeInRight 0.4s linear;}
.lsqh_right h3{text-align: center;color: #fff;font-size: 30px; margin-bottom: 30px;}
.lsqh_right p{font-size: 20px;color: #fff; line-height: 30px; padding-bottom: 25px;overflow: hidden;}
.lsqh_right img{vertical-align: middle; margin-right: 6px;margin-top: -3px;}
.left1{float: left; width: 135px;}
.rigth1{float: right;width: calc(100% - 135px);}
.lsqh_right ul{overflow: hidden; padding: 40px 40px 0 40px; margin-left: -30px;}
.lsqh_right li{float: left; width: 50%; padding-left: 30px;box-sizing: border-box;}
.lsqh_right  a{display: block; text-align: center;}
.btn6{display: block; text-align: center; font-size: 20px; line-height: 42px; color: #fff; border-radius: 21px;background-color: #ff9002; background: linear-gradient(#ffc53d, #ff9002); }
.btn6 img{vertical-align: middle; margin-right: 10px; margin-top: -3px;}
.lsqh_tit{padding-top: 50px;}
.lsqh_tit ul{overflow: hidden;}
.lsqh_tit li{float: left; padding-right: 45px;}
.lsqh_tit span{cursor:pointer;display: block;width: 158px; height: 46px;color: #fff; text-align: center; line-height: 46px;border-radius: 24px; border: 1px solid #fff; font-size: 20px;}
.lsqh .lsqh_tit .on1{color: #fff;background: #b10000; color: #fff; border: 1px solid #b10000;}

.rxtc{overflow: hidden; padding: 50px 0 80px;}

.rxtc_left{float: left; width: 518px; border: 1px solid #eee;}
.rxtc_left.rxtc_left_a{width: 43.2%;box-sizing: border-box;}
.rxtc_tit h2{font-size: 24px; line-height: 28px; line-height: 64px; border-bottom: 1px solid #eee; padding: 0 25px;}
.rxtc_nr{position: relative; padding: 18px;}

.rxtc_nr img{display: block; width: 100%;border-radius: 15px;}
.rxtc_nr .swiper-button-next{background: url(../images/m_14.jpg);width: 24px; height: 24px; right:25px; top:-20px;}
.rxtc_nr .swiper-button-prev{background: url(../images/m_13.jpg);width: 24px; height: 24px; right:55px; top:-20px;left:auto}
.rxtc_nr .swiper-button-next:after,.rxtc_nr .swiper-button-prev:after{display:none;}

.rxtc_xw{width: calc(100% - 540px);border: 1px solid #eee;float: right;}
.rxtc_xw.rxtc_xw_a{width: calc(100% - 45%)}
.rxtc_tit a{font-size: 16px;color: #333;}
.rxtc_nr ul{overflow: hidden; margin-left: -40px;}
.rxtc_nr li{float: left; width: 50%; line-height: 40px;font-size: 14px; padding-left: 40px;box-sizing: border-box;}
.rxtc_nr li a{color: #000;display: block;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.rxtc_nr li a:hover{color: #B30606;}
/*==全国连锁2==*/
.dqwza span img{vertical-align: middle; padding: 0 10px 0 30px;}
.lsjg ul{overflow: hidden; margin-left: -48px; padding-top: 60px;}
.lsjg li{float:left;width: 16.66%; padding: 0 0 40px 48px;box-sizing: border-box;}
.lsjg a{transition: All 0.4s ease-in-out;display: block; text-align: center; border: 1px solid #fff; line-height: 46px; border-radius: 24px; font-size: 20px;color: #fff;}
.lsjg a:hover{color: #fff;background: #b10000;border: 1px solid #b10000;}
.zzzy_nr ul{overflow: hidden; margin-left: -5px;}
.zzzy_nr li{width: 33.33%; float: left;box-sizing: border-box; padding: 0 0 5px 5px;}
.zzzy_nr img{width: 100%;display: block;}
.zzzy_nr {padding:17px 20px;}

/*==品牌动态==*/
.hybd{overflow: hidden;}
.hybd_left{float: left; width: calc(100% - 375px);}
.hybd_tit ul{overflow: hidden; margin-left: -37px;}
.hybd_tit li{float: left; width: 33.33%; padding-left: 37px;box-sizing: border-box; margin-bottom: 5px;}
.hybd_tit a{display: block; text-align: center; height: 46px; line-height: 46px; font-size: 22px;color: #fff;background: #b2b2b2;border-radius: 10px;}

.dtxq{overflow: hidden; margin-bottom: 20px;background: #f1f1f1;}
.hybd_nr{padding-top: 30px;}
.dtxq_left{width: 250px;float: left; overflow: hidden;}
.dtxq_right{float: right;width: calc(100% - 270px); padding: 5px 20px 0 0;}
.dtxq_right h2{font-size: 18px; line-height: 34px;color: #000;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.dtxq_right h3{font-size: 18px;color: #b10000; margin-bottom: 10px;}
.dtxq_right p{font-size: 14px; line-height: 2;color: #666666;text-align:justify; word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.btn9{transition: All 0.4s ease-in-out;display: block;float: right;width: 120px; line-height: 36px;color: #fff; font-size: 18px;background: #b2b2b2;border-radius: 18px;text-align: center;}
.btn9:hover{color: #fff;background: #b10000;}
.hybd_left .hybd_tit .on2{color: #fff; background: #b10000;}

.hybd_right{float: right;width: 350px;}
.bytj{border: 1px solid #eee; margin-bottom: 22px;}
.bytj_tit h2{font-size: 20px; line-height: 80px; padding: 0 30px 0 33px; position: relative;}
.bytj_tit a{font-size: 16px;color: #000;}
.bytj_tit a:hover{color: #b10000;}
.bytj_tit h2:before{position: absolute; content: "" ;border-left: 4px solid #b10000; height: 20px; left:20px; top:30px;}
.bytj_nr img{width: 100%;}
.bytj_nr{clear: both;}
.bytj_nr .swiper-pagination-bullet{opacity: 1;background: #fff;}
.bytj_nr .swiper-pagination-bullet-active{background: #b10000;}
.bytj_tit b{color: #b10000;}
.bytj_tit span{font-size: 16px;}
.dsrw ul{overflow: hidden;}
.dsrw li{float: left; padding-left: 3px;}
.dsrw li img{width: 46px; height: 46px;border-bottom-left-radius: 50%;}
.dsrw{padding: 0 15px 30px 15px;}
.dsrw a{display: block; background: url(../images/c10.png); width: 110px;height: 48px; line-height: 48px;color: #fff;font-size: 18px; padding-left: 30px;background-size: 100% 100%; box-sizing: border-box;}
.kstw_nr h2{font-size: 16px;background: url(../images/b9.jpg) no-repeat left center ; line-height: 42px; padding-left: 22px;}
.kstw_nr { padding: 0 15px;}
.kstw_nr p{font-size: 14px;background: url(../images/b10.jpg) no-repeat left 10px;color: #666;line-height: 24px; padding-left: 22px;}
.kstw_nr a{color: #b10000;}
.kstw_nr a:hover{text-decoration: underline;}
.wtqz{padding: 30px 15px 15px 15px;}
.wtqz ul{overflow: hidden; margin-left: -25px;}
.wtqz li{float: left; width: 50%; padding-left: 25px; line-height: 50px;box-sizing: border-box;}
.wtqz li a{display: block; background: url(../images/b9.jpg) no-repeat left center; padding-left: 22px;font-size: 14px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}


.qdrx img{width: 100%;}
.zcnr{border: 1px solid #eee; padding: 25px 0; margin-top: 20px;}
.zcnr ul{overflow: hidden;}
.zcnr li{width: 33.33%; float: left; text-align: center;}
.zcnr li img{display: block; margin: 0 auto;}
.zcnr p{font-size: 16px; padding-top: 15px;color: #000;}
.zcnr a:hover p{color: #b10000;} 

/*==招商加盟==*/
.bj20{background: #f1f1f1;}
.yjgd img{width: 100%; display: block;}

.bj21{background: #ac0000;}
.jmf{padding-bottom: 85px;}
.bj21 h2{text-align: center;padding: 55px 0 25px;}
.btnr{margin: 0 auto; width: 96%;display: block;}

.bj23{background: url(../images/zn_01.jpg) no-repeat left center;}
.qjkg_tit{padding: 90px 0 35px;}
.qjkg_tit h2{text-align: center;}
.qjkg_tit p{text-align: center;font-size: 38px; padding-top: 35px;}
.qjkg_nr img{width: 100%;}
.qjkg_nr {padding-bottom: 165px;}
.zlsd_tit{text-align: center;padding:0 0  55px; }
.zlsd_tit h2{position: relative;top:-50px;}
.zlsd_nr img{width: 100%;}
.zlsd_nr{padding-bottom: 80px;}
.bj22{background: url(../images/zn_35.jpg);}
.zlsd_tit p{font-size: 38px;color: #fff1c4; margin-top: -15px;}
.btn7{display: block; text-align: center;font-size: 26px; margin: 35px auto 0 auto; height: 50px; line-height: 50px;border-radius: 26px; width: 620px;border: 1px solid #fff1c4; color: #fff;}
.btn7:hover{color: #fff;}
.fcfl_nr {padding-bottom: 130px;}
.fcfl_nr ul{overflow: hidden; margin-left: -60px;}
.fcfl_nr li{width: 50%; float: left; padding: 0 0 20px 60px;box-sizing: border-box;}
.fcfl_nr span{display: block; height: 66px; line-height: 66px;border-radius: 6px; position: relative; padding: 0 10px 0 80px;border:2px solid #e90f1b;overflow: hidden;font-size: 22px;color: #e90f1b;overflow: hidden;}
.fcfl_nr b{width: 70px;display: block;float: left;text-align: center;color: #fff;background:#e90f1b; position: absolute;left:0; top:0;}
.fcfl_nr ul li:nth-child(2n) span{ padding: 0 80px 0 10px;}
.fcfl_nr em{position: absolute;width: 70px;text-align: center;color: #fff;background: #e90f1b;right:0; top:0;}
.qyry_nr{ padding: 10px 50px 50px 50px;}
.qyry_nr ul{overflow: hidden; margin-left: -20px;}
.qyry_nr li{width: 33.33%; padding: 0 0 40px 20px;box-sizing: border-box;float: left;}
.qyry_nr img{width: 100%;}
.img4 { transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out;}
.img4:hover { transform: translate(0, -10px); -webkit-transform: translate(0, -10px);-moz-transform: translate(0, -10px); -o-transform: translate(0, -10px);-ms-transform: translate(0, -10px);}

.bj24{background: url(../images/zn_02.jpg) no-repeat left center; height: 400px;}
.wznr {padding-top: 120px;}
.wznr img{width: 100%;}
.bdys{padding: 80px 0;}
.bdys ul{overflow: hidden;}
.bdys li{float: left; width: 25%; padding-bottom: 30px;}
.bdbox{border-radius: 50%; width: 170px; height: 170px; position: relative; background: #b10000; margin: 0 auto;}
.bdbox span{position: absolute;width: 68px; border: 1px solid #fff;border-radius: 50%; top:0; left:-24px; line-height: 68px;color: #fff; background: #b10000;font-size: 30px;text-align: center;}
.bdys ul li:nth-child(2) .bdbox{ background: #000;}
.bdys ul li:nth-child(2) .bdbox span{ background: #000;}
.bdys ul li:nth-child(4) .bdbox{ background: #000;}
.bdys ul li:nth-child(4) .bdbox span{ background: #000;}
.bdys ul li:nth-child(5) .bdbox{ background: #000;}
.bdys ul li:nth-child(5) .bdbox span{ background: #000;}
.bdys ul li:nth-child(7) .bdbox{ background: #000;}
.bdys ul li:nth-child(7) .bdbox span{ background: #000;}
.bdys img{position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.bdys h2{text-align: center; padding-right: 24px;line-height: 36px; padding-top: 10px;}
.bdys p{font-size: 18px; line-height: 1.6; padding-right: 24px;text-align: center;}

.bj25{background: url(../images/zn_03.jpg) no-repeat left center; height: 400px;}
.xszg_tit h2{text-align: center;font-size: 40px;color: #b10000; padding: 40px 0 20px;}
.xszg_tit p{background: url(../images/zn_90.jpg) no-repeat center center;background-size: 100% auto;text-align: center;}
.xszg_tit span{text-align: center; padding: 0 25px; line-height: 40px;border-radius: 20px;background: #b10000;color: #fff;font-size: 20px; display: inline-block;*display: inline;}
.xszg_nr ul{overflow: hidden; padding: 45px 0;}
.xszg_nr li{float: left; width: 20%; text-align: center; padding-bottom: 55px;}
.xsbox{margin: 0 auto;background: url(../images/zn_94.png);width: 180px;height: 220px;background-size: 100% 100%;}
.xsbox p{font-size: 16px; line-height: 1.5;color: #fff;}
.xsbox h2{font-size: 16px; line-height: 1.5;color: #fff; padding-top: 10px;}
.xsbox h3{font-size: 22px; line-height: 62px;color: #fff;} 

.bj26{background: #860000;}
.cbkj_tit{padding: 75px 0 60px;}
.cbkj_tit h2{text-align: center;font-size: 40px;color: #fff; position: relative;}
.cbkj_tit h2:before{position: absolute;content: "";border-bottom: 2px solid #fff; width: 100px;left:50%; margin-left: -50px; bottom: -32px;}
.cbkj_nr ul{overflow: hidden;}
.cbkj_nr li{float: left; width: 12.5%;}
.cbkj_nr img{margin: 0 auto; display: block;width: 80%; }
.cbkj_nr p{color: #fff; font-size: 18px; line-height: 50px; padding-bottom: 20px;text-align: center;}
.cbkj_xq ul{overflow: hidden; margin-left: -30px; padding-bottom: 95px;}
.cbkj_xq li{float: left; width: 25%; padding-left: 30px;box-sizing: border-box;}
 .cbkj_xq img{width: 100%;} 
}
 .sjxx{display: none;} 
/*响应式*/
@media(max-width:1280px){
	.teamInfor { float:none; margin:0 auto;}
	.slideWarp { float:none; margin:20px auto 0;}
	.businessLeft { float:none; margin:0 auto;}
}
@media(max-width:1200px){
	.container { padding-left:4%; padding-right:4%; width:100%;}
	.navBar a { font-size:16px; padding:0 10px;}
	.hotInt h2 { font-size:40px;}
	.hotInt p { font-size:16px; line-height:1.75;}
	.askArea { line-height:80px;}
	.askArea span { font-size:20px;}
	.fixBottom { display:none!important;}
	.banner .swiper-slide { height:350px; background-size:auto 100%!important;}
	.foot { width:100%;}
	.fixBottom { display:none;}
	.h120 { display:none!important;}
	.join_left { display:none;}
	.join_right { float:none; margin:0 auto;}
	.i1,.i2,.i3 { display:none;}
	.foot_right { float:right; width:auto; margin-right:4%;}
	
}
@media(max-width:1080px){
	.hotInt { width:100%; float:none;}
	.hotInt a { animation:none;}
	.hotInt h2 { text-align:center; margin-top:0;}
	.hotInt p { text-align:center;}
	.hotList { margin:20px auto 0; float:none;}
	.hotInt a { margin:0 auto;}
	.mapMob { display:block;}
	.mapMob img { display:block; width:100%;}
	.mapTit,.map,.mapList  { display:none;}
	.needStep { padding:20px 4%;}
	.needStep input.emptyBox { width:80%; height:40px; font-size:16px;}
	.needStep a.callSub { width:80%; height:40px; line-height:40px;}
	.needStep h2 { font-size:24px;}
	.foot_right em { margin:0 10px;}
	.foot_right li p { float:none; margin:0;}

}
@media(max-width:999px){
.headerTag { display:none;}
.topBox { display:none;} 
.header { padding:15px 4%; position:relative;}
.header a.logo { height:30px;}
.header a.logo img { display:none; height:100%;}
.header a.logo img.mobLogo { display:block;}
.menu { background:url(../images/menu.png) center no-repeat; width:25px; height:25px; background-size:100% auto; position:absolute; right:4%; top:50%; margin-top:-12px;}
.nav { position:fixed; left:-110%; top:0; width:50%; height:100vh; z-index:8;}
.serviceMenu { display:none;}
.serviceMenu h2 { width:100%; background:#b10000;}
.navBox { padding:0;}
.navBar a { display:block; float:none;}
.navBar { float:none;}
.join_right { width:100%;}
.join_right_shade { width:49%; margin-right:0;}
.join_right_shade:nth-child(2n){ float:right;}
.join_right_shade a .txt { width:100%; font-size:14px; top:50%; transform:translateY(-50%);}
.join_right_shade .tit p { height:auto; line-height:2; font-size:14px;}
.join_right_shade a .txt p:nth-child(1) { font-size:14px;}
.join { padding:20px;}
.teamBox { padding-top:20px; padding-bottom:20px;}

/*==产品中心==*/
.banner img{width: 100%;display: block;}
.wz1200{width: 100%; margin: 0 auto; padding: 0 5px;}
.dqwz p{font-size: 16px; background: url(../images/b2.jpg) no-repeat left center; padding-left: 25px; color: #000; line-height: 76px;}
.dqwz p a{color: #000;}
.dqwz p a:hover{color: #b10000;}

.cpzx_tit{padding-bottom: 30px;}
.cpzx_tit h2{font-size: 26px; padding-bottom: 36px; text-align: center;}
.cpzx_tit ul{max-width: 996px; margin: 0 auto; overflow: hidden;text-align:center;}
.cpzx_tit li{width: 25%; line-height: 34px;font-size: 14px;display: inline-block;}
.cpzx_tit a{
 display: block;
 color: #000;
 border: 1px solid #000 ;
 text-align: center;
 padding: 0 .15rem;
 height: 30px;
 line-height: 30px;
}

.cpzx_tit .hover1 a{color: #fff;border: 1px solid #b10000;background: #b10000;display: block;}
.cpzx_tit a:hover{color: #fff;border: 1px solid #b10000;background: #b10000;}

.cpzx_tit ul li:nth-child(1) a{ border-radius: 6px 0 0 6px;}
.cpzx_tit ul li:nth-child(4) a{ border-radius:0 6px 6px 0;}
.cpzx_nr ul{overflow: hidden; margin-left: -10px;}
.cpzx_nr li{float: left; width: 50%; padding: 0 0 10px 10px;box-sizing: border-box;}
.cpzxbox a{display: block; overflow: hidden;border: 1px solid #e2e2e2;}
.cpzxbox img{width: 100%;}
.cpzxbox p{font-size: 18px; text-align: center;line-height: 40px;}
.img2 { transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-ou }
.img2:hover { transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transform: scale(1.1);-o-transform: scale(1.1); -ms-transform: scale(1.1); }

.fynr{text-align: center; padding: 30px 0 40px;}
.fynr li{display: inline-block;*display: inline; padding:0 1px ;}
.fynr a{display: inline-block;*display: inline; padding:3px 8px; font-size: 12px; color: #666666; border: 1px solid #dddddd;border-radius: .06rem;}
.fynr .hover2 a{color: #fff; background: #b10000;border: 1px solid #b10000;}
.fynr a:hover{color: #fff; background: #b10000;border: 1px solid #b10000;}
/*==产品中心2==*/
.cpjs{overflow: hidden; padding: 0px 0 70px; border-bottom: 1px solid #cccccc;}
.cpjs_left{width:100%;}
.cpjs_left img{width: 100%; border: 1px solid #e2e2e2;box-sizing: border-box;border-radius: 5px;}
.cpjs_right{width:100%;}
.cpjs_right h2{font-size: 32px;line-height: 2;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.cpjs_right p{font-size: 18px; line-height: 42px;}
.cpjs_right a{display: block;width: 198px; height: 68px; font-size: 24px; text-align: center;color: #fff; line-height: 68px;transition: All 0.4s ease-in-out; background: #b10000; margin-top: .58rem;}
.cpjs_right a img{vertical-align: middle; display: inline-block;*display: inline;margin-right: 10px; margin-top: -3px;}
.cpjs_right a:hover{color: #fff;background: #CD1F20;}

.cpnr{padding: 30px 0 80px; overflow: hidden;}
.cpnr_rigth{ width:100%;}
.cpnr_bt h2{font-size: 16px; color: #666666;line-height: 60px;}
.cpnr_lb span{display: block; overflow: hidden;border: 1px solid #eee;}
.cpnr_lb img{width: 100%;}
.cpnr_lb p{font-size: 14px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;text-align: center;line-height: 30px;color: #666666;}
.cpnr_lb li{padding-bottom: 10px;width: 33.33%;float: left; padding-left: .2rem;box-sizing: border-box;}
.cpnr_lb ul{overflow: hidden; margin-left: -.2rem;}
.cpnr_left{ width:100%;}
.cpnr_text img{width: 100%;}
/*==导师答疑==*/
.rmtj_tit{height: 80px; background: url(../images/b2.png) no-repeat left center;}
.rmtj_tit h2{font-size: 22px; line-height: 80px; padding-left: 38px; color: #b10000; position: relative;}
.rmtj_tit h2:before{border-left: 3px solid #b10000; height: 24px; position: absolute;content: "";left:22px;top:29px;}
.rmtj_bt ul{overflow: hidden; margin-left: -12px;}
.rmtj_bt li{float: left; width: 33.33%; text-align: center; padding-left: 12px;box-sizing: border-box; padding-bottom: .2rem;}
.rmtj_bt a{display: block; text-align: center; border-radius: 6px; padding: 15px 0 20px;background: #ffd5d5;}
.rmtj_bt img{margin: 0 auto;width: 43px; height: 43px;}
.rmtj_bt p{font-size: 18px; color: #333;padding-top: 14px;}

.banner2{padding-top: 20px;}
.banner2 img{width: 100%;}

.dswd{overflow: hidden; padding-top: 20px;}
.dswd_left{ width:100%;}
.dswdbox{border: 1px solid #e8e9eb;border-radius: 6px; margin-bottom: 20px;position: relative;}
.dswdbox h2{font-size: 18px;padding: 19px; line-height: 50px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.dswdbox h2 span{display: inline-block;*display: inline;width: 48px;height: 48px;border: 1px solid #b10000; border-radius: 50%; text-align: center; line-height: 48px; font-size: 24px;color: #b10000;vertical-align: middle; margin-right: 9px;}
.dswd_xq{padding:20px 10px;background: #fff4f2;overflow: hidden;}
.wdxq_left{float: left; width: 50px;}
.wdxq_left span{display: inline-block;*display: inline;width: 48px;height: 48px;border: 1px solid #e47f0b; border-radius: 50%; text-align: center; line-height: 48px; font-size: 24px;color: #e47f0b;}
.wdxq_right{float: right;width: calc(100% - 60px);}
.wdxq_right h4{font-size: 16px; line-height: 28px;text-align:justify; word-break: break-all;}
.wdxq_right h4 a{color: #b10000;}
.wdxq_right h4 a:hover{text-decoration: underline;}
.wdxq_right h3{font-size: 12px; padding-top: 20px;color: #666;}
.wdxq_right span{padding-right: 10px;}
.wdxq_right img{vertical-align: middle; margin-right: 4px;margin-top: -3px;}
.wdxq_right i{display:inline-block;*display: inline;background: url(../images/b11.png);width: 13px;height: 12px;}

.dswd_right{width: 100%; }
.jpds{border: 1px solid #e8e9eb;border-radius: 6px; margin-top: 20px; }
.dpds_tit h2{font-size: 22px; padding-top: 28px; padding-left: 33px; position: relative;}
.dpds_tit h2:before{border-left: 4px solid #b10000;height: 22px; left:20px; top:30px;position: absolute;content: "";}
.jpnr img{width:90px; height: 90px; border-radius: 50%; margin: 0 auto;display: block;}
.jpnr h2{text-align: center;color: #333;font-size: 18px; line-height: 52px;}
.jpnr ul{padding: 0 0 0 48px;}
.jpnr li{font-size: 14px; line-height: 20px;}
.jpnr li a{color: #000;}
.jpnr li a:hover{color: #B10000;}
.jpnr h3{text-align: center;padding:25px 0 30px ;font-size: 14px; color: #666666;}
.jpnr span{padding: 0 15px;color: #666;}
.jpnr span b{color: #e37c05;}
.jpnr span i{background: url(../images/b11.png);width: 13px; height: 12px;display: inline-block;*display: inline; margin-right: 6px;}
.btn1{display: block; text-align: center;width: 110px; height: 32px; line-height: 32px; margin: 0 auto; background: #b10000; color: #fff; font-size: 16px;border-radius: 6px;transition: All 0.4s ease-in-out;}
.btn1:hover{background: #D70000; color: #fff;}
.jpnr{padding:30px 0; border-bottom: 1px solid #e8e9eb;}


.rmwdbox h4{cursor:pointer;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;font-size: 16px; line-height: 36px;background: url(../images/b9.jpg) no-repeat left center; padding-left: 25px;}
.rmwd{padding: 26px 19px;}
.rmxq{display: none;}
.rmxq p{font-size: 14px; line-height: 20px; padding-left: 25px;background: url(../images/b10.jpg) no-repeat left top;color: #666;}
.rmxq p a{color: #B10000;}
.rmxq p a:hover{text-decoration: underline;}

/*==导师答疑2==*/
.dswdbox p{font-size: 14px; color: #666; padding-left: 58px; margin-top: -25px;}
.dswdbox p span{padding: 0 10px;}
.fxtw{padding-top: 30px;overflow: hidden; padding-left: 10px;}
.fxbtn{display: block; width: 90px; height: 30px; text-align: center;font-size: 14px;  line-height: 30px; color: #fff;background: #ff9090;border-radius: 5px; margin-right: 20px;float: left;}
.twbtn{display: block;width: 130px; height: 30px; text-align: center;font-size: 14px;  line-height: 30px; color: #fff;background: #ffae18;border-radius: 5px;float: left;}
.fxbtn img{vertical-align: middle; margin-top: -3px;}
.twbtn img{vertical-align: middle; margin-top: -3px;width: 16px;}
.wxnr_xq{padding: 20px 10px;background: #fff4f2; margin-top: 25px;}
.wxnr_xq ul{overflow: hidden;}
.wxnr_xq li{float: left; width: 100%; font-size: 16px; line-height: 40px;}
.wxnr_xq a{color: #b10000;}
.wxnr_xq a:hover{text-decoration: underline;}
.sdls_top{overflow: hidden;}

.zdls{border: 1px solid #e8e9eb; padding: 19px; border-radius: 6px;}
.sdls_top{overflow: hidden; padding-bottom: 25px;}
.sd_left{float: left; width: 50px;}
.sd_left span{display: block; width: 48px; height: 48px; text-align: center;font-size: 24px; line-height: 48px; border: 1px solid #e37c05; color: #e37c05; border-radius: 50%;}
.sd_tp{width: 90px;float: left; padding-left: 10px;}
.sd_tp img{width: 90px; height: 90px;border-radius: 6px;}
.sd_text{width: calc(100% - 160px);float: right;position: relative;}
.sd_text h2{font-size: 20px; line-height: 34px;}
.sd_text p{font-size: 16px;color: #666666; line-height: 26px;}
.sd_text h3{padding-top: 10px;color: #e37c05;}
.sd_text h3 i{background: url(../images/b11.png);width: 13px; height: 12px;display: inline-block;*display: inline;}
.yytb{width: 100px; position: absolute; top:0; right:0;display: none;}
.wtjd{ padding: 0 0 25px 0px;}
.wtjd p{font-size: 14px; line-height: 2;}
.wtjd h2{font-size: 20px; margin-bottom: 36px;}

.djgz{border: 1px solid #e8e9eb; padding:20px 10px; border-radius: 6px; margin: 20px 0;}
.djgz_tit a{font-size: 14px; color: #000;}
.djgz_tit a:hover{color: #B10000;}
.fr{float: right;}
.djgz_tit h2{font-size: 18px; line-height: 89px;border-bottom: 1px solid #e8e9eb;}
.djgz_tit img{margin-right: 15px;vertical-align: middle;}
.djgz_nr{padding: 20px 10px;}
.djgz_nr ul{overflow: hidden; margin-left: 0px;}
.djgz_nr li{ width: 100%; line-height: 38px; font-size: 16px; padding-bottom: 10px;box-sizing: border-box;}
.djgz_nr a{color: #000;display: block;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.djgz_nr a:hover{color: #B10000;}

/*==黑头==*/
.htfn_tit{text-align: center;padding: 40px 0 20px;}
.htfn_tit h2{font-weight: bold;font-family: "宋体";font-size: 18px; line-height: 40px;color: #b10000;}
.htfn_tit p{font-size: 14px; line-height: 2;}
.htfn_nr{padding-bottom: 100px;}
.htfn_nr ul{overflow: hidden;}
.htfn_nr li{float: left; width: 50%;}
.htfn_nr img{width: 100%; display: block;}
.htbox{position: relative;}
.ht_text{text-align: center; position: absolute; width: 100%; left:0; top:50%; transform: translateY(-50%); }
.ht_text h2{font-size: 18px;color: #fff; padding-bottom: 20px; border-bottom: 1px solid #fff; margin: 0 30px;}
.ht_text p{font-size: 12px; line-height: 1.6; padding: 10px 8px 0 8px;color: #fff;}

.bj1{background: url(../images/b13.jpg);}
.mksz_nr{padding-bottom: 40px;}
.mksz_nr ul{overflow: hidden; padding-bottom: 40px;}
.mksz_nr li{text-align: center; float: left; width: 50%; text-align: center; padding-bottom: 20px;}
.mksz_nr p{font-size: 16px; margin-top: 20px;}
.mksz_nr img{width: 100px;height: 100px; border-radius: 50%; border: 8px solid #ffffdf;}
.btn2 {display: block; width: 280px; font-size: 14px; color: #fff; line-height: 50px; text-align: center;border-radius: 25px;margin: 0 auto;background-image: linear-gradient(#fe601d, #f83322);}
.btn2:hover{color: #fff;}

.bj2{background: url(../images/b14.jpg);}
.xcyy{ padding-bottom: 60px;}
.xcyy ul{overflow: hidden;}
.xcyy li{float: left; width: 50%; text-align:center; padding-bottom: 20px;}
.xcyy img{width: 100px; margin: 0 auto;}
.xcyy p{font-size: 14px; line-height: 1.5; margin-top: 15px;}

.bj3{background: url(../images/h_01.jpg) no-repeat center center; padding-bottom: 60px;}
.aljs_tit{text-align: center; padding: 40px 0 35px;}
.aljs_tit h2{font-weight: bold;font-family: "宋体";font-size: 18px; line-height: 35px;color: #b10000;}
.aljs_tit p{font-size: 16px; line-height: 1.5;}
.aljs_nr{padding-bottom: 10px;}
.aljsbox{overflow: hidden; position: relative; margin-bottom: 20px;}
.aljs_text{width: 100%;background: #ff878d; padding: 0 10px 25px 10px;}
.aljs_text h2{color: #fff; font-size: 18px; padding: 20px 0 15px;}
.aljs_text p{font-size: 14px; line-height: 2; color: #fff;text-align:justify; word-break: break-all;}
.aljs_text a{display: block;transition: All 0.4s ease-in-out; width: 150px; height: 50px; line-height: 50px;text-align: center;background: #ffdd00;color: #ff6169;font-size: 20px; margin-top: 20px;}
.aljs_text a:hover{background: #B10000;color: #fff;}
.aljs_tp{width: 100%; }
.aljs_tp img{width: 100%;}

.aljs_text1{width: 100%;background: #ff878d; padding: 0 10px 20px 10px;}
.aljs_text1 h2{color: #fff; font-size: 18px; padding: 20px 0 15px;}
.aljs_text1 p{font-size: 14px; line-height: 2; color: #fff;text-align:justify; word-break: break-all;}
.aljs_text1 a{display: block;transition: All 0.4s ease-in-out; width: 150px; height: 50px; line-height: 50px;text-align: center;background: #ffdd00;color: #ff6169;font-size: 20px; margin-top: 20px;}
.aljs_text1 a:hover{background: #B10000;color: #fff;}
.aljs_tp1{width: 100%; }
.aljs_tp1 img{width: 100%;}

.zysx h2{font-weight: bold;font-family: "宋体";font-size:18px; line-height: 30px;color: #b10000;text-align: center;padding: 40px 0 30px;}
.zysx ul{overflow: hidden; padding-bottom: 25px;}
.zysx li{float: left; width: 50%; text-align: center; padding-bottom: 20px;}
.zysx p{font-size: 14px; margin-top: 25px;}
.zysx img{width: 80%; display: block; margin: 0 auto;}

.bj4{background: url(../images/h_02.jpg) no-repeat center center;background-size: auto 100%;}
.wjbl_nr{ padding-bottom: 80px;}
.wjbl_nr ul{overflow: hidden;}
.wjbl_nr li{float:left;width: 50%; padding: 0 10px;box-sizing: border-box;}
.wjblbox {width: 100%; margin: 0 auto;}
.wjblbox img{border-radius: 50%; width: 100%; margin-bottom: 25px;display: block;width: 60%; margin: 0 auto;}
.wjblbox p{font-size: 14px; line-height: 1.8;color: #883200;text-align:justify; word-break: break-all;height: 3rem;}
.wjblbox a{display: block; text-align: center; font-size: 18px; height:50px;color: #fff;border-radius: 25px; margin-top: 30px; line-height: 50px;}

.ylfy h2{font-size: 18px;font-weight: bold;font-family: "宋体";color: #b10000; padding: 40px 0 35px;text-align:center ;}
.ylfy_nr{padding: 0 0px 20px 0px;}
.ylfy_nr ul{overflow: hidden; margin-left: -20px;}
.ylfy_nr li{float: left; width: 50%;float: left; padding: 0 0 20px 20px;box-sizing: border-box;}
.ylfy_nr span{display: block; text-align: center;font-size: 12px; color: #fff;line-height: 50px;border-radius: 10px;background-image: linear-gradient(to right, #f5305e ,#fc5a6e);}
.ylfy_nr ul li:nth-child(2n) span{background-image: linear-gradient(to right, #f83222 ,#fe601d);}

/*==豆豆自测==*/
.bj5{background: url(../images/b18.png);}
.zcnr_tit{text-align: center; font-size: 18px; padding: 40px 0;text-align: center;}
.zcnr_nr{overflow: hidden;}
.zcnr_right{width: 200px; margin: 20px auto 0 auto;}
.zcnr_right img{display: block;width: 100%;}
.zcnr_left{float: left; width:100%;}
.zcbox p{font-size: 18px; line-height: 34px; padding:10px 0 10px 60px;background: url(../images/b15.png) no-repeat left center;}
.zcsm{padding: 20px 10px;background: #ff3660; margin-top: 40px;}
.zcsm p{font-size: 18px; line-height: 28px; color: #fff; padding-left: 60px;background: url(../images/b16.png) no-repeat left center;background-size: 40px auto;}

.zctd{padding-bottom: 40px;}
.zctd_tit{text-align: center; padding: 40px 0 10px 0;margin-bottom:58px;background: url(../images/b19.png) no-repeat center bottom ;background-size: 70% auto;}
.zctd_tit h2{font-size: 18px;color: #e75558; margin-bottom: 20px;}
.zctd_tit p{font-size: 14px;color: #e75558}
.zctdbox{width: 100%;  border: 1px dashed #f5b0b1;border-radius: 10px; padding:20px 10px;}
.zctd_tp{width: 290px;margin: 0 auto;}
.zctdbox p{font-size: 16px; line-height: 2;text-align: center;}

.zctdbox span{display: block;color: #b10000;}

.bj6{background: #ffbdbc;}
.qdny{background: url(../images/b15.jpg);width:100%; margin: 40px auto 0 auto;background-size: 100% 100%;}
.qdny h2{text-align: center;font-size: 18px; color: #e75558; line-height: 3;}
.qdny ul{padding: 0 10px 20px 10px;overflow: hidden;}
.qdny li{float: left;width: 50%; padding: 0 10px 30px 10px;box-sizing: border-box;}
.qdny  span{display: block; text-align: center; border-radius: 6px; background: #e75558;font-size: 4px; line-height:3;color: #fff;}
.zdfa_tit h2{font-size: 18px; text-align: center; padding: 40px 0 40px;background: url(../images/b19.png) no-repeat center bottom ;}
.zdfa_nr{overflow: hidden; position: relative; }
.zdfa_tp{width: 280px;float: right;}
.zdfa_tp img{display: block;width: 100%;}
.zdfl_text{width: 100%;  position: absolute;left:0;top:50%; transform: translateY(-50%);}
.zdfl_text h2{font-size: 18px; line-height: 2;color: #333333; margin-bottom: 25px;}
.zdfl_text p{font-size: 14px; line-height: 2;color: #666666;background:url(../images/b11.png) no-repeat left center; padding-left: 25px;background-size: 20px auto;}
.zdfl_text a{display: block; background: url(../images/b22.png);width: 240px; height: 50px; line-height: 45px;font-size: 18px;color: #fff; margin-top: 10px;text-align: center;background-size: 100% 100%;}
.zdfl_text img{margin-bottom: 15px;width: 40%;}

/*==企业简介==*/
.qyjj{background: url(../images/banner6.jpg) no-repeat center center;padding: 40px 3%;background-size: auto 100%;}
.qyjj_text{ width: 100%; }
.qyjj_text h2{color: #fff;font-size: 20px; padding-bottom: 15px;}
.qyjj_text h3{color: #fff;font-size: 14px; padding-bottom: 25px;}
.qyjj_text p{color: #fff;font-size: 14px; line-height: 2;text-indent: 30px;text-align:justify; word-break: break-all;}

.bj7{background: url(../images/b17.jpg) no-repeat center center; padding: 0 0 40px 0;background-size: auto 100%;}
.pplc_tit{padding: 50px 0 25px;}
.pplc_tit h2{color: #fff;font-size: 20px; margin-bottom: 15px;}
.pplc_tit p{font-size: 14px;color: #fff;}

.ppnr{overflow: hidden;}
.ppnr_left{ width: 100%;}
.ppnr_left img{width: 100%;}
.ppnr_right{ width:100%;background: #000000; padding: 20px 10px;box-sizing: border-box;}
.ppnr_right p{text-align:justify; word-break: break-all;color: #fff; font-size: 14px; line-height: 2;box-sizing: border-box;}
.pp_tit ul{overflow: hidden;text-align: center; padding-top: 40px;}
.pp_tit li{*display: inline; display: inline-block; padding: 0;}
.pp_tit span{cursor:pointer;display: block;width: 60px; height: 60px;position: relative;}
.pp_tit i{left:50%; top:50%; transform:translate(-50%,-50%);position: absolute;width: 60px; height: 60px; background: rgba(0,0,0,.7);text-align: center; line-height: 60px;color: #b9b9b9;font-style: normal;font-size: 16px;border-radius: 50%;}
.pplcbox .pp_tit .on i{background: #b10000;color: #fff;font-size: 18px;width: 100%; height: 100%; line-height: 60px;}

.bj8{background: url(../images/b18.jpg) no-repeat center center;background-size: auto 100%;}
.zjtd{padding-bottom: 70px;}
.zjtd_text{overflow: hidden; padding-bottom: 55px;}
.zjtd_right{ width: 100%;padding-top: 30px;}
.zjtd_right ul{overflow: hidden;}
.zjtd_right li{width: 33.33%;float: left;}
.zjtd_right span{display: block; width: 120px; height: 120px;border: 2px solid #fff;border-radius: 50%; position: relative; margin: 0 auto;}
.zjtd_right p{position: absolute;font-size: 14px; line-height: 22px;text-align: center; left:50%; top:50%; transform:translate(-50%,-50%);color: #fff;width: 100%;}
.zjtd_left{width:100%;}
.zjtd_left p{color: #fff;font-size: 12px; line-height: 1.8;text-align:justify; word-break: break-all;}

.zjqh{position: relative; padding: 0 25px;}
.zjqhbox{position: relative;}
.zjqhbox img{width: 100%;display: block;}
.zjqhtext {transition: All 0.4s ease-in-out;position: absolute;left:0; bottom: 0px;background: rgba(177,0,0,.8);width: 100%; padding: 5px;box-sizing: border-box;}
.zjqhtext h2{font-size: 12px;color: #fff; padding-bottom: 5px;}
.zjqhtext p{font-size: 12px;color: #fff; line-height: 18px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.zjqhbox a:hover .zjqhtext{left:0; bottom: 0;}
.zjqh .swiper-button-next{background: url(../images/b25.png);width: 15px; height: 25px; margin-top: -25px;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none;background-size: 100% 100%;}
.zjqh .swiper-button-prev{background: url(../images/b24.png);width: 15px; height: 25px; margin-top: -25px;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none;background-size: 100% 100%;}
.zjqh .swiper-button-next:after,.zjqh .swiper-button-prev:after{display:none;}

.ppdp{padding-bottom: 50px;}
.ppdp_tit{padding: 50px 0 0;}
.ppdp_tit h2{font-size: 20px; padding-bottom: 18px;}
.ppdp_tit p{font-size: 14px;}
.ppdp_lb{padding: 30px 0;}
.ppdp_lb ul{overflow: hidden; text-align: center;}
.ppdp_lb li{display: inline-block;*display:inline; padding: 0 5px;}
.ppdp_lb li span{cursor:pointer;display: block; margin: 0 auto;background: url(../images/n26.png) no-repeat center center;width: 90px; height: 90px;font-size: 14px;color: #fff; line-height: 90px;background-size: 85% 85%; }
.ppdp_lb li span:hover{background: url(../images/n25.png);background-size: 100% 100%;}
.ppdp_lb li span.on3:hover{background: url(../images/n25.png);background-size: 100% 100%;}
.ppdp_lb li span.on3{background: url(../images/n25.png);background-size: 100% 100%;}
.ppdp_lb li span.on3 i{opacity: 0;}
.ppdp_lb li span i{font-style: normal;}
.ppdp_lb li span.on3:hover i{opacity: 0;}
.ppdp_lb li span:hover i{opacity: 0;}
.ppdp_nr .swiper-slide {background-position: center;background-size: cover; width: 65%; }
.ppdp_nr .swiper-slide img{width: 100%;}

.bj10{background: url(../images/b20.jpg) no-repeat center center;background-size: cover;}
.hxjs_nr{padding: 0 0 50px;}
.hxjs_nr img{display: block; margin: 0 auto; width: 100%;}


.bj11{background: url(../images/b23.jpg) no-repeat center center; padding: 0 0 50px; background-size: auto 100%;}
.fwfx_text{padding-top: 25px;}
.fwfx_text p{font-size: 14px; line-height: 2;}
.fwfx_lb{padding-top: 30px;}
.fwfx_lb ul{text-align: center;}
.fwfx_lb li{display: inline-block;*display: inline; padding: 0 5px;}
.fwbox {display: block; width:130px; height: 130px; position: relative;background: rgba(177,0,0,.8);border-radius: 50%;}
.fwbox span{width: 100%; text-align: center; position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.fwbox  h2{position: relative;font-size: 20px; padding-bottom: 10px;color: #fff;}
.fwbox  h2:before{border-bottom: 2px solid #fff;width: 18px; left:50%; margin-left: -9px; content: "";position: absolute;bottom: 15px;}
.fwbox h3{color: #fff;font-size: 14px; line-height: 1.4;}
.fwbox p{color: #fff;font-size: 12px;}
.tbnr {padding-top: 60px;text-align: center;}
.tbnr img{width: 80%; margin: 0 auto;}
.bj12{background: url(../images/b21.jpg) no-repeat center center;padding-bottom: 50px;background-size: auto 100%;}
.ppry_nr{position: relative; padding: 0 30px;}
.ppry_nr .swiper-button-next{background: url(../images/b25.png);width: 15px; height: 25px; margin-top: -12px;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none;background-size: 100% 100%;}
.ppry_nr .swiper-button-prev{background: url(../images/b24.png);width: 15px; height: 25px; margin-top: -12px;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none;background-size: 100% 100%;}
.ppry_nr .swiper-button-next:after,.ppry_nr .swiper-button-prev:after{display:none;}
.ppry_nr img{width: 100%;}
.ppry_nr li{padding: 8px 0;}

/*==祛斑==*/
.qbnr_nr ul{overflow: hidden; padding-bottom: 40px; margin-left: -10px;}
.qbnr_nr li{float: left; width: 50%; padding: 0 0 20px 10px;box-sizing: border-box;}
.qbnrbox{overflow: hidden; border-radius: 10px; position: relative;}
.qbnrbox img{width: 100%;}
.qbnrbox p{position: absolute; width: 100%; height: 50px; line-height: 50px; left:0; bottom: 0; padding: 0 10px; line-height: 50px; font-size: 14px;color: #000;box-sizing: border-box;background: rgba(255,255,255,.7);}
.qbnrbox  a{display: block; text-align: center; width: 80px; height: 30px; line-height: 30px;background: #b10000; color: #fff; font-size: 12px;border-radius: 15px; margin-top: 7px;}
.cwff_nr ul{overflow: hidden; margin-left: -10px; padding-bottom: 40px;}
.cwff_nr li{float: left; width: 50%; padding-left: 10px;box-sizing: border-box; padding-bottom: 20px;}
.cwff_nr img{width: 100%;}
.cwff_box{background: #fff; overflow: hidden; border-radius: 6px; padding-bottom: 25px;}
.cwff_box h2{text-align: center;font-size: 15px; line-height: 2;}
.cwff_box p{font-size: 12px; line-height: 1.6;color: #666666; padding: 0 10px;text-align:justify; word-break: break-all;min-height: 95px;}

.qbf{background: url(../images/d_30.jpg) no-repeat center center; height: 200px; position: relative;background-size: auto 100%;}
.qbfbtn{display: block; position: absolute; bottom: 25px;width:300px;height: 50px; line-height: 50px;text-align: center;border-radius: 25px;background: #f8ff00;font-size: 20px; color: #e20000; margin-left: -150px; left:50%;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .5);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .5);  box-shadow:0 0 10px rgba(0, 0, 0, .5); }
.qbzj{width: 100%; margin: 0 auto 0 auto;position: relative;z-index: 1; padding-bottom: 25px;}
.qbzj img{width: 100%;}
.bj13{background: url(../images/d_32.jpg) no-repeat center center;padding-bottom: 50px;background-size: auto 100%;}
.pknr_tit{padding: 80px 0 35px;}
.pknr_tit ul{overflow: hidden;}
.pknr_tit li{float: left; width: 50%; text-align: center; font-size: 18px; color: #fff;line-height: 40px;}
.pknr_box{ margin-top: -88px;}
.pknr_box img{width: 100%; padding-bottom: 40px; display: block;}

.btn3{width: 258px; height: 60px;background: #ff0000; text-align: center; line-height: 60px; display: block; margin: 0 auto; color: #fff; font-size: 18px;border-radius: 30px;}
.btn3 i{display: inline-block;*display: inline;background: url(../images/b29.png);width: 16px; height: 17px;vertical-align: middle; margin-left: 11px; margin-top: -3px;}
.bj14{background: url(../images/d_44.jpg) no-repeat center bottom #fefdbc;}
.sdtc ul{overflow: hidden; padding-bottom: 50px; margin-left: -10px;}
.sdtc li{width: 33.33%; float: left; padding-left: 10px;box-sizing: border-box;}
.sdtxbox img{width: 100%;border-radius: 10px; margin-bottom: 10px;display: block;}
.sdtxbox h2{font-size: 16px; line-height: 1.4;text-align: center; padding: .3rem 0;}
.sdtxbox p{font-size: 14px; line-height: 1.6; color: #666666;}

.mfdr{margin: 0 auto; padding: 35px 5px;width: 100%;box-sizing: border-box; }
.mfdr img{width: 100%;}
.qbtd{background: #ecebf0;}
.qbtd_nr img{width: 100%; display: block;}
.cgfx_nr{padding-bottom: 100px;}
.cgfx_nr img{width: 100%; margin-bottom: 30px;}

/*==祛逗==*/
.bj15{background: url(../images/m_01.jpg) no-repeat center bottom #ffcbd1; padding:50px 0 ;background-size: auto 100%;}
.fdlx{background: url(../images/b31.png);background-size: 100% 100%; padding: 0 10px 40px 10px;}
.fdlx_tit{text-align: center; padding: 75px 0 30px;}
.fdlx_tit h2{font-weight: bold; font-size: 20px; color: #fff; padding-bottom: 15px;line-height: 1;}
.fdlx_tit p{color: #fff; font-size:18px;line-height: 1;}

.fdlx_top ul{overflow: hidden; margin-left: -10px;}
.fdlx_top li{float: left; width: 50%; padding-left: 10px;box-sizing: border-box;text-align: center;}
.fdnr{background-color: #f94b6a;  background-image: linear-gradient(#f94b6a, #f94b6a);border-radius: 10px;}
.fdnr h2{color: #fdc4cc;padding: 20px 0; font-size:18px ;}
.fdnr dl{ overflow: hidden; padding: 0 10px;}
.fdnr p{font-size:14px; color: #ffd4b7; line-height: 1.4; padding: 20px 0;}
.fdnr dt{width: 50%; float: left; padding: 0 .05rem;box-sizing: border-box;}
.fdnr img{width: 95%; border-radius: 50%; border: .04rem solid #fff;}

.zddd{background-color: #f94b6a;  background-image: linear-gradient(#f94b6a, #f94b6a);border-radius: 10px;width: 100%; padding: 0 10px;box-sizing: border-box;margin: .2rem auto 0 auto;}
.zddd h2{text-align:center ;color: #fdc4cc;line-height: 50px; font-size:18px ;}
.zddd ul{overflow: hidden;}
.zddd li{width: 33.33%; text-align: center;float: left; padding: 0 .1rem;box-sizing: border-box;}
.zddd img{width: 94%; border-radius: 50%; border: 0.044px solid #fff;}
.zddd p{font-size:14px; color: #ffd4b7; line-height: 1.4; padding: 20px 0;}
.fdlx_nr{padding-bottom: 30px;}
.btn4{display: block;text-align: center; width: 280px; margin: 0 auto;height:50px; line-height: 50px;border-radius: 25px;text-align: center;background: #ffd600;font-size: 20px;color: #883200;-webkit-box-shadow:0 0 10px rgba(249, 75, 106, .5);  -moz-box-shadow:0 0 10px rgba(249, 75, 106, .5);  box-shadow:0 0 10px rgba(249, 75, 106, .5); } 
.btn4 b{font-weight: bold;}
.bj16{background: #ffefef;}
.dxbd_tit{text-align: center;padding: 40px 0 20px;}
.dxbd_tit h2{font-weight: bold; font-size: 20px;line-height: 1; padding-bottom: 20px;color: #f94b6a;}
.dxbd_tit p{color: #f94b6a;font-size: 16px;line-height: 1;}
.dxbd_nr{padding-bottom: 50px;}
.dxbd_nr ul{overflow: hidden; margin-left: -10px; padding-top:39px;}
.dxbd_nr li{width: 50%;float: left; padding-left: 10px;box-sizing: border-box; padding-bottom: 50px;}
.dxbd_nr img{width: 100%;border-radius: 10px;}
.dxbd_nr h2{text-align: center; line-height: 40px;font-size: 18px;color: #ff3660;}
.dxbd_nr p{font-size: 16px;line-height: 30px; height: 90px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.dxbox{position: relative;}
.dxbox span{position: absolute; background: #dxbox; font-weight: bold;width: 70px; height: 70px; text-align: center; line-height: 70px; border: 8px solid #fff; border-radius: 50%; top:-39px; left:50%; margin-left: -39px;color: #fff;font-size: 30px;background: #ff828f;}


.fxqd{background: #f18c94;border-radius: 10px; padding: 0 30px 20px 30px;}
.fxqd_tit{text-align: center;padding: 78px 0 28px;}
.fxqd_tit h2{color: #fff; font-weight: bold;font-size: 56px; padding-bottom: 20px;line-height: 1;}
.fxqd_tit p{color: #fff;font-size: 40px;line-height: 1;}
.fxqd_box{overflow: hidden; border-bottom: 1px dashed #fff; padding: 20px 0; position: relative;}
.fxqd_left{width: 100%; text-align: center;}
.fxqd_left p{font-size: 18px;line-height: 3;}
.fxqd_right{width:100%;}
.fxqd_right ul{overflow: hidden;}
.fxqd_right li{float: left; width: 33.33%;}
.fxqd_right  img{width: 70%;display: block; margin: 0 auto;}
.fxqd_bt{}
.fxqd_bt ul{overflow: hidden; margin-left: -15px;}
.fxqd_bt li{float: left; width: 33.33%; padding-left: 15px;box-sizing: border-box;}
.fxqd_bt span{display: block; font-size: 14px;color: #fff;text-align: center;line-height: 56px;background: #ff3861;border-radius: 10px;width: 100%;}

.bj17{background: url(../images/m_02.jpg) no-repeat 70%  center;padding-bottom: 50px;background-size: auto 100%;}
.fxqd_tit{text-align: center; padding: 50px 0 30px;}
.fxqd_tit h2{font-size: 20px;font-weight: bold; color: #f94b6a; padding-bottom: 15px;}
.fxqd_tit p{color: #f94b6a;font-size: 16px;}
.fxqd_nr{width: 100%;}
.fxqd_nr h1{font-size: 22px; padding-bottom: 30px;line-height: 1;}
.fxqd_nr h2{font-size: 18px; padding-bottom: 30px;line-height: 1;}
.fxqd_nr p{font-size: 14px; line-height: 1.8;}
.leftdd{display: inline-block;*display: inline;background: url(../images/m_03.jpg); width: 31px; height: 25px;vertical-align: top; margin-right: 10px;}
.rightdd{display: inline-block;*display: inline;background: url(../images/m_04.jpg); width: 31px; height: 25px;vertical-align: top; margin-left: 10px;}

.btn5{display: block; width: 280px; margin-top:30px;height: 50px; line-height: 50px;border-radius: 25px;text-align: center;background: #ffd600;font-size:20px;color: #883200;-webkit-box-shadow:0 0 10px rgba(249, 75, 106, .5);  -moz-box-shadow:0 0 10px rgba(249, 75, 106, .5);  box-shadow:0 0 10px rgba(249, 75, 106, .5);}

.bj18{background: url(../images/m_06.jpg); padding-bottom: 80px;}
.qdxg_tit{padding: 30px 0;text-align: center;}
.qdxg_tit h2{font-size: 22px;font-weight: bold; color: #fff; padding-bottom: 15px; line-height: 1;}
.qdxg_tit p{color: #fff;font-size: 16px; line-height: 1;}
.qdxg_nr ul{overflow: hidden;margin-left: -10px;}
.qdxg_nr li{float: left; width: 50%; padding: 0 0 20px 10px;box-sizing: border-box;}
.qdxg_nr img{width: 100%;}
.qdxg_nr p{font-size: 16px;color: #222222;text-align: center;}
.qdxg_nr p span{color: #ff3861;}

.dzfa{background: #ff5673; padding: 50px 3%; border-radius: 10px;text-align: center;}
.dzfa h2{color: #fff;font-weight: bold; font-size: 22px; line-height: 1.6;}
.dzfa p{color: #fff;font-size: 20;line-height: 1.6;}
.dzfa a{display: block;width: 100%; height: 50px; line-height: 50px; background: #ffd600;border-radius: 25px; margin: 0 auto; text-align: center; font-size: 20px;color: #883200; margin-top: 35px;}
.dzfa a i{background: url(../images/m_76.jpg);width: 32px;height: 32px; display: inline-block;*display: inline; margin-left: 15px;vertical-align: middle; margin-top: -5px;}

/*==全国连锁==*/
.bj19{background: url(../images/m_08.jpg) no-repeat center  center;padding-bottom: 50px;background-size: auto 100%;}
.dqwza p{position:relative;font-size: 16px; background: url(../images/c2.png) no-repeat left center; padding-left: 25px; color: #fff; line-height: 76px;}
.dqwza p a{color: #fff;}
.dqwza p a:hover{color:#fce778;}
.dqwza p span{display: block;float: none;position: absolute;bottom: -50px;right:0;}
.lsqhbox h2{color: #fff; background: url(../images/c3.png) no-repeat left center;font-size: 20px; line-height: 2;padding-left: 30px;background-size: 20px auto;}
.lsqhxq{overflow: hidden; border: 6px solid #faabad;}
.lsqh_left{width: 100%; animation:fadeInLeft 0.6s linear ;}
.lsqh_left img{display: block; width: 100%;}
.lsqh_right{ width: 100%; padding: 45px 10px 20px 10px;animation:fadeInRight 0.4s linear;}
.lsqh_right h3{text-align: center;color: #fff;font-size: 20px; margin-bottom: 20px;}
.lsqh_right p{font-size: 16px;color: #fff; line-height: 30px; padding-bottom: 25px;overflow: hidden;}
.lsqh_right img{vertical-align: middle; margin-right: 6px;margin-top: -3px;}
.left1{float: left; width: 110px;}
.rigth1{float: right;width: calc(100% - 110px);}
.lsqh_right ul{overflow: hidden; padding: 20px 10px 0 10px; margin-left: -15px;}
.lsqh_right li{float: left; width: 50%; padding-left: 15px;box-sizing: border-box;}
.lsqh_right  a{display: block; text-align: center;}
.btn6{display: block; text-align: center; font-size: 16px; line-height: 42px; color: #fff; border-radius: 21px;background-color: #ff9002; background: linear-gradient(#ffc53d, #ff9002); }
.btn6 img{vertical-align: middle; margin-right: 10px; margin-top: -3px;}
.lsqh_tit{padding: 30px 0;}
.lsqh_tit ul{overflow: hidden; margin-left: -10px;}
.lsqh_tit li{float: left; padding-left: 10px;width: 25%;box-sizing: border-box;}
.lsqh_tit span{cursor:pointer;display: block;width: 100%;box-sizing: border-box; height: 40px;color: #fff; text-align: center; line-height: 40px;border-radius: 20px; border: 1px solid #fff; font-size: 14px;}
.lsqh .lsqh_tit .on1{color: #fff;background: #b10000; color: #fff; border: 1px solid #b10000;}

.rxtc{overflow: hidden; padding: 30px 0 40px;}

.rxtc_left{ width: 100%; border: 1px solid #eee;box-sizing: border-box; margin-bottom: 20px;}
.rxtc_left.rxtc_left_a{width: 100%;box-sizing: border-box;}
.rxtc_tit h2{font-size: 24px; line-height: 28px; line-height: 64px; border-bottom: 1px solid #eee; padding: 0 25px;}
.rxtc_nr{position: relative; padding: 18px;}

.rxtc_nr img{display: block; width: 100%;border-radius: 15px;}
.rxtc_nr .swiper-button-next{background: url(../images/m_14.jpg);width: 24px; height: 24px; right:25px; top:-20px;}
.rxtc_nr .swiper-button-prev{background: url(../images/m_13.jpg);width: 24px; height: 24px; right:55px; top:-20px;left:auto}
.rxtc_nr .swiper-button-next:after,.rxtc_nr .swiper-button-prev:after{display:none;}

.rxtc_xw{width:100%;border: 1px solid #eee;box-sizing: border-box;}
.rxtc_xw.rxtc_xw_a{width:100%}
.rxtc_tit a{font-size: 16px;color: #333;}
.rxtc_nr ul{overflow: hidden; margin-left: -20px;}
.rxtc_nr li{float: left; width: 50%; line-height: 40px;font-size: 14px; padding-left: 20px;box-sizing: border-box;}
.rxtc_nr li a{color: #000;display: block;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.rxtc_nr li a:hover{color: #B30606;}
/*==全国连锁2==*/
.dqwza span img{vertical-align: middle; padding: 0 10px 0 30px;}
.lsjg ul{overflow: hidden; margin-left: -10px; padding-top: 60px;}
.lsjg li{float:left;width: 33.33%; padding: 0 0 20px 10px;box-sizing: border-box;}
.lsjg a{transition: All 0.4s ease-in-out;display: block; text-align: center; border: 1px solid #fff; line-height: 46px; border-radius: 24px; font-size: 20px;color: #fff;}
.lsjg a:hover{color: #fff;background: #b10000;border: 1px solid #b10000;}
.zzzy_nr ul{overflow: hidden; margin-left: -5px;}
.zzzy_nr li{width: 33.33%; float: left;box-sizing: border-box; padding: 0 0 5px 5px;}
.zzzy_nr img{width: 100%;display: block;}
.zzzy_nr {padding:17px 20px;}

/*==品牌动态==*/
.hybd{overflow: hidden;}
.hybd_left{width:100%;}
.hybd_tit ul{overflow: hidden; margin-left: -10px;}
.hybd_tit li{float: left; width: 33.33%; padding-left: 10px;box-sizing: border-box;}
.hybd_tit a{display: block; text-align: center; height: 46px; line-height: 46px; font-size: 16px;color: #fff;background: #b2b2b2;border-radius: 10px;}

.dtxq{overflow: hidden; margin-bottom: 20px;background: #f1f1f1;}
.hybd_nr{padding: 30px 0;overflow: hidden;}
.dtxq_left{width: 100%; overflow: hidden;}
.dtxq_left img{width: 100%;}
.dtxq_right{width:100%; padding: 15px 10px;overflow: hidden;}
.dtxq_right h2{font-size: 16px; line-height: 34px;color: #000;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.dtxq_right h3{font-size: 16px;color: #b10000; margin-bottom: 10px;}
.dtxq_right p{font-size: 14px; line-height: 2;color: #666666;text-align:justify; word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.btn9{transition: All 0.4s ease-in-out;display: block;float: right;width: 120px; line-height: 36px;color: #fff; font-size: 18px;background: #b2b2b2;border-radius: 18px;text-align: center;}
.btn9:hover{color: #fff;background: #b10000;}
.hybd_left .hybd_tit .on2{color: #fff; background: #b10000;}

.hybd_right{width: 100%;}
.bytj{border: 1px solid #eee; margin-bottom: 22px;}
.bytj_tit h2{font-size: 20px; line-height: 80px; padding: 0 30px 0 33px; position: relative;}
.bytj_tit a{font-size: 16px;color: #000;}
.bytj_tit a:hover{color: #b10000;}
.bytj_tit h2:before{position: absolute; content: "" ;border-left: 4px solid #b10000; height: 20px; left:20px; top:30px;}
.bytj_nr img{width: 100%;}
.bytj_nr{clear: both;}
.bytj_nr .swiper-pagination-bullet{opacity: 1;background: #fff;}
.bytj_nr .swiper-pagination-bullet-active{background: #b10000;}
.bytj_tit b{color: #b10000;}
.bytj_tit span{font-size: 16px;}
.dsrw ul{overflow: hidden;}
.dsrw li{float: left; padding-left: 3px;}
.dsrw li img{width: 46px; height: 46px;border-bottom-left-radius: 50%;}
.dsrw{padding: 0 15px 30px 15px;}
.dsrw a{display: block; background: url(../images/c10.png); width: 110px;height: 48px; line-height: 48px;color: #fff;font-size: 18px; padding-left: 30px;background-size: 100% 100%; box-sizing: border-box;}
.kstw_nr h2{font-size: 16px;background: url(../images/b9.jpg) no-repeat left center ; line-height: 42px; padding-left: 22px;}
.kstw_nr { padding: 0 15px;}
.kstw_nr p{font-size: 14px;background: url(../images/b10.jpg) no-repeat left 10px;color: #666;line-height: 24px; padding-left: 22px;}
.kstw_nr a{color: #b10000;}
.kstw_nr a:hover{text-decoration: underline;}
.wtqz{padding: 30px 15px 15px 15px;}
.wtqz ul{overflow: hidden; margin-left: -25px;}
.wtqz li{float: left; width: 100%; padding-left: 25px; line-height: 50px;box-sizing: border-box;}
.wtqz li a{display: block; background: url(../images/b9.jpg) no-repeat left center; padding-left: 22px;font-size: 14px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}


.qdrx img{width: 100%;}
.zcnr{border: 1px solid #eee; padding: 25px 0; margin-top: 20px;}
.zcnr ul{overflow: hidden;}
.zcnr li{width: 33.33%; float: left; text-align: center;}
.zcnr li img{display: block; margin: 0 auto;}
.zcnr p{font-size: 16px; padding-top: 15px;color: #000;}
.zcnr a:hover p{color: #b10000;}   
.sjyc{display: none;}
body{ padding-bottom: 1rem;}
.sjxx{ width: 100%;z-index: 100;background: #fff; left:0; bottom: 0; position: fixed;display: block; }
.sjxx ul{overflow: hidden;padding: .25rem 0;}
.sjxx li{width: 25%; text-align: center;float: left;position: relative;}
.sjxx p{ font-size: .26rem; padding-top: .1rem;}
.sjxx img{ width: auto; height: .61rem;margin: 0 auto;}
.sjxx span{display: block; position: absolute;left:55%; top:-.1rem; text-align: center;line-height: .4rem; width: .4rem; height: .4rem; border-radius: .2rem; color: #fff;font-size: .24rem; background: #a32928;}
.sideMenu {width:100%;height:auto;position:relative;overflow:hidden; padding: 0 5px;}
.sideMenu .province {width:100%;overflow: hidden; padding-top: 40px;}
.sideMenu .province h3 {float:left;width:30%;height:43px;box-sizing: border-box; margin:0 1%;font-size:18px;line-height:43px;text-align:center;color:#fff;border:1px solid #fff;border-radius:50px;cursor:pointer; margin-bottom: 5px;}
.sideMenu .province h3:last-child {margin-right:0;}
.sideMenu ul {padding:15px;box-sizing: border-box;display:none;background-color:rgba(255,255,255,0.1);border-radius:10px;box-shadow:0px 5px 5px rgba(0,20,98,.1);-moz-box-shadow:0px 5px 5px rgba(0,20,98,.1);-ms-box-shadow:0px 5px 5px rgba(0,20,98,.1);-o-box-shadow:0px 5px 5px rgba(0,20,98,.1);-webkit-box-shadow:0px 5px 5px rgba(0,20,98,.1);overflow: hidden; margin: 0 auto;}
.sideMenu ul li {float:left;width:25%;height:37px;margin:0 0 30px 0;cursor:pointer;font-size:16px;line-height:39px;text-align:center;text-align: center;}
.sideMenu ul li:nth-child(6n) {margin-right:0;}
.sideMenu ul li a {display:inline-block;color:#fff;width:90%;border-radius:50px;height:37px;border:1px solid #fff;}
.sideMenu .province h3:hover {background:#b10000;border:1px solid #b10000;}
.sideMenu ul li:hover a {background:#b10000;border:1px solid #b10000;}
.sideMenu .province .on {background:#b10000;border:1px solid #b10000;}
}
@media(max-width:780px){
	.hotList { width:100%;}
	.homeNotice img { padding:15px 0;}
	.banner .swiper-slide { height:180px; background-size:auto 100%!important;}
	.askArea { line-height:3;}
	.askArea span { font-size:14px; margin:0 3px;}
	.askForm input { width:80%; display:block; margin:0 auto 10px!important; height:40px; font-size:14px; float:none;}
	.askBox .sub { width:80%; font-size:16px; height:40px; margin:0 auto 20px;}
	.cellBox p { font-size:16px;}
	.hotList li { padding:12px 0 0;}
	.cellBox span { margin:10px auto 0;}
	.hotProject { padding:20px 0;}
	.titCell h2 { font-size:24px; line-height:2;}
	.titCell p { font-size:16px; line-height:3;}
	.teamInfor { width:100%;}
	.teacherInt h2 { font-size:20px; line-height:1.75;}
	.teacherInt { padding:10px 4%;}
	.teacherInt p { font-size:14px; line-height:1.25;}
	.businessLeft { width:100%; height:auto; padding:50px 0;}
	.businessImg { max-width:80%; margin:0 auto;}
	.businesEwm { float:none; margin:0 auto;}
	.businessImg img.part { max-width:80%; float:none; margin:20px auto 0;}
	.partnerTag { width:80%;}
	.introTit { width:80%; margin:0 auto 20px;}
	.introBox { padding-top:20px;background-size:cover;}
	.intList li { width:90%; float:none; margin:0 auto 20px!important;}
	.intList li p { font-size:16px; line-height:1.25;}
	.intList li h2 { font-size:26px;}
	.intList li span { font-size:20px;}
	.newBox { margin:20px auto;}
	.newList li { width:100%; margin:0 auto 15px;}
	
	/*==招商加盟==*/
.bj20{background: #f1f1f1;}
.yjgd img{width: 100%; display: block;}

.bj21{background: #ac0000;}
.jmf{padding-bottom: 55px;}
.bj21 h2{text-align: center;padding: 35px 0 25px;}
.bj21 h2 img{width: 40%;}
.btnr{margin: 0 auto; width: 96%;display: block;}

.bj23{background: url(../images/zn_01.jpg) no-repeat left center;}
.qjkg_tit{padding: 50px 0 25px;}
.qjkg_tit h2{text-align: center;}
.qjkg_tit h2 img{width: 50%;}
.qjkg_tit p{text-align: center;font-size: 20px; padding-top: 15px;}
.qjkg_nr img{width: 100%;}
.qjkg_nr {padding-bottom: 70px;}
.zlsd_tit{text-align: center;padding:0 0 40px; }
.zlsd_tit h2{position: relative;top:-.3rem;}
.zlsd_tit h2 img{width: 50%;}
.zlsd_nr img{width: 100%;}
.zlsd_nr{padding-bottom: 50px;}
.bj22{background: url(../images/zn_35.jpg);}
.zlsd_tit p{font-size: 20px;color: #fff1c4; margin-top: -.2rem;line-height: 1.5;}
.btn7{display: block; text-align: center;font-size:12px; margin: 35px auto 0 auto; height: 50px; line-height: 50px;border-radius: 26px; width: 280px;border: 1px solid #fff1c4; color: #fff;}
.btn7:hover{color: #fff;}
.fcfl_nr {padding-bottom: 50px;}
.fcfl_nr ul{overflow: hidden; margin-left: -10px;}
.fcfl_nr li{width: 50%; float: left; padding: 0 0 20px 10px;box-sizing: border-box;}
.fcfl_nr span{display: block; height: 66px; line-height: 66px;border-radius: 6px; position: relative; padding: 0 10px 0 80px;border:2px solid #e90f1b;overflow: hidden;font-size: 22px;color: #e90f1b;overflow: hidden;}
.fcfl_nr b{width: 70px;display: block;float: left;text-align: center;color: #fff;background:#e90f1b; position: absolute;left:0; top:0;}
.fcfl_nr ul li:nth-child(2n) span{ padding: 0 80px 0 10px;}
.fcfl_nr em{position: absolute;width: 70px;text-align: center;color: #fff;background: #e90f1b;right:0; top:0;}
.qyry_nr{ padding: 10px 0px 50px 0px;}
.qyry_nr ul{overflow: hidden; margin-left: -20px;}
.qyry_nr li{width: 33.33%; padding: 0 0 40px 20px;box-sizing: border-box;float: left;}
.qyry_nr img{width: 100%;}
.img4 { transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out;}
.img4:hover { transform: translate(0, -10px); -webkit-transform: translate(0, -10px);-moz-transform: translate(0, -10px); -o-transform: translate(0, -10px);-ms-transform: translate(0, -10px);}

.bj24{background: url(../images/zn_02.jpg) no-repeat left center; background-size: auto 100%; padding: 80px 3%;}
.wznr {}
.wznr img{width: 100%;}
.bdys{padding: 80px 0;}
.bdys ul{overflow: hidden;}
.bdys li{float: left; width: 50%; padding-bottom: 30px;height: 200px;}
.bdbox{border-radius: 50%; width: 110px; height: 110px; position: relative; background: #b10000; margin: 0 auto;}
.bdbox span{position: absolute;width: 40px; border: 1px solid #fff;border-radius: 50%; top:0; left:-18px; line-height: 40px;color: #fff; background: #b10000;font-size:20px;text-align: center;}
.bdys ul li:nth-child(2) .bdbox{ background: #000;}
.bdys ul li:nth-child(2) .bdbox span{ background: #000;}
.bdys ul li:nth-child(4) .bdbox{ background: #000;}
.bdys ul li:nth-child(4) .bdbox span{ background: #000;}
.bdys ul li:nth-child(5) .bdbox{ background: #000;}
.bdys ul li:nth-child(5) .bdbox span{ background: #000;}
.bdys ul li:nth-child(7) .bdbox{ background: #000;}
.bdys ul li:nth-child(7) .bdbox span{ background: #000;}
.bdys img{position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);width: 50%;}
.bdys h2{text-align: center;line-height: 36px; padding-top: 10px;}
.bdys p{font-size: 14px; line-height: 1.6; padding-right: 24px;text-align: center;}

.bj25{background: url(../images/zn_03.jpg) no-repeat left center;background-size: auto 100%; padding: 80px 3%;}
.xszg_tit h2{text-align: center;font-size: 20px;color: #b10000; padding: 40px 0 20px;}
.xszg_tit p{background: url(../images/zn_90.jpg) no-repeat center center;background-size: 100% auto;text-align: center;}
.xszg_tit span{text-align: center; padding: 0 10px; line-height: 40px;border-radius: 20px;background: #b10000;color: #fff;font-size: 14px; display: inline-block;*display: inline;}
.xszg_nr ul{overflow: hidden; padding: 45px 0;}
.xszg_nr li{float: left; width: 50%; text-align: center; padding-bottom:30px;}
.xsbox{margin: 0 auto;background: url(../images/zn_94.png);width: 150px;height: 180px;background-size: 100% 100%;}
.xsbox p{font-size: 16px; line-height: 1.5;color: #fff;}
.xsbox h2{font-size: 16px; line-height: 1.5;color: #fff; padding-top: 0px;}
.xsbox h3{font-size: 22px; line-height: 52px;color: #fff;} 

.bj26{background: #860000;display:none;}
.cbkj_tit{padding: 75px 0 60px;}
.cbkj_tit h2{text-align: center;font-size: 20px;color: #fff; position: relative;}
.cbkj_tit h2:before{position: absolute;content: "";border-bottom: 2px solid #fff; width: 100px;left:50%; margin-left: -50px; bottom: -32px;}
.cbkj_nr ul{overflow: hidden;}
.cbkj_nr li{float: left; width: 33.33%;}
.cbkj_nr img{margin: 0 auto; display: block;width: 80%; }
.cbkj_nr p{color: #fff; font-size: 18px; line-height: 50px; padding-bottom: 20px;text-align: center;}
.cbkj_xq ul{overflow: hidden; margin-left: -20px; padding-bottom: 40px;}
.cbkj_xq li{float: left; width: 50%; padding-left: 20px;box-sizing: border-box; padding-bottom: 10px;}
 .cbkj_xq img{width: 100%;} 
}
@media(max-width:640px){
.slideWarp { width:100%;display:none;}	
.warpTitle { font-size:16px; line-height:42px; background-size:auto 40%;}
.slideWarp .infoList li { background-image:none!important; padding:0 2%!important; font-size:14px;}
.slideWarp .infoList li span { color:#fa1700; margin:0 6px;}
.infoList li i { font-style:normal; margin:0 6px;} 
.slideWarp #warp2 .infoList li { line-height:3; color:#000000; font-size:14px; text-align:center;}
.warpBtn a { padding:0 20px; font-size:14px; line-height:2.5;}
.warpBtn { padding:7px 0;}
.foot_left { float:none; width:100%;}
.foot_logo { margin-top:0;}
.foot_in { display:none;}
.foot_right { display:none;}
.fcfl_nr li{width: 100%; float: left; padding: 0 0 20px 10px;box-sizing: border-box;}
.fcfl_nr span{display: block; height: 66px; line-height: 66px;border-radius: 6px; position: relative; padding: 0 10px 0 80px;border:2px solid #e90f1b;overflow: hidden;font-size: 14px;color: #e90f1b;overflow: hidden;}
.fcfl_nr b{width: 70px;display: block;float: left;text-align: center;color: #fff;background:#e90f1b; position: absolute;left:0; top:0;}
.fcfl_nr ul li:nth-child(2n) span{ padding: 0 80px 0 10px;}
.fcfl_nr em{position: absolute;width: 70px;text-align: center;color: #fff;background: #e90f1b;right:0; top:0;}

}
@media (max-width: 780px)
.qyry_nr li {
    width: 50%;
    padding: 0 0 40px 20px;
    box-sizing: border-box;
    float: left;
}

}
