/*头部*/
@media screen and (min-width: 1920px){
    .header-item-backLeft {display: block !important;}
    .header-item-backRight {display: block !important;}
}
@media screen and (max-width: 1440px){
    /*.header-item-back {flex: 0 0 1440px !important;height: 725.5px !important;}*/
    .box-form {right: 8% !important;}
    .header-item .header-prompt {margin-left: 8%!important;}
    .header-item .header-prompt-little {margin-left: 8%!important;}
    .header-item .header-buttonBlue {margin-left: 8%!important;}
    /*.header-prompt-three {margin-left: 4%!important;}*/
    .content-manager-box {margin-left: -150px!important;}
    /*.content-center .content-try .content-try-box .try-box-form .box-form-whites {margin-left: -40px!important;}*/
    .box-form-inputs {width: 231px!important;}
    .forResolution {margin-left: -60px!important;}
    .box-form-center {margin-left: -95px!important;}
    .content-try .box-form-input-desc-spec {margin-left: -125px!important;}
    .forResolutionTwo {margin-left: -20px!important;}
    .content-try .submit-blue {left: -94px!important;width: 80%!important;}
    .codes {right: 100px!important;}
    .header-item-back {background-position: 50%;background-size: 140% 100% !important;}
}
@media screen and (max-width: 1919px) and (min-width: 1440px) {
    .header-item-back {background-position: 50%;background-size: 120% 100% !important;}
}
.header-item {padding: 0;display: flex;margin-top: 75px;}
.header-item-backLeft {height: 790px;background: #C6DFFD;border-radius: 0px 0px 0px 0px;opacity: 1;flex: 1;display: none;}
.header-item-backRight {height: 886px;background: #A6CBF8;border-radius: 0px 0px 0px 0px;opacity: 1;flex: 1;display: none;}
.header-item-back {height: 725.5px;width: 1920px;background-image: url("../../../images/lims/headerbanner.png");background-size: 100% 100%;margin:0 auto;}
.header-item .header-content {margin: auto;width: 100%;}
.header-item .header-prompt {width: 500px;height: 70px;font-size: 42px;font-family: PingFang SC-Regular, PingFang SC;font-weight: bold;color: #393939;line-height: 70px;margin: 86px auto auto 18%;}
.header-item .header-prompt-little {width: 560px;height: 24px;font-size: 24px;font-family: PingFang SC, PingFang SC;font-weight: 400;color: #2E2E2E;line-height: 24px;margin-left: 18%;margin-top: 18px;}
.header-content .header-prompt-little1 {margin-top: 27px;}
.imgHeader {width: 27px;height: 22px;}
.header-item .header-buttonBlue {width: 138px;height: 44px;margin: 65px auto 116px 18%;background-image: url("../../../images/lims/header-button.png");background-size: 100% 100%;font-size: 16px;font-family: PingFang SC-Regular, PingFang SC;font-weight: 400;color: #FFFFFF;line-height: 44px;text-align: center;cursor: pointer;}
.header-item .header-buttonBlue:hover {opacity: 0.9;}
.header-prompt-three {width: 1112px;height: 164px;margin: auto;display: flex;}
.header-prompt-threeItem {width: 358px;height: 164px;background: #FFFFFF;box-shadow: 0px 3px 6px 1px rgba(4, 93, 228, 0.14);border-radius: 10px 10px 10px 10px;opacity: 1;padding: 27px 0 0 28px;}
.header-prompt-threeItem2 {margin-left: 19px;}
.header-prompt-threeValue {width: 307px;height: 111px;font-size: 14px;font-family: PingFang SC, PingFang SC;font-weight: 400;color: #616161;line-height: 25px;margin-top: 15px;}
.header-prompt-threeTitle {width: 110px;height: 30px;font-size: 22px;font-family: PingFang SC, PingFang SC;font-weight: bold;color: #2E2E2E;line-height: 30px;}
.header-prompt-threeTitle > img {width: 32px;height: 32px;}

/*中间内容*/
/*视频展示部分*/
.content-center {margin: auto;width: 100%;}
.content-canDo {width: 1199px;height: 358px;background: linear-gradient(rgb(26, 125, 255) 0%, rgb(0, 114, 228) 100%);border-radius:10px;margin: auto;}
.content-center .content-value{width: 100%;height: 100%;position: relative;}
.content-canDo-title {width: 339px;height: 48px;font-size: 34px;font-family: PingFang SC, PingFang SC;font-weight: bold;color: #FFFFFF;line-height: 48px;position: absolute;top: 61px;left: 74px;}
.content-canDo-value {width: 480px;height: 183px;font-size: 16px;font-family: PingFang SC, PingFang SC;font-weight: 400;color: #FFFFFF;line-height: 34px;position: absolute;top: 147px;left: 73px;}
.content-canDo-video {width: 570px;height: 320px;position: absolute;top: 16px;right: 16px;}

/*顶部表单部分*/
.box-form{background-size:cover;z-index:0;width: 379px;height: 425px;position: absolute;right: 18%;top:160px;background: rgba(255,255,255,0.9);border-radius: 5px;opacity: 0.95;}
.box-form-desc{text-align:center;width: 100%;height: 50px;font-size: 20px;font-weight: bold;color: #2E2E2E;line-height: 50px;}
.box-form-white{background-color: #fff;width: 379px;margin: 0 auto;border-radius: 5px;height: auto;overflow: hidden;}
.box-form-white-left{width:379px;height:300px;float: left;}
.box-form-input{height:39px;width:310px;margin-left:33px;padding-left:30px;border-radius: 5px;border: 1px solid rgba(58, 58, 58, 0.25);background: rgba(0, 0, 0, 0.0);margin-top: 12px;}
.box-form-input:focus {border: 1px solid #2377FF;}
.box-form-input::placeholder {position: absolute;left: 28px;}
.imgSubmit {position: absolute;left: 40px;top: 13px;}
.autocomplete {/*容器定位设置为 relative:*/position: relative;display: inline-block;width: 551px;}
.box-form-input::-webkit-input-placeholder{width: 150px;height: 35px;font-size: 14px;font-weight: 400;color: rgba(107, 107, 107, 0.50);padding-left: 4px;}
.box-form-input-desc-spec{width:580px;height:60px;position:relative;}
.code{position: absolute;top: 22px;right: 250px;font-size: 14px;font-weight: 400;color: #186cf5;line-height: 20px;cursor: pointer;}
.submit{width:310px;height:39px;margin:10px auto 0 38px;position: relative;}
.submit-blue{background:rgb(24,108,245);border-radius:5px;height:100%;width: 100%;font-size: 16px;font-weight: 400;color: #FFF;border-style: none;position: absolute;left: -4px;}
.submit-blue:hover{background:rgb(24,108,245,0.9);}
.yanzhengma{width:200px;}
.yzm_img{height: 39px;margin-top: 12px;border-radius: 5px;}

/*适用于多行业*/
.content-center .content-manager{width: 100%;height: 53px;font-size: 35px;font-family: PingFang SC-Heavy, PingFang SC;font-weight: 800;color: #2E2E2E;line-height: 52px;text-align: center;margin-top: 66px;}
.content-center .content-solve {width: 100%;height: 780px;border-radius: 0px 0px 0px 0px;margin: auto;}
.content-manager-lessTitle {width: 100%;height: 24px;font-size: 22px;font-family: PingFang SC, PingFang SC;font-weight: 400;color: #2E2E2E;line-height: 24px;text-align: center;margin-top: 20px;}
.content-manager-box {width: 1538px;height: 619px;margin: 24px auto 0;background: url("../../../images/lims/managetbacka.png") no-repeat;background-size: 100% 100%;position: relative;}
.content-manager-box .menu_box{overflow: hidden;border-radius: 100px;position: absolute;}
.content-manager-box .menu_box .bgsize{background-size: 100% 100%;}
.content-manager-box .menu_box .bgsize .foncol{color: white;text-align: center;}
.content-manager-box .menu_box .bgsize .disitem{display: inline-grid;align-items: center;}
/*.moreHover:hover {transform: scale(1.2);transition: transform 0.3s;}*/
.moreHover {overflow: hidden;background-position: 50%!important;}
.moreHover:hover {background-size: 130% 130%!important; transition: background-size 0.3s;}


/*适用于各种实验类型*/
.content-dataItem {width: 100%;height: 570px;background: #1080EF;border-radius: 0px 0px 0px 0px;opacity: 1;position: relative;}
.content-dataItem-title {width: 100%;height: 53px;font-size: 38px;font-family: PingFang SC, PingFang SC;font-weight: 800;color: #FFFFFF;line-height: 52px;text-align: center;position: absolute;top: 70px;}
.content-dataItem-back {width: 1325px;height: 505px;position: absolute;top: 50px;margin: auto;background: url("../../../images/lims/back.svg") no-repeat;background-size: 100% 100%;left: calc(50% - 630px);}

/*核心功能*/
.content-technical {width: 100%;height:700px;background: #F4F6F9;border-radius: 0px 0px 0px 0px;opacity: 1;margin: auto;padding-top: 88px;position: relative;}
.content-technical-bigTitle {width: 100%;height: 53px;font-size: 35px;font-family: PingFang SC-Heavy, PingFang SC;font-weight: 800;color: #2E2E2E;line-height: 52px;text-align: center;}
.content-center .content-technical .content-technical-frameWork {width: 1200px;height: 460px;margin: 55px auto 0;display: flex;}
.content-technical-leftTop {width: 664px;height: 601px;background: url("../../../images/lims/lefttop.png") no-repeat;background-size: 100% 100%;top: 0;left: 0;position: absolute;}
.content-technical-frameWorkLeft {width: 823px;height: 460px;background: #FFFFFF;border-radius: 0px 0px 0px 0px;opacity: 1;position: static;z-index: 2;}
.content-technical-frameWorkRight {width: 341px;height: 100%;margin-left: 36px;}
.technical-frameWorkRight-item {width: 341px;height: 76px;background: #FFFFFF;border-radius: 0px 0px 0px 0px;opacity: 1;font-size: 22px;font-family: PingFang SC, PingFang SC;font-weight: bold;color: #2E2E2E;line-height: 76px;padding-left: 28px;}
.frameWorkRight-item2 {margin-top: 52px;}
.header-button {width: 138px;height: 44px;margin: 65px auto;background: linear-gradient(to right, rgba(250, 171, 25, 1), rgba(255, 126, 5, 1));font-size: 16px;font-family: PingFang SC-Regular, PingFang SC;font-weight: 400;color: #FFFFFF;line-height: 44px;text-align: center;cursor: pointer;}
.header-button:hover {background: linear-gradient(to right, rgba(250, 171, 25, 0.9), rgba(255, 126, 5, 0.9));}
.content-technical-line {width: 0px;height: 100%;position: relative;}
.technical-line-item {width: 3px;height: 76px;background: #0D83FA;border-radius: 0px 0px 0px 0px;opacity: 1;}
.lineItem1 {position: absolute;}
.lineItem2 {position: absolute;margin-top: 128px;}
.lineItem3 {position: absolute;margin-top: 256px;}
.lineItem4 {position: absolute;margin-top: 384px;}
.content-technicalDiv {width: 100%;height: 100%;position: relative;}
.content-technicalDivNone {display: none;}
.content-technicalDiv-title {width: 100%;height: 30px;font-size: 22px;font-family: PingFang SC, PingFang SC;font-weight: bold;color: #084DE9;line-height: 30px;position: absolute;top: 36px;left: 55px;}
.content-technicalDiv-lessTitle {width: 602px;height: 18px;font-size: 16px;font-family: PingFang SC, PingFang SC;font-weight: 400;color: #616161;line-height: 18px;position: absolute;top: 80px;left: 63px;}
.content-technicalDiv-back1 {width: 160px;height: 150px;position: absolute;}
.position1 {width:690px;height: 320px;position: absolute;top: 88px;left: 54px;}
.position2 {top: 113px;left: 301px;}
.position3 {top: 113px;left: 505px;}
.content-technicalDiv-item {width: 660px;font-size: 16px;font-family: PingFang SC, PingFang SC;font-weight: 400;color: #2E2E2E;line-height: 18px;position: absolute;}
.element {top: 313px;left: 102px;}
.process {top: 345px;left: 102px;}
.life {top: 377px;left: 102px;}
.aiQuShu {position: absolute;top: 38px;left: 68px;width: 720px;height: 380px;}
.mobandingy{width: 680px;height: 270px;position: absolute;top: 105px;left: 60px;}
.mobandingy-bottomTitle{height: 26px;font-size: 16px;font-weight: 400;color: #2E2E2E;position: absolute;top: 400px;left: 160px;}
.lessTitle99 {color: rgb(252,159,20);}
.content-technicalDiv-centerBack {width: 732px;height: 330px;position: absolute;top: 88px;left: 34px;}
.content-technicalDiv-bottomTitle {width: 739px;height: 71px;font-size: 16px;font-weight: 400;color: #2E2E2E;line-height: 28px;position: absolute;top: 363px;left: 45px;}

/*更多产品功能*/
.product-features {width: 100%;height: 680px;padding-top: 93px;}
.product-features-centerBox {width: 1200px;height: 382px;margin: 60px auto 0;}
.features-centerBox-value, .features-centerBox-value2 {width: 156px;height: 177px;margin-left: 18px;position: relative;background: #FFFFFF;box-shadow: 0px 0px 10px 1px rgba(10,63,190,0.15);border-radius: 8px 8px 8px 8px;opacity: 1;}
.features-centerBox-icon1 {width: 38px;height: 38px;position: absolute;top: 43px;left: 59px;background: url("../../../images/lims/ft1.png") no-repeat center center;background-size: 100% 100%;}
.features-centerBox-icon2 {width: 38px;height: 38px;position: absolute;top: 43px;left: 59px;background: url("../../../images/lims/ft2.png") no-repeat center center;background-size: 100% 100%;}
.features-centerBox-icon3 {width: 38px;height: 38px;position: absolute;top: 43px;left: 59px;background: url("../../../images/lims/ft3.png") no-repeat center center;background-size: 100% 100%;}
.features-centerBox-icon4 {width: 38px;height: 38px;position: absolute;top: 43px;left: 59px;background: url("../../../images/lims/ft4.png") no-repeat center center;background-size: 100% 100%;}
.features-centerBox-icon5 {width: 38px;height: 38px;position: absolute;top: 43px;left: 59px;background: url("../../../images/lims/ft5.png") no-repeat center center;background-size: 100% 100%;}
.features-centerBox-icon6 {width: 38px;height: 38px;position: absolute;top: 43px;left: 59px;background: url("../../../images/lims/ft6.png") no-repeat center center;background-size: 100% 100%;}
.features-centerBox-icon7 {width: 38px;height: 38px;position: absolute;top: 43px;left: 59px;background: url("../../../images/lims/ft7.png") no-repeat center center;background-size: 100% 100%;}
.features-centerBox-icon8 {width: 38px;height: 38px;position: absolute;top: 43px;left: 59px;background: url("../../../images/lims/fb1.png") no-repeat center center;background-size: 100% 100%;}
.features-centerBox-icon9 {width: 38px;height: 38px;position: absolute;top: 43px;left: 59px;background: url("../../../images/lims/fb2.png") no-repeat center center;background-size: 100% 100%;}
.features-centerBox-icon10 {width: 38px;height: 38px;position: absolute;top: 43px;left: 59px;background: url("../../../images/lims/fb3.png") no-repeat center center;background-size: 100% 100%;}
.features-centerBox-icon11 {width: 38px;height: 38px;position: absolute;top: 43px;left: 59px;background: url("../../../images/lims/fb4.png") no-repeat center center;background-size: 100% 100%;}
.features-centerBox-icon12 {width: 38px;height: 38px;position: absolute;top: 43px;left: 59px;background: url("../../../images/lims/fb5.png") no-repeat center center;background-size: 100% 100%;}
.features-centerBox-icon13 {width: 38px;height: 38px;position: absolute;top: 43px;left: 59px;background: url("../../../images/lims/fb6.png") no-repeat center center;background-size: 100% 100%;}
.features-centerBox-icon14 {width: 38px;height: 38px;position: absolute;top: 43px;left: 59px;background: url("../../../images/lims/fb7.png") no-repeat center center;background-size: 100% 100%;}
.features-centerBox-font {width: 100%;height: 25px;font-size: 18px;font-family: PingFang SC, PingFang SC;font-weight: 400;color: #2E2E2E;line-height: 31px;text-align: center;position: absolute;top: 106px;}
.features-centerBox-line {width: 28px;height: 2px;background: #DCDCDC;border-radius: 0px 0px 0px 0px;opacity: 1;position: absolute;top: 139px;left: 62px;}
.features-centerBox-value:hover .features-centerBox-font {color: #186CF5;}
.features-centerBox-value2:hover .features-centerBox-font {color: #186CF5;}

/*典型案例*/
.content-case {width: 100%;height: 610px;background: #EFF6FF;border-radius: 0px 0px 0px 0px;opacity: 1;}
.content-center .content-case-bigTitle {width: 100%;height: 53px;font-size: 35px;font-family: PingFang SC-Heavy, PingFang SC;font-weight: 800;color: #2E2E2E;line-height: 52px;text-align: center;padding-top: 74px;}
.content-case-lessTitle {width: 100%;height: 24px;font-size: 22px;font-family: PingFang SC, PingFang SC;font-weight: 400;color: #2E2E2E;line-height: 22px;text-align: center;margin-top: 70px;}
.content-case-lessTitle > span {color: #FC9F14;}
.content-case-bottomBox {width: 1200px;height: 156px;background: linear-gradient(274deg, rgba(23,119,243,0) 0%, rgba(31, 122, 238,0.33) 100%);margin: 58px auto 0;position: relative;}
.content-case-bottomBoxBigTitle {width: 88px;height: 30px;font-size: 22px;font-family: PingFang SC, PingFang SC;font-weight: 800;color: #333333;line-height: 26px;position: absolute;top: 63px;left: 51px;}
.content-case-bottomBoxLine {width: 0px;height: 92px;opacity: 1;border: 1px solid #AAAAAA;position: absolute;top: 36px;left: 175px;}
.content-case-littleFont {width: 72px;height: 25px;font-size: 18px;font-family: PingFang SC, PingFang SC;font-weight: 400;color: #333333;line-height: 26px;text-align: left;position: absolute;}
/*轮播图部分*/
#certify .swiper-slide {height: 100% !important;}
#certify .swiper-slide-next > div {margin-left: 80px;}
#certify .swiper-slide-active > div {margin-left: -120px !important;}
#certify .swiper-slide-prev > div {margin-left: -300px !important;}
.content-case #certify .swiper-pagination-bullets .swiper-pagination-bullet {width: 31px;height: 3px;background: #0498FF;border-radius: 6px 6px 6px 6px;opacity: 1;}
.swiper-slide-itemBox {padding-top: 196px;}
.swiper-slide-bottomBox {width: 534px;height: 120px;background: linear-gradient(180deg, rgba(255,255,255,0.74) 0%, #FFFFFF 100%);border-radius: 5px 5px 5px 5px;opacity: 1;padding-top: 26px;}
.swiper-slide-bottomBoxTitle {width: 100%;height: 22px;font-size: 16px;font-family: PingFang SC, PingFang SC;font-weight: bold;color: #2E2E2E;line-height: 22px;text-align: center;}
.swiper-slide-bottomBoxValue {width: 411px;height: 56px;font-size: 14px;font-family: PingFang SC, PingFang SC;font-weight: 400;color: #707070;line-height: 24px;margin: 8px auto 0;}
.content-case #certify .swiper-button-prev {width: 48px;height: 48px;background: url("../../../images/lims/lbleft.png") no-repeat;background-size: 100% 100%;}
.content-case #certify .swiper-button-prev:hover {width: 48px;height: 48px;background: url("../../../images/lims/lbright.png") no-repeat;background-size: 100% 100%;transform: rotate(180deg);}
.content-case #certify .swiper-button-next {width: 48px;height: 48px;background: url("../../../images/lims/lbleft.png") no-repeat;background-size: 100% 100%;transform: rotate(180deg);}
.content-case #certify .swiper-button-next:hover {width: 48px;height: 48px;background: url("../../../images/lims/lbright.png") no-repeat;background-size: 100% 100%;transform: rotate(360deg);}

/*我们的合作伙伴*/
.content-partner {width: 100%;margin: auto;padding-top: 92px;}
.content-partner-bigTitle {width: 100%;height: 53px;font-size: 35px;font-family: PingFang SC-Heavy, PingFang SC;font-weight: 800;color: #2E2E2E;line-height: 52px;text-align: center;}
.content-partner-item {width: 1200px;height: 300px;margin: 59px auto 0;}
.content-partner-itemBox {width: 1200px;height: 94px;display: flex;margin-top: 35px;}
.content-partner-itemBoxModule {width: 210px;height: 94px;margin-left: 37px;box-shadow: 0px 0px 10px 1px rgba(10,63,190,0.15);border-radius: 8px 8px 8px 8px;}
.advantages-product-box {width: 1200px;height: 261px;display: flex;margin: 58px auto 0;}
.advantages-product-boxItem {width: 280px;height: 261px;margin-left: 27px;}
.advantages-product-valueTop {width: 280px;height: 127px;background: #0D83FA;border-radius: 5px 5px 5px 5px;opacity: 1;}
.advantages-product-valueBottom {width: 280px;height: 162px;background: #F1F5FF;border-radius: 5px 5px 5px 5px;opacity: 1;margin-top: -14px;}

/*产品优势*/
.advantages-product {width: 100%;height:480px;padding-top:50px;}
.advantages-product-valueTopTitle {width: 100%;height: 30px;font-size: 22px;font-family: PingFang SC, PingFang SC;font-weight: bold;color: #FFFFFF;line-height: 30px;text-align: center;margin-top: 8px;}
.advantages-product-valueBottom {padding: 36px 27px 0 27px;font-size: 14px;font-family: PingFang SC, PingFang SC;font-weight: 400;color: #2E2E2E;line-height: 27px;}

/*我们的企业优势*/
.content-center .content-advantage {width: 100%;height: 450px;background: url("../../../images/lims/better.png") no-repeat;background-size: 100% 100%;}
.content-center .content-advantage .content-advantage-box {width: 100%;height:450px;margin: auto;}
.content-center .content-advantage .advantage-box-value {width: 1200px;height:450px;position: relative;margin: auto;}
.content-center .content-advantage .advantage-box-value > a {position: absolute;bottom: 0;z-index: 6;left: 535px;}
.content-center .content-advantage .advantage-box-button {width: 138px;height: 44px;margin: 50px auto;background-image: url("../../../images/lims/tellabout.png");background-size: 100% 100%;display: flex;}
.content-center .content-advantage .advantage-box-img {width: 38px;height: 38px;background: url("../../../images/lims/case1.png") no-repeat;background-size: 100% 100%;}
.content-center .content-advantage .advantage-box-font {font-size: 16px;font-family: PingFang SC-Regular, PingFang SC;font-weight: 400;color: #FFFFFF;line-height: 44px;text-align: center}
.content-center .content-advantage .better-bottom {width: 1200px;height: 240px;background: url("../../../images/lims/better-bottom.png") no-repeat;background-size: 100% 100%;position: absolute;bottom: 0;}
.content-center .content-advantage .better-right {width: 515px;height: 325px;position: absolute;top: 58px;right: 0;background: url("../../../images/lims/good-right.png") no-repeat;background-size: 100% 100%;}
.content-center .content-advantage .advantage-box-title {width: 266px;height: 53px;font-size: 38px;font-family: PingFang SC-Heavy, PingFang SC;font-weight: 800;color: #2E2E2E;line-height: 53px;position: absolute;top: 50px;left: 0;}
.content-center .content-advantage .advantage-box-dec {width: 600px;height:270px;font-size: 16px;font-family: PingFang SC-Regular, PingFang SC;font-weight: 400;color: #333333;line-height: 34px;position: absolute;top: 115px;left: 0;text-indent:2em;}
.content-center .content-advantage .better-right-title {width: 160px;height: 53px;font-size: 38px;font-family: PingFang SC-Heavy, PingFang SC;font-weight: 800;color: #333333;line-height: 33px;text-align: left;position: absolute;top: 429px;z-index: 6;}
.content-center .content-advantage .better-right-lessTitle {width: 141px;height: 22px;font-size: 16px;font-family: PingFang SC-Regular, PingFang SC;font-weight: 400;color: #333333;line-height: 32px;text-align: left;top: 498px;position: absolute;z-index: 6;}
.content-center .content-advantage .better-right-border {width: 0px;height: 84px;opacity: 1;border: 1px solid #CECECE;position: absolute;top: 432px;z-index: 6;}


/*下方体验表单*/
.content-center .content-try {width: 100%;height: 95px;background: url("../../../images/lims/connact-back.png") no-repeat;background-size: 100% 100%;}
.content-center .content-try .content-try-box {width: 100%;height: 95px;margin: auto;}
.content-center .content-try .content-try-box .try-box-font {width: 100%;height: 53px;font-size: 26px;font-family: PingFang SC-Heavy, PingFang SC;font-weight: 400;color: #FFFFFF;line-height: 52px;text-align: center;padding-top: 20px;}
.content-center .content-try .content-try-box .try-box-form {width: 1350px;height: 120px;margin:90px auto auto auto}
.content-center .content-try .content-try-box .try-box-form .box-form-whites {width: 100%;height: 120px;display: flex;}
.content-center .autocomplete {position: relative;display: inline-block;width: 551px;height: 60px;}
.content-center .box-form-center {width: 580px;height: 70px;position: relative;}
.submits{width:310px;height:49px;margin:18px auto 0 30px;position: relative;}
.codes{position: absolute;top: 35px;right: 20px;font-size: 14px;font-weight: 400;color: #186cf5;line-height: 20px;cursor: pointer;}
.box-form-inputs{height:49px;width:260px;margin-left:46px;padding-left:30px;border-radius: 5px;border: 1px solid rgba(58, 58, 58, 0.25);margin-top: 20px;}
.imgSubmits {position: absolute;left: 53px;top: 36px;!important;}
input::placeholder {font-size: 14px !important;}

/*兼容移动端*/
.appContent-center, .appHeader-item, .appContent-partner, .appContent-try, .appContent-bottom, .content-mostBottom {display: none;}
/*表单提交弹窗及遮罩*/
#mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	z-index:999;
}
#popup {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 15px;
	display: none;
	z-index: 9999;
	width: 330px;
	height: auto;
	border-radius: 5px;
}
#popup h2{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
#popup p{
	margin: 5px;
}
#close{
	position: absolute;
	right: 4px;
	top: 5px;
	border: none;
	border-radius: 30px;
	color: #fff;
	background: #196CF6;
	width: 20px;
	height: 20px;
	font-size: 12px;
}


@media screen and (max-width: 768px) {
  #popup {
		padding: 2rem 1rem;
		width: 80%;
	}
	#popup h2{
		font-size: 1.4rem;
	}
	#popup p{
		font-size: 1.3rem;
	}
}