html,body{
    margin: 0;
    padding: 0;
    background-color:#F3F5F8;
    font-family:'Microsoft YaHei',Tahoma,'\5FAE\8F6F\96C5\9ED1',Arial,Helvetica,sans-serif;
    min-width: 1260px;
    overflow-x: hidden; /* 隐藏横向滚动条 */
    background-color: #F7F6F0;
}
/*初始化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;
}

/*主体内容*/
.index{
    width: 100%;
    min-width: 1200px;
    background: url(/rail/statics/images/rail2/tlfj20253/bg2.png) no-repeat center 932px;
    
}



/*核心内容区*/
.hxcontent{
    width: 1200px;
    margin: 0 auto;
    position: relative;
  
   margin-top: 39px;
    
}
/*头图------------------------------------------------------------------------------------------------------------------------------------------*/
.banner{
    height: 938px;
    background: url(/rail/statics/images/rail2/tlfj20253/bg1.png) no-repeat center 0px;
   
}
.bannerp{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    top: 779px;
}
.bannerp p{
    width: 1017px;
    margin: 0 auto;
    /* margin: 0 ; */
    padding: 0;
    line-height: 39px;
    font-size: 28px;
    color: #272727;
    text-indent: 2em;
}
.bannerp p:hover{
    color: #F4AD09;
}



/*栏目*/
.yhsjwap{
    width: 1200px;
    height: 735px;
    position: relative;
    /* background: url(/rail/statics/images/rail2/tlfj20253/swibg1.png) no-repeat 0px -18px; */
}
.yhsjwap .btwap{
    width: 100%;
    height: 50px;
    text-align: center;
    margin: 0px auto;
    background-color: #F4AD09;
}
.yhsjwap .btwap a{
    line-height: 47px;
    height: 50px;
    display: inline-block;
    padding-right: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    background: url(/rail/statics/images/rail2/tlfj20253/icon1.png) no-repeat center right; 
}
.yhsjwap .swiperwap{
    width: 852px;
    width: 636px;
    height: 458px;
    position: relative;
   
    /* float: right; */
    margin-top: 144px;
    margin-left: 282px;
    
}
.yhsjwap .swiperwap .swiper1{
    overflow: hidden;
}
.yhsjwap .swiperwap .swiper-wrapper{
    width: 636px!important;
   
    /* height: 329px;   */
    /* margin-right: 10px; */
}

.yhsjwap .swiperwap .swiper-slide{
    width: 636px!important;
    height: 364px;  
    overflow: hidden;
    /*margin-right: 10px;*/
}

.yhsjwap .swiperwap .swiper-slide img{
    width: 581px;
    height: 329px;  
    width: 636px;
    height: 364px;  
}
.yhsjwap .swiperwap .swiper-slide .imgbt{
    display: inline-block;
    color: white;
    text-align: left;
    position: absolute;  
    /*-------------------------------*/
    width: 596px;
    font-size: 24px;
    height: 46px;
    line-height: 46px;
    padding:0px 15px 0px 25px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(120,114,146,.95);
    /* background: -webkit-gradient(linear,left top,left bottom,from(rgba(255.255.255,0)),to(rgba(120,114,146,.85)));
    background: -webkit-linear-gradient(top,rgba(255.255.255,0) 0,rgba(120,114,146,.85) 100%);
    background: -moz-linear-gradient(top,rgba(255.255.255,0) 0,rgba(120,114,146,.85) 100%);
    background: linear-gradient(to bottom,rgba(255.255.255,0) 0,rgba(120,114,146,.85) 100%); */
    z-index: 15;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}
.yhsjwap .swiperwap .swiper-slide .imgbt:hover{
   color: #F4AD09;
}
.yhsjwap .swiperwap .swiper-scrollbar{
    width: 852px!important;
    width: 675px!important;
    height: 15px!important;
    background-color: #F0F4F7!important;
    border-radius: 11px;
    left: -19px;
}
.yhsjwap .swiperwap .swiper-scrollbar .swiper-scrollbar-drag{
    height: 15px!important;
    background-color: #F4AD09!important;
    border-radius: 11px;
}
.yhsjwap6 .swiperwap .swiper-scrollbar{
    width: 852px!important;
    height: 15px!important;
    background-color: #F0F4F7!important;
    border-radius: 11px;
    left: 0px;
}
.yhsjwap6 .swiperwap .swiper-scrollbar .swiper-scrollbar-drag{
    height: 15px!important;
    /* width: 171px!important; */
    background-color: #F4AD09!important;
    border-radius: 11px;
}

