

* {

    margin: 0;

    padding: 0;

}

em,

i {

    font-style: normal;

}


.empty{ 
    display: block;
    background: url(img/empty.png) no-repeat center;
    width: 100%;
    height: 300px;
}

::-webkit-scrollbar {

            width: 5px; /*对垂直流动条有效*/

            height: 5px; /*对水平流动条有效*/

        }



        /*定义滚动条的轨道颜色、内阴影及圆角*/

::-webkit-scrollbar-track{

            background-color: #fff;

            border-radius: 3px;

        }





       /*定义滑块颜色、内阴影及圆角*/

::-webkit-scrollbar-thumb{

            border-radius: 7px;

            background-color: #bbb;

        }







        /*定义右下角汇合处的样式*/

::-webkit-scrollbar-corner {

            background:khaki;

        }



input:-webkit-autofill {

    transition: background-color 5000s ease-in-out 0s;

    -webkit-transition: background-color 5000s ease-in-out 0s;

    -moz-transition: background-color 5000s ease-in-out 0s;

    -ms-transition: background-color 5000s ease-in-out 0s;

    -o-transition: background-color 5000s ease-in-out 0s;

}

li {

    list-style: none;

}

img {

    border: 0;  /*ie6*/

    vertical-align: middle;

    max-width: 100%;

}

button {

    cursor: pointer;

}

a {

    text-decoration: none;

    color: #333333;

}

button,

input,

textarea {

    font-family: "Microsoft YaHei";

    outline: none;

    border: none;

    background: transparent;

    appearance: none;

    resize: none;

}

input,textarea{

    padding-left: 10px;

}



input,select{

    -moz-appearance: none;

    -webkit-appearance: none;

    appearance: none;

}

.bg{

    min-width: 1300px;

    min-height: 100%;

    background: ##f2f3f8 ;
    /*background: url(../img/bg.jpg) no-repeat center ;*/

    background-size: 100% 100%;

}

body{

    font-family: "Microsoft YaHei";

    font-size: 14px;

}

/*清除浮动*/

.clearfix:after {

    visibility: hidden;

    clear: both;

    display: block;

    content: "";

    height: 0;

}

.clearfix {

    zoom: 1

}

.fl{

    float: left;

}

.fr{

    float: right;

}

.ellipsis {

    display: block !important;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.w{

    width: 1300px;

    margin: 0 auto;

}

.footer{

    background: #ffffff;

    margin-top: 14px;

    padding: 26px 0 20px 0;

}

.footer .link{

    text-align: center;

    font-size: 12px;

    line-height: 30px;

}

.footer .link a{
    
    font-size: 14px;

    margin: 0 8px;

}

.footer .text {

    margin-top: 10px;

}

.footer .text p{

    font-size: 12px;

    color: #666666;

    line-height: 23px;

    text-align: center;

}

.footer .text p em{

    display: inline-block;

    margin: 0 2px;

}

.footer .imgs{

    width: 1012px;

    margin: 0 auto;

    margin-top: 26px;

}

.footer .imgs a{

    display: block;

    width: 122px;

    margin-right: 26px;

}

.footer .imgs a:last-child{

    margin-right: 0;

}

.footer .imgs a img{

    display: block;

    width: 100%;

    height: 52px;

}

.pages{

    text-align: right;

    margin-top: 20px;

}

.pages a{

    display: inline-block;

    text-align: center;

    height: 30px;

    line-height: 30px;

    padding: 0 12px;

    box-sizing: border-box;

    font-size: 14px;

    color: #333333;

    border: 1px solid #e1e4e6;

    margin-left: 6px;

    transition: .3s all;

    -webkit-transition: .3s all;

    -moz-transition: .3s all;

    -ms-transition: .3s all;

    -o-transition: .3s all;

}

.pages a:hover{

    background: #f99203;

    border-color: #f99203;

    color: #ffffff;

}

.pages a.current{

    background: #f99203;

    border-color: #f99203;

    color: #ffffff;

}

.details .vip{

    margin-top: 46px;

}

.details .vip p{

    font-size: 24px;

    color: #666666;

    text-align: center;

}

.details .vip_lk{

    text-align: center;

    margin-top: 34px;

}

.details .vip_lk a{

    display: inline-block;

    width: 166px;

    height: 52px;

    line-height: 52px;

    text-align: center;

    color: #ffffff;

    font-size: 16px;

    margin: 0 12px;

    border-radius: 5px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    -ms-border-radius: 5px;

    -o-border-radius: 5px;

}

.details .vip_lk a:nth-child(1){

    background: #073c7a;



}

.details .vip_lk a:nth-child(2){

    background: #f99203;

}

.edui-default .edui-editor-toolbarboxouter{

    background: #f1f1f1;

}

















.ad-r{

    width:40px;

    position:fixed;

    z-index:1000;

    top: 50%;

    right: 40px;

    transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -o-transform: translateY(-50%);

}

.ad-r a.base{ display:block;width:40px;height:40px; margin-bottom:2px;background:url(../img/ad-right-spri.png) no-repeat;}
.ad-r a.wx{
    background: rgb(243,86,78) url(../img/wx.png) no-repeat center ;
    background-size: 24px 24px;
}
.ad-r a.phone{
    background: rgb(243,86,78) url(../img/phone.png) no-repeat center ;
    background-size: 28px 28px;
    position: relative;
}
.ad-r a.weibo{
    background: rgb(243,86,78) url(../img/wb.png) no-repeat center ;
    background-size: 28px 28px;
}
.ad-r a.phone:hover img{
    display: block;
}
.ad-r a.phone img{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-120%,-50%);
    -webkit-transform: translate(-120%,-50%);
    -moz-transform: translate(-120%,-50%);
    -ms-transform: translate(-120%,-50%);
    -o-transform: translate(-120%,-50%);
    width: 100px !important;
    height: 100px;
    display: none;
    max-width: 100px;
}
/* .ad-r a.ewm{background-position:0 0; } */

