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;
}

/*主体内容*/
.indexwap{
    width: 100%;
    min-width: 600px;
}
.index{
    width: 600px;
    background-color: #FFDC91;
    margin: 0 auto;
}

/*头图------------------------------------------------------------------------------------------------------------------------------------------*/
.banner{
    height: 1030px;
    background: url(/rail/statics/images/rail2/tlys/banner2.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 #FBD39B;
    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;
}
