@charset "UTF-8";

/* ==================== tags ==================== */
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
*,*:before,*:after {
    box-sizing: border-box;
    outline: 0
}
html,
body {
    width: 100%;
    height: 100%;
    background-color: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    line-height: 1.5;
}

h1 {
    font-size: 60px;
}

h2 {
    font-size: 40px;
}

h3{
    font-size: 24px;
}
h4 {
    font-size: 20px;
}

.cloud-txt-ex{
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    line-height: 30px;
    padding-bottom: 30px;
}
.pc{
    display: block;
}
.mobile{
    display: none;
}
/* ==================== section ==================== */
.section {
    position: relative;
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    color: #333;
    /*font-family: "微软雅黑","黑体";*/
    font-size: 16px;
    line-height: 1.5;
}
.content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.head .tu{
    width: 100%;
    padding-right: 35px;
}
#menu {
    top: 10px;
}
#footer .foot02 {
    margin: 40px auto 0;
}
.hasFix{
    position: fixed;
    top:0;
    left:0;
    z-index: 99999;
}
#cloud-page-submenubox{
    /*position: relative;*/
    width: 100%;
    height: 48px;
    background: #fff;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    z-index: 99991;
}
#cloud-page-submenubox .content{
    padding-top: 0;
}
#cloud-page-submenubox h2 {
    color: #292929;
    float: left;
    height: 48px;
    line-height: 48px;
    font-size: 16px
}

.nav-collapse {
    float: right;
    font-size: 16px;
    overflow: hidden;
}
.nav-collapse li {
    float: left;
    line-height: 46px;
    text-align: right;
    padding-left: 30px;
    box-sizing: border-box;
}
.nav-collapse a {
    float: right;
    line-height: 46px;
    text-align: right;

}

.nav-collapse li.active a {
    border-bottom:2px solid #3798e4;
}



#shangyun-banner{
    position: relative;
    height: 500px;
    background: url("/other/shangyun/images/banner_bg.jpg") no-repeat center center;
    background-size: cover;
}
#shangyun-banner h1{
    position: absolute;
    font-weight: 500;
    color: #fff;
    top:205px;
}
#shangyun-banner h3{
    position: absolute;
    display: block;
    width: 280px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #ff4800;
    top:124px;
}

#shangyun-archives{
    position: relative;
    height: 280px;
    background: url("/other/shangyun/images/gw_bg.jpg") no-repeat center center;
    background-size: cover;
    margin: 0 auto;
    text-align: center;
}

#shangyun-archives .shangyuntxt{
    display: inline-block;
    position: relative;
    width: 800px;
    margin: 0 auto;
    text-align: justify;
    padding-top: 65px;
}
#shangyun-provide{
    position: relative;
    margin: 0 auto;
    text-align: center;
}
#shangyun-provide h2{
    text-align: center;
    padding: 60px 0 20px;
}
#shangyun-provide h3{
    color: #555;
    text-align: center;
    padding-bottom: 60px;
}
#shangyun-provide .layline{
    position: relative;
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #0064be;
    border-top: 1px solid #0064be;
}
#shangyun-provide .layline ul{
    position: relative;
    margin: 0 203px;
    text-align: center;
}
#shangyun-provide .layline li{
    float: left;
    display: inline-block;
    height: 80px;
    margin-right:80px;
    text-align: center;
}
#shangyun-provide .layline li:last-child{
    margin-right: 0;
}
#shangyun-provide .layline li>p{
    line-height: 80px;
    display: inline-block;
    text-align: center;
    color: #0064be;
    font-weight: bold;
}
#shangyun-provide .layline li>p>img{
    vertical-align: middle;
    margin-right: 15px;
}
#shangyun-provide .cloud-txt-ex{
    position: relative;
    display: inline-block;
    width: 800px;
    margin: 0 auto;
    text-align: justify;
    padding-top:60px;
    padding-bottom: 20px;
}

