body,
html {
    margin: 0;
    padding: 0;
    background-color: #EFEFEF;
	min-width: 1280px;
}
a{
-webkit-tap-highlight-color: transparent;  /* 完全透明 */	
	}
.w {
    width: 1280px;
}

.br10 {
    border-radius: 10px;
}

.t-header ul {
    margin: 0 !important;
}

.t-header a {
    text-decoration: none !important;
}

.t-header .bg_c .a1 {
    font-weight: bold !important;
}

.t-header {
    height: 152px;
}

.t-header .nav-top {
    position: relative;
    height: 112px;
    padding-top: 40px;
    background-color: #DC2625;
    /* z-index: 999999; */
}

.t-header .db {
    display: block;
}

.t-header  .topwz {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #DC2625;
    bottom: 0;
    right: 0;
    z-index: 9999;
}
.t-header .topwz .topwzin{
    width: 1280px;
    margin: 0 auto;
}

.t-header  .topwz p {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #efefef;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin-right: 30px;
}

.t-header .nav-top .top {
    /* position: fixed; */
    width: 730px;
}

.t-header .nav-top .top .indexlogo {
    float: left;
    /* width: 120px; */
    margin-top: 16px;
    margin-right: 25px;
}

.t-header .nav-top .top .a1 {
    display: inline-block;
    /* width: 88px; */
    width: 30px;
    padding: 0px 15px;
    height: 43px;
    line-height: 21px;
    font-size: 20px;
}

.t-header .nav-top .top .a1:hover {

    font-weight: bold;
}

.t-header .nav-top .top>ul>li {
    float: left;
    color: #fff;
    height: 43px;
    line-height: 43px;
    margin: 32px 0 0 0;
    font-size: 19px;
    text-align: center;
    border-left: 2px solid #F29E9C;
}
.t-header .nav-top .top ul .jc11{
	font-weight: bold;
}

.t-header .bgc {
    background-color: #DC2625;
}

.t-header .nav-top .top>ul>li>a {
    color: #fff;
    font-weight: 545;
}

.t-header .nav-top .user {
    float: right;
    height: 50px;
    line-height: 50px;
}

.t-header .nav-top .user .iconfont {
    color: #fff;
    font-size: 18px;
}

.t-header .nav-top .user {
    width: 104px;
	 width: auto;
    height: 42px;
	margin-top: 32px;
    /*text-align: center;
    line-height: 40px;
    background: url(/rail/statics/images/rail2/loginlogo.png) no-repeat 17px 10px;
    background-color: #E9171A;
    border-radius: 50px;*/
    
}

.t-header .nav-top .user a {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    /* margin-left: 28px; */
    display: inline-block;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background: url(/rail/statics/images/rail2/loginlogo.png) no-repeat 10px 9px;
    background-color: #E9171A;
    border-radius: 42px;
}
.t-header .nav-top .user1 {
    min-width: 64px;
    /* width: auto; */
    background-color: #e9171a;
    padding: 4px 20px;
    /* padding-top: 3px; */
    text-align: center;
    float: right;
    position: relative;
    /* line-height: 40px; */
    background-color: #E9171A;
    border-radius: 50px;
    top: 30px;
}
.t-header .nav-top .user1 a {
    display: block;
    line-height: 17px;
    font-size: 14px;
    margin-left: 0px;
    color: #fff;
	
}
.t-header .nav-top .user .zhuCe {
    /* margin-left: 8px; */
    display: none;
}

.t-header .anniuwap {
    float: right;
    margin-right: 4px;
    width: 80px;
	 width: 133px;
    height: 31px;
    margin-top: 38px;
}

.t-header .anniuwap .anniu1 {
    display: inline-block;
    width: 23px;
    height: 29px;
    background: url(/rail/statics/images/rail2/zxtgbg.png) no-repeat 0px 0px;
    margin-right: 12px;
}

.t-header .anniuwap .anniu2 {
    display: inline-block;
    width: 84px;
    position: relative;
    top: -7px;
    line-height: 31px;
    height: 31px;
    color: #fff;
    text-align: right;
    background: url(/rail/statics/images/rail2/zxdbbg.png) no-repeat 0px 0px;
}
.t-header .anniuwap .anniu2:hover {
	font-weight:bold;
}
/* 下拉菜单及搜索框 */

.t-header #search_mini {
    width: 324px;
}

.t-header .search {
    width: 314px;
    height: 42px;
    line-height: 42px;
    margin-right: 21px;
    margin-top: 32px;
    border-radius: 42px;
    background: #fff;
}

.t-header #search_mini {
    position: relative;
}

.t-header .select_wrap {
    position: absolute;
    top: 43px;
    left: 0;
    z-index: 999;
}

.t-header .option {
    position: relative;
    display: none;
    width: 80px;
    /* margin-top: 43px; */
    background: #fff;
    border: 1px solid #d3d3d3;
    border-top: 0;

    font-size: 17px;
    text-align: center;
    z-index: 999999;
}

.t-header .option ul {
    margin: 0 !important;
}

.t-header .option li {
    height: 35px;
    line-height: 35px;
    /* padding-left: 9px; */
    font-size: 16px;
    cursor: pointer;
    color: #232323;
    border-bottom: 1px solid #d3d3d3;
}

.t-header .option li:hover {
    color: #DC2625;
}

.t-header .option li:last-child {
    border-bottom: 0;
}

.t-header .inp_text_wrap {
    width: 160px;
    height: 26px;
}


/*input*/
.t-header .inp_text_wrap {
    /* margin-top: -1px; */
    /* -webkit-margin-top: 1px; */
}

.t-header .inp_text_wrap .inp_text {
    width: 160px;
    height: 25px;
    line-height: 25px;
    background: #fff;
    border-left: 2px solid #d3d3d3;
    border-right: none;
    padding: 0;
    padding-left: 10px;
    font-size: 17px;
    /* vertical-align: bottom; */
    color: #c4c4c4;
	 color: #232323;
    /* margin-bottom: 1px; */
    /* -webkit-margin-bottom: 6px; */
    border-radius: 0 !important;
    box-shadow: none;
}

