@charset "utf-8";

/*TN*/

.top_nav {
	height: 50px;
	line-height: 50px;
	background: #fff;
	border-bottom: 1px solid #ccc;
	font-family: "microsoft YaHei";
}

.topnav_con {
	width: 960px;
	margin: auto;
	padding: 0px;
}

.topnav_logo {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
}

.list_nv li {
	float: left;
	margin-right: 4px;
	line-height: 50px;
}

.list_nv li a {
	color: #777
}

.topnav_logo img {
	padding: 0px;
}

.top_banner {
	background-position: top center;
	background-repeat: no-repeat;
}

a {
	text-decoration: none !important;
}

a:link,
a:visited {
	color: #5c5c5c;
}

p {
	color: #5c5c5c;
}

ul,
li,
body {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.tit {
	margin: 25px 0px;
}

.tit img {
	display: inline-block;
	vertical-align: top;
}

.container {
	width: 1200px;
	height: auto;
	margin: auto;
}

.clear {
	clear: both;
}

.box {
	border: 1px solid #FFF;
	width: 1150px;
	padding: 25px 25px 25px 25px;
	text-align: center;
	/*background: url(http://img.sxdaily.com.cn/pic/ttbg20191208.png) no-repeat 20px center;min-height: 22px;position: relative;*/
	border-radius: 20px;
	height: auto;
}

.box h2 {
	font-size: 45px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.box h2 a {
	color: #FFFFFF;
}

.box p {
	line-height: 32px;
	height: auto;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 15px;
	text-align: center;
}


/*焦点图*/

.focus {
	width: 600px;
	height: 360px;
	padding: 0px;
}

.scroll {
	position: relative;
	height: 360px;
	width: 600px;
	overflow: hidden;
	z-index: 0;
}

.items {
	position: absolute;
	list-style: none;
	height: 360px;
	float: left;
}

.items li {
	float: left;
	width: 600px;
	position: relative;
}

p {
	padding: 0;
	margin: 0;
}

.control {
	width: 360px;
	margin: 0 auto;
}

a {
	text-decoration: none;
}

a:hover img {
	opacity: 0.85;
	filter: alpha(opacity=85);
}

.focus a:link {
	color: #fff;
	text-decoration: none;
}

.flashshow {
	width: 600px;
}

.flashshow img {
	width: 600px;
	height: 360px;
}

.focus .flashtext {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #000;
	width: 100%;
	height: 50px;
	line-height: 50px;
	z-index: 1;
	float: left;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.focus .flash_tit {
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: left;
	bottom: 0;
	left: 0;
	color: #fff;
	z-index: 10;
	overflow: hidden;
	margin-left: 20px;
}

.focus .flash_tit {
	font-size: 18px;
	font-family: Microsoft YaHei;
}

.next {
	position: absolute;
	right: 0;
	top: 160px;
	width: 25px;
	height: 66px;
	background: url(https://static.sxdaily.com.cn/pic/right.png) no-repeat 0 0;
	cursor: pointer;
}

.prev {
	position: absolute;
	left: 0;
	top: 160px;
	width: 25px;
	height: 66px;
	background: url(https://static.sxdaily.com.cn/pic/left.png) no-repeat 0 0;
	cursor: pointer;
}

.next:hover {
	background: url(https://static.sxdaily.com.cn/pic/righton.png) no-repeat 0 0;
}

.prev:hover {
	background: url(https://static.sxdaily.com.cn/pic/lefton.png) no-repeat 0 0;
}

.b_cons {
	width: 100px;
	float: right;
	position: relative;
	text-align: right;
	top: 335px;
	z-index: 99;
	margin-right: 10px;
}

.scrDotList {
	padding: 0;
}

.scrDotList span {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: tranparent;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	border: solid #fff 2px;
	margin-left: 5px;
	border-radius: 50%;
	margin-top: -5px;
}

.scrDotList span.on {
	background: #F00;
	width: 15px;
	height: 15px;
	margin-top: -8px;
}

.p1_r li {
	list-style: none !important;
	margin: 10px 0px;
}

.p1_r {
	width: 560px;
}

.p1_r h1 {
	font: bold 20px/2 "微软雅黑";
}

.p1_r p {
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	line-height: 32px;
	font-size: 16px;
	text-indent: 2em;
}


/*媒体关注*/

.box3 li {
	width: 560px;
	float: left;
	font-size: 16px;
	line-height: 2.4em;
	margin: 20px;
	height: 170px;
	overflow: hidden;
}

.box3 li img {
	width: 200px;
	height: 140px;
	float: left;
	margin-right: 20px;
	border-radius: 5px;
}

.box3 li h2 a {
	font-size: 18px;
	font-weight: bold;
}

.box3 li p {
	line-height: 34px;
	padding-bottom: 19px;
	border-bottom: dotted #B3AFAF 1px;
	font-size: 16px;
	text-indent: 2em;
}


/*专家评委*/

.sxtx02 {
	width: 100%;
	position: relative;
	padding: 0 0 0 0;
	height: 300px;
	top: 0px;
}

.sxtx02 .prev {
	position: absolute;
	left: -19px;
	top: 50%;
	margin-top: -101px;
	display: block;
	width: 39px;
	height: 222px;
	background: url('https://img.sxdaily.com.cn/pic/z01_210822.png') 0 0px no-repeat;
	z-index: 2;
}

.sxtx02 .next {
	position: absolute;
	right: -19px;
	top: 50%;
	margin-top: -101px;
	display: block;
	width: 39px;
	height: 222px;
	background: url('https://img.sxdaily.com.cn/pic/y01_210822.png') 0 0px no-repeat;
	z-index: 2;
}

.sxtx02 .bd {
	margin: 0 0 0 0px;
	overflow: hidden;
}

.sxtx02 .bd ul {
	overflow: hidden;
	zoom: 1;
}

.sxtx02 .bd ul li {
	margin: 0 20px;
	float: left;
	_display: inline;
	width: 200px;
	height: 300px;
	position: relative;
}
.tw02 img{
	width: 200px;
	height: 200px;
	    border-radius: 50%;
}
.tw02 h2{
	 margin-top: 15px;
    font-size: 18px;
    color: #094592;
    text-align: center;
}
.tw02 p{
    margin-top: 15px;
     font-size: 16px;
    color: #535353;
    text-align: center;
}
