@charset "utf-8"; html{width: 100%;min-height: 100%;outline: 0;font-size: 20px;font-family: "微软雅黑";-webkit-text-size-adjust: none;overflow-x: hidden;min-width: 320px;}
body,dd,div,dl,figure,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,textarea,ul{margin: 0;padding: 0;}
body{color: #333;font-family: "微软雅黑";overflow-x: hidden;min-width: 320px;}
ol,ul{list-style: none;}
img{border: none;vertical-align: middle;}
a{outline: 0;border: 0 none;text-decoration: none;-webkit-tap-highlight-color: transparent;color: #333333;}
.clearfix:after{clear: both;display: block;visibility: hidden;overflow: hidden;height: 0;content: '\200B';}
.clearfix{zoom: 1;}
html{margin: 0 auto; position: relative;}
body{font-size: 14px;}
em,i{font-style: normal;}
.l{float: left;}
.r{float: right;}
.oe{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance: none;}
textarea{-webkit-appearance: none;}
.flex{display: flex;}

/*flex相关*/

.flex-wrap{display: flex;flex-wrap: wrap;align-content: flex-start;}
.flex-start{display: flex;justify-content: flex-start;align-items: center;}
.flex-end{display: flex;justify-content: flex-end;align-items: center;}
.flex-col{display: flex;flex-direction: column;}
.flex-center{display: flex;align-items: center;justify-content: center;}
.flex-center-col{display: flex;flex-direction: column;align-items: center;justify-content: center;}
.flex-center-y{display: flex;align-items: center;}
.flex-center-x{display: flex;justify-content: center;}
.flex-between{display: flex;align-items: center;justify-content: space-between;}
.flex-between-top{display: flex;justify-content: space-between;}
.flex-around{display: flex;justify-content: space-around;align-items: center;}
.flex-column{display: flex;flex-direction: column;justify-content: space-between;}
.flex-right{ display: flex; align-items: center; text-align: right;justify-content: flex-end;}

/* 超过隐藏为... */

.oe1{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.oe2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.oe3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.oe4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}

/*clearfix*/

.clearfix:after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}

/*表单*/

input,button{display: inline-block;border: none;outline: none;background: none;-webkit-appearance: none;}
input,textarea,select,button,fieldset,object{-moz-appearance: none;outline: none;-moz-outline: none;-webkit-box-shadow: none;box-shadow: none;-moz-box-shadow: none;}
textarea{resize: none;-webkit-appearance: none;}
button[type="submit"],button[type="reset"],input[type="submit"],input[type="reset"],input[type="button"],button{cursor: pointer;}
input::-ms-clear,input::-ms-reveal,input::-o-clear{display: none;}
input::-webkit-input-placeholder{ color: #999;}
input::-moz-placeholder{ color: #999;}
input:-moz-placeholder{ color: #999;}
input:-ms-input-placeholder{ color: #999;}

/****************页面公共样式*************************/


/*YQbox*/

#YQtop{display: none;}
.YQtop{cursor: pointer;position: fixed;right: 20px;top: 80%;margin-top: -100px;z-index: 100;filter: alpha(opacity=9);-moz-opacity: 0.9;-khtml-opacity: 0.9;opacity: 0.9;z-index: 99999;}

/* 设置微信/电话样式 */
.YQtop .telPhone{ margin: 20px 0;}
.YQtop .tel{display: none;position: absolute;width: 150px;bottom: 57px;right: 10px;pointer-events: none;}
.YQtop .imgWX{display: none;position: absolute;bottom: -55px;right: 45px;}

@media screen and (max-width: 1000px){
  /*--*/
  .YQtop{top: 85%;}
  }
@keyframes huxi{ 0%{transform: translateY(3px);}
  100%{transform: translateY(-3px);}
  }

/*YQbox*/

.YQbox{max-width: 1600px;margin: 0 auto;}
@media (max-width:1660px){ .YQbox{margin: 0 0.20rem;}
  }

/*YQboxTwo*/

.YQboxTwo{max-width: 1440px;margin: 0 auto;}
@media (max-width:1500px){ .YQboxTwo{margin: 0 0.20rem;}
  }

/*YQbigTitle*/

.YQbigTitle{font-size: 0.6rem;color: #000;font-weight: 700;text-align: center;}
.YQbigTitle span{color: #0D59CC;font-size: 0.6rem;font-weight: 700;}
.YQbigTitle span i{color: #2FB111;font-size: 0.6rem;font-weight: 700;}
@media (max-width:1000px){
  /*--*/
  .YQbigTitle{font-size: 0.4rem;}
  .YQbigTitle span{font-size: 0.4rem;}
  .YQbigTitle span i{font-size: 0.4rem;}
  }

/*YQtitle*/

.YQtitle .A{font-size: .48rem;color: #212121;line-height: 1;text-align: center;position: relative;z-index: 1;font-weight: 700;}
.YQtitle .B{color: #eee;opacity: 0.6;font-size: 0.52rem;font-family: Arial;text-transform: uppercase;line-height: 1;position: relative;margin-top: -0.2rem;font-weight: 700;text-align: center;}
.YQtitle .C{content: "";width: 70px;height: 5px;background: #0D132B;text-align: center;margin: 0 auto;}
.YQtitle .D{text-align: center;font-size: 0.18rem;color: #0D132B;opacity: 0.6;margin-top: 0.2rem;line-height: 1.5;padding: 0 20px;}
@media (max-width:1360px){ .YQtitle .A{font-size: 0.3rem;}
  .YQtitle .C{width: 40px;height: 3px;}
  }
@media (max-width:1080px){ .YQtitle .A{text-align: center;font-size: 22px !important;font-weight: 700;}
  .YQtitle .B{font-size: 40px !important;}
  .YQtitle .C{width: 40px;height: 3px;}
  .YQtitle .D{font-size: 14px;}
  }
.YQtitle.BAISE .A{color: #fff;}
.YQtitle.BAISE .B{color: #eee;opacity: 0.1;}
.YQtitle.BAISE .C{background: #fff;}
.YQtitle.BAISE .D{color: #bbb;}

/*YQbtn*/

.YQbtn{padding: 0 30px;display: flex;align-items: center;justify-content: space-between;height: 55px;background: #0067BB;font-size: 18px;color: #fff;border-left: 5px solid #FFB541;width: 170px;}
.YQbtn .iconfont{font-size: 28px;transition: all 0.3s ease 0s;cursor: pointer;}
.YQbtn:hover .iconfont{ margin-right: -10px;transition: all 0.3s ease 0s;}
.YQbtn.A{background: #FFF;color: #0067BB;border-left: 5px solid #0067BB;}
@media (max-width:1080px){ .YQbtn{width: 120px;padding: 0 20px;font-size: 14px;height: 45px;}
  }
@media (max-width:750px){ .YQbtn{width: 100px;padding: 0 20px;font-size: 14px;height: 45px;}
  }

/*YQmore*/

.YQmore{font-size: 16px;color: #bbb;}
.YQmore .ul{margin-top: 0.2rem;}
.YQmore .ul a{padding: 3px;color: #bbb;}
.YQmore .ul a:hover{color: #0B48AE;}
.YQmore .ul a.on{color: #0B48AE;font-weight: 700;}
.YQmore .more{text-align: right;font-size: 14px;}
.YQmore .more a{color: #0B48AE;padding-right: 15px;background: url(../images/1.png) no-repeat right center;}
.YQmore .more a:hover{opacity: 0.5;}
@media (max-width:1000px){ .YQmore .more{display: none;}
  .YQmore{text-align: center;line-height: 1.5;}
  }
.YQmniMore{font-size: 14px;color: #0B48AE;padding-right: 15px;background: url(../images/1.png) no-repeat right center;display: inline-block}
.YQmniMore:hover{opacity: 0.5;}
.YQmniMore1{font-size: 14px;color: #fff;padding-right: 15px;background: url(../images/1-1.png) no-repeat right center;display: inline-block}
.YQmniMore1:hover{opacity: 0.5;}

/*YQLongImg*/

.YQLongImg{max-width: 100%;display: block;margin: 0 auto;}

/*page分页*/

.YQpage{width: 100%;text-align: center;margin: 0 auto;overflow: hidden;padding: 0.5rem 0.2rem;}
.YQpage a{width: 38px;height: 38px;font-size: 18px;line-height: 38px;display: inline-block;color: #258BD6;margin: 0 0.10rem;border: 1px solid #258BD6;background: #fff;}
.YQpage a:hover{color: #FFB541;border-color: #FFB541;}
.YQpage span{width: 38px;height: 38px;font-size: 18px;color: #fff;background: #258BD6;margin: 0 10px;border: 1px solid #258BD6;display: inline-block;line-height: 38px;}

/*YQSonNav*/

.YQSonNav{background: #fff;position: relative;z-index: 11;box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05);}
.YQSonNav a{width: 25%;font-size: 18px;height: 0.8rem;text-align: center;position: relative;min-height: 45px;}
.YQSonNav a:hover{background: #f9f9f9;}
.YQSonNav a.on{background: #0069B7;color: #fff;}
@media (max-width:750px){ .YQSonNav a{font-size: 15px;}
  }

/* YQbannerOne */

.YQbannerOne{position: relative;background-repeat: no-repeat !important;background-position: center center !important;background-size: cover !important;}
.YQbannerOne::after{display: block;content: "";width: 100%;height: 100%;z-index: 1;background: linear-gradient(304deg, rgba(0, 103, 187, 1) 0%, rgba(0, 103, 187, 0.72) 11%, rgba(0, 103, 187, 0) 28%, rgba(0, 103, 187, 0.61) 55%, rgba(0, 103, 187, 1) 76%, rgba(0, 103, 187, 1) 88%, rgba(0, 103, 187, 1) 100%);left: 0;top: 0;position: absolute;}
.YQbannerOne .YQbannerOneBox{z-index: 2;position: relative;padding: 2rem 0;}
.YQbannerOne .dd1{font-size: 1.2rem;font-weight: 700;color: rgba(255, 255, 255, .2);line-height: 1;}
.YQbannerOne .dd2 .p1{font-size: 0.5rem;color: #fff;font-weight: 700;}
.YQbannerOne .dd2 .p2{font-size: 0.3rem;;color: #fff;padding-top: 0.3rem;opacity: 0.6;line-height: 1.5;}
.YQbannerOne .YQbannerOneBox{margin-top: 100px;}
@media (max-width: 1080px){ .YQbannerOne .YQbannerOneBox{margin-top: 70px;}
  }

/*YQmap*/

.YQmap{color: #656565;font-size: 16px;padding: 20px 0;}
.YQmap a{color: #656565;}
.YQmap a:hover{color: #0B48AE;}

/*YQMAIN*/

.YQMAIN{background: #F6F7F9;}
.YQMAINTOP{position: relative;z-index: 2;margin-top: -5rem;}

/*YQdetailedBox*/

.YQdetailedBox *{max-width: 100%;line-height: 2;}
.YQdetailedBox p{font-size: 16px;}

/*pageTopBottom*/

.pageTopBottom{padding: 0.5rem 0;}
.pageTopBottom a{display: block;width: 48.7%; background: #ddd;font-size: 16px;line-height: 1.8;padding: 0.2rem;box-sizing: border-box;}
.pageTopBottom a:hover{background: #258BD6;color: #fff;}
.pageTopBottom a span{display: block;}

/*header*/

.header{position: fixed;width: 100%;z-index: 99999;height: 80px;left: 0;top: 50px;background: #fff;box-shadow: 5px 3px 15px rgba(0, 0, 0, .05);top: 0;visibility: visible !important;}
.header .headerBox{height: 100%;box-sizing: border-box;position: relative;z-index: 1;}
.header .headerBox .logo{height: 80px;background: #fff;border-radius: 5px 0 0 5px;}
.header .headerBox .logo a{display: block;}
.header .headerBox .logo a img{display: block;height: 34px;}
.header .headerBox .nav .navBox{width: 540px;}
.header .headerBox .nav .navBox li{display: inline-block;line-height: 80px;font-size: 18px;text-align: center;height: 80px;cursor: pointer;position: relative;}
.header .headerBox .nav .navBox li a.A{display: inline-block;position: relative;font-size: 18px;color: #000000;}
.header .headerBox .nav .navBox li a.A span i{height: 4px;margin-top: 3px;background-color: #0D59CC;width: 0%;display: block;}
.header .headerBox .nav .navBox li:hover a.A{color: #0D59CC;transition: all .3s ease;position: relative;}
.header .headerBox .nav .navBox li:hover a.A i{width: 100%;position: absolute;left: 0;top: 73px;transition: all 0.3s;}
.header .headerBox .nav .navBox li.on a.A{color: #0D59CC;transition: all .3s ease;font-weight: 700;}
.header .headerBox .nav .navBox li.on a.A span{color: #0D59CC;}
.header .headerBox .nav .navBox li:hover a.A span{color: #0D59CC;}
.header .headerBox .nav .navBox li.on a.A i{width: 100%;position: absolute;left: 0;top: 73px;transition: all 0.5s ease;}
.header .headerBox .nav .navBox li:hover dl{display: block;}
.header .headerBox .nav .navBox li dl{position: absolute;left: 50%;margin-left: -70px;top: 70px;line-height: 52px;font-size: 16px;padding: 0 10px;box-sizing: border-box;display: none;}
.header .headerBox .nav .navBox li dl{width: 140px;background: #fff;border-radius: 0px 0px 2px 2px;border-top: 2px solid #258BD6;box-shadow: 5px 3px 15px rgba(0, 0, 0, .05);}
.header .headerBox .nav .navBox li dl dd{border-bottom: 0.5px solid rgba(2, 71, 81, 0.05);}
.header .headerBox .nav .navBox li dl dd:last-child{border: none;}
.header .headerBox .nav .navBox li dl dd a{color: #fff;display: block;width: 52px;width: 100%;text-align: center;}
.header .headerBox .nav .navBox li dl dd a:hover{color: #258BD6;}
.header .headerBox .nav .navBox li dl dd a.on{color: #258BD6;}
.header .headerBox .other{position: relative;padding: 30px 0;}
.header .headerBox .other a{font-size: 16px;color: #0D59CC;border-radius: 18px;border: 1px solid #0D59CC;height: 34px;line-height: 34px;width: 120px;text-align: center;transition: all 0.5s;}
.header .headerBox .other a:hover{background: #0D59CC;color: #fff;}
.header .headerBox .other a.a2{margin: 0 19px 0 10px;}
.header .headerBox .other{font-size: 18px;font-family: Arial;}
@media (max-width:1660px){ .header .headerBox .nav .navBox{width: 440px;}
  }
@media (max-width:1460px){ .header .headerBox .other a{width: 100px;}
  .header .headerBox .logo a img{display: block;height: 26px;}
  }
@media (max-width:1200px){ .header .headerBox .nav .navBox{width: 380px;}
  }

/*headerWap*/

.headerWap{background: rgba(255, 255, 255, 1)!important;box-shadow: 5px 3px 15px rgba(0, 0, 0, .05);position: fixed;width: 100%;z-index: 99999;display: none;left: 0;top: 0;}
.headerWap .headerBox{padding: 0 0.20rem;margin: 0 auto;}
.headerWap .headerBox .logo{float: left;padding: 10px 0;}
.headerWap .headerBox .logo a{display: block;}
.headerWap .headerBox .logo a img{display: block;height: 30px;padding: 10px 0;}
.headerWap .headerBox .right{text-align: right;display: flex;float: right;font-size: 35px;font-weight: 700;color: #444;}
.headerWap .headerBox .right img{width: 40px;}
.headerWap .nav{position: fixed;top: 0px;left: 0;background: rgba(0, 0, 0, 0);width: 100%;height: 100%;transform: translateX(100%);transition: all .3s ease;}
.headerWap .nav.open{transform: translateX(0);transition: all .3s ease;}
.headerWap .nav.open{background: rgba(0, 0, 0, 0.5);}
.headerWap .nav .head{height: 50px;padding: 20px 15px;}
.headerWap .nav .head .icon{height: 50px;line-height: 10px;margin-right: 10px;}
.headerWap .nav .head .icon img{width: 100%;max-width: 300px}
.headerWap .nav .head .btn{width: 50px;color: #444;text-align: right;font-size: 20px;line-height: 50px;}
.headerWap .nav .head .btn img{width: 20px;}
.headerWap .nav .navBox{position: absolute;right: 0;top: 0;width: 80%;height: 100%;background: #fff;}
.headerWap .nav .navBox ul{max-height: 80vh;overflow-y: auto;}
.headerWap .nav .navBox li{padding: 0 20px;border-bottom: 1px solid #f5f5f5;position: relative;}
.headerWap .nav .navBox li.open dl{display: block;}
.headerWap .nav .navBox li i{width: 30px;height: 30px;color: #258BD6;position: absolute;right: 10px;top: 18px;text-align: center;line-height: 30px;font-size: 15px;}
.headerWap .nav .navBox li i{background: url(../images/more.png) no-repeat center;background-size: 100% 100%;}
.headerWap .nav .navBox li i img{width: 20px;}
.headerWap .nav .navBox li a{display: block;color: #444;font-size: 16px;padding: 20px 0;}
.headerWap .nav .navBox li a.on{color: #258BD6;font-weight: 700;}
.headerWap .nav .navBox li dl{display: none;}
.headerWap .nav .navBox li dl a{margin-left: 20px;font-weight: normal;padding: 10px 0;}
.headerWap .other{position: relative;padding: 30px 0;}
.headerWap .other a{font-size: 16px;background: #0D59CC;color: #fff;border-radius: 18px;border: 1px solid #0D59CC;height: 45px;line-height: 45px;text-align: center;display: block;}
.headerWap .other a{margin: 0 10px;margin-bottom: 15px;}
.headerWap .other span{font-size: 18px;font-family: Arial;text-align: center;display: block;}
@media (max-width:1080px){
  /*--*/
  .header{display: none;}
  .headerWap{display: block;}
  }
@media (max-width:800px){
  /*--*/
  .header{display: none;}
  .headerWap{display: block;}
  .headerWap .headerBox .right{font-size: 30px;}
  .headerWap .headerBox .logo a img{height: inherit;padding: 0;width: 60%;}
  .headerWap .headerBox .right img{width: 30px;}
  }

/*footer*/

.footer{width: 100%;background: #0C1229;background: linear-gradient( 135deg, rgba(0, 103, 187, 1) 0%, rgba(10, 158, 69, 1) 100%);}
.footer .footerBox{padding-bottom: 0.2rem;}
.footer .footer_left .footer_left_logo{width: 266px;height: 133px;background: #fff;border-radius: 0 0 10px 10px;position: relative;}
.footer .footer_left .footer_left_logo img{height: 54px;}
.footer .footer_left .footer_left_logo::before{position: absolute;content: "";width: 15px;height: 15px;background: #fff;border-radius: 0px;left: -15px;top: 0;}
.footer .footer_left .footer_left_logo::before{background: url(../images/yq3_1.jpg) no-repeat right top;}
.footer .footer_left .footer_left_logo::after{position: absolute;content: "";width: 15px;height: 15px;background: #fff;border-radius: 0px;right: -15px;top: 0;}
.footer .footer_left .footer_left_logo::after{background: url(../images/yq3_2.jpg) no-repeat right top;}
.footer .footer_left .footer_left_con{margin-top: 36px;}
.footer .footer_left .footer_left_con ul li{overflow: hidden;line-height: 1.6;;padding: 6px 0;font-size: 16px;}
.footer .footer_left .footer_left_con ul li .txt1{width: 109px;float: left;color: #fff;opacity: 0.8;}
.footer .footer_left .footer_left_con ul li .txt1 img{margin: 0 8px 0 2px;width: 19px;}
.footer .footer_left .footer_left_con ul li .txt2{padding-left: 110px;color: #fff;opacity: 0.8;}
.footer .footer_right{padding: 65px 0 0;align-items: flex-start;width: 100%;max-width: 900px;}
.footer .footer_right .onefoot{text-align: left;padding-left: 5%;}
.footer .footer_right .onefoot .txt1{display: block;margin-bottom: 30px;font-size: 18px;color: #fff;font-weight: bold;}
.footer .footer_right .onefoot .txt2{display: block;font-size: 16px;color: #fff;line-height: 24px;padding: 6px 0;opacity: 0.6;}
.footer .footer_right .onefoot .txt2:hover{opacity: 1;}
.footer .copyrights{width: 100%;border-top: 1px solid rgba(255, 255, 255, .05);}
.footer .copyrights .copyright{line-height: 30px;padding: 24px 0;}
.footer .copyrights .copyright .copyright_left{font-size: 16px;opacity: 0.6;}
.footer .copyrights .copyright, .footer .copyrights .copyright a{color: #fff;position: relative;}
.footer .copyrights .copyright .beian{margin-left: 6px;}
.footer .copyrights .copyright .copyright_right img{width: 47px;}
.footer .copyrights .copyright .copyright_right a{margin-left: 18px;}
.footer .copyright_right .img{width: 150px;height: 150px;position: absolute;background: #eee;left: 50%;margin-left: -75px;top: -150px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}
.footer .copyright_right .img{border-radius: 5px;display: none;}
.footer .copyright_right .img img{width: 130px !important;height: 130px !important;margin: 10px;}
.footer .copyright_right a:hover .img{display: block;}
@media (max-width:1080px){ .footer_right{display: none;}
  .copyright_right{display: none;}
  .footer_left{width: 100%;}
  }

/*YQslidebar*/

.YQslidebar{max-width: 320px;float: left;overflow: hidden;}
.YQslidebar h3{width: 320px;height: 86px;font-size: 28px;padding-top: 52px;color: #f3fafd; text-align: center; font-weight: bold;}
.YQslidebar h3{background: url(../images/leftnav1.png) center no-repeat;}
.YQslidebar .list{background-color: #fff;width: 315px;margin-left: 5px;}
.YQslidebar .list{overflow: hidden;}
.YQslidebar .list li{padding: 18px 0;text-align: center;}
.YQslidebar .list li a{font-size: 17px;color: #666;display: block;text-align: center;}
.YQslidebar .list li:hover a,.YQslidebar .list li.on a{color: #1358a7;}
.YQslidebar .list li{border-bottom: 1px solid #f5f5f5;}
.YQslidebar .list li a{text-align: left;padding: 0 20px;}
.YQslidebar .list li:last-child{border: none;}

/*listTen*/

.listTen{overflow: hidden;}
.listTen .li{float: left;width: 32.2%;margin-right: 1.7%;margin-top: 0.30rem;display: block;background: #fff;box-shadow: 5px 3px 15px rgba(0, 0, 0, .03);border-radius: 5px;overflow: hidden;padding: 0.3rem 0.2rem 0.3rem 0.6rem;position: relative;box-sizing: border-box;}
.listTen .li h4{font-size: 0.24rem;line-height: 1.6;height: 0.786rem;font-weight: normal;}
.listTen .li::after{content: "";width: 24px;height: 20px;background: url(../images/7.png) no-repeat center;position: absolute;left: 0.2rem;top: 0.4rem;}
.listTen .li p{margin-top: 0.3rem;}
.listTen .li p .s1{color: #1E1E1E;font-size: 16px;color: #666;}
.listTen .li p .s1 font{padding-right: 0.1rem;border-right: 1px solid #f1f1f1}
.listTen .li p i{font-size: 30px;color: #0069B7;margin-left: 0.1rem;}
.listTen .li p .s2{color: #999;font-family: Arial;font-size: 16px;}
.listTen .li:hover{color: #0069B7;}
.listTen .li:nth-child(3n+3){margin-right: 0;}
@media (max-width:1080px){ .listTen .li{float: left;width: 48.5%;margin-right: 3%;}
  .listTen .li:nth-child(3n+3){margin-right: 3%;}
  .listTen .li:nth-child(2n+2){margin-right: 0;}
  }
@media (max-width:750px){ .listTen .li{float: inherit;width: 100%;padding-left: 0.7rem;}
  .listTen .li h4{font-size: 16px;height: auto;}
  .listTen .li p .s1 font{font-size: 12px;}
  .listTen .li:nth-child(3n+3){margin-right: 0;}
  .listTen .li:nth-child(2n+2){margin-right: 0;}
  .listTen .li::after{background-size: 15px auto;}
  }

/*listItemOne*/

.listItemThree .li{float: left;width: 24%;margin-right: 1.333333333333%;margin-bottom: 1.333333333333%;display: block;background: #fff;box-shadow: 5px 3px 15px rgba(0, 0, 0, .05);overflow: hidden;}
.listItemThree .li{padding: 0.32rem;box-sizing: border-box;border-right: 1px solid rgba(255, 255, 255, .05);transition: all 0.5s ease;}
.listItemThree .li:nth-child(4n+4){margin-right: 0;}
.listItemThree .li .intro{position: relative;z-index: 1;}
.listItemThree .li h4{font-size: 16px;font-weight: 700;line-height: 1.8;margin: 0.40rem 0 0.2rem 0;color: #333;transition: all 0.5s ease;height: 57.6px;}
.listItemThree .li p{font-size: 14px;line-height: 1.5;height: 63px;margin: 0.16rem 0 0.4rem 0;color: #666666;transition: all 0.5s ease;}
.listItemThree .li .img{overflow: hidden;height: 2rem;}
.listItemThree .li .img img{width: 100%;transition: all 0.5s ease;}
.listItemThree .li .time{font-family: Arial;color: #333333;transition: all 0.5s ease;}
.listItemThree .li .time .p1{font-size: 0.48rem;font-weight: 700;line-height: 1;}
.listItemThree .li .time .p2{font-size: 0.2rem;line-height: 1;margin-top: 0.1rem;}
.listItemThree .li .YQmniMore{display: block;}
.listItemThree .li .YQmniMore1{display: none;}
.listItemThree .li .img{background: url(../images/bg10.png) no-repeat center center;background-size: cover;}
.listItemThree .li .img{font-size: 0.3rem;font-weight: 700;}
.listItemThree .li:hover .img img{ transform: scale(1.2);transition: all 0.5s ease;}
.listItemThree .li:hover{background: #258BD6;}
.listItemThree .li:hover h4{color: #fff;}
.listItemThree .li:hover p{color: rgba(255, 255, 255, 0.6);}
.listItemThree .li:hover .time{color: #fff;}
.listItemThree .li:hover .YQmniMore1{display: block;}
.listItemThree .li:hover .YQmniMore{display: none;}
@media (max-width:1600px){ .listItemThree .li{width: 32%;margin-right: 1.999999999999%;margin-bottom: 1.999999999999%;}
  .listItemThree .li:nth-child(4n+4){margin-right: 1.999999999999%;margin-bottom: 1.999999999999%;}
  .listItemThree .li:nth-child(3n+3){margin-right: 0;}
  }
@media (max-width:1200px){ .listItemThree .li{width: 49%;margin-right: 2%;margin-bottom: 2%;}
  .listItemThree .li:nth-child(4n+4){margin-right: 2%;margin-bottom: 2%;}
  .listItemThree .li:nth-child(3n+3){margin-right: 2%;margin-bottom: 2%;}
  .listItemThree .li:nth-child(2n+2){margin-right: 0;margin-bottom: 2%;}
  }
@media (max-width:450px){ .listItemThree .li{width: 100%;margin-right: 0;margin-bottom: 2%;}
  .listItemThree .li:nth-child(4n+4){margin-right: 0;;}
  .listItemThree .li:nth-child(3n+3){margin-right: 0;}
  .listItemThree .li:nth-child(2n+2){margin-right: 0;}
  .listItemThree .li .img{height: 3rem;}
  }

/*listItemFive*/

.listItemFive{overflow: hidden;}
.listItemFive .li{margin-right: 1.7%;margin-top: 20px;display: block;background: #fff;box-shadow: 5px 3px 15px rgba(0, 0, 0, .03);border-radius: 5px;overflow: hidden;padding: 0.3rem 0.2rem 0.3rem 0.6rem;position: relative;box-sizing: border-box;}
.listItemFive .li h4{font-size: 18px;line-height: 1.5;height: 81px;font-weight: normal;}
.listItemFive .li::after{content: "";width: 24px;height: 20px;background: url(../images/7.png) no-repeat center;position: absolute;left: 0.2rem;top: 0.4rem;}
.listItemFive .li p{margin-top: 0.3rem;}
.listItemFive .li p .s1{color: #1E1E1E;font-size: 16px;color: #666;}
.listItemFive .li p .s1 font{padding-right: 0.1rem;border-right: 1px solid #f1f1f1}
.listItemFive .li p i{font-size: 30px;color: #258BD6;margin-left: 0.1rem;}
.listItemFive .li p .s2{color: #999;font-family: Arial;font-size: 16px;}
.listItemFive .li:hover{color: #258BD6;}
.listItemFive .li:nth-child(3n+3){margin-right: 0;}

/*listItemSix*/

.listItemSix{display: block;float: left;width: 23.5%;text-align: center;color: #0D132B;font-size: 15px;border: 1px solid #f1f1f1;padding: 10px;margin: 0 2% 2% 0;box-sizing: border-box;}
.listItemSix .img{overflow: hidden;border: 1px solid #f5f5f5;border-bottom: none;}
.listItemSix .img img{width: 100%;}
.listItemSix .text{line-height: 1.8;padding: 5px 0;margin-right: 15px;box-sizing: border-box;font-size: 17px;}
.listItemSix .intro{color: #666;line-height: 1.8;text-align: left;}
.listItemSix:hover .img img{transform: scale(1.2); transition: all 1.5s linear 0s;}
.listItemSix:hover .text{color: #EC690F;}
.listItemSix:nth-child(4n+4){margin-right: 0;}
@media (max-width:1100px){ .listItemSix{width: 32%;}
  .listItemSix:nth-child(4n+4){margin-right: 2%;}
  .listItemSix:nth-child(3n+3){margin-right: 0;}
  }
@media (max-width:750px){ .listItemSix{width: 49%;}
  .listItemSix:nth-child(4n+4){margin-right: 2%;}
  .listItemSix:nth-child(3n+3){margin-right: 2%;}
  .listItemSix:nth-child(2n+2){margin-right: 0;}
  }
@media (max-width:420px){ .listItemSix{width: 100%;}
  .listItemSix:nth-child(4n+4){margin-right: 0;}
  .listItemSix:nth-child(3n+3){margin-right: 0;}
  .listItemSix:nth-child(2n+2){margin-right: 0;}
  }

/*YQarticle*/

.YQarticle{background: #fff;}
.YQarticle .head{border-bottom: 1px solid #f1f1f1;padding: 0.2rem;background: #fff;}
.YQarticle .head h1{font-size: 0.36rem;line-height: 1.5;}
.YQarticle .head p{color: #CBCBCB;font-size: 15px;line-height: 1.6;padding: 0.2rem 0 0 0;}
.YQarticle .content{padding: 0.2rem 0;overflow: hidden;margin: 0 0.2rem;}
@media (max-width:1080px){ .YQarticle .head h1{font-size: 20px;}
  }

/*YQdetailed*/

.YQdetailedPage{overflow: hidden;}
.YQdetailedPage .YQarticle{width: 70%;float: left;}
.YQdetailedPage .right{width: 30%;float: right;padding-left: 0.2rem;box-sizing: border-box;}
.YQdetailedPage .right h2{font-size: 0.36rem;}
@media (max-width:1200px){ .YQdetailedPage .YQarticle{width: 100%;}
  .YQdetailedPage .right{display: none;}
  }

/*about.html*/

.aboutMain{padding: 20px 0;}
.aboutMain .YQarticle{margin-left: 340px;}
@media (max-width:1200px){ .aboutMain .YQarticle{margin-left: 0;}
  .aboutMain .YQslidebar{display: none;}
  }

/*################contact.html######################################################*/


/*contactSection1*/

.contactSection1 h1{font-size: 0.36rem;text-align: center;padding: 0.8rem 0;}
.contactSection1 .content{height: 570px;background: #eee;position: relative;background: #eee url(../images/map_03.jpg) no-repeat center;background-size: cover;}
.contactSection1 .contactMap{width: 100%;height: 100%;}
.contactSection1 .address{position: absolute;width: 100%;left: 0;bottom: 0;}
.contactSection1 .address p{background: #fff;font-size: 24px;font-weight: 700;text-align: center;margin: 0.2rem;font-weight: normal;line-height: 1.6;padding: 0.2rem;}
@media screen and (max-width: 750px){ .contactSection1 .content{height: 400px;}
  .contactSection1 h1{font-size: 20px;}
  .contactSection1 .address p{font-size: 18px;}
  }

/*contactSection2*/

.contactSection2{padding-top: 0.5rem;border-top: 1px solid #f1f1f1;}
.contactSection2 h1{font-size: 0.36rem;text-align: center;padding: 0.2rem 0 0.5rem 0;}
.contactSection2 li.hr{border-right: 1px solid #f1f1f1;height: 90px !important;}
.contactSection2 li img{display: block;margin: 0 auto;margin-bottom: 0.2rem;}
.contactSection2 li .p2{font-size: 24px;text-align: center;color: #333333;}
.contactSection2 li .phr{width: 30px;height: 2px;background: #D8D8D8;margin: 0.1rem auto 0.2rem auto;}
@media screen and (max-width: 1200px){ .contactSection2 h1{font-size: 20px;}
  }
@media screen and (max-width: 1100px){ .contactSection2 li img{height: 50px;}
  .contactSection2 li .p2{font-size: 20px;}
  }
@media screen and (max-width: 750px){ .contactSection2 ul{display: block;}
  .contactSection2 li{padding: 0.5rem 0;border-bottom: 1px solid #f1f1f1;}
  .contactSection2 li.hr{display: none;}
  }

/*黄老师20240203新增~~~重置样式*/

@charset "utf-8"; html,body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,object,code,em,span,legend,button,input,textarea,th,td,a,img,header,footer,nav,aside,audio,datalist,section{-webkit-box-sizing: border-box;box-sizing: border-box;font-style: normal;margin: 0;padding: 0;border: none;outline: none;color: #333;}
html,body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,object,code,em,span,legend,button,input,textarea,th,td,a,header,footer,nav,aside,audio,datalist,section{font-family: "Microsoft YaHei";font-size: 16px;}
@media screen and (max-width: 1000px){
  /*--*/
  html,body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,object,code,em,span,legend,button,input,textarea,th,td,a,header,footer,nav,aside,audio,datalist,section{font-size: 0.26rem;}
  }
ul,ol,ul li,ol li{list-style: none;}
form label{cursor: pointer;}
textarea{resize: none;-webkit-appearance: none;}
img{display: inline-block;vertical-align: middle;border: 0;}
table{border-collapse: collapse;display: table;width: 100%;border-spacing: 0;}
button,input[type="reset"],input[type="button"],input[type="submit"]{line-height: normal !important;-webkit-appearance: none;}
a{display: inline-block;text-decoration: none;cursor: pointer;color: #333;}
span,i,b{display: inline-block;}
p{display: block;width: 100%;}
input,button{display: inline-block;border: none;outline: none;background: none;-webkit-appearance: none;vertical-align: middle;}
input,textarea,select,button,fieldset,object{-moz-appearance: none;outline: none;-moz-outline: none;-webkit-box-shadow: none;box-shadow: none;-moz-box-shadow: none;}
textarea{resize: none;-webkit-appearance: none;}
button[type="submit"],button[type="reset"],input[type="submit"],input[type="reset"],input[type="button"],button{cursor: pointer;}

/*黄老师20240203新增~~~美化滚动条：https://www.jianshu.com/p/c2addb233acd*/

::-webkit-scrollbar{ width: 5px; height: 1px;}
::-webkit-scrollbar-thumb{ border-radius: 10px; box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); background: #999;}
::-webkit-scrollbar-track{ box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); border-radius: 10px; background: #ededed;}

/*黄老师20240203新增~~~清除浮动*/

.clearfix:after{ clear: both;content: ".";display: block;font-size: 0;height: 0;visibility: hidden;}
.clearfix:after{ _zoom: 1;}

/*黄老师20240203新增~~~处理图片效果*/

@media (any-hover: hover){
  /*图片缩放*/
  .anisca{cursor: pointer;overflow: hidden;}
  .anisca img{cursor: pointer;-webkit-transition: all 0.8s;-o-transition: all 0.8s;transition: all 0.8s;-webkit-transform: scale(1, 1);-ms-transform: scale(1, 1);transform: scale(1, 1);}
  .anisca:hover img{-webkit-transform: scale(1.2, 1.2);-ms-transform: scale(1.2, 1.2);transform: scale(1.2, 1.2);}
  /*图片上浮*/
  .anitop{ -webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
  .anitop:hover{-webkit-transform: translate3d(0, -3%, 0);transform: translate3d(0, -3%, 0);cursor: pointer;}
  /*图片旋转*/
  .anirot{cursor: pointer;overflow: hidden;}
  .anirot img{cursor: pointer;-webkit-transition: all 0.8s;-o-transition: all 0.8s;transition: all 0.8s;-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
  .anirot:hover img{-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
  }

/*黄老师20240203新增~~~文字段落*/

.touper{text-transform: uppercase;}
.tolower{text-transform: lowercase;}
.tocapit{text-transform: capitalize;}
.clearfix:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}
.oe{display: block;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.dot2{overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.dot3{overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.dot4{overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.bgcov,.bg100{display: block;width: 100%;background-repeat: no-repeat !important;background-position: center center !important;background: url(../images/banner1.png);}
.bgcov{background-size: cover !important;}
.bg100{background-size: 100% 100% !important;}
.imgcov{width: 100%;height: 100%;max-width: 100%;max-height: 100%;-o-object-fit: cover;object-fit: cover;}

/*黄老师20240203新增~~~公共类样式*/

.fuWuDiv1,.fuWuDiv1 div,.fuWuDiv1 p,.fuWuDiv1 a{box-sizing: border-box;}
.fuWuDiv1{height: 600px;border: 0px solid red;padding-top: 135px;margin-bottom: 350px;}
@media screen and (max-width: 1000px){
  /*--*/
  .fuWuDiv1,.fuWuDiv1 div,.fuWuDiv1 p,.fuWuDiv1 a{box-sizing: border-box;}
  .fuWuDiv1{height: inherit;padding: 0.5rem 0;margin-bottom: 0;}
  }

/*黄老师20240203新增~~~版心*/

.banxin1440{width: 1440px;margin: 0 auto;}
.banxin1600{width: 1600px;margin: 0 auto;}
.faZhan_JiHua2{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  box-sizing: border-box;
  padding: 0 30px;
  z-index: 100;
}
.faZhan_JiHua2 .left{
  flex-direction: column;
  z-index: 100;
}
.faZhan_JiHua2 .left .title{
    width: 100%;
    padding-top: 170px;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
}
.faZhan_JiHua2 .left .someCenter{
  display: flex; 
  padding: 20px 0;
}
.faZhan_JiHua2 .left .someCenter div{
  color: #fff;
  font-size: 16px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-right: 30px;
}
.faZhan_JiHua2 .left .someCenter div>img{
  height: 15px;
  margin: 0 5px;
}
.faZhan_JiHua2 .left .small{
  font-size: 20px;
  padding-top: 20px;
  padding-left: 10px;
}
.faZhan_JiHua2 .left .small i{
  font-weight: 600;
}
 .faZhan_JiHua2 .left .scheme{
  width: 100%;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  background-color: #376ED8;
  
 }
 .faZhan_JiHua2 .left .scheme #scheme{
  width: 100%;
  height:100%;
  /* border-radius: 70px; */
  display: inline-flex;
  justify-content: start;
  align-items: center;
  padding-left: 20px;
  font-size: 24px;
  color: #fff;
  transition: all 0.5s;
}

.faZhan_JiHua2 .right{
  z-index: 100;
  margin-top: 175px;
  background: #fff;
  border-radius:5px;
  width: 450px;
  box-sizing: border-box;
  padding: 30px;
  box-shadow: 0 0 10px  rgba(0, 0, 0, 0.07);
}

.faZhan_JiHua2 .right .itemForm{
  display: flex;
  flex-direction: column;
}

.faZhan_JiHua2 .right .itemForm p{
  font-size: 14px;
}
.faZhan_JiHua2 .right .itemForm p img{
  margin-bottom: 15px;
  height: 5px;
}

.faZhan_JiHua2 .right .itemForm input {
  border: 1px solid #d3d3d3;
  padding: 5px 10px;
  border-radius: 5px;
  margin: 15px 0;
}
.faZhan_JiHua2 .right .itemFormBtn{
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  background-color: #376ED8;
}
.faZhan_JiHua2 .right .itemFormBtn a{
width: 100%;
height:100%;
display: inline-flex;
justify-content: center;
align-items: center;
color: #fff;
transition: all 0.5s;
}

.faZhan_JiHua2 .fff{
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 300px;
  top: 370px;
}

@media screen and (max-width: 1600px){
  /*--*/
  .banxin1440{width: 95%;}
  .banxin1600{width: 95%;}
  }

/*黄老师20240203新增~~~公共类标题*/

.commTitles1{width: 100%;padding-bottom: 60px;}
.commTitles1 .dd1{width: 100%;font-size: 48px;font-weight: 700;color: #fff;text-align: center;padding-bottom: 10px;}
.commTitles1 .dd2{width: 100%;font-size: 18px;font-weight: 400;color: #fff;text-align: center;}
.commTitles2{width: 100%;padding-bottom: 60px;}
.commTitles2 .dd1{width: 100%;font-size: 48px;font-weight: 700;color: #000;text-align: center;padding-bottom: 10px;}
.commTitles2 .dd1 span{font-size: 48px;font-weight: 700;}
.commTitles2 .dd1 .lanse{color: #0D59CC;}
.commTitles2 .dd1 .lvse{color: #2FB111;}
.commTitles2 .dd2{width: 100%;font-size: 18px;font-weight: 400;color: rgba(0, 0, 0, 0.5);text-align: center;}
.BringWhat1 .commTitles2{padding-bottom: 140px;}
.buShu_MoShi1 .commTitles2{padding-bottom: 100px;}
@media screen and (max-width: 1600px){
  /*--*/
  .BringWhat1 .commTitles2{padding-bottom: 100px;}
  }
@media screen and (max-width: 1280px){
  /*--*/
  .BringWhat1 .commTitles2{padding-bottom: 60px;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .commTitles1{padding-bottom: 0.5rem;}
  .commTitles1 .dd1{font-size: 0.4rem;padding-bottom: 0.15rem;}
  .commTitles1 .dd2{font-size: 0.26rem;}
  .commTitles2{padding-bottom: 0.5rem;}
  .commTitles2 .dd1{font-size: 0.4rem;padding-bottom: 0.15rem;}
  .commTitles2 .dd1 span{font-size: 0.4rem;font-weight: 700;}
  .commTitles2 .dd2{font-size: 0.26rem;}
  .BringWhat1 .commTitles2{padding-bottom: 0.5rem;}
  .buShu_MoShi1 .commTitles2{padding-bottom: 0.5rem;}
  .fuWuDiv1{background-position: center center !important;}
  .fuWuDiv1 .commTitles1{padding: 0.5rem 0;}
  .fuWuDiv1 .commTitles1 .dd1{color: #333;}
  .fuWuDiv1 .commTitles1 .dd2{color: #333;}
  }

/*黄老师20240203新增~~~公共类列表1*/

.commList1{width: 100%;display: flex;justify-content: space-between;border: 0px solid red;}
.commList1 a{width: 510px;border-radius: 12px;padding: 60px 60px 20px 60px;background: linear-gradient(to bottom, #d4ecfa, #fff);box-shadow: 0 0 10px rgba(100, 100, 100, 0.1);}
.commList1 a .dd1{padding-bottom: 30px;font-weight: 700;color: #0D59CC;font-size: 36px;}
.commList1 a .dd2{width: 100%;overflow: hidden;border: 0px solid red;height: 180px;}
.commList1 a .dd2 p{color: #0D59CC;font-size: 18px;width: 50%;padding-top: 15px;float: left;}
.commList1 a .dd2 p:nth-child(1){padding-top: 0;}
.commList1 a .dd2 p:nth-child(2){padding-top: 0;}
.commList1 a .dd2.width64 p{width: 60%;}
.commList1 a .dd2.width64 p:nth-child(2n){width: 40%;}
.commList1 a .dd2.width73 p{width: 70%;}
.commList1 a .dd2.width73 p:nth-child(2n){width: 30%;}
.commList1 a .dd3{width: 100%;display: flex;justify-content: center;align-items: center;padding-top: 15px;}
.commList1 a .dd3 img{width: 300px;height: 180px;}
@media screen and (max-width: 1600px){
  /*--*/
  .commList1 a{width: 32%;margin-right: 2%;padding: 50px;}
  .commList1 a:nth-child(3n){margin-right: 0;}
  }
@media screen and (max-width: 1440px){
  /*--*/
  .commList1 a{padding: 30px;}
  .commList1 a .dd2{height: inherit;}
  .commList1 a .dd2 p{width: 100%;padding-top: 10px;}
  .commList1 a .dd2 p:nth-child(2){padding-top: 10px;}
  .commList1 a .dd2.width64 p{width: 100%;}
  .commList1 a .dd2.width64 p:nth-child(2n){width: 100%;}
  .commList1 a .dd2.width73 p{width: 100%;}
  .commList1 a .dd2.width73 p:nth-child(2n){width: 100%;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .commList1{display: block;}
  .commList1 a{width: 100%;border-radius: 0.05rem;padding: 0.2rem;box-shadow: none;border: 1px solid #eee;margin-top: 0.2rem;}
  .commList1 a:first-child{margin-top: 0;}
  .commList1 a .dd1{padding-bottom: 0.2rem;font-size: 0.3rem;}
  .commList1 a .dd2{height: inherit;}
  .commList1 a .dd2 p{font-size: 0.26rem;padding-top: 0.15rem;float: left;}
  .commList1 a .dd3{padding: 0;display: none;}
  }

/*黄老师20240203新增~~~公共类列表2*/

.commList2{width: 100%;display: flex;justify-content: space-between;border: 0px solid red;}
.commList2 a{border: 0px solid red;}
.commList2 a .dd1{width: 100%;display: flex;justify-content: center;background: -pink;height: 85px;}
.commList2 a .dd2{width: 100%;text-align: center;font-size: 18px;color: #000;padding-top: 50px;}
.commList2 a:nth-child(1) .dd1 img{width: 230px;height: 73px;}
.commList2 a:nth-child(2) .dd1 img{width: 237px;height: 80px;}
.commList2 a:nth-child(3) .dd1 img{width: 170px;height: 81px;}
.commList2 a:nth-child(4) .dd1 img{width: 151px;height: 81px;}
.BringWhat1{padding-bottom: 270px;}
@media screen and (max-width: 1600px){
  /*--*/
  .commList2{justify-content: space-around;}
  .BringWhat1{padding-bottom: 200px;}
  }
@media screen and (max-width: 1280px){
  /*--*/
  .BringWhat1{padding-bottom: 100px;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .commList2{flex-wrap: wrap;}
  .commList2 a{width: 50%;margin-top: 0.3rem;}
  .commList2 a:nth-child(1){margin-top: 0;}
  .commList2 a:nth-child(2){margin-top: 0;}
  .commList2 a .dd1{background: -pink;height: 40px;}
  .commList2 a .dd2{font-size: 0.26rem;padding-top: 0.2rem;}
  .commList2 a:nth-child(1) .dd1 img{width: 90px;height: 30px;}
  .commList2 a:nth-child(2) .dd1 img{width: 90px;height: 30px;}
  .commList2 a:nth-child(3) .dd1 img{width: 80px;height: 30px;}
  .commList2 a:nth-child(4) .dd1 img{width: 80px;height: 30px;}
  .BringWhat1{padding: 0.5rem 0;}
  }

/*黄老师20240203新增~~~公共类列表3*/

.commList3{width: 100%;display: flex;justify-content: space-between;border: 0px solid red;}
.commList3 a{border: 0px solid red;width: 370px;height: 300px;border-radius: 23px;background: #fff;padding: 50px 50px 60px 50px;box-shadow: 0 0 10px rgba(100, 100, 100, 0.1);}
.commList3 a .dd1{width: 100%;display: flex;justify-content: center;align-items: center;}
.commList3 a .dd1 p{width: 96px;height: 96px;border-radius: 100%;background: #b6cdef;display: inline-flex;justify-content: center;align-items: center;transition: all 0.5s;}
.commList3 a .dd1 p img{width: 50px;}
.commList3 a .dd2{padding-top: 20px;text-align: center;font-size: 30px;color: #000;transition: all 0.5s;}
.commList3 a .dd3{padding-top: 10px;text-align: center;font-size: 18px;color: #585858;transition: all 0.3s;}
.commList3 a:nth-child(2){position: relative;top: 60px;}
.commList3 a:nth-child(4){position: relative;top: 60px;}
@media (any-hover: hover){
  /*--*/
  .commList3 a:hover .dd1 p{background: #0d59cc;}
  .commList3 a:hover .dd2{color: #0D59CC;font-weight: 700;}
  .commList3 a:hover .dd3{color: #0D59CC;font-size: 24px;}
  }
@media screen and (max-width: 1600px){
  /*--*/
  .commList3 a{padding: 30px;width: 23.5%;margin-right: 2%;}
  .commList3 a:nth-child(4n){margin-right: 0;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .commList3{flex-wrap: wrap;}
  .commList3 a{width: 48%;height: inherit;border-radius: 0.05rem;padding: 0.2rem;box-shadow: none;border: 1px solid #F5F5F5;margin-top: 0.2rem;}
  .commList3 a:nth-child(1){margin-top: 0;}
  .commList3 a:nth-child(2){margin-top: 0;}
  .commList3 a .dd1 p{width: 40px;height: 40px;}
  .commList3 a .dd1 p img{width: 30px;}
  .commList3 a .dd2{padding-top: 0.2rem;font-size: 0.28rem;}
  .commList3 a .dd3{padding-top: 0.15rem;font-size: 0.26rem;}
  .commList3 a:nth-child(2){position: inherit;top: inherit;}
  .commList3 a:nth-child(4){position: inherit;top: inherit;}
  }

/*黄老师20240203新增~~~公共类列表4*/

.commList4{width: 100%;display: flex;justify-content: space-between;border: 0px solid red;}
.commList4 .itembox{border: 1px solid #2FB111;padding: 50px 40px 70px 40px;border-radius: 12px;overflow: hidden;width: 510px;}
.commList4 .itembox .dd1{width: 100%;display: flex;align-items: center;padding-bottom: 40px;}
.commList4 .itembox .dd1 .ss1{font-size: 24px;color: #000;font-weight: 700;}
.commList4 .itembox .dd1 .ss2{font-size: 18px;color: #000;}
.commList4 .itembox .dd2{width: 100%;}
.commList4 .itembox .dd2 .dd2item{width: 100%;padding-bottom: 30px;}
.commList4 .itembox .dd2 .dd2item:last-child{padding-bottom: 40px;}
.commList4 .itembox .dd2 .dd2item .dd2a{width: 100%;padding-bottom: 10px;}
.commList4 .itembox .dd2 .dd2item .dd2a span{width: 80px;height: 24px;text-align: center;line-height: 24px;color: #fff;font-size: 14px;color: #fff;}
.commList4 .itembox .dd2 .dd2item .dd2b{font-size: 16px;color: #585858;line-height: 30px;text-align: justify;max-height: 90px;}
.commList4 .itembox .dd3{width: 100%;}
.commList4 .itembox .dd3 a{width: 180px;height: 48px;background: #0D59CC;border-radius: 48px;display: inline-flex;justify-content: center;align-items: center;}
.commList4 .itembox .dd3 a span{font-size: 18px;color: #fff;}
.commList4 .itembox .dd3 a img{margin-left: 20px;width: 14px;height: 14px;}
.shengTai_HeZuo1{padding-bottom: 180px;}
@media screen and (max-width: 1600px){
  /*--*/
  .commList4 .itembox{width: 32%;margin-right: 2%;}
  .commList4 .itembox:nth-child(3n){margin-right: 0;}
  .shengTai_HeZuo1{padding-bottom: 120px;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .commList4{display: block;}
  .commList4 .itembox{border: 1px solid #2FB111;padding: 0.2rem;border-radius: 0.05rem;width: 100%;margin-top: 0.3rem;}
  .commList4 .itembox:nth-child(1){margin-top: 0;}
  .commList4 .itembox .dd1{padding-bottom: 0.2rem;}
  .commList4 .itembox .dd1 .ss1{font-size: 0.28rem;}
  .commList4 .itembox .dd1 .ss2{font-size: 0.26rem;}
  .commList4 .itembox .dd2 .dd2item{padding-bottom: 0.2rem;}
  .commList4 .itembox .dd2 .dd2item:last-child{padding-bottom: 0.2rem;}
  .commList4 .itembox .dd2 .dd2item .dd2a{padding-bottom: 0.1rem;}
  .commList4 .itembox .dd2 .dd2item .dd2b{font-size: 0.26rem;line-height: 0.4rem;max-height: 1.2rem;}
  .commList4 .itembox .dd3 a{width: 50%;height: 0.7rem;border-radius: 0.7rem;}
  .commList4 .itembox .dd3 a span{font-size: 0.26rem;color: #fff;}
  .commList4 .itembox .dd3 a img{margin-left: 0.1rem;width: 10px;height: 10px;}
  .shengTai_HeZuo1{padding-bottom: 0.5rem;}
  }

/*黄老师20240203新增~~~公共类列表5*/

.commList5{display: flex;justify-content: space-between;}
.commList5 a{width: 450px;border-radius: 10px;padding: 60px 60px 50px 80px;box-shadow: 0 0 10px rgba(100, 100, 100, 0.1);}
.commList5 a .dd1{width: 100%;display: flex;flex-direction: row-reverse;}
.commList5 a .dd1 img{width: 100px;height: 100px;}
.commList5 a .dd2{padding-top: 35px;width: 100%;}
.commList5 a .dd2 .dd2a{font-size: 48px;font-weight: 700;color: #0D59CC;}
.commList5 a .dd2 .dd2b{font-size: 18px;color: rgba(0, 0, 0, 0.5);}
.commList5 a .dd3{padding-top: 40px;font-size: 22px;color: #000;text-align: justify;line-height: 40px;padding-right: 100px;}
@media screen and (max-width: 1600px){
  /*--*/
  .commList5 a{width: 32%;margin-right: 2%;}
  .commList5 a:nth-child(3n){margin-right: 0;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .commList5{display: block;}
  .commList5 a{width: 100%;border-radius: 0.1rem;padding: 0.3rem;box-shadow: none;border: 1px solid #F5F5F5;margin-top: 0.3rem;}
  .commList5 a:nth-child(1){margin-top: 0;}
  .commList5 a .dd1{flex-direction: row;display: none;}
  .commList5 a .dd1 img{width: 1rem;height: 1rem;}
  .commList5 a .dd2{padding-top: 0;display: flex;align-items: center;}
  .commList5 a .dd2 div{display: inline;}
  .commList5 a .dd2 .dd2a{font-size: 0.4rem;}
  .commList5 a .dd2 .dd2b{font-size: 0.26rem;padding-left: 0.2rem;}
  .commList5 a .dd3{padding-top: 0.15rem;font-size: 0.26rem;line-height: 0.4rem;padding-right: 0;}
  }

/*黄老师20240203新增~~~4种部署模式*/

.buShu_MoShi1{height: 900px;border: 0px solid red;}
@media screen and (max-width: 1600px){
  /*--*/
  .buShu_MoShi1{height: 700px;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .buShu_MoShi1{height: inherit;padding: 0.5rem 0;}
  }

/*黄老师20240203新增~~~成功案例div*/

.successCase1{width: 100%;position: relative;top: -150px;}
.successCase2{border-radius: 12px;overflow: hidden;border: 0px solid red;display: flex;justify-content: space-between;padding: 50px 90px 50px 120px;background: #fff;box-shadow: 0 0 10px rgba(100, 100, 100, 0.1);}
.successCase2 .lefts .dd1{font-size: 48px;color: #000;padding-bottom: 10px;font-weight: 700;}
.successCase2 .lefts .dd2{font-size: 18px;color: rgba(0, 0, 0, 0.5);padding-bottom: 60px;}
.successCase2 .lefts .dd3{overflow-x: hidden;overflow-y: auto;width: 660px;background: -pink;height: 260px;}
.successCase2 .lefts .dd3 a{width: 200px;height: 80px;border-radius: 12px;overflow: hidden;background: #F5F5F5;transition: all 0.5s;position: relative;float: left;margin-right: 20px;margin-top: 20px;}
.successCase2 .lefts .dd3 a:nth-child(1){margin-top: 0;}
.successCase2 .lefts .dd3 a:nth-child(2){margin-top: 0;}
.successCase2 .lefts .dd3 a:nth-child(3){margin-top: 0;}
.successCase2 .lefts .dd3 a:nth-child(3n){margin-right: 0;}
.successCase2 .lefts .dd3 a img{height: 22px;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);transition: all 0.5s;}
.successCase2 .lefts .dd3 a img.img1{opacity: 1;}
.successCase2 .lefts .dd3 a img.img2{opacity: 0;}
.successCase2 .lefts .dd3 a.on img.img1{opacity: 0;}
.successCase2 .lefts .dd3 a.on img.img2{opacity: 1;}
.successCase2 .lefts .dd4{width: 100%;display: flex;align-items: center;padding-left: 16px;}
.successCase2 .lefts .dd4 a{border: 0px solid red;display: inline-flex;align-items: center;padding: 20px 0 0 0;border-bottom: 1px solid #0D59CC;}
.successCase2 .lefts .dd4 a span{font-size: 18px;color: #0D59CC;}
.successCase2 .lefts .dd4 a img{width: 14px;height: 14px;margin-left: 20px;}
.successCase2 .rights{width: 540px;height: 540px;border: 0px solid red;}
.successCase2 .rights .rightitem{width: 100%;height: 100%;border: 0px solid red;overflow: hidden;border-top-left-radius: 270px;border-top-right-radius: 270px;border-bottom-right-radius: 270px;}
@media (any-hover: hover){
  /*--*/
  .successCase2 .lefts .dd3 a:hover{background: #0D59CC;}
  .successCase2 .lefts .dd3 a:hover img.img1{opacity: 0;}
  .successCase2 .lefts .dd3 a:hover img.img2{opacity: 1;}
  }
@media screen and (max-width: 1600px){
  /*--*/
  .successCase2{padding: 50px;}
  .successCase2 .left{width: 50%;}
  .successCase2 .rights{width: 50%;height: 500px;}
  .successCase2 .lefts .dd3{width: 100%;height: 260px;}
  .successCase1{top: inherit;padding: 60px 0;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .successCase1{position: inherit;top: inherit;padding: 0.5rem 0;}
  .successCase2{border-radius: 0.05rem;padding: 0.2rem;}
  .successCase2 .lefts{width: 100%;padding-bottom: 0.3rem;}
  .successCase2 .lefts .dd1{font-size: 0.4rem;color: #000;padding-bottom: 0.1rem;font-weight: 700;text-align: center;padding-top: 0.4rem;}
  .successCase2 .lefts .dd2{font-size: 0.26rem;padding-bottom: 0.5rem;text-align: center;}
  .successCase2 .lefts .dd3{overflow-x: hidden;overflow-y: auto;width: 100%;background: -pink;height: inherit;}
  .successCase2 .lefts .dd3 a{width: 32%;height: 1rem;border-radius: 0.05rem;margin-right: 2%;margin-top: 0.2rem;}
  .successCase2 .lefts .dd3 a img{height: 15px;}
  .successCase2 .lefts .dd4{width: 100%;display: flex;align-items: center;}
  .successCase2 .lefts .dd4{width: 100%;display: flex;justify-content: center;}
  .successCase2 .lefts .dd4 a span{font-size: 0.26rem;color: #0D59CC;}
  .successCase2 .lefts .dd4 a img{width: 10px;height: 10px;margin-left: 0.1rem;}
  .successCase2 .rights{display: none;}
  }

/*黄老师20240203新增~~~仅仅只有一行文字*/

.onlyText1{font-size: 24px;color: #000;line-height: 40px;text-align: center;width: 100%;padding-bottom: 100px;}
@media screen and (max-width: 1600px){
  /*--*/
  .onlyText1{padding-bottom: 80px;}
  }
@media screen and (max-width: 1280px){
  /*--*/
  .onlyText1{padding-bottom: 60px;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .onlyText1{font-size: 0.26rem;line-height: 0.4rem;padding-bottom: 0.3rem;}
  }

/*黄老师20240203新增~~~仅仅只有一个渐变横线*/

.onlyLine1{width: 100%;display: flex;justify-content: center;align-items: center;padding-bottom: 80px;}
.onlyLine1 i{width: 60px; height: 10px; background: linear-gradient(270deg, #0D59CC 0%, #2FB111 100%); border-radius: 5px;}
@media screen and (max-width: 1680px){
  /*--*/
  .onlyLine1{display: none;}
  }

/*黄老师20240203新增~~~仅仅图片排列*/

.commImg1{width: 100%;display: flex;justify-content: space-between;}
.commImg1>div{height: 800px;overflow: hidden;}
.commImg1 .lefts{width: 1080px;}
.commImg1 .rights{width: 840px;}
.commImg1 .rights .rightitems{width: 100%;height: 400px;display: flex;justify-content: space-between;}
.commImg1 .rights .rightitem1{flex-direction: row-reverse;}
.commImg1 .rights .rightitems a{width: 50%;height: 100%;background: rgba(0, 0, 0, 0.5);display: flex;flex-direction: column;justify-content: center;align-items: center;overflow: hidden;}
.commImg1 .rights .rightitems a.hideClass{visibility: hidden;}
.commImg1 .rights .rightitem1 a{border-bottom-left-radius: 12px;background: rgba(47, 177, 17, 0.9);}
.commImg1 .rights .rightitem2 a{border-top-right-radius: 12px;background: rgba(13, 89, 204, 0.9);}
.commImg1 .rights .rightitems a .dd1{font-size: 30px;color: rgba(255, 255, 255, 0.5);text-align: center;line-height: 40px;}
.commImg1 .rights .rightitems a .dd2{width: 100%;display: flex;justify-content: center;align-items: center;padding-top: 60px;}
.commImg1 .rights .rightitems a .dd2 i{width: 60px;height: 4px;background: rgba(255, 255, 255, 0.5);}
@media screen and (max-width: 1600px){
  /*--*/
  .commImg1 .lefts{width: 45%;}
  .commImg1 .rights{width: 55%;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .commImg1{display: block;}
  .commImg1 .lefts{width: 100%;height: 2.5rem;}
  .commImg1 .rights{width: 100%;height: inherit;}
  .commImg1 .rights .rightitems{height: 2.5rem;}
  .commImg1 .rights .rightitems{display: block;}
  .commImg1 .rights .rightitems a .dd1{line-height: 0.4rem;font-size: 0.3rem;}
  .commImg1 .rights .rightitems a .dd2{padding-top: 0.3rem;}
  }

/*黄老师20240203新增~~~仅仅只有一个按钮*/

.onlyBut1{width: 100%;display: flex;justify-content: center;align-items: center;}
.onlyBut1 a{width: 420px;height: 70px;border-radius: 70px;background: #0D59CC;transition: all 0.5s;font-size: 24px;color: #fff;display: inline-flex;justify-content: center;align-items: center;}
@media (any-hover: hover){
  /*--*/
  .onlyBut1 a:hover{background: #007AFF;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .onlyBut1 a{width: 60%;height: 0.7rem;border-radius: 0.7rem;font-size: 0.26rem;border: 1px solid #ddd;}
  .onlyBut1 a:active{background: #007AFF;border: 1px solid #007AFF;}
  }

/*黄老师20240203新增~~~仅仅只有一张图片*/

.onlyImg1{width: 100%;}
.onlyImg1 img{width: 100%;display: block;}

/*黄老师20240203新增~~~即刻体验一站式售后服务解决方案div*/

.Solutions1{height: 520px;background-repeat: no-repeat !important;background-position: left bottom !important;width: 100%;}
@media screen and (max-width: 1000px){
  /*--*/
  .Solutions1{height: inherit;padding: 0.6rem 0;}
  .Solutions1 .commTitles2 .dd1{color: #fff;}
  }

/*公共类底部版权*/

.commfooter1{width: 100%;background: #000;}
.commfooter1 .dd1{width: 100%;border-bottom: 1px solid #F5F5F5;padding-bottom: 20px;padding-top: 30px;display: flex;justify-content: space-between;}
.commfooter1 .dd1 .lefts a img{width: 160px;height: 30px;}

/* 底部添加公司联系方式样式调整 */
.commfooter1 .dd1 .lefts .left1{margin-top: 10px;margin-left: 10px;}
.commfooter1 .dd1 .lefts .left1 p{font-size: 14px;color: #fff;line-height: 2.0;}

.commfooter1 .dd1 .rights{border: 0px solid red;display: inline-flex;}
.commfooter1 .dd1 .rights .right1{padding-right: 240px;padding-top: 25px;}
.commfooter1 .dd1 .rights .right1 a{font-size: 14px;color: #fff;display: block;width: 100%;padding: 5px 0;}
.commfooter1 .dd1 .rights .right1 a:nth-child(2){font-size: 24px;font-weight: 700;}
.commfooter1 .dd1 .rights .right1 a:first-child{padding-top: 0;}
.commfooter1 .dd1 .rights .right1 a:last-child{padding-bottom: 0;}
.commfooter1 .dd1 .rights .right2{width: 120px;height: 120px;}
.commfooter1 .dd1 .rights .right2 img{width: 100%;height: 100%;}
.commfooter1 .dd2{width: 100%;display: flex;align-items: center;justify-content: space-between;padding-bottom: 10px;}
.commfooter1 .dd2 a{font-size: 14px;color: #fff;}
.commfooter1 .dd2 .lefts{display: inline-flex;align-items: center;}
.commfooter1 .dd2 .lefts a{padding: 20px 10px;transition: all 0.3s;}
.commfooter1 .dd2 .lefts i{font-size: 16px;color: #fff;}
.commfooter1 .dd2 .lefts i:last-child{display: none;}
.commfooter1 .dd2 .lefts a:hover{color: #F5F5F5;}
@media screen and (max-width: 1000px){
  /*--*/
  .commfooter1 .dd1 .lefts a img{width: 120px;height: 25px;}
  .commfooter1 .dd1{display: block;padding: 0.3rem 0;}
  .commfooter1 .dd1 .lefts{padding-bottom: 0.3rem;}
  .commfooter1 .dd1 .rights{width: 100%;display: flex;justify-content: space-between;}
  .commfooter1 .dd1 .rights .right1{padding-right: 0;padding-top: 0;}
  .commfooter1 .dd1 .rights .right1 a:nth-child(2){font-size: 0.3rem;}
  .commfooter1 .dd1 .rights .right2{width: 1.6rem;height: 1.6rem;}
  .commfooter1 .dd1 .rights .right2 img{width: 100%;height: 100%;}
  .commfooter1 .dd2{display: block;}
  .commfooter1 .dd2 .lefts{width: 100%;}
  .commfooter1 .dd2 .lefts a{padding: 0.2rem 0;flex: 1;text-align: left;}
  .commfooter1 .dd2 .lefts i{display: none;}
  .commfooter1 .dd2 a{font-size: 0.26rem;display: block;width: 100%;line-height: 0.4rem;}
  .commfooter1 .dd2{padding-bottom: 0.3rem;}
  }

/*了解Servforce的banner*/

.liaoJie_Banner1{height: 720px;width: 100%;margin-top: 80px;position: relative;}
.liaoJie_Banner1 .dd1{width: 100%;border: 0px solid red;padding-top: 280px;}
.liaoJie_Banner1 .dd1 span{font-size: 48px;font-weight: 700;color: #fff;display: block;width: 100%;}
.liaoJie_Banner1>img{position: absolute;}
.liaoJie_Banner1>img.tiao_small{width: 102px;height: 115px;bottom: 130px;left: 500px;}
.liaoJie_Banner1>img.tiao_big{width: 171px;height: 192px;bottom: 0;left: 530px;}
@media screen and (max-width: 1600px){
  /*--*/
  .liaoJie_Banner1 .dd1 span{padding-left: 5%;}
  .liaoJie_Banner1{height: 650px;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .liaoJie_Banner1{height: inherit;margin-top: 40px;}
  .liaoJie_Banner1 .dd1{padding-top: 0;padding: 1rem 0;}
  .liaoJie_Banner1 .dd1 span{font-size: 0.4rem;padding-left: 0;text-align: center;}
  .liaoJie_Banner1>img{display: none;}
  }

/*Servforce是一家怎样的公司*/

.whatCompany1{padding-top: 165px;width: 100%;}
@media screen and (max-width: 1600px){
  /*--*/
  .whatCompany1{padding-top: 120px;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .whatCompany1{padding-top: 0.5rem;}
  }

/*公共类段落1*/

.commParagraph1{width: 100%;padding-bottom: 160px;}
.commParagraph1 div{width: 100%;padding-top: 60px;font-size: 22px;color: #000;line-height: 50px;text-align: justify;}
.commParagraph1 div:first-child{padding-top: 0;}
@media screen and (max-width: 1600px){
  /*--*/
  .commParagraph1{padding-bottom: 120px;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .commParagraph1{padding-bottom: 0.5rem;}
  .commParagraph1 div{padding-top: 0.2rem;font-size: 0.26rem;line-height: 0.5rem;}
  }

/*Servforce文化*/

.wenHua1{width: 100%;padding-top: 160px;padding-bottom: 100px;}
@media screen and (max-width: 1600px){
  /*--*/
  .wenHua1{padding-top: 100px;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .wenHua1{padding-top: 0.5rem;padding-bottom: 0.5rem;}
  }

/*加入我们div*/

.JoinUs1{width: 100%;height: 600px;}
.JoinUs1 .dd1{width: 100%;font-size: 48px;font-weight: 700;color: #fff;text-align: center;padding-top: 240px;}
.JoinUs1 .dd2{width: 100%;font-size: 36px;font-weight: 700;color: #fff;text-align: center;padding-top: 10px;}
.JoinUs2{position: relative;}
.JoinUs2 .jiaru1{width: 300px;height: 246px;position: absolute;top: 230px;right: 200px;z-index: 10;}
@media screen and (max-width: 1680px){
  /*--*/
  .JoinUs2 .jiaru1{display: none;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .JoinUs1{height: inherit;padding: 0.5rem 0;}
  .JoinUs1 .dd1{font-size: 0.4rem;padding-top: 0.3rem;}
  .JoinUs1 .dd2{font-size: 0.3rem;padding-top: 0.15rem;}
  .JoinUs2{position: inherit;}
  .JoinUs2 .jiaru1{display: none;}
  }

/*招聘岗位div~~~1*/

.zhaoPing1{width: 100%;padding-bottom: 60px;}
.zhaoPing2{background: #fff;border-radius: 12px;overflow: hidden;position: relative;top: -160px;padding: 0 80px;}
@media screen and (max-width: 1600px){
  /*--*/
  .zhaoPing1{padding-bottom: 80px;}
  .zhaoPing2{top: -120px;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .zhaoPing1{padding-bottom: 0;}
  .zhaoPing2{border-radius: 0.05rem;top: 0;padding: 0;}
  }

/*招聘岗位div~~~2*/

.jianli_div{padding: 50px 80px;width: 100%;display: flex;align-items: center;}
.jianli_div span{font-size: 24px;color: #000;padding-right: 10px;}
.jianli_div a{font-size: 24px;color: #0D59CC;}
@media screen and (max-width: 1000px){
  /*--*/
  .jianli_div{padding: 0.4rem 0;display: flex;align-items: center;justify-content: center;}
  .jianli_div span{font-size: 0.26rem;padding-right: 0.1rem;}
  .jianli_div a{font-size: 0.3rem;font-weight: 700;}
  }

/*招聘岗位div~~~3*/

.gongzuo_div{width: 100%;}
.gongzuo_div .itembox{width: 100%;background: #FAFAFA;border-radius: 12px;overflow: hidden;margin-top: 30px;}
.gongzuo_div .itembox:first-child{margin-top: 0;}
.gongzuo_div .itembox .dd1{width: 100%;display: flex;justify-content: space-between;align-items: center;cursor: pointer;background: #FAFAFA;transition: all 0.5s;padding: 50px 130px 50px 80px;}
.gongzuo_div .itembox .dd1a{font-size: 36px;font-weight: 700;color: #000;}
.gongzuo_div .itembox .dd1b{display: inline-flex;align-items: center;}
.gongzuo_div .itembox .dd1b span{font-weight: 700;}
.gongzuo_div .itembox .dd1b .ss1{color: #FF6C2E;font-size: 48px;}
.gongzuo_div .itembox .dd1b .ss2{color: #000;font-size: 30px;padding-left: 10px;}
.gongzuo_div .itembox .dd2{width: 100%;padding: 0px 130px 50px 80px;display: none;}
.gongzuo_div .itembox.on .dd2{display: block;}
.gongzuo_div .itembox .dd2 .dd2item{width: 100%;padding-top: 40px;}
.gongzuo_div .itembox .dd2 .dd2item:first-child{padding-top: 0;}
.gongzuo_div .itembox .dd2 .dd2item .miaoshu{font-size: 30px;font-weight: 700;color: #000;padding-bottom: 20px;}
.gongzuo_div .itembox .dd2 .dd2item .yaoqiu{width: 100%;}
.gongzuo_div .itembox .dd2 .dd2item .yaoqiu p{width: 100%;font-size: 18px;color: #000;text-align: justify;line-height: 44px;padding-left: 20px;position: relative;}
.gongzuo_div .itembox .dd2 .dd2item .yaoqiu p:before{content: "";width: 8px;height: 8px;background: #0D59CC;border-radius: 100%;overflow: hidden;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
@media screen and (max-width: 1000px){
  /*--*/
  .gongzuo_div{padding-bottom: 0.5rem;}
  .gongzuo_div .itembox{border-radius: 0.05rem;margin-top: 0.3rem;}
  .gongzuo_div .itembox .dd1{padding: 0.3rem;background: #eee;}
  .gongzuo_div .itembox .dd1a{font-size: 0.28rem;}
  .gongzuo_div .itembox .dd1b .ss1{font-size: 0.3rem;}
  .gongzuo_div .itembox .dd1b .ss2{font-size: 0.26rem;padding-left: 0.1rem;}
  .gongzuo_div .itembox .dd2{padding: 0;display: none;}
  .gongzuo_div .itembox .dd2 .dd2item{padding-top: 0.2rem;}
  .gongzuo_div .itembox .dd2 .dd2item .miaoshu{font-size: 0.26rem;padding-bottom: 0.2rem;}
  .gongzuo_div .itembox .dd2 .dd2item .yaoqiu p{font-size: 0.26rem;line-height: 0.4rem;padding-left: 0;}
  .gongzuo_div .itembox .dd2 .dd2item .yaoqiu p:before{display: none;}
  .gongzuo_div .itembox.on .dd2{padding: 0.3rem;}
  }

/*Servforce合作伙伴发展计划的banner*/

.faZhan_JiHua1{width: 100%;height: 720px;margin-top: 80px;position: relative;}
.faZhan_JiHua1>img{position: absolute;z-index: 10;}
.faZhan_JiHua1>img.tiao_small{width: 102px;height: 115px;left: 320px;top: 330px;}
.faZhan_JiHua1>img.tiao_big{width: 172px;height: 192px;left: 350px;top: 390px;}
.faZhan_JiHua1 .dd1{width: 100%;padding-top: 240px;font-size: 48px;font-weight: 700;color: #fff;text-align: center;padding-bottom: 60px;}
.faZhan_JiHua1 .dd2{width: 100%;display: flex;justify-content: center;align-items: center;}
.faZhan_JiHua1 .dd2 i{width: 60px; height: 10px; background: #FFFFFF; border-radius: 5px;}
@media screen and (max-width: 1600px){
  /*--*/
  .faZhan_JiHua1{height: 650px;}
  .faZhan_JiHua1 .dd1{padding-top: 160px;}
  }
@media screen and (max-width: 1280px){
  /*--*/
  .faZhan_JiHua1{height: 400px;display: flex;flex-direction: column;justify-content: center;align-items: center;}
  .faZhan_JiHua1 .dd1{padding-top: 0;}
  .faZhan_JiHua1>img{display: none;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .faZhan_JiHua1{height: inherit;margin-top: 40px;}
  .faZhan_JiHua1>img{display: none;}
  .faZhan_JiHua1 .dd1{font-size: 0.4rem;padding: 1rem 0;}
  .faZhan_JiHua1 .dd2 i{display: none;}
  }

/*欢迎加入我们*/

.join_Us1{width: 100%;padding-bottom: 0px;background: #FAFAFA;}
.join_Us1 .titles{width: 100%;padding: 60px 0;}
.join_Us1 .titles p{width: 100%;text-align: center;font-size: 30px;color: #0D59CC;font-weight: 700;line-height: 40px;padding-bottom: 10px;}
.join_Us1 .titles p:last-child{padding-bottom: 0;}
.join_Us2{padding: 0 300px 120px 300px;background: #fff;border-radius: 8px;overflow: hidden;position: relative;top: -250px;}
@media screen and (max-width: 1600px){
  /*--*/
  .join_Us1{padding-bottom: 0;}
  .join_Us2{padding: 0 5% 100px 5%;top: -150px;}
  }
@media screen and (max-width: 1280px){
  /*--*/
  .join_Us1{padding: 60px 0;}
  .join_Us2{top: inherit;position: inherit;padding: 30px;border: 1px solid #F5F5F5;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .join_Us1{padding: 0.5rem 0;}
  .join_Us1 .titles{padding: 0.5rem 0;}
  .join_Us1 .titles p{font-size: 0.3rem;line-height: 0.6rem;padding-bottom: 0.15rem;}
  .join_Us2{padding: 0;position: inherit;top: inherit;}
  }

/*欢迎加入我们~~~仅仅表单*/

.join_form{width: 100%;}
.join_form .itemboxs{width: 100%;margin-top: 20px;transition: all 0.5s;}
.join_form .itemboxs:first-child{margin-top: 0;}
@media screen and (max-width: 1280px){
  /*--*/
  .join_form{border: 0px solid #F5F5F5;padding: 0px;box-sizing: border-box;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .join_form .itemboxs{margin-top: 0.3rem;}
  }

/*欢迎加入我们~~~仅仅表单~~~1*/

.join_form .itemboxClass1 .yourtitle{width: 100%;display: flex;align-items: center;padding-bottom: 20px;padding-left: 20px;}
.join_form .itemboxClass1 .yourtitle img{width: 12px;height: 12px;margin-right: 10px;}
.join_form .itemboxClass1 .yourtitle span{font-size: 16px;color: #000;}
.join_form .itemboxClass1 .yourtab{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.join_form .itemboxClass1 .yourtab a.itembox{flex: 1;margin-left: 30px;height: 60px;border-radius: 8px;overflow: hidden;display: inline-flex;justify-content: center;align-items: center;border: 1px solid #0D59CC;transition: all 0.5s;font-size: 18px;color: #0D59CC;}
.join_form .itemboxClass1 .yourtab a.tipitem{width: 20px;height: 20px;margin-left: 10px;}
.join_form .itemboxClass1 .yourtab a.itembox:hover,.join_form .itemboxClass1 .yourtab a.itembox.on{background: #0D59CC;color: #fff;}
.join_form .itemboxClass1 .yourtab a.itembox:first-child{margin-left: 0;}
.join_form .itemboxClass1 .yourtab a.tipitem img{width: 100%;height: 100%;}
@media screen and (max-width: 1000px){
  /*--*/
  .join_form .itemboxClass1 .yourtab a.tipitem{margin-left: 0.2rem;}
  .join_form .itemboxClass1 .yourtitle{padding-bottom: 0.2rem;padding-left: 0.1rem;}
  .join_form .itemboxClass1 .yourtab a.itembox{font-size: 0.26rem;height: inherit;margin-left: 0.2rem;padding: 0.1rem 0;border-radius: 0.05rem;}
  }

/*欢迎加入我们~~~仅仅表单~~~2*/

.join_form .itemboxClass2{display: flex;align-items: center;border: 1px solid #F5F5F5;border-radius: 8px;padding: 0 20px;}
.join_form .itemboxClass2 p{display: inline-flex;align-items: center;width: 20%;}
.join_form .itemboxClass2 p img{width: 12px;height: 12px;margin-right: 10px;}
.join_form .itemboxClass2 p span{font-size: 16px;color: rgba(0, 0, 0, 0.5);}
.join_form .itemboxClass2 input{border: 0px solid red;flex: 1;margin-left: 20px;height: 50px;font-size: 16px;color: #333;}
@media screen and (max-width: 1000px){
  /*--*/
  .join_form .itemboxClass2{padding: 0 0.1rem;}
  .join_form .itemboxClass2 p{width: 30%;}
  .join_form .itemboxClass2 p span{font-size: 0.26rem;}
  .join_form .itemboxClass2 input{font-size: 0.26rem;margin-left: 0;}
  }

/*欢迎加入我们~~~仅仅表单~~~3*/

.join_form .itemboxClass3 .yourtitle{width: 100%;display: flex;align-items: center;padding-bottom: 20px;padding-left: 20px;}
.join_form .itemboxClass3 .yourtitle img{width: 12px;height: 12px;margin-right: 10px;}
.join_form .itemboxClass3 .yourtitle span{font-size: 16px;color: rgba(0, 0, 0, 0.5);}
.join_form .itemboxClass3 .yourarea{width: 100%;}
.join_form .itemboxClass3 .yourarea textarea{padding: 20px;box-sizing: border-box;border-radius: 8px;border: 1px solid #F5F5F5;font-size: 16px;height: 160px;display: block;width: 100%;transition: all 0.5s;}
@media screen and (max-width: 1000px){
  /*--*/
  .join_form .itemboxClass3 .yourtitle{padding-bottom: 0.2rem;padding-left: 0.1rem;}
  .join_form .itemboxClass3 .yourarea textarea{padding: 0.2rem;border-radius: 0.05rem;font-size: 0.26rem;height: 2rem;}
  }

/*欢迎加入我们~~~仅仅表单~~~4*/

.join_form .itemboxClass4 .yourtitle{width: 100%;display: flex;align-items: center;padding-bottom: 20px;padding-left: 20px;}
.join_form .itemboxClass4 .yourtitle img{width: 12px;height: 12px;margin-right: 10px;}
.join_form .itemboxClass4 .yourtitle span{font-size: 16px;color: #000;}
.join_form .itemboxClass4 .yourselect{width: 100%;display: flex;align-items: center;}
.join_form .itemboxClass4 .yourselect a{width: 260px;height: 60px;border-radius: 8px;overflow: hidden;display: inline-flex;justify-content: center;align-items: center;border: 1px solid #eee;transition: all 0.5s;font-size: 18px;color: rgba(0, 0, 0, 0.5);margin-left: 30px;}
.join_form .itemboxClass4 .yourselect a:first-child{margin-left: 0;}
.join_form .itemboxClass4 .yourselect a.on,.join_form .itemboxClass4 .yourselect a:hover{background: #2FB111;border: 1px solid #2FB111;color: #fff;}
@media screen and (max-width: 1000px){
  /*--*/
  .join_form .itemboxClass4 .yourtitle{padding-bottom: 0.2rem;padding-left: 0.1rem;}
  .join_form .itemboxClass4 .yourtitle span{font-size: 0.26rem;}
  .join_form .itemboxClass4 .yourselect a{width: 48%;height: inherit;padding: 0.15rem 0;border-radius: 0.05rem;font-size: 0.3rem;}
  }

/*欢迎加入我们~~~仅仅表单~~~提交表单*/

.join_form .submitbox{width: 100%;display: flex;justify-content: center;align-items: center;padding-top: 120px;}
.join_form .submitbox a{width: 420px;height: 70px;border-radius: 70px;display: inline-flex;justify-content: center;align-items: center;background: #0D59CC;font-size: 24px;color: #fff;transition: all 0.5s;}
@media (any-hover: hover){
  /*--*/
  .join_form .submitbox a:hover{background: #007AFF;}
  .faZhan_JiHua2 .scheme a:hover{background: #007AFF;}
  .faZhan_JiHua2 .itemFormBtn a:hover{background: #007AFF;}
  }
@media screen and (max-width: 1000px){
  /*--*/
  .join_form .submitbox a:active{background: #007AFF;}
  .faZhan_JiHua2 .scheme a:active{background: #007AFF;}
  .faZhan_JiHua2 .itemFormBtn a:active{background: #007AFF;}
  .join_form .submitbox{padding-top: 0.6rem;}
  .join_form .submitbox a{width: 100%;height: 0.8rem;border-radius: 0.8rem;font-size: 0.28rem;}
  }

/*欢迎加入我们~~~仅仅表单~~~选填，如希望以微信或QQ形式联系可填*/

.bluePlaceholder::-webkit-input-placeholder{ color: #0D59CC;}
.bluePlaceholder::-moz-placeholder{ color: #0D59CC;}
.bluePlaceholder:-moz-placeholder{ color: #0D59CC;}
.bluePlaceholder:-ms-input-placeholder{ color: #0D59CC;}

/*box-shadow: 0 0 10px rgba(100, 100, 100, 0.1);*/


/*仅仅手机端*/

@media screen and (max-width: 1000px){
  /*--*/
  a,input[type='submit'],input[type='reset'],button,p,div{-webkit-tap-highlight-color: rgba(255, 255, 255, 0); -webkit-user-select: none; -moz-user-focus: none; -moz-user-select: none; -webkit-appearance: none; outline: none; border: none;}
  html,body{min-width: 320px;max-width: 750px;margin: 0 auto;}
  }

/*仅仅移动端的首页banner*/

.wap_Banner1{display: block;width: 100%;display: none;}
.wap_Banner1 img{display: block;width: 100%;}
@media screen and (max-width: 1000px){
  /*--*/
  .wap_Banner1{display: block;}
  }

#modalSuccess{display:none; position: fixed; top: 100px;left: 50%;transform: translateX(-50%);align-items: center;background-color: #fff;padding: 10px;border-radius: 6px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);}
#modalError{display:none; position: fixed; top: 100px;left: 50%;transform: translateX(-50%);align-items: center;background-color: #fff;padding: 10px;border-radius: 6px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);}

#modalSuccessFree{display:none; position: fixed; top: 100px;left: 50%;transform: translateX(-50%);align-items: center;background-color: #fff;padding: 10px;border-radius: 6px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);}
#modalErrorFree{display:none; position: fixed; top: 100px;left: 50%;transform: translateX(-50%);align-items: center;background-color: #fff;padding: 10px;border-radius: 6px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);}