a:hover{
    text-decoration: none;
}
input{
    -webkit-appearance: none;
}
.banner_operate{
    height: 400px;
    background: url(/images/olm/operate/operate_banner.png) no-repeat center top;
}
.banner_operate img{
    display: none;
}
.banner_operate a{
    display: block;
    width: 100%;
    height: 100%;
}
.advantage{
    padding:80px 0;
}
.advantage1200{
    width: 1200px;
    /* height: 277px; */
    margin: 0 auto;
}
.advantage1200 h2{
    color: #333333;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    line-height: 26px;
}

/* 我们是怎样做网站运营的？ */
.first_ullist{
    display: flex;
    margin: 66px auto 0;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 0\9;
}
.first_ullist li{
    width: 370px;
    height: 212px;
    text-align: center;
    display: inline-block\9;
    vertical-align: top;
    margin:0 40px 35px 0;
    background:#f6f6f6;
    padding: 30px 0 0 0;
    display: inline-block\9;
    vertical-align: top;
}
.first_ullist li:hover{
    background: #fff;
    box-shadow: 0 0 20px #e9e9e9;
}
.first_ullist li .title{
    font-size: 24px;
    color: #3d3d3d;
    line-height: 36px;
    height:36px;
    margin-bottom: 0;
}
.first_ullist li .descrip{
    color: #626262;
    font-size: 16px;
    line-height: 30px;
}
.oprate_ul li{
    background: none;
    margin: 0 45px 40px 0;
}
.oprate_ul li:nth-child(4),.oprate_ul li:nth-child(5),.oprate_ul li:nth-child(6){
    margin-bottom: 0;
}
.oprate_ul li .descrip{
    display: none;
    color: #fff;
}
.first_ullist .last_li{
    margin-right: 0;
}
.first_ullist li .img_top{
    height: 90px;
}
.how_oprate{
   padding:80px 0 70px 0;
}
.why_select{
    background:url(/images/olm/operate/why_selectbg.png) no-repeat center bottom;
    padding-bottom: 60px;
    margin-bottom: 80px;
}
.oprate_ul li{
    padding: 34px 25px 0;
}
.oprate_ul li .title{
    margin-bottom: 20px;
}
.oprate_ul li .img_top{
    height: 114px;
}
.oprate_ul li .img_top .img1{
    display: inline-block;
    width: auto;
}
.oprate_ul li .img_top .img2{
    display: none;
}
.oprate_ul li:hover{
    background-color: #2aa6f0;
}
.oprate_ul li:hover .img_top{
    display: none;
}
.oprate_ul li:hover .descrip{
    display: block;
}
.oprate_ul li:hover .title{
    color: #fff;
}
/* 网站代运营费用是多少？ */
.operate_cost{
    padding:70px 0 97px 0;
    background: #f3f9fc;
}
.cost_table{
    margin-top: 66px;
}

.cost_table table{
    width: 100%;
    height: 602px;
}

.cost_table table th,.cost_table table td{
    text-align: center;
    border-right: 1px solid #dcdcdc;
}
.cost_table table th{
    height:90px;
    background-color: #2aa6f0;
    color: #fff;
    font-size: 24px;
    width: 250px;
}
.cost_table table .noline{
    border: none;
}
.cost_table table td{
    font-size: 18px;
    background: #f6f6f6;
    color: #333333;
}
.cost_table table .light_bg td{
    background: #fff;
}
.cost_table table .light_bg td span{
    color: #ff0000;
    font-weight: bold;
    display: inline-block;
}
.cost_table table .light_bg td i{
    font-style: normal;
    color: #333;
    font-weight: normal;
}
.cost_table table .noline{
    font-size: 24px;
    line-height: 50px;

}
.first_ullist li .last_li{
    margin-right: 0;
}

/* 你的企业网站在运营时是否遇到以下问题？ */
.problem{
    padding: 76px 0 42px 0;
}
.problem .advantage1200{
    background-color: #f6f6f6;
    padding-top: 60px;
    height: 435px;
}
.proble_div{
    display: flex;
    flex-wrap: wrap;
    margin: 66px auto 0;
    font-size: 0\9;
}
.proble_div ul{
    display: inline-block\9;
    vertical-align: top;
}
.proble_div .ul_left{
    width: 50%;
    background:url(/images/olm/operate/mian_bg.png) no-repeat left bottom;
    height: 324px;
}
.proble_div ul li{
    width:494px;
    height: auto;
    color: #626262;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top\9;
}
.proble_div ul li span{
    display: inline-block;
    text-align: center;
    line-height: 16px;
    width: 6px;
    height: 6px;
    color: #fff;
    background-color: #4560ff;
    margin-right: 5px;
    font-size: 0;
    vertical-align: middle;
    /* filter: alpha(opacity=0);
    opacity:0 */
}
.proble_div .ul_right{
    width: 50%;
}
.proble_div .ul_right li{
    text-align: left;
    margin-right: 0;
}

