/** {margin: 0;padding: 0;font-family: "Microsoft YaHei","MicrosoftJhengHei",PingFang SC, Verdana; }*/
a {text-decoration: none; }
li {list-style: none; }
.pointer {cursor: pointer; }
.clear:after {clear: both;content: "";display: block; }
.fl {float: left; }
.fr {float: right; }
.blue {color: #0755bd; }
/*.wrap {width: 1220px; margin: 0 auto 30px;}*/
.wrap {width: 1220px; margin: 0 auto 30px;}
.wrap {width: 1220px;margin: 0 auto;margin-top: 10px;}
.text-r {text-align: right; }
.text-l {text-align: left; }
.yellow {color: #FFB80B; }
.gray {color: #B1AFB2; }
.black {color: #000000 !important; }
.split {white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.hide { display: none !important; }
.left-menu {
    padding: 25px 0;
    width: 250px; }
.menu-header {
    height: 50px;
    line-height: 50px;
    color: #FFFFFF;
    font-size: 22px;
    padding-left: 70px;
    background: url(../img/menus.png) 30px center no-repeat;
    background-size: 23px 23px;
    background-color: #2F78DC; }
.menu-list {
    color: #4F4E4D;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.menu-list > li {
    margin-top: 2px;
    color: #4F4E4D; }
.menu-list a {color:#666;
    line-height: 50px;
    padding-left: 70px;
    background-color: #EAEDEF;
    display: block;
    cursor: pointer; }
.menu-list a:hover {color:#347bd9;
    line-height: 50px;
    padding-left: 70px;
    background-color: #ebf4fc;
    display: block;
    cursor: pointer; }
.menu-list .menu-title {
    line-height: 50px;
    padding-left: 70px;
    cursor: pointer;
    background: url(../img/plus.png) 30px center no-repeat;
    background-size: 23px 23px;
    background-color: #EAEDEF; }
.menu-list .sub-menu {
    line-height: 50px;
    display: none; }
.menu-list .sub-menu li {
    background-color: #fff;
    cursor: pointer; }
.menu-list.active {
    background-color: #ebf4fc;
    color: #347bd9; }
.menu-list .active a {
    background-color: #ebf4fc;
    color: #347bd9; }

/* header */
.header {background-color: #fff; overflow: hidden; }
.header .logo-box .left .big-title {
    font-size: 30px;
    font-weight: bold;
    color: #0755bd;
    line-height: 20px;
    padding: 10px 0 10px; }
/*.header .logo-box .left .sub-title {
  font-size: 11px;
  font-weight: 400;
  color: #7c7e82;
  line-height: 36px; }*/
.header .logo-box .right {
    float: right;
    min-width: 400px; }
/*.header .logo-box .right .phone {
  font-size: 30px;
  font-weight: 300;
  color: #3468ec;
  line-height: 36px; }
  .header .logo-box .right .phone img {
    vertical-align: middle;
    margin-right: 18px; width: 43px; height: 43px;}
.header .logo-box .right a {
  font-size: 16px;
  font-weight: 400;
  color: #58595c;
  line-height: 36px;
  text-decoration: none; }*/
.header .menu-box ul {
    padding: 0; }
.header .menu-box ul li {
    float: left;
    height: 19px;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    padding: 10px 16px 20px;
    margin-right:15px;
    border-bottom: 3px solid #fff; }
.header .menu-box ul li a {
    color: #403E41; }
.header .menu-box ul .active {
    border-color: #0755bd; }
.header .menu-box ul .active a {
    color: #0755bd; }
.header .menu-box ul li:last-child {
    margin-right: 0; }
.header #line {width: 1220px;margin:0 auto; height: 24px;line-height: 24px;}
.header #line span {float:inherit;color:#fff;font-size: 14px;line-height: 24px;}
.header #line a.opt {color:#fff;font-size: 14px;}
.header #line a.opt:hover {color:#fff;font-size: 14px;}
/* 翻页 */
.pagation {
    margin: 30px 0 16px;
    text-align: center;
    font-size: 18px;
    color: #717372; }
.pagation a {
    display: inline-block;
    line-height: 40px;
    padding: 0 16px;
    border: 1px solid #769FF2;
    margin: 0 3px;
    color: #2F78DC;
    cursor: pointer; }
.pagation a.disabled-page {
    background-color: #EAEAEB;
    border-color: #C6C8CD;
    color: #727474;
    cursor: not-allowed; }
.pagation a.page-curr {
    background-color: #EAEAEB;
    border-color: #C6C8CD;
    color: #727474;
    cursor: not-allowed; }
.pagation .current-page {
    background-color: #2F78DC;
    border: 1px solid #769FF2;
    color: #fff; }
.pagation .total-page {
    color: #717372;
    margin-left: 25px; }
.header .login-info {
    /*height: 36px;*/
    position: relative;
    width: 150px;
    margin-left: 220px;
    text-align: center;
    margin-top: 0px;
}
.icon-down {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../img/icons/icon-down.svg) no-repeat center;
    background-size: contain;
    vertical-align: -7px;
    margin-left: 5px;
}
.header .login-menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.header .login-menu:hover {
    background: rgb(65,105,225);
}
.header .login-info .user-info {
    height: 30px;
    width: 150px;
    line-height: 30px;
    cursor: pointer;
}
.header .login-info .user-info  img {
    vertical-align: top;
    height: 30px;
    width: 30px;
    margin-top: 3px;
    background: #2f78dc;
    border-radius: 100%;
    padding: 5px;
    box-sizing: border-box;
    margin-right: 10px;
}
.login-menu-list {
    width: 100%;
    height: 0;
    overflow: hidden;
}
.header .login-menu:hover .login-menu-list {
    height: 50px;
}
.login-menu-list li {
    line-height: 30px;
    cursor: pointer;
    margin: 10px;
    background: #fff;
    font-size: 14px;
}
/* footer */
.footer {
    background-color: #535353;
    padding: 20px;
    color: #fff;
    text-align: left;
    line-height: 30px;
    font-size: 14px; }
.footer .link {
    margin-bottom: 10px; }
.footer span {
    margin-right: 40px; }
.footer a {
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
    line-height: 26px; }

.bannertxt h1 {
    color: #fff;
    line-height: 50px;
    text-shadow: 2px 2px 5px #0755bd;
    font-size: 42px;
}
.bannertxt h4 {
    color: #fff;
    line-height: 50px;
    text-shadow: 2px 2px 5px #0755bd;
}