﻿﻿@charset "utf-8";
/*集体定义 begin*/  
body,h1,h2,h3,h4,h5,h6,ul,li,dl,dd,p,img{margin:0; padding:0;}
*{box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;}
img{vertical-align: middle; border:0;}
ul{list-style: none;}
a:link,a:visited{ text-decoration:none;}
a:hover{text-decoration:underline;}
a{blr:expression(this.onFocus=this.blur()); color:#666;} 
a:focus{outline:none;}
input:focus,
textarea:focus,
keygen:focus,
select:focus {outline:none;outline-offset: 0px;}/*表单项焦点初设*/
.clear{clear: both;}
.hid{ overflow:hidden;}
.trans{ width:2000px;}
.isPc .mr5{margin-right:5px;}
.isPc .mr8{margin-right:8px;}
.isPc .mr15{margin-right:15px;}
.isPc .mb40{margin-bottom: 40px;}
.isPc .floatLft{float:left;}
.isPc .floatRgt{float:right;}
.isWap .floatLft{float:none;}
.isWap .floatRgt{float:none;}
 body{ font-size:12px; font-family: "微软雅黑"; background:#fff;}
.isWap body{ background:#fff;}
/*集体定义 end*/

/* pc 设备 */
html.isPc{}
html.isPc .wap_box{display:none;}
/* wap 设备 */
/* 媒体查询 */
html.isWap{font-size:100px;}
html.isWap a:hover{text-decoration:none;}
html.isWap body{font-size:0.24rem;overflow-x:hidden;}
html.isWap .pc_box{display:none;}

/*body*/
.isPc .bdy{width:1200px; margin:40px auto 60px;}
.wrapper{ display:none;}

/* top */
.isPc .topHead{width:100%; background: #fff; position:relative; height:110px;}
.isPc .mainT{height:107px; width:1200px; margin:0 auto; background:#fff;}
.isPc .mainT p,.isPc .mainT h2{float: left;width: 650px; font-family:"Helvetica Condensed";font-size: 33px;line-height: 65px; padding: 24px 0 0 15px; color: #00558e; }

.isPc .mainT .lineH35{ line-height:35px;}
.isPc .logo{float:left; width:95px; height:64px; padding-top:20px;}
.isPc .logo img{width:100%;}
.mainT span{float:right; padding-right: 10px;}
.mainT span a{padding: 0 10px; line-height: 107px;}
.mainT span a:link,.topBar span a:visited{color:#333;}

.isWap .mainT,.isWap .mainT_2{ padding-top:0.32rem;}
.isWap .logo{ width:130px; display:block; margin:0 auto;}
.isWap .logo img{width:100%;}
.isWap .mainT p{float:none; text-align:center; line-height:1.5rem; color:#fff; text-transform: uppercase; font-size:0.5rem; font-weight:normal;}
.isWap .mainT h2{float:right; margin-top: 3%; margin-right: 3%; padding-left:4% ; width: 79%; color:#fff; font-family:"Helvetica Condensed"; text-transform: uppercase; font-size:0.45rem; line-height: 0.5rem; font-weight:normal; display: inline-block; }
.isWap .mainT_2 h2{float:right; margin-top: 3%; margin-right: 10%; padding-left:0 ; width: 75%; color:#fff; text-transform: uppercase; font-size:0.48rem; line-height: 1.07rem; font-weight:normal; display: inline-block; text-align:center;}
.isWap .bwBt h2{float:left; width: 73%; font-size:0.3rem; line-height: 0.4rem;}

/* nav */
.isPc .navBox{ width:100%;  background:#0092dd;  height:58px;}
.isPc .nav{height:57px; line-height:57px; width:1200px; margin:0 auto;}
.isPc .menuLink{display: none;}
.isPc #mainNav{ width:1095px;  height:57px; float:left;}
.isPc #mainNav ul{margin:0 auto; line-height:55px;}
.isPc #mainNav ul li {position: relative; display: inline-block; float:left\9;}
.isPc #mainNav ul li a{display:inline-block;line-height:57px;color:#fff; font-size: 16px; padding:0 13px;}
.isPc #mainNav ul li a:hover{ text-decoration:none; border-radius:3px;}
.isPc .sfhover{background: #186fcf; text-decoration: none;}
.isPc #mainNav ul {list-style: none;position: relative;}
.isPc #minNav ul:after {content: "";clear: both;display: block;}
.isPc #mainNav ul li:hover ul {display: block;}
.isPc #mainNav ul ul {position: absolute;top: 100%;width:190px; *padding-right:5px; padding-top: 5px;}
.isPc #mainNav ul ul li {position: relative; display: block; padding: 3px; width:100%; line-height:24px;background: url(http://subsites.chinadaily.com.cn/hannanf/img/menu_bg.png) repeat-y;}
.isPc #mainNav ul ul li a { padding:0 5px; margin: 0 3px; font-size: 12px;display:block; height:24px; line-height:24px; max-width:178px;}
.isPc #mainNav ul ul li a:hover{background: #0092dd; color:#fff; border-radius:3px;}
.isPc #mainNav ul ul i{position: absolute;top:-5px; left:7px; width: 100%; height: 7px; display: block; }
.isPc .submenu{position:absolute; top:28px;left:0;_left:-40px;z-index:9999;width:190px;display:none; background:#017ebe; border-radius:3px;}
.isPc #mainNav li .submenu li a{text-align:left;display:block;padding:0 10px;font-size:15px;margin-top:0;color:#fff; font-style:normal;font-weight:normal;}
.isPc .disblock{display:block;}

.isWap .navBox{ position:relative; width:100%;}
.isWap .nav{ position:absolute; width:100%; z-index:99999; z-index:4;}
.isWap .menuLink{display: block; position:absolute; left:60px; top:55px; z-index: 999; font-size: 40px; width:46px; height:37px; background:url(http://subsites.chinadaily.com.cn/hannanf/img/ico5.gif) no-repeat;}
.isWap .menuLink.active{background:url(http://subsites.chinadaily.com.cn/hannanf/img/ico4.gif) no-repeat;}
.isWap #mainNav {clear: both; min-width: inherit; float: none;overflow: hidden;max-height: 0;  width:100%; background: #069; background-size:cover; box-sizing: content-box; font-size:0.3rem; position:relative; left:0px; z-index:9999;}
.isWap #mainNav.active {max-height: 100%;}
.isWap #mainNav ul ul i{display: none;}
.isWap #mainNav li .submenu li a{color:#006699;}
.isWap #mainNav li.has-submenu{ background:#0092dd;}

.isWap #mainNav li.has-submenu .sub{ width:90%; float:left;}
.isPc  #mainNav li.has-submenu .subBtn{ display:none; width:0;}
.isWap #mainNav li.has-submenu .subBtn{ width:10%; float:left; display:inline; background:#0092dd url(http://subsites.chinadaily.com.cn/hannanf/img/arrow6.png) no-repeat 70% bottom;}
.isWap #mainNav li.has-submenu a.subBtn.active{background:url(http://subsites.chinadaily.com.cn/hannanf/img/arrow5.png) no-repeat 70% bottom;}

.isWap #mainNav ul {list-style: none;position: relative;display: inline; background:#017ebe;}
.isWap #mainNav ul li {display: block; float:none; width: 100%;  border-bottom:1px solid #1aa3e9;}
.isWap #mainNav ul li a {color:#fff; font-size:0.5rem; position: relative; display: block;padding:20px;}
.isWap #mainNav ul li > ul.sub-menu {width: 100%;padding: 4px 0;background-clip: padding-box;
padding: 0px;background-clip: padding-box;}
.isWap #mainNav ul ul {display: none;position: absolute;top: 100%;overflow: hidden;max-height: 0;display: inherit;position: relative; left: auto; top: auto;box-shadow: none;border: none; background:#fff; padding-top: 0; width:100%;}
.isWap #mainNav ul ul.active {max-height: 100%;}
.isWap #mainNav ul ul > li {position: relative;display: block; background:none; width:100%;padding: 0;border-bottom:0;}
.isWap #mainNav ul ul > li a {height: auto; color:#069; font-size:0.4rem;  padding: 20px 15px; height: auto; text-decoration: none; border-bottom:0; margin:10px}  
.isWap #mainNav ul ul > li a:hover{background: #0092dd; color:#fff; border-radius:3px; }
.isWap .menuBg{background:#0092dd;}
/*search*/
.isPc .searchNav{ float:left; margin-left:20px; position:relative;}
.isPc .ico_search{ background:url(http://subsites.chinadaily.com.cn/hannanf/img/fdj.gif) no-repeat center center; width:58px; height:58px; display:block; text-align:center;}
.isPc .ico_search.active{background:#017ebe url(http://subsites.chinadaily.com.cn/hannanf/img/fdj2.gif) no-repeat center center;}
.isPc .search{ display:none; z-index:5;width:1200px; *width:1140px; position:absolute; top:168px; background:#017ebe;padding:30px 0; *left:50%; *margin-left:-550px;}
.isPc .sInner{ width:800px; height:48px; background:#0092dd; border-radius:3px; border:1px solid #5e8ab1; margin:0 auto;}
.isPc .sInner input{ width:670px; *width:647px; height:46px; line-height:46px; *height:42px;  *line-height:42px;float:left; padding-left:20px;  border-radius: 5px;}
.isPc .sInner .inp_go{ width:127px; border-radius: 0 3px 3px 0; line-height:46px; background:#0092dd; color:#fff; font-size:24px; text-align:center; display:block; float:left;}
.isPc .sInner .inp_go:hover{ text-decoration:none;}

.isWap .searchNav{ float:right; margin-left:20px; position:absolute; right:0; z-index:6; bottom:38px;}
.isWap .ico_search{ background:url(http://subsites.chinadaily.com.cn/hannanf/img/fdj3.gif) no-repeat center center; width:80px; height:80px; display:block; text-align:center; text-indent:9999px; margin-right:20px;}

.isWap .search{ width:100%; position:absolute; z-index:7; background:#017ebe;padding:30px;}
.isWap .sInner{ width:90%; height:90px; border-radius:3px; border:1px solid #5e8ab1; margin:0 auto;}
.isWap .sInner input{width:90%; height:90px; float:left; padding-left:20px; font-size:25px; border:1px solid #fff;}
.isWap .sInner .inp_go{ width:10%;height:90px; background:#fff; color:#fff; font-size:24px; text-align:center; display:block; float:left;background:#fff url(http://subsites.chinadaily.com.cn/hannanf/img/fdj3.gif) no-repeat center center; border:1px solid #fff; border-radius: 0 3px 3px 0;}

/*focus*/
.focusbox{position:relative;overflow:hidden;zoom:1;}
#fullbanner{width:1200px;height:510px;margin:auto;position:relative;}
#fullbanner li a{display:block;width:1200px;height:510px;overflow:hidden;}
#fullbanner img{width:1200px;height:510px;}
#fullbanner ul{width:1200px;height:510px;}
#fullbanner .wrappic{overflow:visible;position:absolute;}
.focusbox .next, .focusbox .prev{filter:alpha(Opacity=100);opacity:1;position:absolute;top:50%;margin-top:-40px;margin-left:-40px;z-index:4;}
.focusbox .next{margin:-40px -40px 0 0;right:0;}
#fullbanner .mask-left, #fullbanner .mask-right, #fullbanner .plan{background:#fff;padding:0px;z-index:1;position:absolute;top:0;left:0;width:1200px;height:510px;overflow:hidden;left:2400px;}

#fullbanner .mask-right, #fullbanner .mask-left{z-index:4;left:-1200px;filter:alpha(Opacity=50);opacity:.5;background:#000;overflow:hidden;}
#fullbanner .mask-right{left:1200px;}
#fullbanner .active { z-index: 2; left: 0; }
#fullbanner i.more a{color:#fff;}

.isPc .arrow-left,.isPc .arrow-right{background:url(http://subsites.chinadaily.com.cn/hannanf/img/arrow.png) no-repeat;}
.isPc .arrow-left{background-position:left center;height:80px;width:26px;}
.isPc .arrow-right{background-position:right center;height:80px;width:26px;}

.isWap .arrow-left,.isWap .arrow-right{background:url(http://subsites.chinadaily.com.cn/hannanf/img/arrow0.png) no-repeat;}
.isWap .arrow-left{background-position:5px center;height:80px;width:30px;}
.isWap .arrow-right{background-position:-22px center;height:80px;width:30px;}

.isPc #fullbanner h3{ background:#000; position: absolute; color:#fff; display:block; width:650px; height:115px; z-index:19998; bottom:0;filter: alpha(Opacity=80); opacity: .80; padding:25px 25px 20px; font-size:22px; font-family:Arial, Helvetica, sans-serif; display:none;}
.isPc #fullbanner h3 b{width:100%; display:inline-block;}
.isPc #fullbanner i.more{position: absolute; display:block; background:url(http://subsites.chinadaily.com.cn/hannanf/img/arrow2.png) no-repeat 75px 15px; font-size:13px; width:200px; padding-top:10px;}

.isWap #fullbanner h3{ background:#0092dd; position: absolute; color:#fff; display:block; width:100%; height:110px; z-index:19998; bottom:0;filter: alpha(Opacity=100); opacity:1; padding:20px 2% 20px; font-size:22px; font-family:Arial, Helvetica, sans-serif; display:block;}
.isWap #fullbanner h3 b{width:65%; font-size:0.35rem; line-height:0.34rem; font-weight:normal; display:inline-block;}

.isWap .square{position:absolute; z-index:3; right:280px; bottom:50px; width:72px; height:11px;}
.isWap .square li{background:#006699;width:11px; height:11px; line-height:11px; margin-right:5px; float:left;}
.isWap .square .current{background:#fff; display:block;}

/*focusBar*/
.focusBar{background:#0092dd; height:180px; padding-top:15px; color:#fff;}
.focusBar ul{width:1200px; margin:0 auto;}
.focusBar ul li{width:270px; *width:220px; height:150px; *height:120px; float:left; margin:0 15px; padding:15px 25px 0; background:#00699f;}
.focusBar ul li:hover{background:#007ebe;}
.focusBar h3{font-size:50px;}
.focusBar p{ font-size:17px; line-height:24px; padding-top:5px;}

/*main*/
.moreBox{width:132px; height:47px; line-height:47px; background:#ececec; text-align:center; float:right; margin:20px 32px 0 0;}
.isPc .moreBox a{color:#000; display:inline-block; width:100%; height:47px; font-size:14px;}
.isPc .moreBox a:hover{ text-decoration:none; color:#008cd6; background:#ccc;}
.isPc .section{width:890px;float:left;}
.isPc .lSec{width:585px; float:left;}
.isPc .rSec{width:300px; float:right;}

.isWap .moreBox a{color:#000; display:inline-block; width:100%; height:47px; font-size:0.2rem;}
.isWap .moreBox a:hover{ text-decoration:none; color:#008cd6; background:#ccc;}
.isWap .section{width:100%;  float:none;}
.isWap .lSec{width:90%; float:none; margin:0 5%;}
.isWap .rSec{width:100%; float:none; margin:0;}

.isPc .lSec h2{color:#008cd6; border-bottom:#9cd2ef 1px solid; margin-bottom:30px; font-size:22px;}
.isPc .lSec h2 a{ line-height:40px; color:#008cd6; display:inline-block; border-bottom:#008cd6 4px solid;}
.isPc .lSec h2 a:hover{ text-decoration:none;}

.isWap .lSec h2{ border-bottom:#9cd2ef 1px solid;color:#008cd6; font-size:0.5rem; margin:40px 0 30px;}
.isWap .lSec h2 a{ line-height:0.55rem; color:#008cd6; display:inline-block; padding-bottom:20px; border-bottom:#008cd6 4px solid;}
.isWap .lSec h2 a:hover{ text-decoration:none;}

.isPc .news{font-size:20px; line-height:24px; position:relative;}
.isPc .news a{color:#010101;}
.isPc .news a:hover{ text-decoration:none; color:#008cd6;}
.isPc .news li{margin-bottom:40px; width:100%;}
.isPc .news p{ padding-top:5px;}
.isPc .news b{ font-size:16px; font-weight:normal; margin-top:5px; display:inline-block;}
.isPc .newsImg{float:left; margin-right:20px;} 

.isWap .news{font-size:0.34rem; line-height:0.4rem; position:relative;}
.isWap .news a{color:#010101;}
.isWap .news a:hover{ text-decoration:none; color:#008cd6;}
.isWap .news li{margin-bottom:40px; width:100%;}
.isWap .news p{ padding-top:0;}
.isWap .news b{ font-size:0.2rem; line-height:0.2rem; font-weight:normal; margin-top:10px; display:inline-block;}
.isWap .newsImg{float:left; margin-right:20px;} 
.isWap .newsImg img{ width:2.2rem; height:1.4rem;}

.isPc .parks{ margin-bottom:40px;}
.isPc .parks .map{float:left; width:255px; height:244px; background:url(http://subsites.chinadaily.com.cn/hannanf/img/map.jpg) no-repeat;}
.isPc .parks ul{float:left; width:330px; display:block; padding:10px 0 0 10px;}
.isPc .parks li{ background:url(http://subsites.chinadaily.com.cn/hannanf/img/map_ico.jpg) no-repeat; font-size:14px; line-height:20px; margin-bottom:10px; display:block; padding-left:25px;}
.isPc .parks li a{color:#000;}
.isPc .parks li a:hover{text-decoration:none; color:#008cd6;}
.isPc .parks li.li2{background-position: left -48px;}
.isPc .parks li.li3{background-position: left -96px;}
.isPc .parks li.li4{background-position: left -144px;}
.isPc .parks li.li5{background-position: left -192px;}
.isPc .parks li.li6{background-position: left -242px;}
.isPc .parks li.li7{background-position: left -290px;}
.isPc .parks li.li8{background-position: left -338px;}

.isWap .parks{ margin-bottom:60px;}
.isWap .parks .map{ width:100%; height:600px; background:url(http://subsites.chinadaily.com.cn/hannanf/img/map2.jpg) no-repeat center center;}
.isWap .parks .map img{ width:100%;}
.isWap .parks ul{float:none; display:block; padding:10px 0 0 10px;}
.isWap .parks li{ background:url(http://subsites.chinadaily.com.cn/hannanf/img/map_ico2.jpg) no-repeat left 7px; font-size:40px; line-height:46px; margin-bottom:20px; display:block; padding-left:45px;}
.isWap .parks li a{color:#000;}
.isWap .parks li a:hover{text-decoration:none; color:#008cd6;}
.isWap .parks li.li2{background-position: left -88px;}
.isWap .parks li.li3{background-position: left -184px;}
.isWap .parks li.li4{background-position: left -281px;}
.isWap .parks li.li5{background-position: left -378px;}
.isWap .parks li.li6{background-position: left -473px;}
.isWap .parks li.li7{background-position: left -570px;}
.isWap .parks li.li8{background-position: left -665px;}


.isPc .Companies li{ width:168px; height:75px; display:block; margin-right:25px; margin-bottom:20px; float:left;}
.isPc .Companies li img{width:100%;}
.isWap .Companies ul{width:740px; margin:0 auto;}
.isWap .Companies li{ width:206px; height:92px; display:block; margin:0 20px; margin-bottom:30px; float:left;}
.isWap .Companies li img{width:100%;}

.isPc .rSec h2{color:#008cd6; font-size:22px;}
.isPc .rSec h2 a{ line-height:40px; color:#008cd6; display:inline-block;}
.isPc .rSec h2 a:hover{text-decoration:none;}

.isWap .rSec h2{color:#008cd6; font-size:0.5rem; padding-left:5%; margin:40px 0 30px;}
.isWap .rSec h2 a{ line-height:70px; color:#008cd6; display:inline-block;}
.isWap .rSec h2 a:hover{text-decoration:none;}

.isPc .Tw{ background:#ececec; padding:0 20px 20px;}
.isPc .Tw span{display:inline-block; padding-top:20px; height:165px; margin-bottom:10px; position:relative;}
.isPc .Tw span .video_ico{ width:30px; height:30px; background:url(http://subsites.chinadaily.com.cn/hannanf/img/arrow7.png) no-repeat center center; position:absolute; bottom:10px; z-index:7px; right:10px;}
.isPc .Tw p{display:block; margin-bottom:5px;}
.isPc .Tw p a{ font-size:14px; line-height:20px; color:#000;}
.isPc .Tw p a:hover{text-decoration:none; color:#0092dd;}

.isWap .Tw{ background:#ececec; padding:30px;}
.isWap .Tw span{display:block; padding-top:0; margin-bottom:20px; width:100%; position:relative;}
.isWap .Tw span .video_ico{ width:60px; height:60px; background:url(http://subsites.chinadaily.com.cn/hannanf/img/arrow8.png) no-repeat center center; position:absolute; bottom:30px; z-index:7px; right:30px;}
.isWap .Tw span img{width:100%; height:500px;}
.isWap .Tw p{display:block; margin-bottom:50px;}
.isWap .Tw p a{ font-size:0.32rem; line-height:0.5rem; color:#000;}
.isWap .Tw p a:hover{text-decoration:none; color:#0092dd;}

.about,.Specials,.Videos{margin-bottom:30px;}

.isPc .aside{width:290px; *width:240px; padding:20px 20px 190px; float:right; background:#ececec;}
.isWap .aside{width:100%;  padding:20px 20px 190px; float:none; background:#ececec;}
.aside a{color:#000;}
.aside a:hover{ text-decoration:none;}
.aside h2{text-transform: uppercase;}

.subNavBox{width:100%; margin-top:15px;}
.subNav{cursor:pointer;font-size:16px;color:#000;line-height:36px; background:url(http://subsites.chinadaily.com.cn/hannanf/img/ico1.gif) no-repeat;background-position:95% 50%}
.currentDd{color:#000;}
.currentDt{background-image:url(http://subsites.chinadaily.com.cn/hannanf/img/ico2.gif);}
.navContent{display: none;}
.navContent li{ font-size:14px; line-height:18px; padding:5px 0 0;}
.navContent li a{display:block; height:28px; font-size:14px;line-height:28px;}
.more2{display:block; margin-top:3px;  background:url(http://subsites.chinadaily.com.cn/hannanf/img/arrow4.png) no-repeat right center; font-size:12px; width:105px;}
.more2 a{color:#0092dd;}


.Investment,.Living{ margin-bottom:30px;}
.Investment h2{ margin-bottom:15px;}
.Investment li{font-size:16px; line-height:22px; margin-bottom:15px;}
.Investment li a:hover{color:#0092dd;}

.Living h2{ margin-bottom:15px;}
.Living li{font-size:16px; line-height:30px; margin-bottom:15px; background:url(http://subsites.chinadaily.com.cn/hannanf/img/ico3.gif) no-repeat left top; padding-left:40px;}
.Living li a:hover{color:#0092dd;}
.Living li.Liv2{background-position: left -45px;}
.Living li.Liv3{background-position: left -84px;}
.Living li.Liv4{background-position: left -127px;}
.Living li.Liv5{background-position: left -172px;}
.Living li.Liv6{background-position: left -215px;}

.Chinabecomes{line-height:18px;}
.Chinabecomes h3{ margin-bottom:10px; font-size:18px; font-weight:normal; line-height:22px;}
.Chinabecomes p{font-size:14px;}
.Chinabecomes i{ width:95px; display:block; margin-top:10px; background:url(http://subsites.chinadaily.com.cn/hannanf/img/arrow4.png) no-repeat right center;}
.Chinabecomes i a{color:#0092dd;}

.about2{ background:#ececec; color:#000; margin-top:70px; padding:30px; font-size:0.28rem;}
.about2 h2{ margin-bottom:3%;}
.about2 a{color:#000;}
.about2 ul{ padding-top:3%; font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-size:0.25rem;}

.isPc .more3{display:block; margin-top:23px;  background:url(http://subsites.chinadaily.com.cn/hannanf/img/arrow4.png) no-repeat right center; width:170px;}
.isPc .more3 i a{color:#0092dd;  font-size:24px;}
.isWap .more3{display:block; margin-top:23px;  background:url(http://subsites.chinadaily.com.cn/hannanf/img/arrow4.png) no-repeat right center; width:190px;}
.isWap .more3 i a{color:#0092dd;  font-size:0.3rem;}

.isPc .footer{ border-top:5px solid #ececec;}
.isPc .footerBox{width:1200px; margin:0 auto;}

.isWap .footer{ border-top:5px solid #ececec;}
.isWap .footerBox{width:100%; margin:0 auto;}

.isPc .link{ border-bottom:1px solid #ececec;}
.isPc .linkBox{width:1200px; padding:15px 0; margin:0 auto; font-size:18px; line-height:36px;}
.isPc .linkBox b{float:left; font-weight:normal;}
.isPc #main_box{ float:left; margin-left:20px;}
.isPc .select_box span{ display:block; height:36px; width:317px; background:url(http://subsites.chinadaily.com.cn/hannanf/img/inputbg02.gif) no-repeat;}
.isPc .select_box ul li {cursor:pointer;}
.isPc .son_ul{ background:#fff; border:1px solid #ececec; border-top:0; width:317px; *width:285px; padding:15px;}
.isPc .son_ul li{display:block; font-size:14px; line-height:24px;padding-left:10px; width:100%;}
.isPc .son_ul li:hover{color:#0092dd; background:#ececec;}

.isWap .link{ border-bottom:0px solid #ececec;}
.isWap .linkBox{width:80%; padding:30px 0;margin:0 auto; font-size:18px; line-height:36px;}
.isWap .linkBox b{float:left; font-size:0.3rem; font-weight:normal;line-height:0.6rem; width:100px;}
.isWap #main_box{float:left;}
.isWap .select_box span{ display:block; height:72px; width:600px;  background:#ececec url(http://subsites.chinadaily.com.cn/hannanf/img/inputbg03.gif) no-repeat left;}
.isWap .select_box ul li {cursor:pointer;}
.isWap .son_ul{ background:#fff; border:1px solid #ccc; border-top:0; width:600px; padding:10px 0;}
.isWap .son_ul li{display:block; font-size:24px; line-height:24px;padding:10px; width:100%;}
.isWap .son_ul li:hover{color:#0092dd; background:#ececec;}

.linkMap{width:1200px; margin:0 auto; padding:25px 0 60px;}
.linkMap h4{ font-size:16px; margin-bottom:15px; }
.linkMap li{font-size:14px; line-height:16px; margin-bottom:10px;}
.linkMap li a{color:#333;}
.linkMap li a:hover{color:#0092dd; text-decoration:none;}
.linkMap .linkMapBox{float:left; margin:0 20px 0 10px;}

.info ul{width:320px; margin:20px auto;}
.info ul li{width:140px; margin:0 10px; float:left;}

.isPc .linkTxt{width:1200px; color:#666; margin:0 auto; padding:25px 0 60px; font-size:12px; line-height:16px;}
.isWap .linkTxt{width:100%; color:#666; margin:0 auto; padding:25px 5% 60px; text-align:center; font-size:12px; line-height:16px;}
#displaypagenum {
	font-size:14px;
	font-weight:bold;
	color:#a0a3a5;
    overflow: hidden;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight:normal;
	margin:20px 0 0;
}

#displaypagenum {
text-align: center;
}
#displaypagenum span {
	text-decoration:none;
	color:#a0a3a5;
	padding:5px 10px;
	background-color:#ebebeb;
	border-color:#ebebeb;
	color:#363738;
	border:1px solid #CCCCCC;
}
#displaypagenum a {
text-decoration:none;
	color:#a0a3a5;
	padding:5px 10px;
	background-color: #f3f3ed;
	border:1px solid #CCCCCC;
}

#displaypagenum span:hover,#displaypagenum a:hover{background-color:#636566;border-color:#636566;color:#fff;cursor:pointer;}
/*logo gundong*/
.wc565{margin:0 auto;width:545px; height:325px; position:relative;}
.wc565 .icon{ background:url(http://subsites.chinadaily.com.cn/hannanf/img/slider_btn2.png) no-repeat;}
.warp-pic-list li{float:left;display:inline;}
.warp-pic-list .img_wrap{display:block;font-size:0;}
.warp-pic-list .text-area{background-color:#f2f2f2;line-height:24px;}
.tab-T-3{width:66px; margin:0 auto; position:absolute; left:50%; margin-left:-43px; bottom:18px;}
.tab-T-3 li{width:9px;height:9px; border-radius:50%; font-size:0;background-color:#999;float:left;margin-left:11px;cursor:pointer;display:inline;}
.wc565 .tab-T-3 li.cur{background-color:#ff9900;}
.rowE .warp-pic-list{position:relative;width:545px;height:345px;overflow:hidden;}
.rowE .count li{margin-right:20px;width:168px;height:345px;}
.rowE .count li a{ width:100%; height:75px; display:block; margin-bottom:20px;}
.rowE .count .img_wrap{width:168px;height:135px;}
.rowE .count li .text-area{padding:10px 0 10px 15px;}
.rowE .count li .text-area  p{line-height:24px;height:24px;}
.rowE .count li:hover .text-area,.rowE .count li.hover .text-area{background:#d81c1b; color:#fff;}
.rowE .count .p-num{font-family:"Tahoma";font-weight:bold;}
.rowE .btn{display:block;height:33px;position:absolute;top:288px; width:33px;z-index:1;cursor:pointer; }
.rowE .prev{ background-position:0 0;left:200px;}
.rowE .prev:hover{background-position:0 -33px;}
.rowE .next{ background-position:right 0;right:215px;}
.rowE .next:hover{background-position:right -33px;}
/***** 2019.04.24 *****/
.body-notice{background: url(http://www.chinadaily.com.cn/specials/2018whhncn/i/notice-bg.jpg) no-repeat center top #1450b2;color: #fff;}
.notice-container{width: 1400px;margin: 0 auto;padding-top: 180px;text-align: center;font-size: 34px;line-height: 2em;color: #fff;min-height: 900px;}
.notice-tit{font-size: 74px;line-height: 1.5em;font-weight: bold;margin-bottom: 70px;}
.notice-container p.tar{text-align: right;padding-right: 20px;font-size: 22px;line-height: 36px;}
.popup-notice{width: 642px;border: 9px solid #a07f58;background-color: #fff;position: absolute;left: 50%;margin-left: -330px;top: 210px;padding-bottom: 45px; z-index:99;}
.popup-tit{text-align: center;padding-top: 45px;font-size: 30px;line-height: 1.5em;font-weight: bold;margin-bottom: 35px;}
.popup-container{padding-left: 45px;font-size: 18px;line-height: 40px;}
.popup-container .tar{font-size: 16px;line-height: 26px;color: #333;text-align: right;padding-right: 50px;margin-top: 20px;}
.popup-close{position: absolute;width: 16px;height: 16px;font-size: 0;line-height: 0;background: url(http://www.chinadaily.com.cn/specials/2018whhncn/i/ico-close.png) center no-repeat;top: 15px;right: 15px;}