#shangyun-boost{
    background: #d7e6f0;
    position: relative;
    text-align: center;
}
#shangyun-boost h2{
    text-align: center;
    padding: 60px 0;
}
#shangyun-boost .tables{
    position: relative;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 40px;
    box-sizing: border-box;
}
#shangyun-boost .tables .tr1{
    position: relative;
    width: 1000px;
    height: 60px;
    background: #0064be;
}
#shangyun-boost .tables .tr1>li{
    float: left;
    width: 25%;
    line-height: 60px;
    color: #fff;
    text-align: left;
    font-weight: bold;
}
#shangyun-boost .tables .tr2{
    position: relative;
    width: 1000px;
    height: 60px;
    background: #b6d4e8;
}
#shangyun-boost .tables .tr2>li{
    float: left;
    width: 25%;
    line-height: 60px;
    text-align: left;
    color: #0064be;
    font-weight: bold;
}
#shangyun-boost .tables .tr2>li:first-child{
    color: #333;
}
#shangyun-boost .tables .tr2>li:nth-child(2)>p{
    display: inline-block;
    height: 30px;
    width: 30px;
    color: #fff;
    line-height: 30px;
    background: #0064be;
    border-radius: 50%;
    font-weight: bold;
    margin-right:30px;
    text-align: center;
}
#shangyun-boost .tables .tr3{
    position: relative;
    width: 1000px;
    height: 180px;
    background: #f0ffff;
}
#shangyun-boost .tables .tr3>li{
    float: left;
    width: 25%;
    line-height: 60px;
    text-align: left;
    color: #0064be;
    font-weight: bold;
}
#shangyun-boost .tables .tr3>li:first-child{
    color: #333;
    line-height:180px;
}
#shangyun-boost .tables .tr3>li>ol>li{
    border-bottom: 1px solid #b6d4e8;
}
#shangyun-boost .tables .tr3>li>ol>li:last-child,#shangyun-boost .tables .tr4>li>ol>li:last-child{
    border-bottom: none;
}
#shangyun-boost .tables .tr3>li .pstyle>li>p,#shangyun-boost .tables .tr4>li .pstyle>li>p{
    display: inline-block;
    height: 30px;
    width: 30px;
    color: #fff;
    line-height: 30px;
    background: #0064be;
    border-radius: 50%;
    font-weight: bold;
    margin-right:30px;
    text-align: center;
}
#shangyun-boost .tables .tr4{
    position: relative;
    width: 1000px;
    height: 180px;
    background: #b6d4e8;
}
#shangyun-boost .tables .tr4>li{
    float: left;
    width: 25%;
    line-height: 60px;
    text-align: left;
    color: #0064be;
    font-weight: bold;
}
#shangyun-boost .tables .tr4>li:first-child{
    color: #333;
    line-height:180px;
}
#shangyun-boost .tables .tr4>li>ol>li{
    border-bottom: 1px solid #fff;
}
#shangyun-boost .tables .tr5{
    display: block;
    width: 1000px;
    height: 35px;
    line-height: 1.8;
    color: #999;
    background: #444;
    text-align: left;
    padding-left: 92px;
}
#shangyun-boost .tables .tr6{
    position: relative;
    width: 1000px;
    height: 85px;
    background: #333;
}
#shangyun-boost .tables .tr6 h3{
    display: block;
    width: 290px;
    color: #ff4800;
    line-height: 85px;
    text-align: left;
    font-weight: bold;
    margin-left: 185px;
}
#shangyun-boost .tables .tr6>a{
    position: absolute;
    width: 245px;
    height: 55px;
    top:15px;
}

#shangyun-carousel{
    position: relative;
    margin: 0 auto;
    height: 300px;
}


#shangyun-benefit{
    position: relative;
    margin: 0 auto;
    text-align: center;
}
#shangyun-benefit h2{
    padding-top: 60px;
    padding-bottom: 40px;
}
#shangyun-benefit ul{
    position: relative;
    margin: 0 auto;
    height: 553px;
    margin-bottom:20px;
    box-sizing: border-box;
}
#shangyun-benefit ul li{
    position: relative;
    float: left;
    width: 285px;
    height: 553px;
    background: #f0f0f5;
    padding: 23px;
    margin-right: 20px;
}
#shangyun-benefit ul li:last-child{
    margin-right: 0;
}