.t-header .inp_submit {
    margin-bottom: 4px;
    margin-right: 32px;
    background: url('/rail/statics/images/rail2/sslogo.png') no-repeat center;
    cursor: pointer;
    vertical-align: middle;
}

.t-header .selected {
    width: 60px;
    height: 42px;
    line-height: 42px;
    font-size: 17px;
    cursor: pointer;
    text-align: center;
    padding: 0px 3px 0 17px;
    /* padding-left: 11px; */
    /* padding-right: 9px; */
    /* border: 1px solid #d3d3d3; */
    z-index: 999999;
    border-right: none;
    vertical-align: middle;
    background: url(/rail/statics/images/rail2/sjred.png) no-repeat;
    background-position: 13px 19px;
    background-color: #fff;
    border-radius: 50px 0 0 50px;
    color: #232323;
}

.t-header .inp_submit {
    width: 30px;
    height: 28px;
    line-height: 28px;
    /* background-color: #DC2625; */
    border: 0;
}

/* 头部需要样式结束 */
/* 内容区开始 */
#conwap {
    width: 1280px;
    margin: 20px auto;
    position: relative;
	top: -1495px;
    z-index: 2;
}
/* 大标题 */
#conwap .dttwap{
    width: 1280px;
    margin: 23px auto;
    position: relative;
    background-color: #fff;
    padding: 13px 0;
}
#conwap .dttwap .headline{
    display: inline-block;
    width: 1280px;
	overflow: hidden;
	margin:0;
	padding:0;
	text-align:center;
    
}
#conwap .dttwap .headline a{
    display: inline-block;
   
   line-height: 54px;
   font-size: 40px;
   color: #232323;
   font-weight:bold;
   letter-spacing: 0px;
   text-align: center;
   white-space: nowrap;
  opacity:0;
    
}
#conwap .dttwap .headline a:hover{
	font-weight:bold;

    
}
#conwap .dttwap .subheadline{
    display: inline-block;
    width: 1280px;
   line-height: 40px;
   font-size: 25px;
   color: #232323;
   letter-spacing: 0px;
   margin-top: 20px;
   display: none;
   text-align: center;
    
}
/* 标题 */
#conwap .yjbt {
    width: 100%;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    margin: 30px 0 20px;
	margin:17px 0 19px;
	margin:27px 0;
	
}

#conwap .yjbt .btwenz {
    float: left;
    font-size: 24px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #ca3a31;
	font-weight:bold;
}
#conwap .yjbt .btwenz:hover {
	font-weight:bold;
}
#conwap .yjbt .btmore {
    float: right;
    font-size: 16px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #b8b8b8;
}

#conwap .yjbt .btmore:hover {

    color: #DC2625;
}
/* 上方内容开始 */
#conwap .topwap{
    width: 100%;
    overflow: hidden;
    position: relative;
}
/* 左侧图文 */
#conwap .toplwap{
    width: 736px;
	 width: 836px;
    height: 704px;
	height: 788px;
    float: left;
    overflow: hidden;
    position: relative;
}
#conwap .toplwap .swiper-container{
    width: 736px;
	
    height: 483px;
	 width: 836px;
	 height:549px;
    overflow: hidden;
    position: relative;
}
#conwap .toplwap .swiper-container .swiper-slide{
    width: 736px;
    height: 483px;
	 width: 836px;
	 height:549px;
    overflow: hidden;
    position: relative;
}
#conwap .toplwap .swiper-container .swiper-slide img{
    width: 736px;
    height: 483px;
	 width: 836px;
	 height:549px;
    border-radius:10px ;
   
}
#conwap .toplwap .swiper-container .swiper-slide .toplbbt{
    width: 95%;
    height: 59px;
    line-height: 63px;
    padding: 0 2.5%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 19px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/rail/statics/images/rail2/beijingda.png) no-repeat 0 -4px;
   background-size: 836px 63px;
    border-radius: 0 0 10px 10px;
}
#conwap .toplwap .swiper-container .swiper-slide .toplbbt:hover{  
    /*color: #E9171A;*/
	/*font-weight:bold;*/
	 font-size: 20px;
}
#conwap .toplwap .swiper-pagination{
    width: auto;
    top: 10px;
    right: 20px;
    left: auto;
    bottom: auto;
}
#conwap .toplwap .swiper-pagination .swiper-pagination-bullet {
    background: #fff!important;
    transition: width 0.3s ease;
    margin: 0 4px;
    opacity: 0.8;
}
#conwap .toplwap .swiper-pagination .swiper-pagination-bullet-active {
    background: #E9171A!important;
    width: 18px;
    border-radius: 10px;
    

}
#conwap .toplwap .topimg {
    float: left;
    width: 229px;
    height: 198px;
	 width: 262px;
    height: 216px;
    background-color: #fff;
    margin-top: 22px;
    position: relative;
}
#conwap .toplwap .topimg .topimgiw {
    width: 229px;
    height: 126px;
	 width: 262px;
    height: 144px;
	position:relative;
	overflow:hidden;
	 border-radius: 10px 10px 0 0;
}
#conwap .toplwap .topimg:nth-child(3) {
    float: left;
    margin-left: 26px;
}

#conwap .toplwap .topimg:nth-child(4) {
    float: right;

}

