/** ????? **/
* {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;}
.sudy-form label.active {}
tr.heng {
    color: #111;
    background: #0186E6;
    font-size: 16px;
    line-height: 41px;
}
div#cq6s26 {
    width: 150px;
}
.cq_resultTable {
    margin-bottom: 35px;
}

input#sui-select-cq6s272 {
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
}
ins.iCheck-helper {
    display: none !important;
}

tr.heng th.cq_resultTh.cq_resultTh1 {
    display: none;
}

.cq_resultTable .cq_td.cq_td1 {
    display: none;
}
/**/
/* iCheck plugin Square skin
----------------------------------- */
.icheckbox_square,
.iradio_square {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(square.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square {
    background-position: 0 0;
}
    .icheckbox_square.hover {
        background-position: -24px 0;
    }
    .icheckbox_square.checked {
        background-position: -48px 0;
    }
    .icheckbox_square.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square {
    background-position: -120px 0;
}
    .iradio_square.hover {
        background-position: -144px 0;
    }
    .iradio_square.checked {
        background-position: -168px 0;
    }
    .iradio_square.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square.checked.disabled {
        background-position: -216px 0;
    }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (-o-min-device-pixel-ratio: 3/2),
       only screen and (min-device-pixel-ratio: 1.5) {
    .icheckbox_square,
    .iradio_square {
        background-image: url(square@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

/* red */
.icheckbox_square-red,
.iradio_square-red {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(red.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-red {
    background-position: 0 0;
}
    .icheckbox_square-red.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-red.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-red.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-red.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-red {
    background-position: -120px 0;
}
    .iradio_square-red.hover {
        background-position: -144px 0;
    }
    .iradio_square-red.checked {
        background-position: -168px 0;
    }
    .iradio_square-red.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-red.checked.disabled {
        background-position: -216px 0;
    }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (-o-min-device-pixel-ratio: 3/2),
       only screen and (min-device-pixel-ratio: 1.5) {
    .icheckbox_square-red,
    .iradio_square-red {
        background-image: url(red@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

/* green */
.icheckbox_square-green,




.iradio_square-green {
}

.iradio_square-green.checked {}
    .iradio_square-green.hover {
    }
    .iradio_square-green.checked {
    }
    .iradio_square-green.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-green.checked.disabled {
        background-position: -216px 0;
    }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (-o-min-device-pixel-ratio: 3/2),
       only screen and (min-device-pixel-ratio: 1.5) {
    .icheckbox_square-green,
    .iradio_square-green {
        background-image: url(green@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

/* blue */
.icheckbox_square-blue,
.iradio_square-blue {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(blue.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-blue {
    background-position: 0 0;
}
    .icheckbox_square-blue.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-blue.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-blue.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-blue.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-blue {
    background-position: -120px 0;
}
    .iradio_square-blue.hover {
        background-position: -144px 0;
    }
    .iradio_square-blue.checked {
        background-position: -168px 0;
    }
    .iradio_square-blue.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-blue.checked.disabled {
        background-position: -216px 0;
    }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (-o-min-device-pixel-ratio: 3/2),
       only screen and (min-device-pixel-ratio: 1.5) {
    .icheckbox_square-blue,
    .iradio_square-blue {
        background-image: url(blue@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

/* aero */
.icheckbox_square-aero,
.iradio_square-aero {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(aero.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-aero {
    background-position: 0 0;
}
    .icheckbox_square-aero.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-aero.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-aero.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-aero.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-aero {
    background-position: -120px 0;
}
    .iradio_square-aero.hover {
        background-position: -144px 0;
    }
    .iradio_square-aero.checked {
        background-position: -168px 0;
    }
    .iradio_square-aero.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-aero.checked.disabled {
        background-position: -216px 0;
    }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (-o-min-device-pixel-ratio: 3/2),
       only screen and (min-device-pixel-ratio: 1.5) {
    .icheckbox_square-aero,
    .iradio_square-aero {
        background-image: url(aero@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

/* grey */
.icheckbox_square-grey,
.iradio_square-grey {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(grey.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-grey {
    background-position: 0 0;
}
    .icheckbox_square-grey.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-grey.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-grey.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-grey.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-grey {
    background-position: -120px 0;
}
    .iradio_square-grey.hover {
        background-position: -144px 0;
    }
    .iradio_square-grey.checked {
        background-position: -168px 0;
    }
    .iradio_square-grey.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-grey.checked.disabled {
        background-position: -216px 0;
    }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (-o-min-device-pixel-ratio: 3/2),
       only screen and (min-device-pixel-ratio: 1.5) {
    .icheckbox_square-grey,
    .iradio_square-grey {
        background-image: url(grey@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

/* orange */
.icheckbox_square-orange,
.iradio_square-orange {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(orange.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-orange {
    background-position: 0 0;
}
    .icheckbox_square-orange.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-orange.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-orange.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-orange.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-orange {
    background-position: -120px 0;
}
    .iradio_square-orange.hover {
        background-position: -144px 0;
    }
    .iradio_square-orange.checked {
        background-position: -168px 0;
    }
    .iradio_square-orange.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-orange.checked.disabled {
        background-position: -216px 0;
    }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (-o-min-device-pixel-ratio: 3/2),
       only screen and (min-device-pixel-ratio: 1.5) {
    .icheckbox_square-orange,
    .iradio_square-orange {
        background-image: url(orange@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

/* yellow */
.icheckbox_square-yellow,
.iradio_square-yellow {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(yellow.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-yellow {
    background-position: 0 0;
}
    .icheckbox_square-yellow.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-yellow.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-yellow.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-yellow.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-yellow {
    background-position: -120px 0;
}
    .iradio_square-yellow.hover {
        background-position: -144px 0;
    }
    .iradio_square-yellow.checked {
        background-position: -168px 0;
    }
    .iradio_square-yellow.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-yellow.checked.disabled {
        background-position: -216px 0;
    }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (-o-min-device-pixel-ratio: 3/2),
       only screen and (min-device-pixel-ratio: 1.5) {
    .icheckbox_square-yellow,
    .iradio_square-yellow {
        background-image: url(yellow@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

/* pink */
.icheckbox_square-pink,
.iradio_square-pink {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(pink.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-pink {
    background-position: 0 0;
}
    .icheckbox_square-pink.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-pink.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-pink.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-pink.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-pink {
    background-position: -120px 0;
}
    .iradio_square-pink.hover {
        background-position: -144px 0;
    }
    .iradio_square-pink.checked {
        background-position: -168px 0;
    }
    .iradio_square-pink.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-pink.checked.disabled {
        background-position: -216px 0;
    }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (-o-min-device-pixel-ratio: 3/2),
       only screen and (min-device-pixel-ratio: 1.5) {
    .icheckbox_square-pink,
    .iradio_square-pink {
        background-image: url(pink@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

/* purple */
.icheckbox_square-purple,
.iradio_square-purple {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(purple.png) no-repeat;
    border: none;
    cursor: pointer;
}


.icheckbox_square-purple {
    background-position: 0 0;
}
    .icheckbox_square-purple.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-purple.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-purple.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-purple.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-purple {
    background-position: -120px 0;
}
    .iradio_square-purple.hover {
        background-position: -144px 0;
    }
    .iradio_square-purple.checked {
        background-position: -168px 0;
    }
    .iradio_square-purple.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-purple.checked.disabled {
        background-position: -216px 0;
    }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (-o-min-device-pixel-ratio: 3/2),
       only screen and (min-device-pixel-ratio: 1.5) {
    .icheckbox_square-purple,
    .iradio_square-purple {
        background-image: url(purple@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

/*form*/
/*form-panel*/
.sudy-form{margin:0px;padding:0px;}
.sudy-form li:first-child {width: 100%;}
.sudy-form li{display:inline-block;width:100%;margin: 5px;}
.sudy-form label{border-radius: 15px;text-align: center;width: auto;position: relative;z-index: 5;display: inline-block;padding: 0;color: #333;margin-bottom: 0px;line-height: 32px;font-size: 14px;/* vertical-align:middle; */font-weight: normal;}
.sudy-form li input{font-size: 14px;margin: 5px 0;padding-left: 5px;color: #333;}
.sudy-form li .form_name input {margin: 5px 5px 5px 6px;}
.sudy-form li img#validateCodeImg{height:28px;line-height:28px; width:auto;margin-left:2px; vertical-align:middle;}
.sudy-form .button{margin-left:130px;}
.sudy-form .register-info{margin-top:5px;padding-left:130px;}
.btnPrint{padding:5px 15px;background: #0186e6;color: #fff;font-size: 14px;border: 0;border-radius: 6px;}
.combo-arrow{height: 32px;background-position: 3px 11px;}
.form-linkbutton{line-height: 24px;border-radius: 0px;}
.form-linkbutton .l-btn-text{line-height: 24px;}

.form_name {
    float: left;
    margin-right: 2px;
    margin-top: 0px;
    padding: 0;
    font-size: 14px;
    color: #666666;
    line-height: 36px;
    background-color: #fff;
    cursor: pointer;
}
/*form-title*/
.form-title-inline{font-weight: bold;float: left;display: inline-block;line-height: 35px;font-size: 14px;text-align: right;color: #333;}
.form-must,.red{display: none;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;}

.cq_resultTable{ width:100%;font-size:16px;}
tr.heng th.cq_resultTh {color: #fff;line-height: 45px;border-top: 0;font-size: 14px;font-weight: normal;padding: 0 5px;}
.cq_resultTable td,
.cq_resultTable th{padding: 0px 10px;line-height: 49px;border: 1px solid #dbdbdb;text-align: center;color: #4a4a4a;font-size: 14px;}


/*form-describe*/
.form-text-describe{padding:0px 20px 10px; line-height:26px;color: #353535;display:none;}
/*form-title-width*/
.w130{/* display: none; */}
.sudy-form li:first-child .w130 {display: none;}
.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: 10px;}
.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;}
ins.iCheck-helper {
    display: none !important;
}
.wrapper{
    min-height: auto !important;
}
.wrapper .inner{width:1000px;margin:0 auto;}

.header{display: none;background:#4aa0dd;height:auto;}
.header .inner{padding:30px 0px;}
.header .inner .title{padding:0px 20px;line-height:30px; font-size:30px; color:#fff;}

.main{}
.main .inner{padding:0px; width:880px; background:#fff; border-radius:6px;}
.attach_div,.attach_div div{line-height: 22px;height: 21px;}
.qq-upload-button-image{float:left;}

.cq_resultTable.cq_resultTable2 {display: none;}

.cq_resultTable2 li.cq_resultTh {float: left;margin-right: 5%;}
.cq_resultTable2 li.cq_td {float: left;width: 100%;font-size: 0.5rem;line-height: 0.82rem;color: #212121;font-weight: bold;}

.cq_resultTable2 .cq_resultTh .max,
.cq_resultTable2 .cq_resultTh .min,
.cq_resultTable2 .cq_resultTh .average {font-size: 0.4rem;line-height: 0.82rem;color: #636363;}

.cq_resultTable2 .cq_resultTh .max1,
.cq_resultTable2 .cq_resultTh .min1,
.cq_resultTable2 .cq_resultTh .average1 {font-size: 0.4rem;line-height: 0.82rem;color: #2c2c2c;text-align: center;display: block;}

.cq_resultTable2 li.cq_td span {font-size: 0.325rem;line-height: 0.59rem;color: #006fc4;font-weight: normal;border: 1px solid #006fc4;border-radius: 5px;padding: 0 38px;margin-right: 13px;}
.cq_resultTable2 ul.news_list.clearfix {background: #fff;box-shadow: 0 0 10px #ddd;padding: 5%;margin-bottom:20px;}



.select2-container--default .select2-results > .select2-results__options {
    max-height: unset !important;
    overflow-y: unset !important;
}


.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;}
