@charset "utf-8";
*{touch-action: pan-y;}
body{overflow-x:hidden;}
body{color:#333;height:auto;box-sizing:border-box;font-size:16px;}
.course{-moz-user-select:none;/*火狐*/ -webkit-user-select:none; /*webkit浏览器*/ -ms-user-select:none;  /*IE10*/ -khtml-user-select:none;/*早期浏览器*/ user-select:none;}
a{color:#333;text-decoration:none;}
a:hover{text-decoration:none;color:#000;}
i,
em{font-style:normal;}

.slick-arrow,
.menu .h3 em,
.menu .h3 i{font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}



.menu-link{ display:block;box-sizing:border-box;position:absolute;top:50%;right:-8px;font-size:11px;z-index:10;width:40px;height:40px;padding:7px;margin-top:-20px;transition:all 0.2s ease-out;display:none;}
.menu-link:hover,
.menu-link:focus {}
.menu-link span {position:relative;display:block;margin-top:12px;}
.menu-link span,
.menu-link span:before,
.menu-link span:after {background-color:#000;width:100%;height:1px;transition:all 0.4s;box-sizing:border-box;}
.menu-link span{transition:none;}
.menu-link span:before,
.menu-link span:after {position:absolute;top:-6px;content:" ";}
.menu-link span:after {top:6px;}
.menu-link.active{}
.menu-link.active span {background:transparent;}
.menu-link.active span:before { background-color:#17573a;transform:rotate(45deg);top:0px;}
.menu-link.active span:after { background-color:#17573a;transform:rotate(-45deg);top:0px;}
.menu-link.active em{ display:none;}

.menu .h3 em{display:none;position:absolute;right:30px;margin-right:-10px;top:0px;width:40px;height:40px;text-align:center;line-height:40px;cursor:pointer;}
.menu .h3 em:before{content:"\e8e9";}
.menu .h3 i{display:none;position:absolute;right:30px;margin-right:-10px;top:0px;width:40px;height:40px;text-align:center;line-height:40px;cursor:pointer;}
.menu .h3 i:before{content:"\e604";}
.menu .h3 i.active:before{content:"\e606";}


.wp{ width:1400px;margin:0 auto;position:relative;height:100%;}
.header{position:fixed;left:0px;top:0px;right:0px;z-index:9;background:#fff;border-bottom:1px solid #b2b2b2;}
.header .wp{ margin:0 50px;width:auto;}
.logo{position:absolute;left:0px;top:50%;margin-top:-0.5em;font-size:66px;color:#fff;overflow:hidden;line-height:1;}
.logo img{height:1em;width:auto;display:block;}

.language{ position:absolute; right:0px; top:50%; margin-top:-19px;}
.language .i{ display:none;}
.language .box{}
.language .box a{ display:inline-block; vertical-align:bottom; border:none; padding:0 5px; margin-left:10px;}
.language .box img{ float:left; height:16px; width:auto; margin-right:10px; box-shadow:0 0 1px rgba(0,0,0,0.2);}
.language .box span{ float:left; line-height:16px; font-size:14px;}

.menu{text-align:center;}
.menu ul{display:inline-block;vertical-align:bottom; margin-left:125px;}
.menu li{float:left;margin:0 15px;position:relative;}
.menu .h3 a{padding:0 10px;display:block;color:#333;height:90px;line-height:90px;font-size:18px;}
.menu .box{position:absolute;left:50%;top:100%;display:none;background:#b2b2b2;width:160px;margin-left:-80px;}
.menu .box a{display:block;padding:0.5em 0;line-height:1.5;color:#fff;white-space:nowrap;}
.menu .box a:hover{background:#1f3c86;}
.menu li.curr .h3 a{color:#1f3c86;font-weight:bold;}
.menu li:hover .h3 a{color:#1f3c86;}
.menu li:hover .box{display:block;}
.body_menu .header .wp{height:60px;}
.body_menu .menu .h3 a{height:60px;font-size:16px;line-height:60px;}
.body_menu .logo{font-size:40px;}

.subnav{position:fixed;right:0px;top:50%;margin-top:-30px;z-index:9;}
.wtit{ width:30px;height:60px;text-align:center;line-height:60px;background:#1f3c86;color:#fff;font-size:18px;cursor:pointer;position:relative;}
.wtit:before{ position:absolute;width:30px;height:150px;line-height:150px;text-align:center;top:50%;left:50%;margin:-75px 0 0 -15px;}
.wbox{ position:absolute;top:50%;margin-top:-121px;right:0px;padding-right:50px;display:none;}
.subnav li{ margin-bottom:1px;position:relative;}
.subnav li:last-child{margin-bottom:0px;}
.subnav .h3{position:relative;z-index:2;}
.subnav .h3 a{width:60px;height:60px;background:#213f88;display:block;line-height:60px;text-align:center;font-size:26px;color:#fff;}
.subnav .li1 .box{position:absolute;right:100%;top:0px;background:#72b82b;width:0px;overflow:hidden;}
.subnav .li1 .box a{height:60px;line-height:60px;color:#fff;font-size:22px;padding:0 0 0 20px;display:block;}
.subnav .li2 .box{position:absolute;right:100%;bottom:0px;padding-right:10px;text-align:center;width:130px;height:0px;overflow:hidden;}
.subnav .li2 .box img{width:100%;height:auto;display:block;}
.subnav .li2 .box span{display:block;font-size:14px;color:#333;padding-bottom:10px;background:#fff;}
.subnav li:hover .h3 a{background:#72b82b;}
.subnav .li1:hover .box{width:190px;}
.subnav .li2:hover .box{height:164px;}
.subnav:hover .wtit{ background:#72b82b;}
.subnav:hover .wtit:before{ transform:rotate(180deg);}
.subnav:hover .wbox{ display:block;}

.ibanner{ background:#ebecf0;}
.ibanner .pd{ display:block;overflow:hidden;position:relative;height:100%;}
.ibanner video{ position:absolute;top:-30px;bottom:0px;min-width:100%;min-height:100%;width:100%;height:auto;display:block;z-index:2;}
.ibanner .img{ position:relative;}
.ibanner .img img{ height:100vh;min-height:100vh;}
.ibanner .text{ font-size:30px;position:absolute;left:0px;right:0px;bottom:20%;top:0px;color:#fff; text-shadow:0 0 0.1em rgba(0,0,0,1); z-index:3;}
.ibanner .wp{ width:auto; margin:0 100px;}
.ibanner .em{ font-size:2em;line-height:1.2;margin-bottom:0.25em;}
.ibanner .h3{ font-size:1em;line-height:1.2;margin-bottom:1em;}
.ibanner .slick-arrow{ margin-top:150px;}
.ibanner .slick-prev{ left:50%;margin-left:-700px;}
.ibanner .slick-next{ left:50%;right:auto;margin-left:-610px;}

.more1{ display:inline-block;vertical-align:bottom;font-size:16px;background:#1f3c86;color:#fff;padding:0 1.5em;height:3em;line-height:3;}
.more1:hover{ color:#fff;background:#72b82b;}

.more2{ display:inline-block;vertical-align:bottom;height:3em;line-height:3;padding:0 2.25em;color:#fff;background:#1f3c86;border:1px solid #1f3c86;font-size:14px;position:relative;overflow:hidden;}
.more2:before{ content:'';position:absolute;left:0px;top:0px;bottom:0px;right:0px;width:100%;background:#72b82b;color:#fff;border-color:#72b82b;transform:translateX(-101%);}
.more2 span:before{ content:attr(data-v);display:block;position:relative;z-index:2;}
.more2 span{ display:block;position:relative;z-index:2;}
.more2:hover:before{ transform:translateX(0%);}
.more2:hover{ color:#fff;border-color:#72b82b;}
.more2:hover span{ transform:translateY(-50%);}


.tit1{ font-size:30px;}
.tit1 strong{ font-size:2em;color:#000;line-height:1;display:block;}

.section{background:no-repeat center center; background-size:cover; overflow:hidden;position:relative;}


.iAbout{ position:absolute;left:0px;right:0px;bottom:200px;top:0px;font-size:26px;color:#fff;z-index:1;}
.iAbout .h3{ font-size:2em;line-height:1;margin-bottom:0.25em; text-shadow:0 0 0.1em rgba(0,0,0,1);}
.iAbout .p{ font-size:1em;line-height:1.5;margin-bottom:1em; text-shadow:0 0 0.1em rgba(0,0,0,1);}

.iAbout_bottom{ position:absolute;left:0px;bottom:0px;right:0px;border-top:1px solid #fff;z-index:2;}
.iAbout_bottom li{ float:left;width:25%;}
.iAbout_bottom li:last-child .pd{ border-right:1px solid #fff;}
.iAbout_bottom .pd{ border-left:1px solid #fff;display:block;padding:50px 30px 100px 30px;color:#fff;}
.iAbout_bottom .h3{}
.iAbout_bottom .h3:after{ content:'：';}
.iAbout_bottom .em{}
.iAbout_bottom .em span{ font-size:2.25em;}
.iAbout_bottom .em em{}

.iIndustry{ position:absolute;left:0px;bottom:0px;right:0px; top:0px;}
.iIndustry .wp{ width:auto;}
.iIndustry .pd{ display:block;position:relative;}
.iIndustry .img img{ height:100vh;}
.iIndustry .text{ position:absolute;top:0px;bottom:20%;left:15%;right:15%;color:#000;}
.iIndustry .h3{ font-size:2em;line-height:1;margin-bottom:2em;position:relative;}
.iIndustry .h3:before{ content:'';position:absolute;left:0px;bottom:0px;width:1em;height:4px;bottom:-1em;background:#000;}
.iIndustry .p{ line-height:1.875;}
.iIndustry .m{ visibility:hidden;padding-top:50px; display:none;}
.iIndustry .m i{ display:inline-block; vertical-align:bottom; width:2.5em;height:2.5em;font-size:18px;text-align:center;line-height:2.5;border-radius:50%;background:#fff;}
.iIndustry .npd{ padding:50px;}
.iIndustry .pd:hover .text{ color:#fff;}
.iIndustry .pd:hover .m{ visibility:visible;}
.iIndustry .pd:hover .h3:before{ background:#fff;}
.iIndustry .li1:hover .npd{ background:rgba(91,168,0,0.9);}
.iIndustry .li2:hover .npd{ background:rgba(197,138,47,0.9);}
.iIndustry .li3:hover .npd{ background:rgba(31,60,134,0.9);}
.iIndustry .li1:hover .m i{ color:#5ba800;}
.iIndustry .li2:hover .m i{ color:#c58a2f;}
.iIndustry .li3:hover .m i{ color:#1f3c86;}

.iAdvantage{ position:absolute;left:0px;top:0px;right:0px;bottom:0px;}
.iAdvantage .wp{}
.iAdvantage .tit1{ position:absolute;left:0px;top:50%;margin-top:-180px;}
.iAdvantageList li{ text-align:center;position:absolute;}
.iAdvantageList .pd{ display:block;padding:45px 10px 20px 10px;color:#fff;font-size:16px;height:100%;box-sizing:border-box;}
.iAdvantageList i{ display:block;font-size:4em;line-height:1;margin-bottom:10px;}
.iAdvantageList .h3{ font-size:1.75em;margin-bottom:0.5em;}
.iAdvantageList .p{ line-height:1.875; padding:0 10px;}
.iAdvantageList .li1{ width:310px;height:310px;right:50%;top:50%;margin-top:-40px;}
.iAdvantageList .li1 .pd{background:#1f3c86;}
.iAdvantageList .li2{ width:310px;height:310px;left:50%;bottom:50%;margin-bottom:-40px;}
.iAdvantageList .li2 .pd{ color:#1f3c86;background:#fff;}
.iAdvantageList .li2 .p{ color:#666;}
.iAdvantageList .li3{ width:208px;height:208px;left:50%;top:50%;margin-top:40px;margin-left:310px;}
.iAdvantageList .li3 .pd{background:#1f3c86;}

.iAdvantageList .li1:hover .pd{ background:#002175;}
.iAdvantageList .li2:hover .pd{ background:#c58a2f;}
.iAdvantageList .li3:hover .pd{ background:#74c416;}
.iAdvantageList .li1:hover *{color:#fff;}
.iAdvantageList .li2:hover *{color:#fff;}
.iAdvantageList .li3:hover *{color:#fff;}

.footer{ padding:30px 0; line-height:2.5em; color:#333; background:#f6f6f6;}
.footer a{ color:#333;}
.footer a:hover{ color:#1f3c86;}
.footer p{ display:inline-block; vertical-align:bottom;}
.footer .p1{ float:left; width:36%;}
.footer .p1 p{ margin-right:0.5em;}
.footer .p2{ float:right; width:64%; text-align:right;}
.footer .p2_1{}
.footer .p2_1 a{ margin-left:3.5em;}
.footer .p2_2{ color:#888888; font-size:14px;}
.footer .p2_2 a{ margin-left:0.5em; color:#888888;}



.header .wp,
.menu .h3 a,
.logo,
.subnav .box,
.iIndustry .npd,
.wtit:before,
.subnav .h3 a,
.wtit,
.more2:before,
.more2 span,
.more2:after,
.iAdvantageList .pd{transition:all 0.3s ease-out;}

.dh{ opacity:0;transition:all 0.6s ease-out;transition-property:transform,opacity;}
.dh1{transform:translate(0,-40px);}
.dh2{transform:translate(0,40px);}
.dh3{transform:translate(0,100%);}
.ys1{ transition-delay:0.5s;}
.ys2{ transition-delay:0.9s;}
.ys3{ transition-delay:1.4s;}
.ys4{ transition-delay:1.8s;}
.body_ready .active .dh,
.body_ready .ibanner .slick-current .dh{transform:translate(0,0) scale(1,1);opacity:1;}


.fp-viewing-4 .dh{transform:translate(0,0) scale(1,1) !important;opacity:1 !important;transform:none !important;}



@media screen and (max-width:1680px){
body{ font-size:14px;}
.wp{ width:1000px;}
.header .wp{ margin:0 40px;}
.logo{ font-size:48px;}
.menu .h3 a{ height:68px;line-height:68px;font-size:16px;}
.language{ margin-top:-14px;}
.language .box a{ padding:6px 8px; margin-left:8px;}
.language .box img{ height:14px; margin-right:5px;}
.language .box span{ font-size:12px; line-height:14px;}
.body_menu .menu .h3 a{ font-size:14px;}
.ibanner .text{ font-size:18px;}
.tit1{ font-size:18px;}
.iAbout{ font-size:18px;}
.iAbout_bottom .pd{ padding:30px 20px 50px 20px;}
.iIndustry .npd{ padding:30px;}
.iIndustry .h3{ font-size:1.5em;margin-bottom:1.5em;}
.iIndustry .h3:before{ bottom:-0.75em;height:2px;}
.iIndustry .m{ padding-top:30px;}
.iIndustry .m i{ font-size:14px;}
.iAdvantage .tit1{ margin-top:-130px;}
.iAdvantageList .pd{ font-size:14px;padding:30px 15px 15px 15px;}
.iAdvantageList .h3{ font-size:1.5em;}
.iAdvantageList .li1{ width:230px;height:230px;margin-top:-30px;}
.iAdvantageList .li2{ width:230px;height:230px;margin-bottom:-30px;}
.iAdvantageList .li3{ width:156px;height:156px;margin-left:230px;margin-top:30px;}
.iAdvantageList .li3 .pd{ padding-top:20px;}
.footer{ line-height:1.75;}
.footer .wp{ width:auto; margin:0 50px;}
.footer .p2_2{ font-size:12px;}
.iAdvantageList .p{ padding:0px;}

}

@media screen and (max-width:1600px){
}

@media screen and (max-width:1440px){
}

@media screen and (max-width:1366px){
}

@media screen and (max-width:1280px){
}

@media screen and (max-width:1024px){
body{font-size:12px;}
.wp,
.header .wp{margin:0 30px;width:auto;}
.fullpage-wrapper .wp{ margin:0 100px;}
.iIndustry .wp{ margin:0px;}

.header{background:#fff;top:0px;box-shadow:0 0 3px rgba(0, 0, 0, 0 .3);}
.header:before{display:none;}
.header .wp{height:60px;}
.logo,
.body_menu .logo{ font-size:32px;}

.menu-link{display:block;}
.menu{display:none;top:60px;width:220px;right:-221px;bottom:0px;position:fixed;padding:0px;background:#fff;border-left:1px solid rgba(0, 0, 0, 0 .3);display:block; transition:all 0.3s ease;}
.menu.active{right:0px;}
.menu ul{display:block;text-align:left; margin-left:0px;}
.menu li{float:none;padding:0px;position:relative;margin:0px;border-top:1px solid #ccc;}
.menu .h3{}
.menu li:hover .h3 a{ color:inherit; font-weight:normal;}
.menu .h3 a,
.body_menu .menu .h3 a{color:#333;padding:0px;height:40px;line-height:40px;padding:0 30px;font-size:14px;}
.menu .h3 a:after{display:none;}
.menu .h3 i{display:block;}
.menu .h3 em{display:block;}
.menu li .curr .h3 a,
.body_menu .menu li:hover .h3 a{background:#1f3c86;color:#fff;}
.menu li .curr .h3 i{color:#fff;}
.menu li:last-child{border-bottom:1px solid #ccc;}
.menu .box{position:static;margin:0!important;text-align:center;overflow:hidden;padding:10px 0; width:auto;}
.menu .box a{float:none;display:block;color:#fff;height:36px;line-height:36px;margin:0px; padding:0px;}
.menu .box a:hover{color:#1f3c86;background:none;}
.menu li:hover .box{display:none;}

.subnav{top:auto;bottom:0px;margin:0px;left:0px;right:0px;display:none;}
.subnav li{float:left;width:33.3333%;margin-bottom:0px;}
.subnav .h3 a{width:auto;border-radius:0px;border-right:1px solid rgba(255,255,255,0.1);}
.subnav .li2 .box{padding-right:0px;bottom:40px;left:50%;margin-left:-65px;box-shadow:0 0 3px rgba(0,0,0,0.3);}
.subnav .li2 .box span{padding-bottom:0px;}
.subnav .li2:hover .box{height:160px;}
.subnav .li3 .box{left:0px;right:0px;bottom:40px;top:auto;border-radius:10px 10px 0 0;background:#fff;box-shadow:0 0 3px rgba(0,0,0,0.3);height:0px;}
.subnav .li3 .box a{width:auto;color:#72b82b;font-size:18px;text-align:center;padding:0px;height:50px;line-height:50px;}
.subnav .li3:hover .box{width:auto;height:50px;}

.language{position:absolute;right:35px;top:50%;margin-top:-16px;}
.language .i{ display:block; width:32px; height:32px; line-height:32px; text-align:center; font-size:24px;}
.language .box{position:absolute;width:120px;left:50%;top:100%;padding-top:20px;margin-left:-60px;z-index:2;display:none;}
.language .pd{box-shadow:0 0 3px rgba(0,0,0,0.3);border-radius:5px;padding:5px 0;background:#f5f5f5;position:relative;}
.language .pd:before{position:absolute;left:50%;top:-11px;margin-left:-7px;content:'';width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:10px solid rgba(0,0,0,0.1);}
.language .pd:after{position:absolute;left:50%;top:-10px;margin-left:-7px;content:'';width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:10px solid #f3f3f3;}
.language .box a{ display:block; overflow:hidden; margin:0px; border:none; border-bottom:1px solid #ccc;}
.language .box a:last-child{ border-bottom:none;}

.iIndustry .npd{ padding:0px; background:none !important;}
.iIndustry .text{ color:#333 !important;}
.iIndustry .h3:before{ background:#000 !important;}
.iIndustry .m{ visibility:visible;}
.iIndustry .m i{ background:#333; color:#fff !important;}
.iIndustry .li1:hover .m i{ background:rgba(91,168,0,0.9);}
.iIndustry .li2:hover .m i{ background:rgba(197,138,47,0.9);}
.iIndustry .li3:hover .m i{ background:rgba(31,60,134,0.9);}



}

@media screen and (max-width:960px){
.fullpage-wrapper{ text-align:center;}
.iIndustry .h3:before{ left:50%; margin-left:-0.5em;}
.iAdvantageList .li3{ margin-left:74px; margin-top:60px;}

.footer{ text-align:center;}
.footer .p1{ width:auto; float:none;}
.footer .p2{ width:auto; float:none; text-align:center;}
.footer .p2_1 a{ margin:0 0.5em;}
}

@media screen and (max-width:768px){
}

@media screen and (max-width:760px){
}
@media screen and (max-width:730px){

}
@media screen and (max-width:640px){
.ibanner .text{ font-size:16px;}
.ibanner .h3{ line-height:1.5;}
.iAbout{ font-size:16px; color:#fff;}
.iIndustry .text{ font-size:16px;}
.iAbout .p br{ display:none;}
.iAdvantage .tit1{ position:static; margin:0 0 30px 0;}
.iAdvantage .tit1 strong{ color:#fff; text-shadow:0 0 0.1em rgba(0,0,0,0.3);}
.iAdvantageList li{ position:static; height:auto !important; margin:0px!important; float:left; width:50% !important;}
.iAdvantageList .pd{ margin:0 5px !important;}
.iAdvantageList .p{ display:none;}
.iAdvantageList .li3{ margin:10px 25% 0 25% !important;}
.iAdvantageList .li1 .pd{ background:#002175;}
.iAdvantageList .li2 .pd{ background:#c58a2f;}
.iAdvantageList .li3 .pd{ background:#74c416;}
.iAdvantageList .li1 *{color:#fff;}
.iAdvantageList .li2 *{color:#fff;}
.iAdvantageList .li3 *{color:#fff;}
.iAbout_bottom .wp{ margin:0px;}
.iAbout_bottom .pd{ padding:20px 10px;}
.iAbout_bottom .em{ font-size:12px;}
.iAbout_bottom .em span{ font-size:1.25em;}

}
@media screen and (max-width:540px){
.wp,
.header .wp{margin:0 25px;width:auto;}
.fullpage-wrapper .wp{ margin:0 40px;}
.iIndustry .wp{ margin:0px;}
.iAbout_bottom .wp{ margin:0px;}
}
@media screen and (max-width:413px){
.wp,
.header .wp{margin:0 20px;width:auto;}
.fullpage-wrapper .wp{ margin:0 40px;}
.iIndustry .wp{ margin:0px;}
.iAbout_bottom .wp{ margin:0px;}
.ibanner .text{ font-size:14px;}
.iAbout{ font-size:14px;}
.iIndustry .text{ font-size:14px;}
.iAdvantageList .pd{ font-size:10px;}
}
@media screen and (max-width:374px){
.wp,
.header .wp{margin:0 15px;width:auto;}
.fullpage-wrapper .wp{ margin:0 40px;}
.iIndustry .wp{ margin:0px;}
}
.body_ready #nb_invite_wrap{display:none !important;}
.body_ready #newBridge #nb_nodeboard{left:-100%;}


.pWp{ padding-top:90px;}

.banner{ text-align:center; overflow:hidden;}
.banner img{ width:100.418410041841%; height:auto; display:block;}
.pNav{ border-bottom:1px solid #ccc; text-align:center;}
.pNav ul{ display:inline-block; vertical-align:bottom;}
.pNav li{ float:left;}
.pNav a{ font-size:16px; line-height:2.8125; display:block; padding:0 2em;}
.pNav li.curr a{ background:#203e88; color:#fff;}

.tit2{ line-height:1; color:#333; font-size:30px; margin-bottom:1em;}
.tit2 em{ display:block; font-size:1.2em; margin-bottom:0.5em; font-weight:bold;}
.tit2 strong{ display:block; font-size:1em; font-weight:normal;}
.tit2_2{ text-align:center; margin-bottom:2em;}
.tit2_3{ text-align:center; margin-bottom:2em; color:#203e88; font-size:38px;}
.tit2_4{ text-align:center; margin-bottom:1.3333em;}

.pmain{ padding:90px 0;}
.pmainAbout{ margin-bottom:20px;}

.aboutCon1{ background:url(../images/aboutCon1.jpg) no-repeat bottom center #f9fafc; background-size:100% auto;}
.aboutCon1_1{ padding-right:40%; padding-bottom:230px;}
.aboutCon1_2{ position:absolute; left:0px; bottom:-90px; right:0px; background:rgba(32,62,136,0.8); padding:50px 0; color:#fff;}
.aboutCon1_2 li{ float:left; text-align:center; width:25%; box-sizing:border-box; border-right:1px solid #fff;}
.aboutCon1_2 li:last-child{ border-right:none;}
.aboutCon1_2 .pd{ display:inline-block; vertical-align:bottom; text-align:left;}

.aboutCon1_2 .h3{}
.aboutCon1_2 .h3:after{ content:'：';}
.aboutCon1_2 .em{}
.aboutCon1_2 .em span{ font-size:2.25em;}
.aboutCon1_2 .em em{}

.aboutCon2{ background:url(../images/aboutCon2.jpg) no-repeat bottom center #8fb2d2; background-size:100% auto;}
.aboutCon2_1{ text-align:center;}
.aboutCon2_1 img{ display:inline-block; vertical-align:bottom; max-width:100%; height:auto;}

.aboutCon3{ background:#e5e5e5; padding:0px;}
.aboutCon3_1{ width:50%; float:left; position:relative;}
.aboutCon3_1 .img img{ width:50vw; float:right;}
.aboutCon3_1 .text{ position:absolute; left:0px; top:0px; right:0px; bottom:0px; padding-right:50px; color:#333;}
.aboutCon3_1 .h3{ font-size:30px; margin-bottom:0.5em;}
.aboutCon3_1 .em{ margin-bottom:2em;}
.aboutCon3_1 .p{ font-size:146px; line-height:1;}
.aboutCon3_1 .p img{ height:1em; display:inline-block; vertical-align:bottom; width:auto; }
.aboutCon3_2{ width:50%; float:left; position:relative;}
.aboutCon3_2 .img img{ width:50vw; float:left;}
.aboutCon3_2 .text{ position:absolute; left:0px; top:0px; right:0px; bottom:0px; padding-left:50px;}
.aboutCon3_2 .pd{ display:block; transform: scale(0.8); transition:all 0.3s ease; margin:20px -60px; opacity:0.5;perspective:500;-webkit-perspective:500;}
.aboutCon3_2 .pd img{ box-shadow:0 0 5px rgba(0,0,0,0.5);}
.aboutCon3_2 .slick-current{ position:relative; z-index:2;}
.aboutCon3_2 .slick-current .pd{ transform: scale(1); opacity:1;}
.aboutCon3_2 .slick-prev{ left:50%; margin-left:-30%;}
.aboutCon3_2 .slick-next{ right:50%; margin-right:-30%;}
.aboutCon3_2 [data-weizhi="prev"] .pd img{transform: rotateY(45deg);}
.aboutCon3_2 [data-weizhi="next"] .pd img{transform: rotateY(-45deg);}
.honor{ overflow:hidden;}
.honor .wpd{ margin:0 -20%;}


.aboutCon4{}
.aboutCon4_1{}
.aboutCon4_1 .single-item{ margin:0 -27px; }
.aboutCon4_1 .pd{ margin:0 27px; position:relative; display:block;}
.aboutCon4_1 .pd img{ width:100%; height:auto; }

.aboutCon5{ background:url(../images/aboutCon5.jpg) no-repeat bottom center #d8dbde; background-size:cover; margin-bottom:0px;}
.aboutCon5_1{}
.aboutCon5_1 ul{ margin-right:-40px;}
.aboutCon5_1 li{ width:50%; float:left;}
.aboutCon5_1 .pd{ background:#fff; padding:50px; padding-bottom:30px; border-radius:8px; box-shadow:0 0 15px rgba(0,0,0,0.3); margin-right:40px;}
.aboutCon5_1 .h3{ font-size:24px; margin-bottom:25px; color:#333;}
.aboutCon5_1 .p{ line-height:1.5; font-size:14px; min-height:300px;}
.aboutCon5_1 .p p{ margin-bottom:1em; padding-left:12px; position:relative;}
.aboutCon5_1 .p p:before{ content:''; position:absolute; width:6px; height:6px; background:#203e88; left:0px; top:0.5em}

.product{ background:#f4f4f4;}
.product .li{ width:33.3333%; float:left;}
.product .li1,
.product .li3{ background:url(../images/productList.jpg) no-repeat; background-size:100% 100%;}
.product .pd{ display:block; height:calc(100vh - 90px);}
.product .img{}
.product .text{ text-align:center; font-size:30px;}


.makeCon1{ padding:50px 0;}
.makeCon1 .slick-arrow{ box-shadow:none; font-size:32px; background:none;}
.makeCon1 .slick-prev{ left:-60px;}
.makeCon1 .slick-next{ right:-60px;}
.makeCon1 .slick-arrow:hover{ color:#17573a;}
.makeCon1 .slider-for{ margin-bottom:50px;}
.makeCon1 .slider-for .pd{ background:#e8e8e8; overflow:hidden;}
.makeCon1 .slider-for .img{ width:63.57142857142857%; float:left;}
.makeCon1 .slider-for .img img{ width:100%; height:auto;}
.makeCon1 .slider-for .text{ margin-left:63.57142857142857%; padding:50px 30px;}
.makeCon1 .slider-for .h3{ font-size:30px; margin-bottom:1em;}
.makeCon1 .slider-for .p{}
.makeCon1 .slider-for .p table{ border:1px solid #fff; border-collapse:collapse; width:100%;}
.makeCon1 .slider-for .p td{ border:1px solid #fff; min-width:6em; padding:0.75em;}
.makeCon1 .slider-nav{ margin:0 10%;}
.makeCon1 .slider-nav .slick-slide img{ width:100%; height:auto;}
.makeCon1 .slider-nav .slick-slide .pd{ margin:8px 5px; position:relative; cursor:pointer;}
.makeCon1 .slider-nav .slick-slide .pd:before{content:'\20'; position:absolute; box-sizing:border-box; left:0px; top:0px; right:0px; bottom:0px; border:0px solid #17573a;}
.makeCon1 .slider-nav .slick-current .pd:before,
.makeCon1 .slider-nav .pd:hover:before{ opacity:1; border-width:4px;}
.makeCon1 .slider-nav .slick-current .pd{box-shadow:4px 4px 8px rgba(74,74,74,0.25);}
.makeCon1 .slider-nav .slick-track{ margin:0px;}

.makeCon2{ padding:50px 0; background:url(../images/makeCon2.jpg) no-repeat top center #f4f2f2; background-size:cover;}
.makeCon2_1{ background:#fff; padding:100px 60px; text-align:center;}
.makeCon2_1 img{ display:inline-block; vertical-align:bottom; max-width:100%; height:auto;}

.inspectionCon1{ padding:50px 0; background:#fff;}
.inspectionCon1_1{ position:relative; padding-left:34.125%;}
.inspectionCon1_1 ul{ margin-right:-10px;}
.inspectionCon1_1 li{ float:left; width:50%; margin-bottom:10px;}
.inspectionCon1_1 li:nth-child(4){ position:absolute; left:0px; top:0px; width:34.125%;}
.inspectionCon1_1 li:nth-child(1){ width:100%;}
.inspectionCon1_1 li:nth-child(1) .text{ top:10px; right:auto; text-align:left; padding:120px 40px 30px 40px;}
.inspectionCon1_1 .pd{ display:block; margin-right:10px; position:relative;}
.inspectionCon1_1 .img{}
.inspectionCon1_1 .img img{ width:100%; height:auto; display:block;}
.inspectionCon1_1 .text{ position:absolute; left:10px; bottom:10px; right:10px; padding:30px 40px; color:#666; text-align:center;}
.inspectionCon1_1 .h3{ font-size:18px; font-weight:bold;}
.inspectionCon1_1 .p{ line-height:2; display:none; height:8em;}
.inspectionCon1_1 .pd:hover .text{ text-align:left;background:rgba(32,62,136,0.8); padding:40px; color:#fff;}
.inspectionCon1_1 .pd:hover .h3{ margin-bottom:1em;}
.inspectionCon1_1 .pd:hover .p{ display:block;}

.partnersCon1{ background:#efefef; padding:50px 0;}
.partnersList{}
.partnersList ul{ margin:0 -17px; text-align:center;}
.partnersList li{ display:inline-block; margin:0 5px 14px 5px; vertical-align:bottom;}
.partnersList .pd{float:left;}
.partnersList .pd img{ width:269px; height:auto; display:block;}
.partnersCon2{ padding:50px 0;}

.contactCon1{ padding:50px 0; background:#efefef;}
.contactCon{ padding:10px; background:#fff;}
.contactCon .map{ width:55%; height:460px; float:right;}
.contactCon .img{ width:55.94202898550724%; float:right;}
.contactCon .img img{ width:100%; height:auto; display:block;}
.contactCon .text{ margin-right:55.94202898550724%; padding:50px;}
.contactCon .h3{ font-size:26px; color:#000; margin-bottom:1em; font-weight:bold;}
.contactCon .em{ line-height:1.625; margin-bottom:1em;}
.contactCon .p{}
.contactCon dl{ margin-bottom:1em;}
.contactCon dt{ font-weight:bold;}
.contactCon dd{}
.contactCon .p strong{ color:#203e88; font-size:2.25em; font-family:tt0173m;}
.contactCon .iw_poi_title{color: #CC5522;font-size: 14px;font-weight: bold;overflow: hidden;padding-right: 13px;white-space: nowrap;}
.contactCon .iw_poi_content{font: 12px arial,sans-serif;padding-top: 4px;overflow: visible;width: 100%;word-wrap: break-word;white-space: -moz-pre-wrap;}

.newsCon1{ background:#efefef; padding:20px 0 50px 0;}
.newsList{}
.newsList li{ margin-bottom:20px; background:#fff;}
.newsList li:last-child{ margin-bottom:0px;}
.newsList .pd{ display:block; padding:20px; overflow:hidden;}
.newsList .img{ float:left; width:340px;}
.newsList .img img{ width:100%; height:auto; display:block;}
.newsList .text{ margin-left:340px; padding-left:30px; padding-top:30px; padding:30px 10px 30px 30px;}
.newsList .h3{ font-size:18px; line-height:1.5;}
.newsList .em{ color:#999; margin-bottom:1em;}
.newsList .p{ line-height:1.5; height:3em; overflow:hidden; margin-bottom:1em;}
.newsList .m{}

.crumbs{ line-height:44px;}
.crumbs a{}
.crumbs em{ margin:0 0.5em;}
.newsInfoCon1{ background:#efefef; padding:20px 0 50px 0;}
.news_info{ padding:50px; margin:0 auto; background:#fff;}
.news_tit{ text-align:center; margin-bottom:30px;}
.news_tit h1{ font-size:26px; font-weight:bold; color:#000;}
.news_tit p{ color:#999;}
.news_tit p span{ margin:0 1em;}
.news_con{  line-height:2;}
.news_con *{ line-height:2 !important;}
.news_con img{max-width:100%; display:inline-block; vertical-align:bottom; height:auto !important; }
.news_m{ padding:40px 0 0 0;  color:#333;}
.news_m .wpd{ position:relative;}
.news_m .li{ max-width:43%; width: calc(50% - 90px);}
.news_m .pd{ line-height:56px; padding:0 20px; background:#efefef; overflow:hidden;}
.news_m strong{ float:left;}
.news_m i{ font-size:36px; display:inline-block; vertical-align:bottom; margin-right:10px;}
.news_m a{ display:block; height:56px; overflow:hidden; line-height:56px; display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.news_m .li1{ float:left;}
.news_m .li2{ float:right;}
.news_m .li3{ position:absolute; width:160px; left:50%; margin-left:-80px; top:0px; text-align:center;}
.news_m .pd:hover{ background:#203e88;}
.news_m .pd:hover a{ color:#fff;}
.news_m .pd:hover strong{ color:#fff;}

.pmainAbout{ position:relative;}



.aboutCon3{padding:0px;}
.makeCon1,
.makeCon2,
.inspectionCon1,
.partnersCon1,
.contactCon1{ padding:50px 0;}
.newsCon1{padding:20px 0 50px 0;}

.dingwei{ position:absolute; width:1px; height:1px; left:0px; top:-58px;}
.makeCon1 .slider-nav .slick-slide .pd:before{ transition:all 0.3s ease; transform:translateZ(0);}
.inspectionCon1_1 .img img,
.iIndustry .img img,
.product .img img{ transition:all 1s ease;}
.inspectionCon1_1 .img,
.iIndustry .img,
.product .img{ overflow:hidden;}
.inspectionCon1_1 .pd:hover .img img,
.iIndustry .pd:hover .img img,
.product .pd:hover .img img{ transform: scale(1.05,1.05);}

.BMap_stdMpCtrl,
.BMap_omCtrl,
.anchorBL{ display:none !important;}

.section2{background-image:url(../images/main_con2.jpg);}
.section4{background-image:url(../images/main_con4.jpg);}




/*分页*/
.newsPage{ text-align:center; font-size:14px; padding:30px 0 0 0;}
.newsPage span{ display:none;}
.newsPage a{background:#fff; display:inline-block; vertical-align:bottom; min-width:2.5em; height:2.5em; line-height:2.5; padding:0 1em; box-sizing:border-box;}
.newsPage a:hover,
.newsPage a.STYLE1{background:#125fa5; color:#fff;}

@media screen and (max-width:1680px){
.pWp{ padding-top:68px;}
.pNav a{ font-size:14px;}
.pmain{ padding:60px 0;}
.aboutCon3{padding:0px;}
.makeCon1,
.makeCon2,
.inspectionCon1,
.partnersCon1,
.contactCon1{ padding:40px 0;}
.newsCon1{padding:20px 0 40px 0;}
.newsInfoCon1{ padding:20px 0 40px 0;}
.tit2{ font-size:24px;}
.aboutCon1_1{ padding-bottom:160px;}
.aboutCon1_2{ padding:35px 0;}
.aboutCon3_1 .h3{ font-size:24px;}
.aboutCon3_1 .p{ font-size:110px;}
.aboutCon4_1 .single-item{ margin:0 -20px;}
.aboutCon4_1 .pd{ margin:0 20px;}
.aboutCon5_1 .h3{ font-size:18px;}
.aboutCon5_1 ul{ margin-right:-30px;}
.aboutCon5_1 .pd{ padding:35px; margin-right:30px;}
.aboutCon5_1 .p p{ margin-bottom:0.75em;}
.aboutCon5_1 .p p:before{ width:5px; height:5px; top:0.6em;}
.product .pd{ height:calc(100vh - 68px);}
.product .text{ font-size:24px;}
.makeCon1 .slider-for .img{ width:60%;}
.makeCon1 .slider-for .text{ margin-left:60%;}
.makeCon1 .slider-for .h3{ font-size:24px;}
.makeCon1 .slider-for .text{ padding:35px 20px;}
.inspectionCon1_1 .text{ padding:10px 30px;}
.inspectionCon1_1 .h3{ font-size:16px;}
.inspectionCon1_1 .p{ line-height:1.5; height:6em;}
.inspectionCon1_1 li:nth-child(1) .text{ padding:80px 10px 10px 10px;}
.inspectionCon1_1 .pd:hover .text{ padding:30px;}
.partnersList .pd img{ width:190px;}
.contactCon .map{ width:50%; height:360px;}
.contactCon .img{ width:50%;}
.contactCon .text{ padding:10px; margin-right:50%;}
.contactCon .h3{ font-size:18px;}
.contactCon .p strong{ font-size:2em;}

}
@media screen and (max-width:1024px){
.pWp{ padding-top:60px;}
.pmain{ padding:50px 0;}
.aboutCon3{padding:0px;}
.makeCon1,
.makeCon2,
.inspectionCon1,
.partnersCon1,
.contactCon1{ padding:40px 0;}
.newsCon1{padding:20px 0 40px 0;}
.newsInfoCon1{ padding:20px 0 40px 0;}
.tit2{ font-size:18px; text-align:center; margin-bottom:25px;}
.aboutCon1_1{ padding:0 10% 100px 10%; text-align:center;}
.aboutCon1_2{ padding:25px 0; position:static;}
.aboutCon3_1 .h3{ font-size:16px;}
.aboutCon3_1 .p{ font-size:60px;}
.pNav{ display:none;}
.product .pd{ height:auto; padding:120px 0;}
.inspectionCon1_1{ padding:0px;}
.inspectionCon1_1 li{ position:static !important;}
.inspectionCon1_1 li:nth-child(4){ width:100%;}
.inspectionCon1_1 .text{ text-align:left;background:rgba(32,62,136,0.8); padding:20px !important; color:#fff; position:static;}
.inspectionCon1_1 .h3{ margin-bottom:1em;}
.inspectionCon1_1 .p{ display:block;}
.partnersList .pd img{ width:180px;}
.news_m{ padding:30px 0 0 0 ;}
.news_m .pd{ padding:0 12px; line-height:40px;}
.news_m a{ height:40px; line-height:40px;}

.ibanner .text{}
.ibanner video{ display:none;}
.ibanner .img img{ min-height:100%;}
}
@media screen and (max-width:960px){
.aboutCon3{ padding:30px 0;}
.aboutCon3_1{ width:auto; float:none;}
.aboutCon3_1 .img{ display:none;}
.aboutCon3_1 .text{ position:relative; padding:0px; top:auto; left:auto; right:auto; bottom:auto; text-align:center; margin-bottom:30px;}
.aboutCon3_2{ width:auto; float:none;}
.aboutCon3_2 .img{ display:none;}
.aboutCon3_2 .text{ position:relative; padding:0px; top:auto; left:auto; right:auto; bottom:auto;}
.aboutCon4_1{}
.aboutCon4_1 .single-item{ margin:0 -15px; padding-bottom:30px;}
.aboutCon4_1 .pd{ margin:0 15px;}
.aboutCon4_1 .slick-dots{ bottom:0px;}
.aboutCon5_1 ul{ margin:0px;}
.aboutCon5_1 li{ width:auto; float:none; margin-bottom:30px;}
.aboutCon5_1 .pd{ margin:0px;}
.aboutCon5_1 .p{ min-height:inherit;}
.makeCon1 .slider-for .img{ float:none; width:auto;}
.makeCon1 .slider-for .text{ margin:0px;}
.makeCon1 .slider-for .h3{ text-align:center; line-height:1;}
.makeCon2_1{ padding:50px 30px;}
.partnersList .pd img{ width:130px;}
.contactCon .map,
.contactCon .img{ width:auto; float:none;}
.contactCon .text{ margin:0px; padding:20px;}
}
@media screen and (max-width:640px){
.banner img{ width:120%; margin-left:-10%;}
.pNav .wp{ margin:0px !important;}
.pNav5{ border-bottom:none;}
.pNav5 a{ border-bottom:1px solid #ccc; border-right:1px solid #ccc;}
.pNav5 li{ width:33.3333%;}
.pNav5 li:nth-child(4),
.pNav5 li:nth-child(5){ width:50%;}
.pmainAbout{ margin-bottom:0px;}
.aboutCon1{ padding-bottom:0px !important;}
.aboutCon1_1{ padding:0px; margin-bottom:30px;}
.aboutCon1_2{ margin:0px -25px; text-align:center;}
.aboutCon1_2 .h3:after{ display:none;}
.aboutCon1_2 .pd{ padding:0px 10px; display:block; text-align:center;}
.aboutCon1_2 .em{ font-size:12px;}
.aboutCon1_2 .em span{ font-size:1.25em;}
.honor .wpd{ margin:0px;}
.aboutCon3_2 .slick-prev{ left:0px; margin-left:0px;}
.aboutCon3_2 .slick-next{ right:0px; margin-right:0px;}
.aboutCon3_2 .pd{ margin:20px 0;}
.product .li{ width:auto; float:none;}
.product .pd{ padding:30px 0;}
.product .img img{ width:80%; margin:0 auto;}
.product .text{ font-size:18px;}
.inspectionCon1_1 li{ width:100%;}
.partnersList ul{ margin:0 -5px;}
.partnersList li{ display:block; width:50%; float:left; margin:0px; margin-bottom:10px;}
.partnersList .pd{ float:none; display:block; margin:0 5px;} 
.partnersList .pd img{ width:100%; height:auto; display:block;}
.contactCon .map{ height:240px;}
.contactCon .img{}
.nFirst,
.nPrev,
.nNext,
.nLast{ display:none;}


.newsList .img{ width:auto; float:none;}
.newsList .text{ float:none; margin:0px; padding:15px 0 0 0;}
.more2{ font-size:12px;}
.newsList .m{ text-align:center; display:none;}

.news_info{ padding:20px;}
.news_m .li{ float:none !important; width:auto; position:static; left:auto; margin:0 0 10px 0; max-width:none;}
.news_m i{ font-size:24px;}
.news_tit h1{ font-size:18px;}

.ibanner{ background:none;}
.ibanner .img{ opacity:0;}
.ibanner .text{ bottom:20%; top:0%;}
.iAbout{ top:20%; bottom:auto;}
.iAdvantage{ bottom:15%;}
.iIndustry .text{ bottom:35%;}
.section1{background-image:url(../images/main_con1min.jpg);}
.section2{background-image:url(../images/main_con2min.jpg);}
.section4{background-image:url(../images/main_con4min.jpg);}
}

.listBox{background:#fff; padding:30px;}
.listA{ }
.listA ul{ margin-right:-20px;}
.listA li{ float:left; width:25%; margin-bottom:20px;}
.listA .pd{ display:block; margin-right:20px;}
.listA .img img{ width:100%; height:auto; display:block;}
.listA .text{ text-align:center; height:30px; line-height:30px; overflow:hidden;}
.listA_3 li{ width:33.3333%;}

.moreBox{ padding-top:30px; text-align:center;}

.aboutCon6{ padding:0px;}
.aboutCon6 .wp{}
.aboutCon6 .tit2{ position:absolute; left:0px; top:50px; right:0px; color:#fff; text-shadow:0 0 0.1em rgba(0,0,0,0.3); z-index:3;}
.aboutCon6_1{ position:relative;}
.aboutCon6_2{ width:50%; float:left; position:relative;}
.aboutCon6_2 .img{}
.aboutCon6_2 .img img{ float:right; width:50vw;}
.aboutCon6_2 .text{ position:absolute; right:30px; top:180px; bottom:50px; left:0px; background:#fff; border-radius:8px;box-shadow:0 0 15px rgba(0,0,0,0.3);}


.listB{ padding:40px;}
.listB ul{}
.listB li{ margin-bottom:30px;}
.listB li:last-child{ margin-bottom:0px;}
.listB .pd{}
.listB .h3{ font-size:24px; line-height:1; font-weight:bold; margin-bottom:15px; color:#333;}
.listB .p{ line-height:1.5; font-size:14px;}
.listB .p p{ margin-bottom:0.5em; padding-left:12px; position:relative;}
.listB .p p:before{ content:''; position:absolute; width:4px; height:4px; background:#203e88; left:0px; top:0.6em}

.aboutCon6_3{ width:50%; float:right; position:relative;}
.aboutCon6_3 .img{}
.aboutCon6_3 .img img{ float:left; width:50vw;}
.aboutCon6_3 .text{ position:relative; z-index:2;}
.aboutCon6_3 .slider-for{ width:50vw;}
.aboutCon6_3 .slider-nav{ position:absolute; left:100px; bottom:50px; right:100px;}
.aboutCon6_3 .slider-nav .pd{ margin:0 5px; position:relative; cursor:pointer;}
.aboutCon6_3 .slider-nav .pd:before{ content:''; display:none; position:absolute; left:0px; top:0px; right:0px; bottom:0px; border:2px solid #1f3c86;}
.aboutCon6_3 .slider-nav .slick-current .pd:before{ display:block;}
.aboutCon6_3 .slick-prev{ left:-50px;}
.aboutCon6_3 .slick-next{ right:-50px;}

.inspectionCon1_2 ul{ margin-right:-20px;}
.inspectionCon1_2 li{ width:50%; margin-bottom:20px; float:left;}
.inspectionCon1_2 .pd{ display:block; margin-right:20px; background:#f5f5f5;}
.inspectionCon1_2 .img{}
.inspectionCon1_2 .img img{ width:100%; height:auto; display:block;}
.inspectionCon1_2 .text{ padding:15px 15px 5px 15px;}
.inspectionCon1_2 .h3{ font-size:18px; height:1.5em; overflow:hidden; line-height:1.5; color:#000; margin-bottom:0.5em;}
.inspectionCon1_2 .p{ color:#666; line-height:1.5; height:7.5em; overflow:hidden;}

@media screen and (max-width:1680px){
.aboutCon6_2 .text{ overflow:auto; top:150px;}
.listB{ padding:30px; }
.listB .h3{ font-size:18px;}

}
@media screen and (max-width:960px){
.aboutCon6{ background:#eee; padding:60px 0;}
.aboutCon6 .tit2{ position:static; color:#000; text-shadow:none;}
.aboutCon6_2{ width:auto; float:none; margin-bottom:30px;}
.aboutCon6_2 .img{ display:none;}
.aboutCon6_2 .img img{ float:none; width:100%;}
.aboutCon6_2 .text{ position:static;}
.aboutCon6_3{ width:auto; float:none;}
.aboutCon6_3 .slider-for{ width:auto; margin-bottom:30px;}
.aboutCon6_3 .slider-nav{ position:relative; left:auto; bottom:auto; right:auto; margin:0 100px;}
}
@media screen and (max-width:640px){
.listBox{ padding:15px;}
.listA li{ width:50%;}
.listA_3 li{ width:50%;}
.makeCon1 .slider-for{ margin-bottom:20px;}
.aboutCon6_3 .slider-nav{ margin: 0 50px;}
.inspectionCon1_2 li{ width:100%;}
.inspectionCon1_2 .h3{ font-size:16px;}


.newsPage a{ min-width:2em; height:2em; line-height:2; padding:0 0.5em;}
.newsPage a[title="首页"],
.newsPage a[title="尾页"]{ display:none;}

.newsPage a[title="上一页"],
.newsPage a[title="下一页"]{}
}





















