@charset "utf-8";
/* CSS Document */
dl,dd,ul{margin:0;padding:0;}
li{padding:0; margin:0; list-style:none;}
.index_pro{clear:both;overflow:hidden}

.tab_nav1{ overflow:hidden;max-width:1400px; width:100%; margin:0 auto; text-align:center; padding:0;}
.tab_nav1 li{ display:inline-block;padding:0 10px;color:#222; text-align:center; cursor:pointer; font-size:16px; line-height:40px;border-radius:40px; background:#ddd; margin-left:0.5%; margin-right:0.5%}
.tab_nav1 li.active1{ color:#fff; background:#005cac;border-radius:40px}

.qy_newlist{overflow:hidden; margin:0px; padding:0px;margin-top:8px; margin-bottom:8px;width:33.3%;float:left;}
.qy_newlist dl{ overflow:hidden; margin:0px; padding:0px; width:94%; margin:auto; position:relative; border-radius:5px}
.qy_newlist dl dt{ overflow:hidden; margin:0px; padding:0px; font-size:16px; line-height:190%; color:#FFFFFF;padding-bottom: 90%;border:1px solid #eee}
.qy_newlist dl dd{ overflow:hidden; margin:0px; padding:0px; font-size:14px;}
.qy_newlist dl .sm_box{ position:absolute;  z-index:1; float:left; width:100%; bottom:0px; background:rgba(0, 0, 0, 0.6);color:#FFFFFF; padding:8px 0px}
.qy_newlist dl .sm_info{font-size:14px; text-align: center; color:#FFFFFF; line-height:22px;margin:0px 10px; overflow:hidden; max-height:44px;}
.qy_newlist a{ display:inline}
.qy_newlist dl a{ display:inline}
.qy_newlist dl dt img{ vertical-align:top; width:100%; height:auto}


@media only screen and (max-width:600px) {
.qy_newlist dl{ overflow:hidden; margin:0px; padding:0px; width:96%; }
.qy_newlist dl .sm_info{ font-size:12px;}

.qy_newlist dl .sm_box{padding:5px 0px}

}
.More_btn_k{ margin:0 auto; margin-top:4%; width:120px;}
.More_btn_k a{ display: inline}
.More_btn{height:34px; text-align:center; margin:0 auto; background:#005cac; color:#fff; font-size:14px; line-height:34px; border-radius:40px}


#index_world{position:relative;}
#index_world #world_info{width: 92%;min-height: 192px;padding:0 10px;margin:0 auto;}
#index_world #world_title{line-height:1.5;}
#index_world #world_title dt{font-size:30px;font-weight:bold;color:#003270}
#index_world #world_title dd{margin:0;color:#222;font-size:30px;}
#world_about{color:#595959; margin-top:3%;line-height:2;}
#index_world #earth_info{position:absolute;width:70%;right:-25vw;top:-30%;}
#index_world #earth_info #earth_show{position:relative;}
#earth_show .dian {
	position: absolute;
	z-index: 3;
}

#earth_show .dd_con {
	position: relative;
	width: 100%;
	height: 100%;
}
#earth_show .dd_con em {
	display: block;
	width: 66%;
	height: 66%;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
#earth_show .dd_con:before {
	content: '';
	border: 2px solid #fff;
	position: absolute;
	width: 240%;
	height: 240%;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	opacity: 1;
	transform: translate(-50%, -50%);
	z-index: 5;
	animation: yx_VideoBtn2 1.2s ease infinite alternate;
}
#earth_show .dd_con:after {
	content: '';
	border: 4px solid #fff;
	position: absolute;
	width: 180%;
	height: 180%;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	z-index: 5;
	animation: yx_VideoBtn1 1.2s ease infinite alternate;
}

@keyframes yx_VideoBtn1 {
0% {
width:80%;
height:80%;
opacity:0;
}
50% {
width:100%;
height:100%;
opacity:0.2;
}
100% {
width:150%;
height:150%;
opacity:0.3;
}
}
@keyframes yx_VideoBtn2 {
0% {
width:100%;
height:100%;
opacity:0;
}
50% {
width:150%;
height:150%;
opacity:0.2;
}
100% {
width:200%;
height:200%;
opacity:0.3;
}
}
@keyframes yx_BN_Gray {
0% {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);
filter: gray;
}
100% {
0% {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
}
}
}

#earth_show .dian1 {
	top: 22%;
	left: 48%;
	width: 14px;
	height: 14px;
}
#earth_show .dian2 {
	top: 48%;
	left: 56%;
	width: 16px;
	height: 16px;
}
#earth_show .dian3 {
	top: 60%;
	left: 60%;
	width: 26px;
	height: 26px;
}
#earth_show .dian4 {
	left: 30%;
	bottom: 65%;
	width: 20px;
	height: 20px;
}
#earth_show .dian5 {
	right: 65%;
	bottom: 67%;
	width: 24px;
	height: 24px;
	transform: scale(1.5);
}
#earth_show .dian6 {
	left: 50%;
	bottom: 45%;
	width: 18px;
	height: 18px;
}
#earth_show .dian7 {
	left: 55%;
	bottom: 35%;
	width: 24px;
	height: 24px;
	transform: scale(1.2);
}
#earth_show .dian8 {
	right: 40%;
	bottom: 45%;
	width: 20px;
	height: 20px;
}
#earth_show .dian9 {
	right: 50%;
	bottom: 45%;
	width: 22px;
	height: 22px;
}
#earth_show .dian10 {
	right: 52%;
	bottom: 48%;
	width: 14px;
	height: 14px;
}

