@charset "utf-8";
/*
Copyright ibw.cn
Created by Clearfix
*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 14px/1.5 Microsoft YaHei, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var,i { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: top; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%;border:0;background:none;outline:none; }
table { border-collapse: collapse; border-spacing: 0 }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; overflow: hidden; *zoom: 1;}
a:link, a:visited,a:hover, a:active { text-decoration: none; }
a { outline: none; text-decoration: none; transition-duration: 0.3s, 0.3s; transition-property: background-color, color; transition-timing-function: ease, ease;}
.hidden { display: none; }
.invisible { visibility: hidden; }
.noBg { background: none !important; }
.noBd { border: none !important; }
.noMr{margin-right:0 !important; float:right !important;}
.noBr {border-right: none !important;}
body {background: #f5f5fa; color: #333; }
a { color: #333; text-decoration: none; }
a:hover {  color: #1773d2; }
.wrapper {overflow: hidden; }
.g-in {width: 1200px; margin: 0 auto; }

.header {margin-bottom: 17px; }
.headTop {position: relative; overflow: hidden; height: 126px; background: url(topbg.jpg) no-repeat center top; }
.headTop .g-in {position: absolute; left: 0; right: 0; top: 26px; z-index: 10; }

.logo {float: left; }

.search {float: right; margin-top:9px; }
.searchNav { text-align:right; clear:both; }
.searchNav a { display:inline-block; padding: 0 7px; border-right: 2px solid #b8b9de; line-height: 16px; color: #fff; font-size: 14px; }
.searchNav a:last-child { padding-right: 0; }
.searchNav a:hover {color: #FFD14C; }

.search form { margin-top: 8px; float:right; }
.search form input { vertical-align:top; }
.search form input[type="text"] {float: left; height: 26px; border: 1px solid #bfbfbf; border-right: none; background: #fff; padding-left: 6px; width: 163px; color: #666666; }
.search form input[type="submit"] {height: 28px; width: 31px; background: url("search.jpg") no-repeat center; cursor: pointer; }

.nav {height: 50px;line-height: 50px; background: #3b3d85; font-size: 16px; }
.nav li {float: right; position: relative;  width: 156px; }
.nav li:first-child {float: left; width: 108px; }
.nav li:after {content: ''; position: absolute; z-index: 10; bottom: 0; right: 0; width: 1px; height: 16px; margin: auto 0; top: 0; background: #fff; }
.nav li:nth-child(2):after {display: none; }
.nav a {display: block; text-align: center; color: #fff; }
.nav a:hover {background: #6a6ee1; }

.footer { padding:15px 0 7px; background: #474bb3; color: #fff; font-size: 14px; text-align: center; overflow: hidden; }
.footer a {color: #fff; }
.footer a:hover {color: #FFA50B; }
.footNav { padding:6px 0; line-height:16px; }
.footNav a { border-right: 2px solid rgba(255,255,255,0.5); padding: 0 6px; display:inline-block; vertical-align:top; }
.copyRight { padding-bottom:10px; border-bottom: 1px solid rgba(255,255,255,0.4); line-height:32px; }
.inform { line-height: 38px; }