@charset "utf-8";
/*悬浮广告*/
.floadAd {
	position: fixed;
	z-index: 999999999;
	display: none;
}

.floadAd .item {
	display: block;
}
.floadAd .close {
	position: absolute;
	top: 4px;
	right:4px;
	color: #fff;
}

.floadAd .item img {
	vertical-align: bottom;
	max-width: 200px;
}

/*轮播图*/
.carousel .swiper-container{
    width: 100%;
}
.carousel .swiper-container-horizontal>.swiper-pagination-bullets, .carousel .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:40px;
}
.carousel .swiper-pagination-bullet{
	background: #000;
	width: 80px;
	height: 3px;
        border-radius: 20px;
  	opacity:0.3;
}
.carousel .swiper-pagination-bullet-active{
	background: #FFF;
  	opacity:1;
}
.carousel .swiper-container img{
	width: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    float: right;
}

.content{
	background: #FFFFFF url(../img/dynamic-bg.png) right 540px no-repeat;
	min-height: 1000px;
}

/* 公告 */
.notice{
	width: 1300px;
	background: #FFFFFF;
	height: 57px;
	position: absolute;
	bottom: -29px;
	left: 50%;
	margin-left: -650px;
	z-index: 9999999;
	box-shadow: 0px 0px 8px rgba(204, 204, 204, 0.5);
  	border-radius: 6px;
}
.notice span{
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	margin: 16px;
}
.notice ul{
	display: block;
	float: left;
	height: 57px;
	line-height: 57px;
	width: 1220px;
}

.notice ul li a{
	color: #707070;
}
.notice ul li time{
	float: right;
	color: #808080;
}

/* 地铁服务 */
.service{
	padding-top:40px ;
	text-align: center;
}

