input,button,select,textarea,input:focus,select:focus,textarea:focus{outline: none;}
textarea{resize: none;}
/* 样式 */
.yihuoke .gn {background-color: #F7FAFF;}
.yihuoke .gn .gn-box:nth-child(2n) {background-color: #FFF;}
.yihuoke .gn-box .item {width: 1195px; height: 522px; display: flex;justify-content: space-between; margin: 0 auto; align-items: center;}
.yihuoke .gn .gn-box:nth-child(2n) .item {flex-direction: row-reverse;}
.yihuoke .gn-box .item .text-box {width: 530px; font-size: 16px; color: #272E3B;}
.yihuoke .gn-box .item .text-box .t1 {line-height: 1.8;word-break: break-word;text-align: justify;}
.yihuoke .gn-box .item .text-box .t-box {font-size: 30px; font-weight: bold; display: flex; align-items: center; margin-bottom: 30px;}
.yihuoke .gn-box .item .text-box .t-box .icon {width: 23px; height: 23px;margin-right: 10px;}
.yihuoke .gn-box .item .img1 {width: 566px; height: 412px;}
.yihuoke .gn-box .item .img2 {width: 408px; height: 349px;}
.yihuoke .gn-box .item .img3 {width: 572px; height: 563px;}
.yihuoke .gn-box .item .img4 {width: 411px; height: 364px;}
.yihuoke .gn-box .item .img5 {width: 463px; height: 464px;}
.yihuoke .gn-box .item .img6 {width: 426px; height: 360px;}
.yihuoke .banner-box {background: url(imgs/dt1.png) no-repeat; margin: 0 auto; max-width: 1920px; height: 584px; background-size: cover;background-position: center; position: relative;}
.yihuoke .btn {width: 200px; height: 60px;background: linear-gradient(90deg, #0666EC 0%, #34B0FF 100%);border-radius: 8px;color: #FFF;font-size: 24px;font-weight: bold;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.yihuoke .btn a{color: #FFF;}
.yihuoke .banner-box .xgn-box {position: absolute; bottom: -80px; left: 50%; transform: translateX(-50%);width: 1150px; height: 180px;background: linear-gradient(186deg, #EEF2F9 0%, #FFFFFF 100%);box-shadow: 0px 0px 20px 0px rgba(7,50,231,0.07);border-radius: 16px;display: flex;align-items: center;justify-content: space-around;padding: 0 60px;}
.yihuoke .banner-box .xgn-box .item {width: 140px; height: 100px;display: flex;align-items: center;flex-direction: column;font-size: 16px;color: #606270;}
.yihuoke .banner-box .xgn-box .item .icon {margin-bottom: 18px}
.yihuoke .banner-box .xgn-box .item .icon1 {width: 61px; height: 57px;}
.yihuoke .banner-box .xgn-box .item .icon2 {width: 56px; height: 56px;}
.yihuoke .banner-box .xgn-box .item .icon3 {width: 53px; height: 53px;}
.yihuoke .banner-box .xgn-box .item .icon4 {width: 56px; height: 49px;}
.yihuoke .banner-box .xgn-box .item .icon5 {width: 54px; height: 56px;}
.yihuoke .banner-box .xgn-box .item .icon6 {width: 50px; height: 54px;}
.yihuoke .more-box {background: url(imgs/dt2.png) no-repeat; margin: 0 auto; max-width: 1920px; height: 482px; background-size: cover;background-position: center;display: flex;align-items: center;justify-content: center;color: #272E3B;flex-direction: column;}
.yihuoke .more-box .t1 {font-size: 42px; font-weight: bold;margin-bottom: 27px;}
.yihuoke .more-box .t2 {font-size: 26px;margin-bottom: 39px;}
/* 弹窗样式 */
.yihuoke .pop-box {background: rgba(0, 0, 0, .5);position: fixed;top: 0;bottom: 0;left: 0;right: 0;display: none;z-index: 10;}
.yihuoke .pop-box .box {width: 1199px;height: 758px;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(199,197,197,0.35);border-radius: 16px;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.yihuoke .pop-box .box .l {width: 600px;height: 758px;background: linear-gradient(-180deg, #1265E4 0%, #67B3FE 100%);border-radius: 16px 0px 0px 16px; padding: 83px 46px 0;text-align: center;}
.yihuoke .pop-box .box .l .t1 {font-size: 36px; color: #F5F6F7;font-weight: bold;text-align: left;}
.yihuoke .pop-box .box .l .t2 {font-size: 42px; color: #FFF;font-weight: bold;margin: 22px 0 32px;text-align: left;}
.yihuoke .pop-box .box .l .t3 {font-size: 16px; color: #F5F6F7;text-align: left;}
.yihuoke .pop-box .box .l .img {width: 377px; height: 405px;margin-top: 58px;}
.yihuoke .pop-box .box .r {padding: 85px 95px 0 72px;}
.yihuoke .pop-box .box .r .inp-box {width: 432px; height: 48px;border: 1px solid #BEC2C9;border-radius: 4px;display: flex;align-items: center; padding: 0 12px;margin-bottom: 21px;}
.yihuoke .pop-box .box .r .inp-box .icon {width: 23px; height: 23px;}
.yihuoke .pop-box .box .r .inp-box .line {width: 1px; height: 37px; background: #BEC2C9;margin: 0 14px;}
.yihuoke .pop-box .box .r .inp-box input {flex: 1;}
.yihuoke .pop-box .box .r .code-box {display: flex; justify-content: space-between;}
.yihuoke .pop-box .box .r .code-box .inp-box {width: 286px;}
.yihuoke .pop-box .box .r .code-box .code {width: 135px;height: 48px;background: #FFFFFF;border: 1px solid #258FFF;border-radius: 4px;cursor: pointer;display: flex;justify-content: center;align-items: center;font-size: 16px;color: #2977FF;}
.yihuoke .pop-box .box .r .texta-box {width: 432px;height: 176px;background: #FFFFFF;border: 1px solid #BEC2C9;border-radius: 4px;padding: 20px;margin-bottom: 21px;}
.yihuoke .pop-box .box .r .texta-box textarea {width: 100%;height: 100%;}
.yihuoke .pop-box .box .r .btn1 {width: 432px;height: 48px;background: linear-gradient(0deg, #0868ED 0%, #31ABFD 100%);border-radius: 4px;display: flex;justify-content: center;align-items: center;font-size: 18px;color: #FFF;font-weight: bold;}