@charset "utf-8";
/*-----------Notice------------------------------
	   Filename:  Main.css
	Description:  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: #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---------------------------*/
.page {
	width: 100%;
	height: 100%;
	background: pink;
}

.page1 {
	background: url("index_r2_c1.jpg") repeat-x scroll center top;
}

.page2 {
	background: url("index_r3_c1.jpg") repeat-x scroll center top;
}

.page3 {
	background: url("index_r4_c1.jpg") repeat-x scroll center top;
}

.page4 {
	background: url("index_r5_c1.jpg") repeat-x scroll center top;
}

.page5 {
	background: url("index_r6_c1.jpg") repeat-x scroll center top;
}

.containter {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

body,html {
	height: 100%;
	overflow: hidden;
}

.dian {
	position: absolute;
	right: 20px;
	top: 50%;
	text-align: center;
}

.dian ul {
	text-align: center;
	width: 14px;
}

.dian li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
	cursor: pointer;
}

.dian .da {
	width: 14px;
	height: 14px;
}

.nav {
	width: 100%;
	height: 65px;
	background: url(navBg.png) repeat-x;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 111;
}

.nav ul {
	width: 1080px;
	padding: 0 10px;
	margin: 0 auto;
	clear: both;
	font-size: 21px;
	font-weight: 400;
}

.nav li {
	float: left;
	width: 100px;
	height: 65px;
	margin: 0 26px;
	text-align: center;
	line-height: 65px;
	color: #032A42;
}

.nav li a {
	width: 100px;
	height: 30px;
	display: block;
}

.nav .bg {
	background: #13255E;
	color: #fff;
	border-bottom: #4EBDF5 4px solid;
}

.home {
	background: url("index_r1_c1.jpg") repeat-x scroll center top;
}
	   
	   
/*-----------news-----------*/	
.newsTitle a,.newsTitle a:visited {
	width: 1100px;
	height: 220px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 320px 50px;
	margin: 60px auto 30px;
}

.news {
	width: 1058px;
	padding: 0 20px 20px 20px;
	background: #FFF;
	border: #DBE4E3 1px solid;
	border-top: #FF0080 4px solid;
	margin: 0 auto;
	clear: both;
	height: 570px;
}

.news h2 a,.news h2 a:visited {
	width: 1060px;
	text-align: center;
	float: left;
	line-height: 80px;
	height: 80px;
	font-size: 37px;
	color: #032A65;
	margin-top: 10px;
}

.headline {
	line-height: 29px;
	float: left;
	color: #666666;
	margin-bottom: 25px;
	font-size: 15px;
	width: 1060px;
	text-align: center;
	border-bottom: 1px #AAA379 solid;
	padding-bottom: 15px;
	color: #A4A4A4;
}

.newsListBoxLeft .more,.sdjjBoxLeft .more {
	color: #01328E;
	font-weight: bold;
}

.headline .more {
	color: #fff;
	font-weight: bold;
	background: #B81716;
	padding: 2px 3px;
	margin-left: 10px;
	border-radius: 6px;
}

.newsListBox {
	width: 1080px;
	padding: 10px;
}

.newsListBoxRight {
	width: 420px;
	float: left;
	margin-left: 25px;
}

.newsListBoxRight h3 {
	line-height: 49px;
	font-size: 19px;
	float: left;
	width: 420px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newsListBoxRight li {
	line-height: 49px;
	padding: 0 10px 0 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 390px;
	margin: 0 5px;
	position: relative;
	float: left;
	font-size: 18px;
}

.newsListBoxRight  li:before {
	content: "";
	position: absolute;
	top: 21px;
	left: 0;
	display: block;
	width: 5px;
	height: 5px;
	background-color: #D80773;
}

.newsListBoxLeft {
	width: 600px;
	float: left;
}

.headPic {
	width: 600px;
	float: left;
}

.foxBox {
	position: relative;
	width: 600px;
	height: 400px;
	overflow: hidden;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: left;
	background: white;
	float: left;
}

.foxBox .pic img {
	width: 600px;
	height: 400px;
	display: block;
}

.foxBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 40px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}

.foxBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 40px;
	width: 100%;
	overflow: hidden;
}

.foxBox .txt li {
	height: 40px;
	line-height: 40px;
	position: absolute;
	width: 500px;
	overflow: hidden;
}

.foxBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	width: 600px;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
}

.foxBox .num {
	position: absolute;
	z-index: 3;
	bottom: 8px;
	right: 8px;
}

.foxBox .num li {
	float: left;
	position: relative;
	width: 18px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	margin-right: 1px;
	cursor: pointer;
}

.foxBox .num li a,.foxBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}

.foxBox .num li span {
	z-index: 1;
	background: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.foxBox .num li.on a,.foxBox .num a:hover {
	background: #f60;
}

/*---------------------talk----------------*/
.talkTitle a,.talkTitle a:visited {
	width: 1100px;
	height: 180px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 320px -180px;
	margin: 0 auto 20px;
}

.talkBox {
	width: 1100px;
	margin: 20px auto 0;
}

.tabBar {
	width: 1100px;
	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif !important;
}

.tabBar .hd ul {
	z-index: 5;
	position: relative;
	zoom: 1;
}

.tabBar .hd li {
	float: left;
	height: 260px;
	line-height: 33px;
	width: 180px;
	margin-top: 4px;
	padding: 0px 20px;
	cursor: pointer;
	text-align: center;
}

.tabBar .hd li h3 {
	width: 180px;
	font-size: 19px;
}

.tabBar .hd li span {
	width: 180px;
}

.tabBar .hd li img {
	border-radius: 50%;
}

.tabBar .hd li.on {
	height: 260px;
	line-height: 33px;
	overflow: hidden;
	margin-top: 0px;
	position: relative;
	top: 4px;
}

.tabBar .hd li.on img {
	border: #1224C9 3px solid;
}

.tabBar .bd {
	clear: both;
	position: relative;
	height: 440px;
	overflow: hidden;
}

.tabBar .bd .conWrap {
	width: 1100px;
}

.tabBar .prev {
	position: absolute;
	left: 380px;
	bottom: 40px;
}

.tabBar .next {
	position: absolute;
	left: 40px;
	bottom: 40px;
}

.tabBar .next {
	left: auto;
	right: 630px;
}

.tabBar .prevStop,.tabBar .nextStop {
	display: none;
}

.tabBar .bd p {
	padding-bottom: 10px
}

.conList {
	width: 1100px;
	float: left;
	text-align: left;
}

.conList li {
	width: 1100px;
	float: left;
}

.guestList {
	width: 360px;
	float: left;
	height: 350px;
	overflow: hidden;
	padding: 10px;
	background: #F7F7F7;
	margin-top: 30px;
}

.guestList h2 {
	width: 340px;
	float: left;
	line-height: 39px;
	height: 39px;
	font-size: 45px;
	color: #728fd4;
	margin: 30px 0 10px;
}

.guestList em {
	width: 340px;
	float: left;
	font-style: normal;
}

.guestList h3 {
	width: 340px;
	float: left;
	line-height: 41px;
	font-size: 25px;
	margin: 20px 0 10px;
}

.guestList  p {
	line-height: 33px;
	width: 320px;
	float: left;
	color: #777;
	font-size: 14px;
	padding-left: 18px;
	border-left: 2px #1224C9 solid;
}

.guestList p .more {
	color: #1224C9;
	font-weight: bold;
}

.conList img {
	width: 720px;
	float: left;
	height: 380px;
}	
	
/*----------------meeting---------------------------*/
.meetingTitle {
	width: 1100px;
	margin: 0 auto 20px;
	height: 220px;
}

.meetingTitle h2 a,.meetingTitle h2  a:visited {
	width: 680px;
	height: 220px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	float: left;
	background: url("title.png") no-repeat scroll 188px -380px;
}

.meetingTitle h3 a,.meetingTitle h3  a:visited {
	width: 160px;
	height: 220px;
	float: left;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 0 -937px;
}

.HDimagestBox {
	width: 1090px;
	height: 560px;
	background: #FFFFFF;
	padding: 5px;
	margin: 0 auto;
}

.w3cFocus {
	width: 100%;
	position: relative;
	height: 560px;
	padding: 10px 0;
}

.w3cFocusIn {
	width: 1090px;
	height: 560px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.w3cFocusIn .bd {
	width: 830px;
	float: left;
}

.w3cFocusIn .bd li {
	vertical-align: middle;
}

.w3cFocusIn .bd li img {
	width: 810px;
	height: 540px;
	display: block;
}

.w3cFocusIn .bd li span {
	width: 790px;
	height: 21px;
	display: block;
	position: absolute;
	bottom: 0;
	background: #000000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	line-height: 21px;
	padding: 5px 10px;
}

.w3cFocusIn .bd li span a,.w3cFocusIn .bd li span a:visited {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}

.w3cFocusIn .hd {
	width: 250px;
	float: right;
	padding-right: 5px;
}

.w3cFocusIn .hd ul {
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	overflow: hidden;
	zoom: 1;
}

.w3cFocusIn .hd ul li {
	float: left;
	display: inline;
	padding: 0 5px 7px 0;
}

.w3cFocusIn .hd ul li img {
	width: 245px;
	height: 170px;
	border: 2px solid #ccc;
	display: block;
}

.w3cFocusIn .hd ul li.on {
	filter: alpha(opacity=100);
	opacity: 1;
}

.w3cFocusIn .hd ul li.on img {
	border: 2px solid #1224C9;
	border-bottom-width: 4px;
}

/*----------------------video-------------------*/
.videoTitle a,.videoTitle a:visited {
	width: 1100px;
	height: 220px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 320px -570px;
	margin: 0 auto 40px;
}

.videoList {
	width: 1100px;
	margin: 0 auto;
}

.videoList li {
	width: 520px;
	float: left;
	margin: 0 10px;
	font-size: 21px;
	line-height: 39px;
	height: 280px;
	padding: 0 0 25px 5px;
	float: left;
	position: relative;
}

.videoList li img {
	width: 300px;
	height: 200px;
	float: left;
	margin: 10px;
}

.videoList .btns {
	position: absolute;
	top: 60px;
	left: 120px;
    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;
}

.videoList li a {
	color: #FFF;
}

/*----------------------pic-------------------*/
.picTitle a,.picTitle a:visited {
	width: 1100px;
	height: 220px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 320px -787px;
	margin: 0 auto 20px;
}

.nkwzBox {
	width: 1100px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

#demo li:nth-of-type(1) img {
	transform: translate(-210px);
}

#demo li:nth-of-type(2) img {
	transform: translate(-180px);
}

#demo li:nth-of-type(3) img {
	transform: translate(-380px);
}

