*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none !important;
    cursor: pointer;
}
body{
    background: #f4f5f9;
}
.header{
    border-bottom: 1px solid #ec6100;
    background: #fff;
}
.con{

    width: 1200px;

    margin: 0 auto;

    overflow: hidden;
}
.logo{

    float: left;

    margin-top: 20px;
}
.logo img{

}
.nav {

    float: left;

    margin: 0 40px;
}
.nav a{

    height: 80px;

    line-height: 80px;

    margin: 0 20px;
    float: left;
    color: #000;
    font-size: 16px;
    text-decoration: none !important;
}
.nav a.active{
    color: #ec6100;
    border-bottom: 2px solid #0092db;
}
.right{

    float: right;
}
.search{

    float: left;

    border: 1px solid #ddd;

    margin-top: 20px;

    background: url("../image/search.png") no-repeat  92% 8px;

    background-size: 16px;

    border-radius: 23px;

    overflow: hidden;
}
.searchinput{
    height: 36px;
    border: 0;
    padding-left: 11px;
    outline: none;
}
.searchbtn{
    opacity: 0;
    width: 48px;
}
.publish{

    width: 120px;

    display: block;

    float: left;

    height: 38px;

    line-height: 38px;

    background: #ec6100;

    color: #fff;

    text-align: center;

    border-radius: 20px;

    margin: 0 20px;

    margin-top: 20px;
}
.publish:hover{
    background: #f86b08;
    color: #fff;
    text-decoration: none;
}
.reginsterloginbtn{

    float: right;

    background: #ec6100;

    color: #fff;

    line-height: 80px;

    height: 82px;

    padding: 0 20px;
}
.reginsterloginbtn:hover{
    background: #f86b08;
    color: #fff;
    text-decoration: none !important;
}
.main{

}
.type{
    /* overflow: hidden; */
    width: 95%;
    margin: 20px 20px 20px 0px;
    height: 32px;
}

.typeL{
    float: left;
    /* border: 1px solid; */
    position: relative;
    /* width: 160px; */
    background: url("../image/label.png") no-repeat;
    background-size: 100% 30px;
    margin-right: 10px;
}
.typeL.active{
    border: 1px solid #ec6100;
}
.typeL.active .type1con{
    border: 1px solid #ec6100;

    display: block;
    border-top: 0;
    height: 180px;
    overflow-y: scroll;
    background: #fff;
}

.type1{

    padding: 0 10px;

    height: 31px;

    line-height: 30px;
    background: url("../image/tri.png") no-repeat 90% 10px;

}
.type1con{

    position: absolute;

    width: 160px;

    display: none;

    left: -1px;
}
.type1con li{

    list-style: none;

    background: #fff;

    height: 30px;

    line-height: 30px;

    padding-left: 10px;
}
.type1con li:hover{
    background: #f0f0f0;
    text-decoration: none !important;
}
.type1con li.active{
    background: #ec6100;
    text-decoration: none !important;
}

.type1con li a{
    font-size: 14px;
    color: #000;
    display: block;
    text-decoration: none !important;
}
.type1con li.active a{
    color: #fff;
    text-decoration: none !important;
}
.typeR{

    float: left;

    margin: 4px 14px;
}
.typeR a{
    text-decoration: none !important;
    margin-right: 15px;
}
.typeR a.active{
    text-decoration: none;
    color: #ec6100;
}
.content{

    overflow: hidden;

    width: 100%;
    margin-bottom: 50px;
}
.contentL{

    width: 790px;

    float: left;
}
.contentlist{

    background: #fff;

    overflow: hidden;
}
.contentlist li{

    margin: 10px 15px;

    border-bottom: 1px solid #ddd;

    padding-bottom: 14px;

    list-style: none;
}
.soursetime{

    font-size: 14px;

    color: #585857;
}
.soursetime a{

    font-size: 14px;

    color: #585857;

    margin-right: 10px;
    text-decoration: none;
}
.soursetime span{

}
.contentlist li >a {

    color: #000;

    text-decoration: none;
}
.contentlist li >a h2{

    font-size: 18px;

    margin: 7px 0;
}
.contentlist li >a:hover h2{
    color: #ec6100;
    text-decoration: none;
}
.contentlist li >a h2 span{

    background: #ec6100;

    color: #fff;

    font-size: 12px;

    font-weight: normal;

    padding: 2px 14px;

    border-radius: 20px;
    margin-left: 10px;
    position: relative;
    top: -3px;
}
.contentlist li >a p {

    font-size: 14px;

    margin-bottom: 8px;

    line-height: 24px;


    line-height: 25px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 50px
;
    color: #161616;

}
.listoption{}

