/*公共样式--开始*/
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
}
*{box-sizing: border-box;}
html, body {
    min-height: 100%;
}

body {
    font-family: "Microsoft YaHei";
    font-size:14px;
    color:#333;
    background-image: url(../images/footBg.png);
}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #232323;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
}

input, textarea {
    outline: none;
    border: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}

.fl {
    float: left
}

.fr {
    float: right
}

.tl {
    text-align: left;
}

.tc {
    text-align: center
}

.tr {
    text-align: right;
}
.pad50{
    padding:50px;
}
.pad10{
    padding:10px;
}

.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inline{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.margin40{
    margin: 40px 0;
}
.marginT80{
    margin-top: 80px;
}
.marginL36{
    margin-left: 36px;
}
.marginL70{
    margin-left: 70px;
}

.marginL40{
    margin-left: 40px;
}

.marginR40{
    margin-right: 40px;
}

.marginT40{
    margin-top: 40px;
}
/*login*/
.footer,.minW1200{
    display:inline-block;
    *display:inline;
    zoom:1;
    min-width:1200px;
    _width:1200px;
}
.loginTop{
    width: 100%;
    height: 80px;
    display: block;
    background-image: url(../images/loginTopBg2.png);
    background-position: left;
    background-repeat: repeat-x;
}
.contionBox{
    width: 1200px;
   /* height: 80px;*/
    display: block;
    margin: 0 auto;
}
.loginTopLeft {
    float: left;
}
.loginTopLeft img{
    display: block;
    height: 80px;
    line-height: 80px;
}
.loginTopLeft span{
    display: block;
    height: 80px;
    line-height: 80px;
    padding-top: 5px;
    color: #f3e7e1;
    font-weight: 600;
}
.loginTopRight{
    float: right;
}
.loginTopRight span,.loginTopRight a{
    padding-left: 5px;
    line-height: 80px;
    color: #f3e7e1;
}
.loginTopRight a:hover{
    color: #fff;
}
/*登录页内容*/
.loginContent{
    width: 100%;
    height: 640px;
     position: relative;
     overflow: hidden;
}
.loginContentBox{
    width: 1920px;
    height: 640px;
    background:url(../images/loginBg.png);
    position: absolute;
    left: 50%;
    margin-left:-960px; 
}
.loginCH{
     width: 100%;
     height: 700px;
     position: relative;
     overflow: hidden;
}
.loginContentBoxH{
    width: 1920px;
    height: 700px;
    background:url(../images/loginBgH.png);
    position: absolute;
    left: 50%;
    margin-left:-960px; 
}
.loginBox{
    width: 480px;
    height: 500px;
    margin: 90px auto;
    display: block;
}
.loginBoxH{
    height: 60px;
    width: 100%;
    background-color:#873c1c;
}
.loginBoxH h2{
    font-size: 18px;
    width: 93%;
    line-height: 60px;
    text-align: center;
    background-image: url(../images/loginTopImg.png);
    background-position: 270px 0px;
    background-repeat: no-repeat;
    color: #fff;
    font-weight: 800;
}
.loginBoxC{
    width: 100%;
    height: 360px;
    background-image: url(../images/loginboxBg.png);
}
.loginInput{
    padding: 30px 60px;
}
.inputBt,.inputB{
    width: 360px;
    height: 42px;
    margin-top: 15px;
}
.inputLeft,.inputLeft{
    float: left;
    width: 9px;
    height: 42px;
    background-image: url(../images/inputLeft.png);
    background-repeat: no-repeat;
    background-position: right;
}
.inputB input{
    float: left;
    border-top: 1px solid #8b3f1d;
    border-bottom: 1px solid #8b3f1d;
    height: 42px;
    line-height: 42px;
    width: 342px;
    padding-left: 10px;
    background-color: transparent;
    color: #8b3f1d;
}
.inputBt input{
    float: left;
    border-top: 1px solid #8b3f1d;
    border-bottom: 1px solid #8b3f1d;
    height: 42px;
    line-height: 42px;
    width: 212px;
    padding-left: 10px;
    background-color: transparent;
    color: #8b3f1d;
}
.inputRight,.inputRight{
    float: left;
    width: 9px;
    height: 42px;
    background-image: url(../images/inputRight.png);
    background-repeat: no-repeat;
    background-position: left;
}
.loginInput > img,.loginInput img{
    display: block;
    margin: 0 auto;
}
.yanzhengma{ padding-left: 20px;}
.yanzhengma img{display: block; width: 110px; height: 42px;}
.loginUp{
    height: 42px;
    margin-top: 30px;
}
.loginUp p{
    cursor:pointer;
    float: left;
    width:174px;
    background: url(../images/cz_03.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 42px;
    text-align: center;
    color: #8b3f1d;
    margin:0 3px;
}
.loginUp p:hover{
    color: #fff;
    background: url(../images/denglu_03.png);
    background-size: 100% 100%;
}
/*foot*/
.indexContion,.indexContion,.footer{
    width: 100%;
    /*height:120px;*/
    padding-top:30px;
    background-image: url(../images/footBg.png);
}
.foot{
    height:90px;
}
.foot p{
    padding-top: 30px;
    border-top: 1px solid #8b3f1d;
    line-height:30px;
    text-align: center;
    color: #8b3f1d;

}
.foot img{
    display: block;
    margin: 0 auto;
}
/*后台登录*/
.loginBoxHT{
    width: 1000px;
    margin: 0 auto;
    height: 480px;
    margin-top:100px;
    border:1px solid #8b3f1d; 
    border-radius: 4px;
    background-image: url(../images/loginboxBg.png);
}
.loginInput h3{
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #8b3f1d;
    margin-bottom: 40px;
    font-weight: 800;
}

.loginUpH{
    margin: 0 auto;
    margin-top: 25PX;
    height: 42px;
}
.loginUpH p{
    cursor:pointer;
    margin: 0 auto;
    width:200px;
    background: url(../images/denglu_03.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 42px;
    text-align: center;
    color: #fff;
}
.loginUpH a{
    display: block;
    width: 360px;
    text-align: center;
    line-height: 36px;
    color: #8b3f1d;
}
.loginHtLeft{
    width: 400px;
}
.loginHtLeft img{
    display: block;
}
.loginHtLeft span img{
    width:400px;
    padding-top:20px;
}


/*banner*/

/* fullSlide */
.fullSlide{width:100%;position:relative;height:520px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:520px;overflow:hidden;text-align:center; background-position: center;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:4px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}

/*search*/
.SearchBox{
    width: 940px;
    margin: 0 auto;
}
.searchIndex input{
    float: left;
    border-top: 1px solid #8b3f1d;
    border-bottom: 1px solid #8b3f1d;
    height: 42px;
    line-height: 42px;
    padding-left: 10px;
    background-color: transparent;
    color: #8b3f1d;
}
.width580{width: 580px;}
.bgImg{
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
}
.searchImg{
    width: 70px;
    height: 42px;
    cursor: pointer;
    border-top: 1px solid #8b3f1d;
    border-bottom: 1px solid #8b3f1d;
    border-left:  1px solid #8b3f1d;
    background-position: -720px -14px;
}
.searchImg:hover{
    background-position: -720px -56px;
}

.gaojisousuo span{
    display: block;
    width: 234px;
    text-align: center;
    line-height: 42px;
    background-position: -965px -13px;
    cursor: pointer;
}
.gaojisousuo span:hover{
    background-position: -964px -60px;
    color: #fff;
}
/*首页单选*/
.choose ul{
    margin-top: 30px;
}

.chooseStyle,.choose ul li:hover{
    background-position: 0 -34px !important;
}
.choose ul li{
    float: left;
    width: 106px;
    height: 40px;
    line-height: 40px;
    padding-left:34px;
    margin-left: 50px;
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 16px;
    color: #3d3e38;
    cursor: pointer;
}
/*首页正文*/
.contionILish ul li{
    float: left;
    /*width: 240px;*/
    width: 300px;
    height: 190px;
    cursor: pointer;
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
}
.contionILish ul li p{
    display: block;
    margin: 80px 75px;
    height: 30px;
    width: 150px;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
    background-position: -314px 0;
}
/*.contionILishLiBg{

    background-position: 0 -165px;
}*/
.contionIListContenter{
    padding-bottom: 40px;
}
.cilc{
    width: 285px;
    margin-top: 20px;
    margin-right: 20px;
}
.cilcList{
    height:160px;
    overflow: hidden;
    width: 100%;
    margin-top: -6px;
    border-bottom: 1px solid #8b3f1d;
    border-left:  1px solid #8b3f1d;
    border-right: 1px solid #8b3f1d;
}
.cilc:nth-child(4n){
    margin-right: 0px;
}
.cilc h3{
    display: block;
    width: 100%;
    height: 58px;
    line-height: 59px;
    color: #fff;
    text-align: center;
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat; 
    background-position: 0 -619px;
}
.cilcList a{
    display: block;
    width: 120px;
    float: left;
    line-height: 48px;
    height: 48px;
    margin-left: 17px;
    margin-top: 20px;
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat; 
    background-position: -1078px -578px;
    text-align: center;
    color: #8b3f1d;
    
}
.cilcList a:hover{
     background-position: -1078px -630px;
     color: #fff;
}

/*list列表页*/
.searchDown{
    background-image: url(../images/listLB.png);
    margin-top: 20px;
}
.searchDown ul{
    width: 90%;
    margin:0 auto;
}
.searchDown ul li{
    cursor: pointer;
    float: left;
    padding-left: 20px;
    font-size: 14px;
    color: #958c7c;
    height: 44px;
    line-height: 44px;
}
.searchDown ul li.title{
    cursor: pointer;
    float: left;
    padding-left: 20px;
    font-size: 14px;
    color: #000000;
    height: 44px;
    line-height: 44px;
}
.listLeftTree{
    width: 290px;
    border: 1px solid #bb8361;
    padding: 20px 20px 30px 20px;
}
.leftTop{
    width: 290px;
    height: 60px;
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
    background-position: -316px -618px;
}
.leftTop span{
    cursor: pointer;
    width:100%;
    display: block;
    float: left;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #f4ece9;
    font-size: 22px;
    border-bottom: 2px solid #bb8361;
}
.leftTopWidth{
    width:145px !important;;
}
.leftTShow,.leftTop span:hover{
    color: #ffbb00!important;
    border-bottom: 2px solid #ffbb00!important;
}
.listTreeC{
    font-size: 16px;
    line-height: 34px;
}
.listTreeC li{
    border:none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.listTreeC li span{
    border-bottom: 1px dashed #bb8361;
    cursor: pointer;
    line-height: 34px;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.listTreeC li ul{
    padding-left: 30px;
}

.listTreeC .colorshow {
     background-color: #8b3f1d;
     color: #fff;
     padding-left: 10px;
 }
.listTw li{
    cursor: pointer;
    position: relative;
    padding-left: 30px;
}
.listTw li i{
    position: absolute;
    left: 0;
    top: 10px;
    width: 30px;
    height: 20px;
    overflow: hidden;
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
    background-position: -4px -100px;
}

.listTw .colorshow {
    background-color: #8b3f1d;
    color: #fff;
    padding-left: 40px;
}

.listTw .colorshow i{
    left: 10px;
}

.listR{
    width: 870px;
    margin-left: 30px;
}
.listRContion{
    margin-bottom: 20px;
    position: relative;
    border:1px solid #8b3f1d;
    padding:10px;
}
.listRContion img{
    float: left;
    display: block;
    padding-right: 20px;
}
.listRContion h3{
    line-height: 40px;
    font-size: 20px;
    color: #323232;
    width: 510px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.listRContion a{
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background-color:#8b3f1d;
    padding:0 30px;  
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.listRContion .favoriteSpan{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
    background-position:-150px -4px;
}

.listRContion .favoriteSpan.favorite{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
    background-position:-150px -44px;
}

.listRContion .anchor_keyword_span{
    color: red;
}

.listRContionToggle{
    background-position:-150px -45px!important;
}
.listRContion p{
    font-size: 14px;
    color: #827e86;
    line-height: 30px;
    width: 510px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*个人信息*/
.personlist{
    margin:40px 0;
}

.personlist span{
    display: block;
    width: 344px;
    font-size: 20px;
    height: 64px;
    line-height: 62px;
    text-align: center;
    margin-right: 82px;
    float: left;
    color: #8b3f1d;
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
    background-position: -662px -550px;
    cursor: pointer;

}
.personlistSpan{
    background-position: -662px -613px!important;
    color: #ffc21b!important;
}
.personlist span:nth-child(3){
    margin-right: 0px!important;
}
.personListContion{
    width: 100%;
      position: relative;
    border-bottom: 1px dashed #8b3f1d;
}
.personListContion .fl h3{
     width: 880px;
     padding-left: 30px;
     line-height: 60px;
     font-size: 16px;
     color: #323232;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
 }
.personListContion .fl h3.wh800{
    width: 800px;
    white-space: normal;
    text-overflow: clip;
}
.personListContion .fl h3 i{
    position: absolute;
    left: 0;
    top: 22px;
    width: 30px;
    height: 40px;
    overflow: hidden;
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
    background-position: -4px -100px;
}
.personListContion .fl h3 .title{
    font-weight:bold;
}
.personListContion .fr a,.personListContion .fr time{
    
    line-height: 60px;
    font-size: 16px;
    color: #323232; 
    float: right;
    text-align: right;
    padding-left: 10px;
}
.personListContion .fr a:hover{
    color: #8b3f1d;
}



.listContion{
    width: 100%;
    position: relative;
    border-bottom: 1px dashed #8b3f1d;
    min-height: 60px;
    padding-top: 15px;
}
.listContion .fl h3{
    width: 880px;
    padding-left: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #323232;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.listContion .fl h3.wh800{
    width: 800px;
    white-space: normal;
    text-overflow: clip;
}
.listContion .fl h3 i{
    position: absolute;
    left: 0;
    top: 22px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
    background-position: -4px -100px;
}
.listContion .fl h3 .title{
    font-weight:bold;
}
.listContion .fr a,.listContion .fr time{

    line-height: 30px;
    font-size: 16px;
    color: #323232;
    float: right;
    text-align: right;
    padding-left: 10px;
}
.listContion .fr a:hover{
    color: #8b3f1d;
}


/*分页*/
.listNumber{
    float: right;
    margin:20px 0;
}
.listNumber span,.listNumber a,.listNumber em{
    width: 44px;
    height: 40px;
    display: table-cell;
    margin-left: 10px;
    font-size: 12px;
    color: #8b3f1d;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
}
.listNumber a,.listNumber em{
     background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
    background-position: -93px -548px;
}
.listNumberHover.listNumber a:hover{
    background-position: -141px -548px;
    color: #fff;
}
.listNumber a.page-first{
     background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
    background-position: 3px -547px;
}
.listNumber a.page-last{
     background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
    background-position: -44px -548px;
}
.listNumber .widthauto{
     width:auto;
 }
.listNumber .pl2{
    padding-left: 2px;
}
.listNumber em input{
    text-align: center;
    BACKGROUND-COLOR: transparent;
    width:32px;
}



/*detail阅读页*/
/*.detailTop{margin: 20px 0;}*/
.detailTop a,.detailTop span,.detailTop a,.detailTop ul li{
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    display: block;
   float: left;
    color: #8b3f1d;
}
.detailTop span {
    font-size: 20px;
}
.detailTop ul {
    float: right;
}
.detailTop ul li:first-child{
    background-image: none;
}
.detailTop ul li{
    padding: 0 14px 0 20px;
    background: url(../images/detailB.png) no-repeat left;
    cursor: pointer;
}
.detailTop ul li:hover{
    color: #323232;
}
.detailImgBox .detailImgBoxTop{
    width: 100%;
    height: 20px;
    display: block;
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
    background-position: 0 -690px;
}
.detailImgBox .detailImgBoxBottom{
    width: 100%;
    height: 20px;
    display: block;
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
    background-position: 0 -723px;
}

.detailImgContion{
    border-left: 1px solid #8b3f1d;
    border-right: 1px solid #8b3f1d;
    width: 100%;
    background-color: #dcc0a4;
}
.detailImgToolbar{
    height: 50px;
    margin-bottom: 10px;

}
.detailImgToolbar span,.detailImgToolbar .detailImgToolbarC{
    float: left;
}
.detailImgToolbarC{
    background-color: #fef9e0;
    width: 520px;
    height: 50px;
    border-top: 1px solid #8b3f1d;
    border-bottom: 1px solid #8b3f1d;
}
.detailImgToolbar span{
    width: 10px;
    height:50px;
    display: block;
    background-image: url(../images/indexBAll.png);
    background-repeat: no-repeat;
}
.detailImgToolbar span:first-child{
    background-position: -24px -756px;
}
.detailImgToolbar span:last-child{
    background-position: -57px -756px;
}
.detailImgToolbarC ul li{
    font-size: 16px;
    color: #8b3f1d;
    line-height: 18px;
    padding: 15px 20px;
    float: left;

}
.detailImgToolbarC ul li:first-child{
    background-image: none;
}
.detailImgToolbarC ul li{
    background: url(../images/detailB.png) no-repeat left;
    cursor: pointer;
}
/**/
.box{width:560px; float: left; margin-left: 30px; background-color: #f4ece9;border:1px solid #8b3f1d;}
.boxR{width:560px; float: right; margin-right: 30px; background-color: #f4ece9;border:1px solid #8b3f1d;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic img{vertical-align:middle;}
.tb-pic a img{vertical-align:middle;height: 100px;width: 120px;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-thumb{margin:10px 0 0;overflow:hidden; width: 1200px;}
.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:102px;margin:0 6px 0 0;overflow:hidden;padding:1px;}
.tb-s310, .tb-s310 a{height:400px;width:560px;}
.boxR .tb-s310{height:400px;width:520px;}
.tb-s310, .tb-s310 img{max-height:400px;max-width:560px;}
.tb-s310 a{*font-size:271px;}
.tb-s40 a{*font-size:35px;}
.tb-s40, .tb-s40 a{height:100px;width:120px;}
.tb-booth{position:relative;z-index:1;margin:0px auto;}
.tb-thumb .tb-selected{background:none repeat scroll 0 0 #8b3f1d;}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}
.tb-thumb{padding-bottom: 20PX;}
.imageContent{width: 558px;margin: 0px auto;padding: 10px;overflow: auto;position: relative;}
.imageContent img{width:540px;position: absolute;}
.imageFull{height:100%;}
.imageFullContent{width: 100%;height:100%;margin: 0px auto;overflow: auto;position: relative;}
.imageFullContent img{width:100%;position: absolute;}
.textContent{width: 558px;height:560px;text-align: center;margin: 0px auto;display:table-cell; vertical-align:top;padding: 10px;overflow: auto}
.textContent .contable{text-align: center;margin: 0px auto;}
.textContent .contr{}
.textContent .contd{
    vertical-align: top;
    font-size:16px;
    text-align: left;
    color:#9a4a24;
}
.textContent .contd .annotation_txt{
    color:red;
    font-size:12px;
}


/*
.textContent{width: 558px;height:560px;text-align: center;margin: 0px auto;display:table-cell; vertical-align:top;padding: 10px;overflow: auto}
.textContent .contable{text-align: center;margin: 0px auto;}
.textContent .contr{}
.textContent .contd{
    vertical-align: top;
}
.textContent .contd span{
    display: block;
    color:#9a4a24;
    font-size:18px;
    text-align: left;
}
.textContent .contd_b span{
    font-size:48px;
}
.textContent .contd_i span{
    font-size:24px;
}
.textContent .contd_s span{
    font-size:18px;
}
.textContent .contd_bn{
    display:block;
    width:20px;
}
.textContent .contd_in{
    display:block;
    width:15px;
}
.textContent .contd_sn{
    display:block;
    width:10px;
}
.textContent .contd .conspan_e{
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.dzdlk div{font-size:48px;color:#9a4a24; }
.dzdlk{width: 20px;}
.zzdlk div{font-size:24px;color:#9a4a24; }
.zzdlk_k{width: 20px;}
.xzdlk div{font-size:18px;color:#9a4a24; }
.xzdlk_k{width: 20px;}
.dzdlk_z {
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
*/
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1;}



/*弹出框*/
.popup_form{font-size: 13px; padding:20px}
.form_table{margin: 0 auto; font-size: 13px;}
.form_table td{ padding-bottom:20px;}
.td_lable{padding-right:10px; width:115px;}

.form_text {
    height: 22px;
    line-height: 22px;
    border: 1px solid #cccccc;
    background-color: #f4ece9;
    padding: 0 10px;
    font-size: 13px;
    width:200px;
}

.form_select {
    height: 22px;
    line-height: 22px;
    box-sizing: border-box;
    color: #666;
    padding-left: 5px;
    border: 1px solid #cccccc;
    background-color: #f4ece9;
    font-size: 13px;
    width:200px;
}

.form_textarea {
    line-height: 22px;
    box-sizing: border-box;
    color: #666;
    padding-left: 10px;
    border: 1px solid #cccccc;
    background-color: #f4ece9;
    font-size: 13px;
    width:200px;
}

.buttonLine {
    height: auto;
}

.submit_btn {
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
    border-color: #1E9FFF;
    background-color: #8b3f1d;
    color: #fff;
    font-size: 13px;
}

.disable_btn{
    opacity: .3;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
    border-color: #1E9FFF;
    background-color: #8b3f1d;
    color: #fff;
    font-size: 13px;
}

.small_btn {
    height: 22px;
    line-height: 22px;
    font-size: 10px;
}

.submit_btn:hover {
    opacity: .9;
    text-decoration: none
}

.submit_btn:active {
    opacity: .8
}

.preview_btn{
    border: 1px solid #dedede;
    background-color: #fff;
    color: #333;
}

.danger_btn{
    background-color: #FF5722;
    color: #fff;
    border: none;
    border-radius: 2px;
}

.copy_btn {
    line-height: 26px;
    font-size: 12px;
    color: #fff;
    background-color: #8b3f1d;
    padding: 0 20px;
    position: absolute;
    border: 0px;
    cursor:pointer;
}

.copy_btn:hover {
    opacity: .9;
    text-decoration: none
}

.condition_ul li{
    margin : 5px 0px;
}

.bottom0{ margin-bottom: 0px}

.pt20{ padding-top: 20px;}
.width50{ width: 50px;}
.width80{ width: 80px;}
.width115{ width: 115px;}
.width150{ width: 150px;}
.width260{ width: 260px;}
.width350{ width: 350px;}
.width220 {width: 220px;}

.text_right{ text-align: right;}
.text_left{ text-align: left;}

.hide{
    display: none;
}

