/**++********************************************
***+++data:2023.03.20++**************************
***+++athor:cdzhyq*******************************
*************************************************/
@charset "utf-8";
/*section-menu*/
#section-menu{ position: fixed; width: 48px; z-index: 9; margin: auto; top: 0; bottom: 0; right: 0;font-size:20px;}
#section-menu li{ width: 48px; height: 48px; margin: 20px 0; position: relative;}
#section-menu li a{color:#555;}
#section-menu li a,
#section-menu li a span{ display: block; width: 100%; height: 100%;font-family:impact;font-size: 20px;}
#section-menu li a span{  transform:rotate(-90deg);-ms-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg); text-align: right;}
#section-menu li.active a::after{ position: absolute; content: ''; width: 12px; height: 12px; background:#08277E; bottom: 0; left: 6px;border-radius: 100%;}
#section-menu li.active a{ color: #08277E;}
@media screen and (max-width: 1366px){
    #section-menu{display:none;} 
}

/*************页面头尾文件样式s****************/
/**yq-header**/
.yq-header{position: fixed;top:0;left:0;height:88px;width:100%;z-index:9999;/* box-shadow: 0 3px 5px rgba(0,0,0,.1);*//*border-bottom:1px solid #425268;*/transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;}
.yq-header a.logo{display: block;width: 149px;height:44px;position: relative;}
.yq-header a.logo img{display: block;width:100%;height: 100%;}
.yq-header a.logo img.logo2{display: none;}
.yq-header .nav{height:88px;width:45%;margin-left: 10%}
.yq-header .nav ul{height: 88px;display: flex;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.yq-header .nav ul li{line-height:84px;font-size:16px;text-align: center;position: relative;}
.yq-header .nav ul li a{color:#fff;display: block;padding:0 3px;font-weight: 500;letter-spacing: 1px;}
.yq-header .nav ul li i{background:#fff;display: block;width:0;height:4px;position: absolute;bottom: 0px;}
.yq-header .nav ul li:hover i,.yq-header .nav ul li.active i{background:#fff;width:100%;transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;}
.yq-header .nav ul li.active a,.yq-header .nav ul li:hover a{color:#fff;}
.yq-header .hamburger {position:relative;background: none;border: none;height:60px; padding: 0;float:right;text-align: center;width: 60px;cursor:pointer}
.hamburger.hamburger-close {background-color: #FF7F10;}
.hamburger.hamburger-close span:after {bottom: 0;-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
.hamburger span {background-color: #fff;display: inline-block;height: 3px;position: relative;vertical-align: middle;width: 27px;}
.hamburger.hamburger-close span:before {top: 0;-ms-transform: rotate(45deg);transform: rotate(45deg);}
.hamburger span:before, .hamburger span:after { background-color: #fff;content: " ";display: block;height: 3px;position: absolute;transition: all 0.25s ease-in-out;width: 27px;}
.hamburger span:after { bottom: -10px;}
.hamburger span:before{top:-10px;}
.hamburger.hamburger-close span {background-color: transparent;}
.yq-header .yq-headertel span{color: #fff;font-size: 32px;font-family: DIN-Bold, DIN;font-weight: 800}
#Fixheader{background: rgba(0,22,38,0.4);box-shadow: none;}
#Fixheader.fixed{height: 90px;background: linear-gradient(180deg, rgba(0,112,191,0.3) 0%, rgba(0,112,191,0) 100%);}
#Fixheader.fixed  a.logo img.logo2,#comFixheader.fixed a.logo img.logo2{display: block;}
#Fixheader.fixed  a.logo img.logo1,#comFixheader.fixed a.logo img.logo1{display: none;}
#Fixheader .nav ul li a{color:#FEFEFE;}
#Fixheader .nav ul li:hover i,#Fixheader  .nav ul li.active i{background:#fff;}
#Fixheader .nav ul li.active a,#Fixheader  .nav ul li:hover a{color:#fff;}
.yq-header .yq-headertel{background:url(../images/tel-1.png) no-repeat left center;padding-left:90px;}
#Fixheader.fixed .nav ul li a,#comFixheader.fixed .nav ul li a{color: #252626}
#Fixheader.fixed .nav ul li:hover i,#Fixheader.fixed  .nav ul li.active i,#comFixheader.fixed .nav ul li:hover i,#comFixheader.fixed  .nav ul li.active i{background:#0070BF;}
#Fixheader.fixed .nav ul li.active a,#Fixheader.fixed  .nav ul li:hover a,#comFixheader.fixed .nav ul li.active a,#comFixheader.fixed  .nav ul li:hover a{color:#0070BF;}
#Fixheader.fixed .yq-headertel,#comFixheader.fixed .yq-headertel{background:url(../images/tel-2.png) no-repeat left center;padding-left:90px;}
#Fixheader.fixed .yq-headertel span,#comFixheader.fixed .yq-headertel span{color: #252626}
#Fixheader.fixed .hamburger span:before, #Fixheader.fixed .hamburger span:after,#Fixheader.fixed .hamburger span,#comFixheader.fixed .hamburger span:before, #comFixheader.fixed .hamburger span:after,#comFixheader.fixed .hamburger span{background: #0070BF}
.pc_nav{transition: all ease 0.5s; -webkit-transition: all ease 0.5s;transform: translateY(100%);width:100%;height: 100vh;background:#064293 url(../images/menupc.png) no-repeat center;position: fixed;transition: all ease 0.5s; -webkit-transition: all ease 0.5s;z-index: 999000;background-size: cover;}
.pc_nav .closemunu{width: 48px;height: 48px;margin:.6rem auto;cursor: pointer}
.pc_nav .blockbox{position: relative;overflow: hidden;height: 100%;}
.pc_nav .blockbox .bottommenu{border-top: 1px solid rgba(255,255,255,.2);height: 56px;line-height: 56px;padding:25px 0;color: #fff;font-size: 18px;position: absolute;left:0;bottom: 0;width: 100%;}
.pc_nav .blockbox .bottommenu  .logod{width:189px;height:56px; }
.pc_nav .blockbox  .mainbox{height:562px;overflow: hidden;font-size: 16px;color: #fff}
.pc_nav .blockbox  .mainbox .left{width: 49.9%;border-right:1px solid rgba(255,255,255,.2);height: 100%; -webkit-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s;}
.pc_nav .blockbox  .mainbox .left ul li{margin-bottom: .32rem;padding-left: 1.4rem;position: relative;}
.pc_nav .blockbox  .mainbox .left a{font-size:16px;color:#fff ;line-height: 1.7;display: block;}
.pc_nav .blockbox  .mainbox .left ul li::after{content: "";display: block;background: url(../images/li1.png) no-repeat center ;width:80px;height: 15px;position: absolute;right:30%;top:25px;display: none;}
.pc_nav .blockbox  .mainbox .left a span.en{font-size:20px;color:#fff ;display: block;font-family: impact;}
.pc_nav .blockbox  .mainbox .left ul li.active::after, .pc_nav .blockbox  .mainbox .left ul li:hover:after{display: block;}
.pc_nav .blockbox  .mainbox .right{width: 40%;padding:0 5%;overflow: hidden;}
.pc_nav .blockbox  .mainbox .right .cont{color: #fff;text-align:center;font-family: impact;}
.pc_nav .blockbox  .mainbox .right .cont p.en{font-size:44px;text-transform:uppercase; font-family: impact;}
.pc_nav .blockbox  .mainbox .right .cont p.cn{font-size: 28px;}
.pc_nav .blockbox  .mainbox .right .tetx{width: 412px;height: 112px;background:#0077CC url(../images/tel.png) no-repeat 30px center;margin-top:70px;margin:70px auto 0 auto;overflow:hidden;text-align:center; }
.pc_nav .blockbox  .mainbox .right .tetx .txt{padding-left:116px;text-align: left;padding-top: 20px;}
.pc_nav .blockbox  .mainbox .right .tetx .txt p{letter-spacing:17px;font-size: 20px;}
.pc_nav .blockbox  .mainbox .right .tetx .txt .f-tel{font-size:32px;font-family:arial;font-weight:600;padding-top:5px; }
.pc_nav.open{transform: translateY(0)}
/*内页头部***/
#comFixheader{border-bottom:1px solid #7882a1}
#comFixheader.fixed{box-shadow: 0 3px 5px rgba(0,0,0,.1);background: #fff;border-bottom: none;}
/*headerWap*/
/**手机端***/
#Fixheader.wapfixed{background: rgba(0,22,38,0.4);height: 70px;box-shadow: 0 0 8px rgba(0,0,0,.15);}
#Fixheader.wapfixed.fixed{background:#fff!important}
#Fixheader.wapfixed.fixed a.logo img.logo1{display: none;}
#Fixheader.wapfixed.fixed a.logo img.logo2{display: block;}
#Fixheader.wapfixed.fixed  .hamburger span:before, #Fixheader.wapfixed.fixed  .hamburger span:after,#Fixheader.wapfixed.fixed .hamburger span{background: #0070BF}
.m_nav{position: fixed;top: 0px;/* box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38); */width: 100%; height: 100%; background: #fff; transition: all ease 0.5s; -webkit-transition: all ease 0.5s;z-index: 999000; opacity: 1; visibility: visible; margin-top: 0; overflow-y: auto; transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; top: 0; transform: translateX(100%);}
.m_nav.open{transform: translateX(0);}
.m_nav .top{height:45px;padding:30px;box-sizing: border-box;}
.m_nav .top .closed{width: 22px;height:22px;vertical-align: middle;float:right;cursor: pointer;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;-o-transition: all 0.4s ease-out;transition: all 0.4s ease-out;background-size: 22px 22px}
.m_nav .logo{width:200px;margin:0 auto;}
.m_nav .top .closed:hover{transform:rotate(-360deg);-moz-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);-o-transform:rotate(-360deg);}
.m_nav .logo img{height: 45px;display: block;margin:20px auto;width:152px;}
.m_nav .ul{margin-top: 30px;}
.m_nav .ul li{padding: 0 20px;border-bottom: 1px solid #f5f5f5;transform: translateY(0);-webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; opacity: 0;}
.m_nav.open .ul li{opacity: 1; -webkit-transform: translateY(0); transform: translateY(0);}
.m_nav .ul li:nth-child(1){-webkit-transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(2){-webkit-transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(3){-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(4){-webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(5){-webkit-transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(6){-webkit-transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(7){-webkit-transition: all 1.4s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all 1.4s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li a{display: block;text-decoration: none;color: #333;font-size: 16px;height: 50px;line-height: 50px;width: 100%;}
.m_nav .ul li a i{ float: right;padding-top: 8px;}
.m_nav .ul li a i img{ width: 25px; height:25px; margin-top: 10px;transform:rotate(-90deg);}
.m_nav .ul li.active a,.m_nav .ul li a:hover{color: #0070BF; }
.m_nav .ul li .dropdown_menu{display: none;}
.m_nav .ul li.dropdown.active .dropdown_menu{display: block;}
.m_nav .ul li .dropdown_menu a{display: block;height: 50px;line-height: 50px;padding: 0 40px;box-sizing: border-box;border-bottom: 1px solid #f5f5f5;}
.m_nav .ul li .dropdown_menu a:last-child{border: none;}
/****手机端尾部**/
#bottom{display:none;width: 100%;margin: 0 auto;height: 58px;bottom: 0;/*border-top: #fff solid 2px;*/background:#08277E;z-index:89;}
#bottom ul{height: 48px;line-height: 48px}
#bottom ul li{width: 25%;float: left;color: #FFF}
#bottom ul li dl{width: auto;margin: 0 auto;border-right: 1px solid rgba(255,255,255,0.1);box-shadow: 1px 0px 0 #08277E;text-align: center}
#bottom ul li dt{width: auto;height: 30px;overflow: hidden;}
#bottom ul li dd{width: auto;height: 20px;font-size: 12px;color: #fff;line-height: 20px;}
#bottom ul li dt img{width:22px;height: 22px;margin:8px  auto 0 auto;display: block;}
/**yq-fooetr**/
.yq-footer{width: 100%;overflow: hidden;background-color: #0070BF;}
.yq-footer .yq-footer-top{height:auto ;padding:55px 0 30px 0;overflow:hidden;}
.yq-footer .yq-footer-top .yq-footer-topleft{padding-right: 70px;justify-content: space-between;overflow: hidden;width: 75%;height:220px;}
.yq-footer .yq-footer-top .yq-footer-topleft .yq-footernav-item{position: relative;width:206px;height: 100%;overflow: hidden;padding-left:20px;}
.yq-footer .yq-footer-top .yq-footer-topleft .yq-footernav-item::after{position: absolute;content: '';width: 2px;height: 220px;background: url(../images/line.png) no-repeat right center;top:0;right:.3rem;}
.yq-footer .yq-footer-top .yq-footer-topleft .yq-footernav-item dt{color: #fff;font-size: 16px;font-weight: 700;}
.yq-footer .yq-footer-top .yq-footer-topleft .yq-footernav-item dd{display: block;margin-top: 12px;overflow: hidden;}
.yq-footer .yq-footer-top .yq-footer-topleft .yq-footernav-item dd a{font-size: 14px;color: rgba(255,255,255,0.5);font-weight: 400;line-height: .3rem;display: block;}
.yq-footer .yq-footer-top .yq-footer-topright{width: 150px;overflow: hidden;}
.yq-footer .yq-footer-top .yq-footer-topright .scan-txt{color: #fff;font-size:16px;font-weight:700; height: 40px;line-height: 40px;}
.yq-footer .yq-footer-top .yq-footer-topright .codewrap{width: 120px;margin-top: 12px;color: #fff;}
.yq-footer .yq-footer-top .yq-footer-topright .codewrap .img{width: 120px;height: 120px;overflow: hidden;}
.yq-footer .yq-footer-top .yq-footer-topright .codewrap span{font-size: 12px;color: #fff;text-align: center;line-height: 20px;display:block;font-weight: 400;margin-top:15px;}
.yq-footer .yq-footer-top .yq-box{height: 230px;overflow: hidden;width: 100%}
.yq-footer .yq-footer-top .yq-links{margin-top: .6rem;overflow: hidden;}
.yq-footer .yq-footer-top .yq-links .yq-tit{color: #fff;font-size: 14px;}
.yq-footer .yq-footer-top .yq-links .yq-a{overflow:hidden;margin-top:8px;}
.yq-footer .yq-footer-top .yq-links .yq-a a{color: rgba(255,255,255,0.5);display: inline-block;line-height: .3rem;font-weight: 400;font-size: 14px;padding: 0px 15px 0 0}
.yq-footer .yq-footer-top .yq-links .yq-a a:hover,.yq-footer .yq-footer-top .yq-footer-topleft .yq-footernav-item dd a:hover{color: #fff;}
.yq-footer .yq-footer-top .yq-links .yq-a a:last-child{padding-right:0}
.yq-footer .yq-footer-copyright{height: 60px;background: #338DCC;overflow: hidden;line-height: 60px;}
.yq-footer .yq-footer-copyright .blockbox{overflow: hidden;}
.yq-footer .yq-footer-copyright .blockbox .copyright-left{font-size: 14px;color: #fff}
.yq-footer .yq-footer-copyright .blockbox .copyright-left a{color: #fff;padding: 0 5px 0 15px;}
.yq-footer .yq-footer-copyright .blockbox .copyright-left a:hover{text-decoration: underline;}
.yq-footer .yq-footer-copyright .blockbox .copyright-right{width: 25%;color: #fff;font-size: 14px;text-align: right;}
.yq-footer .yq-footer-copyright .blockbox .copyright-right a{color: #fff;display: inline-block;}
.yq-footer .yq-footer-copyright .blockbox .copyright-right a:first-child::after{content:'|';display: inline-block;color: #fff;padding:0 5px 0 10px;}
/*************页面头尾文件样式e****************/
.sectionBody .section{ width:100% !important; display: block !important;}
/*************>>>>>>首页样式文件<<<<<<<<<**********************/
/**yq-banner**/
.section1 .yq-banner{ position: relative;width: 100%; height: 100vh;overflow:hidden;color:#FFF;}
.section1 .yq-banner .swiper-wrapper{ width: 100%; height: 100%;position: relative;}
.section1 .yq-banner .swiper-slide{ width: 100%; height: 100%;position: relative;}
.section1 .yq-banner .swiper-slide .img{width:100%;height:100%;position:absolute;left:0;top:0;overflow: hidden;}
.section1 .yq-banner .swiper-slide .img img{transform: scale(1.2);transition: transform 2s;overflow: hidden;width: 100%;height: 100%;object-fit: cover;}
.section1 .yq-banner .swiper-slide-active{z-index:10;}
.section1 .yq-banner .swiper-slide-active .img img{transform: scale(1);transition:all 3.5s linear 0s; }
.section1 .yq-banner .swiper-wrapper .bannerTxt{ width:100%;text-align: center; position: relative; z-index: 10;font-family: DIN-Bold, DIN;}
.section1 .yq-banner .swiper-wrapper .bannerTxt .txt1{ font-size: 0.76rem; letter-spacing: 5px;font-weight:700; }
.section1 .yq-banner .swiper-wrapper .bannerTxt .txt2{ padding: 14px 0.5rem 1.03rem 0.5rem; letter-spacing: 2px;text-transform: uppercase;font-size:.24rem; }
.section1 .yq-banner .swiper-wrapper .bannerTxt a{ width: 210px; height: 46px; border: 2px solid #fff; border-radius: 30px; margin: 0 auto;text-align:center;font-size:18px;color:#fff;}
.section1 .yq-banner .swiper-wrapper .bannerTxt a span:nth-child(2){font-size:20px;margin-left:10px;transition:all 0.3s ease 0s;font-weight:700;}
.section1 .yq-banner .swiper-wrapper .bannerTxt a:hover{background:#0070BF;color:#FFF !important;border-color:#0070BF;}
.section1 .yq-banner .swiper-wrapper .bannerTxt a:hover span:nth-child(2){ margin-left: 30px;}
.section1 .yq-banner .collect_swiper_pagination{ display:none;width: 20px !important; position: absolute; margin: auto; top: 0; bottom: 0; right: 1.65rem; left: unset !important; z-index: 9; align-items: flex-end;}
.section1 .yq-banner .collect_swiper_pagination .swiper-pagination-bullet{ width: 10px; height: 10px;background: none; opacity: 1; margin: 7px 0px !important; position: relative; }
.section1 .yq-banner .collect_swiper_pagination .swiper-pagination-bullet::after{-webkit-transition:all 0.4s ease 0s;  -o-transition:all 0.4s ease 0s;  transition:all 0.4s ease 0s; position: absolute; content: ''; width: 2px; height: 2px; background: #fff; border-radius: 999px; margin: auto; left: 0; right: 0; top: 0; bottom: 0; border: 2px solid #fff;}
.section1 .yq-banner .collect_swiper_pagination .swiper-pagination-bullet-active::after{position: absolute; content: '';  width: 6px; height: 6px; background: none; border: 2px solid #fff;}
.section1 .yq-banner .tool{ position: absolute; z-index: 9; margin: auto; left: 0; right: 0; bottom: 0.3rem;float: left;}
.section1 .yq-banner .tool .prevNext .btn{width: 0.50rem; height: 0.50rem; cursor: pointer;position: static !important;transition:all 0.4s ease 0s;box-sizing:border-box;width:48px;height:48px; }
.section1 .yq-banner .tool .prevNext .swiper-button-prev{background: url(../images/prev.png) no-repeat center;margin-left: 20px;}
.section1 .yq-banner .tool .prevNext .swiper-button-next{background: url(../images/next.png) no-repeat center;margin-left: 30px;}
.section1 .yq-banner .tool .prevNext .swiper-button-next:hover{margin-left:35px;}
.section1 .yq-banner .tool .prevNext .btn:hover{transition:all 0.4s ease 0s;}
.section1 .yq-banner .tool .swiper-nums{ font-family: "Arial";color: #fff;background:url(../images/page1.png) no-repeat center right;height:129px;width: 24px;}
.section1 .yq-banner .tool .swiper-nums .txt1{ font-size: 0.36rem; font-weight: bold;display: none;}
.section1 .yq-banner .tool .swiper-nums .txt2{ font-size: 0.16rem;display: none;}
.section1 .yq-banner .banner_mouse{ position: absolute; width: 30px; margin: auto; left: 0; right: 0; z-index: 9; bottom: .6rem;}
.section1 .yq-banner .banner_mouse img{ width: 100%;animation: huxi 600ms ease-out infinite alternate;}
@keyframes huxi{
    0%{transform: translateY(3px);}
    100%{transform: translateY(-3px);}
}
/*section2*/
.section2{background: #FBFCFE url(../images/about-bg.png) no-repeat center!important;background-size: cover;position: relative;}
.section2 .yq-about{height: 100%;overflow: hidden;}
.section .pages2{width:24px;position:absolute;right:6%;bottom:.4rem; display: block;z-index: 10}
.section2 .yq-about .yq-about-box{padding-top:13%;overflow: hidden;}
.yq-common-title{background: url(../images/t-bg.png) no-repeat left bottom;height: 100%;width: 100%;height: .9rem;}
.yq-common-title .title_name{color:#0070BF;font-size:44px;font-weight:600; }
.yq-common-title .title_name span{font-weight: 600;font-size:20px;padding-left:10px; }
.section2 .yq-about .yq-about-box .yq-about-box-left{width:48%;overflow: hidden;}
.section2 .yq-about .yq-about-box .yq-about-box-left .yq-about-txt{padding-top:.4rem;width: 100%;font-size: 16px;color: #252626;font-weight: 400;line-height: 1.728}
.section2 .yq-about .yq-about-box .yq-about-box-left .yq-about-txt p{padding-bottom: .2rem;}
.section2 .yq-about .yq-about-box .yq-about-box-left .yq-about-txt  .imores{color:#0070BF;font-size: 18px;font-weight: 400;display:block;padding-top: .2rem;}
.section2 .yq-about .yq-about-box .yq-about-box-left .yq-about-txt  .imores::after{display: block;content: '';width: .9rem;background:#0070BF;height: 2px;margin-top: .05rem;}
.section2 .yq-about .yq-about-box .yq-about-box-left .yq-about-databox{margin-top:.5rem;}
.yq-about-databox .li .s1{font-size: 16px;font-weight: 600;color: #252626}
.yq-about-databox .li .s2{padding:.15rem 0;color:#0070BF}
.yq-about-databox .li .s2 .t1{font-family: arial;font-size:48px; font-weight: 700}
.yq-about-databox .li .s2 .t2{font-size: 20px;padding-left:10px;}
.yq-about-databox .li .s3{font-size: 16px;font-weight: 400;color:#252626}
.section2 .yq-about .yq-about-box .yq-about-box-right{width:39%;overflow: hidden;padding-top: .25rem;}
.section2 .yq-about .yq-about-box .yq-about-box-right .yq-titl{height: .98rem;overflow: hidden;}
.section2 .yq-about .yq-about-box .yq-about-box-right .yq-titl h4{font-size: 24px;font-weight: 700;color: #252626;height: 40px;line-height: 40px;}
.section2 .yq-about .yq-about-box .yq-about-box-right .yq-titl h4::after{content: '';display:block;width:24px;height:2px;background: #0070BF;margin-top:5px; }
.section2 .yq-about .yq-about-box .yq-about-box-right .yq-titl p{font-size: 16px;font-weight: 400;color: #252626;margin-top: .3rem;}
.section2 .yq-about .yq-about-box .yq-about-box-right .yq-about-honor{margin-top: .4rem;}
.yq-about-honor .li {width: 20%;text-align: center;}
.yq-about-honor .li div.img{width: 56px;height: 56px;margin:0 auto .06rem auto;}
.yq-about-honor .li p.txt{font-size: 14px;font-weight: 400;color: #252626;}
.section2 .yq-about .yq-about-box .yq-about-box-right .yq-about-swiper{height: 3rem;overflow: hidden;margin-top: .8rem;}
.section2 .yq-about .yq-about-box .yq-about-box-right .yq-about-swiper .swiper-slide{overflow: hidden;background-color: #fff;cursor: pointer;display: block;}
.section2 .yq-about .yq-about-box .yq-about-box-right .yq-about-swiper .swiper-slide div.img{width:100%;height: 246px;overflow: hidden;display: block;}
.section2 .yq-about .yq-about-box .yq-about-box-right .yq-about-swiper .swiper-slide p.oe{color:#252626;font-size: 14px;line-height: 40px;height: 40px;text-align: center;}
.section2 .yq-about .yq-about-box .yq-about-box-right .yq-about-swiper .swiper-slide:hover p.oe{color: #fff;}
.section2 .yq-about .yq-about-box .yq-about-box-right .yq-about-swiper .swiper-slide:hover{background-color: #0070bf;color: #fff;}
/*section3*/
.section3{position: relative;}
.section3 .bg{width: 100%; height: 100%; background: url('../images/section3-bg.png') no-repeat; background-size: cover;position:absolute;left:0;top:0;z-index:0;}
.section3 .ul{ width: 100%; height: 100%;position: relative;z-index:1;}
.section3 .ul .libox{height: 100%;}
.section3 .ul .libox .li{ padding: 0 35px; width: calc(25vw - 70px); height: 100%;width:100%; border-left: 1px solid rgba(255,255,255,0.2);position: relative;box-sizing:border-box;cursor:pointer;}
.section3 .ul .libox .li:nth-child(1){border-left:none;}
.section3 .ul .libox .li .li_index{ font-size: 48px; color: #fff;font-family: arial;font-weight:700!important;}
.section3 .ul .libox .li .li_top {height: 3.3rem;overflow: hidden;}
.section3 .ul .libox .li .li_top .li_top_subtitle::after{content: '';width:2px;height: 58px;background: rgba(255,255,255,.4);display: block;margin:20px 0;}
.section3 .ul .libox .li .li_top .li_top_title{ padding: .2rem 0 7px;color: #fff;font-size: 24px;}
.section3 .ul .libox .li .li_top .li_top_subtitle{ line-height: 14px;color: rgba(255,255,255,0.4);}
.section3 .ul .libox .li .li_bot_txt{font-size:16px;color:#fff;line-height:1.78;margin:0.20rem 0 0.60rem 0;display:none;max-height:2.3rem;overflow: hidden;}
.section3 .ul .libox .li .imore{width: 40px;height: 40px;overflow: hidden;display: block;margin-top: .5rem;}
.section3 .ul .libox .li .imore img{display: block;width: 100%;height: 100%;}
.section3 .ul .libox .li .contentBox{position:absolute;left:0;bottom:0rem;padding-bottom:.5rem;width:100%;padding:0 35px;box-sizing:border-box;background: linear-gradient(180deg, rgba(0,112,191,0) 0%, rgba(0,112,191,0.5) 100%);}
.section3 .ul .libox .li.on .contentBox{padding-bottom: 1.6rem;background: none;}
.section3 .ul .libox .li.on .li_top {height: auto;}
.section3 .ul .libox .li.on{ /*background: rgba(8,39,126,0.5);background: linear-gradient(-180deg, rgba(8,39,126,0.9) 10%, rgba(0,172,230,0.25) 100%);*/background:url(../images/sd.png) no-repeat center bottom;background-size:cover;}
.section3 .ul .libox .li.on .li_index{ font-size: 128px; color: rgba(255,255,255,0.3);font-weight:600;}
.section3 .ul .libox .li.on .li_bot_txt{display: block;}
.section3 .ul .libox .li.on  .li_top .li_top_subtitle::after{display: none;}
.section3 .ul .libox .li.on .li_top_title{ color:#fff;font-size: 24px;font-weight: bold!important;}
.section3 .ul .libox .li .li_top .li_top_des{color: #fff;font-weight: 400;line-height: 30px;height: 30px;width: 100%;overflow: hidden;}
.section3 .ul .libox .li .imores{color: #fff;font-size: 18px;font-weight: 400;display: none;}
.section3 .ul .libox .li .imores::after{display: block;content: '';width: .9rem;background: #fff;height: 2px;margin-top: .05rem;}
.section3 .ul .libox .li.on .imores{display: block;}
.section3 .ul .libox .li.on .imore,.section3 .ul .libox .li.on .li_top .li_top_des{display: none;}
/*section4**/
.section4{background:#fff;position: relative;}
.section4 .yq-partner{overflow: hidden;position: relative;width: 100%;height: 100%;background: #fff;}
.section4 .yq-partner .yq-partner-top{height: .9rem;overflow: hidden;padding-top:10%}
.section4 .yq-partner .yq-partner-top .yq-partner-top-title{background: url(../images/t-bg.png) no-repeat left bottom;height: 100%;width: 70%}
.section4 .yq-partner .yq-partner-top .yq-partner-top-title .title_name{color:#0070BF;font-size:44px;font-weight:600; }
.section4 .yq-partner .yq-partner-top .yq-partner-top-title .title_name span{font-weight: 500;font-size:20px;padding-left:10px; }
.section4 .yq-partner .yq-partner-top .yqbtn{width: 168px;height: 48px;border-radius: 50px;line-height: 48px;text-align: center;border:2px solid #0070bf;}
.section4 .yq-partner .yq-partner-top .yqbtn a{display: block;width: 100%;height: 100%;color:#0070BF;font-size:16px; }
.section4 .yq-partner .yq-partner-top .yqbtn:hover {background-color: #0070bf;}
.section4 .yq-partner .yq-partner-top .yqbtn:hover a{color: #fff;}
.partner_bg{width:100%;height:100%;}
.partner_bg>div{width:200%;}
.partner_bg>div>img{width:50%;}
.section4 .yq-partner  .yq-partner-bot{overflow: hidden;}
.drift{position:absolute;top:0;left:0;width: 100%;height: 100%;}
.drift .drift_item{width:14.28%;position:absolute;}
.drift .drift_item>div{width:100%;position:relative;}
.drift .drift_item .drift_logo{height:64px;width:100%;}
.drift .drift_item .drift_logo>img{height:100%;width:100%;object-fit:contain;}
.drift .drift_item .drift_ani{width:13px;position:relative;margin:0 auto;}
.drift .drift_item .drift_ani .drift_spot{width:13px;height:13px;background:linear-gradient(to right,#08277E, #00ACE6);display: block;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;position: relative;}
.drift .drift_item .drift_ani .drift_spot:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;
background:linear-gradient(to right,#05bda3, #0070BF);z-index:-1;border-radius:50%;
animation:soak 1.3s infinite cubic-bezier(.36, 0,.7,1) alternate backwards;opacity:.3}
@keyframes soak{
    0% {transform:scale(1);-webkit-transform:scale(1);}
    100% {transform:scale(2);-webkit-transform:scale(2);}
}
@keyframes fadeInUpLarge {
  from {
    opacity: .9;
    transform: translate3d(0%, 20px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.drift .drift_item .drift_ani .drift_line{height:120px;width:1px;position:relative;left:50%;background:linear-gradient(rgba(0,122,191,1), rgba(5,189,163,0));display: block;}
.drift .drift1{left:0%;top:10%;animation: fadeInUpLarge 2s ease-out infinite alternate;}
.drift .drift2{left:14.28%;top:20%;animation: fadeInUpLarge 2.2s ease-out infinite alternate;}
.drift .drift3{left:28.56%;top:10%;animation: fadeInUpLarge 2s ease-out infinite alternate;}
.drift .drift4{left:42.84%;top:20%;animation: fadeInUpLarge 2.2s ease-out infinite alternate;}
.drift .drift5{left:57.12%;top:10%;animation: fadeInUpLarge 2s ease-out infinite alternate;}
.drift .drift6{left:71.4%;top:20%;animation: fadeInUpLarge 2.2s ease-out infinite alternate;}
.drift .drift7{left:85.68%;top:10%;animation: fadeInUpLarge 2s ease-out infinite alternate;}
.drift .drift8{left:0%;top:50%;animation: fadeInUpLarge 2.2s ease-out infinite alternate;}
.drift .drift9{left:14.28%;top:60%;animation: fadeInUpLarge 2s ease-out infinite alternate;}
.drift .drift10{left:28.56%;top:50%;animation: fadeInUpLarge 2.2s ease-out infinite alternate;}
.drift .drift11{left:42.84%;top:60%;animation: fadeInUpLarge 2s ease-out infinite alternate;}
.drift .drift12{left:57.12%;top:50%;animation: fadeInUpLarge 2.2s ease-out infinite alternate;}
.drift .drift13{left:71.4%;top:60%;animation: fadeInUpLarge 2s ease-out infinite alternate;}
.drift .drift14{left:85.68%;top:50%;animation: fadeInUpLarge 2.2s ease-out infinite alternate;}

/**section5**/
.section5{background:#EFF1F5!important;overflow: hidden;width: 100%;height: 100%;position: relative;}
.section5 .yq-service-box{padding-top: 11%;overflow: hidden;}
.section5 .yq-service-box .service-box{overflow: hidden;padding:.6rem 0 .4rem 0;}
.section5 .yq-service-box .service-box .li{width: 48%;background: #fff;box-shadow: 12px 4px 32px 0px rgba(2,8,26,0.1);height: 2.6rem;overflow: hidden;}
.section5 .yq-service-box .service-box .li div.img{width:3.1rem;height:100%;overflow: hidden;}
.section5 .yq-service-box .service-box .li .txt{padding:.35rem ;overflow: hidden;width: calc(100% - 3.6rem)}
.section5 .yq-service-box .service-box .li .txt h4{color: #252626;font-size: 22px;font-weight: 700;padding-left:15px;}
.section5 .yq-service-box .service-box .li .txt .lis{padding-top:.2rem; display: flex;align-items: center; text-align: left;position: relative;padding-left: 15px;}
.section5 .yq-service-box .service-box .li .txt .lis::before{content: "";color: #575859;display: block;vertical-align: middle;margin-right: 5px;width:6px;height: 6px;background: #575859;border-radius: 100%;position: absolute;top:27px;left:0px;}
.section5 .yq-service-box .service-box .li .txt .lis p{font-size: 14px;font-weight: 400;color: #575859;display: inline-block;}

.yq-service-bgimg{width:100%;height:2.76rem;overflow:hidden;position: absolute;bottom: 0;left:0;z-index:3;}
.section5 .yq-service-message{position: absolute;bottom: .3rem;left:0;width: 100%;background: url(../images/page5.png) no-repeat 94% bottom;z-index:5;}
.section5 .yq-service-message .blockbox{min-height: 2rem;position: relative;}
.section5 .yq-service-message .blockbox .message-form-title{height: 40px;overflow: hidden;color: #fff;margin-bottom: 30px;}
.section5 .yq-service-message .blockbox .message-form-title h4{font-size: 24px;font-weight: 700;line-height: 40px;}
.section5 .yq-service-message .blockbox .message-form-title span{font-weight: 400;font-size: 16px;padding-left: 10px}
.section5 .yq-service-message .blockbox .layui-form-item{display: flex;justify-content: space-between; align-items: flex-start;}
.section5 .yq-service-message .blockbox .layui-form input{height: 48px;}
.section5 .yq-service-message .blockbox  .layui-form-item .layui-input-inline{float: none;width: 27%;margin-right: 0;}
.section5 .yq-service-message .blockbox  .layui-form-item .layui-input-inline .layui-btn{width: 100%;background: #fff;color: #0070BF;height: 48px;font-weight: bold;font-size: 18px;}
.section5 .yq-service-message .blockbox  .layui-form-item .layui-input-inline .layui-btn:hover {background-color:#00ACE6;color: #fff;}
.section5 .yq-service-message .blockbox  .layui-form-item .layui-input-inline:last-child{width: 15.5%}
/**.section6*/
.section6{width: 100%;height: 100%;background: url(../images/news-bg.png) no-repeat center!important;position: relative;backgound-size:cover;}
.section6 .yq-news{padding-bottom:5%;overflow: hidden;}
.section6 .yq-news .yq-news-box{overflow: hidden;height: 100vh;position: relative;}
.section6 .yq-news .yq-news-box .yq-news-left{width: 380px;height: 500px;background: linear-gradient(360deg, #08277E 0%, #00ACE6 100%); padding:30px;box-sizing: border-box;}
.section6 .yq-news .yq-news-box .yq-news-left .tit{color: #fff;background: url(../images/newszx.png) no-repeat center bottom;padding-bottom: .95rem;text-align: center;}
.section6 .yq-news .yq-news-box .yq-news-left .tit h4{font-size: 44px;font-weight: 700;}
.section6 .yq-news .yq-news-box .yq-news-left .tit span{font-size: 20px;font-weight: 700;}
.section6 .yq-news .yq-news-box .yq-news-left .ul{text-align: center;font-size:16px;font-weight: 400;margin-top: .2rem}
.section6 .yq-news .yq-news-box .yq-news-left .ul::after{content: '/';color: #fff;font-size: 15px;text-align: center;display: block;padding-top: 12px;font-weight: normal;}
.section6 .yq-news .yq-news-box .yq-news-left .ul .li{line-height: 35px;height: 35px;padding:2px 0;}
.section6 .yq-news .yq-news-box .yq-news-left .ul .li a{color: #fff;}
.section6 .yq-news .yq-news-box .yq-news-left .ul .li::before{content: "●";font-size: 3px;color: #fff;font-weight: normal;display: inline-block;padding-right:12px;vertical-align: top}
.section6 .yq-news .yq-news-box .yq-news-left .ul .li::after{content: "●";font-size: 3px;color: #fff;font-weight: normal;display: inline-block;padding-left:12px;vertical-align: top}
.section6 .yq-news .yq-news-box .yq-news-right{width:calc(94% - 380px);overflow: hidden;height:auto;}
.section6 .yq-news .yq-news-box .yq-news-right .bd{overflow: hidden;height: 100%;}
.section6 .yq-news .yq-news-box .yq-news-right .bd .newslist .swiper-slide{height: auto;overflow: hidden;display: block;}
.section6 .yq-news .yq-news-box .yq-news-right .bd .newslist .swiper-slide .yq-news-txt{float:right;width:calc(100% - 2.3rem);border: 1px solid;padding:.3rem 0;padding-left:.3rem;
border-image: linear-gradient(90deg, rgba(0, 112.000000923872, 191.00000381469727, 0.30000001192092896), rgba(0, 112.000000923872, 191.00000381469727, 0)) 1 1;}
.section6 .yq-news .yq-news-box .yq-news-right .bd .newslist .swiper-slide .yq-news-txt h2{font-size: 26px;font-weight: 400;color: #252626; height: 40px;line-height: 30px;}
.section6 .yq-news .yq-news-box .yq-news-right .bd .newslist .swiper-slide  .yq-news-txt p.desc{margin-top:.2rem;font-weight: 400;color: #8A8D8D;font-size: 16px;line-height: 25px;height: 50px;overflow: hidden;}
.section6 .yq-news .yq-news-box .yq-news-right .bd .newslist .swiper-slide .yq-news-data{padding-top:.3rem;float: left;width: 1.5rem;text-align:right;padding-right:.3rem;position: relative;}
.section6 .yq-news .yq-news-box .yq-news-right .bd .newslist .swiper-slide:hover  .yq-news-txt h2{color:#0070BF;font-weight:600 }
.section6 .yq-news .yq-news-box .yq-news-right .hd{position: absolute;bottom: 10vh;right:0;width: 60%;height: 50px;float: right;text-align: right;}
.section6 .yq-news .yq-news-box .yq-news-right .bd .newslist .swiper-slide .yq-news-data .date{color: #252626;font-size: 40px;font-weight: 700;}
.section6 .yq-news .yq-news-box .yq-news-right .bd .newslist .swiper-slide .yq-news-data .years{color:#8A8D8D;font-size:24px;font-weight:700; }
.section6 .yq-news .yq-news-box .yq-news-right .bd .newslist .swiper-slide:hover .yq-news-data .date,.section6 .yq-news .yq-news-box .yq-news-right .bd .newslist .swiper-slide:hover .yq-news-data .years{color:#0070BF }
.section6 .yq-news .yq-news-box .yq-news-right .bd .newslist .swiper-slide .yq-news-data::after{content: "";display: block;width: 10px;height: 10px;background: #98C8EB;border-radius: 10px;position: absolute;right:-.24rem;top:.45rem;}
.section6 .yq-news .yq-news-box .yq-news-right .bd .newslist .swiper-slide:hover .yq-news-data::after{background: #0070BF}
.section6 .yq-news .yq-news-box .yq-news-right .hd a{margin-left:20px;display: inline-block;border: 2px solid #0070BF;width: 120px;height: 48px;text-align: center;line-height: 48px;color: #0070BF;font-size: 16px;}
.section6 .yq-news .yq-news-box .yq-news-right .hd a em{font-size: 20px;font-weight: 500;padding-left: 15px;}
.section6 .yq-news .yq-news-box .yq-news-right .hd a:first-child em{padding-left: 0;padding-right: 15px;}
.section6 .yq-news .yq-news-box .yq-news-right .hd a:hover{background:  #0070BF;color: #fff;}
.section.section7{ height: auto !important;  }
/**********内页公共banner****************************/
.c_nybanner {width:100%;overflow: hidden;height:75vh; position: relative;z-index: 1}
.c_nybanner img{-webkit-animation: scaleBigToSmall 2s;animation: scaleBigToSmall 2s;width:100%;max-width: 100%;display: block;height: 100%;object-fit: cover;}
/****内页二级菜单**/
.yq-menubox{width: 100%;height: 100px;background: #fff url(../images/menu-bg.png) no-repeat left center;border-bottom: 1px solid #E4E6E8}
.yq-menubox .Breadcrumbs{width:3.6rem;overflow:hidden;display: flex;align-items: center; text-align: left;height: 100%;color:#99C6E5;font-size: 14px;line-height: 100px;float: left}
.yq-menubox .Breadcrumbs img{display: inline-block;vertical-align: middle;width: 16px;height: 16px;margin-right: 6px;}
.yq-menubox .Breadcrumbs a{color: #99C6E5;}
.yq-menubox .Breadcrumbs a.SkinObject{color: #fff;}
.yq-menubox .Breadcrumbs i{padding:0 5px;}
.yq-menubox .second-menu{float: right;width: calc(100% - 4.6rem);overflow: hidden;height:100px;}
.yq-menubox .second-menu ul{overflow:hidden;display: flex; align-items: center; text-align: right;justify-content: flex-end;height: 100px;}
.yq-menubox .second-menu ul li{font-size: 20px;color:#252626;padding-left:.6rem; }
.yq-menubox .second-menu ul li::after{content: '|';display: inline-block;font-size: 22px;color: #E4E6E8;padding-left:.6rem;vertical-align:top;}
.yq-menubox .second-menu ul li:last-child::after{display: none;}
.yq-menubox .second-menu ul li a{color:#252626;position: relative;display: inline-block;height: 100%;}
.yq-menubox .second-menu ul li a::after{content: '';width: 40px;height: 3px;background: #fff;position: absolute;bottom: -15px;left:50%;margin-left:-20px;}
.yq-menubox .second-menu ul li.active a::after,.yq-menubox .second-menu ul li:hover a::after{background: #0070BF}
.yq-menubox .second-menu ul li.active a,.yq-menubox .second-menu ul li:hover a{color: #0070bf;font-weight: 600!important}
/********>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>新闻页面<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<******/
.news-container{width: 100%;padding:.4rem 0 .7rem 0;overflow: hidden;background-color: #fff;}
.news-container .news-boxlist {overflow: hidden;}
.news-container .news-boxlist .news-boxlist-body{margin-bottom: .4rem;width: 100%;overflow: hidden;padding-top:.15rem;}
.news-container .news-boxlist .news-boxlist-body a.li{display: block;width: 31.3%;margin-bottom: .45rem;overflow: hidden;}
.news-container .news-boxlist .news-boxlist-body a.li::after{content: '';width: 0%;height: 2px;background: #0070BF;display: block;margin-top: 10px;transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;}
.news-container .news-boxlist .news-boxlist-body a.li div.img{width: 100%;height:2.8rem;overflow: hidden;position: relative;}
.news-container .news-boxlist .news-boxlist-body a.li  h2.oe{color:#252626;font-size:18px;line-height:30px;height:30px;overflow:hidden; margin-top: .3rem;}
.news-container .news-boxlist .news-boxlist-body a.li  p.oe{color: #8A8D8D;font-size:16px;line-height:25px;height:25px;overflow:hidden;margin-top:.1rem; }
.news-container .news-boxlist .news-boxlist-body a.li  .date{height: 30px;margin-top: .4rem;line-height: 30px;font-size:14px; }
.news-container .news-boxlist .news-boxlist-body a.li  .date span{color:#8A8D8D }
.news-container .news-boxlist .news-boxlist-body a.li div.img .shadow{width: 100%;height: 100%;position: absolute;top:0;left:0;background: #000;filter: alpha(opacity=70);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);-webkit-opacity: 0.7;-moz-opacity: 0.7;-khtml-opacity: 0.7;opacity: .7;background: rgba(0,0,0,.6);display: none;}
.news-container .news-boxlist .news-boxlist-body a.li:hover div.img .shadow{display: block;}
.news-container .news-boxlist .news-boxlist-body a.li:hover h2.oe,.news-container .news-boxlist .news-boxlist-body a.li:hover p.oe,.news-container .news-boxlist .news-boxlist-body a.li:hover .date span{color:#0070BF }
.news-container .news-boxlist .news-boxlist-body a.li:last-child:nth-child(3n + 2){margin-right: calc((100% - 31.3%) / 2);}
.news-container .news-boxlist .news-boxlist-body a.li:hover h2.oe{font-weight: 600;}
.news-container .news-boxlist .news-boxlist-body a.li:last-child:nth-child(3n + 2){margin-right: calc((100% - 31.3%) / 2);} 
.news-container .news-boxlist .news-boxlist-body a.li:hover::after{width:100%}
/**详情**/
.bgf5f7fa{background:#f5f7fa;}
.news-detailbox{width: 100%;overflow: hidden;padding-top: .4rem;}
.news-detailbox .detail-left{overflow: hidden;width: 74%;}
.news-detailbox .detail-left .box{padding:.2rem .7rem;background: #fff;}
.news-detailbox .detail-left .detail-tit{margin-bottom:.3rem;overflow: hidden;padding-top: .15rem}
.news-detailbox .detail-left .detail-tit h4{color: #252626;font-size:36px; font-weight: 600;line-height: 1.628}
.news-detailbox .detail-left .detail-tit .intros{height: 40px;line-height: 40px;overflow: hidden;margin-top: .15rem;}
.news-detailbox .detail-left .detail-tit .intros div.lis{font-size:16px;color: #8A8D8D;margin-right:60px; }
.news-detailbox .detail-left .detail-tit .intros div.lis img{display: inline-block;vertical-align: middle;margin-right: 5px;}
.news-detailbox .detail-left .contentboxs{font-size:16px;line-height:1.628;color:#252626;border-top: 1px solid #E1E3E5;padding-top:.2rem; }
.news-detailbox .detail-left .contentboxs * p,.news-detailbox .detail-left .contentboxs p{padding-bottom: .2rem;}
.news-detailbox .detail-left .contentboxs * p,.news-detailbox .detail-left .contentboxs img{ width:100%;margin:.2rem auto;max-width: 100%;max-height: 100%;}
.news-detailbox .detail-left  .hr{width: 100%;height: 20px;background: #f5f7fa}
.news-detailbox .detail-left .updow{height: 80px;line-height: 80px;width: 100%;overflow: hidden;}
.news-detailbox .detail-left .updow .updowm,.news-detailbox .detail-left .updow .uplist{background: #fff;height: 100%;font-size:16px;position: relative;}
.news-detailbox .detail-left .updow .updowm  img,.news-detailbox .detail-left .updow .uplist  img{display: inline-block;vertical-align: middle;}
.news-detailbox .detail-left .updow .updowm{width:43%;box-sizing: border-box;padding:0 .7rem;color: #575859; }
.news-detailbox .detail-left .updow .uplist{padding:0 .2rem;width: 13%;box-sizing: border-box;text-align: center;}
.news-detailbox .detail-left .updow  a{display:block;position: relative}
.news-detailbox .detail-left .updow .updowml a {padding-left: .6rem;width: 99%;overflow: hidden;}
.news-detailbox .detail-left .updow .updowml a::before{content:'';width: 24px;height: 24px;background:url(../images/syp.png) no-repeat center;display: block;position: absolute;top:28px;left:0;}
.news-detailbox .detail-left .updow .updowmr a {padding-right: .3rem;width: 99%;overflow: hidden;}
.news-detailbox .detail-left .updow .updowmr a::before{content:'';width: 24px;height: 24px;background:url(../images/xyp.png) no-repeat center;display: block;position: absolute;top:28px;right:0;}
.news-detailbox .detail-left .updow .uplist a::before{content:'';width: 24px;height: 24px;background:url(../images/lm.png) no-repeat center;display: block;position: absolute;top:28px;left:0;}
.news-detailbox .detail-left .updow .uplist a{padding-left: .3rem;}
.news-detailbox .detail-left .updow  a:hover{color:#0070BF }
.news-detailbox .detail-right{padding:.3rem;background: #fff;overflow: hidden;width: 24%;box-sizing: border-box;}
.news-detailbox .detail-right .tit{font-size: 24px;color:#252626;height:50px;line-height:50px;border-bottom:1px solid #E1E3E5;padding-bottom: 10px;font-weight: 600;}
.news-detailbox .detail-right .recnewslist{overflow: hidden;width: 100%;margin-top: .35rem;}
.news-detailbox .detail-right .recnewslist a.lis{display: block;width: 100%;padding-bottom: .18rem;border-bottom: 1px solid #E1E3E5;margin-bottom:.2rem; }
.news-detailbox .detail-right .recnewslist a.lis div.img{width: 100%;height: 2rem;overflow: hidden;-webkit-transition:all 0.3s ease 0s;  -o-transition:all 0.3s ease 0s;  transition:all 0.3s ease 0s;display: none;}
.news-detailbox .detail-right .recnewslist a.lis h4.oe{color: #252626;font-weight: 500;font-size: 16px;height: 35px;line-height: 35px;overflow: hidden;margin-top: .12rem}
.news-detailbox .detail-right .recnewslist a.lis p.oe{color: #8A8D8D;font-size: 14px;font-weight: 400;overflow: hidden;height:30px;line-height: 30px;}
.news-detailbox .detail-right .recnewslist a.lis:hover h4.oe{color: #0070BF}
.news-detailbox .detail-right .recnewslist a.lis:hover p.oe{color: #555;}
.news-detailbox .detail-right .recnewslist a.lis:hover div.img,.news-detailbox .detail-right .recnewslist a.lis:first-child div.img{display: block;}
/********>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>联系我们页面<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<******/
.contact-box{overflow:hidden;width: 100%;padding:.3rem 0  0 0;background: #fff;}
.contact-box .contact-box-method{overflow:hidden;margin-bottom: .7rem;}
.contact-box .contact-box-method .ul{height: 160px;overflow: hidden;padding-top: .2rem;}
.contact-box .contact-box-method .ul .li{width: 23%;height: 158px;border: 1px solid #E1E3E6;}
.contact-box .contact-box-method .ul .li div.img{width:64px;height:64px;overflow:hidden; }
.contact-box .contact-box-method .ul .li div.txt{margin-left: 25px;}
.contact-box .contact-box-method .ul .li div.txt p{color:#3E3F40;font-size:16px;width:2rem;margin-top:.1rem; font-weight: 600;}
.contact-box .contact-box-method .ul .li div.txt h4{color: #3E3F40;font-weight: 700;font-size: 20px;}
.contact-box .contact-box-method .contactMap{width: 100%;height: 4.5rem;overflow: hidden;margin-top: 40px;}
.contact-box .contact-box-message{position: relative;min-height:7.8rem;}
.contact-box .contact-box-message .imgright{position: absolute;right:0;top:0;height:100%;overflow: hidden;}
.contact-box .contact-box-message .messagesleft{padding:.4rem 0;overflow: hidden;width: 50%;}
.contact-box .contact-box-message .messagesleft .title{color: #0070BF;font-size: 36px;font-weight: 700;background: url(../images/Message.png) no-repeat left top;height: 100px;padding-top: 20px;}
.form-wrap{width: 100%;overflow: hidden;}
.form-wrap .input-wrap{height:auto;width:100%;margin-bottom:.45rem }
.form-wrap .input-wrap input{height: 60px;border:none;font-size: 16px;color: #444;display: block;border-bottom:1px solid #E1E3E5;line-height: 60px;width: 100%;}
.form-wrap .input-wrap .lables{display: block;font-size:16px;color:#252626 ;}
.form-wrap .input-wrap input:focus,.form-wrap .input-wrap  .content:focus{border-color: #0070BF;outline: none;}
.form-wrap .input-wrap  .content{height:80px;border:none;font-size: 16px;color: #444;resize: none;border-bottom:1px solid #E1E3E5;width: 100%;margin-top: 15px;line-height: 1.628}
.form-wrap .input-wrap .submit{width:240px;height:56px;border:none;text-align:center;cursor:pointer; background: #0070BF;color: #fff;text-align: center;line-height: 56px;font-size: 16px;display: block;}
.contact-servicebox{overflow: hidden;width: 100%;padding:.8rem 0 0 0 ;background: #fff;}
.contact-servicebox .service-top{overflow: hidden;margin-bottom: .75rem;}
.contact-servicebox .service-top .box{width: 100%;}
.contact-servicebox .service-top .box .txt{width: 53%;}
.contact-servicebox .service-top .box .txt dl dt{font-weight: 700;color: #252626;font-size: 24px;line-height: 40px;}
.contact-servicebox .service-top .box .txt dl{margin-bottom:.3rem }
.contact-servicebox .service-top .box .img{width:42%;height: 7.5rem;overflow: hidden;}
.contact-servicebox .service-top .box .txt dd{margin-top: .15rem;overflow: hidden;font-size: 16px;color: #575859;}
.contact-servicebox .service-top .box .txt dd p{line-height: 32px;padding-bottom:5px;}
.contact-servicebox  .service-bottom{width:100%;background: #f8f8f8 url(../images/serbg.png) no-repeat center bottom;background-size:cover;overflow:hidden;padding-top:.8rem;padding-bottom: 1.2rem;}
.contact-servicebox  .service-bottom .service-title{color: #0070BF;font-size: 36px;font-weight: 700;background: url(../images/process.png) no-repeat center top;height: 80px;padding-top: 20px;text-align: center;}
.contact-servicebox  .service-bottom .service-process{padding-top: .45rem;overflow: hidden;}
.contact-servicebox  .service-bottom .service-process .li{width: 25%;overflow: hidden;margin-bottom: .45rem;}
.contact-servicebox  .service-bottom .service-process .li div.txts{text-align: center;}
.contact-servicebox  .service-bottom .service-process .li div.txts h4{font-size: 20px;color:#252626;font-weight: 600;line-height: 40px;height: 40px;}
.contact-servicebox  .service-bottom .service-process .li div.imgs{width:80px;height:80px;overflow:hidden;margin:0 auto .15rem auto }
.contact-servicebox  .service-bottom .service-process .li div.txts  p{color:#8A8D8D;font-size:16px; }
/********>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>关于我们页面<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<******/
.about-containerbox{overflow: hidden;width: 100%;}
.about-containerbox .about-box-one{overflow: hidden;width: 100%;padding:.9rem 0 .6rem 0;background: url(../images/about/abg.png) no-repeat center bottom;background-size: cover;}
.about-containerbox .about-box-one .box{height: 600px;overflow: hidden;}
.about-containerbox .about-box-one .box .about-box-oneleft{width: 53%;}
.about-containerbox .about-box-one .box .about-box-oneleft .title{background:url(../images/t-bg.png) no-repeat left bottom;height:65px;color:#252626;font-size:28px;font-weight:600;line-height:40px; }
.about-containerbox .about-box-one .box .about-box-oneleft .txt{color: #252626;font-size: 16px;margin-top: .2rem}
.about-containerbox .about-box-one .box .about-box-oneleft .txt p{line-height: 1.628;padding-top: 10px;}
.about-containerbox .about-box-one .box .about-box-oneleft .solo{font-size:20px;color: #252626; font-weight: 600;margin:.4rem 0 .3rem 0;line-height: 30px;}
.about-containerbox .about-box-one .box .about-box-oneright{width:560px;height: 100%;overflow: hidden;cursor: pointer;position: relative;}
.about-containerbox .about-box-one .box .about-box-oneright .imgs{width: 100%;height: 100%;overflow: hidden;border-radius:100px 0 100px 0;position: relative;}
.about-containerbox .about-box-one .box .about-box-oneright .imgs img{border-radius:100px 0 100px 0; -webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);filter:scale(1); filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.about-containerbox .about-box-one .box .about-box-oneright .shadow{width: 100%;height: 100%;border-radius:100px 0 100px 0;position: absolute;top:0;left:0;background: #000;filter: alpha(opacity=70);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);-webkit-opacity: 0.7;-moz-opacity: 0.7;-khtml-opacity: 0.7;opacity: .7;background: rgba(0,0,0,.6);}
.about-containerbox .about-box-one .box .about-box-oneright:hover .imgs img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);filter:scale(1.15);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.about-containerbox .about-box-one .box .about-box-oneright .play{width: 90px;height: 90px;background: url(../images/about/play.png) no-repeat center;position: absolute;top:50%;margin-top:-45px;left:50%;margin-left: -45px;animation: turn 4s linear infinite;}
@keyframes turn{
    0%{transform:rotate(0deg);}
    25%{transform:rotate(90deg);}
    50%{transform:rotate(180deg);}
    75%{transform:rotate(270deg);}
    100%{transform:rotate(360deg);}
}
.about-containerbox  .about-box-two{width: 100%;background: #fff;padding:.8rem 0;overflow: hidden;}
.about-containerbox  .about-box-two .cultrue-title{color: #0070BF;font-size: 36px;font-weight: 700;background: url(../images/about/culture.png) no-repeat center top;height: 80px;padding-top: 20px;text-align: center;}
.about-containerbox  .about-box-two .cultrue-list{margin-top: .5rem;overflow: hidden;justify-content: center;}
.about-containerbox  .about-box-two .cultrue-list .li{width: 25%;margin-bottom: .6rem;}
.about-containerbox  .about-box-two .cultrue-list .li h4.t{color: #252626;font-size:22px;font-weight:600;line-height:35px; }
.about-containerbox  .about-box-two .cultrue-list .li .txt{margin-top: .2rem;overflow: hidden;}
.about-containerbox  .about-box-two .cultrue-list .li .txt p{color:#8A8D8D;font-size:16px;line-height:30px; }
.about-containerbox .about-box-two .cultrue-list .li:hover .txt p{color: #252626;}
.about-containerbox .about-box-three{width: 100%;background: #F5F7FA;padding:.8rem 0;overflow: hidden;}
.about-containerbox .about-box-three .team-title{color: #0070BF;font-size: 36px;font-weight: 700;background: url(../images/about/team.png) no-repeat center top;height: 80px;padding-top: 20px;text-align: center;}
.about-containerbox .about-box-three .teamboxs{width: 100%;overflow: hidden;margin-top: .5rem;}
.about-containerbox .about-box-three .teamboxs .lis{width: 31.3%;height:3.3rem;overflow:hidden;margin-bottom:.4rem;transition: all .2s; }
.about-containerbox .about-box-three .teamboxs .lis.li1{width: 100%;height: 4rem;overflow: hidden;}
.about-containerbox .about-box-three .teamboxs .lis.li1 .img{width: 100%;height: 4rem;overflow: hidden;display: block;}
.about-containerbox .about-box-three .teamboxs .lis .img img{transition: all .2s;}
.about-containerbox .about-box-three .teamboxs .lis:last-child:nth-child(3n + 3){margin-right: calc((100% - 31.3%) / 2);}
.about-containerbox .about-box-three .teamboxs .lis:last-child:nth-child(3n + 3){margin-right: calc((100% - 31.3%) / 2);} 
.about-containerbox .about-box-three .teamboxs .lis a:hover img{  -webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);filter:scale(1.15);filter:transform;}
.about-containerbox  .about-box-four{width: 100%;background: #fff;padding:.8rem 0;overflow: hidden;}
.about-containerbox  .about-box-four .coop-title{color: #0070BF;font-size: 36px;font-weight: 700;background: url(../images/about/coop.png) no-repeat center top;height: 80px;padding-top: 20px;text-align: center;}
.about-containerbox  .about-box-four .coop-swiper-container{margin-top: .5rem;overflow: hidden;width:100%;}
.about-containerbox  .about-box-four .coop-swiper-container .swiper-slide {overflow: hidden;}
.about-containerbox  .about-box-four .coop-swiper-container .swiper-slide div.img{height:84px;width: auto;overflow: hidden;margin:0 auto;border:1px solid #eee;display: flex;align-items: center;justify-content: center;}
.about-containerbox  .about-box-four .coop-swiper-container .swiper-slide div.img img{display: block;margin:0 auto;max-width: 100%;max-height: 100%;}
.about-containerbox  .about-box-four .coop-swiper-container .swiper-pagination{height:20px;position: static;padding-top: 30px;}
.about-containerbox  .about-box-four .coop-swiper-container .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;border-radius:12px; }
.about-containerbox  .about-box-four .coop-swiper-container .swiper-pagination .swiper-pagination-bullet-active{width:30px;background: #0070BF}
.honor-box{width: 100%;padding:.8rem 0 0 0;background: url(../images/honor_bg.png) no-repeat center bottom;background-size:100% auto;overflow: hidden;}
.honor-box .honor-title{color: #0070BF;font-size: 36px;font-weight:700;background: url(../images/about/honor.png) no-repeat center top;height: 80px;padding-top: 20px;text-align: center;}
.honor-box .honorbox{width: 72%;margin:.4rem auto;overflow: hidden;}
.honor-box .honorbox .yq-about-honor{width: 80%;margin:0 auto;}
.honor-box .honorbox .txts{font-size: 16px;color: #252626;text-align: center;margin-top: .35rem;line-height: 1.7}
#certify{position:relative;width:100%;margin:60px auto 80px auto;overflow:hidden;}
#certify .swiper-container{padding-bottom:1.2rem;overflow: hidden;}
#certify .swiper-slide{width:370px;height:500px}
#certify .swiper-slide img{display:block;width: 100%;border:8px solid transparent;height: 100%;}
#certify .swiper-slide.swiper-slide-active img{border:8px solid #0070bf;}
#certify .swiper-slide p{line-height:40px;text-align:center;color:#636363;font-size:24px;color: #0070BF;font-weight: 600;display: none;padding-top: .2rem}
#certify .swiper-slide.swiper-slide-active p{display: block;}
#certify .swiper-button-prev{left:0px;width:48px;height:48px;background:url(../images/prev1.png) no-repeat;background-size:100%}
#certify .swiper-button-next{right:0px;width:48px;height:48px;background:url(../images/next1.png) no-repeat;background-size:100%}


/**>>>>>>>>>>>>>>>>>>>>>>>经典案例样式<<<<<<<<<<<***/
.global-mask{display:none;width: 100%;height:100%;background:#000;-webkit-opacity: 0.7;   /* Netscape and Older than Firefox 0.9 */  -moz-opacity: 0.7;   /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/   -khtml-opacity: 0.7;   /* IE9 + etc...modern browsers */  opacity: .7;  /* IE 4-9 */  filter:alpha(opacity=70);  /*This works in IE 8 & 9 too*/  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";  /*IE4-IE9*/  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70); z-index:9999998;position:fixed;top:0;left:0;}
.case-container{padding:.8rem 0 .3rem 0;width: 100%;overflow: hidden;background: #F5F7FA;}
.case-container .casebox{overflow: hidden;padding:0 1%;padding-top:.1rem;width: 98%;}
.case-container .casebox .lis{width: 31.3%;overflow: hidden;margin-bottom: .35rem;float: left;margin-right:3.05%;transform:none;}
.case-container .casebox .lis div.imgs{width:100%;height:3.3rem;overflow:hidden; }
.case-container .casebox .lis div.txt{height:50px;line-height:50px;text-align:center;background:#fff;font-size:18px;padding:0 5%;overflow:hidden;color: #252626;}
.case-container .casebox .lis:hover{ -webkit-box-shadow:0 15px 30px rgba(0,0,0,.1);box-shadow:0 15px 30px rgba(0,0,0,.1);}
.case-container .casebox .lis:hover  div.txt{color: #0070BF;}
.case-container .casebox .lis:nth-child(3n){margin-right: 0;}
.case-container .casebox .lis::after{content: '';width: 0%;height: 2px;background: #0070BF;display: block;transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;}
.case-container .casebox .lis:hover::after{width:100%;}
/*.case-container .casebox .lis:last-child:nth-child(3n + 2){margin-right: calc((100% - 31.3%) / 2);}
.case-container .casebox .lis:last-child:nth-child(3n + 2){margin-right: calc((100% - 31.3%) / 2);} */
.case-container .casebox .lis .openwindows{overflow:hidden; z-index: 9999999; position:fixed;left: 10%;top: -100vh; width:80%;height: 70vh;background:#fff url(../images/case/casedetailbg.png) no-repeat center bottom;display: block;background-size: 100% auto;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.openwindows .blockbox{width: 88%;margin: 0 auto;}
.closex{z-index:99999999;text-indent: -88888px;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;-o-transition: all 0.4s ease-out;transition: all 0.4s ease-out;  display: block;width:36px;height:36px;background:#BBBDBF url(../images/case/close.png) no-repeat center;float: right; position:absolute; top:30px; right:4.8%;background-size: 20px auto;border-radius: 100%;}
.closex:hover{transform:rotate(-360deg);-moz-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);-o-transform:rotate(-360deg);background-color:#0070BF }
.windows-left{width: 35%;overflow: hidden;margin-top: .6rem}
.windows-left .title{color: #252626;font-size: 28px;font-weight: 600;line-height: 40px;}
.windows-left .dl{margin-top: .2rem;overflow: hidden;}
.windows-left .dl .dt h4.oe{color: #252626;font-size:20px;font-weight:600; }
.windows-left .dl .dt p.wtxt{font-size: 16px;color:#252626;padding-top: .15rem;line-height: 1.628}
.windows-left .dl .dd{margin-top: .2rem;overflow: hidden;font-size: 16px;color:#252626;}
.windows-left .dl .dd p{line-height: 32px}
.windows-left .upbox{height: 60px;width: 100%;margin-top: .2rem;overflow: hidden;}
.windows-left .upbox a{height: 60px;line-height: 60px;background: #fff;font-size:16px;color:#252626;display:block;width:47%;position:relative; }
.windows-left .upbox a:hover{color: #0070bf}
.windows-left .upbox a.upboxsyp{text-indent: 100px;}
.windows-left .upbox a.upboxsyp::before{display: inline-block;background: url(../images/syp.png) no-repeat center;height: 60px;width: 24px;content: '';position:absolute;left:30px;}
.windows-left .upbox a.upboxxyp{text-indent: 60px;}
.windows-left .upbox a.upboxxyp::before{display: inline-block;background: url(../images/xyp.png) no-repeat center;height: 60px;width: 24px;content: '';position:absolute;right:30px;}
.windows-right{width:58%;height:480px;overflow:hidden;border:8px solid #fff;margin-top: .4rem }
.laboract{width:100%;background:#fff;height:100%;position: relative; }
.laboract .swiper-zoom-container{width:100%;height:100%;overflow: hidden;}
.laboract .swiper-button-prev,.laboract .swiper-button-next{width: 48px;height: 48px;position: absolute;top:50%;margin-top: -24px;z-index: 99;}
.laboract .swiper-button-next{background: url(../images/next.png) no-repeat center;right:20px;}
.laboract .swiper-button-prev{background: url(../images/prev.png) no-repeat center;left:20px;}
.laboract .swiper-button-next.swiper-button-disabled, .laboract .swiper-button-prev.swiper-button-disabled,#laboract .swiper-button-next:hover,.laboract .swiper-button-prev:hover{opacity: .5;}
.laboract .swiper-zoom-container img{width: 100%;height: 100%;max-width: 100%;max-height: 100%;object-fit: cover;}
.laboract .swiper-pagination{bottom:20px;position: absolute;left:90%;height: 50px;font-size: 14px;color: #fff;background: rgba(0,0,0,0.6);height: 28px;width:70px;text-align: center;border-radius: 25px;line-height: 28px;}
.laboract .swiper-pagination .swiper-pagination-current{font-size: 16px;font-weight: 600;}
.advimg{width: 100%;height: 240px;overflow: hidden;}
.message-boxcontent{padding:.8rem 0;overflow: hidden;width:100%;background: #fff;}
.message-boxcontentleft{width:480px;height:auto;overflow:hidden;border: 1px solid #E1E3E5; }
.message-boxcontentleft .tit{height:68px;background: url(../images/case/tbg.png) no-repeat center;line-height:68px;font-size: 24px;font-weight: 600;color: #fff;text-align: center;background-size: 100%;}
.message-boxcontentleft  .boxs{padding:.2rem .4rem .4rem .4rem;overflow: hidden;}
.message-boxcontentleft  .boxs p.tips{text-align: center;font-size:16px;color: #252626;margin-bottom:22px; }
.message-boxcontent .input{height:54px;line-height:54px;border: 1px solid #E1E3E5;font-size:14px;color:#252526;text-indent:20px;width:100%; outline: none;}
.message-boxcontent .submit{width: 100%;height: 56px;line-height: 56px;outline: none;text-align: center;color: #fff;font-size: 16px;cursor: pointer;margin-top: 25px;border: none;background: #0070BF}
.message-boxcontent .submit:hover{background-color: #0080c9}
.example-txt{margin-top: 20px;overflow: hidden;font-size: 14px;color: #575859}
.example-txt p{padding-top: 6px;}
.example-txt p em{color: #0070BF }
.example-txt p span{display: inline-block;float: right;text-align: right;}
.message-boxcontentright{width:calc(100% - 520px);overflow: hidden;}
.message-boxcontentright .formboxs{height: auto;overflow: hidden;}
.message-boxcontentright .formboxs .lefts{width: 68%;height: auto;float: left}
.message-boxcontentright .formboxs .lefts .lis{height: 60px;overflow: hidden;margin-bottom:20px;}
.message-boxcontentright .formboxs .lefts .lis .input{width: 98%;height: 58px;line-height: 58px;}
.message-boxcontentright .formboxs .lefts .lis2{width: 100%;height: 166px;overflow: hidden;}
.message-boxcontentright .formboxs .lefts .lis2 .content{resize: none;outline: none;border:1px solid #E1E3E5;line-height:1.6;height:166px;width:98%;color:#252626;font-size:14px;padding:20px;box-sizing: border-box;font-family: "Microsoft YaHei"; }
.message-boxcontentright .formboxs .rights{width:31%;height: auto;float: right;border:1px solid #E1E3E5;padding:.2rem;box-sizing: border-box;}
.message-boxcontentright .formboxs .rights h4{color: #252626;font-size: 18px;height: 45px;padding-top: 10px;}
.message-boxcontentright .formboxs .rights h4::after{content: '';width:32px;height: 3px;background: #0070BF;display: block;margin-top: 15px;}
.message-boxcontentright .formboxs .rights .ul{height: 198px;overflow: hidden;padding:15px 0;}
.message-boxcontentright .formboxs .rights .ul .lis{font-size: 14px;color:#252626;line-height:1.7;margin-bottom:8px;cursor: pointer;position: relative;padding-left: 15px;height: 40px;}
.message-boxcontentright .formboxs .rights .ul .lis::before{content: "";font-size:12px;color:#0070BF;font-weight: normal;display:block;vertical-align: top;background: #0070BF;width: 6px;height: 6px;border-radius: 100%;position: absolute;top:10px;left:0;}
.message-boxcontentright .formboxs .rights .ul .lis:hover{color:#0070BF}

/***>>>>>>>>>>加入法泰<<<<<<<<<<<<<<<***/
.joinbox1{width: 100%;background: #fff;padding:.6rem 0;overflow: hidden;}
.joinbox1 .titles{color: #000;font-size: 32px;line-height: 30px;font-weight: 600;position: relative;}
.joinbox1 .titles::before{content: "";position: absolute;width:188px;height:157px;background:url(../images/join/titles1.png) no-repeat center;top:-40px;left:-100px; }
.joinbox1 .lefts{width:35.6%;margin-top:.3rem;position:relative;height: 4.1rem; }
.joinbox1 .lefts div.txts{color:#252626;font-size:16px;line-height:0.36rem;margin-top:.3rem ;overflow: hidden;text-align: justify}
.joinbox1 .lefts .btnbox{height: 60px;width: 100%;overflow: hidden;position: absolute;bottom:0;left:0;}
.joinbox1 .lefts .btnbox a{width: 200px;height:58px;line-height:58px;text-align: center;display: inline-block;margin-right: .4rem;color:#252626;font-size:18px;border: 1px solid #E1E3E5; }
.joinbox1 .lefts .btnbox a:hover,.joinbox1 .lefts .btnbox a.active{background-color: #0070BF;color: #fff;border-color:#0070BF}
.joinbox1  .rights{width:60%;overflow:hidden; }
.joinbox1  .rights .rightcontnts{display: none;}
.joinbox1  .rights .lis{float: left;width:62.4%;height:2.14rem;margin-bottom:.12rem;overflow:hidden; }
.joinbox1  .rights .lis2{float: right;width:36%;height:4.4rem;overflow:hidden; }
.attachmentimg{margin-top: .6rem;overflow: hidden;background: url(../images/join/abouts.png) no-repeat center;background-attachment: fixed;height: 3.2rem;width: 100%;background-size: cover;}
.joinbox2{padding: .2rem 0 0 0;background: #fff url(../images/join/bgs.png) no-repeat center bottom;background-size: 100% auto;width: 100%;}
.joinbox2 .staff-box{height: 6.2rem;width:100%;z-index: 10;width: 100%;position: relative;}
.joinbox2 .staff-box::after{content: '';width: 150%;height:3.8rem;background: linear-gradient(90deg, #00ACE6 0%, #08277E 100%);border-radius: 0px 0px 0px 60px;display: block;position: absolute;right:-50%;bottom: 0;z-index: 9}
.joinbox2 .staff-box .imgbox{height: 3.6rem;overflow: hidden;position: relative;z-index: 10}
.joinbox2 .staff-box .imgbox .lis{width: 32.3%;height: 3.6rem;overflow: hidden;}
.joinbox2 .staff-box .staff-txt{width:70%;text-align: right;position: absolute;bottom: .3rem;right: 0;z-index: 12}
.joinbox2 .staff-box .staff-txt h4{color: #fff;font-size: 32px;font-weight: 600;}
.joinbox2 .staff-box .staff-txt div.txt{color: #99C6E5;font-size: 16px;line-height: 2;margin-top: 20px;height: 120px;overflow: hidden;}
.joinbox2 .staff-actvity{height: 6.5rem;overflow: hidden;margin-top: .8rem;padding-bottom: .8rem;}
.joinbox2 .staff-actvity .titbox{height:60px;}
.joinbox2 .staff-actvity .titbox h4{color:#000;font-size:32px; line-height: 60px;font-weight: 600;}
.joinbox2 .staff-actvity .titbox::after{background: linear-gradient(90deg, #08277E 0%, #00ACE6 100%);content: '';height: 2px;width: 100%;display: block;margin-top: 10px;}
.actvity_content{position: relative;}
.parBd-tabd{width: 70%;height: 50px;position: absolute;right: 0;top:-110px;}
.parBd-tabd ul li{height: 50px;line-height: 50px;font-size: 18px;color: #252626;cursor: pointer;}
.parBd-tabd ul li::after{content: '|';display: inline-block;color:#BBBDBF;padding:0 .3rem;font-size: 20px;font-weight: 300}
.parBd-tabd ul li:last-child::after{display: none}
.parBd-tabd ul li:hover,.parBd-tabd ul li.active {color: #0070BF;font-weight: 600;}


.parBd{width: 100%;height: 4.4rem;overflow: hidden;width: 100%;margin-top:.6rem;} 
.parBd-tabdcontent{display: none;}
.parBd .slideBox .imgboxs{width:100%;height: 100%;overflow: hidden;}
.parBd .slideBox .imgboxs .lis{width: 41%;height: 4.4rem;overflow: hidden;}
.parBd .slideBox .imgboxs .lis2{width: 36%;height: 4.4rem;overflow: hidden;}
.parBd .slideBox .imgboxs .lis2 .img{height: 2.14rem;overflow: hidden;width: 100%;}
.parBd .slideBox .imgboxs .lis2 .imgs{height: 2.14rem;overflow: hidden;width: 100%;margin-top: .12rem;}
.parBd .slideBox .imgboxs .lis2 .imgs .img1{width: 48.5%;height: 2.14rem;overflow: hidden;}
.parBd .slideBox .imgboxs .lis3{width: 21%;height: 4.4rem;overflow: hidden;}
.parHd{width: 100%;height: 70px;margin-top: .15rem;overflow: hidden;}
.parHd .line{display: block;float:left;margin-left: 20px;}
.parHd ul.years{width:500px;float:left;overflow: hidden;}
.parHd ul.years .tempWrap{width: 100%!important;overflow: hidden;}
.parHd ul.years li{float:left;color: #252626;font-size: 18px;line-height: 40px;height: 40px;cursor: pointer;}
.parHd ul.years li::after{content: '|';display: inline-block;color:#BBBDBF;padding:0 .18rem;font-size: 20px;font-weight: 300}
.parHd ul.years li:last-child::after{display: none}
.parHd  .btns{width: 20%;overflow: hidden;}
.parHd ul.years li.act{color: #0070BF;font-size: 24px;font-weight: 600;}
.parHd  .btns a{display: inline-block;width: 45%;border: 1px solid #0070BF;height: 46px;line-height: 46px;color: #0070BF;font-size: 16px;text-transform: uppercase;text-align: center;}
.parHd  .btns a.sPrev em{padding-right: 10px}
.parHd  .btns a.sNrev em{padding-left: 10px}
.parHd  .btns a:hover{background:#0070BF;color: #fff;}
.join-box4{padding:.8rem 0;overflow: hidden;background: #fff;width: 100%;overflow: hidden;}
.join-box4 .blockbox{position: relative;}
.box4-container{overflow: hidden;position: relative;height: 4.5rem;}
.join-box4 .txt-title{font-size:32px;color:#000;font-weight:600;text-align:right; line-height: 1;margin-bottom: 0.32rem;}
.join-box4 .txt-title::after{content: "";position: absolute;width:188px;height:157px;background:url(../images/join/titles2.png) no-repeat center;top:-20px;right:-100px; }
.join-box4 .swiper-slide .img{display: block;width:50%;height:4.5rem; }
.join-box4 .swiper-slide .txt{width: 42%;font-size:16px;color:#252626;text-align:right;line-height: 2.2;}
.join-box4 .swiper-button-next{height: 58px;position:static;width: 198px;border: 1px solid #E1E3E5;display: block;background: url(../images/xyp.png) no-repeat 90% center;margin-top: 0;}
.join-box4 .swiper-button-next::after{content: '下一页';display: inline-block;color: #252626;font-size: 16px;line-height: 60px;text-align: center;width: 90%;margin:0 auto;}
.join-box4 .swiper-button-next:hover::after{color: #0070BF}
.join-box4 .swiper-button-next:hover{border-color: #0070bf}
.join-box4 .swiper-button-prev{height: 58px;position:static;width: 198px;border: 1px solid #E1E3E5;display: block;background: url(../images/syp.png) no-repeat 10% center;margin-top: 0;}
.join-box4 .swiper-button-prev::after{content: '上一页';display: inline-block;color: #252626;font-size: 16px;line-height: 60px;text-align: center;width: 90%;margin:0 auto;}
.join-box4 .swiper-button-prev:hover::after{color: #0070BF}
.join-box4 .swiper-button-prev:hover{border-color: #0070bf}
.sypbox{position: absolute;width: 32%;bottom: 0;right: 0;height: 60px;}

.join-box5{padding:.8rem 0;overflow: hidden;background: #F5F7FA;width: 100%;}
.join-box5 .joinbox5-title{color: #0070BF;font-size: 36px;font-weight:700;background: url(../images/join/joinust.png) no-repeat center top;height: 80px;padding-top: 20px;text-align: center;}
.join-box5 .txts{text-align: center;font-size:16px; }
.join-box5 .txts p{color:#252626;line-height:38px; }
.join-box5 .txts span{color: #0070BF;display: block;line-height: 30px;font-weight: 600}
.join-box5  .recuitbox{width: 100%;overflow: hidden;margin-top: .6rem}
.join-box5  .recuitbox .recuitboxtit{height: 60px;background: #0070BF;width:94%;line-height: 60px;color: #fff;padding:0 3%;}
.join-box5  .recuitbox .recuitboxtit .li{width:16.66%;text-align: center;font-size: 16px;}
.one_recruit_title{height: 72px; overflow: hidden;padding:0 3%;position: relative;background: #fff;cursor: pointer;}
.one_recruit_title .lis{width:16.66%;text-align: center;line-height: 72px;font-size:16px;color:#252626;}
.one_recruit_title  .solos{width: 20px;height: 20px;background: url(../images/join/down.png) no-repeat center;position: absolute;right:30px;top:28px;}
.one_recruit_data{padding:.15rem 3% .5rem 3%;overflow: hidden;background: #fff;display: none;}
.one_recruit_data .liss p,.one_recruit_data .liss *{font-size: 16px;color: #575859;line-height: 30px;padding-bottom: 5px;}
.one_recruit_data .liss h4{color: #252626;font-size: 20px;line-height: 40px;font-weight: 600;margin-bottom: .15rem;}
.one_recruit_data a.joins{display: block;margin:.5rem auto 0 auto;width: 240px;height: 56px;border: 1px solid #E1E3E5;line-height: 56px;color: #8A8D8D;font-size: 16px;text-align: center;}
.one_recruit_data a.joins:hover{background-color: #0070BF;color: #fff;border-color: #0070BF}
.one_recruit:nth-child(2n) .one_recruit_title{background: #F5F7FA;}
.one_recruit .one_recruit_title.open{background-color:#0059B2;}
.one_recruit .one_recruit_title.open .lis{color: #fff;}
.one_recruit .one_recruit_title.open .solos{width: 20px;height: 20px;background: url(../images/join/up.png) no-repeat center;position: absolute;right:30px;top:28px;}