@charset "utf-8";
	/*-----------Notice------------------------------ Filename: Main.cssDescription: Reset/HomePage/NewsCenter/PhotoPage/List/Details/Bordlives CSS Update: 2011-8-26 by meiy76(meiy76@163.com) l_$: layout exp: l_topbar, l_page, l_top, l_cont, l_foot... t_$: top exp: t_logo,t_nav,t_menu,t_topbar cont_$: content exp: cont_main, cont_movie, cont_lives ad_$: advert foot_$: foot exp: foot_menu, foot_info *_$: For TNND IE *html $: For TNND IE6 *+html $: For TNND IE7
------------------------------------------------*/
	/*-----------Reset-----------------------------*/
body {
	background: url("by02.jpg") repeat-x scroll center top #fff;
	color: #000;
	line-height: 1.5;
	font: 12px "Microsoft YaHei","Trebuchet MS", "Verdana", "Helvetica", "Tahoma", "\5b8b\4f53", "sans-serif";
}

body, p, blockquote, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend {
	margin: 0;
	padding: 0;
}

h2, h3, h4, h5, h6 {
	font-size: 15px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, textarea, button, select {
	font-family: "Verdana";
	vertical-align: middle;
}

label {
	vertical-align: middle
}

legend {
	color: #333;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

ul,ol {
	list-style: none;
}

img {
	border: 0;
}

a,a:visited {
	color: #032A42;
	text-decoration: none;
}

a:hover {
	color: #1E50A2;
	text-decoration: underline;
}

a:active {
	color: #933;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.floatl {
	float: left;
	font-weight: bolder;
}

.floatr {
	float: right;
}

.red {
	color: #990000;
}

.a_bold, .a_bold:visited {
	font-weight: bold;
}

.a_red, .a_red:visited {
	color: #BA2636;
}

.a_blue, .a_blue:visited {
	color: #00549b;
}
/*-----------Layout---------------------------*/
.l_page {
	margin: 0 auto;
	width: 1100px;
	clear: both;
}

.banner {
	width: 1050px;
	float: left;
	margin: 10px 0 820px 0;
	padding: 0 20px;
}

.banner li {
	width: 210px;
	float: left;
	text-align: center;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
}

.first a {
	color: #fff;
	font-weight: bold;
	background: url("title.png") no-repeat scroll 46px -102px;
	font-size: 18px;
	height: 45px;
	display: block;
}
/*------------------headline---------------------------*/
.headlineTitle  a,.headlineTitle a:visited {
	width: 1100px;
	float: left;
	height: 80px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 0 0;
	margin: 0 0 35px;
}

.head {
	width: 1060px;
	float: left;
	padding: 20px;
}

.head h2 a,.head h2 a:visited {
	width: 1060px;
	text-align: center;
	float: left;
	line-height: 80px;
	height: 80px;
	font-size: 37px;
	color: #000;
}

.headline {
	line-height: 37px;
	height: 150px;
	float: left;
	color: #666666;
	margin-bottom: 25px;
	font-size: 19px;
	padding: 0 80px;
	width: 900px;
	color: #333;
	overflow: hidden;
}

.headline .more,.intro .more {
	color: #fff;
	background: #3863FF;
	padding: 0 1px;
	margin-left: 10px;
	border-radius: 5px;
}
/*---------picScroll--------------*/
.picScroll-left {
	width: 1100px;
	overflow: hidden;
	position: relative;
}

.picScroll-left .hd {
	overflow: hidden;
	height: 60px;
	padding: 0 10px;
	position: absolute;
	top: 90px;
	width: 1080px;
	z-index: 1;
}

.picScroll-left .hd .prev,.picScroll-left .hd .next {
	display: block;
	width: 34px;
	height: 60px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("arrow.png") no-repeat;
}

.picScroll-left .hd .next {
	background-position: 0 -63px;
	margin-left: 1000px;
}

.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-left .bd {
	padding: 30px 45px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	border: #3863FF 1px solid;
	padding: 15px 10px;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
	width: 220px;
	float: left;
}

.picScroll-left .bd ul li .pic img {
	width: 200px;
	height: 200px;
	display: block;
	border-radius: 50%;
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title {
	line-height: 33px;
	width: 245px;
	float: left;
	font-size: 18px;
	height: 205px;
	overflow: hidden;
}

.picScroll-left .bd ul li .title h3 {
	line-height: 37px;
	width: 245px;
	float: left;
	font-size: 19px;
}

.picScroll-left .bd ul li .title P {
	color: #666;
}


/*-----------pic---------------*/
.picTitle a,.picTitle a:visited {
	width: 1100px;
	float: left;
	height: 80px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 0 -190px;
	margin: 160px 0 35px;
}

.pic {
	width: 1100px;
	float: left;
}
/* focus */
#focus {
	width: 1100px;
	float: left;
}

.mb-wrapper {
	margin: 0 auto 20px;
	position: relative;
	height: 500px;
	left: 0;
	top: 70px;
}

.mb-slider,.mb-scroll {
	width: 100%;
	height: 380px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
}

.mb-active-slider {
	border-color: #333;
}

.mb-slider .mb-panel {
	margin-top: 100px;
	display: block;
	cursor: pointer;
	float: left;
	list-style: none;
	width: 600px;
	height: 360px;
	text-align: center;
}

.mb-panel a {
	outline: 0;
	font-size: 15px;
	color: #FFF;
	text-align: center;
}

.mb-slider .mb-panel.current {
	cursor: auto;
}

.mb-inside * {
	max-width: 100%;
}

a.mb-scrollButtons {
	display: block;
	width: 45px;
	height: 58px;
	background: transparent url("arrows.png") no-repeat;
	position: absolute;
	top: 40%;
	margin-top: -29px;
	cursor: pointer;
	text-decoration: none;
	outline: 0;
	border: 0;
	_background: transparent url("arrows.gif") no-repeat;
}

a.mb-scrollButtons.mb-left {
	background-position: left top;
	left: -45px;
}

a.mb-scrollButtons.mb-right {
	background-position: right top;
	right: -45px;
}

a.mb-scrollButtons.mb-left:hover {
	background-position: left bottom;
}

a.mb-scrollButtons.mb-right:hover {
	background-position: right bottom;
}

a.mb-scrollButtons.disabled {
	display: none;
}

.mb-controls {
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: 370px;
	left: 560px;
	z-index: 100;
}

.mb-controls a {
	color: #666;
	font: 18px/2.2 Georgia, Serif;
	display: inline-block;
	text-decoration: none;
	padding: 2px;
	margin: 0 5px 0 0;
	text-align: center;
	outline: 0;
}

.mb-panel {
	margin-top: 90px;
}

.mb-controls a:hover {
	color: #001664;
}

.mb-controls a.current {
	color: #fff;
}

.main-nav {
	display: block;
	text-align: center;
	border-bottom: 2px solid #a71700;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

.main-nav a {
	text-decoration: none;
	color: #3e63ec;
	font-size: 18px;
	margin: 0 8px;
}

.main-nav a:hover {
	color: black;
	border-bottom: 2px solid black;
}

.mb-inside img {
	width: 100%;
}

/*-----------video---------------*/
.videoTitle a,.videoTitle a:visited {
	width: 1100px;
	float: left;
	height: 80px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 0 -300px;
	margin: 78px 0 37px;
}

.sfqxxsdTitle a,.sfqxxsdTitle a:visited {
	width: 1100px;
	float: left;
	height: 60px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 0 -215px;
	margin-top: 50px;
}

.sfqxxsdBox {
	width: 100%;
	float: left;
}

.sfqxxsdBox li {
	width: 480px;
	float: left;
	margin: 3px 22px;
	display: inline;
	height: 370px;
	text-align: center;
	padding: 0 5px;
	position: relative;
	background: #FFF;
}

.sfqxxsdBox li img {
	width: 470px;
	float: left;
	height: 300px;
	padding: 5px;
}

.sfqxxsdBox li span {
	width: 470px;
	float: left;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif !important;
	font-size: 16px;
}

.sfqxxsdBox li .btns {
	position: absolute;
	top: 110px;
	left: 190px;
	z-index: 10;
	width: 93px;
	height: 93px;
	background: url(http://www.xinhuanet.com/datanews/2016countrypic/img/icon_btn_play.png) top left no-repeat;
	cursor: pointer;
}
	
/*-----------intro---------------*/
.introTitle a,.introTitle a:visited {
	width: 1100px;
	float: left;
	height: 80px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 0 -400px;
	margin: 70px 0 60px;
}

.intro {
	line-height: 37px;
	height: 150px;
	float: left;
	color: #666666;
	font-size: 19px;
	padding: 0 0 0 180px;
	width: 880px;
	color: #333;
	overflow: hidden;
}

.fangzhan {
	width: 1100px;
	float: left;
	margin: 200px 0 30px;
}

.fangzhan ul {
	width: 1100px;
	float: left;
	font-size: 18px;
	line-height: 37px;
}

.fangzhan li {
	width: 200px;
	float: left;
	display: inline;
	padding: 10px;
}

.fangzhan li h3 {
	color: #386CFF;
	font-size: 24px;
}

/*-----------foot_info---------------*/
.foot_info {
	width: 1100px;
	padding: 10px 0;
	text-align: center;
	line-height: 27px;
	overflow: hidden;
	float: left;
	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif !important;
	margin-top: 40px;
	color: #FFF;
	font-size: 15px;
	background: #0F0D3C;
}

.foot_info p {
	width: 100%;
	text-align: center;
}

.foot_info a, .foot_info a:visited {
	color: #ffcc00;
}