#shangyun-benefit ul li .title_txt{
    font-weight: bold;
    color: #000;
    line-height: 30px;
    padding-bottom: 10px;
}
#shangyun-benefit ul li .hes{
    margin-bottom: 20px;
}
#shangyun-benefit ul li .bw{
    margin-bottom: 16px;
}
#shangyun-benefit ul li>p{
    line-height: 30px;
}
#shangyun-benefit ul li>i{
    display: block;
    width: 0;
    height: 0;
    border-width: 12px;
    border-style: solid;
    border-color: #0064be transparent transparent transparent;
    margin: 0 auto;
}
#shangyun-benefit ul li span.color_txt{
    color:#0064be;
    font-weight: bold;
}
#shangyun-benefit ul li>b{
    padding-top: 15px;
    display: block;
    border-bottom:1px dashed #999;
}
#shangyun-carousel{
    position: relative;
    height: 300px;
    background: url("/other/shangyun/images/nav-bg.jpg") no-repeat center center;
    background-size: cover;
    overflow:hidden;
}
#wrapper {
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
#shangyun-carousel .hd{
    position: relative;
    width: 1006px;
    margin: 0 auto;
}
#shangyun-carousel .hd>li{
    float: left;
    line-height: 50px;
    margin-right: 45px;
}

#shangyun-carousel .hd>li:last-child{
    margin-right: 0;
}
#shangyun-carousel .hd>li a.NOWTAB{
    display: block;
    color: #0064be;
    height: 50px;
    font-weight: bold;
    border-bottom: 3px solid #0064be;
}
#shangyun-carousel .nav-main{
    clear:both;
    position: relative;
    height: 250px;
    width: 8400px;
    padding: 0;
    margin: 0 auto;
}
#shangyun-carousel .nav-main .bd{
    float: left;
    width: 1200px;
    height: 250px;
    margin: 0 auto;
}
#shangyun-carousel .nav-main .bd .txt_main{
    display: block;
    float: left;
    width: 460px;
    margin-left: 100px;
    margin-top: 35px;
}
#shangyun-carousel .nav-main .bd .txt_main h4{
    font-weight: bold;
}
#shangyun-carousel .nav-main .bd .txt_main p{
    line-height: 1.8;
    padding-top: 20px;
}
#shangyun-carousel .nav-main .bd .img_sc{
    display: block;
    float: left;
    margin-top: 50px;
}
#shangyun-carousel .nav-main .bd .now{
    left: 0;
}
#shangyun-carousel .nav-main #box1{
    left: 0;
}

/*form*/
#des {
    margin: 0 auto;
}

#des h1 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: normal;
    text-align: center;
}

#des .sectionNote {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    padding-bottom: 40px;
}
#des .txt_5w{
    display: block;
    margin: 0 auto;
    font-size: 24px;
    width: 360px;
    height:60px;
    line-height: 60px;
    text-align: center;
    color: #ff4800;
    border-top: 1px solid #ff4800;
    border-bottom: 1px solid #ff4800;
}
#des .sectionNote .addStyle {
    color: #fe5757;
}

/* ==================== form ==================== */
#form {
    margin-bottom: 60px;
    border-top:1px #e7e7e7 solid;
    overflow: hidden;
}

/*#form .content {*/
/*border: 1px solid #ccc;*/
/*}*/
#form .lxwm{
    width:29%;
    padding-top:40px;
    color:#636363;
    font-size:18px;
    float:left;
}
#form .bt{
    color:#000;
    font-size:20px;
    font-weight: bold;
    margin-bottom:25px;
}
#form .lxwm a{
    color:#636363;
}
#form .lxwm a:hover{
    color:#0087ee;
}
#form .lxwm .ewm{
    margin-top:30px;
    font-size:16px;
}
#form .lxwm.ewm .pic{
    width:auto;
    display:inline-block;
    border:1px #f2f2f2 solid;
}
#form .lxwm .ewm .txt{
    padding-top:10px;
}
#form .form{
    width:71%;
    padding-top:40px;
    padding-left:60px;
    float:left;
    padding-bottom:60px;
    border-left:1px #e7e7e7 solid;
}
#form .form .list{
    overflow:hidden;
    padding-top:4px;
    margin-left:-14px;
    margin-right:-14px;
}
#form .form li{
    width:50%;
    float:left;
    padding:9px 14px 9px 14px;
    position:relative;
}
#form .form li .quired{
    color:#f00;
    position:absolute;
    top:24px;
    right:25px;
}
#form .form .input-text{
    border:1px #dcdcdc solid;
    line-height:48px;
    height:50px;
    padding:0 30px 0 15px;
    color:#636363;
    font-size:16px;
    width:100%;
}
#form .form .input-text:focus{
    border:1px #0087ee solid;
    -webkit-box-shadow:0 0 5px 0 #0087ee;
    box-shadow:0 0 5px 0 #0087ee;
}
#form .form .yzhm{
    width:100%;
}
#form .form .yzhm .input-text{
    width:180px;
    float:left;
    margin-right:7px;
}
#form .form .yzhm .img{
    display:inline-block;
    vertical-align:top;
    border:1px #dcdcdc solid;
    margin-right:7px;
    height:50px;
    width:15%;
    cursor:pointer;
    text-align:center;
    font-size:16px;
}
/*.mh-zlsx .lxwm-form .form .yzhm .img img{max-height:100%}*/
#form .form .yzhm .a-01{
    line-height:50px;
    font-size:16px;
    cursor:pointer;
}
#form .form .yzhm .a-01:hover{
    color:#0087ee;
    text-decoration:underline;
    cursor:pointer;
}
#form .form .yzhm #codeSuces{
    position: absolute;
    bottom: -14px;
    left: 32px;
    font-size: 16px;
    color: #fe5757;
}
 .btns{
     width:240px;
     margin: 0 auto;
     /*margin-top:30px;*/
     margin-bottom: 30px;
}
.btns a{
    display:block;
    background:#0087ee;
    color:#fff;
    font-size:24px;
    font-weight:100;
    text-align:center;
    line-height:50px;
    cursor:pointer;
}
 .btns a:hover{
    background:#00c3f7;
}
#form .form .yinsi{
    width:100%;
    clear:both;
    font-size:16px;
    color:#6f6f70;
}
#form .form .yinsi input{
    width:16px;
    height:16px;
    -webkit-box-shadow:none;
    box-shadow:none;
}
#form .form .yinsi label{
    cursor:pointer;
}
#form .form .yinsi a{
    margin-left:10px;
    color:#ff000c;
}
#form .form .yinsi a:hover{
    text-decoration:underline;
}
.noInput{
    background-color: #e3f1ff;
}
/* ==================== form ==================== */
#fromSource {
    position: absolute;
    height: 0;
    font-size: 0;
}