#demo li:nth-of-type(4) img {
	transform: translate(-450px);
}

#demo li:nth-of-type(5) img {
	transform: translate(-320px);
}

#demo {
	width: 1160px;
	height: 512px;
	margin: 60px auto 0 auto;
}

#demo img {
	width: 820px;
	height: 512px;
	max-width: 820px;
}

#demo li {
	float: left;
	position: relative;
	width: 82px;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
	transition: 0.5s;
	transform-origin: bottom;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#demo li img {
	transition: 1.2s;
}

#demo li a {
	display: block;
}

#demo li div {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #000;
	line-height: 32px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	text-indent: 2em;
}

#demo li div a {
	color: #FFF;
	text-decoration: none;
}

#demo li div a:hover {
	color: #F00;
	text-decoration: none;
}

#demo li.active {
	cursor: pointer;
	transform: scale(1.02, 1.08);
	z-index: 3;
	width: 820px;
	filter: alpha(opacity=100);
	opacity: 1;
}

#demo li.active img {
	transform: translate(0px);
}

#demo li:nth-of-type(1) {
	transform-origin: bottom left;
}

#demo li:nth-of-type(5) {
	transform-origin: bottom right;
}


/*-----------foot_info---------------*/
.foot_info {
	width: 1100px;
	padding: 10px 0;
	text-align: center;
	line-height: 27px;
	overflow: hidden;
	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif !important;
	margin: 30px auto 0;
	color: #666;
	font-size: 15px;
}

.foot_info p {
	width: 100%;
	text-align: center;
}
