/** ????? **/
* {margin: 0; padding: 0; -webkit-overflow-scrolling: touch;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,blockquote,th,td,form,pre{ -webkit-tap-highlight-color:rgba(0,0,0,0)}
a:active,a:hover{outline:0}
img{display: inline-block; border: none; vertical-align: middle;}
li{list-style:none;}
table{border-collapse: collapse; border-spacing: 0;}
h1,h2,h3{font-size: 14px; font-weight: 400;}
h4, h5, h6{font-size: 100%; font-weight: 400;}
button,input,select,textarea{font-size: 100%; }
input,button,textarea,select,optgroup,option{font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; outline: 0;}
pre{white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;}
:focus {outline: none;}
body {font: 13px/2 tahoma, arial, 'PingFang SC', 'Microsoft Yahei', sans-serif;color: #333;background:#efefef;}
a {color: #3794e3;text-decoration: none;+cursor: pointer;}
a:hover {color: #64b3f7;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }

/*form*/
/*form-panel*/
.sudy-form{margin:0px;padding:0px;}
.sudy-form li{        width: 50%;
    margin: 0;
    float: left;    border-bottom: 1px solid #e1e1e1;}
.sudy-form label{line-height:26px;font-size:13px; vertical-align:middle;}
.sudy-form li input{    height: auto;
    line-height: 60px;
    padding: 0px 10px !important;
    vertical-align: middle;
    border: 0 !important;}
.sudy-form li img#validateCodeImg{height:24px;line-height:24px; width:auto; vertical-align:middle;}
.sudy-form .button{margin-left:130px;}
.sudy-form .register-info{margin-top:5px;padding-left:130px;}

.form-linkbutton{line-height: 24px;border-radius: 0px;}
.form-linkbutton .l-btn-text{line-height: 24px;}
/*form-title*/
.form-title-inline{    float: left;
    display: inline-block;
    line-height: 60px;
    font-size: 18px;
    color: #333333;
    text-align: right;}
.form-must,.red{line-height:26px; height:26px; margin-right:2px; color:#FE1B1B; vertical-align:middle;}

/*form-title*/
.form-head-title{position:relative; line-height:35px; font-weight:bold; font-size:13px; border-top:1px solid #ececec;border-bottom:1px dashed #ccc;} 
.form-head-title .head-down{position:absolute;right:0px; top:0px;z-index:100;}
.form-head-title .head-down a{color:#5898F0; text-decoration:none;padding-right:15px;background:url(images/head-up.png) no-repeat right center;}
.form-head-title .head-up{position:absolute;right:0px; top:0px;z-index:100;}
.form-head-title .head-up a{color:#5898F0; text-decoration:none;padding-right:15px;background:url(images/head-down.png) no-repeat right center;}

/*form-describe*/
.form-text-describe{padding:0px 20px 10px; line-height:26px;color: #353535;}
/*form-title-width*/
.w130{    width: 35%;
    padding-right: 10px;    background: #f8f8f8;    border-right: 1px solid #e1e1e1;
}
.form-title-inline2 {
    font-size: 18px;
    line-height: 30px;
    padding-left: 35px;
    margin: 35px 0px 20px 0px;    color: #333333;
}
.yb2 label {
    display: block;
    padding-left: 35px;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 35px;
}
.yb2 label:nth-child(2){display: none;}
.yb {
    float: right;
    width: 65%;
}.bz.clearfix .ll {
    width: 17.5%;
    padding-right: 3%;
    background: #f8f8f8;
    text-align: right;
    font-size: 18px;
    color: #333;
}

.bz.clearfix .rr p {
    margin: 0;
}.bz.clearfix .rr {
    float: right;
    width: 82.5%;
    background: #fff;
    padding: 25px 30px;
    border-left: 1px solid #e1e1e1;
    font-size: 16px;
    line-height: 30px;
}
.bz.clearfix {
    border-top: 1px solid #e1e1e1;
}
button.btn.btn-primary {
    width: 160px;
    height: auto;
    line-height: 50px;
    background: #1d4fc1 !important;
    padding: 0 !important;
    border: 0 !important;
    font-size: 18px;
    margin-top: 40px;
    border-radius: 8px !important;
}
.sudy-form li:nth-child(2n-1) .zd.clearfix {
    border-right: 1px solid #e1e1e1;
}
.icheckbox_square-green, .iradio_square-green {
    width: 25px !important;
    height: 25px !important;
    background: none !important;
    border: 1px solid #e1e1e1 !important;
    margin-right: 16px !important;
}
.iradio_square-green.checked {
background:#22645e url(images/gg.jpg) no-repeat center !important;
}
.bz.clearfix {
    display: flex;
    align-items: center;
    background: #f8f8f8;
}
.w100{width: 100px;}
.w80{width: 80px;}
/*form-text-width*/
.w400{width: 400px;}
.w200{width: 200px;}
.w150{width: 150px;}
.w110{width: 110px;}
.w40{width: 40px;}
/*search-button*/
.search-box{}
.search-box .searchbox-button {width:36px!important;}
/**/
.sudy-searchbox{top: 16px;right:20px;z-index:1000;}

/*text-align*/
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
.text-justify{text-align:justify;}
.text-nowrap{white-space:nowrap;}
.text-lowercase{text-transform:lowercase;}
.text-uppercase{text-transform:uppercase;}
.text-capitalize{text-transform:capitalize;}
/*margin*/
.ml20{margin-left:20px;}
.ml10{margin-left:10px;}
.ml5{margin-left:5px;}

.mt20{margin-top:20px;}
.mt10{margin-top: 15px;}
.mt5{margin-top:5px;}

.mr20{margin-right:20px;}
.mr10{margin-right:10px;}
.mr5{margin-right:5px;}

.mb20{margin-bottom:20px;}
.mb10{margin-bottom:10px;}
.mb5{margin-bottom:5px;}
/*padding*/
.pl130{padding-left:130px;}
.pl100{padding-left:100px;}
.pl80{padding-left:80px;}

.pt20{padding-top:20px;}
.pt10{padding-top:10px;}
.pt5{padding-top:5px;}

.pad20-all{padding:20px 0;}
.pad10-all{padding:10px 0;}
.pad5-all{padding:5px 0;}
/*positioning*/
.relative{position:relative;}
.absolute{position:absolute;}
.fixed{position:fixed;}
.fl{float:left;}
.fr{float:right;}

.wrapper{}
.wrapper .inner{    margin: 0 auto;
    max-width: 1400px;}

.header{background:#4aa0dd;}
.header .inner{padding:30px 0px;}
.header .inner .title{padding:0px 20px;line-height:30px; font-size:30px; color:#fff;}

.main{    padding: 0;}
.main .inner{}
/*上传按钮*/
.attach_div,.attach_div div{line-height: 22px;height: 21px;}
.qq-upload-button-image{float:left;}

.qb {
    border: 1px solid #e1e1e1;
}


@media (max-width: 999px){
    .main .inner {
        zoom: 0.77 !important;
    }
.wrapper{}
.wrapper .inner{width:auto;margin:0 auto;}
.wrapper .inner .mod{}
.main{padding:0px 0px;}
.main .inner{}
.form-text-describe{padding:10px 0px 10px; line-height:26px;color: #353535;}
}
@media (max-width: 765px){
    .sudy-form li {
        width: 100%;
        margin: 0;
        float: left;
        line-height: 60px;
        border-bottom: 1px solid #e1e1e1;
    } 
    .sudy-form li:nth-child(2n-1) .zd.clearfix {
        border-right: 0;
    }
    
.header .inner{padding:25px 0px;}
.main .inner{}
.header .inner .title{line-height:30px; font-size:25px; text-align:center;}
/*form-title-width*/

.sudy-form li textarea{margin-left: 86px;margin-top:-22px;width:190px; vertical-align:top;}
.sudy-form .button{margin-left:85px;}
.sudy-form .register-info{margin-top:5px;padding-left:85px;}
}.form-title-inline2 {
    font-size: 16px;
}
.yb2 label {
    display: block;
    padding-left: 35px;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 35px;
}
.form-title-inline {
    float: left;
    display: inline-block;
    line-height: 60px;
    font-size: 16px;
    color: #333333;
    text-align: right;
}

.login_div .form-title{line-height:35px;margin-bottom: 10px;font-weight:bold; font-size:14px;border-bottom:1px solid #dedede;}
.formlist_div,.formlist_div a{line-height:30px; vertical-align: inherit!important;}
.customform_list li.list_item {border-bottom:1px solid #ddd!important;}
.dg_search table{float:right; margin-bottom:10px;}

.control_button{text-align:center;}
/*搜索*/
.search_menu li{float:left; width:auto;}
.search_menu li .easyui-linkbutton{vertical-align:middle; margin-top:5px;}