/* 网站代运营申请 */
.check{
    padding:0 0 82px 0;
    background-color: #fff;
}
.check .form_con{
    margin: 75px auto 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 0\9;
}
.form_left{
    width: 570px;
    height: 382px;
    background: url(/images/olm/operate/form_bg.png) no-repeat 0 0;
    padding-top: 322px;
    margin-right: 30px;
    display: inline-block\9;
    vertical-align: top;
}
.form_left .form_img{
    display: none;
}
.form_left .btns{
    display: flex;
    font-size: 0\9;
}
.form_left .btns div{
    display: inline-block\9;
    width: 272px;
    height: 60px;
    border: 1px solid #25b2ff;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
}
.form_left .btns .btn_left{
    margin-right: 34px;
    margin-right: 26px\9;
}
.form_left .btns .contactus a{
    display: block;
    height:59px;
}
.form_left .btns .contactus a:hover{
    box-shadow: 0 0 10px #ade2ff;
}
.form_left .btns  img{
    vertical-align: middle;
    margin-right: 5px;
    width: 34px;
    margin-top: -5px;
}
.form_{
    width: 600px;
    display: inline-block\9;
    vertical-align: top;
}
.form_right{
    width: 100%;
    height: 382px;
}
.form_right div{
    height: 80px;
    width: 100%;
    font-size: 16px;
}
.form_right div label{
    width: 110px;
    display: inline-block;
    color:#3f3f3f;
    text-align: center;
}
.form_right div .label_radio{
    width: 98px;
    height: 50px;
    border: 1px solid #a0a0a0;
    text-align: center;
    line-height: 50px;
    color: #3f3f3f;
    margin-right: 10px;
}

.form_right div .labelgirl{
    margin-right: 0;
}
.form_right div #boy{
    width: 0;
    height: 0;
    filter:alpha(opacity=0);   
    -moz-opacity:0;   
    -khtml-opacity:0;   
    opacity: 0;}
