@charset "utf-8";
.clearfix:after { content: "."; display: block; visibility: hidden; clear: both; height: 0; font-size: 0; }
.clearfix { *zoom: 1; }
.green-color { color: #20b09f;}
.protal-btn {display: inline-block; width: 176px; height: 46px; line-height: 44px; border: 1px solid #fff; text-align: center; font-size: 18px; position: relative; box-sizing: border-box; margin: 0 17px 0 0; cursor: pointer;}
.protal-btn-green { background-color: #20b09f; border-color:#20b09f;  color: #fff;}
.protal-btn-green:hover { background-color: #1aa090; border-color:#1aa090; color: #fff;}
.flex-row-justify { justify-content: space-between; align-items: normal;}

.main-banner { height: 207px; position: relative; font-size:44px; color: #fff; line-height: 139px; text-align: center; background: url(../../images/special/form/form-banner.jpg) top center no-repeat #18191d; }

.pro-form-box { padding:36px 0 40px; background: #f6f6f6;}
.pro-form { padding:12px 0 60px; border-top:2px solid #1fb09f; background: url(../images/youyi_from/pro-form-bg.jpg) 99% 98% no-repeat #fff;}
.pro-form .form-item { position: relative; min-height: 40px; padding:0 0 0 212px; margin:28px 0 0; font-size: 14px;}
.pro-form .form-item-label { position: absolute; top:0; left:0; width:210px; text-align: right; color: #999; line-height: 40px;}
.pro-form .form-item.required .form-item-label:before{
    content: "*";
    margin: 0 4px;
    color: red;
}
.pro-form .form-item-cont { line-height: 40px;}
.pro-form .form-input {width: 258px;height: 32px;padding: 3px 10px;border:1px solid #ccc;background: #fff;outline: none;resize: none;font: 12px/20px 'Microsoft Yahei', 'PingFangSC', sans-serif;vertical-align: middle;}
.pro-form .form-input::-webkit-input-placeholder {
    color: #999;
}
.pro-form .form-input::-moz-placeholder {
    color: #999;
}
.pro-form .form-input:-moz-input-placeholder {
    color: #999;
}
.pro-form .form-input:-ms-input-placeholder {
    color: #999;
}
.pro-form .form-textarea { width:398px; height: 58px; padding:2px 6px; border:1px solid #ccc; background: #fff; outline: none; font: 12px/18px 'Microsoft Yahei', 'PingFangSC', sans-serif; }
.pro-form .form-input.verify-input {width:156px;}
.pro-form .verify-pic {display: inline-block;height: 38px;margin:0 0 0 6px;border:1px solid #ccc;vertical-align: middle;}
.pro-form .verify-pic img {height: 100%;}
.pro-form .protal-btn { margin:35px 0 0 212px;}
.pro-form .pro-category {display: inline-block;height: 38px;min-width: 278px;border:1px solid #1fb09f;font-size:14px;line-height: 38px;}
.pro-form .pro-category > span {padding:0 0 0 10px;}
.pro-form .pro-category .pro-category-one { color:#20b09f;}
.pro-form .pro-category .pro-category-two { color:#999;}

.form-checkbox { width:690px;}
.form-checkbox .form-item-label { line-height: 34px;}
.form-checkbox .check-label { float: left; min-width: 105px; line-height: 34px; color: #666;}
.form-checkbox .check-label input { margin:-1px 5px 0 0; vertical-align: middle;}

#websiteOwnCheck { display: none; margin-top: -6px;}
.pro-form-success { padding:100px 0; border-top:2px solid #1fb09f; background: #fff;}
.pro-form-success .success-tips { font-size:18px; line-height: 38px; text-align: center;}
.pro-form-success .success-tips:before { content: ""; display: block; width:80px; height: 80px; margin: 0 auto; background: url(../../images/special/form/success-ico.png) no-repeat;}
/*相关营销产品*/
.success-products {
    width: 800px;
    margin: 120px auto 0;
}
.success-products-title {
    font-size: 18px;
}
.success-products-items {
    justify-content: space-between;
    margin-top: 20px;
}
.success-products-items .item {
    margin: 0;
}
.success-products-items .item:hover{
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.5);
}



/* 有翼表单 */
.youyi_dashed{
    width: 1042px;
    margin:40px auto 0;
    border-bottom: 1px dashed #666;
}
.form_one{
    overflow: hidden;
}

.form_two{
    display: none;
}
.youyi_capacity .check-label {
    display: block;
    line-height: 42px;
    margin-left: 14px;
}
.youyi_capacity .check-label input{
    margin: -1px 5px 0 0;
    vertical-align: middle;
}
.gm_number{
    width: 30px !important;
    float: left;
    text-align: center;
    font-size: 16px !important;
    margin: 0px -1px 0px -1px;
}
.reduce, .add{
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #ccc;
    font-size: 28px;
    font-weight: bold;
    float: left;
    cursor: pointer;
    box-sizing: border-box;
 }
 .youyi_banner{
     width: 100%;
 }
 .youyi_banner .youyi_banner_one{
    width: 100%;
    height: 200px;
    background: url(../images/menhuyun/form-banner.jpg) top center no-repeat #18191d;
}
.youyi_banner .youyi_banner_one .main-banner-title{
    font-size: 44px;
    color: #fff;
    line-height: 200px;
    text-align: center;
}
 
 .kaitong{
    margin: 35px 0 0 34px !important;
 }