/* ==================== verifica ==================== */
.verifica {
    position: relative;
}

.verifica .outline {
    float: left;
    width: 170px;
}

.verifica #vericodePic {
    float: left;
    position: relative;
    width: 120px;
    margin: 10px 0 0 10px;
    padding: 0;
    /*background: url("../images/identCode.jpg") no-repeat center center;*/
    border: none;
    color: #555;
    font: italic bold 20px/40px Arial;
    letter-spacing: 4px;
}

.verifica .renovCode {
    float: left;
    display: block;
    width: 27px;
    height: 40px;
    margin: 10px 0 0 10px;
    /*background: url("http://www.digiwin.com/images/Eform/reloadDark.png") no-repeat center center;*/
    cursor: pointer;
}

.verifica #codeSuces {
    position: absolute;
    bottom: -14px;
    left: 32px;
    font-size: 14px;
    color: #fe5757;
}

/* ==================== loading ==================== */
#loading {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    background-color: #000\9;
    color: #fff;
    font-family: Arial, "微软雅黑";
    text-align: center;
}

#loading:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#loading p {
    display: inline-block;
    width: 90%;
    margin: 0 auto;
    font-size: 21px;
    text-align: center;
    vertical-align: middle;
}

#loading p i {
    display: block;
    height: 24px;
    background: url("../images/loading.gif") no-repeat center center;
    margin-bottom: 15px;
}

/* ==================== thx ==================== */
#thx {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    background-color: #000\9;
    color: #fff;
    font-family: Arial, "微软雅黑";
    text-align: center;
}

#thx:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

#thx #thxContent {
    display: inline-block;
    position: relative;
    width: 50%;
    max-width: 500px;
    margin: 0 auto;
    padding: 50px;
    background-color: #3798e4;
    border-radius: 5px;
    text-align: center;
    vertical-align: middle;
}

#thx #thxContent h3 {
    margin-bottom: 15px;
    font-size: 30px;
    text-align: center;
}

#thx #thxContent .thxSourLoad1 {
    display: none;
    width: 200px;
    height: 45px;
    line-height: 45px;
    margin: 30px auto 0;
    background-color: #ff7e00;
    border: 1px solid #fff;
    border-radius: 3px;
}

#thx #thxContent .thxSourLoad1 a {
    display: block;
    color: #fff;
    text-decoration: none;
}

#thx #thxContent .thxSourLoad2 {
    display: inline-block;
    width: 150px;
    height: 45px;
}

#thx #thxparg span {
    display: block;
}

#thx .suprtCall span {
    display: block;
}