#index_world #earth_info #earth_show img{width:100%;}
#world_list{display:flex;flex-flow:row wrap;width:55%;padding-top:3%; position:relative;}
#world_list div{position:relative;border-left:solid 1px #b6bac1;border-top:solid 1px #b6bac1;box-sizing:border-box;flex:1;min-width:30%; padding-bottom:28.5%; overflow:hidden;}
#world_list div:nth-child(3){border-top:none;}
#world_list div:nth-child(n+4){border-bottom:solid 1px #b6bac1;}
#world_list div:last-child{border-right:solid 1px #b6bac1;}
#world_list div dl{position:absolute;width:100%;left:0;top:0; text-align:center;}
#world_list div dt{color:#d41636;font-size:calc(2vw + 24px); font-weight:bold; line-height:1.5; padding-top:13%;}
#world_list div dd{margin:0;font-size:16px;color:#595959;}
#world_list div img{position:absolute;width:100%;left:0;top:0;}

#index_news{max-width:1200px; margin:0 auto;}
#index_pnews{float:left;width:600px;}
.news_ilist{position:relative; }
.news_ilist .news_img img{width:100%;height:320px;}
.news_ilist .news_info{position:absolute;color:#fff;width:100%;background:rgba(0,0,0,0.5);left:0;bottom:0;padding:10px 0;}
.news_ilist .news_info dl{padding:0 20px;}
.news_ilist .news_info dt{font-size:18px;}

#index_tnews{padding-left:650px;}
.index_news{padding-bottom:30px;}
.index_news a{display:block;}
.index_news .news_time{background:#074c9a;color:#fff;width:85px;height:85px; border-radius:10px; text-align:center; float:left;}
.index_news .news_time dt{font-size:36px;padding-top:10px;line-height:1.2;}
.index_news .news_time dd{font-size:20px;}
.index_news .news_info{padding-left:100px;}
.index_news .news_info dt{font-size:20px;color:#000;line-height:1.5;}
.index_news .news_info dd{font-size:16px;height:50px;overflow:hidden;padding-top:5px;}
#index_tnews .on .news_info{color:#F00;}
#index_tnews .on .news_info dt{color:#F00;}
#index_tnews .on .news_time{background-color:#f00;}

@media (max-width: 750px){
	.tab_nav1 li{width:49%;margin-bottom: 10px;margin-left:0;margin-right:0;}
	.qy_newlist{width:50%;}
	#index_pnews{width:100%;}
	#index_tnews{padding-left:0;padding-top:20px;clear:both;}
	#world_list{width:100%;}
}