.listoption a{

    font-size: 14px;

    color: #585858;

    margin-right: 46px;
}
/*11/17*/
.listoption a img{
    display: none;
}
.listoption a:nth-child(1){
    background: url(../image/comment.png) no-repeat 0 0px;
    background-size: 15px;
    padding-left: 20px;
}
.listoption a:nth-child(2){
    background: url(../image/share-one.png) no-repeat 0 0px;
    background-size: 15px;
    padding-left: 20px;
}
.listoption a:nth-child(3){
    background: url(../image/eye.png) no-repeat 0 -2px;
    background-size: 20px;
    padding-left: 20px;
}
.listoption a:nth-child(1):hover{
    background: url(../image/comment-2.png) no-repeat 0 0px;
    background-size: 15px;
    padding-left: 20px;
}
.listoption a:nth-child(2):hover{
    background: url(../image/share-one-2.png) no-repeat 0 0px;
    background-size: 15px;
    padding-left: 20px;
}
.listoption a:nth-child(3):hover{
    background: url(../image/eye-2.png) no-repeat 0 -2px;
    background-size: 20px;
    padding-left: 20px;
}
.listoption a:hover{
    color: #ec6100;
    text-decoration: none;
}
.listoption a img{

    vertical-align: middle;

    width: 17px;
}
.zanwu{

    background: #fff;

    text-align: center;

    color: #cccccc;

    height: 50px;

    line-height: 50px;
}

.detail{

    margin-top: 15px;

    background: #fff;

    overflow: hidden;

    padding: 20px;
}
.detaillabel{
}
.detaillabel a{

    background: #ffce8e;

    color: #000;

    border-radius: 20px;

    font-size: 14px;

    padding: 4px 10px;

    display: inline-block;
}
.detaillabel a:hover{
    background: #ec6100;
    color: #fff;
    text-decoration: none;
}
.title{

    font-size: 20px;

    margin-top: 10px;
}
.detailtime{
    margin: 5px 0;
}

.detailtime span{

    font-size: 14px;

    color: #585858;
}
.detailcontent{

    margin-top: 20px;

    font-size: 14px;

    line-height: 23px;

    margin: 10px 0;
}
.detailcontent p{

    margin: 10px 0;

    line-height: 21px;
}
.detailcontent img{
    width: 100%;
}
.detailoption{

    border-bottom: 1px solid #ddd;

    padding: 14px 0;
}
.detailoption a:nth-child(4){
    background: url(../image/comment.png) no-repeat 0 0px;
    background-size: 15px;
    padding-left: 20px;
}
.detailoption a:nth-child(3){
    background: url(../image/share-one.png) no-repeat 0 0px;
    background-size: 15px;
    padding-left: 20px;
}
.detailoption a:nth-child(5){
    background: url(../image/eye.png) no-repeat 0 -2px;
    background-size: 20px;
    padding-left: 20px;
}
.detailoption a:nth-child(6){
    background: url(../image/shoucuang.png) no-repeat 0 -4px;
    background-size: 20px;
    padding-left: 20px;
}