.ad-r a.telmarke{background-position:0 -43px;}

.ad-r a.telmarke:hover{background-position:0 -86px;}

.ad-r a.blacktop{background-position:0 -130px;}

.ad-r a.blacktop:hover{background-position:0 -173px;}

.ad-r a.reply{background-position:0 -216px;}

.ad-r a.reply:hover{background-position:0 -258px;}

.ad-r a.fave{background-position:0 -300px}

.ad-r a.fave:hover,.ad-r a.faveActive{background-position:0 -343px;}

.ad-r a.share{background-position:0 -385px;}

.ad-r a.share:hover{background-position:0 -427px;}

.ad-r a.publ{background-position:0 -469px;}

.ad-r a.publ:hover{background-position:0 -511px;}

.ad-r a.answer{display:block;width:40px;height:40px; margin-bottom:2px;background: url(../img/answer.png) 0 -45px no-repeat;}

.ad-r a.answer:hover{display:block;width:40px;height:40px; margin-bottom:2px;background: url(../img/answer.png) 0 0px no-repeat;}

.ad-r a.report{ background:url(../img/report.png) no-repeat;background-position:0 0px; position:relative;}

.ad-r a.report:hover{display:block;width:40px;height:40px; margin-bottom:2px;background:url(../img/report.png) 0 -47px no-repeat;}









.adbox img{ width:90px; height:90px; }

.adbox{background:#fff; border:1px solid #e7e7e7; padding:5px 8px; border-radius:4px;border-bottom-right-radius:0; overflow:hidden;}

#ewm{

    display: none;

} 

.ewm{

    position: relative;

}

.ewm:hover #ewm{

    display: block;

    position: absolute;

    left: 0;

    top: 50%;

    transform: translate(-120%,-50%);

    -webkit-transform: translate(-120%,-50%);

    -moz-transform: translate(-120%,-50%);

    -ms-transform: translate(-120%,-50%);

    -o-transform: translate(-120%,-50%);

}

.ewm #ewm img{

    width: 100px !important;

    height: 100px;

    max-width: none;

}

.page_s{ 
       height: 60px;
    text-align: right;
    margin-bottom: 10px;
    margin-right: 10px;
}
.digg { 
    padding-top: 12px;
}
.digg li{ 
 
    display:inline-block;
    min-width:14px;
    height:40px;
    line-height:40px;
    margin:0 4px;
    
    background:#fff;
    border:1px solid #d6d6d6;
    border-radius:2px; 
    font-size:14px; 
    color:#767676;
    
        
}
.digg li a{
        display: block;
    padding: 0 14px;
}
.digg li  span{

        display: block;
    padding: 0 14px;
}
.digg  .active  span{

    display: inline; 
    padding:0px;
}
}
.digg .page-item a:hover { 
    /*background-color: #015196;*/
    color: #0884cc;
}
.digg .page-item a:active { 
    text-align: center;
    background-color: #0884cc; 
    color:#fff;
}
.digg li.active  { 
    margin:2px; 
    padding: 0px 14px; 
    background-color: #0884cc; 
    color: #fff;
    text-decoration: none;
}
.suosou_box{
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    position: relative;
    top: 5px;
}
.suosou_box input{
    cursor: text;
    width: 220px;
    height: 18px;
    line-height: 18px;
    padding: 1px 0 0 4px;
    margin-top: 2px;
    background: #fff;
    border: none;
    color: #646464;
    font-size: 12px;
    border: 1px solid  #e1e1e1;
    display: inline-block;
}
.suosou_box button{
    border: 1px solid  #e1e1e1;
    background: #fff;
    font-size: 12px;
    color: #333;
    height: 20px;
    line-height: 20px;
    width: 38px;
    display: inline-block;
    
}
.suosou_box .guanbi{display: inline-block;}
.suosou_box .guanbi img{
    margin:0 2px;
    display: block;
}
