.easysite-font div,
.easysite-font dl,
.easysite-font dt,
.easysite-font dd,
.easysite-font ul,
.easysite-font ol,
.easysite-font li,
.easysite-font h1,
.easysite-font h2,
.easysite-font h3,
.easysite-font h4,
.easysite-font h5,
.easysite-font h6,
.easysite-font form,
.easysite-font input,
.easysite-font textarea,
.easysite-font p,
.easysite-font th,
.easysite-font td,
.easysite-font button,
.easysite-font span,
.easysite-font label,
.easysite-font a,
.easysite-font em,
.easysite-font i,
.easysite-font strong{
    font-family: 'microsoft yahei';
    font-size: 14px;
}
.easysite-font em,
.easysite-font i,
.easysite-font strong{
    font-weight: normal;
    font-style: normal;
}
.easysite-font a{
     text-decoration: none;
}
.easysite-font a:hover{
    color: black;
}
.easysite-font ol, .easysite-font ul {
    list-style: none
}
.easysite-fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.easysite-fn-clear {
    zoom: 1
}

.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.fn-clear {
    zoom: 1
}

/* template margintop */
.easysite-mtb10{
    border-top: 10px solid #eeeeee;
}
.easysite-border{
    border: 1px solid #b5b5b5;
    border-top: none;
}

