

.oneform input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #fff;opacity: 0.7;}
.oneform input:-moz-placeholder, textarea:-moz-placeholder {color: #fff;opacity: 0.7;}
.oneform input::-moz-placeholder, textarea::-moz-placeholder {color: #fff;opacity: 0.7;}
.oneform input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #fff;opacity: 0.7;}

.oneform {position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 99999;display: none;}
.oneform .mask {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(55, 55, 55, .6);}
.onebox {position: absolute;left: 50%;top: 50%;width: 930px;margin-left: -465px;background-color: #2c7ffd;color: #fff;margin-top: -260px;border-radius: 15px;-webkit-box-shadow: 0 0 80px 0 rgba(57,60,74,.1);box-shadow: 0 0 80px 0 rgba(57,60,74,.1);padding-bottom:40px}
.onebox-wrap {/*border: 1px #fff dashed;*/margin: 15px;padding: 35px;}
.onebox .close {float: right;width: 42px;height: 42px;background: url(../images/tc_btn_1.png) no-repeat center / contain;-webkit-transition: all 0.5s;transition: all 0.5s;}
.onebox .close:hover {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
.onebox .tit {margin-bottom: 35px;font-size: 40px;background: no-repeat 0 center / contain;padding-left: 245px;color:#fff}
.onebox ul {margin: -15px 0 0 -15px;}
.onebox li {float: left;width: 50%;}
.onebox li.full {width: 100%;}
.onebox li .wrap {margin: 15px 0 0 15px;overflow: hidden;border: 1px #dbdfe7 solid;border-radius: 8px;}
.onebox li i {float: left;background: no-repeat center / contain;width: 54px;height: 54px;}
.onebox li i.i1 {background-image: url(../images/tc_ico_1.png);}
.onebox li i.i2 {background-image: url(../images/tc_ico_2.png);}
.onebox li i.i3 {background-image: url(../images/tc_ico_3.png);}
.onebox li i.i4 {background-image: url(../images/tc_ico_4.png);}
.onebox li i.i5 {background-image: url(../images/tc_ico_5.png);}
.onebox li input {display: block;margin-left: 54px;border: none;background: none;box-shadow: none;color: #fff;font-size: 16px;line-height: 30px;padding: 12px;width: 326px;}
.onebox li textarea {display: block;border: none;background: none;box-shadow: none;color: #fff;font-size: 16px;line-height: 30px;padding: 12px;width: 380px;}
.onebox li.full textarea {width: 802px;}
.onebox li.yzm img {float: right;height: 54px;width: 120px;}
.onebox li.yzm input {width: 190px;}
.onebox .submit {display: block;border: 0;height: 54px;width: 100%;cursor: pointer;font-size: 20px;color: #2c7ffd;background: #fff;}
.onebox .submit:hover {background-color: #2c7ffd;color: #fff;}

/*.contact-left {float: left;width: 750px;}*/
.contact-left .tel {font-size: 20px;margin-bottom: 30px;}
.contact-left .tel strong {font-family: Impact;font-size: 34px;color: #2314E0;}
.contact-left li {background: no-repeat 0 0;border-bottom: 1px dashed #cac9c9;padding-left: 45px;font-size: 18px;padding-bottom: 15px;margin-bottom: 15px;line-height: 1.8;}
.contact-left li.i1 {background-image: url(../images/conatct_icon2.png);}
.contact-left li.i2 {background-image: url(../images/conatct_icon3.png);}
.contact-left li.i3 {background-image: url(../images/zuoxi.png);}
.contact-left li.i4 {background-image: url(../images/conatct_icon1.png);}

/*.contact-right {float: right;width: 370px;}*/
.contact-right .tit {font-size: 16px;}
.contact-right .tit img {vertical-align: middle;}
.contact-right dl {margin: 20px 0 0;overflow: hidden;}
.contact-right dt {float: left;width: 152px;border: 1px solid #ebebeb;}
.contact-right dd {margin-left: 170px;}
.contact-right dd h4 {font-size: 26px;font-weight: normal;margin: 0;}
.contact-right dd p {margin: 15px 0 0;font-size: 16px;color: #999;}

@media screen and (max-width: 767px) {
    

    .onebox {width: 290px;margin-left: -145px;margin-top: -250px;padding-bottom:0}
    .onebox-wrap {margin: 0;padding: 20px;border: none;}
    .onebox .close {width: 20px;height: 20px;}
    .onebox .tit {background: none !important;font-size: 18px;padding-left: 0;margin-bottom: 10px;}
    .onebox li {width: 100%;}
    .onebox li i {width: 34px;height: 40px;}
    .onebox li input {margin-left: 34px;line-height: 20px;padding: 10px 12px;font-size: 14px;width: 86%;box-sizing: border-box;}
    .onebox li textarea {box-sizing: border-box;width: 100% !important;font-size: 14px;line-height: 20px;padding: 10px 12px;}
    .onebox li.yzm img {height: 40px;width: 80px;}
    .onebox li.yzm input {width: 130px;}
    .onebox .submit {height: 38px;font-size: 16px;}
    .onebox ul {margin: -15px 0 0 -55px;list-style: none;}
    form#myform5 {
        margin-bottom: 20px;
    }
    
    .contact-left,.contact-right {width: auto;float: none;}
    .contact-left .tel {margin-bottom: 20px;font-size: 16px;}
    .contact-left .tel strong {font-size: 24px;}
    .contact-left li {font-size: 14px;background-size: 24px auto;padding-left: 30px;}
    .contact-right {margin-top: 30px;}
    .contact-right .tit img {height: 30px;}
    .contact-right dt {width: 100px;}
    .contact-right dd {margin-left: 115px;}
    .contact-right dd h4 {font-size: 18px;}
    .contact-right dd p {font-size: 14px;margin-top: 10px;}
    
    
}