﻿@charset "utf-8";/* CSS Document */
/* html,body{width:100%;height:100%;}
*/

body{font-family:"Microsoft Yahei",Helvetica,Arial,sans-serif;background:#fff;padding-top:45px;}
.container{width:1200px;min-width:1200px;margin-left:auto;margin-right:auto;}
.min-1200{width:100%;min-width:1200px;}
img{max-width:100%;}
.mb60{margin-bottom:60px;}

/* ------------------------------首页------------------------------- */
/* 手机导航 */
/*手机导航*/
#mobileHeader{width:100%;line-height:0;background:#eee url('http://www.news.cn/world/2015/images/bgSjTop.png') no-repeat 0 0;/*-webkit-background-size:100% 45px;background-size:100% 45px;*/
 position:relative;z-index:9999;height:60px;}
#mobileHeader .logo{display:block;width:66px;height:50px;background:url('http://www.news.cn/world/2015/images/xh_mobile_header.png') no-repeat 0 0;-webkit-background-size:66px;background-size:66px;position:absolute;top:3px;left:15px;}
#mobileHeader .name{display:inline-block;/* width:5rem;height:.8rem;*/
 line-height:60px;font-size:24px;color:#fff;padding-left:105px;/*vertical-align:top;margin:0 0 0 1.5rem;background:url('http://www.news.cn/world/2015/images/xh_mobile_header.png') 0 -160px no-repeat;-webkit-background-size:57px;background-size:57px;*/
 overflow:hidden;}
#mobileHeader .name a{color:#fff;}
#mobileHeader .right{display:block;width:38px;height:34px;position:absolute;top:15px;right:15px;background-image:url('http://www.news.cn/world/2015/images/xh_mobile_header.png');background-position:-78px -120px;}
#mobileHeader .mobileNavList{width:100%;height:0;overflow:hidden;position:absolute;top:60px;left:0;background:#ededed;z-index:10;}
#mobileHeader .mobileNavList a{float:left;width:20%;padding:.2rem 0;color:#000;text-align:center;font-size:.32rem;}
#mobileHeader .phnav{text-align:center;padding-bottom:.12rem;}
#mobileHeader .phnav li{float:left;width:25%;height:.8rem;line-height:.85rem;text-align:center;font-size:.32rem;color:#333;}
#mobileHeader .phnav a{color:#333;}
#mobileHeader{display:none;}
#page-mb-header{display:none;}

