html,body{
    margin: 0;
    padding: 0;
    background-color:#fff;
    font-family:'Microsoft YaHei',Tahoma,'\5FAE\8F6F\96C5\9ED1',Arial,Helvetica,sans-serif;
    min-width: 600px;
}
/*初始化css*/
img{
    border: none;
}
a{
    text-decoration:none;
    out-line: none;
    color:black;
}
/* top 开始*/
.top{
    background-color: #282828;
    width: 100%;
    height: 35px;
    color: #9f9d9d;
    font-size: 12px;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.top .content{
    width: 1200px;
    margin: 0 auto;
    /*overflow: hidden;*/
    /*padding-left: 100px;*/
}
.top a{
    display: inline-block;
    color: #fff;
}
.topleft{
    float: left;
    padding-top: 1px;
}
.topright{
    float: right;
}
.log a{
    color: #FFF;
    text-decoration: none;
}
.log span{
    color: #FFF;
}

/*主体内容*/
.indexwap{
    width: 100%;
    min-width: 600px;
}
.index{
    width: 600px;
    background-color: #FCD2BC;
    margin: 0 auto;
}

/*头图------------------------------------------------------------------------------------------------------------------------------------------*/
.banner{
    height: 997px;
    background: url(/rail/statics/images/rail2/tlys/banner.png) no-repeat center top;
   
}
/*核心内容区*/
.hxcontent{
    width: 600px;
    margin: 0 auto;
    position: relative;
    margin-top: -520px;
   padding-bottom: 60px;
}
/* 全国人大代表 政协委员*/
.qgrddb{
width: 555px;
margin: 0 auto;
position: relative;
border-radius: 30px;
background-color: #fff;
text-align: center;
padding-bottom: 20px;
}
.qgzxwy{
    width: 555px;
    margin: 0 auto;
    position: relative;
    border-radius: 30px;
    background-color: #fff;
    text-align: center;
    padding-bottom: 13px;
    margin-top: 50px;
}
.qgrddbimg{
    width: 318px;
    margin: 33px auto;
    margin-bottom: -16px;
}
.qgzxwyimg{
    width: 318px;
    margin: 33px auto;
    margin-bottom: -16px;
}
/*  */
.rdconwap{
    width: 512px;
    margin: 15px auto;
    border: 1px dashed #FBD49D;
    border-radius: 25px;
   text-align: center;
   position: relative;
   padding-bottom: 15px;
   margin-top: 100px;
}
.djan{
    width: 476px;
    margin: 0 auto;
    position: relative;
}
.rmjswap{
    height: 107px;
    width: 476px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -45px;
    margin-bottom: 40px;
}
.rmjs{
    width: 476px;
    height: auto;
}
.djan{
    width: 476px;
    height: auto;
    margin-top: -40px;
    position: relative;
    cursor:pointer;
    margin-bottom: 36px;
}
.djan .djanimg{
    width: 476px;
    height: auto;
}
.djan .xiaoshou{
    position: absolute;
    top: 39px;
    left: 148px;
    width: 26px;
}
.tpjs{
    width: 476px;
    height: auto;
}
/*底部*/
.footer .w {
    width: 1200px;
    margin: 0 auto;
}
.footer {
    margin: 0;
    padding: 0;
}
.footer a {
    color: #333;
    text-decoration: none;
}

.footer .footer-column p a:hover {
    color: #C40A07;
    text-decoration: underline !important;
}

.footer {
    height: 140px;
    border-top: 5px solid #C40A07;
    text-align: center;
    margin-top: 25px;
}
.footer .footer-column {
    height: 140px;
}
.footer .footer-column p {
    margin: 8px 0
}
.footer .footer-column .about {
	width: 1200px;
}
.footer .footer-column .about a {
    color: #333;
    font-size: 16px;
    padding: 0 20px;
}

.footer .footer-column .address span {
    display: inline-block;
    font-size: 16px;
    color: #333;
}

.footer .footer-column  a {
    font-size: 16px;
    color: #333;
}
.footer .footer-column .pho a {
    margin: 0 10px;
}
.footer .footer-column .bean a {
    margin: 0 6px;
}
.footer .footer-column .bean img {
    position: relative;
    top: 4px;
    left: 5px;
}

.footer .footer-column .bean {
    vertical-align: baseline;
}