.detailoption a:nth-child(4):hover{
    background: url(../image/comment-2.png) no-repeat 0 0px;
    background-size: 15px;
    padding-left: 20px;
}
.detailoption a:nth-child(3):hover{
    background: url(../image/share-one-2.png) no-repeat 0 0px;
    background-size: 15px;
    padding-left: 20px;
}
.detailoption a:nth-child(5):hover{
    background: url(../image/eye-2.png) no-repeat 0 -2px;
    background-size: 20px;
    padding-left: 20px;
}
.detailoption a:nth-child(6):hover{
    background: url(../image/shoucuang-2.png) no-repeat 0 -4px;
    background-size: 20px;
    padding-left: 20px;
}
.detailoption a{
    color: #000;
    margin-right: 17px;
}
.detailoption a:hover{
    color: #ec6100;
    text-decoration: none;
}
.detailoption .d1{font-size:12px;border: 1px solid #ec6100;border-radius: 20px;color: #ec6100;padding: 3px 9px;margin-right: 13px;text-align: center;width: 74px;display: inline-block;}
.d1 svg{
    fill: #ec6100;
    /* color:pink; */
    /*stroke: #00F; !* ä¿®æ”¹æè¾¹é¢œè‰²ä¸ºè“è‰² *!*/
    width: 20px;
    vertical-align: middle;
}
.d1:hover{
    background: #ec6100 ;
    background-size: 16px;
    color: #fff !important;
    text-decoration: none;
}
.d1:first-child{
    background: url("../image/zan.png") no-repeat 10px;
    background-size: 16px;
    padding-left: 28px;
}
.d1:first-child:hover{
    background: #ec6100 url("../image/zan22.png") no-repeat 10px;
    background-size: 16px;
    color: #fff !important;
    text-decoration: none;
}

.detailoption a img{

    vertical-align: middle;

    margin: 0 5px;

    height: 16px;
}
.comment{

    background: #fff;

    margin: 20px 0;

    padding: 20px;
}
.commentcon{

}
.commontlist{

    overflow: hidden;

    border-bottom: 1px solid #ddd;

    margin-bottom: 17px;
}
.commontlistL{

    float: left;
}
.commontlistL img{

    width: 42px;

    height: 42px;

    border-radius: 50%;
}
.commontlistR{

    float: right;

    width: 91%;
}
.commontlistR h4 a{
    color: #000;
    /* margin-bottom: 12px; */
}
.commontlistR h4 a:hover{
    text-decoration: none;
    color: #ec6100;
}
.commontlistR p{

    font-size: 14px;

    line-height: 23px;
}
.pldes{

    font-size: 14px;

    color: #9F959F;

    overflow: hidden;

    margin: 16px 0;
}
.pldesL{

    float: right;

    font-weight: normal;

    font-size: 14px;

    color: #686868;
}
.pldesL span{

}
.pldesR{

    /* float: right; */
}
.pldesR a{
    margin-right: 20px;
    color: #686868;
}
.pldesR a:hover{
    color: #ec6100;
    text-decoration: none;
}
.pldesR a img{
    margin-right: 5px;
}
.contentR{

    width: 400px;

    float: right;
}
.userbox{

    background: #fff;

    overflow: hidden;
}
.userbox h2{

    text-align: center;

    margin-top: 30px;
}
.userbox h2 a{

}
.userbox h2 a img{

    width: 84px;

    height: 84px;

    border-radius: 50%;
}
.loginstate{

    text-align: center;

    color: #ec6100;

    font-size: 14px;

    margin: 10px 0;
}
.loginstate a{

    color: #ec6100;
}
.loginstate a:hover{
    color:#f86b08 ;
    text-decoration: none;
}

.userdes{
    text-align: center;
    font-size: 14px;
    color: #585857;
}

.userdata{

    display: flex;

    text-align: center;

    align-items: center;

    width: 76%;

    margin: 0 auto;
}
.userdata a{

    width: 48%;

    text-align: center;

    position: relative;

    font-size: 14px;

    margin: 20px 0;
}
.userdata a:hover{
    color: #ec6100;
    text-decoration: none;
}
.userdata a span{
    position: absolute;
    background: red;
    color: #fff;
    border-radius: 20px;
    right: 14%;
    top: 0;
    padding: 0 6px;
    font-size: 12px;
}
.userdata img{

}
.userdata a p{

    margin: 10px 0;

    height: 20px;
}
.viewuser{

    width: 145px;

    display: block;

    margin: 10px auto;

    text-align: center;

    border: 1px solid #ddd;

    border-radius: 20px;

    padding: 5px 0;

    margin-bottom: 60px;
}
.viewuser:hover{
    color: #ec6100;
    text-decoration: none;
}
.viewuser img{

    vertical-align: middle;
}
.aboutuser{

    background: #fff;

    /* text-align: center; */

    overflow: hidden;
    margin-top: 15px;
}
.aboutuser h2{

    font-weight: normal;

    color: #585858;

    font-size: 20px;

    margin: 20px;
}
.aboutusercon{

    display: flex;

    align-items: center;

    width: 90%;

    margin: 0 auto;

    border-top: 1px solid #ddd;

    border-bottom: 1px solid #ddd;

    padding: 30px 0;
}
.aboutuserconL{

}
.aboutuserconL img{

    width: 84px;

    height: 84px;

    border-radius: 50%;
}
.aboutuserconR{

    color: #585858;

    margin-left: 10px;
}
.aboutuserconR h3{    margin-bottom: 6px;
}

.aboutuserconR h3 a{

    font-size: 18px;

    color: #585858;
}
.aboutuserconR h3 a:hover{
    color: #ec6100;
    text-decoration: none;
}
.aboutuserconR p{

    font-size: 12px;
}
.ghome{
    display: block;
    margin: 10px 0;
}

.ghome img{

    width: 100%;
}
.xxxx{

    text-align: center;

    background: #fff;

    height: 80px;

    line-height: 80px;
}
.cover{

    position: fixed;

    width: 100%;

    height: 100%;

    background: rgba(0,0,0,.5);

    top: 0;

    left: 0;

    display: none;
    z-index:999;
}
.window{

    width: 600px;

    background: #fff;

    margin: 20px auto;

    border-radius: 12px;

    overflow: hidden;
}
.winheader{

    text-align: center;

    position: relative;

    height: 75px;

    background: #fbfbfd;

    line-height: 75px;
}
.winheader > img{

    vertical-align: middle;
}
.close{
    position: absolute;
    right: 23px;
    top: 20px;
    width: 20px;
    height: 20px;
    background: url("../image/close-small.png");
    background-size: 20px;
}
.close:hover{
    background: url("../image/cloae2.png");
    background-size: 20px;
    text-decoration: none;

}

.close img{
    display: none;
}
.wintitle{

    text-align: center;

    font-size: 24px;

    color: #4c4948;

    margin: 10px 0;
}
.loginmsg{

    text-align: center;
}
.logintype{

    font-size: 24px;

    text-align: left;

    width: 75%;

    margin: 20px auto;
}
.logintype a{

    margin-right: 24px;

    text-align: center;

    padding-bottom: 4px;

    border-bottom: 2px solid #fff;
    text-decoration: none !important;
}
.logintype a.active{

    color: #eb6100;

  /*  border-bottom: 2px solid #eb6100;*/
    text-decoration: none !important;
}
.one{

    margin: 15px 0;
}
.one input{

    height: 46px;

    border: 1px solid #ddd;

    border-radius: 5px;

    width: 75%;

    padding-left: 10px;
}
.two{

    display: flex;

    justify-content: space-between;

    width: 75%;

    margin: 0 auto;
}
.two .code{

    height: 46px;

    border: 1px solid #ddd;

    border-radius: 5px;

    width: 75%;

    padding-left: 10px;

    float: left;
}
.two .btn{

    height: 46px;

    border: 1px solid #eb6100;

    border-radius: 5px;

    width: 20%;



    background: #eb6100;

    color: #fff;
}
.two .btn:hover{
    background: #f86b08;
    text-decoration: none;
}
.haved{

    text-align: right;

    width: 75%;

    margin: 0 auto;
}
.haved a{

    color: #eb6100;
}
.subbtn{

    height: 46px;

    border: 1px solid #ddd;

    border-radius: 5px;

    width: 77.3%;

    padding-left: 10px;

    background: #eb6100;

    color: #fff;

    margin: 20px 0;
}
.subbtn:hover{
    text-decoration: none;
    background: #f86b08;
}
.winxxxx{

    height: 40px;

    color: #969696;

    font-size: 14px;

    background: #fbfbfd;

    line-height: 40px;

    text-align: center;
}
.person{

    background: #fff;

    margin: 20px 0;

    overflow: hidden;

    width: 100%;

    padding: 20px;
}
.personL{
    float: left;
}

.personL img{

    width: 186px;

    height: 186px;

    border-radius: 50%;
}
.personR{
    float: left;
    width: 920px;
    margin-left: 30px;
}

.persondata{

    font-size: 14px;

    text-align: right;
}
.persondata a{

    display: inline-block;

    text-align: center;

    margin-left: 20px;

    font-size: 14px;

    line-height: 26px;
}
.persondata a:hover{
    color: #ec6100;
    text-decoration: none;
}
.persondata a p{

}
.personintro{

}
.personintro h2{

    font-size: 24px;

    color: #ec6100;

    font-weight: normal;

    margin: 10px 0;
}

.qianming{

    font-size: 14px;

    color: #585858;

    margin-bottom: 10px;
}
.personcom{

    overflow: hidden;

    font-size: 16px;

    color: #585858;

    border-top: 1px solid #ddd;

    padding: 10px 0;
}
.personcom span{

}
.personcom a{

    float: right;

    color: #585858;

    font-size: 14px;
}
.personcom a img{

    vertical-align: middle;

    margin: 0 10px;

    width: 13px;
}
.his{
    background: #fff;
    border-bottom: 1px solid #ddd;
    width: 97%;
    margin: 0 auto;
    padding: 5px 0;
    overflow: hidden;
}
.his h2{

    float: left;

    color: #eb6100;

    font-size: 18px;
}
.his p{

    float: right;
    margin-top:12px;
}
.his p a{
    font-size: 16px;
    color: #585858;
    margin-left: 10px;
}
.his p a:hover{
    text-decoration: none;
    color: #eb6100;
}
.his p a.active{

    color: #eb6100;
}
.dongtai{

    background: #fff;

    padding-bottom: 40px;

    overflow: hidden;
}
.dongtai h2{

    font-size: 18px;

    color: #333;

    height: 55px;

    line-height: 55px;

    border-bottom: 1px solid #ddd;

    width: 90%;

    margin: 10px auto;
}
.dongtai p{

}
.dongtai a{
    margin: 10px auto;
    display: block;
    color: #585858;
    text-decoration: none;
    font-size: 16px;
    width: 90%;
    padding: 10px 0;
}
.dongtai p:hover{
    color: #fff;
    text-decoration: none;
    background-color: #ec6100;
}

.dongtai p:hover .notice_num {
    color: #fff;
    text-decoration: none;

}
.dongtai p a span:hover{
    color:#fff;
}
.dongtai p a span{
    color: #ec6100;
    text-decoration: none;
}
.notice_num{
     color: #ec6100;
 }
.notice_num:hover{
    color: #fff;
}


.dongtai a:hover{
    color: #fff;


}
.subtitle{
    font-size: 18px;
    font-weight: normal;
    color: #585858;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.hfcomment{

    border-radius: 10px;

    border: 1px solid #ddd;

    padding: 17px;

    padding-bottom: 0;
}
.hfcount{

    border-bottom: 1px solid #ddd;

    font-size: 18px;

    color: #666;

    margin-bottom: 14px;

    padding-bottom: 13px;
}
.commontlist:last-child{
    border-bottom: 0;
}

.hfcomment .commontlist{
    border-bottom: 0;
}
.hfcomment .commontlistR{
    border-bottom: 1px solid #ddd;
}

.hfcomment .commontlist:last-child .commontlistR{
    border-bottom: 0;
}
.zan{
    background: url("../image/zan2.png") no-repeat;
    padding-left: 20px;
}
.mclose{
    display: none;
}
.mmenu{
    display: none;
}

.tiaokuan{
    width: 96%;
    font-size: 14px;
    line-height: 30px;
    color: #585858;
}

.tiaokuan h2{
    text-align: center;
    font-size: 18px;
    margin: 20px auto;
}
.plcomdes{
    color: #585858;
    margin:5px 0;
}

.fabiao{
    border: 1px solid #ec6100;
    border-radius: 20px;
    color: #ec6100;
    padding: 5px 10px;
    margin-right: 13px;
    font-size: 14px;
    width: 74px;
    display: inline-block;
    text-align: center;
}
.fabiao:hover{
    background: #ec6100;
    color: #fff;
    text-decoration: none;
}
.pinglunqu{
    width: 100%;
    height: 300px;
    border: 1px solid #ddd;
    margin: 15px 0;
}

.tiezitype{
    margin-bottom: 50px;
}
.tiezitype a{

    border: 1px solid #ec6100;

    display: block;

    width: 68%;

    margin: 15px auto;

    padding: 10px;

    border-radius: 10px;

    line-height: 33px;
    text-decoration: none !important;
}
.tiezitype a h2{
    color: #4c4948;
    font-size: 24px;
    font-weight: normal;
}
.tiezitype a p{
    color: #999;
    font-size: 14px;
}
.tiezitype a:hover h2{
    color: #ec6100;
    text-decoration: none !important;
}
.fatie{

    margin-bottom: 100px;

    margin-top: 20px;
}
.fatiebox{
    background: #fff;
    display: flex;
    margin: 10px 0;
    padding: 20px;
    align-items: center;
}

.fatiebox h2{

    font-size: 24px;

    font-weight: normal;

    width: 130px;
}
.fatiebox > input{

    width: 90%;

    border: 0;

    padding-left: 20px;

    height: 40px;

    outline: none;
}
.fatietext{

    width: 100%;

    height: auto;

    background: #fff;
    overflow: hidden;
}
.fatietext2{

    width: 100%;



    background: #fff;
}
.fatieboxR{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 90%;
}

.fatieboxR p{

    background: #f4f5f9;

    color: #9e9e9e;

    position: relative;

    padding: 4px 9px;

    margin: 5px;

    border-radius: 5px;
}
.fatieboxR p:hover{
    background: #ec6100;
    color: #fff;
}
.fatieboxR p.active{
    background: #ec6100;
    color: #fff;
}
.fatieboxR p input{

    position: absolute;

    width: 100%;

    height: 100%;

    opacity: 0;
}
.fatieboxR span{

}

.fabiaobox{

    margin: 30px 0;
}
.fabiaobox input{

    padding: 5px 20px;

    width: 101px;

    background: #ec6100;

    color: #fff;
}
.fabiaobox input:hover{
    background: #f86b08;

}

.loginafter{margin-top: 15px;display: flex;}

.loginafter img{
    width: 40px;
}
.m{
    display: none;
}