#conwap .toplwap .topimg img {
    width: 229px;
    height: 126px;
	 width: 262px;
    height: 144px;
    border-radius: 10px 10px 0 0;
    object-fit: cover;
    transition: transform 0.5s ease;
    transform-origin: center center;
}
#conwap .toplwap .topimg img:hover {
    transform: scale(1.1);
}
#conwap .toplwap .topimg .topimga2 {
    width: 90%;
    display: inline-block;
    height: 50px;
    color: #232323;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 5%;
    overflow: hidden;
}
#conwap .toplwap .topimg .topimga2:hover {
   
    color: #E9171A;
    
}
#conwap .toplwap .topimg .topimga3 {
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    left: 7px;
    bottom: 79px;
    background: url(/rail/statics/images/rail2/playlogo.png) no-repeat 0 0;
}

/* 右侧文字 */
#conwap .toprwap{
    width: 520px;
    height: 694px;
	 width: 420px;
	  height: 778px;
    padding-top: 10px;
	
    float: right;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}
#conwap .toprwap .topryw{
    width: 472px;
	width: 380px;
    margin: 0 auto;
    position: relative;
}
#conwap .toprwap .topryw {
    width: 472px;
	 width: 380px;
    margin: 0 auto;
    position: relative;
}
#conwap .toprwap .toprzt {
    width: 472px;
	 width: 380px;
    margin: 0 auto;
    position: relative;
}
#conwap .toprwap .toprsp {
    width: 472px;
	 width: 380px;
    margin: 0 auto;
    position: relative;
}
#conwap .toprwap .toprbt{
    width: 472px;
	 width: 380px;
    height: 36px;
	 height: 33.5px;
    margin-top: 27px;
    margin-bottom: 2px;
	 margin-top: 13px;
    margin-bottom: 12px;
	margin-top: 20px;
    margin-bottom: 19px;
    position: relative;
}

#conwap .toprwap .toprbt .topbtlg{
    width: 118px;
    height: 34px;
	width: 106px;
    height: 33.4px;
    position: relative;
    display: inline-block;
    float: left;
	background-size:100%!important;
   
}
#conwap .toprwap .topryw .toprbt .topbtlg{
    background: url(/rail/statics/images/rail2/ywlogo.png) no-repeat 0 0;
	cursor: default !important;
}
#conwap .toprwap .toprsp .toprbt .topbtlg{
    background: url(/rail/statics/images/rail2/splogo.png) no-repeat 0 0;
	cursor: default !important;
}
#conwap .toprwap .toprzt .toprbt  .topbtlg{
    background: url(/rail/statics/images/rail2/ztlogo.png) no-repeat 0 0;
	cursor: default !important;
}
#conwap .toprwap .toprbt .topmore{
    display: inline-block;
    float: right;
    font-size: 15px;
    color: #b8b8b8;
    height: 36px;
    line-height: 36px;
	height: 33.5px;
    line-height: 30.5px;
}
#conwap .toprwap .toprbt .topmore:hover{
    color: #E9171A;
}
#conwap .toprwap .toprbt span{
    width: 253px;
    height: 1px;
    position: absolute;
    right: 0px;
    bottom: 1px;
    background-color: #D9D9D9;
}
#conwap .toprwap p{
    width: 100%;
    margin: 0;
    padding: 0;
    background: url(/rail/statics/images/rail2/hxd.png) no-repeat 0 23px;
}
#conwap .toprwap p a{
    width: 91%;
    color: #232323;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    height: 50px;
    line-height: 50px;
	    height: 47px;
    line-height: 47px;
    padding: 0 3% 0 6%;
    
}
#conwap .toprwap p a:hover{
  color: #E9171A;
    
}
/* 新闻的内容 */
#conwap .xinwen {
    width: 100%;
    overflow: hidden;
	padding-top: 49px;
    /* height: 400px; */
}

/* 新闻左侧内容 */
#conwap .xinwen .xwlcon {
    float: left;
    width: 955px;
	margin-top: -8px;
}

#conwap .xinwen .xwlcon .xwlconimg {
    float: left;
    width: 301px;
    height: 225px;
	 height: 240px;
    background-color: #fff;
}

#conwap .xinwen .xwlcon .xwlconimg:nth-child(2) {
    float: left;
    margin-left: 26px;
}

#conwap .xinwen .xwlcon .xwlconimg:nth-child(3) {
    float: right;

}
#conwap .xinwen .xwlcon .xwlconimg .xwlconimgawap {
    width: 301px;
    height: 170px;
	border-radius: 10px 10px 0 0;
	overflow:hidden;
}
#conwap .xinwen .xwlcon .xwlconimg img {
    width: 301px;
    height: 170px;
    border-radius: 10px 10px 0 0;
	 transition: transform 0.5s ease;
}
#conwap .xinwen .xwlcon .xwlconimg img:hover {
    transform: scale(1.1);
}
#conwap .xinwen .xwlcon .xwlconimg .xwlconimga2 {
    width: 85%;
    display: inline-block;
    height: 50px;
    color: #232323;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 7.5%;
    overflow: hidden;
}
#conwap .xinwen .xwlcon .xwlconimg .xwlconimga2:hover {
  
    color: #E9171A;
    
}

/*
#conwap .xinwen .xwlcon .xwconwz {
width: 425px;
width: 420.5px;
    margin: 31px 0 0px;
	 margin: 26px 0 0px;
    height: 132px;
    background-color: #fff;
    float: left;
    padding: 17px 24px 23px 20px;
}

#conwap .xinwen .xwlcon .xwconwz:nth-child(5) {
    float: right;
}

#conwap .xinwen .xwlcon .xwconwz a {
    width: 100%;
    height: 43px;
    line-height: 43px;
    color: #232323;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
*/
#conwap .xinwen .xwlcon .xwconwz {
    width: 253px;
    margin: 31px 0 0px;
    height: 172px;
    background-color: #fff;
    float: left;
    padding: 20px 20px;
    padding: 0px 24px;
}
#conwap .xinwen .xwlcon .xwconwz:nth-child(5) {
    margin-left: 26px;
}
#conwap .xinwen .xwlcon .xwconwz:nth-child(6) {
    float: right;
}

