﻿body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body {
    -webkit-text-size-adjust: 100%;
    font-family: "Microsoft Yahei";
    background-color: #f8f8f8;
}
a{
    text-decoration: none;
    color: #000;
}
li {
    list-style: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.nopadding{
    padding: 0px !important;
}
.header{
    background: url(../images/banner.png) center;
    width: 100%;
	
    height: 399px;
    margin: 0 auto;
}
.logo{
    width: 1200px;
    margin: 0 auto;
    padding-top: 45px;
}
.search{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 70px;
}
.search-opt{
    overflow: hidden;
    width: 475px;
    margin: 0 auto;
}
.searchtext{
    float: left;
    width: 175px;
    text-align: center;
    font-weight: bold;
    color: #f80303;
    font-size: 16px;
    cursor: pointer;
}
.searchtextni{
    float: left;
    width: 175px;
    text-align: center;
    font-weight: bold;
    color: #333;
    font-size: 16px;
    cursor: pointer;
}
.search-form{
    overflow: hidden;
}
.search-input{
    width: 475px;
    margin: 0 auto;
    overflow: hidden;
}
.search-input input{
    width: 348px;
    float: left;
    border-radius:5px 0px 0px 5px;
    border: 1px solid #c2cad8;
    height: 48px;
    line-height: 48px;
    outline: none;
    text-indent: 2em;
    font-size: 16px;
}
.search-btn{
    width: 124px;
    float: left;
    border-radius:0px 5px 5px 0px;
    border:0px;
    line-height: 50px;
    height: 50px;
    background-color: #fa780f;
    cursor: pointer;
}
.search-btn-box{
    overflow: hidden;
}
.search-btn-img{
    float: left;
    width: 40%;
    line-height: 80px;
    height: 50px;
    text-align: right;
}
.search-btn-txt{
    float: left;
    width: 60%;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 5px;
}
.search-img{
    width: 40px;
}
.search-triangle{
    position: relative;
    top: 5px;
    left: 80px;
}
.search-triangle img{ 
    width: 15px;
}
.nav{
    width: 100%;
	margin:0 auto;
    background-color: #eb0600;
    height: 46px;
}
.nav-ul{
    width: 1200px;
    margin: 0 auto;
}
.nav-li{
    float: left;
    width: 150px;
    line-height: 46px;
    height: 46px;
    color: #FFF;
    text-align: center;
    letter-spacing: 2px;
    font-size: 18px;
}
.nav-li a{
    color: #FFF;
}
.nav-line{
    float: left;
    width: 2px;
}
.nav-title{
    float: left;
    width: 148px;
}
.news{
    width: 1200px;
    height: 406px;
    margin: 0 auto;
    border: 2px solid #e5e5e5;
    margin-top: 40px;
    margin-bottom: 40px;
	background-color:#FFF;
}
.news-chart{
    float: left;
    width: 590px;
    height: 335px;
    background-color: #333;
    margin: 35px 0px 35px 10px;
}
.news-con{
    float: left;
    width: 550px;
    height: 335px;
    margin: 35px 25px
}
.news-column{
    width: 100%;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}
.newsname{
    float: left;
    font-size: 18px;
    text-align: center;
    width: 175px;
}
.newsnameup{
    float: left;
    font-size: 22px;
    text-align: center;
    width: 175px;
}
.news-more{
    float: right;
    color: #f48480;
}
.news-more a{
    color: #f48480;
}
.news-list{
    line-height: 50px;
    font-size: 18px;

}
.news-list li{
    margin: 7px 0px;
}
.news-list span{
    margin: 0px 5px;
    font-weight: bold;
    color: #ffada9;
}
.news-time{
    float: right;
    color: #ffada9;
    margin-right: 10px;
}
.newsli{
    background-repeat: no-repeat;
}
.ican{
    width: 100%;
    height: 100px;
    background-color: #d92a25;
}
.ican-box{
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
}
.ido{
    float: left;
    width: 50%;
    height: 100px;
    background-color: #f4847f;
}
.isee{
    float: left;
    height: 100px;
    width: 50%;
    background-color: #ffada9;
}
.ido-con{
    margin: 0 auto;
    width: 285px;
    overflow: hidden;
    cursor:pointer;
}
.ido-img{
    float: left;
    width: 55px;
    height: 100px;
    line-height: 100px;
}
.ido-img img{
    width: 100%;
    line-height: 100px;
    vertical-align:middle
}
.ido-txt{
    float: left;
    padding-left: 20px;
    padding-top: 16px;
}
.ido-title{
    font-size: 36px;
    line-height: 46px;
    height: 46px;
    color: #fff;
}
.ido-des{
    font-size: 16px;
    line-height: 22px;
    height: 22px;
    color: #fff;
}
.isee-con{
    margin: 0 auto;
    width: 185px;
    overflow: hidden;
    cursor: pointer;
}
.isee-img{
    float: left;
    width: 42px;
    height: 100px;
    line-height: 100px;
}
.isee-img img{
    width: 100%;
    line-height: 100px;
    vertical-align: middle;
}
.isee-txt{
    float: left;
    padding-left: 20px;
    overflow: hidden;
}
.isee-title{
    font-size: 28px;
    line-height: 100px;
    height: 100px;
    color: #fff;
}
.tandh{
    width: 100%;
    background-color: #FFF;
    padding: 30px 0px;
}
.tandhbox{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.notice{
    width: 55%;
    float: left;
}
.noticetop{
    margin: 0 auto;
    overflow: hidden;
    line-height: 50px;
    height: 50px;
}
.noticename{
    font-size: 28px;
    font-weight: bold;
    float: left;
}
.noticemove{
    float: right;
    font-size: 16px;
}
.noticemove a{
    color: #d92a25;
}
.noticeli{

}
.noticeli li{
    line-height: 36px;
    height: 36px;
}
.noticetime{
    float: right;
    color: #9e9e9e;
}
.noticeli span{
    margin: 0px 5px;
    font-weight: bold;
    color: #ffada9;
}
.interflow{
    float: right;
    width: 35%;
    overflow: hidden;
}
.interflowname{
    line-height: 50px;
    height: 50px;
    font-size: 28px;
    font-weight: bold;
}
.interflowli{
    width: 85%;
    margin: 0 auto;
    overflow: hidden;
}
.interflowlist{
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    background-color: #f2f0f1;
    border-radius: 10px;
    margin: 9px 0px;
}
.interflowliimg{
    margin-left: 30px;
    float: left;
    width: 26px;
}
.interflowliimg img{
    width: 100%;
    vertical-align: middle;
}
.interflowlifg{
    float: left;
    height: 21px;
    background-color: #dbdadb;
    width: 3px;
    margin: 10px 20px;
}
.interflowlitext{
    float: left;
    color: #355e92;
    font-size: 18px;
}
.special{
    width: 100%;
    background-color: #FFF;
}
.specialtop{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 50px;
    height: 50px;
}
.specialname{
    font-size: 28px;
    font-weight: bold;
    float: left;
}
.specialmove{
    float: right;
    font-size: 16px;
}
.specialmove a{
    color: #d92a25;
}
.specialli{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.specialimg{
    float: left;
    margin-right: 26px;
    width: 280px;
}
.specialimg img{
    width: 100%;
    vertical-align: middle;
}
.specialimgr{
    float: right;
    width: 280px;
}
.specialimgr img{
    width: 100%;
    vertical-align: middle;
}
.links{
    width: 100%;
    padding: 35px 0px;
    background-color: #FFf;
    overflow: hidden;
}
.linksbox{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.linksli{
    float: left;
    width: 160px;
    background-color: #f3f3f3;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-weight: bold;
    margin-right: 13px;
}
.linkslir{
    float: right;
    width: 160px;
    background-color: #f3f3f3;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-weight: bold;
}
.line{
    background-color: #FFF;
    width: 100%;
    height: 50px;
}
.foot{
    width: 100%;
    background-color: #d30808;
    height: 136px;
}
.footbox{
    width: 1200px;
    margin: 0 auto;
}
.footbs{
    float: left;
    height: 80px;
    width: 80px;
    padding-top: 28px;
}
.foottext{
    float: left;
    width: 1010px;
    text-align: center;
    padding-top: 14px;
}
.foottextli{
    color: #fff;
    line-height: 36px;
    height: 36px;
    font-size: 18px;
}
.foottextli a{
    color: #fff;
}
.footerror{
    float: right;
    width: 110px;
    height: 60px;
    padding-top: 38px;
}
.handle{
    width: 100%;
}
.handlebox{
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    padding: 20px 0px;
}
.handleli{
    width: 229px;
    height: 215px;
    background-color: #FFF;
    text-align: center;
    margin: 10px 10px 10px 0px;
    border: 1px solid #eaeaea;
}
.min{
    margin: 10px 18px;
}
.zrb{
    margin: 10px 0px !important;
}
.handleliimg{
    padding-top: 25px;
    padding-bottom: 10px;
    width: 80px;
    margin: 0 auto;
}
.handleliimg img{
    width: 100%;
}
.handlelitxt{
    font-weight: bold;
    line-height: 33px;
    font-size: 16px;
    letter-spacing: 2px;
    width: 88%;
    margin: 0 auto;
}
.handlelitxt span{
    font-size: 16px;
    font-weight: normal;
}
.handlelink{
    width: 100%;
    height: 25px;
}
.look{
    width: 100%;
    overflow: hidden;
    display: none;
}
.lookbox{
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    padding: 20px 0px;
}
.lookone{
    overflow: hidden;
}
.looktxt{
    float: left;
    width: 65%;
    border-top: 6px solid #d92a25;
    background-color: #FFF;
}
.lookimg{
    float: right;
    width: 33%;
    border-top: 6px solid #d92a25;
    background-color: #FFF;
    padding-bottom: 3px;
}
.lookname{
    overflow: hidden;
    margin: 10px 0px;
}
.looknametxt{
    float: left;
    line-height: 50px;
    height: 50px;
    font-size: 28px;
    font-weight: bold;
    text-indent: 15px;
}
.looknamemove{
    float: right;
    line-height: 50px;
    height: 50px;
    margin-right: 15px;
}
.looknamemove a{
    color: #d92a25;
}
.looklist{
    overflow: hidden;

}
.looklibox{
    float: left;
    width: 48%;
    text-align: center;
    margin: 0px 1%;
    padding-bottom: 15px;
}
.lookli{
    overflow: hidden;
    line-height: 40px;
    height: 40px;
}
.lookliname{
    float: left;
    width: 50%;
    background-color: #d82621;
    color: #fff;
    cursor: pointer;
}
.looklinameup{
    float: left;
    width: 50%;
    background-color: #eeeeee;
    cursor: pointer;
}
.lookcon{
    text-align: left;
   
}
.lookcon li{
    border-bottom: 2px solid #f3f3f3;
    line-height: 38px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.lookconmove{
    background-color: #f6f6f6;
    color: #d82621;
    line-height: 40px;
    height: 40px;
}
.lookimgli{
    width: 50%;
    float: left;
    padding: 28px 0px;
}
.lookimgicon{
    text-align: center;
}
.lookimgicon{
    width: 100%;
}
.lookimgtxt{
    text-align: center;
    line-height: 22px;
    margin: 10px 0px;
}
.directory{
    width: 49%;
    float: left;
    background-color: #FFF;
}
.directoryname{
    
    overflow: hidden;
}
.directorytxt{
    float: left;
    border-top: 6px solid #d92a25;
    font-size: 28px;
    font-weight: bold;
    line-height: 50px;
    text-indent: 15px;
}
.directorymove{
    float: right;
    line-height: 56px;
    margin-right: 15px;
}
.directorymove a{
    color: #d82621;
}
.policy{
    padding: 35px 0px 10px 0px;
    overflow: hidden;
}
.directorylist{
    overflow: hidden;
    line-height: 36px;
    margin: 0px 15px;
    padding-bottom: 15px;
}
.directorytime{
    float: right;
    color: #9e9e9e;
    font-size: 12px;
}
.policycon{
    float: right;
    width: 49%;
    background-color: #FFF;
}
.policyconname{
    overflow: hidden;
}
.policycontxt{
    float: left;
    width: 180px;
    border-top: 6px solid #d92a25;
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    font-weight: bold;
}
.policycontxtd{
    float: left;
    width: 180px;
    border-top: 6px solid #fff;
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    font-weight: bold;
}
.policyconmove{
    float: right;
    line-height: 56px;
    margin-right: 15px;

}
.policyconmove a{
    color: #d82621;
}
.border0{
    border:0px;
}
.policyconlist{
    line-height: 36px;
    margin: 0px 15px;
    padding-bottom: 15px;
}
.policycontime{
    float: right;
    color: #9e9e9e;
    font-size: 12px;
}

/* 列表页面 */
.position{
    width: 100%;
    overflow: hidden;
    background-color: #efeeee;
}
.positioncon{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0px;
}
.positionimg{
    float: left;
    width: 30px;
    padding: 0px 15px;
}
.positionimg img{
    width: 100%;
}
.positiontxt{
    float: left;
    line-height: 30px;
    height: 30px;
    color: #666;
}
.positiontxt a{
    color: #333 !important;
}
.list{
    width: 100%;
    overflow: hidden;
}
.listbox{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 20px;
    background-color: #FFF;
    margin-top: 20px;
    margin-bottom: 20px;
}
.listcolumn{
    float: left;
    width: 25%;
}
.listcolumnname{
    line-height: 32px;
    padding: 12px 15px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #eb0600;
}
.listcolumnli{
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 12px 15px;
    font-size: 1em;
    color: #666;
    line-height: 1.6em;
    text-align: center;
    cursor: pointer;
}
.listarticle{
    float: right;
    width: 75%;
}
.inbox{
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    margin-left: 25px;
}
.commonsb{
    background-color: #eb0600;
    width: 5px;
    height: 24px;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}
.commontitle{
    float: left;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
}
.listcon{
    overflow: hidden;
    margin-left: 25px;
}
.listcon ul{
    padding: 15px 0px;
    border-bottom: 1px solid #ddd;
}
.listcon li{
    line-height: 42px;
}
.listcon span{
    font-weight: bold;
    font-size: 18px;
    color: #9e9e9e;
    margin-right: 10px;
}
.listcon a:hover{
    color: #d30808;
}
.listtime{
    float: right;
    color: #9e9e9e;
}
.liline{
    border-bottom: 1px dashed #d6d6d6;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.listpage{
    margin-left: 25px;
    padding: 20px 0px;
}

/* 内容页面 */
.content{
    width: 100%;
    overflow: hidden;
}
.contentbox{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;

}
.conborder{
    border: 1px solid #ccc;
    padding: 20px 20px 0;
    background-color: #FFF;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 500px;
}
.articletitle{
    text-align: center;
    color: #e60000;
    font-size: 28px;
    font-weight: bold;
    line-height: 42px;
    padding: 10px 0;
}
.articletime{
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
    color: #9e9e9e;
}
.articlecon{
    line-height: 30px;
    font-size: 18px;
    margin-top: 20px;
    color: #595959;
}

/* 分页样式 */
.pagination{
    overflow: hidden;
}
.pagination li{
    float: left;
    line-height: 32px;
    background-color: #d30808;
    color: #FFF;
    margin: 0px 4px;
    padding: 0px 8px;
}
.pagination a{
    color: #FFF;
}

/* 搜索页面 */
.serachkey{
    overflow: hidden;
    width: 100%;
    padding-top: 15px;
}
.keyinput{
    float: left;
    width: 80%;
}
.keyinput input{
    width: 100%;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #c2cad8;
    height: 48px;
    line-height: 48px;
    outline: none;
}
.keybutton{
    float: left;
    width: 20%;
}
.keybutton button{
    width: 100%;
    background-color: #eb0600;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    border-radius: 0px 5px 5px 0px;
    border-style:none;
    color: #FFF;
}
.serachfl{
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    height: 28px;
}
.serachflbt{
    color: #eb0600;
    padding: 15px 0px;
    font-size: 20px;
}
.serachlmli{
    padding-bottom: 10px;
}
.listcontent{
    overflow: hidden;
    margin-left: 25px;
    font-size: 20px;
    line-height: 45px;  
    padding-top: 20px;
}
.listztzl{
    overflow: hidden;
    margin-left: 25px;
    padding-top: 25px;
}
.listztzlimg{
    float: left;
    padding: 20px 75px;
}   
.listztzlimg img{
    width: 100%;
}

.xyjtitle{
    text-align: center;
    width: 100%;
    height: 43px;
    background-color: #e22323;
    color: #ffffff;
    font-size: 20px;
    line-height: 43px;
}
.xyjtxt{
    padding-top: 40px;
    text-indent: 2em;
    font-size: 16px;
    color: #686868;
    box-sizing: border-box;
    padding-left: 36px;
    padding-right: 36px;
    padding-bottom: 42px;
}
.xyjyh{
    box-sizing: border-box;
    padding-left: 36px;
    padding-right: 36px;
    padding-bottom: 15px;
    overflow: hidden;
}
.xyjbgimg img{
    border: 0px;
    vertical-align: middle;
}
.xyjyh li{
    margin-bottom: 16px;
    float: left;
    margin-left: 100px;
}
.xyjyh img{
    border: 0px;
    vertical-align: middle;
}
.xyjyh li span{
    display: inline-block;
    width: 280px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #FFF;
    text-align: center;
    background: #F9AE1F;
}
.xyjyh li span:first-child{
    display: inline-block;
    background: #fff;
    width: 147px;
    height: 60px;
    text-align: center;
    background: #fff;
    border-right: 0;
}
.bcwqcon{
    float: right;
    width: 843px;
    background-size: 100%;
    background: url(/skin/images/bcwqbanner.png) no-repeat;
    background-repeat: no-repeat;
    overflow: hidden;
}
.bcwqcontxt{
    margin-left: 26px;
    height: 166px;
    line-height: 100px;
    font-size: 26px;
    color: #FFF;
}
.bcwqimg{
    border-left: 3px solid #d60909;
    border-right: 3px solid #d60909;
    border-bottom: 3px solid #d60909;
    text-align: center;
}

/* 留言板 */
.msg{
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
    line-height: 40px;
    font-size: 18px;
    padding: 10px 0px;
}
.msgname{
    width: 30%;
    float: left;
    text-align: right;
}
.msgname span{
    color: #eb0600;
}
.msginput{
    width: 70%;
    float: left;
}
.msginput input{
    width: 95%;
    height: 28px;
    line-height: 28px;
    border-radius: 6px;
    border: 1px solid #9e9e9e;
    outline: none;
}
.msginput textarea{
    width: 95%;
    line-height: 28px;
    border-radius: 6px;
    border: 1px solid #9e9e9e;
    outline: none;
}
.msgbutton{
    margin: 0 auto;
    width: 166px;
}
.msgbutton button{
    width: 166px;
    height: 33px;
    background-color: #d60909;
    border: 0px;
    color: white;
    border-radius: 6px;
    cursor:pointer;
}
.feedback{
    overflow: hidden;
    border-top: 1px solid #dadada;
    margin-top: 35px;
    line-height: 45px;
}
.feedbackdata{
    padding-top: 35px;
    line-height: 32px;
    color: #025ba3;
    font-size: 18px;
    font-weight: bold;
}
.feedbackdata span{
    color: #f60101;
}
.fblist{
    width: 100%;
    overflow: hidden;
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
.fblxr{
    float: left;
    width: 90px;
    text-align: center;
    border-right: 1px solid #dadada;
    text-align: center;
}
.fblxrname{
    float: left;
    width: 340px;
    text-indent: 28px;
    color: #636363;
    border-right: 1px solid #dadada;
}
.fblysj{
    float: left;
    width: 100px;
    text-align: center;
    border-right: 1px solid #dadada;
}
.fblytime{
    float: left;
    width: 340px;
    text-indent: 28px;
    color: #636363;
    border-right: 1px solid #dadada;
}
.fblyzt{
    float: left;
    width: 90px;
    text-align: center;
    border-right: 1px solid #dadada;
    text-align: center;
}
.fblytitle{
    float: left;
    width: 782px;
    text-indent: 28px;
    color: #636363;
    border-right: 1px solid #dadada;
}
.fblynr{
    float: left;
    width: 90px;
    text-align: center;
    text-align: center;
}
.fblycon{
    float: left;
    width: 782px;
    text-indent: 28px;
    color: #636363;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
}
.fbhfsj{
    float: left;
    width: 90px;
    text-align: center;
    border-right: 1px solid #dadada;
    text-align: center;
}
.fbhftime{
    float: left;
    width: 782px;
    text-indent: 28px;
    color: #636363;
    border-right: 1px solid #dadada;
}
.fbhfnr{
    float: left;
    width: 90px;
    text-align: center;
}
.fbhfcon{
    float: left;
    width: 782px;
    text-indent: 28px;
    color: #636363;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
}

.icanliname{
    font-size: 22px;
    text-indent: 32px;
    letter-spacing: 4px;
}
.icanlicon{
    text-align: center;
    background-color: #00bcd4;
    color: #FFF;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    overflow: icanli;
}
.icanlicon a{
    color: #FFF;
}
.icanliconzr{
    float: left;
    width: 50%;
}
.icanli{
    padding-bottom: 25px;
}

/* 自主申报 */
.zzsblm{
    overflow: hidden;
    width: 100%;
}
.zzsbname{
    float: left;
    width: 16%;
    text-align: center;
    margin: 15px;
    background-color: #d30808;
    color: #FFF;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
}
.zzsblist{
    overflow: hidden;
    width: 99%;
    border: 1px solid #dadada;
    margin-bottom: 15px;
}
.zzsbcon{
    float: left;
    height: 32px;
    padding-left: 15px;
    line-height: 32px;
}
.zzsbcon span{
    font-weight: bold;
    font-size: 16px;
    color: #333;
    margin-right: 10px;
}
.zzsbsh{
    font-weight: normal !important;
    color: #000 !important;
}
.zzsbhf{
    font-weight: normal !important;
    color: #000 !important;
}
.frombox{
    display: none;
}
.xqheader{
    background: url(../images/xqbanner.png) center no-repeat;
    width: 100%;
    height: 220px;
    margin: 0 auto;
}
.xqheaderbox{
    overflow: hidden;
    width: 1200px;
    padding-top: 40px;
    margin: 0 auto;
}
.xqlogo{
    float: left;
    overflow: hidden;
}
.xqlogoimg{
    float: left;
    padding-right: 10px;
}
.xqlogoimg img{
    width: 100%;
}
.xqlogotext{
    float: left;
}
.xqlogotextlogo{
    font-size: 35px;
    font-weight: bold;
    color: #d92a25;
}
.xqlogotxtlink{
    font-size: 28px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}
.xqsearch{
    float: right;
}

.xqnews{
    width: 1200px;
    height: 458px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    box-shadow: #dbdbdb 2px 2px 2px 2px;
    background-color: #FFF;
}
.xqnews-chart{
    float: left;
    width: 630px;
    height: 390px;
    background-color: #333;
    margin: 35px 0px 35px 35px;
}
.xqnews-list{
    float: left;
    margin: 35px 30px 35px 30px;
    width: 475px;
}
.xqnewstop{
    overflow: hidden;
    border-bottom: 1px solid #acacac;
    line-height: 40px;
    height: 40px;
    padding-bottom: 3px;
}
.xqnewsname{
    float: left;
    font-size: 30px;
    color: #d92a25;
    border-bottom: 3px solid #d92a25;
    padding: 0px 5px;
}
.xqnewsmove{
    float: right;
}
.xqnewsmove a{
    color: #d92a25;
}
.xqnewstime{
    float: right;
    color: #9e9e9e;
}
.xqnewsli li{
    line-height: 45px;
    height: 45px;
}
.xqnewsli span{
    margin: 0px 5px;
    font-weight: bold;
}
.xqindexlist{
    width: 100%;
    margin-top: 35px;
    overflow: hidden;
}
.xqindexlistbox{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
.xqtzgg{
    float: left;
    width: 48%;
    background-color: #FFF;
    padding-bottom: 10px;
}
.xqzcfg{
    float: right;
    width: 48%;
    background-color: #FFF;
    padding-bottom: 10px;
}
.xqnametop{
    overflow: hidden;
}
.xqnamename{
    float: left;
    width: 180px;
    border-top: 6px solid #d92a25;
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    font-weight: bold;
}
.xqnamemove{
    float: right;
    line-height: 56px;
    margin-right: 15px;
}
.xqnamemove a{
    color: #d92a25;
}
.xqlmlist{
    width: 90%;
    margin: 0 auto;
}
.xqlmlist li{
    line-height: 45px;
    height: 45px;
}
.xqline{
    width: 100%;
    height: 40px;
}
.ding{
	width: 20px;
	display: inline-block;
	vertical-align: middle;
}