/*全局样式*/
body,p,h1,h2,h3,h4,h5,h6,ol,ul,dl,li,dt,dd{
    margin:0;
    padding:0;
}
body{
    font-family: "Times New Roman", Times, serif;
    font-size:14px;
}
ul,ol{
    list-style: none;
}
a{
    color: #333;
    text-decoration: none;
    font-family: "times new roman";
}
img{
    border:none;
}
body{
    width:100%;
    height:100%;
    padding: 0px;
    margin: 0px;
    min-width: 1200px;
}
/* 轮播 */
.main {
	margin: 0 auto;
	width: 1220px;
}
.pro-switch {
	height:730px;
	overflow: hidden;
	position: relative;
	width:1220px;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li{
	-webkit-backface-visibility: hidden;
}
.flexslider .slides > li p.worksName{
	margin-top:32px;
	font-size: 30px;
	font-family: arial;
	cursor: pointer;
	text-align: left;
	padding-left: 20px;
}
.flexslider .slides > li p.worksName a{
	color: #000;
}
.flexslider .slides > li p.worksName a:hover{
	color: #4C4C4C;
	text-decoration: none;
}
.flexslider .slides > li p.worksName .byWho{
	font-size: 20px;
	padding-left: 100px;
}
.flexslider .slides img {
	width:1200px;
	height: 606px;
	display: block;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.slider{
  float: left;
	width: 1200px;
	height: 606px;
	position: relative;
	top:-109px;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height:606px;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider{
	margin: 0 auto;
	position: relative;
	width:1200px;
	zoom: 1;
}
.flexslider .bg{
	width: 1200px;
	height: 606px;
	margin-left: 18px;
	margin-top: 18px;
	position: absolute;
	z-index: -1;

}
.flex-viewport {
	max-height: 200000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 81px;
	height:142px;
	margin: -60px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
    background: url(http://img2.chinadaily.com.cn/static/2021springfestival/img/right.png) no-repeat 0 0;
	right:18px;
}
.flex-direction-nav .flex-prev {
    background: url(http://img2.chinadaily.com.cn/static/2021springfestival/img/left.png) no-repeat 0 0;
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter:alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	display: none;
}
.flex-control-nav li{
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
/*	background: url(../images/dot.png) no-repeat 0 -16px;	*/
	display:block;
	height: 16px;
	overflow: hidden;
	text-indent:-99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active {
	background-position: 0 0;
}
#j_tslm {
	border-bottom:1px solid #E2E2E3;
	margin-top:22px;
	overflow:hidden;
	padding-bottom:40px;
*padding-bottom:20px;
}
.mod-tit {
	background: no-repeat;
	color:#303236;
	font-size: 28px;
	height: 50px;
	line-height: 50px;
	margin:32px 0;
	padding-left: 60px;
}
.pro-list {
	font-size: 0;
}
.pro-list li {
	background-color: #11b4fe;
	border: 4px solid #d3d5db;
	display: inline-block;
*float:left;
	height: 120px;
	margin-right: 38px;
	width: 120px;
}

/*header*/
.header_in{
	width:1200px;
	margin: 0 auto;
	line-height: 70px;
}
/*banner*/
.banner{
	width: 100%;
	height:600px;
	background: url(http://img2.chinadaily.com.cn/static/2021springfestival/img/banner.jpg) no-repeat center top;
    background-position: center;
}
.logo {
	width:1000px;
	margin: 0 auto;
}
.logo img{
	width:203px;
	height: 42px;
	padding-top:15px;
}
.newchina{
  font-size:20px;
  font-weight:700;
  color:#d03316;
  float:right;
}
/*导航*/
.empty{
	width:100%;
	height:465px;
}
.nav{
    width:1200px;
    height:60px;
    margin:0 auto;
}
.nav ul{
    display: inline-block;
    width: 100%;
    height:90px;
    overflow: hidden;
}
.nav ul li{
    float: left;
    height:16px;
    padding: 0 14px 0 14px;
    margin-top:30px;
}
.nav ul li a{
    display: inline-block;
    padding:0 10px 0 10px ;
    font-size: 27.34px;
    font-family: "times new roman";
    color: #fff;
}
.nav ul li a:hover{
    background: #129721;
}
/*内容部分*/
.content{
	width:100%;
	margin:0px;
	padding:0px;
}
/*第一部分*/
.content_1_warp{
    width: 100%;
	height:auto;
    background-color: #f1d2a6;
}
.content_1{
	width:100%;
	height:auto;
}
/*焦点图*/
.header_content{
	width:1200px;
	margin: 0 auto;
	padding-top: 28px;
	padding-bottom: 26px;
	overflow: hidden;
}
.header_imglunbo {
	float: left;
	width: 604px;
	height: 342px;
	position: relative;
}
.header_imglunbo_L_phone,
.header_imglunbo_R_phone {
    display: none;
}
.header_imglunbo_L,
.header_imglunbo_R {
	width: 17px;
	height: 105px;
	background: rgba(4, 4, 4, 0.4);
	text-align: center;
	line-height: 105px;
	color: #fff;
	cursor: pointer;
	position: absolute;
	top: 143px;
}
.header_imglunbo_L {
	left: 0px;
}
.header_imglunbo_R {
	right: 0px;
}
.header_imglunbo li {
	width: 604px;
	height: 342px;
	position: relative;
	display: none;
}
.header_imglunbo .show {
	display: block;
}
.header_content_Aimg {
	width: 604px;
	height: 390px;
	display: block;
}
.header_imglunbo img {
	width: 604px;
	height: 342px;
}
.header_imglunbo p {
	width: 604px;
	height: 56px;
	position: absolute;
	bottom: 0px;
	background-image: url(http://img2.chinadaily.com.cn/static/2021springfestival/img/header_imglunbo_bottom.png);
	text-align: left;
	line-height: 56px;
	font-size: 17.74px;
	text-align: left;
	padding-left: 30px;
}
.header_imglunbo p a {
	color: #fff;
}
/*右边*/
/*header主题内容第一行右边*/
.header_right {
	float: left;
	width: 576px;
	margin-left: 20px;
	overflow: hidden;
}
.Xi_vision {
	float: left;
	width: 261px;
}
.Xi_vision img {
	width: 261px;
	height: 168px;
}

.Xi_vision p {
	width: 263px;
	margin-top: 15px;
}
.Xi_vision p a {
	font-size: 33px;
    line-height: 34px;
    color: #333;
    font-family: "times new roman";
    font-weight: normal;
}
.header_right_news {
	width: 294px;
	float: right;
	color: #000;
}
.header_right_news a {
	display: block;
    font-size: 26.75px;
    line-height: 30px;
    font-family:"times new roman";
    border-bottom: 1px solid #9ea7aa;
    color: #333;
}
.header_right_news_1 {
	padding-bottom:15px;
}

.header_right_news_2 {
	padding-bottom:15px;
	padding-top:15px;
}
.header_right_news .header_right_news_3 {
	padding-top:15px;
	border-bottom: 0px;
}
.img_hover:hover{
	transform: scale(1.01);
}
/*header主题内容第二行*/
.header_bottom {
	float: left;
	width: 1200px;
	height: 109px;
	margin-top: 22px;
	overflow: hidden;
}
.header_bottom li {
	float: left;
	width: 399px;
	margin-right: 1px;
}
.header_bottom a {
	float: left;
	display: inline-block;
	height: 109px;
	overflow: hidden;
}
.header_bottom img {
	width: 168px;
	height: 109px;
}
.header_bottom p {
	width: 191px;
	height: 95px;
	padding: 14px 26px 0px 14px;
	font-size: 18px;
	line-height: 21px;
	float: left;
	font-family: arial;
}
.header_bottom_1 p {
	background-color: #e43437;
}
.header_bottom_1 p a{
		color: #f9f4e0;
}
.header_bottom_2 p {
	background-color: #e43437;
}
.header_bottom_2 p a{
	color: #f9f4e0;
}
.header_bottom_3 p {
	background-color: #e43437;
}
.header_bottom_3 p a{
	color: #f9f4e0;
}
.header_bottom_1 p:hover {
	background-color: #a60a0c;
}
.header_bottom_2 p:hover {
	background-color: #a60a0c;
}
.header_bottom_3 p:hover {
	background-color: #a60a0c;
}
.title{
	width:1200px;
	margin: 0 auto;
}
/*video*/
	.video_out{
		height:700px;
		background-color: #d79300;
		position: relative;
	}
	.video{
		width: 1200px;
		min-width:1200px;
		margin: 0 auto;
		height:644px;
		position:relative;
		top: 0;
		left: 0;
		z-index: 3;
	}
	/*视频背景*/
	.video_bj{
		position: absolute;
		top: 0;
		left:50%;
		width:1200px;
		margin-left: -600px;
		min-width: 1200px;
		height:700px;
		overflow: hidden;
		z-index:1;
	}	
	.video_title{
    width: 200px;
    height: 110px;
    text-align:left;
    line-height: 110px;
    padding-left:15px;
    color: #f9e9d2;
    font-size: 60px;
    font-family: "times new roman";
    padding-right: 20px;
    background: url(http://img2.chinadaily.com.cn/static/2021springfestival/img/video_title_bg.png) no-repeat;
    background-position: 179px 33px;
	}
.video_title a{
  color: #f9e9d2;
}
	.video_content{
		width: 1134px;
        margin: 0 auto;
		margin-top:315px;
		overflow: hidden;
	}
	.video_L{
		width:570px;
		float: left;
		overflow: hidden;
	}
	.video_L_txt1 a{
		color: #f9f4e0;
		font-size: 39.3px;
		font-weight:normal;
		font-family:arial;
	}
	.video_L_txt2{
		padding-top: 35px;
	}
	.video_L_txt2 a{
		color: #f9f4e0;
		font-size: 20px;
		line-height: 24px;
		font-family:arial;
	}
	.video_R{
		float: right;
		/*width: 562px;*/
		overflow: hidden;
	}
	.video_R div{
		width: 266px;
		float: right;
		margin-right: 15px;
	}
	.video_R div .a_img{
		display: block;
	}
	.video_R div .a_img img{
    width: 252px;
    height: 166px;
	}
	.video_R div p{
		padding-top: 10px;
	}
	.video_R div p a{
		color: #f9f4e0;
		font-size: 18px;
		font-family:arial;
	}
.video_R1,
.video_R2{
	position: relative;
}
.video_R1 span,
.video_R2 span{
	position: absolute;
	top: 101px;
    left: 72px;
}
/*时间轴*/
.calendar{
	width:100%;
	height:489px;
	background-color:#fcf6de;
}
.calendar_in{
	width:1200px;
	height: 489px;
	margin: 0 auto;
}
.calendar_in .calendar_title{
	width: 300px;
    color: #d3000e;
    padding-right: 30px;
    background: url(http://img2.chinadaily.com.cn/static/2021springfestival/img/calendar_title_bg.png) no-repeat;
    background-position: 277px 35px;
}
.timeline{
	width: 1200px;
    margin: 0 auto;
    margin-top: -25px;
    position: relative;
    z-index: 10;
}
/*第二部分*/
.content_2_warp{
	width: 100%;
    height: 1898px;
    background-color: #b00000;
    background-repeat: repeat-x;
    position: relative;
   padding-bottom: 50px;
    z-index: 100;
}
.content_2{
	width:100%;
	height:auto;
	background-position: center;
}
/*year of dog*/
.dog_MAIN{
    width:1200px;
    height:525px;
    margin:0px auto;
    overflow: hidden;
    font-family: "times new roman";
}
.yearOfPig_title{
	width: 400px;
    padding-left: 20px;
    background-position: 379px 35px;
}
.dog_MAIN .dogMAIN_Left{
    width:240px;
    height:153px;
    float: left;
}
.dog_MAIN .dogMAIN_Left img {
    width:100%;
    height:100%;
}
.dog_MAIN .dogMAIN_Left p{
    background: #ffffff;
    width:210px;
    height:270px;
    margin-top:-4px;
    padding:20px 15px 20px 15px;
    font-size: 30px;
    line-height:36px;
}
.dog_MAIN .dogMAIN_Left p:hover{
    background: #f7aa02;
}
.dog_MAIN .dogMAIN_Left p:hover a{
    color: #ffffff;
}
.dog_MAIN .dogMAIN_Center{
    width:460px;
    float: left;
    margin-left:20px;
}
.dog_MAIN .dogMAIN_Center li {
    width:460px;
    height:153px;
    margin-bottom:15px;
    background: #f7aa02;
    font-size: 24px;
    line-height:30px;
    cursor: pointer;
}
.dog_MAIN .dogMAIN_Center li>a{
    display: inline-block;
    width:240px;
    height:153px;
    float: left;
}
.dog_MAIN .dogMAIN_Center li>a img{
    width:100%;
    height:100%;
}
.dog_MAIN .dogMAIN_Center span {
    width:190px;
    height:123px;
    background: #f7aa02;
    display: inline-block;
    float: left;
    padding:15px;
}
.dog_MAIN .dogMAIN_Center span a{
    color: #ffffff;
}
.dog_MAIN .dogMAIN_Center span:hover{
    background: #ffffff;
}
.dog_MAIN .dogMAIN_Center span:hover a{
    color: #333;
}
.dog_MAIN .dogMAIN_Center p{
    background: #ffffff;
    width:430px;
    height:84px;
    padding:15px;
    font-size: 24px;
    line-height:30px;
    margin-top: 35px;
}
.dog_MAIN .dogMAIN_Center p a{
    color: #333;
}
.dog_MAIN .dogMAIN_Center p:hover{
    background: #f7aa02;
}
.dog_MAIN .dogMAIN_Center p:hover a{
    color: #fff;
}
.dog_MAIN .dogMAIN_Right{
    width:460px;
    height:303px;
    float: left;
    margin-left:20px;
}
.dog_MAIN .dogMAIN_Right img {
    width:100%;
    height:100%;
}
.dog_MAIN .dogMAIN_Right p{
    background: #f7aa02;
    width:440px;
    height:100px;
    margin-top:-5px;
    padding:10px;
    font-size: 24px;
    line-height:30px;
}
.dog_MAIN .dogMAIN_Right p a{
    color: #ffffff;
}
.dog_MAIN .dogMAIN_Right p:hover{
     background: #fff;
 }
.dog_MAIN .dogMAIN_Right p:hover a{
    color: #333;
}
/*chinese new year*/
.chinese_year_MAIN{
    width:1200px;
    height:530px;
    margin:0px auto;
    margin-top:20px;
    overflow: hidden;
}
.chineseNewYear_title{
	width: 500px;
    padding-right: 20px;
    background-position: 490px 34px;
}
.chinese_year_MAIN .chinese_year_MAIN_Left{
    width:670px;
    height:300px;
    float: left;
}
.chinese_year_MAIN .chinese_year_MAIN_Left .chinese_year_MAIN__LeftTOP{
    width:670px;
    height:300px;
    overflow: hidden;
}
.chinese_year_MAIN .chinese_year_MAIN_Left p{
    width:460px;
    height:300px;
    float: left;
}
.chinese_year_MAIN .chinese_year_MAIN_Left .chinese_year_MAIN__LeftTOP span{
    display: inline-block;
    width:160px;
    height:300px;
    background: #ffffff;
    float: left;
    padding:20px;
    font-size:22px;
    line-height:34px;
    cursor: pointer;
}
.chinese_year_MAIN .chinese_year_MAIN_Left .chinese_year_MAIN__LeftTOP span:hover{
    background: #044e9b;
}
.chinese_year_MAIN .chinese_year_MAIN_Left .chinese_year_MAIN__LeftTOP span:hover a{
    color: #ffffff;
}
.chinese_year_MAIN .chinese_year_MAIN_Left .chinese_year_MAIN__LeftTOP p img {
    width:100%;
    height:100%;
}
.chinese_year_MAIN .chinese_year_MAIN_Left .chinese_year_MAIN_LeftBTM{
    background:#044e9b;
    width:660px;
    height:95px;
    margin-top:20px;
    overflow: hidden;
}
.chinese_year_MAIN .chinese_year_MAIN_Left .chinese_year_MAIN_LeftBTM span{
    display: inline-block;
    float: left;
    width:150px;
    height:95px;
}
.chinese_year_MAIN .chinese_year_MAIN_Left .chinese_year_MAIN_LeftBTM span img{
    width:100%;
    height:100%;
}
.chinese_year_MAIN .chinese_year_MAIN_Left .chinese_year_MAIN_LeftBTM>a{
    width:490px;
    height:50px;
    display: inline-block;
    float: left;
    font-size:24px;
    padding:10px;
    line-height:34px;
    cursor: pointer;
    color: #FFFFFF;
}
.chinese_year_MAIN .chinese_year_MAIN_Left .chinese_year_MAIN_LeftBTM:hover{
    background: #ffffff;
}
.chinese_year_MAIN .chinese_year_MAIN_Left .chinese_year_MAIN_LeftBTM:hover>a{
    color:#333;
}
.chinese_year_MAIN  .chinese_year_MAIN_Center{
    width:240px;
    height:156px;
    margin-left:5px;
    float: left;
}
.chinese_year_MAIN  .chinese_year_MAIN_Center img {
    width:100%;
    height:100%;
}
.chinese_year_MAIN  .chinese_year_MAIN_Center p{
    background: #ffffff;
    width:210px;
    height:220px;
    margin-top:-5px;
    padding:20px 15px 20px 15px;
    font-size: 28px;
    line-height:36px;
}
.chinese_year_MAIN  .chinese_year_MAIN_Center p:hover{
    background:#044e9b;
}
.chinese_year_MAIN  .chinese_year_MAIN_Center p:hover a{
    color: #ffffff;
}
.chinese_year_MAIN .chinese_year_MAIN_Right{
    width:270px;
    height:670px;
    float: left;
    margin-left:15px;
}
.chinese_year_MAIN .chinese_year_MAIN_Right li{
    width:240px;
    height:108px;
    background: #044e9b;
    margin-bottom:15px;
    cursor: pointer;
    padding:10px 15px 10px 15px;
    font-size: 18px;
    line-height:24px;
}
.chinese_year_MAIN .chinese_year_MAIN_Right li a{
    color: #ffffff;
}
.chinese_year_MAIN .chinese_year_MAIN_Right li:hover{
    background: #ffffff;
}
.chinese_year_MAIN .chinese_year_MAIN_Right li:hover a{
    color: #333;
}
.chinese_year_MAIN .chinese_year_MAIN_Right .chinese_year_MAIN_RightBTM{
    background: #044e9b;
}
.chinese_year_MAIN .chinese_year_MAIN_Right .chinese_year_MAIN_RightBTM a{
    color: #fff;
 }
.chinese_year_MAIN .chinese_year_MAIN_Right .chinese_year_MAIN_RightBTM:hover{
    background: #fff;
}
.chinese_year_MAIN .chinese_year_MAIN_Right .chinese_year_MAIN_RightBTM:hover a{
    color: #333;
}
/*photo部分*/
.galleryMAIN{
	width: 1200px;
	height:975px;
	margin: 0px auto;
    margin-top:15px;
	overflow: hidden;
}	
.galleryMAIN ul li{
	float: left;
	border-right: 1px solid #db3220;
	border-bottom: 1px solid #db3220;
}
.galleryMAIN ul .galleryMAIN1{
	width: 511px;
	height: 435px;
}
.galleryMAIN ul .galleryMAIN1>a{
	display: inline-block;
	width: 511px;
	height: 326px;
}
.galleryMAIN ul .galleryMAIN1>a img{
	width: 100%;
	height: 100%;
}
.galleryMAIN ul .galleryMAIN1 p{
	width: 471px;
	height: 66px;
	padding: 20px;
	font-size: 22px;
	background: #0b8d4d;
}
.galleryMAIN ul .galleryMAIN1 p:hover {
 background-color: #04713b;
}
.galleryMAIN ul .galleryMAIN2{
	width: 340px;
	height: 435px;
}
.galleryMAIN ul .galleryMAIN2>a{
	display: inline-block;
	width: 340px;
	height: 214px;
}
.galleryMAIN ul .galleryMAIN2>a img{
	width: 100%;
	height: 100%;
}
.galleryMAIN ul .galleryMAIN2 p{
	width: 300px;
	height: 176px;
	padding: 20px;
	font-size: 22px;
	background: #1075b6;
}
.galleryMAIN ul .galleryMAIN2 p:hover{
	background-color: #054f7f;
}
.galleryMAIN ul .galleryMAIN3 p{
	background: #e34468;
}
.galleryMAIN ul .galleryMAIN3 p:hover{
	background-color:#b23652;
}
.galleryMAIN ul .galleryMAIN4 p{
	background: #f49c04;
}
.galleryMAIN ul .galleryMAIN4 p:hover{
	background-color:#d68c0b;
}
.galleryMAIN ul .galleryMAIN5 p{
	background: #fff;
}
.galleryMAIN ul .galleryMAIN5 p:hover{
	background-color:#dedede;
}
.vr{
	width: 100%;
	height: 606px;
	background: #7b0000;
}
.vr_in{
	width: 1200px;
	margin: 0 auto;
}
.img_vr{
	width: 1200px;
	height: 606px;
	position: absolute;
}
.img_vr .title_vr{
	position: relative;
	z-index: 10;
	top:0;
	left: 0;
	width: 200px;
    height: 110px;
    text-align: left;
    line-height: 110px;
    padding-left: 15px;
    color: #f9e9d2;
    font-size: 60px;
    font-family: "times new roman";
    padding-right: 20px;
    background: url(http://img2.chinadaily.com.cn/static/2021springfestival/img/video_title_bg.png) no-repeat;
    background-position: 107px 33px;
}
.img_vr .title_vr a{
  color: #f9e9d2;
}
.img_vr img{
	position: absolute;
	z-index: 1;
	top:0;
	left:0;
}
/*media部分*/
.mediaMAIN{
    width:1200px;
    height:390px;
    margin:0px auto;
    margin-top:10px;
    overflow: hidden;
}
.media_title{
	width:500px;
	background-position:382px 34px;
}
.mediaMAIN .mediaMAIN_Left{
    width:230px;
    height:134px;
    float: left;
}
.mediaMAIN .mediaMAIN_Left img {
    width:100%;
    height:100%;
}
.mediaMAIN .mediaMAIN_Left p{
    background: #ffffff;
    width:200px;
    height:102px;
    margin-top:-5px;
    padding:20px 15px 20px 15px;
    font-size: 22px;
    line-height:28px;
}
.mediaMAIN .mediaMAIN_Left p:hover{
    background: #f3771e;
}
.mediaMAIN .mediaMAIN_Left p:hover a{
    color: #ffffff;
}
.mediaMAIN>p{
    margin-left:15px;
    height:236px;
    width:215px;
    background: #f3771e;
    font-size: 22px;
    line-height:32px;
    float: left;
    padding:20px 10px 20px 10px;
}
.mediaMAIN>p:hover{
    background: #ffffff;
}
.mediaMAIN>p:hover a{
    color: #333;
}
.mediaMAIN>p a{
    color: #ffffff;
}
.mediaMAIN .mediaMAIN_Center{
    width:230px;
    height:134px;
    margin-left:15px;
    float: left;
}
.mediaMAIN .mediaMAIN_Center img {
    width:100%;
    height:100%;
}
.mediaMAIN .mediaMAIN_Center p{
    background: #ffffff;
    width:200px;
    height:102px;
    padding:20px 15px 20px 15px;
    font-size: 22px;
    line-height:28px;
}
.mediaMAIN .mediaMAIN_Center p:hover{
    background: #f3771e;
}
.mediaMAIN .mediaMAIN_Center p:hover a{
    color: #ffffff;
}
.mediaMAIN .mediaMAIN_Right{
    width:455px;
    float: left;
    margin-left:15px;
}
.mediaMAIN .mediaMAIN_Right li {
    width:455px;
    height:81px;
    margin-bottom:15px;
    background: #f3771e;
    font-size: 24px;
    line-height:24px;
    cursor: pointer;
}
.mediaMAIN .mediaMAIN_Right li>a{
    display: inline-block;
    width:135px;
    height:81px;
    float: left;
}
.mediaMAIN .mediaMAIN_Right li>a img{
    width:100%;
    height:100%;
}
.mediaMAIN .mediaMAIN_Right span {
    width:435px;
    height:61px;
    background: #fff;
    display: inline-block;
    float: left;
    padding:10px;
}
.mediaMAIN .mediaMAIN_Right span a{
    color: #333;
}
.mediaMAIN .mediaMAIN_Right span:hover{
    background: #f3771e;
}
.mediaMAIN .mediaMAIN_Right span:hover a{
    color: #fff;
}
/*底部*/
.dibu{
	margin:30px auto 0px auto;
	padding:0px 0px 30px 0px;
	width:1000px;
	overflow:hidden;
	border-bottom:1px solid #D1D1D1;
	border-top:1px solid #D1D1D1;	
	}	
.dibu-one{
	margin:20px 20px 0px 3px;
	padding:0px;
	float:left;
	display:inline;
	}	
.dibu-one ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.dibu-one li{
	margin:0px 0px 5px 0px;
	padding:0px;
	}	
.dibu-one li a:link,.dibu-one li a:visited{
	text-decoration:none;
	color:#000;
	}
.dibu-one li a:hover{
	color:#095D89;
	}	
.dibu-one li.spic{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
	color:#8D8D8D;
	}	
.dibu-one li.spic a:link,.dibu-one li.spic a:visited{
	text-decoration:none;
	color:#8D8D8D;
	}
.dibu-one li.spic a:hover{
	color:#095D89;
	}	
.dibu-one img{
	margin:110px 0px 0px 0px;
	padding:0px;
	}	
.footer{
	margin:10px auto 0px auto;
	padding:0px;
	width:1000px;
	padding-bottom: 100px;
	overflow:hidden;
		}
.ic-o{
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
	}
.ic-u{
	margin:10px 0px 0px 10px;
	padding:0px;
	float:left;
	display:inline;
	}
.ic-u p{
	margin:0px 0px 3px 0px;
	padding:0px;
	}
/*面包屑导航*/
.bread-two{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	color:#9DAABA;
	font-family:Arial, Helvetica, sans-serif;
	}	
.bread-two a:link,.bread-two a:visited{
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#9DAABA;
	}
.all{
	margin:15px auto 0px auto;
	padding:0px;
	width:1000px;
	}
/*分页*/
#div_currpage{
	margin:30px 0px 0px 0px;
	padding:0px;
	font-size:14px;
	color:#000;
	}	
#div_currpage a{
	margin:0px 20px 0px 0px;
	color:#000;
	text-decoration:none;
	}
#div_currpage a:hover{
	text-decoration:underline;
	}
#div_currpage span{
	margin:0px 20px 0px 0px;
	padding:0px;
	color:#095D89;
	}
/*2015.1.4新增广告*/
.ad{
	margin:10px 0px 0px 0px;
	padding:0px;
	}
.ad img{
	margin:0px;
	padding:0px;
	width:275px;
	}	

.ad-one{
	margin:10px 0px 0px 0px;
	padding:0px;
	}
.ad-one img{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:700px;
}
.dibu_warp{
	width: 100%;
	background-color:#fcf6dd; 	
}
.ser{
	color:#8d8d8d;
}
.ser:hover{
	color: #095D89;
}
.live{
	width: 100%;
	height: 797px;
	background-color: #cc6b55;
}
.live_in{
	width: 1200px;
	margin: 0 auto;
}
.live_title{
	width: 200px;
    height: 110px;
    text-align: left;
    line-height: 110px;
    padding-left: 15px;
    color: #f9e9d2;
    font-size: 60px;
    font-family: "times new roman";
    padding-right: 20px;
    background: url(http://img2.chinadaily.com.cn/static/2021springfestival/img/video_title_bg.png) no-repeat;
    background-position: 107px 33px;
}
.live_title{
	width: 200px;
    height: 110px;
    text-align: left;
    line-height: 110px;
    padding-left: 15px;
    color: #f9e9d2;
    font-size: 60px;
    font-family: "times new roman";
    padding-right: 20px;
    background: url(http://img2.chinadaily.com.cn/static/2021springfestival/img/video_title_bg.png) no-repeat;
    background-position: 142px 33px;
}
.live_title a{
  color: #f9e9d2;
}
.live_content{
	margin-top: 25px;
}
.live_left{
	width: 753px;
	float: left;
}
.live_left img{
	width: 753px;
	height: 489px;
}
.live_left p{
	width: 753px;
	margin-top: 30px;
}
.live_left p a{
	font-family: "times new roman";
	font-size: 30px;
	line-height: 33px;
	color: #fff;
	cursor: pointer;
}
.live_left p a:hover{
	text-decoration: underline;
}
.live_right{
	width: 416px;
	float: right;
}
.live_right img{
	width: 416px;
	height: 273px;
}
.calendar_box{
	width: 1200px;
	height: 523px;
	margin: 0 auto;
	padding-top: 50px;
}
.calendar_left{
	width: 583px;
	height: 370px;
	float: left;
}
.calendar_left img{
	width: 583px;
	height: 370px;
}
.calendar_right{
	width: 583px;
	height: 370px;
	float:right;
}
.calendar_right img{
	width: 583px;
	height: 370px;
}
.calendar_title{
	width: 260px;
    height: 110px;
    text-align: left;
    line-height: 110px;
    padding-left: 15px;
    color: #f9e9d2;
    font-size: 60px;
    font-family: "times new roman";
    padding-right: 20px;
    background: url(http://img2.chinadaily.com.cn/static/2021springfestival/img/video_title_bg.png) no-repeat;
    background-position: 240px 33px;
}
.calendar_title a{
  color: #f9e9d2;
}
.imglunbo {
	float: left;
	width: 1200px;
	height: 606px;
	position: relative;
	top:-109px;
}
.imglunbo_L,
.imglunbo_R {
	width:60px;
	height: 104px;
	background: rgba(4, 4, 4, 0.4);
	text-align: center;
	line-height: 104px;
	color: #fff;
	cursor: pointer;
	position: absolute;
	top:260px;
}
.imglunbo_L {
	left: 0px;
}
.imglunbo_R {
	right: 0px;
}
.imglunbo li {
	width: 1200px;
	height: 606px;
	position: relative;
	display: none;
}
.imglunbo .show {
	display: block;
}
.header_content_Aimg {
	width: 1200px;
	height: 606px;
	display: block;
}
.imglunbo img {
	width: 1200px;
	height: 606px;
}