.title{text-align: center; color:#333; font-size:28px; margin: 50px 0 30px 0;}


.title h1{
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	color: #333;
	font-weight: normal;
}
.title h3{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #AAAAAA;
	font-weight: normal;
}
@media screen and (max-width: 300px) {
    body {
        background-color:lightblue;
    }
}
@media screen and (max-width:768px){
  .title h1{
          font-size:36px;
  }
  .title h3{
          font-size: 22px;
  }
}
.main{ max-width: 1300px; margin: 0 auto;}

.height50{ height: 50px;}
.bg_main{ background:#19A7FD;}

.w-simgtext ul,.w-simgtext li{ list-style:none; margin:0; padding:0;}
.w-simgtext li{margin-bottom: 25px;}
.w-simgtext a{ display:block;text-decoration:none;}
.w-simgtext a:hover{ text-decoration:none;}
.w-simgtext h3{ margin: 0;line-height: 1.5; font-weight: normal;}
.w-simgtext p{margin-bottom: 0; line-height: 1.7;}

.w-simgtext2 li{ display: inline-block; margin-right: 30px;}
.w-simgtext2 li .item{position:relative; width: 137px;   height: 150px; margin: 0 auto; text-align: center;}
.w-simgtext2 li .s_img{max-width: 70px; max-height: 70px; margin:0 auto; overflow: hidden;}
.w-simgtext2 li .s_img img{ max-width: 100%; max-height: 100%;transition: all 0.5s; -webkit-transition: all 0.5s;}
.w-simgtext2 li .line{ height: 1px; margin: 15px auto;}
.w-simgtext2 li .sigt1{position: absolute; z-index: 1; left: 0; right: 0; top: 0; bottom: 0; }
.w-simgtext2 li .sigt1 .bg{position: absolute; left: 0; right: 0; top: 0; bottom: 0;overflow: hidden;border-radius: 20px; -webkit-border-radius: 20px;border:1px solid #EEE; transition: all 0.5s; -webkit-transition: all 0.5s; }
.w-simgtext2 li .sigt1 .sigt_text{position: absolute; z-index: 1; left:0; right:0; padding:1em 8%; top:50%; top:15%\9; *top:15%; transform:translateY(-50%); -webkit-transform:translateY(-50%); transition: all 0.5s; -webkit-transition: all 0.5s; }
:root .w-simgtext2 li .sigt1 .sigt_text{ top:50%;}
.w-simgtext2 li .sigt1 h3{ font-size: 16px; color:#333; }
.w-simgtext2 li .sigt2{position: absolute; z-index: 2; left: 0; right: 0; top: 0; bottom: 0; color:#fff; }
.w-simgtext2 li .sigt2 .bg{position: absolute; left: 0; right: 0; top: 0; bottom: 0;opacity:0;border-radius: 20px; -webkit-border-radius: 20px; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); transform: scale(0.7); -webkit-transform: scale(0.7); transition: all 0.5s; -webkit-transition: all 0.5s; }
.w-simgtext2 li .sigt2 .sigt_text{position: absolute; z-index: 1; left:0; right:0; padding:1em 8%; top:50%; top:15%\9; *top:15%; transform:translateY(-50%); -webkit-transform:translateY(-50%);opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition: all 0.5s; -webkit-transition: all 0.5s; }
:root .w-simgtext2 li .sigt2 .sigt_text{ top:50%;}
.w-simgtext2 li .sigt2 .s_img img{ transform: translateX(100%); -webkit-transform: translateX(100%);transition: all 0.5s; -webkit-transition: all 0.5s;}
.w-simgtext2 li .sigt2 .line{width: 0; background: #fff;transition: all 0.5s; -webkit-transition: all 0.5s; }
.w-simgtext2 li .sigt2 h3{ font-size: 16px; color:#fff; }
.w-simgtext2 li a:hover .sigt1 .bg{transform: scale(1.3); -webkit-transform: scale(1.3);opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.w-simgtext2 li a:hover .sigt1 .s_img img{ transform: translateX(-100%); -webkit-transform: translateX(-100%);}
.w-simgtext2 li a:hover .sigt2 .s_img img{ transform: translateX(0); -webkit-transform: translateX(0);}
.w-simgtext2 li a:hover .sigt2 .line{ width: 80px; }
.w-simgtext2 li a:hover .sigt2 .bg{transform: scale(1); -webkit-transform: scale(1);opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.w-simgtext2 li a:hover .sigt2 .sigt_text{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}


/* 轨道动态 */
.dynamicList{
	float: right;
	width: 630px;
}
.detail{
	/* float: left; */
    display: flex;
    justify-content: space-around;
    border-radius:100px 0 0 0;
	width: 640px;
	height: 485px;
    overflow: hidden;
    text-align: center;
  
}
.detail.detail_flex {
    display: flex;
    justify-content: space-around;
    border-radius:100px 0 0 0;
    align-items: center;
}
.detail img{
	height: 100%;
	width: 100%;
}
.dynamicList li{
	width: 590px;
	padding: 10px;
	margin-top: 20px;
	background: #FFFFFF;
	height: 116px;
}
.dynamicList li h2{
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	font-weight: normal;
}
.dynamicList li h2 a{
	color: #333333;
}
.dynamicList li p{
	line-height: 25px;
        text-indent: 30px;
}
.dynamicList li p a{
	color: #999999;
}
.dynamicList li.cut{
	border-right: 5px solid #00A8EA;
}
.dynamicList li.cut h2{
	font-size: 18px;
	height: 50px;
	line-height: 50px;
}
.dynamicList li.cut h2 a{
	color: #00A8EA;
}
.dynamicList li.cut p{
	color: #999999;
	line-height: 25px;
}

.dynamicContent::after{
    content: '.';
    display: block;
   clear: both;
    visibility: hidden;
    height: 0;
}


/* 查看更多 */
.more {
    width:178px;
	border: 1px solid #E5E5E5;
	text-align: center; 
	margin: 40px auto;
}
.more_content strong{
	display: block;
	float: left;
	width: 178px;
	height: 50px;
	line-height: 50px;
	color: #999999;
}
.more_content strong:hover{
	color: #00A8EA;
}
.more_content span {
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
    padding: 10px 8px;
    height: 50px;
    color: #555;
    border-radius: 2px;
    font-size: 12px;
    box-shadow:0px 1px 4px #E5E5E5;
    margin-top: 10px;
	display: block;
	margin: 0;
}
.more_content span .top{
	height:1px;
	width:0px;
	position:absolute;
	top:0;
	right:0;
	background:#00A8EA;
}
.more_content span .left{
	height:0px;
	width:1px;
	position:absolute;
	top:0;
	left:0;
	background: #00A8EA;
}
.more_content span .right{
	height:0px;
	width:1px;
	position:absolute;
	bottom:0;
	right:0;
	background:#00A8EA;
}
.more_content span .bottom{
	height:1px;
	width:0;
	position:absolute;
	bottom:-1px;
	left:0;
	background:#00A8EA;
}

/* 通知公告 */
.circularList::after{
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;	
}
.circularList ul li{
	float: left;
	width: 608px;
	margin: 10px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.05);
	padding: 10px;
}
.circularList ul li time{
	width: 83px;
	height: 83px;
	display: block;
	background: #F9F9F9;}
.circularList ul li:hover time{
	background: #00A8EA;
}
.circularList ul li time strong{
	display: block;
	font-size: 50px;
	width: 83px;
	text-align: center;
	font-weight: bold;
	line-height: 58px;
	color: #DDDDDD;
}
.circularList ul li:hover time strong{
	color: #FFFFFF;
}
.circularList ul li time span{
	display: block;
	width: 83px;
	text-align: center;
	color: #BBBBBB;
	font-size: 15px;
}
.circularList ul li:hover time span{
	color: #FFFFFF;
}
.circularList ul li h2{
	width: 508px;
	float: right;
	height: 30px;
	line-height: 30px;
	color: #3A3A3A;
}
.circularList ul li p{
	width: 508px;
	float: right;
	line-height: 26px;
	color: #999999;
  	font-size:14px;
        text-indent: 30px;
}
/* 专题专栏 */
.specialList::after{
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;	
}
.specialList ul li{
	float: left;
	width: 303px;
	margin: 10px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.05);
	text-align: center;
}
.specialList ul li img{
	height: 185px;
	width: 303px;
}
.specialList ul li p{
	height: 50px;
	line-height: 50px;
	color: #333333;
}
.specialList ul li:hover p{
	font-size: 16px;
	font-weight: bold;
}


/* 资源开发 */
/*.resourcesContent{
	width: 1300px;
	overflow: hidden;
}
.resourcesntNav{
	width: 1000px;
	margin: 0 auto;
	font-size: 18px;
  	position: relative;
}
.resourcesntNav .swiper-container{
	width: 800px;
}
.resourcesntNav .swiper-slide{
	text-align: center;
  	width: 800px;
  	cursor: pointer;
}
.resourcesntNav .swiper-slide:hover{
	color: #00A8EA;
}
.resourcesntNav .swiper-slide-active{;
  color:#00A8EA;
  font-weight: bold;
}
.resourcesntNav .swiper-button-prev{
    left: 0 !important;
	right: 0 !important;
	z-index: 100000;
}
.resourcesntNav .swiper-button-next:after, .resourcesntNav .swiper-container-rtl .swiper-button-prev:after {
    color: #999999;
  font-size:20px;
}
.resourcesntNav .swiper-button-prev:after, .resourcesntNav .swiper-container-rtl .swiper-button-next:after{
	color: #999999;
  font-size:20px;
}
.resourcesntList{
	margin-top: 40px;
  	width: 6500px;
}
.resourcesntList .swiper-slide img{
	width: 1300px;
	height: 577px;
}*/


/* 资源开发 */
.res_tes1,.res_tes2{
    color: #333;
    cursor: pointer;
}
.res_tes1.active,.res_tes2.active{
    color: #13B8F6;
}
.resource_new {
    width: 1300px;
    height: 730px;
	margin: 0 auto;
	overflow: hidden;
    position: relative;
}
.res1,.res2 {
    position:absolute;
    padding-top:10px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    
}

/* .res1 {
    background:red
}
.res2 {
    background:#096
} */
.res1.show,.res2.show {
    display: block;
}

.resourcesContent{
	width: 1300px;
	overflow: hidden;

}
.resourcesntNav,.resourcesntNav2,.resourcesntNav_else{
	width: 800px !important;
	margin: 0 auto !important;
	font-size: 18px;
}
.resourcesntNav .swiper-slide-active,.resourcesntNav2 .swiper-slide-active,.resourcesntNav_else .swiper-slide-active{
  color:#13B8F6;
  font-weight: bold;
  z-index: 9999999999999;
}
.resourcesntNav .swiper-button-prev,.resourcesntNav2 .swiper-button-prev{
    top:23px;
    left: 200px;
	z-index: 100000;
}
.resourcesntNav_else .swiper-button-prev {
	top:12px;
    left: 200px;
	z-index: 100000;
}
.resourcesntNav .swiper-button-next,.resourcesntNav2 .swiper-button-next{
    top:23px;
	right: 200px;
	z-index: 100000;
}
.resourcesntNav_else  .swiper-button-next{
	top:12px;
	right: 200px;
	z-index: 100000;
}
.resourcesntNav .swiper-slide,.resourcesntNav2 .swiper-slide,.resourcesntNav_else  .swiper-slide{
	text-align: center;
    cursor: pointer;
}
.resourcesntNav .swiper-button-next:after, .resourcesntNav .swiper-container-rtl .swiper-button-prev:after,
.resourcesntNav2 .swiper-button-next:after, .resourcesntNav2 .swiper-container-rtl .swiper-button-prev:after,
.resourcesntNav_else .swiper-button-next:after, .resourcesntNav_else .swiper-container-rtl .swiper-button-prev:after {
    color: #999999;
}
.resourcesntNav .swiper-button-prev:after, .resourcesntNav .swiper-container-rtl .swiper-button-next:after,
.resourcesntNav2 .swiper-button-prev:after, .resourcesntNav2 .swiper-container-rtl .swiper-button-next:after,
.resourcesntNav_else .swiper-button-prev:after, .resourcesntNav_else .swiper-container-rtl .swiper-button-next:after{
	color: #999999;
}
.swiper-button-prev{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%2313B8F6'%2F%3E%3C%2Fsvg%3E") !important;

}
.swiper-button-next{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%2313B8F6'%2F%3E%3C%2Fsvg%3E") !important;


}
.resourcesntList,.resourcesntList2,.resourcesntList_else{
	margin-top: 40px;
	width: 6500px;
}
.resourcesntList .swiper-slide img,.resourcesntList2 .swiper-slide img,.resourcesntList_else .swiper-slide img{
	width: 100%;
}


  .swiper-container{
    --swiper-navigation-color: #000000;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 20px;/* 设置按钮大小 */
  }




/* 热线 */
.hotline{
	width: 1320px;
	height: 230px;
 	margin-left:-10px;
  	margin-bottom:50px;
}
.hotlineTitle{
	margin-bottom:10px
}
.hotline ul li{
	float: left;
	height: 130px;
	width: 420px;
	margin: 10px;
}
.hotline ul li.one{
	background: #D7EFFF url(../img/one.png) 290px 36px no-repeat;
}
.hotline ul li.two{
	background: #FFF5E0 url(../img/two.png) 290px 36px no-repeat;
}
.hotline ul li.three{
	background: #FFDDE1 url(../img/three.png) 290px 36px no-repeat;
}
.hotline ul li.three:hover{
	opacity:0.5;
}
.hotline ul li.three a{
  	display: block;
	height: 131px;
	width: 420px;
}
.hotline ul li.three a:hover{
	/* background: url(../img/threeH1.png) no-repeat; */
	background: url(../img/threeH1.jpg) no-repeat;
}
.hotline ul li.three.three_else a:hover{
	background: url(../img/threeH2.jpg) no-repeat;
}
.hotline ul li h4{
	height: 80px;
	line-height: 120px;
	width: 320px;
	padding: 0 40px;
	color: #3A3A3A;
	font-size: 26px;
	font-weight: normal;
}
.hotline ul li span{
	height: 50px;
	width: 320px;
	padding: 0 40px;
	color: #3A3A3A;	
	display: block;
   font-size:18px;
}