/*全局样式*/
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;
}
img{
    border:none;
}

body{
    width:100%;
    height:100%;
    min-width: 1200px;
}



/*logo部分*/
.logo{
    width:100%;
    height:30px;
    background: #00366e;
    padding-top: 10px;
}
.logo div{
	width: 1200px;
	margin: 0 auto;
}
.logo img{
    width:200px;
    height:20px;
}



/*头部与背景*/
.bannerBg{
    width:100%;
    height:406px;
    background-image: url(http://www.chinadaily.com.cn/image_e/2017/hkreturn/banner.png);
    background-position: center;
    background-repeat: no-repeat;
    
    }
.top{
    width:100%;
    height:65px;
    margin-top:35px;
    position: relative;
}
.bannerImg{
    width:100%;
    height:300px;
}
.top .nav{
    width:1040px;
    height:90px;
    margin:0 auto;
}
.top .nav ul{
    display: inline-block;
    width: 100%;
    height:90px;
    overflow: hidden;
}
.top .nav ul li{
    float: left;
    height:16px;
    padding:0 15px 0 15px;
    margin-top:30px;
}
.top .nav ul li a{
    display: inline-block;
    padding:0 5px 0 5px ;
    font-size: 22px;
    color: #dd1e52;
}
.top .nav ul li a:hover{
    background: #dd1e52;
    color: #fbf0ae;
}


/*轮播部分*/
.main_content1{
    width:100%;
    height:614px;
    background-image: url(http://www.chinadaily.com.cn/image_e/2017/hkreturn/banner1.png);
    background-position: center;
    background-repeat: no-repeat;
}
.content1_top{
    width:1205px;
    margin:0 auto;
    overflow: hidden;
    position: relative;
}
.content1Top_L{
    width:604px;
    height:390px;
    float:left;
    margin-top:50px;
    position: relative;
    display: inline;
}
.content1Top_C {
    margin:50px 20px 0px 15px;
    width: 240px;
    height: 230px;
    float: left;
	display: inline;
}
.content1Top_C span{
    font-size:36px;
    line-height:35px;
    display: block;
    margin-top:15px;
}
.content1Top_C span a{
	color: #FFFFFF;
}
.content1Top_C span a:hover{
    text-decoration: underline;
}
.content1Top_R{
    width:285px;
    float: left;
    display: inline;
    margin:50px 20px 0px 20px;

}
.content1Top_R ul li {
    width: 285px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 50px;
    font-size: 26px;
    line-height: 24px;
}
.content1Top_R ul li a{
	color: #FFFFFF;
}
.content1Top_R ul li a:hover{
    text-decoration: underline;
}
.content1_bottom{
    width:1200px;
    margin:10px auto;

}
.content1_bottom ul{
    width:100%;
    overflow: hidden;
}
.content1_bottom ul li{
    float: left;
    display: inline;
}
.content1_bottom .imgs{
    width:173px;
    height:110px;
}
.content1_bottom .imgs img{
    width:100%;
    height:100%;
}
.content1_bottom .txts{
    width:195px;
    height:80px;
    border-right:1px solid #044e9b;
    background: #842843;
    font-size:18px;
    color: #ffffff;
    padding:15px;
    
}
.content1_bottom .txts a{
    color: #ffffff;
}
.content1_bottom .txts a:hover{
    text-decoration: underline;
}
.content1_bottom .txts:hover{
    background: #f19d45;
}


/*时间轴部分*/
.timeLine{
    width:100%;
    height:1004px;
}
.timeLine .timeLineTOP{
    width:100%;
    height:385px;
    background-image: url(http://www.chinadaily.com.cn/image_e/2017/hkreturn/backg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='E:/RoadInitiative/img/content2bg.jpg', sizingMethod='scale')";
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='E:/RoadInitiative/img/content2bg.jpg', sizingMethod='scale')";
    position: relative;
}
.timeLine .timeLineTOP .timeLineTOP_main{
    width:1200px;
    height:385px;
    margin:0px auto;
    overflow: hidden;
}
.timeLine .timeLineTOP .timeLineTOP_main dl{
    float: left;
    width:273px;
    height:180px;
    margin-top:50px;
    margin-right:35px;
    position: relative;
}
.timeLine .timeLineTOP .timeLineTOP_main dl dt{
    width:266px;
    height:180px;
    margin-bottom:10px;
}
.timeLine .timeLineTOP .timeLineTOP_main dl dt img{
    width:100%;
    height:100%;
}

.timeLine .timeLineTOP .timeLineTOP_main dl dd a{
    color: #ffffff;
    font-size: 16px;
}
.timeLine .timeLineTOP .timeLineTOP_main dl dd a:hover{
    text-decoration: underline;
}
.timeLine .timeLineMAIN{
    width:100%;
    height:619px;
    margin-top: -1px;
    background-image: url(http://www.chinadaily.com.cn/image_e/2017/hkreturn/backg2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='E:/RoadInitiative/img/content2bg.jpg', sizingMethod='scale')";
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='E:/RoadInitiative/img/content2bg.jpg', sizingMethod='scale')";
    position: relative;
}
.timeLineMAIN .timeLineMAIN_main{
	width: 1200px;
	height: 500px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.timeLineMAIN .timeLineMAIN_main>img{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.timeLineMAIN .timeLineMAIN_main .timeLine_lf {
	width: 65px;
	height: 60px;
	background: url(http://www.chinadaily.com.cn/image_e/2017/hkreturn/left-arrow.png);
	position: absolute;
	top: 223px;
	left: -1px;
	cursor: pointer;
}
.timeLineMAIN .timeLineMAIN_main .timeLine_rt{
	width: 65px;
	height: 60px;
	background: url(http://www.chinadaily.com.cn/image_e/2017/hkreturn/right-arrow.png);
	position: absolute;
	top:223px;
	right: -4px;
	cursor: pointer;
}
.timeLineMAIN .timeLineMAIN_main .timeLineMAIN_mainm{
	width: 2586px;
	height: 100%;	
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.timeLineMAIN .timeLineMAIN_main .timeLineMAIN_mainm img{
	width: 100%;
	
}




/*business部分*/
.business{
    width:100%;
    height:678px;
    margin-top: -3px;
    overflow: hidden;
    background-image: url(http://www.chinadaily.com.cn/image_e/2017/hkreturn/backg3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='E:/RoadInitiative/img/content4bg.jpg', sizingMethod='scale')";
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='E:/RoadInitiative/img/content4bg.jpg', sizingMethod='scale')"
}
.businessMAIN{
    width:1200px;
    height:420px;
    margin:130px auto;
    overflow: hidden;
}
.businessMAIN .businessMAIN_Left{
    width:240px;
    height:153px;
    float: left;
}
.businessMAIN .businessMAIN_Left img {
    width:100%;
    height:100%;
}
.businessMAIN .businessMAIN_Left p{
    background: #ffffff;
    width:210px;
    height:270px;
    margin-top:-4px;
    padding:20px 15px 20px 15px;
    font-size: 30px;
    line-height:36px;
}
.businessMAIN .businessMAIN_Left p:hover{
    background: #f7aa02;
}
.businessMAIN .businessMAIN_Left p:hover a{
    color: #ffffff;
}
.businessMAIN .businessMAIN_Center{
    width:460px;
    float: left;
    margin-left:20px;
}
.businessMAIN .businessMAIN_Center li {
    width:460px;
    height:153px;
    margin-bottom:15px;
    background: #f7aa02;
    font-size: 24px;
    line-height:30px;
    cursor: pointer;
}
.businessMAIN .businessMAIN_Center li>a{
    display: inline-block;
    width:240px;
    height:153px;
    float: left;
}
.businessMAIN .businessMAIN_Center li>a img{
    width:100%;
    height:100%;
}
.businessMAIN .businessMAIN_Center span {
    width:190px;
    height:123px;
    background: #f7aa02;
    display: inline-block;
    float: left;
    padding:15px;
}
.businessMAIN .businessMAIN_Center span a{
    color: #ffffff;
}
.businessMAIN .businessMAIN_Center span:hover{
    background: #ffffff;
}
.businessMAIN .businessMAIN_Center span:hover a{
    color: #333;
}
.businessMAIN .businessMAIN_Center p{
    background: #ffffff;
    width:430px;
    height:84px;
    padding:15px;
    font-size: 24px;
    line-height:30px;
    margin-top: 35px;
}
.businessMAIN .businessMAIN_Center p a{
    color: #333;
}
.businessMAIN .businessMAIN_Center p:hover{
    background: #f7aa02;
}
.businessMAIN .businessMAIN_Center p:hover a{
    color: #fff;
}
.businessMAIN .businessMAIN_Right{
    width:460px;
    height:303px;
    float: left;
    margin-left:20px;
}
.businessMAIN .businessMAIN_Right img {
    width:100%;
    height:100%;
}
.businessMAIN .businessMAIN_Right p{
    background: #f7aa02;
    width:440px;
    height:100px;
    margin-top:-5px;
    padding:10px;
    font-size: 24px;
    line-height:30px;
}
.businessMAIN .businessMAIN_Right p a{
    color: #ffffff;
}
.businessMAIN .businessMAIN_Right p:hover{
     background: #fff;
 }
.businessMAIN .businessMAIN_Right p:hover a{
    color: #333;
}





/*INFORAPHIC部分*/
.infographic{
    width:100%;
    height:580px;
    margin-top: -2px;
    overflow: hidden;
    background-image: url(http://www.chinadaily.com.cn/image_e/2017/hkreturn/backg4.jpg);
    background-position: center;
    background-repeat: no-repeat;
    filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='E:/RoadInitiative/img/content4bg.jpg', sizingMethod='scale')";
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='E:/RoadInitiative/img/content4bg.jpg', sizingMethod='scale')"
}
.infographicMAIN{
    width:1200px;
    height:365px;
    margin:75px auto;
    overflow: hidden;
    position: relative;
}
.infographicMAIN ul{
    width:3500px;
    overflow: hidden;
    position: absolute;
    left:0px;
    top:0;
}
.infographicMAIN ul li{
    width:536px;
    height:310px;
    float: left;
    margin:45px 25px 0 20px;
}
.infographicMAIN ul li img{
    width:100%;
    height:100%;
}
.infographicMAIN .btn1{
    width:30px;
    height:312px;
    position: absolute;
    top:43px;
    cursor: pointer;
}
.infographicMAIN .btn1 img{
    margin-top:115px;
}
.infographicMAIN .btn1.lf{
    left:0px;
}
.infographicMAIN .btn1.rt{
    right:-5px;
}



/*PEOPLE部分*/
.people{
    width:100%;
    height:687px;
    margin-top: -2px;
    overflow: hidden;
    background-image: url(http://www.chinadaily.com.cn/image_e/2017/hkreturn/backg5.jpg);
    background-position: center;
    background-repeat: no-repeat;
    filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='E:/RoadInitiative/img/content4bg.jpg', sizingMethod='scale')";
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='E:/RoadInitiative/img/content4bg.jpg', sizingMethod='scale')"
}
.peopleMAIN{
    width:1200px;
    height:420px;
    margin:110px auto;
    overflow: hidden;
}
.peopleMAIN .peopleMAIN_Left{
    width:670px;
    height:300px;
    float: left;
}
.peopleMAIN .peopleMAIN_Left .peopleMAIN_LeftTOP{
    width:670px;
    height:300px;
    overflow: hidden;
}
.peopleMAIN .peopleMAIN_Left p{
    width:460px;
    height:300px;
    float: left;
}
.peopleMAIN .peopleMAIN_Left .peopleMAIN_LeftTOP span{
    display: inline-block;
    width:160px;
    height:300px;
    background: #ffffff;
    float: left;
    padding:20px;
    font-size:22px;
    line-height:34px;
    cursor: pointer;
}
.peopleMAIN .peopleMAIN_Left .peopleMAIN_LeftTOP span:hover{
    background: #044e9b;
}
.peopleMAIN .peopleMAIN_Left .peopleMAIN_LeftTOP span:hover a{
    color: #ffffff;
}
.peopleMAIN .peopleMAIN_Left .peopleMAIN_LeftTOP p img {
    width:100%;
    height:100%;
}
.peopleMAIN .peopleMAIN_Left .peopleMAIN_LeftBTM{
    background:#044e9b;
    width:660px;
    height:95px;
    margin-top:20px;
    overflow: hidden;
}
.peopleMAIN .peopleMAIN_Left .peopleMAIN_LeftBTM span{
    display: inline-block;
    float: left;
    width:150px;
    height:95px;
}
.peopleMAIN .peopleMAIN_Left .peopleMAIN_LeftBTM span img{
    width:100%;
    height:100%;
}
.peopleMAIN .peopleMAIN_Left .peopleMAIN_LeftBTM>a{
    width:490px;
    height:50px;
    display: inline-block;
    float: left;
    font-size:24px;
    padding:10px;
    line-height:34px;
    cursor: pointer;
    color: #FFFFFF;
}
.peopleMAIN .peopleMAIN_Left .peopleMAIN_LeftBTM:hover{
    background: #ffffff;
}
.peopleMAIN .peopleMAIN_Left .peopleMAIN_LeftBTM:hover a{
    color: #333;
}
.peopleMAIN .peopleMAIN_Center{
    width:240px;
    height:156px;
    margin-left:5px;
    float: left;
}
.peopleMAIN .peopleMAIN_Center img {
    width:100%;
    height:100%;
}
.peopleMAIN .peopleMAIN_Center p{
    background: #ffffff;
    width:210px;
    height:220px;
    margin-top:-5px;
    padding:20px 15px 20px 15px;
    font-size: 28px;
    line-height:36px;
}
.peopleMAIN .peopleMAIN_Center p:hover{
    background:#044e9b;
}
.peopleMAIN .peopleMAIN_Center p:hover a{
    color: #ffffff;
}
.peopleMAIN .peopleMAIN_Right{
    width:270px;
    height:670px;
    float: left;
    margin-left:15px;
}
.peopleMAIN .peopleMAIN_Right li{
    width:240px;
    height:108px;
    background: #044e9b;
    margin-bottom:15px;
    cursor: pointer;
    padding:10px 15px 10px 15px;
    font-size: 18px;
    line-height:24px;
}
.peopleMAIN .peopleMAIN_Right li a{
    color: #ffffff;
}
.peopleMAIN .peopleMAIN_Right li:hover{
    background: #ffffff;
}
.peopleMAIN .peopleMAIN_Right li:hover a{
    color: #333;
}
.peopleMAIN .peopleMAIN_Right .peopleMAIN_RightBTM{
    background: #ffffff;
}
.peopleMAIN .peopleMAIN_Right .peopleMAIN_RightBTM a{
    color: #333;
 }
.peopleMAIN .peopleMAIN_Right .peopleMAIN_RightBTM:hover{
    background: #044e9b;
}
.peopleMAIN .peopleMAIN_Right .peopleMAIN_RightBTM:hover a{
    color: #fff;
}


/*VOICES部分*/
.voices{
    width:100%;
    height:566px;
    margin-top: -2px;
    overflow: hidden;
    background-image: url(http://www.chinadaily.com.cn/image_e/2017/hkreturn/backg6.jpg);
    background-position: center;
    background-repeat: no-repeat;
    filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='E:/RoadInitiative/img/content6bg.jpg', sizingMethod='scale')";
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='E:/RoadInitiative/img/content6bg.jpg', sizingMethod='scale')"
}
.voicesMAIN{
    width:1200px;
    height:275px;
    margin:120px auto;
    overflow: hidden;
}
.voicesMAIN .voicesMAIN_Left{
    width:230px;
    height:134px;
    float: left;
}
.voicesMAIN .voicesMAIN_Left img {
    width:100%;
    height:100%;
}
.voicesMAIN .voicesMAIN_Left p{
    background: #ffffff;
    width:200px;
    height:102px;
    margin-top:-5px;
    padding:20px 15px 20px 15px;
    font-size: 22px;
    line-height:28px;
}
.voicesMAIN .voicesMAIN_Left p:hover{
    background: #f3771e;
}
.voicesMAIN .voicesMAIN_Left p:hover a{
    color: #ffffff;
}
.voicesMAIN>p{
    margin-left:15px;
    height:236px;
    width:215px;
    background: #f3771e;
    font-size: 22px;
    line-height:32px;
    float: left;
    padding:20px 10px 20px 10px;
}
.voicesMAIN>p:hover{
    background: #ffffff;
}
.voicesMAIN>p:hover a{
    color: #333;
}
.voicesMAIN>p a{
    color: #ffffff;
}
.voicesMAIN .voicesMAIN_Center{
    width:230px;
    height:134px;
    margin-left:15px;
    float: left;
}
.voicesMAIN .voicesMAIN_Center img {
    width:100%;
    height:100%;
}
.voicesMAIN .voicesMAIN_Center p{
    background: #ffffff;
    width:200px;
    height:102px;
    padding:20px 15px 20px 15px;
    font-size: 22px;
    line-height:28px;
}
.voicesMAIN .voicesMAIN_Center p:hover{
    background: #f3771e;
}
.voicesMAIN .voicesMAIN_Center p:hover a{
    color: #ffffff;
}
.voicesMAIN .voicesMAIN_Right{
    width:455px;
    float: left;
    margin-left:15px;
}
.voicesMAIN .voicesMAIN_Right li {
    width:455px;
    height:81px;
    margin-bottom:15px;
    background: #f3771e;
    font-size: 24px;
    line-height:24px;
    cursor: pointer;
}
.voicesMAIN .voicesMAIN_Right li>a{
    display: inline-block;
    width:135px;
    height:81px;
    float: left;
}
.voicesMAIN .voicesMAIN_Right li>a img{
    width:100%;
    height:100%;
}
.voicesMAIN .voicesMAIN_Right span {
    width:435px;
    height:61px;
    background: #fff;
    display: inline-block;
    float: left;
    padding:10px;
}
.voicesMAIN .voicesMAIN_Right span a{
    color: #333;
}
.voicesMAIN .voicesMAIN_Right span:hover{
    background: #f3771e;
}
.voicesMAIN .voicesMAIN_Right span:hover a{
    color: #fff;
}



/*PHOTO GALLERY部分*/
.gallery{
	width:100%;
    height:1062px;
    margin-top: -3px;
    overflow: hidden;
    background-image: url(http://www.chinadaily.com.cn/image_e/2017/hkreturn/backg7.jpg);
    background-position: center;
    background-repeat: no-repeat;
    filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='E:/RoadInitiative/img/content6bg.jpg', sizingMethod='scale')";
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='E:/RoadInitiative/img/content6bg.jpg', sizingMethod='scale')"
}
.galleryMAIN{
	width: 1200px;
	height: 865px;
	margin: 105px auto;
	overflow: hidden;
}	
.galleryMAIN ul li{
	float: left;
	border-right: 1px solid #044e9b;
	border-bottom: 1px solid #044e9b ;
}
.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: 63px;
	padding: 20px;
	font-size: 22px;
}
.galleryMAIN ul .galleryMAIN2{
	width: 340px;
	height: 435px;
}
.galleryMAIN ul .galleryMAIN2>a{
	display: 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;
}



.toTop{
    width:100%;
    height:50px;
    background: #ffffff;
    text-align: center;
    line-height:50px;
    font-size: 18px;
    cursor: pointer;
}

/*页尾部分*/
.footer{
    width:100%;
    height: 100%;
    background: #014073;
}
.footer .footer_main .footer_mainT{
    width:100%;
    height:50px;
    background: #003e6c;
}
.footer .footer_main .footer_mainT ul{
    width:1200px;
    margin:0 auto;
    line-height:45px;
    overflow: hidden;
}
.footer .footer_main .footer_mainT ul li{
    margin-right:2%;
    float: left;
}
.footer .footer_main .footer_mainT ul li a{
    color: #fff;
}
.footer .footer_main .footer_mainT ul li a:hover{
    text-decoration: underline;
}
.footer_mainM{
    width:1200px;
    margin: 0 auto;
    height:255px;
    overflow: hidden;
}
.footer_mainM .footer_mainL{
    width:450px;
    height:225px;
    float: left;
    padding-top:30px;
    position: relative;
}
.footer_mainM .footer_mainL .logo{
    width:270px;
    height:30px;
    background: #003e6c;
}
.footer_mainM .footer_mainL .logo img{
    width:100%;
    height:100%;
}
.footer_mainM .footer_mainL .footer_txt{
    width:390px;
    color: #ffffff;
    line-height:18px;
    margin-top:15px;
    font-family: "Microsoft Himalaya";
    font-size: 16px;
}
.footer_mainM .footer_mainL .ico{
    line-height:20px;
    width:130px;
    font-family: "Microsoft Himalaya";
    font-size: 16px;
    color: #ffffff;
}
.footer_mainM .footer_mainL span {
    display: inline-block;
    width:25px;
    height:25px;
    margin-top:-20px;
    position: absolute;
    top:230px;
    left:145px;
}
.footer_mainM .footer_mainL span img{
    width:100%;
    height:100%;
}
.footer_mainM .footer_mainC{
    float: left;
    width:150px;
    margin-left:165px;
    margin-top:65px;
}
.footer_mainM .footer_mainC li{
    line-height:25px;
    font-family: "Microsoft Himalaya";
    font-size: 16px;
}
.footer_mainM .footer_mainC li a{
    color: #ffffff;
}
.footer_mainM .footer_mainR{
    float: left;
    color: #ffffff;
    font-family: "Microsoft Himalaya";
    font-size: 20px;
    width:100px;
    margin-left:120px;
    margin-top:65px;
}

/*focus-begin*/
.cont-roll{width: 604px;height: 390px;margin-bottom: 15px;}
.focus{overflow: hidden;}  
.focus img{width: 604px;height: 390px;} 
.focus .shadow .title{ margin:0px; padding:0px;}
.focus .shadow .title a{text-decoration: none;color: #FFF;font-size: 14px;font-weight: bolder;overflow: hidden;}
.focus .btn{ bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ margin:0px; padding:0px;}  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{
	width: 604px;
	bottom: 0;
	left: 0px;
	z-index: 10;
	display: block;
	text-align: left;
	position: relative;
	height: 70px;
	top: -70px;
	background: url(http://www.chinadaily.com.cn/image_e/2016/sub/focusLine.png) repeat-x;
}  
.focus .shadow h3{
	font-size: 18px;
	line-height: 22px;
	color: #FFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 20px;
	width: 604px;
	height: 30px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.focus .shadow h3 a{color:#fff; text-decoration:none; font-size:16px;}
.focus .fcon{width: 604px;float: left;display: none;margin: 0px;padding: 0px;}  
.focus .fcon img{ display:block; }  
.focus .fbg{}  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; }    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position: absolute;width: 40px;height: 74px;background: url(http://www.chinadaily.com.cn/image_e/2016/sub/focus_btn.png) no-repeat;right: 0px;}
.focus .prev{background-position: 0 -74px;cursor: pointer;
*margin:20px 0px 0px -604px;margin-right: 0px;margin-bottom: 0px;left: 0px;top: 150px;}  
.focus .next{
	background-position: -40px -74px;
	cursor: pointer;
	right: -40px;
*margin:20px 0px 0px 0px;																																																margin-right: 0px;
	margin-bottom: 0px;
	top: 150px;
*right: 564px;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{
	background-position: -40px 0;
}  
.gj{
	margin: 0px auto;
	padding: 0px;
	width: 564px;
	position: absolute;
	z-index: 33;
}
/*focus-end*/



