@charset "utf-8";

/** Reset **/
a, blockquote, button, body, code, dd, div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, hr, html, i, input, iframe, img, label, li, legend, object, ol, p, pre, small, span, strong, sub, sup, table, tbody, td, th, thead, tr, ul { margin: 0; padding: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark { display: block; margin: 0; padding: 0; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
time { display: inline; }
mark { color: #333; background: #ff0; }
html { color: #333; background-color: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body, button, input, select, textarea { font: 12px/1.5 '\5FAE\8F6F\96C5\9ED1', '\5B8B\4F53', sans-serif; }
input, select, textarea { font-size: 100%; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 500; }
b, strong { font-weight: 700; }
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp { font-family: Tahoma, Arial; }
small { font-size: 80%; }
ul, ol, li { list-style: none; }
a { color: #333; text-decoration: none; cursor: pointer; }
a:link { color: #333; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }
a:active { color: #333; text-decoration: none; }
sup, sub { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
legend { color: #333; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-weight: inherit; }
input, button, textarea, select { font-size: 100%\9; }
pre { white-space: pre-wrap; word-wrap: break-word; }
table { max-width: 100%; border-collapse: collapse; border-spacing: 0; background-color: transparent; }
th { text-align: inherit; }
fieldset, img { border: 0; }
a img {  border-width: 0; vertical-align: top; }
iframe { display: block; }
del { text-decoration: line-through; }
.content img, .content video { max-width: 100%; }

/** Function **/
.fn-clear:after { visibility: hidden; display: block; font-size: 0; content: '\0020'; clear: both; height: 0; }
.fn-clear { zoom: 1; }
.fn-clearfix { visibility: hidden; clear: both; }
.fn-left, .fn-right { display: inline; }
.fn-left { float: left; }
.fn-right { float: right; }
.fn-nocontent { color: #999 !important; text-indent: 0 !important; text-shadow: none !important; }


/** Golbal **/
.width { width: 1200px; min-width: 1200px; margin-left: auto; margin-right: auto; }

/* Header */
.header { min-width: 1200px; height: 170px; background-color: #fff; overflow: hidden; }
.header .header-bar { width: 100%; height: 30px; background-color: #0b6ba4; margin-bottom: 15px; }
.header .header-bar .txt { float: left; /*margin-left: 55px;*/ color: #fff; line-height: 30px; font-size: 12px; }
.header .header-bar .link { position: relative; float: right; padding-right: 45px; line-height: 30px; *width: 111px; }
.header .header-bar .link a { *float: left; color: #fff; display: inline-block; *display: inline; *zoom: 1; }
.header .header-bar .link a:hover { text-decoration: none; color: #e7e7e7; }
.header .header-bar .link .link-language { display: block; float: right; background-color: #faa20a; height: 30px; font-family: "Arial"; font-size: 14px; margin-left: 23px; padding: 0 11px; }
.header-search { position: absolute; right: 0; top: -30px; }
.header-search { width: 220px; height: 28px; line-height: 28px; border: 1px solid #ccc; background-color: #fff; }
.header-search input { float: left; width: 160px; height: 28px; margin-left: 10px; line-height: 18px; font-size: 12px; border: none; outline: none; }
.header-search .search-btn { float: right; margin: 0; margin-top: 5px; margin-right: 5px; width: 20px; height: 18px; background: url(../images/search-icon.png) center no-repeat; cursor: pointer; }
.header-search-show { position: absolute; right: 10px; top: 0; display: block; width: 20px; height: 30px; background: url(../images/search-icon-2.png) center no-repeat; cursor: pointer; }
.header-search span { display: inline-block; *display: inline; *zoom: 1; float: left; width: 20px; height: 28px; background: url(../images/search-icon-3.png) center no-repeat; }


/* logo */
.header .logo { display: block; width: 420px; float: left; margin-top: 25px; }
/* .header .logo a { } */
.header .logo a:hover { opacity: 0.8; }

/* nav */
.header .nav { display: block; float: right; margin-right: 5px; height: 112px; height: 30px; margin-top: 55px; }
.header .nav dd { display: inline-block; *display: inline; *zoom: 1; position: relative; /*padding: 0 1px;*/ /*margin-left: 4px;*/ /*width: 90px;*/ height: 35px; }
.header .nav dd a { font-size: 14px; color: #4a4a4a; padding: 0 7px; /*padding: 3px 18px;*/ /*width: 90px;*/ text-align: center; text-decoration: none; display: block; border-right: 1px solid #ccc; }
.header .nav dd:last-child a { border-right: 0; }
.header .nav dd a:hover { color: #147ab7; }
.header .nav dd .active { color: #147ab7; }
.header .nav dd ul { display: none; position: absolute; overflow: hidden; top: 28px; /*border-radius: 4px;*/ }
.header .nav dd ul li { float: left; display: inline-block; *display: inline; *zoom: 1; padding: 3px 0px; /*background-color: #548dc7;*/ }
.header .nav dd ul li a { border: none; /*border-right: 1px solid #fff;*/ width: auto; color: #448db9; /*color: #fff;*/ padding: 3px 4px; margin: 0 2px; font-size: 12px; }
.header .nav dd ul li a:hover { background-color: #147ab7; color: #fff; /*border-radius: 4px;*/ }

.header .nav-2 ul { left: -75px; }
.header .nav-3 ul { left: -25px; }
.header .nav-4 ul { left: -100px; }
.header .nav-5 ul { left: -450px; }
.header .nav-6 ul { left: -300px; }
.header .nav-9 ul { left: -100px; }

.header .nav .active { /*background: #147ab7;*/ }
/*.header .nav .active a { text-decoration: none; background-color: #fff; color: #013467;}
*/
.header .nav .active2 { /*background: #147ab7;*/ }
/*.header .nav .active2 a { text-decoration: none; background-color: #fff; color: #013467;}*/


/* Footer */
.footer { width: 100%; height: 172px; padding-top: 38px; padding-bottom: 40px; overflow: hidden; min-width: 1200px; background-color: #0b6ba4; }
.footer .width { width: 1100px; min-width: 1100px; }
.footer .footer-link {}
.footer .footer-link li { color: #fff; float: left; margin-right: 12px; }
.footer .footer-link a { color: #fff; }
.footer .footer-txt-1 p { display: block; width: 330px; color: #fff; line-height: 22px; }
.footer .footer-txt-1 a { color: #fff; line-height: 22px; }
.footer .item { float: left; /*padding-bottom: 10px;*/ }
.footer .item-1 { width: 330px; padding-top: 20px; border-right: 1px dotted #fff; }
.footer .item-1 .footer-txt-1 { width: 330px; padding-top: 35px; }
.footer .item-1 .footer-link { overflow: hidden; }
.footer .item-2 { width: 560px; padding-left: 30px; border-right: 1px dotted #fff; }
.footer .item-2 li { color: #fff; float: left; width: 185px; text-align: center; }
.footer .item-2 li img { display: block; margin: 0 auto; }
.footer .item-2 li span { display: block; margin-top: 40px; }
.footer .item-3 { float: right; width: 114px; text-align: center; margin-left: 60px; margin-top: -15px; }
.footer .item-3 span { color: #fff; margin-bottom: 6px; display: block; }
.footer .beian {
  margin-top: 30px;
  padding-top: 12px;
  padding-bottom: 10px;
  text-align: center;
  border-top: 1px solid #fff;
  border-top: 1px solid rgba(255,255,255,.2);
}
.footer .beian a {
  color: #fff;
}