#conwap .xinwen .xwlcon .xwconwz a {
    width: 100%;
    height: 56px;
    line-height: 57px;
    color: #232323;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    border-bottom: 1px solid #F2F2F2;
}
#conwap .xinwen .xwlcon .xwconwz a:nth-child(3) {
   border: none;
}
#conwap .xinwen .xwlcon a:hover {
    color: #E9171A;
}

/* 新闻右侧内容 */
#conwap .xinwen .xwrcon {
    float: right;
    width: 295px;
    height: 429px;
	height: 439px;
    background-color: #fff;
    position: relative;
	top: -8px;
}

#conwap .xinwen .xwrcon .xwrconimgwap {
    width: 252px;
    height: 354px;
	
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
}

#conwap .xinwen .xwrcon .xwrconimgcon {
    width: 520px;
    height: 354px;
    left: 0px;
    position: relative;

}

#conwap .xinwen .xwrcon .xwrconimgwap img {
    width: 252px;
    height: 354px;

}

#conwap .xinwen .xwrcon .a1 {
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 50%;
    height: 33px;
	 height: 48px;
    text-align: center;
    left: 0;
    line-height: 33px;
	line-height: 48px;
    background-color: #E84B4D;
    background-color: #fff;
    border-radius: 0 0 0 10px;
    cursor: pointer;
	color:#d75753;
}

#conwap .xinwen .xwrcon .a2 {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 50%;
    height: 48px;
    text-align: center;
    right: 0;
    line-height: 48px;
    background-color: #fff;
    border-radius: 0 0 10px 0;
    color: #d75753;
	font-size:16px;
}

#conwap .xinwen .xwrcon .active1 {
    color: #fff;
    background-color: #E84B4D;
}

/* 党建 */
#conwap .dangjian {
    width: 1280px;
    position: relative;
    overflow: hidden;
}

/* 左侧 */
#conwap .dangjian .djlwap {
    width: 905px;
    height: 180px;
    background-color: #fff;
    padding: 24px;
    float: left;
    position: relative;

}

#conwap .dangjian .djlwap .djlwapbtw {
    width: 580px;
    height: 80px;
    line-height: 80px;
    position: relative;
    float: left;
}

#conwap .dangjian .djlwap .djlwapbt {
    /* width: 580px;
    height: 80px; */
    color: #232323;
    font-size: 19px;
    font-weight: bold;
    text-align: left;
    display: inline-block;
    line-height: normal;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

}

#conwap .dangjian .djlwap .djlwapbt:hover {
    color: #E9171A;
}

#conwap .dangjian .djlwap p {
    width: 580px;
    color: #232323;
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: 29px;
    float: left;
    text-indent: 2em;
}

#conwap .dangjian .djlwap img {
    width: 297px;
    height: 180px;
    border-radius: 0 10px 10px 0;
    /* float: right; */
    position: absolute;
    right: 24px;
    top: 24px;
}

/* 右侧 */
#conwap .dangjian .djrwap {
    float: right;
    background-color: #fff;
    width: 247px;
    height: 208px;
    padding: 10px 24px;
}

#conwap .dangjian .djrwap a {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #232323;
       height: 51px;
    line-height: 46px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #E8E8E8;
}

#conwap .dangjian .djrwap a:nth-child(4) {
    border-bottom: none;
}

#conwap .dangjian .djrwap a:hover {

    color: #E9171A;
}

/* 文化 */
#conwap .wenhau {
    width: 1280px;
    position: relative;
    overflow: hidden;
	padding-top: 20px;
	padding-bottom: 48px;
}

#conwap .wenhau .whlwap {
    width: 955px;
    float: left;
}

#conwap .wenhau .whlwap .whimg {
    float: right;
    width: 305px;
    height: 214px;
    background-color: #fff;
}
#conwap .wenhau .whlwap .whimg .whimgiw {
    
    width: 305px;
    height: 170px;
    overflow:hidden;
	position:relative;
	 border-radius: 10px 10px 0 0;
}
#conwap .wenhau .whlwap .whimg:nth-child(1) {
    float: left;
    width: 619px;
    height: 457px;
}
#conwap .wenhau .whlwap .whimg:nth-child(1) .whimgiw {

    width: 619px;
    height: 404px;
	overflow:hidden;
	position:relative;
}
#conwap .wenhau .whlwap .whimg:nth-child(2) {
    margin-bottom: 29px;
}

#conwap .wenhau .whlwap .whimg:nth-child(1) img {
    width: 619px;
    height: 404px;
}

#conwap .wenhau .whlwap img {
    width: 305px;
    height: 170px;
    border-radius: 10px 10px 0 0;
	object-fit: cover;
    transition: transform 0.5s ease;
    transform-origin: center center;
	 transition: transform 0.5s ease;
}
#conwap .wenhau .whlwap img:hover {
    transform: scale(1.1);
}
#conwap .wenhau .whlwap .whimga2 { 
    display: inline-block;
    height: 44px;
    color: #232323;
    font-size: 18px;
	 font-size: 16px;
    line-height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	 width: 84%;
    padding: 0px 8%;
}
#conwap .wenhau .whlwap .whimg:nth-child(1) .whimga2 {
   width: 92%;
     padding: 0px 4%;
}
#conwap .wenhau .whlwap .whimga2:hover {

    color: #E9171A;

}

#conwap .wenhau .whlwap .whimg:nth-child(1) .whimga2 {

    height: 53px;

    line-height: 53px;

}

/* 右侧内容 */
#conwap .wenhau .whrwap {
    float: right;
    background-color: #fff;
    width: 255px;
    height: 438px;
    padding: 6px 20px 14px 20px;
}

#conwap .wenhau .whrwap a {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #232323;
    height: 52px;
    line-height: 46px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #E8E8E8;
}

#conwap .wenhau .whrwap a:nth-child(8) {
    border-bottom: none;
}

#conwap .wenhau .whrwap a:hover {
    color: #E9171A;
}

