@charset "utf-8";
/* CSS Document */
body,html{ margin:0px; padding:0px;}
div,p,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,img,a img{ margin:0px; padding:0px; list-style:none; border:none; text-align:left;}
.clearBoth{ height:1px; font-size:1px; clear:both;}

/* ———————————————————————————————————————————————————【输入框，按钮，下拉框样式】——————————————————————————————————————————————————*/
.text01{ height:16px; width:230px; border:1px solid #CACACA; line-height:16px; color:#787878; font-size:12px; padding-left:5px;}
.select01{ font-size:12px;color:#787878;}
.btn01{ width:51px; height:19px; line-height:19px; text-align:center; border:none; color:#FFFFFF; background:url(../../images/btn_search.gif) no-repeat 0 0; cursor:pointer;}
.btn02{ width:51px; height:19px; line-height:19px; text-align:center; border:none; color:#FFFFFF; background:url(../../images/btn_email.gif) no-repeat 0 0; cursor:pointer;}
.btn03{ width:58px; height:23px; line-height:23px; text-align:center; border:none; color:#FFFFFF; background:url(../../images/btn_search_fb.gif) no-repeat 0 0;cursor:pointer;}
.text02{ height:16px; width:144px; border:1px solid #CACACA; line-height:16px; color:#787878; font-size:12px; padding-left:5px;}
.text03{ height:16px; padding:2px 5px; background:#F2F2F2; border:1px solid #DADADA; font-size:12px; color:#797979; }
.textarea01{ background:#F2F2F2; border:1px solid #D4D4D4; width:630px; height:130px; overflow-y:scroll; padding:10px; color:#797979; font-size:12px;}

/* ———————————————————————————————————————————————————【每页公共部分】——————————————————————————————————————————————————*/
/* logo */
.header{ width:1000px; margin:0px auto;}
.header .logo{ background:url(../../images/logo.jpg) no-repeat 0 0; height:132px; width:1000px; position:relative;}
.header .logo span{ font-size:12px; position:absolute; top:8px; right:20px;}
/* 导航 */
.nav{width:1000px; margin:0px auto; background:#F5F6F8;height:106px; margin-top:-2px; overflow:hidden; position:relative;}
.nav ul{ height:105px;width:780px; margin:0px auto;}
.nav ul li{ float:left; height:105px; width:97px;text-align:center;}
.nav ul li a{ display:block;height:105px; width:97px; font-size:14px; color:#666666; text-decoration:none;}
.nav ul li a img{ margin-top:23px; margin-bottom:15px;}
.nav ul li a:hover{color:#4F6B9D; background:url(../../images/nav_bg.jpg) no-repeat 0 0;}
.nav ul li a:hover span{ text-decoration:underline;}
.nav ul li.selected a{color:#4F6B9D; background:url(../../images/nav_bg.jpg) no-repeat 0 0;}
.nav ul li.selected a span{text-decoration:underline; }
/* 内容框架 左右栏*/
.content{ width:1000px; margin:0px auto;overflow:hidden; padding:10px 0px 20px 0px; background:#F4F6F8;}
.content .cont{ width:735px;float:left;}
.content .guide{ width:265px; float:right;}
/* footer */
.footer{ width:1000px; margin:0px auto; height:150px; border-top:1px solid #E9EEF2; background:#E4E9ED;}
.footer ul{height:16px; width:730px; margin:15px auto 20px auto;}
.footer ul li{ float:left; height:15px; line-height:16px; text-align:center;border-right:1px solid #49628A;}
.footer ul li a{font-size:12px; text-decoration:none; color:#49628A; display:block; width:90px; }
.footer p{ height:18px; line-height:18px; font-size:12px; color:#797E82; text-align:center; font-family:Arial, Helvetica, sans-serif;}

/* ———————————————————————————————————————————————————【被重复使用的模块】——————————————————————————————————————————————————*/
/* 【左侧内容部分】 *
/* 广告条 */
.adver{width:693px; margin:0px auto;}
/* 菲律宾、香港、美国、新加坡subject */
.subject{ overflow:hidden;}
.subject .subjectImg{float:left; display:inline; width:345px; height:252px; padding:1px; border:1px solid #D5D1D4; margin-left:20px; font-size:1px;}
.subject .subjectCont{float:right; display:inline; width:335px; margin-right:15px;}
.subject .subjectCont .subArticle{ min-height:150px; height:auto!important; height:150px; position:relative; background:url(../../images/line_bg.gif) repeat-x 0 top; padding:0px 10px;}
.subject .subjectCont .subArticle h3{ height:46px; line-height:46px; font-size:20px; text-align:center;}
.subject .subjectCont .subArticle p{ font-size:12px; color:#3C3C3C; line-height:18px;}
.subject .subjectCont .subArticle span{ font-size:12px; position:absolute; bottom:15px; right:10px;}
.subject .subjectCont .subArticle span a{ color:#214989; text-decoration:underline;}

.subject .subjectCont .subInfo{ min-height:110px; height:auto!important; height:110px; overflow:auto;background:url(../../images/line_bg.gif) repeat-x 0 top;}
.subject .subjectCont .subInfo h4{ margin-top:8px; margin-bottom:8px;}
.subject .subjectCont .subInfo ul{ min-height:73px; height:auto!important; height:73px;}
.subject .subjectCont .subInfo ul li{ font-size:12px; height:24px; line-height:24px;}
.subject .subjectCont .subInfo ul li a{ text-decoration:none;color:#3C3C3C;padding-left:25px;} 
/* 菲律宾、香港、美国、新加坡tool */
.tool2{ overflow:hidden;}
.tool2 .tool2Sy{ float:left; display:inline; margin-left:20px;}
.tool2 .tool2Bd{ float:right; display:inline; width:335px;margin-right:15px;}
.tool2 .tool2Bd .bar h4{margin-bottom:8px;}
.tool2 .tool2Bd .bar .barCont p{ padding-left:20px;}
.tool2 .tool2Bd .bar .barCont .search{ background:url(../../images/tool_search.jpg) no-repeat 0 2px; margin-bottom:10px;}
.tool2 .tool2Bd .bar .barCont .email{ background:url(../../images/tool_email.jpg) no-repeat 0 center;}
/* 成功案例、优势项目、投资环境、生活环境 */
.four{overflow:hidden; }
.oneC{width:343px; height:225px;float:left; display:inline;margin-left:16px;position:relative;}
.oneC img{ float:left; display:inline; margin-right:10px;}
.oneC ul{ /*display:inline; */float:left; font-size:12px; margin-top:32px;  min-height:180px; height:auto!important; height:180px;}
.oneC ul li{ height:25px; line-height:25px; padding:0px 0px 0px 15px; background:#330000;}
.oneC ul li a{ text-decoration:none; color:#787878;}
.oneC ul li a:hover{ text-decoration:underline;}
.oneC span{position:absolute; top:0px; right:0px; z-index:100; width:63px; height:32px;}

/* 【右侧引导部分】 */
/* 关于我们 */
.about{width:234px; margin:0px auto;}
/* 实用工具 */
.appliedTool{height:100px; width:234px; margin:0px auto;}
/* 合作机构 */
.cperOgn{width:234px; margin:0px auto;}
/* 在线评估、在线客服 */
.service{ width:229px; margin:0px auto;}
.service li{ height:31px; margin-bottom:5px;}
/* 报喜榜（6行） */
.happy{ width:249px; height:266px; background:url(../../images/happy_bg.jpg) no-repeat 0 0;;overflow:auto; margin-left:14px;}
.happy .hap { margin:60px 0 0 15px;}
.happy .hap p{width:188px;font-size:12px; height:28px; line-height:28px;}
a.abxb{color:#A21600; text-decoration:none;}
a.abxb:hover{color:#A21600; text-decoration:underline;}
/* 电话咨询 */
.phone{width:235px; margin:0px auto 12px auto;}
.phone .barCont{ border-top:1px solid #D7D8DA;border-left:1px solid #D7D8DA;overflow:hidden; width:222px; margin:16px auto 0px auto;}
.phone .barCont ul{overflow:hidden; width:222px;}
.phone .barCont ul li{ float:left; width:72px; height:32px; border-top:1px solid #F5F9FC;border-left:1px solid #F5F9FC;border-right:1px solid #D5D9DC;border-bottom:1px solid #D5D9DC; text-align:center; font-size:14px;}
.phone .barCont ul li a{ display:block; height:32px; line-height:32px; width:72px; color:#2A465E; text-decoration:none; background:url(../../images/phone_bg.jpg) no-repeat 0 0;}
.phone .barCont ul li a:hover{ background:url(../../images/phone_bg.jpg) no-repeat 0 -32px; color:#FFF; text-decoration:underline;}
.phone .barCont ul li.selected a{background:url(../../images/phone_bg.jpg) no-repeat 0 -32px;}
.phone .barCont .number{ height:89px; width:221px; border-bottom:1px solid #D5D9DC; border-right:1px solid #D4D7D8; border-top:1px solid #FCFFFF;background:url(../../images/phone_number.jpg) no-repeat 0 0; padding-top:10px;}
.phone .barCont .number h3{ color:red; font-size:18px; padding-left:20px; padding-top:10px;}
.phone .barCont .number h5{ color:#666; font-size:12px; font-weight:normal;}
/* 视频播放 */
.vedio{ width:250px;margin:0px auto;}
/* 海外生活 */
.abroad{width:232px; margin:0px auto;}
.abroad .barCont{margin:0px auto; width:232px; overflow:hidden;}
.abroad .barCont .abroadNav{ overflow:hidden;}
.abroad .barCont .abroadNav li{ float:left;height:18px; width:54px; margin-right:4px;}
.abroad .barCont .abroadNav li a{ font-size:12px; display:block; height:18px; line-height:18px; width:54px; color:#2A64BD; text-decoration:none; text-align:center;}
.abroad .barCont .abroadNav li a:hover{ text-decoration:underline; color:#0099FF;}
.abroad .barCont .abroadNav li.selected a{background:url(../../images/abroadNav_bg.gif) no-repeat 0 0; color:#FFFFFF;}
.abroad .barCont .abroadCont{ border:1px solid #3364B8; width:216px; padding:10px 0px 10px 10px; min-height:190px; height:auto!important; height:190px;background:#FFFFFF;}
.abroad .barCont .abroadCont li{ height:27px; line-height:27px; font-size:12px; background:url(../../images/abroadCont_bg.jpg) no-repeat 0 center; padding-left:10px;}
.abroad .barCont .abroadCont li a{ text-decoration:none; color:#7A7A7A;}
.abroad .barCont .abroadCont li a:hover{ text-decoration:underline; color:#666666;}
/* 站内工具*/
.guideTool{width:235px; margin:0px auto;}
.guideTool h4{margin-bottom:8px;}
.guideTool .barCont p{ padding-left:25px;}
.guideTool .barCont .search{ background:url(../../images/tool_search.jpg) no-repeat 5px 2px; margin-bottom:10px;}
.guideTool .barCont .email{ background:url(../../images/tool_email.jpg) no-repeat 5px center;}
/* 热门关键字*/
.mark{width:235px; margin:0px auto;}
.mark h4{margin-bottom:8px;}
.mark .barCont{ padding-left:24px;}
.mark .barCont a{ font-size:12px; line-height:28px; text-decoration:underline; margin-right:10px; color:#084BA4;}
.mark .barCont a:hover{ color:#0066FF;}


/* ———————————————————————————————————————————————————【全局重复使用模块】——————————————————————————————————————————————————*/
/* bar */
.bar h4{ height:20px;line-height:20px; background:url(../../images/tool_bg.jpg) no-repeat 0 0; padding-left:24px; font-size:14px;color:#000; margin-bottom:15px; text-align:left;}
/* 文章列表最新列表宽度 */
.wdt1{width:231px;}
.wdt2{width:200px;}
/* 文章列表 */
.Lists{ margin:0px auto;}
.Lists h4{ height:22px; line-height:22px; padding-left:10px; font-size:12px; }
.Lists ul{font-size:12px; padding:12px 8px; background:#FFFFFF;min-height:188px; height:auto!important; height:188px;}
.Lists ul li{ background:url(../../images/abroadCont_bg.jpg) no-repeat 4px center; padding-left:15px; height:27px; line-height:27px;}
.Lists ul li a{ color:#767676; text-decoration:none;}
.Lists ul li a:hover{ text-decoration:underline;}
.Lists p{height:5px;}
/* 热门文章蓝色*/
.blue h4{ background:url(../../images/lists_blue_h4bg.jpg) repeat-x 0 0; color:#FFFFFF;border-left:1px solid #3366B8;border-right:1px solid #3366B8;border-top:1px solid #3366B8;}
.blue ul{border-left:1px solid #3366B8;border-right:1px solid #3366B8;}
.blue .bottom{ background:url(../../images/lists_blue_bottom.jpg) no-repeat 0 0; font-size:1px; height:5px;}
.blue .bottom div{background:url(../../images/lists_blue_bottom.jpg) no-repeat right -5px; font-size:1px; height:5px;}
.blue .bottom div div{ background:none; border-bottom:1px solid #809DD5; margin:0px 6px; font-size:1px; height:4px; background:#FFFFFF;}
/* 最新文章绿色*/
.green h4{ background:url(../../images/lists_green_h4bg.jpg) repeat-x 0 0;color:#FFFFFF;border-left:1px solid #81AF40;border-right:1px solid #81AF40;border-top:1px solid #81AF40;}
.green ul{border-left:1px solid #81AF40;border-right:1px solid #81AF40;}
.green .bottom{ background:url(../../images/lists_green_bottom.jpg) no-repeat 0 0; font-size:1px; height:5px;}
.green .bottom div{background:url(../../images/lists_green_bottom.jpg) no-repeat right -5px; font-size:1px; height:5px;}
.green .bottom div div{ background:none; border-bottom:1px solid #81AF40; margin:0px 6px; font-size:1px; height:4px;background:#FFFFFF;}
/* 关键字文章青色*/
.cyan h4{ background:url(../../images/lists_cyan_h4bg.jpg) repeat-x 0 0;color:#FFFFFF;border-left:1px solid #33AA8D;border-right:1px solid #33AA8D;border-top:1px solid #33AA8D;}
.cyan ul{border-left:1px solid #33AA8D;border-right:1px solid #33AA8D;}
.cyan .bottom{ background:url(../../images/lists_cyan_bottom.jpg) no-repeat 0 0; font-size:1px; height:5px;}
.cyan .bottom div{background:url(../../images/lists_cyan_bottom.jpg) no-repeat right -5px; font-size:1px; height:5px;}
.cyan .bottom div div{ background:none; border-bottom:1px solid #33AA8D; margin:0px 6px; font-size:1px; height:4px;background:#FFFFFF;}
/* 翻页 */
.Pages{}
.Pages ul{text-align:center; width:223px; overflow:hidden; margin:0px auto;}
.Pages ul li{ float:left; font-size:12px; height:20px;border:1px solid #DDDDDD; line-height:20px; }
.Pages ul li a{ text-decoration:none;}
.Pages ul li.pg{margin-right:6px; width:16px; text-align:center;}
.Pages ul li.pgup,.Pages ul li.pgup_no,.Pages ul li.pgdn,.Pages ul li.pgdn_no{ width:46px;}
.Pages ul li.pgup,.Pages ul li.pgup_no{margin-right:6px;}
.Pages ul li.pgup a,.Pages li.pgdn a{ color:#404447;}
.Pages ul li.pgup_no a,.Pages li.pgdn_no a{ color:#E1E1E1;}
.Pages ul li.pg a{ color:#404447;}
.Pages ul li.selected a{ color:#FF0000;}

/* 文章内容页、专家介绍页bar2 */
.bar2{border-top:1px solid #DCE4ED;border-left:1px solid #DCE4ED;border-right:1px solid #DCE4ED;}
.bar2 h4{ height:25px; line-height:25px; background:url(../../images/bar2_bg.jpg) repeat-x 0 0; font-size:12px; color:#4B6797;}
.bar2 h4 img{ margin-left:10px; margin-right:10px; float:left; margin-top:2px; }
.bar2 .bar2Cont{ padding:20px;background:#FFFFFF;}