@charset "UTF-8";
@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("../fonts/SourceHanSansCN-Regular.woff") format("woff"), url("../fonts/SourceHanSansCN-Regular.ttf") format("truetype"), url("../fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype");
}

@font-face {
  font-family: "SourceHanSansCN-Medium";
  src: url("../fonts/SourceHanSansCN-Medium.woff") format("woff"), url("../fonts/SourceHanSansCN-Medium.eot") format("embedded-opentype"), url("../fonts/SourceHanSansCN-Medium.ttf") format("truetype");
}

/* yui3 reset.css */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
  vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

iframe {
  display: block;
}

/* yui3 fonts */
body {
  color: #333;
  font-size: 14px;
  font-family: "SourceHanSansCN-Regular";
  min-width: 1200px;
  background: #f0f0f0;
}

select,
input,
button,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

a {
  text-decoration: none;
}

input,
button,
textarea {
  font-family: "SourceHanSansCN-Regular";
  border: 0;
  outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
  display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #999;
}

.placeholder {
  color: #999;
}

/* utilities */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.l {
  float: left !important;
}

.r {
  float: right !important;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
}

/* css3效果 */
.trans {
  -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.text-overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* 栅格 */
.container {
  width: 1100px;
  margin: 0 auto;
}

.span1 {
  float: left;
  width: 36px;
}

.span2 {
  float: left;
  width: 92px;
}

.span3 {
  float: left;
  width: 148px;
}

.span4 {
  float: left;
  width: 204px;
}

.span5 {
  float: left;
  width: 260px;
}

.span6 {
  float: left;
  width: 316px;
}

.span7 {
  float: left;
  width: 372px;
}

.span8 {
  float: left;
  width: 428px;
}

.span9 {
  float: left;
  width: 484px;
}

.span10 {
  float: left;
  width: 540px;
}

.span11 {
  float: left;
  width: 596px;
}

.span12 {
  float: left;
  width: 652px;
}

.span13 {
  float: left;
  width: 708px;
}

.span14 {
  float: left;
  width: 764px;
}

.span15 {
  float: left;
  width: 820px;
}

.span16 {
  float: left;
  width: 876px;
}

.span17 {
  float: left;
  width: 932px;
}

.span18 {
  float: left;
  width: 988px;
}

.span19 {
  float: left;
  width: 1044px;
}

.span20 {
  float: left;
  width: 1100px;
}

.ml20 {
  margin-left: 20px;
}

.ml24 {
  margin-left: 24px;
}

/* 公共阴影样式 */
.com-shadow {
  -webkit-box-shadow: 0px 1px 13px 0px #e6e6e6;
          box-shadow: 0px 1px 13px 0px #e6e6e6;
}

/* 当前位置 */
.route {
  padding-top: 4px;
  height: 62px;
  line-height: 62px;
}

.route > p {
  padding-left: 30px;
  font-size: 16px;
  color: #333;
  background: url("../images/route_ico.png") left center no-repeat;
}

.route > p > a {
  color: #333;
}

.route > p > span {
  color: #0449ae;
}

/* 标语 */
.slogan-hd {
  height: 79px;
  background: url("../images/slogan.png") center top no-repeat #c3d4f5;
}

.slogan-tt {
  float: left;
  margin: 15px 0 0 30px;
  color: #20528f;
}

.slogan-tt > h3 {
  height: 30px;
  line-height: 30px;
  font-size: 26px;
  font-weight: bold;
}

.slogan-tt > p {
  height: 22px;
  line-height: 22px;
  font-size: 16px;
}

/* 左侧菜单 */
.left-box {
  float: left;
  width: 260px;
  -webkit-box-shadow: 0px 0px 9px 1px rgba(32, 82, 143, 0.05);
          box-shadow: 0px 0px 9px 1px rgba(32, 82, 143, 0.05);
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.menu {
  padding: 21px 10px;
  height: 100%;
}

.menu-node {
  position: relative;
  margin-top: 10px;
  height: 50px;
  vertical-align: top;
  background: #edf3ff;
}

.menu-node:first-child {
  margin-top: 0;
}

.menu-node::before, .menu-node::after {
  position: absolute;
  z-index: 10;
  content: "";
  display: none;
  width: 24px;
  height: 48px;
  background-repeat: no-repeat;
}

.menu-node::before {
  top: 1px;
  left: 1px;
  background-image: url("../images/menu_icol.png");
}

.menu-node::after {
  right: 1px;
  bottom: 1px;
  background-image: url("../images/menu_icor.png");
}

.menu-name {
  position: relative;
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 30px 0 62px;
  font-size: 18px;
  color: #333;
  background-position: 24px center;
  background-repeat: no-repeat;
}

.menu-name::before {
  position: absolute;
  content: "";
  right: 13px;
  top: 50%;
  margin-top: -8px;
  width: 9px;
  height: 16px;
  background: url("../images/menu_arr.png") no-repeat;
}

.menu-name.icon1 {
  background-image: url("../images/menu_icon1.png");
}

.menu-name.icon2 {
  background-image: url("../images/menu_icon2.png");
}

.menu-name.icon3 {
  background-image: url("../images/menu_icon3.png");
}

.menu-name.icon4 {
  background-image: url("../images/menu_icon4.png");
}

.menu-name.icon5 {
  background-image: url("../images/menu_icon5.png");
}

.menu-name.icon6 {
  background-image: url("../images/menu_icon6.png");
}

.menu-name.icon7 {
  background-image: url("../images/menu_icon7.png");
}

.menu-name.icon8 {
  background-image: url("../images/menu_icon8.png");
}

.menu-name.icon9 {
  background-image: url("../images/menu_icon9.png");
}

.menu-name.icon10 {
  background-image: url("../images/menu_icon10.png");
}

.menu-name.icon11 {
  background-image: url("../images/menu_icon11.png");
}

.menu-name.icon12 {
  background-image: url("../images/menu_icon12.png");
}

.menu-name.icon13 {
  background-image: url("../images/menu_icon13.png");
}

.menu-name.icon14 {
  background-image: url("../images/menu_icon14.png");
}

.menu-name.icon15 {
  background-image: url("../images/menu_icon15.png");
}

.menu-name.icon16 {
  background-image: url("../images/menu_icon16.png");
}

.menu-name.icon17 {
  background-image: url("../images/menu_icon17.png");
}

.menu-node:hover, .menu-node.current {
  background: #0058a3;
}

.menu-node:hover .menu-name, .menu-node.current .menu-name {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

.menu-node:hover .menu-name::before, .menu-node.current .menu-name::before {
  background-image: url("../images/menu_arrh.png");
}

.menu-node:hover .menu-name.icon1, .menu-node.current .menu-name.icon1 {
  background-image: url("../images/menu_icon1h.png");
}

.menu-node:hover .menu-name.icon2, .menu-node.current .menu-name.icon2 {
  background-image: url("../images/menu_icon2h.png");
}

.menu-node:hover .menu-name.icon3, .menu-node.current .menu-name.icon3 {
  background-image: url("../images/menu_icon3h.png");
}

.menu-node:hover .menu-name.icon4, .menu-node.current .menu-name.icon4 {
  background-image: url("../images/menu_icon4h.png");
}

.menu-node:hover .menu-name.icon5, .menu-node.current .menu-name.icon5 {
  background-image: url("../images/menu_icon5h.png");
}

.menu-node:hover .menu-name.icon6, .menu-node.current .menu-name.icon6 {
  background-image: url("../images/menu_icon6h.png");
}

.menu-node:hover .menu-name.icon7, .menu-node.current .menu-name.icon7 {
  background-image: url("../images/menu_icon7h.png");
}

.menu-node:hover .menu-name.icon8, .menu-node.current .menu-name.icon8 {
  background-image: url("../images/menu_icon8h.png");
}

.menu-node:hover .menu-name.icon9, .menu-node.current .menu-name.icon9 {
  background-image: url("../images/menu_icon9h.png");
}

.menu-node:hover .menu-name.icon10, .menu-node.current .menu-name.icon10 {
  background-image: url("../images/menu_icon10h.png");
}

.menu-node:hover .menu-name.icon11, .menu-node.current .menu-name.icon11 {
  background-image: url("../images/menu_icon11h.png");
}

.menu-node:hover .menu-name.icon12, .menu-node.current .menu-name.icon12 {
  background-image: url("../images/menu_icon12h.png");
}

.menu-node:hover .menu-name.icon13, .menu-node.current .menu-name.icon13 {
  background-image: url("../images/menu_icon13h.png");
}

.menu-node:hover .menu-name.icon14, .menu-node.current .menu-name.icon14 {
  background-image: url("../images/menu_icon14h.png");
}

.menu-node:hover .menu-name.icon15, .menu-node.current .menu-name.icon15 {
  background-image: url("../images/menu_icon15h.png");
}

.menu-node:hover .menu-name.icon16, .menu-node.current .menu-name.icon16 {
  background-image: url("../images/menu_icon16h.png");
}

.menu-node:hover .menu-name.icon17, .menu-node.current .menu-name.icon17 {
  background-image: url("../images/menu_icon17h.png");
}

.menu-node.current::before, .menu-node.current::after {
  display: block;
}

/* 通用按钮 */
.btns {
  text-align: center;
  font-size: 0;
  -webkit-text-size-adjust: none;
}

.com-btn {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 15px;
  width: 162px;
  height: 54px;
  border-radius: 4px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #0449ae;
  cursor: pointer;
}

.com-btn::before, .com-btn::after {
  position: absolute;
  content: "";
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
}

.com-btn::before {
  top: 4px;
  left: 4px;
  background-image: url("../images/btn_icol.png");
}

.com-btn::after {
  right: 4px;
  bottom: 4px;
  background-image: url("../images/btn_icor.png");
}

/* 通用下拉框 */
.sel-box {
  display: none;
  width: 100%;
  padding-left: 14px;
  height: 44px;
  line-height: 42px;
  border: 1px solid #e5e5e5;
}

.chosen-container {
  display: block;
  width: 100%;
  height: 44px;
  line-height: 44px;
}

.chosen-container-single .chosen-single {
  padding: 0 0 0 17px;
  height: 44px;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 16px;
  color: #333;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single.cur {
  color: #333;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #e5e5e5;
}

.chosen-container-single .chosen-single span {
  margin-right: 35px;
  height: 42px;
  line-height: 42px;
}

.chosen-container-single .chosen-single div {
  width: 35px;
  padding: 0;
}

.chosen-container-single .chosen-single div b {
  width: 35px;
  height: 42px;
  background: url("../images/sel_ico.png") left center no-repeat;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background: url("../images/sel_icoh.png") left center no-repeat;
}

.chosen-container-single .chosen-drop {
  top: 45px;
  border: 1px solid #e5e5e5;
  border-top: 0;
  border-radius: 0;
}

.chosen-container .chosen-search {
  padding: 10px 10px 0 10px;
}

.chosen-container-single .chosen-search input[type="text"] {
  vertical-align: top;
  border: 1px solid #e5e5e5;
  padding-left: 10px;
  height: 34px;
  line-height: 34px;
}

.chosen-container .chosen-results {
  margin: 0;
  padding: 7px 7px;
  color: #666;
}

.chosen-container .chosen-results li {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 24px;
  font-size: 16px;
}

.chosen-container .chosen-results li.highlighted {
  color: #fff;
  background-color: #0058a3;
}

/* 12345-logo */
.logo12345 {
  margin-bottom: 20px;
  height: 160px;
  background: url("../images/12345logo.jpg") center top no-repeat;
}