/*网站导航*/
.top-bar{height:45px;text-align:center;border-bottom:1px solid #ccc;color:#cccccc;width:100%;position:fixed;_position:absolute;z-index:1040;top:0;left:0;background-color:#fff;box-shadow:3px 0 3px rgba(0,0,0,0.2);overflow:hidden;}
.top-bar .menu{width:1200px;overflow:hidden;margin:0 auto;}
.top-bar .home-site-link{font-style:normal;font-weight:700;}
.top-bar li::after{content:"|";color:#d5d5d5;}
.top-bar li:first-of-type::after{content:" ";padding-right:15px;}
.top-bar li:last-of-type::after{content:" ";}
.top-bar .item{line-height:45px;font-size:14px;}
.top-bar .item a{padding:0 8px;}
.top-bar .home-site-link{color:black;}
.top-bar a{color:#1a1a1a;}
.top-bar .loading{display:block;text-align:center;height:32px;line-height:32px;font-size:12px;background-color:#f5f5f5;}

/*footer*/
.domPC,.domMobile{display:none;}
.domPC{display:block;}
#bottomBody{background:#f9f7f4;}
.adBottom{background:#f9f7f4;padding:20px 0;}
.footer{padding:18px 0;background:#1660ca;font-size:14px;color:#fff;text-align:center;}
.footer p{display:inline-block;margin:0 7px;line-height:2;}

/*RTools*/
.RTools{position:fixed;_position:absolute;right:10px;bottom:130px;width:60px;z-index:10000;display:none;}
.RTools .qrcode{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:5px 5px 0;border:1px solid #ccc;background-color:#f7f7f7 !important;right:0;bottom:70px;position:absolute;}
.RTools .qrcode canvas{width:100%;height:auto;}
.RTools .qrcode:hover::after{content:'扫描分享';width:100%;margin:5px auto 0;color:#333;font-size:20px;display:block;text-align:center;}
.RTools .qrcode:hover{transform:translate(0,0);animation:change 1s;-moz-animation:change 1s;-webkit-animation:change 1s;-mozanimation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;overflow:hidden;width:100%;}
@keyframes change{from{width:48px;height:48px;opacity:1;}
to{width:268px;height:310px;opacity:1;}
}
.RTools .gototop{width:60px;height:60px;cursor:pointer;background:#00a0e9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///0RERMf1+eoAAAACdFJOU/8A5bcwSgAAAE1JREFUeNrs0yEOwDAQA8HN/z9ddiy2krJ2j1gGg6xjvTjEYrFY/CEM9xiyptioaTZpqg2aaCfO8KCkKTZq+kg3eFP8KrFYLP4pfgQYAJQnDccrVqXcAAAAAElFTkSuQmCC) no-repeat 50% 50%;transition:.3s;opacity:0;filter:alpha(opacity=0);}
.show{display:block;}

/* -------------------新闻列表页----------------------- */
/* PC */
.index_nav{
	height: 60px;
	background:#135ade;
	overflow: hidden;
}
.index_nav ul{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.index_nav ul li{
	padding: 0 70px 0 70px;
	position: relative;
	display: inline-block;
	float: none;
}
.index_nav ul li:nth-child(1):before{
	display: none;
}
.index_nav ul li:before{
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	left: 0;
	top: 0;
	background: url(http://www.newsimg.cn/health/jkdjt2019/img/shuxian.png) no-repeat center center;
}
.index_nav ul li a{
	color: #fff;
	font-size: 16px;
	display: block;
	line-height: 60px;

}
.banner img{
	width: 100%;
	display: block;
}
.phd-inside{height:660px;}
.nav-swiper{display:none;}
.nav{display:none;height:60px;line-height:60px;background:#1369d3;}
.nav-ul{width:1200px;}
.nav-ul li{float:left;text-align:center;background:url('http://www.newsimg.cn/tech/5gsd2018/img/line-01.png') left center no-repeat;}
.nav-ul li:first-child{background:none;}
.nav-ul li a{display:block;padding:0 19px;font-size:18px;color:#fff;}
.news-bream{padding-bottom:6px;background:url('http://www.newsimg.cn/tech/5gsd2018/img/bg-10.png') center bottom no-repeat;-webkit-background-size:100%;background-size:100%;height:50px;line-height:50px;font-size:24px;color:#1660ca;margin-top:40px;}
.news-bream div.fr{
	font-size: 16px;
}
.news-bream a{
	color: #333;
}
.news-bream a:hover{
	text-decoration: underline;
}
.news-list-ul1{padding-top:0px;margin-top: 0!important;}
.news-list-ul1 li{}
.news-list-ul1 li .pic{
	width: 150px;
	height: auto;
	float: left;
}
.news-list-ul1 li .pic img{
	width: 150px;
	height: auto;
}
.news-list-ul1 li .cont{
	margin-left:185px;
	overflow: hidden;
}
.news-list-ul1 li .cont .more a{
	color: #114bb7;
}

/* 文字列表 */
.news-list-ul1 li{font-size:14px;line-height:24px;color:#999;padding:26px 0 19px;border-bottom:1px dashed #d8d8d8;}
.news-list-ul1 li .span-title{font-size:20px;color:#4c4c4c;margin-bottom:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-list-ul1 li .span-title a{color:#4c4c4c;}
.news-list-ul1 li .span-title a:hover{color:#237be8;}
.news-list-ul1 li .span-detail{height:48px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}

/* MOBILE */
@media screen and (max-width:767px){
body{font-family:"Microsoft Yahei",Helvetica,Arial,sans-serif;/* background:url('http://www.newsimg.cn/tech/5gsd2018/img/b-bg1.jpg') center bottom no-repeat #fff;*/
margin:0 auto;width:640px;}
.pcshow{
	display: none;
}
.news-bream div.fr{
	font-size: 22px;
}
.news-bream a{
	color: #333;
}
.mobileshow{
	display: block;
}
.index_nav{
	background:#00a0e9;
	height: 70px;
	line-height: 70px;
}
.index_nav .swiper-container{
	width: 100%;
}
.index_nav .swiper-slide{
	padding: 0 20px;
	width: auto;
}
.index_nav .swiper-slide a{
	color: #fff;
	font-size: 24px;
	display: block;
	line-height: 70px;

}
.container{width:600px;min-width:600px;margin-left:auto;margin-right:auto;}
.min-1200{width:100%;min-width:100%;}
#mobileHeader{display:block;}
#page-mb-header{display:block;}
#page-pc-header{display:none;}
#top-bar{display:none;}

/*top-bar*/
body{padding-top:0;}
.phd-inside{height:300px;}
.nav{display:block;}
.nav-swiper{display:block;background:#1369d3;height:70px;line-height:70px;}
.nav-swiper a{font-size:28px;color:#fff;padding:0 27px 0 28px;background:url('http://www.newsimg.cn/tech/5gsd2018/img/line-01.png') left center no-repeat;}
.nav-swiper .swiper-slide{width:auto;}
.nav-swiper .swiper-slide:first-child a{background:none;}
.news-bream{font-size:1.8rem;}

/*footer*/
.domPC,.domMobile{display:none;}
.domPC{display:block;}
#bottomBody{background:#f9f7f4;}
.adBottom{background:#f9f7f4;padding:20px 0;}
.footer{font-size:14px;color:#fff;text-align:center;}
.footer p{display:inline-block;margin:0 7px;line-height:2;}
.RTools .qrcode{display:none;}
.news-list-ul{margin-left:-10px;margin-right:-10px;}
.news-list-ul li{width:50%;margin-top:30px;}
.news-list-ul li .div1{margin-left:10px;margin-right:10px;}
.news-list-ul .div1 .span-title{font-size:20px;max-height:90px;overflow:hidden;margin-top:15px;line-height:30px;}
.news-list-ul .div1 .span-title a{font-size:18px;color:#404040;}
.news-list-ul .div1 .span-title a:hover{color:#237be8;}
.news-list-ul .div1 .span-date{font-size:16px;color:#999;line-height:30px;}

/* 文字列表 */
.news-list-ul1 li{font-size:18px;line-height:28px;color:#999;padding:26px 0 19px;border-bottom:1px dashed #d8d8d8;}
.news-list-ul1 li .span-title{font-size:24px;color:#4c4c4c;margin-bottom:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-list-ul1 li .span-title a{color:#4c4c4c;}
.news-list-ul1 li .span-detail{height:84px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
}