.imgbt:hover{
    color: #F4AD09;
}
.more{
    margin: 10px auto;
   
    background-color: #ECE5DE;
    color: #878179;
    font-size: 23px;
    width: 265px;
    height: 46px;
    line-height: 46px;
    border-radius: 28px;
    text-align: center;
    display: block;
    margin-top: 37px;
}
.more:hover{
    color: #F4AD09;
}
.yhsjwap6{
    width: 1200px;
    height: 735px;
    position: relative;
    /* background: url(/rail/statics/images/rail2/tlfj20253/swibg1.png) no-repeat 0px -18px; */
}
.yhsjwap2{
    padding-top: 22px;
}
.yhsjwap3{
    height: 739px;
    padding-top: 37px;
}
.yhsjwap4{
    padding-top: 22px;
}
.yhsjwap1{
    /* background: url(/rail/statics/images/rail2/tlfj20253/swibg2.png) no-repeat 0px -18px; */
}
.yhsjwap6 .btwap{
    width: 100%;
    height: 50px;
    text-align: center;
    margin: 0px auto;
    background-color: #F4AD09;
    position: relative;
    top: -17px;
}
.yhsjwap1 .btwap{
    top: -17px;
}
.yhsjwap6 .btwap a{
    line-height: 47px;
    height: 50px;
    display: inline-block;
    padding-right: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    background: url(/rail/statics/images/rail2/tlfj20253/icon1.png) no-repeat center right; 
}
.yhsjwap6 .swiperwap{
    width: 852px;
    height: 402px;
    position: relative;
    overflow: hidden;
    /* float: right; */
    margin-top: 144px;
    margin-left: 276px;
    
}
.yhsjwap4 .swiperwap{
    
    margin-top: 162px;
   
    
}
.yhsjwap6 .swiperwap .swiper{
    height: 403px!important;
    /* overflow: auto!important; */
    /* height: 329px;   */
    /* margin-right: 10px; */
}
.yhsjwap6 .swiperwap .swiper-wrapper{
    width: 581px!important;
    /* height: 329px;   */
    /* margin-right: 10px; */
}
.yhsjwap6 .swiperwap .swiper-slide{
    width: 315px!important;
    height: 330px;  
    margin-right: 10px;
    overflow: hidden;
    background: url(/rail/statics/images/rail2/tlfj20253/bg4.png) no-repeat center center; 
}

.yhsjwap6 .swiperwap .swiper-slide span{
   display: inline-block;
    width: 265px;
    font-size: 16px;
    color: #4d4d4d;
    padding: 0px 15px 0 35px;
    line-height: 35px;
    text-indent: 2em;
    line-height: 37px;
}
.yhsjwap6 .swiperwap .swiper-slide .imgbt{
    display: inline-block;
    font-size: 21px;
    font-weight: bold;
    line-height: 35px;
    color: #4d4d4d;
    width: 265px;
    height: 70px;
    padding: 13px 15px 12px 35px;
    position: relative;
}
.yhsjwap6 .swiperwap .swiper-slide .imgbt:hover{
    
    color: #F4AD09;
   
}
.yhsjwap2 .more{
    margin-top: 60px;
}
.yhsjwap3 .more{
    margin-top: 50px;
}

.yhsjwap1 .swiperwap{
    width: 852px;
    height: 402px;
    position: relative;
    /* overflow: hidden; */
    /* float: right; */
    margin-top: 151px;
    margin-left: 91px;
    
}
/* 免责声明 */
.mzsm{
    width: 1200px;
    position: relative;
    text-align: center;
    margin-bottom: 51px;
}
.mzsm img{
    width: 184px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.mzsm p{
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    color: #4c4c4e;
    text-align: left;
    text-indent: 2em;
    margin-bottom: 28px;
}

.yhsjwap1 .zhezhao1{
    position: absolute;
    top: 178px;
    right: 257px;
    z-index: 66;
}
.yhsjwap3 .zhezhao1{
    position: absolute;
    top: 215px;
    right: 256px;
    z-index: 66;
}
.yhsjwap2 .zhezhao1{
    position: absolute;
    top: 193px;
    right: 71px;
    z-index: 66;
}
.yhsjwap4 .zhezhao1{
    position: absolute;
    top: 212px;
    right: 71px;
    z-index: 66;
}
/*底部*/
.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: #F4AD09;
    text-decoration: underline !important;
}

.footer {
    height: 140px;
    border-top: 5px solid #F4AD09;
    text-align: center;
    /* margin-top: -264px; */
    overflow: hidden;
    width: 100%;
}
.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;
}
