@charset "utf-8";

/* body */
body { background: url(../img/body.jpg) center 0 no-repeat #fff; background-attachment: fixed; background-size: cover; }

#header{height: 200px; }
#header .logo{float: left;margin-top: 40px;}

#content{width: 1200px; margin: 0 auto ; position:relative; z-index:1; }

.country{width: 1200px; margin: 0 auto; position:relative;}
.country ul.countryList{display: block; overflow: hidden; padding-left: 50px;  padding-top: 50px; padding-bottom: 30px}
.country ul.countryList li{width: 184px; float: left; *display: inline; margin-right: 45px; height: 154px; text-align: center; }
.country ul.countryList li .pic{width: 168px; height: 80px; text-align: center; overflow: hidden; padding: 8px; background: #f9f9f9; border-radius: 5px; display: block; }
.country ul.countryList li .pic img{height: 80px; width: auto; text-align: center; margin: 0 auto; }
.country ul.countryList li .tit{font-size: 16px; text-align: center; line-height: 30px;}
.country ul.countryList li.first{display:none}


#footer{background:url(../img/footer.png) 0px 100% repeat-x; padding: 0px; text-align: center; z-index:0; }
#footer .siteWidth{padding: 50px 0px 30px;}
#footer .copyRight{line-height:28px; color:#fff; min-height:56px}

/* 侧栏-栏目内搜索 */
.nodeSearch{position:absolute;top: -20px;left: 50px;width: auto;height: 34px;}
#sideSearch{}
#sideSearch .hd{display:none}
#sideSearch .hd h3{ font-weight:bold;}
#sideSearch .bd li { padding: 0 0 10px 0; overflow: hidden; float:left; margin-right:10px; width:auto; }
#sideSearch .nodes,
#sideSearch input,
#sideSearch button { height: 34px; line-height: 34px; border: 1px solid #ddd; font-size: 14px; font-family: "microsoft yahei"; outline: none;border-radius:4px }
#sideSearch .nodes{width:160px}
#sideSearch .keyword { padding: 0 5px; height: 32px; line-height: 32px; width:200px; float:left; margin-right:10px  }
#sideSearch button { line-height: 32px; height:34px; width:70px; float: left; background: #0068B7; border-color: #0068B7; color: #fff;}

/* 东盟 */
.Links-ATRC{position:absolute;width:134px;height:48px;right: 50px;top:-50px;border-radius:4px;overflow:hidden;}
.Links-ATRC a{display:block;height:48px;line-height:48px;font-size:16px;padding-left:66px;background: url(../img/dm.png) 18px 7px no-repeat #003e90;color:#fff;}
.Links-ATRC a:hover{color:#fbff03; text-decoration: none;}