body {min-width: 1300px;}
html,body,ul {font-family: 'Arial';margin: 0;padding: 0;}
ul li{list-style: none;}
a:link {text-decoration:none;}
.container {width: 1170px;padding: 0;}

header {border-bottom: 1px solid #eee;}
header .logo-box {float: left;display: table-cell;height: 82px;/*line-height: 82px;*/text-align: left;}
header .logo-img-box {height: 56px;display: inline-block;vertical-align: middle;padding: 8px 0;}
header .head-logo {height: 60px;vertical-align: top;}
header .logo-string {width: 2px;height: 45px;background-color: #c0c0c0;vertical-align: middle;display: inline-block;margin: 0 25px;}
header .nav-box {height: 82px;float: right;position: relative;}
header .nav-box ul {list-style: none;}
header .nav-box li {height: 82px;line-height: 82px;width: 85px;text-align: center;display: inline-block;font-size: 14px;cursor:pointer;}
header .nav-box li.active {color: #507489;}
header .nav-box a {color: #333;text-decoration:none;}
header .nav-box a:hover {color: #507489;font-weight: bold;}
header .nav-box .icon-search {width: 25px;position: relative;bottom: 3px;margin-left: 20px;}
header .nav-box .icon-search:hover {width: 30px;margin-left: 15px;cursor:pointer;}
header .search-box {position: absolute;right: 0;width: 300px;height: 43px;padding: 5px 10px;background-color: rgba(0,0,0,0.2);bottom: -44px;display: none;z-index: 1;}
header form {display: inline-block;}
header #bdcsMain {width: 235px;height: 30px;border: 0;border-bottom: 1px solid #fff;background-color: rgba(0,0,0,0);outline:none;font-size: 20px;color: #fff;}
header ::-webkit-input-placeholder {color:#e4e4e4;}
header :-ms-input-placeholder {color:#e4e4e4;}
header .search-box img {margin-left: 10px;cursor:pointer;}

.flag-icon{position:relative;display:inline-block;width:1.33333333em;line-height:1em}
.flag-icon:before{content:"\00a0"}
.flag-icon-us{background-image:url(../flags/us.svg)}
.flag-icon-cn{background-image:url(../flags/cn.svg)}

footer {background-color: #507489;height: 86px;}
footer .footer-left {float: left;padding-top: 20px;color: #fff;}
footer .footer-left a {color: #fff;margin-right: 10px;}
footer .copyright {margin-left: 10px;}
footer .footer-right {float: right;padding-top: 20px;}
footer .footer-right p {color: #fff;margin-bottom: 0;text-align: right;}

#module-menu {margin: 0 -15px;}
#module-menu .menu-title {padding-bottom: 10px;border-bottom: 1px solid #eee;font-weight: 700;font-size: 22px;color: #4D608A;}
#module-menu .menu-list-box {padding-top: 18px;}
#module-menu .menu-list {padding: 12px 20px;background: url("../images/index/xuxian.png") no-repeat;background-position: 0 100%;}
#module-menu .menu-list a {color: #444444;font-size: 16px;text-decoration:none;}
#module-menu .menu-list.active .list-text {font-weight: bold;}
#module-menu .menu-list a:hover {font-weight: bold;}
#module-menu .menu-list ul {display: none;}
#module-menu .menu-list.active ul {display: block;}
#module-menu .menu-list li {padding: 3px 20px;}
#module-menu .menu-list ul a {color: #333;font-size: 14px;}
#module-menu .menu-list ul a.bold {font-weight: bold;}