/* simulate select */
.easysite-simulat-select-wrap:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.easysite-simulat-select-wrap{
    width: 170px;
    padding: 0 6px;
    border: 1px solid #c9c9c9;
    background-color: #fff;
    float: left;
    zoom: 1;
}
.easysite-select-label{
    float: left;
    line-height: 32px;
    margin-right: 9px;
    color: #898989;
    font-size: 14px;
    display: none;
}
.easysite-simulate-select{
    position: relative;
    font-size: 14px;
    width: 100%;
    float: left;
}
.easysite-simulate-select .easysite-select-state{
    float: left;
    line-height: 32px;
    margin-right: 9px;
    color: #898989;
}
.easysite-simulate-select .easysite-select-header{
    height: 30px;
    padding-right: 26px;
    position: relative;
    background-color: #fff;
    cursor: pointer;
}
.easysite-simulate-select .easysite-select-header input{
    border: 0;
    outline: none;
    height: 20px;
    *height: 18px;
    padding: 5px 0px 5px 0px;
    width: 100%;
    cursor: pointer;
}
.easysite-select-header input:disabled{
    background-color: #fff;
}
.easysite-simulate-select .easysite-select-header i{
    position: absolute;
    top: 11px;
    right: 7px;
    background: url("../../images/select-jiantou.png") no-repeat 0 0;
    width: 9px;
    height: 5px;
}
.easysite-simulate-select .easysite-select-option{
    position: absolute;
    top: 31px;
    left: -7px;
    border: 1px solid #c9c9c9;
    background-color: #eeeeee;
    padding: 0 6px;
    width: 100%;
    overflow: hidden;
    z-index: 10000;
    zoom: 1;
    overflow-y: scroll;
    overflow-x: hidden;
    display: none;
}
.easysite-simulate-select .easysite-select-scroll{
    width: 105%;
    max-height: 190px;
    _height: 10px;
}
.easysite-simulate-select .easysite-y-scroll::-webkit-scrollbar {
    width: 8px;
    /*    background-color: #c9c9c9;*/
}
.easysite-simulate-select .easysite-y-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0,0,0,.5);
}
.easysite-select-option ul{
    _position: absolute;
    background-color: #eeeeee;
    _width: 237px;
    _overflow: hidden;
    display: none;
}
.easysite-select-option ul li{
    cursor: pointer;
    background-color: #fff;
    height: 22px;
    line-height: 22px;
    color: #898989;
    padding-left: 18px;
    padding-right: 7px;
    margin-left: -6px;
    /*width: 200px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.easysite-select-option ul li:hover, .easysite-select-option ul .easysite-active{
    background-color: #dcdcdc;
}

/* pagination */
.easysite-theme-pagination{
    background-color: #fff;
    text-align: right;
    margin-top: 2px;
    color: #707070;
}
.easysite-theme-pagination .easysite-page-wrap,
.easysite-theme-pagination .easysite-total-page,
.easysite-theme-pagination .easysite-jump-page{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.easysite-theme-pagination .easysite-page-wrap{
    padding: 9px 0;
}
.easysite-theme-pagination .easysite-total-page{
    margin: 0 10px;
    padding: 9px 0;
}
.easysite-theme-pagination .easysite-jump-page{
    vertical-align: top;
    zoom: 1;
    padding: 7px 0;
    *padding: 4px 0 6px;
    background-color: #fff;
}
.easysite-jump-page .easysite-page-text{
    width: 34px;
    padding: 3px 2px;
    height: 16px;
    *height: 10px;
    border: 1px solid #c9c9c9;
    background-color: #ffffff;
    margin-right: 3px;
    margin-left: 3px;
    font-size: 12px;
    font-size: 12px;
    text-align: center;
}
.easysite-jump-page .easysite-jump-btn{
    height: 26px;
    line-height: 22px;
    background-color: #fff;
    font-size: 14px;
    margin: 0 20px;
    padding: 0 16px;
    border-radius: 6px;
    border: 1px solid #707070;
    color: #707070;
    outline: 0;
    cursor: pointer;
}
.easysite-jump-page .easysite-jump-btn:hover{
    background-color: #64b24f;
    color: #fff;
}
.easysite-jump-btn:hover input{
    background-color: #64b24f;
    color: #fff;
}
.easysite-theme-pagination .easysite-total-page{
    padding: 6px 0;
    text-align: center;
}
.easysite-theme-pagination .easysite-total-page span{
    display: inline-block;
    margin-right: 20px;
    color: #707070;
    font-size: 14px;
}
.easysite-total-page span b{
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    margin: 0 3px;
    font-size: 14px;
}
.easysite-page-wrap{
    text-align: center;
    padding: 5px 0 13px;
    font-size: 0;
}
.easysite-page-wrap a{
    font-size: 14px;
    color: #707070;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    display: inline-block;
    _display: inline;
}
.easysite-page-wrap .easysite-page-num{
    margin-right: 2px;
    padding: 0 8px;
}
.easysite-page-wrap .easysite-current{
    background-color: #60bbc3!important;
    color: #fff;
}
.easysite-page-wrap .easysite-page-num:hover{
    background-color: #e5e5e5;
    color: #fff;
}
/* table css */
.easysite-theme-content .easysite-th-row:after,
.easysite-theme-content .easysite-td-row:after,
.easysite-detail-section:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.easysite-theme-content .easysite-th-row,
.easysite-theme-content .easysite-td-row,
.easysite-detail-section{
    zoom: 1;
}
.easysite-theme-content{
    *overflow: hidden;
    *zoom: 1;
    width: 100%;
    overflow: hidden;
}
.easysite-theme-content .easysite-th-row span,
.easysite-theme-content .easysite-td-row span{
    float: left;
    text-align: center;
    color: #000;
    font-size: 16px;
}
.easysite-theme-content .easysite-th-row span{
    height: 36px;
    line-height: 36px;
}
.easysite-theme-content .easysite-td-row span{
    color: #595757;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
}
.easysite-theme-content .easysite-td-row .easysite-theme{
    text-align: left;
}
.easysite-theme-content .easysite-td-row:hover{
    background-color: #e5e5e5!important;
}
.easysite-theme-content .easysite-th-row{
    background-color: #f3f3f3;
}
.easysite-theme-content .easysite-serial{
    width: 10%;
}
.easysite-theme-content .easysite-theme{
    width: 49.5%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.easysite-theme-content .easysite-start-time,
.easysite-theme-content .easysite-end-time{
    width: 15%;
}
.easysite-theme-content .easysite-status{
    width: 10%;
}

/* date wrap */
.easysite-date-wrap{
    border: 1px solid #c9c9c9;
    padding: 0 6px 0 0;
    float: left;
}
.easysite-search-time .easysite-start-calendar{
    background: url("../../images/survey-icon.png") no-repeat;
    _background: url("../../images/survey-icon-ie.png") no-repeat;
}
.easysite-search-time{
    padding-right: 32px;
    height: 30px;
    position: relative;
    padding-right: 38px;
    height: 30px;
    *overflow: hidden;
}
.easysite-search-time .easysite-input{
    width: 130px;
    border: 0;
    outline: 0;
    padding: 5px;
    height: 20px;
    zoom: 1;
    *display: inline-block;
}
.easysite-search-time span{
    height: 24px;
    width: 38px;
    position: absolute;
    top: 3px;
    right: -6px;
    border-left: 1px solid #c9c9c9;
    text-align: center;
    vertical-align: middle;
}
.easysite-search-time .easysite-start-calendar{
    background-position: -28px -16px;
    width: 22px;
    height: 23px;
    display: inline-block;
}
.easysite-search-time .easysite-start-calendar:hover{
    background-position: -28px -76px;
}

/* form input */
.easysite-board-page-content{
    background-color: #eee;
}
.easysite-section-wrap{
    padding: 20px 30px;
    background-color: #fff;
}
.easysite-info-codebtn{
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border: 1px solid #64b24f;
    color: #64b24f;
    border-radius: 5px;
    padding: 0 20px;
    margin-left: 20px;
    cursor: pointer;
}
.easysite-code-counter{
    font-size: 12px;
    color: #595757;
    cursor: not-allowed;
}
.easysite-info-codebtn:hover{
    background-color: #64b24f;
    color: #fff;
}
.easysite-code-counter:hover{
    background-color: #fff;
    color: #595757;
}
.easysite-row:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.easysite-row{
    padding: 10px 0 10px 120px;
    color: #595757;
    +position: relative; /* 兼容360兼容模式ie7，上传组件图片与文件显示的问题 */
    _zoom: 1;
    /*+overflow: hidden;*/ 
}
.easysite-special-row{
    padding: 6px 0 6px 120px;
}
.easysite-radio-row{
    padding: 4px 0 4px 120px;
}
.easysite-mutile-radio{
    width: 80%;
    display: inline-block;
    _display: inline;
    zoom: 1;
}
.easysite-special-row .easysite-label{
    padding: 2px 0 0;
}
.easysite-label{
    float: left;
    +float: inherit; /* 兼容360兼容模式ie7，上传组件图片与文件显示的问题 */
    +position: absolute;  /* 兼容360兼容模式ie7，上传组件图片与文件显示的问题 */
    width: 90px;
    margin-left: -120px;
    +margin-left: 0px;  /* 兼容360兼容模式ie7，上传组件图片与文件显示的问题 */
    left: 0px;
    padding: 6px 0;
    text-align: right;
    /*zoom: 1;*/
}
.easysite-cell{
    float: left;
    /*position: relative;*/
    width: 100%; 
}
.easysite-cell .easysite-text{
    height: 21px;
    line-height: 21px;
}
.easysite-cell em{
    color: #f01f0b;
    margin: 0 5px;
    display: inline-block;
    vertical-align: top;
}
.easysite-cell .easysite-imgcode{
    width: 64px;
    height: 30px;
    vertical-align: top;
    display: inline-block;
    margin-left: 15px;
    cursor: pointer;
}
.easysite-input{
    line-height: 24px;
    height: 24px;
    padding: 3px 6px;
    border: 1px solid #c9c9c9;
    width: 80%;
    color: #666;
}
.easysite-cell .easysite-special-inw{
    width: 75%;
}
.easysite-textarea{
    padding: 3px 6px;
    border: 1px solid #c9c9c9;
    width: 80%;
    height: 100px;
    color: #666;
}
.easysite-textnum{
    position: absolute;
    right: 20%;
    bottom: 8px;
    color: #959595;
}
.easysite-radio{
    line-height: 30px;
    margin-right: 30px;
    min-width: 40px;
    display: inline-block;
}
.easysite-radio input{
    vertical-align: middle;
    margin-right: 3px;
}

/* input tip start */
.easysite-input-tip-wrap{
    position: absolute;
    bottom: 46px;
    left: 0px;
    z-index: 100;
    background-color: #f9f9f9;
    border: 1px solid #d7d7d7;
    min-width: 238px;
    display: none;
}
.easysite-input-tip{
    position: relative;
    padding: 5px 3px 5px 12px;
}
.easysite-input-tip .easysite-input-arrow{
    position: absolute;
    bottom: -11px;
    left: 12px;
    width: 20px;
    height: 11px;
    background: url("../../images/input-tip-down-arrow.png") no-repeat 0 0;
}
.easysite-input-tip .easysite-input-tip-info{
    color: #686767;
    font-size: 12px;
    line-height: 22px;
    margin: 0;
}
.easysite-input-tip-info em{
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -3px;
    width: 4px;
    height: 4px;
    border: 1px solid #d7d7d7;
    background-color: #fff;
    border-radius: 50%;
}
.easysite-input-tip-info .easysite-pwd-strong{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 132px;
    height: 7px;
    background-color: #c9c9c9;
}
.easysite-input-tip-info .easysite-pwd-strong .easysite-strong-level{
    position: absolute;
    width: 44px;
    height: 7px;
}
.easysite-input-tip-info .easysite-weak .easysite-level-one{
    left: 0;
    background-color: #e34545;
}
.easysite-input-tip-info .easysite-middle .easysite-level-one{
    left: 0;
    background-color: #e34545;
}
.easysite-input-tip-info .easysite-middle .easysite-level-two{
    left: 44px;
    background-color: #ee873b;
}
.easysite-input-tip-info .easysite-strong .easysite-level-one{
    left: 0;
    background-color: #e34545;
}
.easysite-input-tip-info .easysite-strong .easysite-level-two{
    left: 44px;
    background-color: #ee873b;
}
.easysite-input-tip-info .easysite-strong .easysite-level-three{
    left: 88px;
    background-color: #6dcc69;
}
/* input tip start */

/* submit */
.easysite-form-page-sub{
    margin-top: 2px;
    background-color: #fff;
    padding: 14px 0;
}
.easysite-form-page-sub .easysite-check-code{
    float: left;
    padding-left: 26px;
}
.easysite-form-page-sub .easysite-check-code span{
    display: inline-block;
    display: inline\9;
    _display: inline;
    zoom: 1;
}
.easysite-form-page-sub .easysite-check-code input{
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    width: 75px;
    border: 1px solid #c9c9c9;
    margin-left: 10px;
}
.easysite-form-page-sub .easysite-check-code img{
    width: 64px;
    height: 30px;
    border: 1px solid #000;
    vertical-align: top;
    display: inline-block;
    _display: inline;
    zoom: 1;
}
.easysite-submit-btns{
    float: right;
    margin-right: 20px;
}
.easysite-submit-btns label{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 16px;
    margin-right: 20px;
    border-radius: 6px;
    cursor: pointer;
}
.easysite-submit-btns input{
    height: 28px;
    line-height: 28px;
    background-color: #fff;
    color: #7d7d7d;
    cursor: pointer;
    outline: 0;
    border: 0;
    border-radius: 6px;
    padding: 0 21px;
}
.easysite-submit-btns .easysite-sub-page{
    border: 1px solid #64b24f;
    color: #64b24f;
}
.easysite-submit-btns .easysite-sub-page:hover,
.easysite-submit-btns .easysite-sub-page:hover input{
    background-color: #64b24f;
    color: #fff;
}
.easysite-submit-btns .easysite-reset-page{
    border: 1px solid #cf2424;
    color: #cf2424;
}
.easysite-submit-btns .easysite-reset-page:hover,
.easysite-submit-btns .easysite-reset-page:hover input{
    background-color: #cf2424;
    color: #fff;
}

/* list css also is article list one template css */
.easysite-article-listul{
    background-color: #fff;
}
.easysite-list-title{
    padding: 0 20px;
    font-size: 16px;
    position: relative;
}
.easysite-list-title h3{
    height: 39px;
    line-height: 39px;
    position: relative;
    padding-left: 35px;
}
.easysite-list-common-icon{
    background: url("../../images/easysite-list-common-icon.png") no-repeat 0 0;
    _background: url("../../images/easysite-list-common-icon-ie.png") no-repeat 0 0;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 11px;
    left: 10px;
}
.easysite-article-list-common-icon{
    background: url("../../images/easysite-list-common-icon.png") no-repeat 0 0;
    _background: url("../../images/easysite-list-common-icon-ie.png") no-repeat 0 0;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 11px;
    left: 10px;
}
.easysite-list-title .easysite-more{
    color: #61bdaf;
    position: absolute;
    top: 9px;
    right: 20px;
}
.easysite-list-modelone{
    border-top: 2px solid #dcdcdc;
    border-bottom: 2px solid #dcdcdc;
}
.easysite-article-li{
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    color: #000;
    position: relative;
}
.easysite-article-li a{
    color: #595757;
}
.easysite-article-li .article-title{
    display: inline-block;
    _display: inline;
    zoom: 1;
    text-align: left;
    width: 75%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
}
.easysite-black-circle{
    width: 4px;
    height: 4px;
    background-color: #000;
    border-radius: 20px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.easysite-article-li .article-time{
    position: absolute;
    top: 0px;
    right: 20px;
    text-align: right;
}
.easysite-list-title a {
    color: white;
    position: absolute;
    /*right: 20px;*/
    /*top: 9px;*/
}
/* validate css */
.Validform_right{
    background: none!important;
    height: inherit!important;
    line-height: inherit!important;
    display: none;
}