/* 网上铁博 */
#conwap .wenhau .wstb {
    width: 1280px;
    height: 290px;
    background: url('/rail/statics/images/rail2/wstbbg.png') no-repeat 0 0;
    margin-top: 32px;
    float: left;
	position:relative;
	border-radius:17px;
    /* margin-bottom: 25px; */
}
#conwap .wenhau .wstb .zhanw1 {
    width: 188px;
    height: 212px;
	display:block;
	position:absolute;
	top:35px;
	left:63px;
}
#conwap .wenhau .wstb .whtbimg {
    float: left;
    width: 299px;
    height: 226px;
	height: 240px;
    background-color: #fff;
    margin-top: 25px;
}
#conwap .wenhau .wstb .whtbimg .whtbimgiw {
   
    width: 299px;
    height: 170px;
     border-radius: 10px 10px 0 0;
	 overflow:hidden;
	 position:relative;
}
#conwap .wenhau .wstb .whtbimg:nth-child(1) {
    margin-left: 320px;
}

#conwap .wenhau .wstb .whtbimg:nth-child(2) {
    margin-left: 33px;
}

#conwap .wenhau .wstb .whtbimg:nth-child(3) {
    width: 263px;
    float: right;
    margin-right: 34px;
}

#conwap .wenhau .wstb .whtbimg img {
    width: 299px;
    height: 170px;
    border-radius: 10px 10px 0 0;
	object-fit: cover;
    transition: transform 0.5s ease;
    transform-origin: center center;
}
#conwap .wenhau .wstb .whtbimg img:hover {
     transform: scale(1.1);
}
#conwap .wenhau .wstb .whtbimg:nth-child(3) img {
    width: 263px;
}

#conwap .wenhau .wstb .whtbimg .whtbimga2 {
    width: 86%;
    display: inline-block;
    height: 50px;
    color: #232323;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 7% 2px 7%;
	padding: 10px 7%;

}

#conwap .wenhau .wstb .whtbimg .whtbimga2:hover {

    color: #E9171A;


}

/* 互动 */
#conwap .hudong {
    width: 1280px;
    position: relative;
	
    /*overflow: hidden;*/
	
}

/* 左侧学习 */
#conwap .hudong .hdlbt {
    width: 619px;
    font-size: 21px;
    display: block;
    color: #232323;
    /* float: left; */
    height: 35px;
    /* font-weight: bold; */
    line-height: 35px;
    position: absolute;
    top: -45px;
}
#conwap .hudong .hdrbtwap {
    width: 623px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    top: -45px;
	padding:0;
	margin:0;
}
#conwap .hudong .hdrbt {
   
    font-size: 22px;
	display:inline-block;
    color: #232323;
    height: 35px;
  
    line-height: 35px;
    
}
#conwap .hudong .hdrbt:hover {
    color: #dc2625;
 
}
#conwap .hudong .hdlwap {
    width: 619px;
    height: 427px;
    /* overflow: hidden; */
    float: left;
    position: relative;
    margin-top: 30px;
}

#conwap .hudong .hdlwap .hdlimg {
    float: left;
    width: 299px;
    height: 230px;
	height: 240px;
    background-color: #fff;
    margin-bottom: 25px;
}

#conwap .hudong .hdlwap .hdlimg:nth-child(2) {
    float: right;
}
#conwap .hudong .hdlwap .hdlimg .hdlimginwap {
    width: 299px;
    height: 170px;
    border-radius: 10px 10px 0 0;
	overflow:hidden;
}

#conwap .hudong .hdlwap .hdlimg img {
    width: 299px;
    height: 170px;
    border-radius: 10px 10px 0 0;
	   transition: transform 0.5s ease;
}
#conwap .hudong .hdlwap .hdlimg img:hover {
    transform: scale(1.1);
}
#conwap .hudong .hdlwap .hdlimg .hdlimga2 {
    width: 87%;
    display: inline-block;
    height: 50px;
    color: #232323;
    font-size: 18px;
	 font-size: 16px;
    line-height: 24px;
    padding: 10px 6.5%;
}

#conwap .hudong .hdlwap .hdlimg .hdlimga2:hover {
    color: #E9171A;
}

#conwap .hudong .hdlcon {
    float: left;
    background-color: #fff;
    width: 256px;
    height: 153px;
    padding: 9px 20px 11px 20px;;
}

#conwap .hudong .hdlcon:nth-child(4) {
    float: right;
}

#conwap .hudong .hdlcon a {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #232323;
    height: 51px;
    line-height:46px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #E8E8E8;
}

#conwap .hudong .hdlcon a:nth-child(3n+3) {
    border-bottom: none;
}

#conwap .hudong .hdlcon a:hover {
    color: #E9171A;
}

/* 右侧公益广告 */

#conwap .hudong .hdrwap {
    width: 623px;
    height: 427px;
	height: 437px;
    /* overflow: hidden; */
    float: right;
    position: relative;
    margin-top: 30px;
}

#conwap .hudong .hdrwap .hdrwapimg {
    float: left;
    width: 440px;
    height: 289px;
	height: 299px;
    background-color: #fff;
    margin-bottom: 25px;
}

#conwap .hudong .hdrwap .hdrwapimg img {
    width: 440px;
    height: 250px;
    border-radius: 10px 10px 0 0;
}

#conwap .hudong .hdrwap .hdrwapimg .hdrwapimga2 {
    width: 94%;
    display: inline-block;
    height: 39px;
	 height: 49px;
    color: #232323;
    font-size: 16px;
    line-height: 39px;
	line-height: 49px;
    padding: 0px 3%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#conwap .hudong .hdrwap .hdrwapimg .hdrwapimga2:hover {
    color: #E9171A;
}

#conwap .hudong .hdrwap .ewmwap {
    width: 160px;
    height: 261px;
	 height: 271px;
    background-color: #fff;
    text-align: center;
    padding:21px 0 5px 0;;
    float: right;
}