#goIndex {
    max-width: 200px;
    width: 82%;
    height: 50px;
    line-height: 50px;
    margin: 25px auto 0;
    background-color: #0f4773;
    border: 1px solid #fff;
    border-radius: 3px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#goIndex a {
    display: block;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}

#goIndex:hover {
    background-color: #fe5757;
}

.close {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #1c7fcc;
    line-height: 50px;
    border-radius: 0 5px 0 5px;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.close:hover {
    background-color: #16639f;
}

/* ==================== xcConfirm ==================== */
.xcConfirm .popBox .ttBox {
    height: 50px;
}

.xcConfirm .popBox .txtBox .bigIcon {
    display: none;
}

.xcConfirm .popBox .txtBox p {
    height: auto;
    text-align: center;
}

.xcConfirm .popBox .sgBtn {
    border-radius: 3px;
    font-weight: normal;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.xcConfirm .popBox .sgBtn:hover {
    background-color: #0f4773;
}

@media (max-width:1280px){
    .section {
        min-width: 100%;
        max-width: 100%;
    }
    .content {
        width: 100%;
    }
    .mobileStyle {
        display: inline;
    }
    /* ==================== header ==================== */
    #header .logo {
        margin-left: 20px;
    }
    #header span {
        display: none;
    }
    /* ==================== des ==================== */
    #des .sectionNote {
        padding: 0 20px;
        text-align: justify;
    }
    #des .sectionNote br {
        display: none;
    }
    #des{padding-top:60px}
    #des h1{font-size:40px}
}
@media (max-width:1023px){
    .section {
        min-width: 100%;
        max-width: 100%;
    }
    .content {
        width: 100%;
    }
    .mobileStyle {
        display: inline;
    }
    /* ==================== header ==================== */
    #header .logo {
        margin-left: 20px;
    }
    #header span {
        display: none;
    }
    /* ==================== des ==================== */
    #des .sectionNote {
        padding: 0 20px;
        text-align: justify;
    }
    #des .sectionNote br {
        display: none;
    }
    #des{padding-top:40px}
    #des h1{font-size:35px}
    #des .sectionNote{font-size:16px}
    #form .bt{font-size:24px;margin-bottom:0}
    #form .lxwm{padding-top:20px;font-size:14px}
    #form .form{padding-top:20px;padding-left:30px;padding-right:10px}
    #form .form li{padding:5px 5px}
    #form .form li .required{top:15px}
    #form .form .list{padding-top:15px}
    #form .form .input-text{font-size:16px;height:40px;line-height:38px}
    #form .form .yzhm .img{height:40px;}
    #form .form .yzhm .a-01{line-height:40px;font-size:14px}}
@media (max-width:767px){
    .section {
        min-width: 100%;
        max-width: 100%;
    }
    .content {
        width: 100%;
    }
    .mobileStyle {
        display: inline;
    }
    /* ==================== header ==================== */
    #header .logo {
        margin-left: 20px;
    }
    #header span {
        display: none;
    }
    /* ==================== des ==================== */
    #des .sectionNote {
        padding: 0 20px;
        text-align: justify;
    }
    #des .sectionNote br {
        display: none;
    }

    #des{padding-top:25px}
    #des h1{font-size:26px}
    #des .sectionNote{font-size:16px}
    #form{margin-top:25px;border-top:none;margin-top:0}
    #form .bt{display:none}
    #form .lxwm{width:100%;padding-left:10px;padding-bottom:10px;border-bottom:1px #e7e7e7 solid;display:none}
    #form .lxwm .text{float:left}
    #form .lxwm .ewm{float:right;margin-top:0;font-size:12px;line-height:30px}
    #form .form{width:100%;border:none;padding-left:5px;padding-right:5px;padding-top:10px}
    #form .list{margin-left:0;margin-right:0;padding-left: 5%;padding-right: 5%;}
    #form .form li{width:100%}
    #form .form .yzhm .input-text{width:160px}
    #form .form .btns{width:100%;margin-top:15px}
    #form .form .btns a{line-height:40px;font-size:18px}
    #form .form .yinsi{font-size:12px}
    #form .form .yinsi input{width:15px;height:15px}}
@media (max-width:413px){
    .section {
        min-width: 100%;
        max-width: 100%;
    }
    .content {
        width: 100%;
    }
    .mobileStyle {
        display: inline;
    }
    /* ==================== header ==================== */
    #header .logo {
        margin-left: 20px;
    }
    #header span {
        display: none;
    }
    /* ==================== des ==================== */
    #des .sectionNote {
        padding: 0 20px;
        text-align: justify;
    }
    #des .sectionNote br {
        display: none;
    }
    /*.mh-zlsx .xx .span-01{display:inline-block}}*/
    #form .form .yzhm .img{font-size:18px;width:20%}}
