.div_sTitle{width:400px;text-align:center;font-size:1.6vw;margin:0 auto;border-bottom:1px solid #CECECE;padding:1vw;position:relative;margin-top: 1.5vw;}
.div_sTitle:after{
	content: '';
    position: absolute;
    display: initial;
    width: 4rem;
    height: 6px;
    bottom: 0;
    margin-left: -2rem;
    background: #1EA280;
}
.div_sTitle h1{font-size:24pt;color:#0C0C0C;font-weight:normal;clear: left; line-height: 2;}

.div_jqjd_list{width:84%;margin:0 auto; overflow:hidden;margin-top: 2rem;}
.div_jqjd_list ul{background:#ffffff;overflow: hidden;}
.div_jqjd_list ul li{width:25%;float:left;min-height:17vw;}
.div_jqjd_list ul li img{width:14vw; height: 14vw;}
#hotnews_content ul li img{width: 767px;height: 443px;}
.div_jqjd_list ul li h1{font-size:13.5pt;padding: 1vw 1.2vw;}
.div_jqjd_list ul li .info{font-size:10.5pt; line-height:2vw; padding: 0.5vw 1.2vw;color:#7D7D7D;}
.div_jqjd_list ul li .more{ padding: 0.2vw 1.2vw;overflow: hidden;}
.div_jqjd_list ul li .more a{color:#7D7D7D;text-decoration: underline;line-height: 2.5;}
.div_jqjd_list ul li .more i{
	background: #F3BC48;
    font-weight: normal;
    font-size: 1rem;
    font-style: normal;
    padding: 0.3rem 1rem;
    border-radius: 5px;
    float: right;
	color:#fff;
}

/** 页卡滑动 **/
 #hotnews { width:100%; margin:1px; margin-left:auto; margin-right:auto;font-size:12px;}
 #hotnews_caption { width:80%; overflow:hidden; border-bottom:1px solid #FAFAFA; margin: 0 auto;}
 #hotnews_caption dl { margin:0 auto; }
 #hotnews_caption dl li { float:left; width:16.5%; line-height:120px; text-align:center; cursor:pointer;font-size:12px;height:5rem; overflow: hidden; }
 #hotnews_caption .normal { background:url(../images/normal.png) top  center no-repeat; color:#434343; }
 #hotnews_caption .current{ background:url(../images/active.png) top  center no-repeat; color:#1EA280; }
 #hotnews_content {}
 #hotnews_content .normal { display:none;  }
 #hotnews_content .current { display:block; }
 #hotnews_content dl { padding:8px 0 0 5px; padding:1% 2%;}
 #hotnews_content dl li a { font-size:12px;letter-spacing:1pt;line-height:14pt;}
 #hotnews_content ul{padding:2%;}
 #hotnews_content ul li{width:50%;font-size:13.5pt;line-height:2;position: relative;height:23vw;}
 #hotnews_content ul li .content_link{ padding-right: 5%; float: left;font-size: 1.2vw; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; text-overflow: ellipsis;height: 12vw;overflow: hidden;}
 #hotnews_content ul li span{margin-top: 4vw;float: left;width: 100%;position:relative;margin-bottom:2vw;}
 #hotnews_content ul li span:after{content:'';position:absolute;width:2.2rem;height:0.4rem;background:#1EA280;}
 #hotnews_content ul li .aMore{background:#F3BC48;padding:1% 4%;border-radius:20px;color:#fff;position: absolute;bottom:1%;left:0;}
 
 .tscp{}
 .tscp dl{overflow: hidden;}
 .tscp dl dd{
    float: left;
    margin: 1px;
    width: 10.5%;
    padding: 1% 2.96%;
    text-align: left;
    background: #fff;
    line-height: 2.2;
    min-height: 245px;
 }
 .tscp dl dd h2{font-size:13.5pt;font-weight:normal;}
 .tscp dl dd b{color:#E1241B;}
 .tscp dl dd img{width:100%;height: 6vw;}
 
 .traveLine{ overflow: initial; height: 20vw;}
 .traveLine ul{ background: none; overflow: visible;}
 .traveLine ul li{width:16%;border-radius:100%;text-align: center;    margin: 2%;}
 .traveLine ul li img{ border-radius: 100%;}
 .traveLine ul li:nth-child(1){margin-top: -6%;}
 .traveLine ul li:nth-child(3){margin-top: 5%;}
 .traveLine ul li:nth-child(5){margin-top: -6%;}
 .traveLine ul li h2{font-size:16.5pt;}
 
 
 
 .videoImg{width:85%;}
 .videoImg .mySwiper2 { height: 20rem;}
 .videoImg .mySwiper2 img{width:100%;max-height:25rem;}
 .videoImg .mySwiper { margin: 0 auto;margin-top: 0%;margin-bottom: 4%;width: 60%;overflow: hidden;}
 .videoImg .mySwiper .swiper-slide{}
 .videoImg .mySwiper img{width:100%;height:4rem;}
 .swiper-slide-thumb-active{border:1px solid #F3BC48;}

@media screen and (max-width: 1000px) {
	
.div_jqjd_list{width:84%;margin:0 auto; overflow:hidden;margin-top: 2rem;}
.div_jqjd_list ul{background:#ffffff;overflow: hidden;}
.div_jqjd_list ul li{width:100%;float:left;min-height:17vw;}
.div_jqjd_list ul li img{width:100%;}
.div_jqjd_list ul li h1{font-size:13.5pt;padding: 1vw 1.2vw;}
.div_jqjd_list ul li .info{font-size:10.5pt; line-height:5vw; padding: 0.5vw 1.2vw;color:#7D7D7D;}
.div_jqjd_list ul li .more{ padding: 0.2vw 1.2vw;overflow: hidden;margin-bottom: 3vw;}
.div_jqjd_list ul li .more a{color:#7D7D7D;text-decoration: underline;line-height: 2.5;}
.div_jqjd_list ul li .more i{
	background: #F3BC48;
    font-weight: normal;
    font-size: 1rem;
    font-style: normal;
    padding: 0.3rem 1rem;
    border-radius: 5px;
    float: right;
	color:#fff;
}
	
#hotnews_content ul li .content_link{
    padding-right: 5%;
    float: left;
    font-size: 1.2vw;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    height: 100%;
    overflow: hidden;
	}
	
 #hotnews_content ul li{width:100%;font-size:13.5pt;line-height:2;position: relative;height:100%;-webkit-line-clamp: 2;}
 #hotnews_content ul li .aMore{display:none;}
	
 .tscp{}
 .tscp dl{overflow: hidden;}
 .tscp dl dd{
    float: left;
    margin: 1px;
    width: 93%;
    padding: 1% 2.96%;
    text-align: left;
    background: #fff;
    line-height: 4;
 }
 .tscp dl dd h2{font-size:13.5pt;font-weight:normal;}
 .tscp dl dd b{color:#E1241B;}
 .tscp dl dd img{width:100%;}
	
	

 .traveLine{ overflow: hidden; height: 100%;}
 .traveLine ul{ background: none; overflow: visible;}
 .traveLine ul li{width:100%;border-radius:100%;text-align: center;    margin: 2%;}
 .traveLine ul li img{ border-radius: 100%;}
 .traveLine ul li:nth-child(1){margin-top: 0;}
 .traveLine ul li:nth-child(3){margin-top: 0;}
 .traveLine ul li:nth-child(5){margin-top: 0;}
 .traveLine ul li h2{font-size:16.5pt;}
	
 .div_sTitle h1 {line-height: 2.5;}
 .videoImg .mySwiper{margin-top: -24%;}
 
}