#conwap .hudong .hdrwap .ewmwap img {
    width: 103px;
    height: 103px;
    margin: 0 auto;
}

#conwap .hudong .hdrwap .ewmwap p {
    width: 100%;
    height: 34px;
    line-height: 34px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
}

#conwap .hudong .hdrwap .buttwap {
    width: 100%;
    height: 114px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
}

#conwap .hudong .hdrwap .xins {
    display: inline-block;
    background: url('/rail/statics/images/rail2/xsimg.png') no-repeat 0 0;
    width: 208px;
    height: 114px;
    float: left;
}

#conwap .hudong .hdrwap .juz {
    display: inline-block;
    background: url('/rail/statics/images/rail2/jzimg.png') no-repeat 0 0;
    width: 208px;
    height: 114px;
    margin-left: 24px;
    float: left;
}

#conwap .hudong .hdrwap .dingy {
    display: inline-block;
    background: url('/rail/statics/images/rail2/dyimg.png') no-repeat 0 0;
    width: 168px;
    height: 114px;
    float: right;
}

/* 专题 406*262 */
#conwap .zhuanti {
    width: 1280px;
    position: relative;
    overflow: hidden;
	padding-bottom:17px;
}

#conwap .zhuanti .ztimg {
    float: left;
    width: 406px;
    height: 262px;
    background-color: #fff;
    margin-bottom: 25px;
	 margin-bottom: 40px;
}
#conwap .zhuanti .ztimg .ztimgiw {
   
    width: 406px;
    height: 211px;
	position:relative;
	overflow:hidden;
	border-radius: 10px 10px 0 0;
    
}
#conwap .zhuanti .ztimg:nth-child(3) {
    margin-left: 32px;
}

#conwap .zhuanti .ztimg:nth-child(4) {
    float: right;
}

#conwap .zhuanti .ztimg img {
    width: 406px;
    height: 211px;
    border-radius: 10px 10px 0 0;
	object-fit: cover;
    transition: transform 0.5s ease;
    transform-origin: center center;
}
#conwap .zhuanti .ztimg img:hover {
     transform: scale(1.1);
   
}

#conwap .zhuanti .ztimg .ztimga2 {
    width: 93.5%;
    display: inline-block;
    height: 51px;
    color: #232323;
    font-size: 20px;
    line-height: 51px;
    padding: 0px 5% 0 1.5%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#conwap .zhuanti .ztimg .ztimga2:hover {
    color: #E9171A;
}

/* 横幅通栏广告 */
#conwap .ganugg {
    width: 1280px;
    /* height: 113px; */
    margin: 0 auto;

}

#conwap .ganugg img {
    width: 1280px;
    height: 113px;
    margin: 35px 0 0; 
    border-radius: 10px;
}

/* 视频 */
#conwap .shipin {
    width: 1280px;
    overflow: hidden;
    position: relative;
}/*
#conwap .shipin .spconwap{
    width: 46px;
   height: 265px;
   overflow: hidden;
   position: relative;
   float: left;
   
   background: url(/rail/statics/images/rail2/shipinbg2.png) no-repeat 0px 0px;
   margin: 0 6px;
   transition: width 0.8s ease;
}
#conwap .shipin .spconwap:nth-child(1){
    margin-left: 0;
}
#conwap .shipin .spconwap:nth-child(5){
    margin-right: 0;
}
#conwap .shipin .active2{
    
    background: url(/rail/statics/images/rail2/shipinbg1.png) no-repeat 0px 0px;
   
}
#conwap .shipin .bgcolor{
    color: #E9171A;
}
#conwap .shipin .spconwap .spbtwap{
    width: 29px;
    height: 195px;
    font-size: 22px;
    color: #232323;
    padding: 70px 7px 0 8px;
    font-weight: bold;
   
     line-height: 24px; 
    float: left;
    padding-top: 70px;
    display: block;
    background: url(/rail/statics/images/rail2/spbg3.png) no-repeat 12px 31px;
}
#conwap .shipin .active2 .spbtwap{
    color: #E9171A;
    background: url(/rail/statics/images/rail2/spbg4.png) no-repeat 14px 31px;
   
}
#conwap .shipin .spconwap .spimgwap{
    width: 993px;
    height: 231px;
	 height: 240px;
    overflow: hidden;
    position: absolute;
    left: 40px;
    top: 0px;
}
*/
#conwap .shipin .spcon11 {
    width: 46px;
    height: 265px;
    overflow: hidden;
    position: relative;
    float: left;
    /* 背景 */
    background: url(/rail/statics/images/rail2/shipinbg2.png) no-repeat 0px 0px;
    margin: 0 6px 50px 6px;
    transition: width 0.8s ease;
}
#conwap .shipin .spcon22 {
    width: 46px;
    height: 265px;
    overflow: hidden;
    position: relative;
    float: right;
    /* 背景 */
    background: url(/rail/statics/images/rail2/shipinbg22.png) no-repeat right 0px;
    margin: 0 6px;
    transition: width 0.8s ease;
}
#conwap .shipin .spcon11:nth-child(1) {
    margin-left: 0;
}

#conwap .shipin .spcon11:nth-child(5) {
    margin-right: 0;
}
#conwap .shipin .spcon22:nth-child(1) {
    margin-right: 0;
}