@media (max-width:374px){
    .section {
        min-width: 100%;
        max-width: 100%;
    }
    .content {
        width: 100%;
    }
    .mobileStyle {
        display: inline;
    }
    /* ==================== header ==================== */
    #header .logo {
        margin-left: 20px;
    }
    #header span {
        display: none;
    }
    /* ==================== des ==================== */
    #des .sectionNote {
        padding: 0 20px;
        text-align: justify;
    }
    #des .sectionNote br {
        display: none;
    }
    #des h1{font-size:22px}
    #form .form .yzhm .input-text{width:120px;padding-left:5px;padding-right:5px}
    #form .form .yzhm .img{font-size:16px;width:20%}
    #form .form .yzhm .a-01{font-size:12px}}
@-webkit-keyframes circle{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
100%{opacity:0;-webkit-transform:scale(1.3);transform:scale(1.3)}}
@keyframes circle{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
100%{opacity:0;-webkit-transform:scale(1.3);transform:scale(1.3)}}

.demandContent,
.basciInfo {
    padding: 30px 100px;
}

.inputTitle {
    margin-bottom: 4px;
    font-size: 20px;
}

.inputTitle .requiredHint {
    margin-right: 4px;
    color: #fe5757;
}

.inputTitle .fillHint {
    color: #888;
    font-size: 14px;
}

.inputTitle .fa {
    display: none;
    margin-left: 4px;
    color: #ffa800;
    font-size: 14px;
}

.demandCheck .outline {
    float: left;
    position: relative;
    width: 190px;
    line-height: 40px;
    margin: 0 10px 10px 0;
    text-align: center;
}

.demandCheck .outline label {
    display: block;
    background-color: #eee;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.demandCheck .outline label br {
    display: none;
}

.demandCheck .outline:nth-of-type(5n) {
    margin-right: 0;
}

.demandCheck .contact-demand,
.demandCheck .demandOtherCont {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
}

.demandCheck .contact-demand:checked + label,
.demandCheck .demandOtherCont:checked + label {
    background-color: #3798e4;
    color: #fff;
}

.demandCheck.noInput .inputTitle .fa, .titlss.noInput .inputTitle .fa{
    display: inline-block;
}

.consult-cont {
    margin-top: 30px;
}

.consult-cont #contact-query {
    display: block;
    width: 100%;
    padding: 10px;
    border: 1px solid #d6d6d6;
    font-size: 16px;
    font-family: Arial, "微软雅黑";
    line-height: 27px;
}

.consult-cont .wordNum {
    font-size: 14px;
    margin: 0 0 0 10px;
}

.basciInfo .outline,.titlss .outline {
    position: relative;
    margin-bottom: 10px;
}

.basciInfo .inputTitle{
    position: absolute;
    top: 16px;
    left: 20px;
    z-index: -1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.basciInfo .inputTitle.focus,.titlss .inputTitle.focus {
    top: 0;
    font-size: 16px;
    color: #3798e4;
}

.basciInfo .inputTitle.focus .requiredHint,.titlss .inputTitle.focus .requiredHint {
    color: #3798e4;
}

.basciInfo input{
    display: block;
    width: 100%;
    padding: 24px 0 4px 30px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #d6d6d6;
    font-size: 18px;
    font-family: Arial, "微软雅黑";
}

.basciInfo input:focus,.titlss input:focus {
    outline: none;
}

.basciInfo input.noInput + .inputTitle .fa,.titlss input.noInput + .inputTitle .fa {
    display: inline-block;
}

.btnBlock {
    padding: 40px 0px;
    background-color: #f2f2f2;
}

.btnBlock #submit {
    display: block;
    width: 300px;
    line-height: 50px;
    margin: auto;
    background-color: #3798e4;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 24px;
    font-family: Arial, "微软雅黑";
    letter-spacing: 5px;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.btnBlock #submit:hover {
    background-color: #0f4773;
}

.btnBlock .agreeLabel {
    font-size: 14px;
    text-align: center;
}


@media screen and (max-width: 467px) and (min-width: 414px){
    .pc{
        display: none;
    }
    .mobile{
        display: block;
    }
}