.form_right div #girl{
    filter:alpha(opacity=0);   
    -moz-opacity:0;   
    -khtml-opacity:0;   
    opacity: 0;
    width: 0;
    height: 0;
}
.form_right div #boy:checked + label{
    border-color: #25b2ff;
    color: #25b2ff;
}
.form_right div #girl:checked + label{
    border-color: #25b2ff;
    color: #25b2ff;
}
.form_right div input[type="text"]{
    text-indent: 26px;
    display: inline-block;
    width: 490px;
    height: 50px;
    border: 1px solid #a0a0a0;
    line-height: 50px\9;
}
.form_right div input[type="text"]::-webkit-input-placeholder{
    color:#aaa;
}
.form_right div input.special {
    width: 260px;
    margin-right: 22px;
    vertical-align: top\9;
}
.form_right div .yanzhengma{
    width: 146px;
    height: 50px;
    background-position: -630px -150px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #a0a0a0;
    margin-left: -4px;
}
.form_right div .authcode{
    height: 50px;
}
.form_right .lijitijiao{
    display: block;
    background: linear-gradient(left, #0952ff, #50c9ff);
    background: -ms-linear-gradient(left,  #0952ff, #50c9ff);
    background: -webkit-linear-gradient(left,  #0952ff, #50c9ff);
    background: -moz-linear-gradient(left,  #0952ff, #50c9ff);
    width: 490px;
    font-size: 22px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    float: right;
    color: #fff;
    background: url(/images/olm/operate/submit_bg.png) no-repeat\9;
}
.form_right .lijitijiao:hover{
    box-shadow:0 5px 20px rgba(18, 97, 255, 0.2);
}
.website_ad{
    background: url(/images/olm/operate/website_ad.jpg) no-repeat center;
}
@media screen and (max-width: 768px){
  html {
    overflow-X: hidden;
    overflow-y: scroll;
  }
  html body::-webkit-scrollbar {
    display: none;
  }
    .banner_operate{
        height: auto;
        text-align: center;
    }
    .banner_operate img{
       display: inline-block;
       vertical-align: top;
       width: 100%;
       height: auto;
    }
    .advantage {
        margin: 8vw 0;
      }
      .problem {
        padding: 8vw 0 0;
        background-color: #fafafa;
        margin-top: 0;
      }
      .problem .advantage1200 {
        height: auto;
        padding: 0 4vw 2vw;
        background: none;
      }
      .why_select {
        background: none;
      }
      .advantage1200 {
        width: 100%;
        padding: 0 4vw;
      }
      .advantage1200 h2 {
        font-size: 4vw;
        line-height: 4vw;
        margin-bottom: 5.33333333vw;
      }
      .advantage1200 .proble_div {
        margin-top: 0;
        background: none;
      }
      .advantage1200 .proble_div ul li {
        width: 100%;
        margin-bottom: 3.33333333vw;
        font-size: 3.2vw;
        line-height: 3.2vw;
        text-align: left;
      }
      .advantage1200 .proble_div ul li span {
        width: 6vw;
        height: 3.46666667vw;
        font-size: 3.2vw;
        line-height: 3.73333333vw;
        background: none;
        color: #626262;
        margin-right: 0;
        display: inline-block;
      }
      .advantage1200 .proble_div ul li span::after {
        display: inline-block;
        content: "、";
      }
      .advantage1200 .proble_div .ul_left {
        display: none;
      }
      .advantage1200 .proble_div .ul_right {
        width: 100%;
      }
      .how_oprate {
        padding: 0;
      }
      .first_ullist {
        margin-top: 0;
        justify-content: center;
      }
      .first_ullist li {
        width: 44.66666667vw;
        margin: 0 2.66666667vw 2.66666667vw 0;
        padding: 4.26666667vw 0;
        height: auto;
      }
      .first_ullist li .title {
        font-size: 4vw;
        line-height: 4vw;
        height: 6.26666667vw;
        background: none;
      }
      .first_ullist li .descrip {
        font-size: 3.46666667vw;
        padding: 0 2.66666667vw;
        line-height: 6vw;
      }
      .first_ullist li .img_top {
        height: 11.2vw;
      }
      .first_ullist li .img_top img {
        height: 9.06666667vw;
        width: auto;
      }
      .first_ullist li:nth-child(2n) {
        margin-right: 0;
      }
      .first_ullist li:nth-child(3) {
        margin-right: 2.66666667vw;
      }
      .first_ullist li:nth-child(5),
      .first_ullist li:nth-child(6) {
        margin-bottom: 0;
      }
      .oprate_ul {
        justify-content: start;
      }
      .oprate_ul li {
        width: 44.66666667vw;
        height: 49.33333333vw;
        padding: 6.13333333vw 0 2.66666667vw;
        margin: 0 2.66666667vw 2.66666667vw 0;
        background-color: #2aa6f0;
      }
      .oprate_ul li .title {
        font-size: 3.46666667vw;
        line-height: 3.46666667vw;
        height: 6vw;
        margin: 0;
        color: #fff;
        background: none;
      }
      .oprate_ul li .img_top {
        height: 11.33333333vw;
        padding-top: 0;
        text-align: center;
      }
      .oprate_ul li .img_top .img1 {
        display: none;
      }
      .oprate_ul li .img_top .img2 {
        display: inline-block;
        width: auto;
        height: 7.73333333vw;
      }
      .oprate_ul li .descrip {
        display: block;
        color: #fff;
        font-size: 3.2vw;
        line-height: 4.53333333vw;
        padding-top: 0.66666667vw;
      }
      .oprate_ul li:nth-child(2n) {
        margin-right: 0;
      }
      .oprate_ul li:nth-child(3) {
        margin-right: 2.66666667vw;
      }
      .oprate_ul li:nth-child(5),
      .oprate_ul li:nth-child(6) {
        margin-bottom: 0;
      }
      .oprate_ul li:hover {
        background: #2aa6f0;
      }
      .oprate_ul li:hover .img_top {
        display: block;
      }
      .oprate_ul li:hover .descrip {
        display: block;
      }
      .oprate_ul li:hover .title {
        color: #fff;
      }
      .operate_cost {
        padding: 0;
        background: none;
      }
      .operate_cost .advantage1200 {
        padding: 0;
      }
      .operate_cost .advantage1200 .cost_table {
        margin-top: 4vw;
      }
      .operate_cost .advantage1200 .cost_table table {
        width: 100%;
        height: 70.26666667vw;
      }
      .operate_cost .advantage1200 .cost_table table th {
        font-size: 3.2vw;
        height: 8vw;
        width: 13.33333333vw;
      }
      .operate_cost .advantage1200 .cost_table table td {
        font-size: 3.2vw;
        padding: 0 6vw;
        background: #f6f6f6;
        color: #333333;
      }
      .operate_cost .advantage1200 .cost_table table .light_bg td {
        background: #fbfbfb;
      }
      .operate_cost .advantage1200 .cost_table table .light_bg td span {
        padding-bottom: 4.8vw;
        font-size: 3.46666667vw;
        line-height: 5.33333333vw;
      }
      .operate_cost .advantage1200 .cost_table table .light_bg td i {
        color: #ff0000;
      }
      .operate_cost .advantage1200 .cost_table table .noline {
        line-height: 3.2vw;
      }
      .check {
        background: none;
        padding-bottom: 0;
        margin: 0 0 5.33333333vw 0;
      }
      .check .advantage1200 {
        padding: 0;
      }
      .check .advantage1200 .form_con {
        margin-top: 0;
      }
      .check .advantage1200 .form_con .form_left {
        margin-right: 0;
        width: 100%;
        height: auto;
        background: none;
        padding-top: 0;
      }
      .check .advantage1200 .form_con .form_left .form_img {
        display: block;
        margin-bottom: 4.53333333vw;
      }
      .check .advantage1200 .form_con .form_left .form_img img {
        width: 100%;
      }
      .check .advantage1200 .form_con .form_left .btns {
        padding: 0 4vw 3.73333333vw;
      }
      .check .advantage1200 .form_con .form_left .btns img {
        display: inline-block;
        vertical-align: middle;
        width: 5.33333333vw;
        margin-right: 2.4vw;
        margin-top: -0.13333333vw;
      }
      .check .advantage1200 .form_con .form_left .btns div {
        width: 44.26666667vw;
        height: 9.33333333vw;
        border: 1px solid #bfbfbf;
        border-radius: 1.33333333vw;
        line-height: 9.33333333vw;
        font-size: 3.46666667vw;
        text-align: center;
      }
      .check .advantage1200 .form_con .form_left .btns div a {
        display: block;
        height: 9.33333333vw;
        color: #313131;
      }
      .check .advantage1200 .form_con .form_left .btns div a:hover {
        box-shadow: 0 0 0 transparent;
      }
      .check .advantage1200 .form_con .form_left .btns .btn_left {
        margin-right: 3.6vw;
        padding-left: 0;
      }
      .check .advantage1200 .form_con .form_left .btns .btn_right {
        padding-left: 0;
      }
      .check .advantage1200 .form_con .form_ {
        width: 100%;
        padding-bottom: 4vw;
      }
      .check .advantage1200 .form_con .form_ .form_right {
        width: 100%;
        padding: 0 4vw;
        height: auto;
      }
      .check .advantage1200 .form_con .form_ .form_right div {
        font-size: 3.46666667vw;
        height: 13.33333333vw;
      }
      .check .advantage1200 .form_con .form_ .form_right div label {
        width: 18%;
        line-height: 9.33333333vw;
        font-size: 3.46666667vw;
        font-weight: normal;
        color: #3f3f3f;
        text-align: center;
        margin-right: 1%;
      }
      .check .advantage1200 .form_con .form_ .form_right div .label_radio {
        height: 9.33333333vw;
        line-height: 9.33333333vw;
        width: 15%;
        box-sizing: border-box;
        margin-right: 3%;
        border-radius: 1.33333333vw;
      }
      .check .advantage1200 .form_con .form_ .form_right div .authcode {
        width: 25%;
        height: 9.33333333vw;
        border: 1px solid #a0a0a0;
        border-radius: 1.33333333vw;
        background-color: #f6f6f6;
      }
      .check .advantage1200 .form_con .form_ .form_right div .labelgirl {
        margin-right: 0;
      }
      .check .advantage1200 .form_con .form_ .form_right div input[type="text"] {
        width: 80%;
        height: 9.33333333vw;
        text-indent: 1em;
        border-radius: 1.33333333vw;
        color: #3f3f3f;
        font-size: 3.46666667vw;
      }
      .check .advantage1200 .form_con .form_ .form_right div input.special {
        width: 43%;
        margin-right: 3%;
      }
      .check .advantage1200 .form_con .form_ .form_right div input#yanzheng {
        width: 53%;
      }
      .check .advantage1200 .form_con .form_ .form_right .lijitijiao {
        width: 100%;
        border-radius: 1.33333333vw;
        height: 10.66666667vw;
        line-height: 10.66666667vw;
        font-size: 4vw;
        box-shadow: 0 0.26666667vw 2.66666667vw #8cabff;
      }
      .check .advantage1200 .form_con .form_ .form_right .lijitijiao:hover {
        box-shadow: 0 0.26666667vw 2.66666667vw #8cabff;
      }
}