#conwap .shipin .spcon22:nth-child(5) {
    margin-left: 0;
}
#conwap .shipin .active2 {
    /* width: 1033px; */
    /* height: 265px; */
    background: url(/rail/statics/images/rail2/shipinbg1.png) no-repeat 0px 0px;
    /* 背景 */
}
#conwap .shipin .active22 {
    /* width: 1033px; */
    /* height: 265px; */
    background: url(/rail/statics/images/rail2/shipinbg11.png) no-repeat right 0px;
    /* 背景 */
}
#conwap .shipin .spcon11 .spbtwap {
    width: 29px;
    height: 195px;
    font-size: 22px;
    color: #232323;
    padding: 70px 7px 0 10px;
    font-weight: bold;
    /* text-align: center; */
    /* line-height: 25px; */
    float: left;
    padding-top: 70px;
    display: block;
    background: url(/rail/statics/images/rail2/spbg3.png) no-repeat 12px 31px;
}
#conwap .shipin .spcon22 .spbtwap {
    width: 29px;
    height: 195px;
    font-size: 19px;
	 font-size: 22px;
    color: #232323;
    padding: 70px 1px 0 10px;
    font-weight: bold;
    /* text-align: center; */
    /* line-height: 25px; */
    float: right;
    padding-top: 70px;
    display: block;
    background: url(/rail/statics/images/rail2/spbg3.png) no-repeat 12px 31px;
}
#conwap .shipin .active2 .spbtwap {

    background: url(/rail/statics/images/rail2/spbg4.png) no-repeat 14px 31px;
    /* 背景 */
}
#conwap .shipin .active22 .spbtwap {

    background: url(/rail/statics/images/rail2/spbg44.png) no-repeat 12px 31px;
    /* 背景 */
}
#conwap .shipin .spcon11 .spimgwap {
    width: 993px;
    height: 231px;
	 height: 240px;
    overflow: hidden;
    position: absolute;
    left: 40px;
    top: 0px;
}
#conwap .shipin .spcon22 .spimgwap {
    width: 993px;
    height: 240px;
    overflow: hidden;
    position: absolute;
    right: 40px;
    top: 0px;
}
#conwap .shipin .spconwap .spimg {
    float: left;
    width: 302px;
    height: 231px;
	height: 240px;
    margin-left: 23px;
    background-color: #fff;
    
}

#conwap .shipin .spconwap .spimg:nth-child(4n+4) {
    float: left;
    margin-left: 30px;
}

#conwap .shipin .spconwap .spimg:nth-child(4n+5) {
    float: right;

}

#conwap .shipin .spconwap .spimg  img {
    width: 302px;
    height: 170px;
    border-radius: 10px 10px 0 0;
}

#conwap .shipin .spconwap .spimg  .spimga2 {
    width: 85%;
    display: inline-block;
    height: 51px;
	 height: 50px;
    color: #232323;
    font-size: 16px;
    line-height: 23px;
	 line-height: 24px;
    padding: 10px 7.5%;
    overflow: hidden;
}
#conwap .shipin .spconwap .spimg .spimga2:hover {
    
    color: #E9171A;
    
}
/*新增加*/
/* 特别策划 品牌活动 */
#conwap .zhuanti .pphdwap1 {
    width: 625px;
    /* height: 228px; */
    height: 216px;
    padding-top: 12px;
    background-color: #fff;
    float: left;
    margin-bottom: 40px;
}

#conwap .zhuanti .pphdwap1 .pphdbt1,
#conwap .zhuanti .tbchwap1 .tbchbt1 {
    width: 28px;
    height: 115px;
    padding-left: 12px;
    padding-top: 50px;
    line-height: 24px;
    color: #232323;
    font-size: 22px;
	/*sadnm*/
    background: url(/rail/statics/images/rail2/ztconbg11.png) no-repeat -130px -85px;
	
    float: left;
    margin: 15px 0 0 22px;
}

#conwap .zhuanti .pphdwap1 .pphdbt1:hover,
#conwap .zhuanti .tbchwap1 .tbchbt1:hover {
    color: #E9171A;
}

#conwap .zhuanti .pphdwap1 .pphdcon1,
#conwap .zhuanti .tbchwap1 .tbchcon1 {
    width: 510px;
    height: 67px;
    line-height: 67px;
    float: right;
    font-size: 20px;
	font-size: 16px;
    color: #232323;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 28px;
    border-bottom: 1px solid #F2F2F2;
}
#conwap .zhuanti .pphdwap1 .pphdcon1:hover,
#conwap .zhuanti .tbchwap1 .tbchcon1:hover {
    color: #E9171A;
}
#conwap .zhuanti .pphdwap1 .pphdcon1:nth-of-type(4) {
    border-bottom: none;
}

#conwap .zhuanti .tbchwap1 {
    width: 625px;
    /* height: 228px; */
    height: 216px;
    padding-top: 12px;
    background-color: #fff;
    float: right;
    margin-bottom: 40px;
}

#conwap .zhuanti .tbchwap1 .tbchcon1:nth-of-type(4) {
    border-bottom: none;
}

/* 公益广告 欢迎关注 */
#conwap .zhuanti .gyggwap1 {
    width: 477px;
    height: 280px;
    background: url(/rail/statics/images/rail2/ztconbg11.png) no-repeat -109px -337px;
    float: left;
    overflow: hidden;
}

#conwap .zhuanti .gyggwap1 .gyggbt1 {
    width: 28px;
    height: 115px;
    padding-left: 12px;
    padding-top: 50px;
    line-height: 24px;
    color: #232323;
    font-size: 22px;
    /* background: url(/rail/statics/images/rail2/lanmubg2.png) no-repeat center center; */
    float: left;
    margin: 15px 0 0 22px;

}

#conwap .zhuanti .gyggwap1 .gyggbt1:hover {
    color: #E9171A;
}

#conwap .zhuanti .gyggimgw {
    width: 356px;
    background-color: #fff;
    height: 243px;
    float: right;
    margin: 19px 28px 0 0;
}

#conwap .zhuanti .gyggimgw .gyggimgi {
    width: 356px;
    height: 182px;
    overflow: hidden;
    position: relative;
    border-radius: 10px 10px 0 0;
}

#conwap .zhuanti .gyggimgw .gyggimgi img {
    width: 356px;
    height: 182px;
    border-radius: 10px 10px 0 0;
    object-fit: cover;
    transition: transform 0.5s ease;
    transform-origin: center center;
}

