*{
    margin:0;
    padding:0;
}
img{
    border:none;
    outline:none;
}
a,p,span,div{
    font-family: "Microsoft YaHei";
}
a,a:hover,a:focus,a:visited,a:link{
    text-decoration: none;
}
.nav{
    height:190px;
    background:rgb(252,226,196);
}
.nav-center{
    width:1200px;
    height:190px;
    margin:0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nav-center .logo img{

}
.baomingdetail{
    width:1200px;
    margin:0 auto;
    box-shadow: 1px 0 3px 4px #ccc;
}
.baomingdetail1{
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom:60px;

}
.baomingdetail-left{
    width:552px;
    height:343px;
    float: left;
    box-sizing: border-box;
    padding:15px;
}
.item-input{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom:2px solid #ddd;
    height:50px;
}
.submit{
    float: left;
    clear: both;
    width: 531px;
    border: none;
    margin-left: 20px;
    display: block;
    height: 60px;
    cursor: pointer;
    border-radius: 5px;
    background: rgb(234,85,6);
    font-size: 30px;
    color: #fff;
    margin: 0px auto;
    position: relative;
    bottom: -57px;
    margin-left: 9px;
    text-align: center;
    line-height: 60px;

}
form.baoming{
    height:510px;
    width:1200px;
    display: inline-block;
}
.item-title{
    color:#999;
    display: inline-block;
    min-width:60px;
    float: left;
    font-size:16px;
    text-align: left;
    line-height: 50px;
}
.remenjianjie{
    width: 1200px;
    margin: 60px auto;
}
.main-item1:nth-child(2n){
    margin-right:0;
}
.remenjianjie p:nth-child(1){
    font-weight:bold;
    color: #ea5506;
    font-size: 32px;
    text-align: center;
}
.remenjianjie p:nth-child(2){
    color: #b3b3b3;
    font-size: 22px;
    margin-top: 5px;
    font-family: MicrosoftYaHeiLight;
    text-align: center;
}
.item-input p.luxian{
    color:#555;
    margin:0;
    margin-left:10px;
    font-size:19px;
    box-sizing: border-box;
    padding:5px;
}
.item-input input{
    border: none;
    float: left;
    outline: none;
    height: 45px;
    size: 428px;
    letter-spacing: 3px;
    font-size: 22px!important;
    font-size: 30px;
    color: #666;
    padding: 5px;
    box-sizing: border-box;
    width: 500px;
}

.baomingdetail-left p,.baomingdetail-right p{
    font-size:30px;
    color:#ff2222;
    margin-bottom:20px;
}
.baomingdetail-right{
    width:552px;
    height:343px;
    float: right;
    box-sizing: border-box;
    padding:15px;
}

.cat{
    height:61px;
    background:  rgb(234,85,6);
}
p.datitle{
    color:#333;
    position: relative;
}
p.datitle::before{
    width:60px;
    content: '';
    margin-top: 20px;
    height:2px;
    background: rgb(234,85,6);
    position: absolute;
    bottom: -7px;
}
.zaixianbaoming1{
    width:1200px;
    height:110px;
    text-align: center;
    line-height:110px;
    font-size:70px;
    color: #ff0000;
    letter-spacing: 29px;
    cursor: pointer;
}
.zaixianbaoming{
    width:1200px;
    height:110px;
    text-align: center;
    line-height:110px;
    font-size:50px;
    color: #000;
    /*box-shadow: 0 2px 3px 0px #ccc;*/
    letter-spacing: 9px;
    cursor: pointer;
}
.cat-center{
    width:1200px;
    height:61px;
    margin:0 auto;

    line-height:61px;
}
.cat-center ul{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin:0 auto;
    list-style: none;
}
.cat-center li{
    padding:0;
    float: left;
    width:10%;
    text-align: center;
}
.cat-center li a{
    display: inline-block;
    color:#fff;
    width: 100%;
    height:61px;
    font-size:20px;


}
.cat-active{
    color:rgb(234,85,6)!important;
    background:#fff;
}
.cat-center li:hover a{
    color: rgb(234,85,6);
    background:#fff;
}

.subcat{
    position:absolute;
    top:61px;
    left:0;
    z-index:3;
    text-align:left;
    display: none;
    height:202px;
    width:1200px;

    background:rgba(255,255,255,0.85);
}
.subcat  .subcat-cat{
    width: 585px;
    height: 141px;
    margin-left: 96px;
}
.subcat  .subcat-cat ul{
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
.subcat  .subcat-cat ul li{
    width:145px;
    height:47px;
}
.subcat  .subcat-cat ul li a{
    color:#333;
    text-align:left;
    font-size:16px;
    line-height:47px;
    background:none;
}
.subcat .subcat-img{
    display: inline-block;
    height:141px;
    width:257px;
    margin-left:107px;
}
.subcat .subcat-img img{
    width:100%;
    height:100%;
    float: left;
}
.cat-center li:hover .subcat{
    display: flex;
    align-items: center;
}
.lunbo{
    height:680px;
}
.swiper-wrapper img{
    width:100%;
}

.jianjiemain{
    width:1200px;
    margin:0 auto;
}
/* 友情链接 */
.friendship{
    background:#fff;
}
.hezuojiaoliu{
    background: #fce2c4;
    width: 1100px;
    height: 155px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    margin: auto;
}
.hezuojiaoliu a{

}
.abc{
    display: none;
}
.friendship_content1{
    padding:20px 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    width:1200px;
    position: relative;
    margin: auto;
}
.friendship_content1 p{
    position: absolute;
    right:0;
    background: #fff;
    text-align: center;
    line-height:50px;
    height:50px;
    width:100px;
    cursor:pointer;
}
.friendship_content1>a{
    display: block;
    width:205px;
    height:51px;
    background:#fff;
    margin-bottom:20px;
    margin-right:15px;
    border-radius: 5px;
    line-height: 51px;
    text-align: center;
    color:rgb(234,85,6);
    font-size:18px;
    font-weight: 600;
    box-shadow: 0 2px 3px 0px #ccc;
}





.hezuo{
    width:1200px;
    margin:0 auto;
    background: #fff;
}
.hezuoleft{
    background: #ea5506;
    color: #fff;
    height: 156px;
    width: 88px;
    padding-top: 11px;
    /* padding: 21px; */
    padding-right: 21px;
    padding-left: 22px;
    line-height: 33px;
    font-weight: normal;
    box-sizing: border-box;
    font-size: 24px;
    float: left;
    text-align: center;
}
.hezuoright {
    background: #fce2c4;
    width: 1100px;
    height: 155px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-evenly;
    align-items: center;
    justify-content: center;
    position: relative;
    float: right;
}
.hezuoright a:nth-child(5n){
    margin-right:0;
}
.abcd{
    width:1200px;
    margin: 0 auto;
    clear:both;
    display: none;
    position: relative;
    top:-1px;
}
.hezuorightmore{
    background: #fce2c4;
    width: 1100px;
    display: flex;
    box-sizing: border-box;
    padding:14px 40px;
    padding-top:0;
    padding-bottom:0px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    float: right;
}
.hezuorightmore a:nth-child(5n){
    margin-right:0;
}
.hezuorightmore a{
    display: block;
    width:180px;
    height:51px;
    margin-bottom:18px;
    background:#fff;
    margin-right:30px;
    border-radius: 5px;
    line-height: 51px;
    text-align: center;
    color:rgb(234,85,6);
    font-size:18px;
    font-weight: 600;
    box-shadow: 0 2px 3px 0px #ccc;
}
.hezuoright a{
    display: block;
    width:180px;
    height:51px;
    background:#fff;
    margin-right:30px;
    border-radius: 5px;
    line-height: 51px;
    text-align: center;
    color:rgb(234,85,6);
    font-size:18px;
    font-weight: 600;
    box-shadow: 0 2px 3px 0px #ccc;
}
.hezuoright a.more{
    color:#333;
    cursor: pointer;
}
.friendship_content{
    width: 1200px;
    height:auto;
    margin:0 auto;
}
.friendship_content a{
    float: left;
}
.friendship_content p{
    position: absolute;
    right:0;
    background: #fff;
    text-align: center;
    line-height:50px;
    height:50px;
    border-radius: 5px;
    width:100px;
    cursor:pointer;
    box-shadow: 0 2px 3px 0px #ccc;
}
.friendship_content>a{
    display: block;
    width:205px;
    height:51px;
    background:#fff;
    margin-right:15px;
    border-radius: 5px;
    line-height: 51px;
    text-align: center;
    color:rgb(234,85,6);
    font-size:18px;
    font-weight: 600;
    box-shadow: 0 2px 3px 0px #ccc;
}
.friendship_content  a.selectOn{
    background: #ea5506;
    color:#fff;
    height:156px;
    width:88px;
    padding:15px;
    line-height:33px;
    font-weight:normal;
    box-sizing: border-box;
    font-size:30px;


}
.dangzhengmain{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width:1200px;
    margin:0 auto;
}
.position{
    height:30px;
    width:927px;
    border-bottom:2px solid #dcdcdc;
}
.position1{
    height:30px;
    width:1200px;
    border-bottom:2px solid #dcdcdc;
}
.dangzhengright-title{
    font-size: 24px;
    color:#333;
    margin:25px auto;
    line-height:50px;
    text-align: center;
}
.fubiaoti{
    color:#999;
    font-size:14px;
    line-height:30px;
    text-align: center;
}
.fubiaoti span{
    margin-right:18px;
}
.color1{
    display: inline-block;
    width:10px;
    height:10px;
    background: #ececec;
    margin-right:5px;
    cursor: pointer;
    border:1px solid #333;
}
.color2{
    display: inline-block;
    width:10px;
    height:10px;
    background: #ffd5ca;
    margin-right:5px;
    cursor: pointer;
    border:1px solid #333;
}
.color3{
    display: inline-block;
    width:10px;
    height:10px;
    background: #bfe4e6;
    margin-right:5px;
    cursor: pointer;
    border:1px solid #333;
}
.color4{
    display: inline-block;
    width:10px;
    height:10px;
    background: #d6ecd3;
    margin-right:5px;
    cursor: pointer;
    border:1px solid #333;
}
.color5{
    display: inline-block;
    width:10px;
    height:10px;
    background: #d9d9d9;
    margin-right:5px;
    cursor: pointer;
    border:1px solid #333;
}
.color6{
    display: inline-block;
    width:10px;
    height:10px;
    background: #d6f5cc;
    margin-right:5px;
    cursor: pointer;
    border:1px solid #333;
}


.dangzhengright-title1{
    font-size: 24px;
    color:#333;

    margin:0 auto;
    margin-top:15px;
    margin-bottom:10px;
    line-height:38px;
    text-align: center;
}
.dangzhengright-body{
padding-top:20px;
}
.body-news{
    padding:15px;
}
.baohushili{
    color:#666;
    font-size:16px;
    text-align: center;
}
.dangzhengright-content {
    color: #666;
    padding: 30px 0;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 21px;
    border-bottom: 1px dashed #ccc;

}
.dangzhengright-content img{
    max-width:100%;
    margin:30px auto!important;
}
.timelist{
    margin-right:20px;
    line-height:50px;
    color:#999;
    float: right;
}
.list-item a{
    max-width:750px;
    display: inline-block;
    color:#333;
}
.list-item:hover em{
    color:rgb(234,85,6);
}
.list-item:hover span{
    color:rgb(234,85,6);
}
.list-item a:hover{
    color:rgb(234,85,6);
}

.position a{
    color:#999;
    line-height:30px;
    font-size:16px;
}
.position a:last-child{
    line-height:30px;
    font-size:16px;
    color: rgb(234,85,6);
}
.list-item em{
    display: inline-block;
    width:25px;
    color:#666;
    font-size:18px;
    line-height:50px;
    float: left;
}
.list-item{
    width:100%;
    height:50px;
    line-height:50px;
    border-bottom:1px dashed #ccc;
}
.list-item2{
    padding:15px 3px;
    border-bottom:1px dashed #ccc;
    height:200px;
    width:950px;
}
.list-item1{
    padding:15px 3px;
    border-bottom:1px dashed #ccc;
    height:200px;
    width:1200px;
}
.laiyuan{
    display: inline-block;
    background:url(../img/3.png) no-repeat left center;
    width:120px;
    background-size: 30px 31px;
    padding-left:45px;
    line-height:33px;
    color:#666;

    height:33px;
    margin-top:14px;
    margin-right:60px;
}
.list-news-right a p:hover{
    color: rgb(234,85,6);
}
.shijian{
    display: inline-block;
    background:url(../img/1.png) no-repeat left center;
    background-size:33px 33px;
    width:100px;
    float: left;
    padding-left:45px;
    line-height:33px;
    color:#666;

    height:33px;
    margin-top:47px;
}
.description23{
    width:900px;
    display:block;
    word-break: break-all;
    word-wrap: break-word;

    color:#666;
    font-size:16px;
    height:50px;
    line-height:30px;
}
.description{
    width:900px;
   display:block;
    word-break: break-all;
    word-wrap: break-word;

    color:#666;
    font-size:16px;
    height:50px;
    line-height:30px;
}
.list-news-right{
    float: right;
    width:900px;
    padding-left:20px;
}
.list-news-right1{
    float: right;
    width:650px;
    padding-left:20px;
}
.list-news-right1 p{

    font-weight:normal;
    font-size:22px;
    color:#333;
    line-height:80px;
}
.list-news-right1 p:hover{
    color:rgb(234,85,6)!important;
}
.list-news-right p{

    font-weight:normal;
    font-size:22px;
    color:#333;
    line-height:80px;
}
.list-news-right p:hover{
    color:rgb(234,85,6)!important;
}
.list-thumb{
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width:260px;
    height:200px;
    text-align: center;
}
.list-thumb img{
    max-height:200px;
    max-width:260px;
}
.dangzhengmain1{
    width:1200px;
    margin:0 auto;
    margin-top:20px;
    margin-bottom:50px;
}

.position span{
    line-height:30px;
    font-size:16px;
    color: rgb(234,85,6);
}
.dangzhengright{
    margin-left:40px;
     width:927px;
}
.dangzhengright1{
    width:1200px;
}
.dangzhengleft{
    background: rgb(252,226,196);
    padding-top:20px;
    padding-bottom:60px;
    width:230px;
}
.dangzhengtitle-item{
    color: rgb(234,85,6);
    font-size:21px;
    text-align: center;
    height:54px;
    width:200px;

    margin-left:12px;
    margin-right:12px;
    line-height:54px;
    margin-top:6px;
    border:1px solid  rgb(234,85,6);
}
.dangzhengtitle-item:hover{
    color:#fd040a;
}
.leftactive{
    color:#fd040a!important;
}
.dangzhengtitle{
    height:50px;
    background: rgb(234,85,6);
    font-size: 26px;
    margin-bottom: 20px;
    color:#fff;
    text-align: center;
    line-height:50px;
}
.jianjietitle{
    font-size:24px;
    color:#333;
    text-align: center;
    margin:60px 0;
}
.jianjiecontent{
    color:#666;
    line-height:30px;
    font-size:18px;
    margin:40px 0;
}
.jianjiecontent img{
    max-width:98%;
}
.main-item{
    height:353px;
}
.main-item-header{
    height:38px;
    border-bottom:2px solid #fce2c4;
    line-height:38px;
}
.main-short{
    margin-left:20px;
    width:380px;
}
.main-item-header span{
    margin-right:20px;
}
.item-long{
    box-sizing: border-box;
    width:800px;
}
.main-item-header h3{
    display: inline-block;
    height:24px;
    border-left:4px solid #ea5506;
    line-height:24px;

    float: left;

}
.main-item-header h3 a{
    color:  #ea5506;
    margin-left:10px;
    font-size:24px;
}
.twohang{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.main-item img{
    width:222px;
    height:135px;
    float: left;
}
.main-item2345{
    width:330px;
    float: right;
}
.main-item2345 p{
    font-size:16px;
    color:#999;
    line-height: 24px;
}
.main-item2345 p:nth-child(1){
    margin-bottom:10px;
    color:#333;
}
.main-item234 img{
    width:222px;
    height:135px;
    float: left;
}
.main-item-header span a{
    line-height:30px;
    color:#c7c7c7;
    font-size:16px;
    float: right;
}
.main-item-body{
    box-sizing: border-box;
    margin-top:19px;




}
.main-item-body-left p.bottom{
    position: absolute;
    bottom:0;
    background:rgba(0,0,0,0.2);
    color:#fff;
    height:30px;
    line-height:30px;
    text-align: center;
}
.pab{
    font-weight:normal;
    display: inline-block;
    width:221px;
    height:24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.article-item{
    width:100%;
    height:24px;
    text-overflow: ellipsis;
    overflow: hidden;
    color:#333!important;
    margin-bottom:5px!important;
}
.article-item span{
    float: right;
    color:#666;
    margin-bottom:5px;
}
.main-item2345 p:hover{
    color:#ea5506!important;
}
.main-item2345 p:hover span{
    color:#ea5506!important;
}
.main-item-body-left{

    width:380px;
    float: left;
    position: relative;
}
.main-item-body-left ul{
    list-style:none;
    width:100%;
    height:260px;
}
.main-item-body-left ul li:before{
    content: '';
    width:8px;
    display: inline-block;
    height:8px;
    margin-right:12px;
    position: relative;
    bottom: 8px;
    background:rgb(252,226,196);
    border-radius: 50%;
}
.border{
    border-bottom:1px solid #dcdcdc;
}
.main-item-body-left ul li a{
    color:#333;
    display: inline-block;
    width:359px;
    text-align:left;
    font-family: "Microsoft YaHei Bold";
    line-height:25px;
}
.main-item-body-left ul li a span{
    line-height:25px;
    height:25px;
    float: left;
}
.main-item-body-left ul li a p:hover{
    color:rgb(234,85,6);
}
.main-a{
    width:350px
}
.main-item-body-left ul li a:hover{
    color:rgb(234,85,6);
}
.main-item-body-left ul li{
    box-sizing: border-box;
}
.nowrap{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width:100%;
}
.main-item-body-right{
    height:250px;
    width:380px;
    box-sizing: border-box;
    padding:10px;
    position: relative;
    float: right;
}
.main-item-body-right img{
    width:360px;
    height:240px;
}
.main-item-body-right a{
    display: inline-block;
    width:100%;
    height:100%;
}
.main-item-body-right p{
    position: absolute;
    bottom:0;
    width:360px;
    height:45px;
    line-height:45px;
    text-align: center;
    color:#fff;
    font-size:16px;
    background: rgba(0,0,0,0.3);
}
.main-item-body-left ul li a p{
    display: inline-block;
    /*width:230px;*/
}
.newp{
    width:237px!important;
}
.zhongjina{
    width:400px;
    text-align:center;

}
.search{

    margin-top:40px;
    float: right;
    background:rgb(252,226,196);
    width:380px;
    height:63px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.search input{
    background: #fff;
    border:none;
    padding-left:10px;
    width:355px;
    height:47px;
    font-size:22px;

}
.search input:focus{
    outline: none;
}

.zhongjina img{
    float: right;
    width:381px;
    height:80px;
    margin-bottom:30px;
}
.body-left{
    width:400px;
    float: right;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin-top:25px;
}
.body-main1{
    width: 1200px;
    display: flex;
    float: left;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top:25px;
    border-bottom:1px solid #ccc;
}
.body-main2{
    width: 1200px;
    display: flex;
    float: left;
    margin-top:25px;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;

}
.body-main{
    width: 1200px;
    display: flex;
    float: left;
    margin-top:25px;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    border-bottom:1px solid #ccc;
}
.main-item-body-left img{
    height: 260px;
    width: 380px;
}
.main-item1{
    float: right;
    width: 47%;
    margin-right:6%;
    height:224px;
    margin-bottom:20px;
}

.main-item5:nth-child(2n-1){
    margin-right:0;
}
.main-item5{
    float: right;
    width: 47%;
    margin-right:6%;
    height:224px;
    margin-bottom:20px;
}
.main-item3{
    float: left;
    width: 48%;
    margin-right:4%;
    height:224px;
    margin-bottom:20px;
}
.main-item3:nth-child(2n){

    margin-right:0%;

}
.main-item2{
    float: right;
    width: 382px;
    height:343px;
    margin-bottom:34px;
}
.main{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    align-content: flex-start;
    flex-wrap: nowrap;
    width:1200px;
    margin:20px auto 50px;
}
.flink{
    margin-top:25px;
    height:80px;
    width:100%;
    background:rgb(252,226,196);
}
.flink ul{
    height:80px;
    width:1200px;
    margin:0 auto;
    list-style: none;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.flink ul li {
    background: #fff;
    width:225px;
    float: left;
    height:50px;
    text-align: center;
    border-radius: 10px;
    color:rgb(234,85,6);
    line-height:50px;
    font-size:20px;
    border:  1px solid #ddd;
}
.flink ul li:hover{
    background: rgba(254,176,141,1);
    background: -moz-linear-gradient(top, rgba(254,176,141,1) 0%, rgba(253,82,9,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,176,141,1)), color-stop(100%, rgba(253,82,9,1)));
    background: -webkit-linear-gradient(top, rgba(254,176,141,1) 0%, rgba(253,82,9,1) 100%);
    background: -o-linear-gradient(top, rgba(254,176,141,1) 0%, rgba(253,82,9,1) 100%);
    background: -ms-linear-gradient(top, rgba(254,176,141,1) 0%, rgba(253,82,9,1) 100%);
    background: linear-gradient(to bottom, rgba(254,176,141,1) 0%, rgba(253,82,9,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb08d', endColorstr='#fd5209', GradientType=0 );
    color:#fff;
}
.aaa{
    margin-bottom:30px;
}
.footer{
    background: rgb(234,85,6);
    width:100%;
    height:118px;
    /*margin-top:30px;*/
}
.footer-center{
    width:800px;
    float: left;
    height:118px;
    display: flex;
    align-items: center;
}
.footer-right{
    width:400px;
    float: left;
    position: relative;
    height:118px;
}
.bodyabc{
    padding:40px 0 40px 0;
}
.footer-body{
    width:1200px;
    margin:0 auto;
}
.footer-right a{
    color:#fff;
    bottom:50px;
    right:40px;
    position: absolute;
    font-size:16px;
    text-align: center;
    vertical-align: bottom;
}
.footer-p{
    margin-left:30px;
    height:50px;
}
.footer-center p{
    color:#fff;
    text-align: left;
    font-size:14px;
}
.page{
    width:100%;
    margin:20px auto;
}
.page span:nth-child(1) {
    color: #666;
    float: left;
    font-size: 14px;
}
.page span:nth-child(2) {
    color: #666;
    float: right;
    font-size: 14px;
}
.page span a{
    color:#999;
}
.site-page{
    margin:30px auto;
    height:33px;
    margin-top:50px;
    text-align: center;
}
.site-page a:hover{
    background: rgb(234,85,6);
    color:#fff;
}
.site-page a.pre:hover{
    background: rgb(234,85,6);
    color:#fff;
}
.site-page a.next:hover{
    background: rgb(234,85,6);
    color:#fff;
}
.site-page a.pre{
    display: inline-block;
    width:60px;
    height:30px;
    margin:0 3px;
    color:#999;
    font-size:14px;
    text-align: center;
    line-height: 30px;
    background:#fff;
    border:1px solid #999;
}
.site-page a.next{
    display: inline-block;
    width:60px;
    height:30px;
    color:#999;
    font-size:14px;
    text-align: center;
    line-height: 30px;
    background:#fff;
    margin:0 3px;
    border:1px solid #999;
}
.site-page a{
    display: inline-block;
    width:30px;
    height:30px;
    color:#999;
    font-size:14px;
    text-align: center;
    margin:0 3px;
    line-height: 30px;
    background:#fff;
    border:1px solid #999;
}
.site-page span{
    margin:0 3px;
    display: inline-block;
    width:30px;
    height:30px;
    color:#fff;
    font-size:14px;
    text-align: center;
    line-height: 30px;
    background: rgb(234,85,6);
    border:1px solid  rgb(234,85,6);
}
.title{
    height:30px;
    line-height:30px;
    text-align:center;
    color:#333;
    font-size:22px;
}
.content-tuanwei img{
    max-width:1200px!important;
    margin:10px auto!important;
}
.content-tuanwei{
    font-size:18px;
    color:#666;
    margin:30px auto;
    width:1200px;

    line-height:25px;
}
.logo{
    height:150px;
    width:149px;
    float: left;
}
.logotext p:nth-child(1){
    color:rgb(234,85,6);
    margin-top:34px;
    font-size:24px;
    line-height:40px;
    height:40px;   width:100%;
    text-align: center;
    border-bottom:1px solid rgb(234,85,6);
    margin:0;
}
.logo img{
    display: inline-block;
    width:148px;
    height:148px;
}
.logotext div{
    width:100%;
    /*margin-top: 10px;*/
}
.logotext p:nth-child(2){
    color: rgb(234,85,6);
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 60px;
    height: 60px;
    margin:0;
}
.logotext{
    margin-left:10px;
    display: flex;
    align-items: center;
    float: left;
    height:150px;
    width:220px;
}
.logobody {
    width: 400px;
}
.list-news-right p{

    font-weight:normal;
    font-size:22px;
    color:#333;
    line-height:48px;
}
.description{
    width: 635px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: block;
    word-break: break-all;
    word-wrap: break-word;
    color: #666;
    font-size: 16px;
    margin-top: 10px;
    height: 55px;
    line-height: 30px;
}
.laiyuan{
    display: inline-block;
    background: url(../img/3.png) no-repeat left center;
    width: 120px;
    background-size: 20px 20px;
    padding-left: 26px;
    line-height: 33px;
    color: #999;
    float: left;
    height: 33px;
    margin-top: 14px;
    /* margin-right: 0px; */
}
.shijian{
    display: inline-block;
    background: url(../img/1.png) no-repeat left center;
    background-size: 20px 20px;
    width: 100px;
    padding-left: 24px;
    line-height: 33px;
    color: #999;
    float: left;
    font-size: 16px;
    height: 33px;
    /* letter-spacing: 0px; */
    margin-top: 14px;
}
.laiyuan1{
    display: inline-block;
    background: url(../img/3.png) no-repeat left center;
    width: 120px;
    background-size: 20px 20px;
    padding-left: 26px;
    line-height: 33px;
    color: #999;
    float: left;
    height: 33px;
    margin-top: 47px;
     margin-right: 20px;
}
.shijian1{
    display: inline-block;
    background: url(../img/1.png) no-repeat left center;
    background-size: 20px 20px;
    width: 100px;
    padding-left: 24px;
    line-height: 33px;
    color: #999;
    float: left;
    font-size: 16px;
    height: 33px;
    /* letter-spacing: 0px; */
    margin-top: 47px;
}
.download{
    height:40px;
    background: #f0f0f0;
    line-height:40px;
    padding-left:20px;
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
}
.download-item{
    background:url('../img/file.png') no-repeat 30px center;
    background-size:25px 25px;
    background-clip:padding-box;
    padding-left:70px;
    height:50px;
    /*background: #f5f5f5;*/
    line-height:50px;
    border-bottom:1px solid #e0e0e0;
}
.download-item a{
    color:#555;
}

.list-thumb img{
    height: 180px;
    width: 260px;
}