#conwap .zhuanti .gyggimgw .gyggimgi img:hover {
    transform: scale(1.1);
}

#conwap .zhuanti .gyggimgw .gyggimga2 {
    width: 90%;
    display: inline-block;
    height: 61px;
    color: #232323;
    font-size: 20px;
	font-size: 16px;
    line-height: 61px;
    padding: 0px 5% 0 5%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#conwap .zhuanti .gyggimgw .gyggimga2:hover {
    color: #E9171A;
}
#conwap .zhuanti .hygzwap1 {
    width: 306px;
    height: 288px;
    background: url(/rail/statics/images/rail2/ztconbg11.png) no-repeat -616px -332px;
    float: left;
    overflow: hidden;
    margin: 0 28px;
}

#conwap .zhuanti .hygzwap1 .hygzbt1 {
    width: 28px;
    height: 115px;
    padding-left: 12px;
    padding-top: 50px;
    line-height: 24px;
    color: #232323;
    font-size: 22px;
    /* background: url(/rail/statics/images/rail2/lanmubg2.png) no-repeat center center; */
    float: left;
    margin: 15px 0 0 22px;
}

#conwap .zhuanti .hygzwap1 .hygzbt1:hover {
    color: #E9171A;
}

#conwap .zhuanti .hygzwap1 .hygzcon1 {
    width: 194px;
    height: 245px;
    background-color: #fff;
    float: right;
    margin-right: 30px;
    margin-top: 23px;
    border-radius: 10px;
    text-align: center;
}

#conwap .zhuanti .hygzwap1 .hygzcon1 img {
    width: 152px;
    height: 152px;
    margin: 28px 15px 10px 15px;
   
}

#conwap .zhuanti .hygzwap1 .hygzcon1 span {
    width: 152px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin: 1px 0 1px 0;
    color: #232323;
}

/* 矩阵 订阅 */
#conwap .zhuanti .juzhenwap1 {
    width: 206px;
    height: 285px;
    float: left;
}

#conwap .zhuanti .juzhenwap1 img {
    width: 206px;
    height: 285px;

}
#conwap .zhuanti .hydywap1{
    width: 206px;
    height: 283px;
    float: right;
}
#conwap .zhuanti .hydywap1 img{
    width: 206px;
    height: 283px;
    float: right;
}
.tjbj11{
    height: 1495px;
    position: relative;
    z-index: 1;
  top: 1112px;
    background: url(/rail/statics/images/rail2/whxwbg.png) no-repeat center 0px;
}
/*首页添加订报二维码*/
    #conwap .dyewm{
        display: none;
    width: 150px;
    padding: 8px 15px;
    /* background-color: #666; */
    background-color: #FCF6ED;
    overflow: hidden;
    text-align: center;
    position: absolute;
    bottom: -229px;
    right: 183px;
	bottom: 20px;
    z-index: 999;
    right: 248px;
    }
    #conwap .dyewm .dyewmcon{
        width: 150px;
		
        /* float: left; */
        /* margin-left: 10px; */
    }
    #conwap .dyewm .guanbiewm{
        position: absolute;
    top: 0px;
    right: 0px;
    width: 33px;
    cursor: pointer;
    }
    #conwap .dyewm p{
        margin: 10px 0;
    padding: 0;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #333;
    }
    #conwap .dyewm .dyewmcon img{
        width: 150px;
    }
	/*右下角弹窗*/
	#toTop{ width:113px;width:140px; height:180px;height:222px; position:fixed; right:10px; bottom:30px;bottom:80px;  background-color:#f2f2f2; background-color:#fff; text-align:center; z-index:9999; display:black;border-radius: 10px;}
#toTop a{display:block;font-size:12px;color:#898989;}
#toTop a:hover{ text-decoration:none; background-color:#e5e5e5;}
#toTophd{margin-top:0px;}
#toTophd a{ display:block; padding-top:19px; height:25px; background:url(/rail/statics/images/rail1/Sprite.gif) no-repeat -139px -673px;}
#toTophd a:hover{ display:block; height:25px; background-image:url(/rail/statics/images/rail1/Sprite.gif); background-repeat:no-repeat; background-position:-139px -713px;border-radius: 10px 10px 0 0 ;}
#toTophd a img{margin-top:20px;}
#toTop .yinshuagg{
	    color: #fff!important;
    background-color: #dc2625;
    width: 100%;
    padding: 5px 0px;
    font-size: 10.7px!important;
    position: absolute;
    bottom: 0;
	white-space: nowrap;
	line-height:17px;
	border-radius: 0 0 10px 10px;
	}
	#toTop .yinshuagg:hover{
		
		 background-color: #dc2625!important;
	    color: #fff!important;
    
    font-size: 10.7px!important;
    
	}
/* 内容区结束 */
/* 底部需要样式开始 */
.footerwap{
	width:100%;
	margin:0 auto;
	background-color:#fff;
	margin-top: -1495px;
}
.footer .w {
    width: 1000px;
    margin: 0 auto;
	
}
.footer {
    margin: 0;
    padding: 0;
}
.footer a {
    color: #333;
    text-decoration: none;
}

.footer .footer-column p a:hover {
    color: #DC2625;
    text-decoration: underline !important;
}

.footer {
    height: 140px;
    border-top: 5px solid #DC2625;
    text-align: center;
}
.footer .footer-column {
    height: 140px;
}
.footer .footer-column p {
    margin: 8px 0
}
.footer .footer-column .about {
	width: 1000px;
}
.footer .footer-column .about a {
    color: #333;
    font-size: 16px;
    padding: 0 13px;
}

.footer .footer-column .address span {
    display: inline-block;
    font-size: 14px;
    color: #333;
}

.footer .footer-column  a {
    font-size: 14px;
    color: #333;
}
.footer .footer-column .bean {
    vertical-align: baseline;
}

/* 底部需要样式结束 */