﻿@charset "UTF-8";
html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
    font-family: '微软雅黑';
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

a img {
    border: none;
}

a {
    outline: none;
}

a:hover, a:link, a:visited {
    text-decoration: none;
    outline: none;
}

ul, input {
    padding: 0;
    margin: 0;
}

textarea {
    margin-bottom: 0;
}

a, a:hover {
    color: #333;
}

.g-index {
    width: 100%;
}

.g-index .g-hd {
    height: 110px;
    background: #012873;
    min-width: 1200px;
}

.g-index .g-hd .m-ct {
    width: 1200px;
    margin: 0 auto;
}

.g-index .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-index .g-hd .m-ct .u-right {
    float: right;
}

.g-index .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-index .g-hd .m-ct .u-right .a-1, .g-index .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-index .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-index .g-bd {
    height: 728px;
}

.g-index .g-bd .m-ct:before {
    content: "";
    display: table;
}

.g-index .g-bd .m-ct {
    min-width: 1200px;
    position: relative;
    height: 678px;
    background: url("../img/index/bg_2.jpg") no-repeat center center;
}

.g-index .g-bd .m-ct .m-bd {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.g-index .g-bd .m-ct .m-bd .u-left {
    width: 630px;
    height: 470px;
    margin-top: 90px;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-1 {
    font-size: 0;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-1 a {
    display: inline-block;
    width: 150px;
    height: 150px;
    opacity: 0.9;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-1 a:hover {
    -moz-box-shadow: 2px 2px 20px -5px #000;
    -webkit-box-shadow: 2px 2px 20px -5px #000;
    box-shadow: 2px 2px 20px -5px #000;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-1 a img {
    display: block;
    margin: 0 auto;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-1 a span {
    margin-top: 10px;
    display: block;
    width: 150px;
    text-align: center;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-1 .a-1 {
    background: #714ae5;
    margin: 0 10px 10px 0;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-1 .a-2 {
    background: #47d9ad;
    margin: 0 10px 10px 0;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-1 .a-3 {
    background: #3057c0;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-2 {
    font-size: 0;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-2 a {
    display: inline-block;
    width: 150px;
    height: 150px;
    opacity: 0.9;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-2 a:hover {
    -moz-box-shadow: 2px 2px 20px -5px #000;
    -webkit-box-shadow: 2px 2px 20px -5px #000;
    box-shadow: 2px 2px 20px -5px #000;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-2 a img {
    display: block;
    margin: 0 auto;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-2 a span {
    margin-top: 10px;
    display: block;
    width: 150px;
    text-align: center;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-2 .a-1 {
    background: #5a7ce1;
    margin: 0 10px 10px 0;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-2 .a-2 {
    background: #31aded;
    margin: 0 10px 10px 0;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-2 .a-3 {
    background: #935ce1;
    margin: 0 10px 10px 0;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-2 .a-4 {
    background: #6752f0;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-3 {
    position: relative;
    font-size: 0;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-3 .a-1 {
    display: inline-block;
    width: 150px;
    height: 150px;
    opacity: 0.9;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    background: #4eabe3;
    margin: 0 10px 10px 0;
    padding-top: 20px;
    box-sizing: border-box;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-3 .a-1:hover {
    -moz-box-shadow: 2px 2px 20px -5px #000;
    -webkit-box-shadow: 2px 2px 20px -5px #000;
    box-shadow: 2px 2px 20px -5px #000;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-3 .a-1 img {
    display: block;
    margin: 0 auto;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-3 .a-1 span {
    margin-top: 10px;
    display: block;
    width: 150px;
    text-align: center;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-3 .div-1 {
    width: 470px;
    height: 150px;
    background: #5777da;
    opacity: 0.9;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 0 10px 0;
    padding: 10px 20px;
    box-sizing: border-box;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-3 .div-1:hover {
    -moz-box-shadow: 2px 2px 20px -5px #000;
    -webkit-box-shadow: 2px 2px 20px -5px #000;
    box-shadow: 2px 2px 20px -5px #000;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-3 .div-1 .u-tt {
    color: #ffffff;
    margin-bottom: 10px;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-3 .div-1 .u-tt a {
    font-size: 20px;
    color: #ffffff;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-3 .div-1 .u-ct div a {
    font-size: 15px;
    color: #ffffff;
    display: inline-block;
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
    float: left;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-3 .div-1 .u-ct div a:hover {
    text-decoration: underline;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-3 .div-1 .u-ct div a:before {
    content: '';
    width: 3px;
    height: 3px;
    background: #ffffff;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: 0;
}

.g-index .g-bd .m-ct .m-bd .u-left .left-cell-3 .div-1 .u-ct div span {
    font-size: 15px;
    color: #dedede;
    line-height: 24px;
    float: right;
}

.g-index .g-bd .m-ct .m-bd .u-right {
    position: absolute;
    top: 50px;
    right: 0;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-inp {
    margin-top: 40px;
    font-size: 0;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-inp input {
    display: inline-block;
    background: #ffffff;
    height: 50px;
    width: 430px;
    border: none;
    vertical-align: middle;
    -moz-border-radius: 0 0 5px 5px;
    /* Firefox */
    -webkit-border-radius: 5px 0 0 5px;
    /* Safari 和 Chrome */
    border-radius: 5px 0 0 5px;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
    font-size: 20px;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 50px;
    padding-left: 110px;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-inp a {
    display: inline-block;
    width: 120px;
    height: 50px;
    background: #5572dc;
    vertical-align: middle;
    -moz-border-radius: 0 5px 5px 0;
    /* Firefox */
    -webkit-border-radius: 0 5px 5px 0;
    /* Safari 和 Chrome */
    border-radius: 0 5px 5px 0;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.g-index .g-bd .m-ct .m-bd .u-right .right-inp a img {
    display: block;
    margin: 10px auto;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-hot {
    font-size: 0;
    margin-top: 20px;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-hot span {
    color: #ffffff !important;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-hot a {
    color: #ffffff !important;
    font-size: 15px;
    display: inline-block;
    width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-hot a:hover {
    color: blue !important;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-hot .a-1, .g-index .g-bd .m-ct .m-bd .u-right .right-hot .a-2 {
    margin-right: 20px;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-sel {
    position: absolute;
    top: 140px;
    right: 450px;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-sel li {
    font-size: 15px;
    color: #333;
    background: #ffffff;
    width: 100px;
    margin-bottom: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-sel li img {
    position: absolute;
    top: 10px;
    right: 15px;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-sel li:hover {
    cursor: pointer;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-sel .li-1 {
    height: 30px;
    line-height: 30px;
    border-right: 1px solid #C2C2C2;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-bottom: 14px;
    margin-top: 12px;
    box-sizing: border-box;
    background: url("../img/index/down_pic_2.png") no-repeat right center;
    padding-left: 25px;
    font-size: 16px;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-sel .li-2, .g-index .g-bd .m-ct .m-bd .u-right .right-sel .li-3 {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-sel .li-2:hover, .g-index .g-bd .m-ct .m-bd .u-right .right-sel .li-3:hover {
    background: #eeeeee;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-sel .li-hide {
    display: none;
}

.g-index .g-bd .m-ct .m-bd .u-right .right-sel .li-show {
    display: block;
}

.g-index .g-bd .m-ct .m-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
    background: #002973;
    opacity: 0.8;
}

.g-index .g-bd .m-ct .m-bottom .u-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-index .g-bd .m-ct .m-bottom .u-ct a {
    float: left;
    display: inline-block;
    font-size: 15px;
    padding: 0 10px;
    box-sizing: border-box;
    color: #ffffff;
    line-height: 30px;
}

.g-index .g-bd .m-ct .m-bottom .u-ct a:hover {
    text-decoration: underline;
}

.g-index .g-bd .m-ct .bottom-hide {
    display: none;
}

.g-index .g-bd .m-ft {
    height: 50px;
    background: #001c4f;
    min-width: 1200px;
}

.g-index .g-bd .m-ft .u-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-index .g-bd .m-ft .u-ct a {
    padding-left: 30px;
    display: inline-block;
    width: 170px;
    font-size: 15px;
    color: #CBD1DB;
    line-height: 50px;
    border-right: 1px solid #0D2858;
    box-sizing: border-box;
    position: relative;
}

.g-index .g-bd .m-ft .u-ct a span {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 18px;
    right: 30px;
    background: url("../img/index/down.png") no-repeat right center;
}

.g-index .g-bd .m-ft .u-ct .a-1 {
    border-left: 1px solid #0D2858;
}

.g-index .g-ft {
    width: 100%;
    background: #002973;
    min-width: 1200px;
}

.g-index .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-index .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-index .g-ft .m-ct .u-left p {
    color: #dedede;
    font-size: 15px;
    line-height: 20px;
}

.g-index .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-index .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-index .g-ft .m-ct:before {
    content: "";
    display: table;
}

.g-index .g-bd .m-ct .m-bd .u-add {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.g-index .g-bd .m-ct .m-bd .u-add .add-cell-1 {
    position: absolute;
    right: 205px;
    bottom: 0;
    font-size: 0;
    margin-right: 60px;
}

.g-index .g-bd .m-ct .m-bd .u-add .add-cell-1 .a-3 {
    display: none;
}

.g-index .g-bd .m-ct .m-bd .u-add .add-cell-1 a img:hover {
    -moz-box-shadow: 2px 2px 20px -5px #000;
    -webkit-box-shadow: 2px 2px 20px -5px #000;
    box-shadow: 2px 2px 20px -5px #000;
}

.g-index .g-bd .m-ct .m-bd .u-add .add-cell-1 .img-2 {
    margin-left: 20px;
}

.g-index .g-bd .m-ct .m-bd .u-add .add-cell-2 {
    position: absolute;
    left: 0;
    bottom: -60px;
}

.g-index .g-bd .m-ct .m-bd .u-add .add-cell-2 .div-off {
    width: 16px;
    height: 15px;
    position: absolute;
    right: 1px;
    bottom: 35px;
    box-sizing: border-box;
}

.g-open {
    min-width: 1200px;
}

.g-open .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
}

.g-open .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-open .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-open .g-hd .m-ct .u-right {
    float: right;
}

.g-open .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-open .g-hd .m-ct .u-right .a-1, .g-open .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-open .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-open .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-open .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 70px;
    box-sizing: border-box;
}

.g-open .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-open .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-open .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-open .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-open .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-open .g-ft {
    width: 100%;
    background: #002973;
}

.g-open .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-open .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-open .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-open .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-open .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-open .g-ft .m-ct:before {
    content: "";
    display: table;
}

.g-open .g-bd {
    width: 100%;
    margin-top: 30px;
}

.g-open .g-bd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-open .g-bd .m-ct .u-cell-1 {
    height: 270px;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct {
    width: 540px;
    height: 270px;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct .u-ct-tt {
    width: 540px;
    height: 50px;
    border: 1px solid #e1e1e1;
    font-size: 18px;
    position: relative;
    box-sizing: border-box;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct .u-ct-tt span {
    display: inline-block;
    padding: 0 20px;
    text-align: center;
    height: 48px;
    background: #1550bb;
    color: #ffffff;
    line-height: 48px;
    box-sizing: border-box;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct .u-ct-tt .img_1 {
    position: absolute;
    top: 0;
    left: 147px;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct .u-ct-tt .img_2 {
    position: absolute;
    top: 0;
    left: 129px;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct .u-ct-tt .img_3 {
    position: absolute;
    top: 0;
    left: 183px;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct .u-ct-tt .img_4 {
    position: absolute;
    top: 0;
    left: 111px;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct .u-ct-tt a {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 16px;
    line-height: 48px;
    color: #666666;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct .u-ct-ct {
    font-size: 0;
    position: relative;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct .u-ct-ct a {
    font-size: 15px;
    color: #333333;
    display: inline-block;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct .u-ct-ct a:hover {
    text-decoration: underline;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct .u-ct-ct a:before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #B31E23;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -1px;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct .u-ct-ct span {
    font-size: 15px;
    color: #999999;
    width: 10%;
    position: absolute;
    top: 0;
    right: 0;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct .u-ct-ct-1 {
    margin-top: 20px;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct-1 {
    float: left;
}

.g-open .g-bd .m-ct .u-cell-1 .u-ct-2 {
    float: right;
}

.g-open .g-bd .m-ct .u-cell-2 {
    width: 1100px;
    margin: 30px auto;
    height: 90px;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    padding: 18px;
    font-size: 0;
}

.g-open .g-bd .m-ct .u-cell-2 a {
    display: inline-block;
    width: 254px;
    height: 54px;
    font-size: 18px;
    color: #ffffff;
    line-height: 54px;
    position: relative;
    padding-left: 100px;
    box-sizing: border-box;
}

.g-open .g-bd .m-ct .u-cell-2 a img {
    position: absolute;
    top: 7px;
    left: 50px;
}

.g-open .g-bd .m-ct .u-cell-2 .a-1 {
    background: #2899d8;
}

.g-open .g-bd .m-ct .u-cell-2 .a-2 {
    background: #905ad7;
}

.g-open .g-bd .m-ct .u-cell-2 .a-3 {
    background: #3250af;
}

.g-open .g-bd .m-ct .u-cell-2 .a-4 {
    background: #6b54e9;
}

.g-open .g-bd .m-ct .u-cell-2 .a-1, .g-open .g-bd .m-ct .u-cell-2 .a-2, .g-open .g-bd .m-ct .u-cell-2 .a-3 {
    margin-right: 15px;
}

.g-open .g-bd .m-ct .u-cell-3 {
    margin-bottom: 40px;
}

.g-release {
    background: #f2f2f2;
    min-width: 1200px;
}

.g-release .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
}

.g-release .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-release .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-release .g-hd .m-ct .u-right {
    float: right;
}

.g-release .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-release .g-hd .m-ct .u-right .a-1, .g-release .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-release .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-release .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-release .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 70px;
    box-sizing: border-box;
}

.g-release .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-release .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-release .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-release .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-release .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-release .g-ft {
    width: 100%;
    background: #002973;
}

.g-release .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-release .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-release .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-release .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-release .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-release .g-ft .m-ct:before {
    content: "";
    display: table;
}

.g-release .g-bd {
    width: 100%;
    margin-top: 30px;
}

.g-release .g-bd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-release .g-bd .m-ct .u-cell-1 {
    width: 1100px;
    height: 380px;
    position: relative;
}

.g-release .g-bd .m-ct .u-cell-1 .u-left {
    width: 540px;
    height: 360px;
    box-sizing: border-box;
}

.g-release .g-bd .m-ct .u-cell-1 .u-left .banner {
    width: 540px;
    height: 360px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.g-release .g-bd .m-ct .u-cell-1 .u-left .banner ul {
    list-style: none;
    width: 500%;
    height: 300px;
    position: absolute;
}

.g-release .g-bd .m-ct .u-cell-1 .u-left .banner ul li {
    width: 540px;
    height: 360px;
    float: left;
    position: relative;
}

.g-release .g-bd .m-ct .u-cell-1 .u-left .banner ul li a span {
    display: block;
    height: 50px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #ffffff;
}

.g-release .g-bd .m-ct .u-cell-1 .u-left .banner ol {
    list-style: none;
    width: 200px;
    height: 20px;
    position: absolute;
    bottom: 15px;
    left: 70%;
    /*opacity:0.3;
  */
    border-radius: 10px;
}

.g-release .g-bd .m-ct .u-cell-1 .u-left .banner ol li {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    float: left;
    margin-left: 21px;
    margin-top: 5px;
    cursor: pointer;
}

.g-release .g-bd .m-ct .u-cell-1 .u-left .banner ol .now {
    background: #ffba00;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 540px;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .u-more {
    position: absolute;
    top: 15px;
    right: 20px;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .u-more a {
    color: #999999;
    font-size: 15px;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-1 {
    background: #ffffff;
    height: 45px;
    border: 1px solid #e4e3e3;
    box-sizing: border-box;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-1 li {
    line-height: 45px;
    font-size: 18px;
    float: left;
    text-align: center;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-1 li p {
    border-top: 3px solid transparent;
    height: 44px;
    box-sizing: border-box;
    padding: 0 20px;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-1 .ul-1-2 {
    border-right: 1px solid #e4e3e3;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-1 .ul-1-1 {
    border-right: 1px solid #e4e3e3;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-1 .li-blue {
    border-right: 1px solid #e1e1e1;
    box-sizing: border-box;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-1 .li-blue p {
    height: 44px;
    border-top: 3px solid #1550bb;
    box-sizing: border-box;
    color: #1550bb;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-2 li .u-tt {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 10px 0;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-2 li .u-detail {
    font-size: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #666666;
    line-height: 20px;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-2 li .u-detail a {
    color: #cc0000;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-2 li .u-new {
    margin-top: 10px;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-2 li .u-new p {
    height: 30px;
    padding-left: 20px;
    box-sizing: border-box;
    background: url("../img/release/btn_left.png") no-repeat left center;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-2 li .u-new p a {
    display: inline-block;
    width: 80%;
    font-size: 15px;
    float: left;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-2 li .u-new p a:hover {
    text-decoration: underline;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-2 li .u-new p span {
    font-size: 15px;
    color: #999999;
    float: right;
    line-height: 30px;
    display: inline-block;
    width: 10%;
}

.g-release .g-bd .m-ct .u-cell-1 .u-right .ul-2 .li-hide {
    display: none;
}

.g-release .g-bd .m-ct .u-cell-2 {
    width: 1100px;
    height: 550px;
    margin: 0 auto;
    background: #ffffff;
    padding: 20px;
    box-sizing: border-box;
}

.g-release .g-bd .m-ct .u-cell-2 ul {
    width: 520px;
    float: left;
    height: 260px;
}

.g-release .g-bd .m-ct .u-cell-2 ul .li-1 {
    box-sizing: border-box;
    width: 520px;
    position: relative;
    margin-bottom: 20px;
}

.g-release .g-bd .m-ct .u-cell-2 ul .li-1 .div-1 {
    width: 520px;
    height: 38px;
    border: 1px solid #e4e3e3;
    position: relative;
    box-sizing: border-box;
}

.g-release .g-bd .m-ct .u-cell-2 ul .li-1 .div-1 span {
    display: inline-block;
    height: 36px;
    font-size: 18px;
    color: #ffffff;
    background: #1550bb;
    padding: 0 20px;
    line-height: 36px;
}

.g-release .g-bd .m-ct .u-cell-2 ul .li-1 .div-1 img {
    position: absolute;
    top: 0;
    /*left: 111px;*/
}

.g-release .g-bd .m-ct .u-cell-2 ul .li-1 .div-1 a {
    display: inline-block;
    line-height: 38px;
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 15px;
    color: #666666;
}

.g-release .g-bd .m-ct .u-cell-2 ul .li-1 .div-2 {
    font-size: 0;
    position: absolute;
    top: 37px;
    left: 48px;
}

.g-release .g-bd .m-ct .u-cell-2 ul .li-2 {
    box-sizing: border-box;
}

.g-release .g-bd .m-ct .u-cell-2 ul .li-2 a {
    display: inline-block;
    font-size: 15px;
    width: 80%;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.g-release .g-bd .m-ct .u-cell-2 ul .li-2 a:hover {
    text-decoration: underline;
}

.g-release .g-bd .m-ct .u-cell-2 ul .li-2 a:before {
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #b31e23;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -4px;
}

.g-release .g-bd .m-ct .u-cell-2 .u-ul-1, .g-release .g-bd .m-ct .u-cell-2 .u-ul-3 {
    margin-right: 20px;
}

.g-release .g-bd .m-ct .u-cell-3 {
    width: 1100px;
    height: 250px;
    background: #ffffff;
    border: 1px solid #e4e3e3;
    margin: 20px 0 35px 0;
}

.g-release .g-bd .m-ct .u-cell-3 .u-tt {
    height: 45px;
    margin-bottom: 22px;
}

.g-release .g-bd .m-ct .u-cell-3 .u-tt .u-left {
    float: left;
    width: 140px;
    height: 45px;
    display: inline-block;
    box-sizing: border-box;
}

.g-release .g-bd .m-ct .u-cell-3 .u-tt .u-left p {
    border-top: 3px solid #1550bb;
    font-size: 18px;
    color: #1550bb;
    line-height: 45px;
    text-align: center;
}

.g-release .g-bd .m-ct .u-cell-3 .u-tt .u-right {
    float: right;
    width: 960px;
    height: 45px;
    display: inline-block;
    border-left: 1px solid #e4e3e3;
    border-bottom: 1px solid #e4e3e3;
    box-sizing: border-box;
}

.g-release .g-bd .m-ct .u-cell-3 .u-tt .u-right a {
    width: 960px;
    height: 45px;
    display: inline-block;
    font-size: 15px;
    text-align: right;
    padding-right: 20px;
    line-height: 45px;
    color: #666666;
    box-sizing: border-box;
}

.g-release .g-bd .m-ct .u-cell-3 .u-banner {
    clear: both;
    position: relative;
}

.g-release .g-bd .m-ct .u-cell-3 .u-banner .slider {
    margin: 0 auto;
    width: 968px;
    height: 120px;
    position: relative;
    overflow: hidden;
}

.g-release .g-bd .m-ct .u-cell-3 .u-banner .slider ul {
    height: 160px;
    position: relative;
    margin: 0;
    padding: 0;
}

.g-release .g-bd .m-ct .u-cell-3 .u-banner .slider ul li {
    float: left;
    width: 968px;
    height: 160px;
    font-size: 0;
}

.g-release .g-bd .m-ct .u-cell-3 .u-banner .slider ul li .a-1, .g-release .g-bd .m-ct .u-cell-3 .u-banner .slider ul li .a-2, .g-release .g-bd .m-ct .u-cell-3 .u-banner .slider ul li .a-3 {
    display: inline-block;
    width: 230px;
    height: 160px;
    padding-right: 16px;
}

.g-release .g-bd .m-ct .u-cell-3 .u-banner .arrow .control_next {
    position: absolute;
    top: 60px;
    right: 5px;
}

.g-release .g-bd .m-ct .u-cell-3 .u-banner .arrow .control_prev {
    position: absolute;
    top: 60px;
    left: 5px;
}

.g-interaction {
    background: #f2f2f2;
    min-width: 1200px;
}

.g-interaction .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
}

.g-interaction .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-interaction .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-interaction .g-hd .m-ct .u-right {
    float: right;
}

.g-interaction .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-interaction .g-hd .m-ct .u-right .a-1, .g-interaction .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-interaction .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-interaction .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-interaction .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 70px;
    box-sizing: border-box;
}

.g-interaction .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-interaction .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-interaction .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-interaction .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-interaction .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-interaction .g-bd {
    width: 100%;
    margin-top: 30px;
}

.g-interaction .g-bd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-interaction .g-bd .m-ct .u-cell-1 {
    position: relative;
    height: 330px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-left {
    width: 480px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-left .u-tt {
    background: #ffffff;
    width: 480px;
    border: 1px solid #e1e1e1;
    font-size: 18px;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 18px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-left .u-tt span {
    display: inline-block;
    padding: 0 35px;
    text-align: center;
    height: 43px;
    background: #1550bb;
    color: #ffffff;
    line-height: 43px;
    box-sizing: border-box;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-left .u-tt a {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 15px;
    line-height: 48px;
    color: #666666;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-left .u-ct .u-top {
    position: relative;
    margin-bottom: 10px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-left .u-ct .u-top img {
    width: 140px;
    height: 90px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-left .u-ct .u-top p {
    box-sizing: border-box;
    width: 320px;
    position: absolute;
    top: 0;
    right: 0;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-left .u-ct .u-top p span {
    display: block;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-left .u-ct .u-top p .sp-1 {
    font-size: 20px;
    margin-bottom: 8px;
    font-weight: bold;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-left .u-ct .u-top p .sp-2 {
    font-size: 15px;
    margin-bottom: 8px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-left .u-ct .u-top p .sp-3 {
    font-size: 15px;
    margin-bottom: 5px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-left .u-ct .u-bottom {
    font-size: 15px;
    line-height: 30px;
    height: 150px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right {
    width: 600px;
    position: absolute;
    top: 0;
    right: 0;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-tt {
    background: #ffffff;
    width: 600px;
    border: 1px solid #e1e1e1;
    font-size: 18px;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 18px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-tt span {
    display: inline-block;
    padding: 0 35px;
    text-align: center;
    height: 43px;
    background: #1550bb;
    color: #ffffff;
    line-height: 43px;
    box-sizing: border-box;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-tt a {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 15px;
    line-height: 48px;
    color: #666666;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct {
    clear: both;
    position: relative;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .h-portrait {
    width: 50px;
    height: 50px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 {
    width: 500px;
    position: absolute;
    top: 15px;
    right: 30px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul {
    position: relative;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-0 {
    position: absolute;
    top: 0;
    right: 0;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-0 span {
    display: block;
    width: 50px;
    height: 30px;
    background: #ffffff;
    position: absolute;
    top: 15px;
    right: 0;
    text-align: center;
    line-height: 30px;
    border: 1px solid #E8E8E8;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-0 .span-hide {
    display: none;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-0 span:hover {
    color: red;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-1 {
    margin-bottom: 5px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-1 a {
    font-weight: bold;
    display: inline-block;
    padding-right: 25px;
    box-sizing: border-box;
    font-size: 15px;
    background: url("../img/inter/w_5.png") no-repeat right;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-2 {
    margin-bottom: 5px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-2 span {
    font-size: 13px;
    color: #7A7A7C;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-3 {
    margin-bottom: 5px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-3 span {
    font-size: 15px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-4 {
    margin-bottom: 5px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-4 a {
    padding-left: 20px;
    box-sizing: border-box;
    background: url("../img/inter/link.png") no-repeat left center;
    display: inline-block;
    width: 300px;
    font-size: 15px;
    color: #DE704F;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-5 {
    height: 100px;
    background: #e6e6e9;
    width: 500px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-5 a {
    height: 100px;
    width: 500px;
    position: relative;
    display: block;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-5 a img {
    width: 100px;
    display: inline-block;
    float: left;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-5 a .sp-1 {
    position: absolute;
    top: 0;
    right: 10px;
    width: 380px;
    display: block;
    float: right;
    font-size: 15px;
    box-sizing: border-box;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-5 a .sp-1 .sp-cell-1 {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-5 a .sp-1 .sp-cell-2 {
    display: block;
    height: 60px;
    overflow: hidden;
    max-height: 60px;
    line-height: 20px;
    position: relative;
    color: #7A7A7C;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-right-1 ul .li-5 a .sp-1 .sp-cell-2::after {
    content: "\02026";
    position: absolute;
    bottom: 0;
    right: 8px;
    padding-left: 40px;
    background: -webkit-linear-gradient(left, transparent, #e6e6e9 55%);
    background: -o-linear-gradient(right, transparent, #e6e6e9 55%);
    background: -moz-linear-gradient(right, transparent, #e6e6e9 55%);
    background: linear-gradient(to right, transparent, #e6e6e9 55%);
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom {
    clear: both;
    height: 50px;
    width: 600px;
    border-top: 1px solid #e1e1e1;
    margin-top: 165px;
    padding-top: 5px;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom a {
    display: inline-block;
    width: 24%;
    height: 20px;
    border-right: 1px solid #e1e1e1;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom .a-4 {
    border-right: 0;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom .a-1 span {
    padding-left: 25px;
    box-sizing: border-box;
    background: url("../img/inter/w_11.png") no-repeat left center;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom .a-1-click span {
    background: url("../img/inter/w_11_1.png") no-repeat left center;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom .a-1:hover span {
    background: url("../img/inter/w_11_1.png") no-repeat left center;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom .a-1:hover span {
    background: url("../img/inter/w_11_1.png") no-repeat left center;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom .a-2 span {
    padding-left: 25px;
    box-sizing: border-box;
    background: url("../img/inter/w_2.png") no-repeat left center;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom .a-2-click span {
    background: url("../img/inter/w_2_1.png") no-repeat left center;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom .a-2:hover span {
    background: url("../img/inter/w_2_1.png") no-repeat left center;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom .a-3 span {
    padding-left: 25px;
    box-sizing: border-box;
    background: url("../img/inter/w_3.png") no-repeat left center;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom .a-3-click span {
    background: url("../img/inter/w_3_1.png") no-repeat left center;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom .a-3:hover span {
    background: url("../img/inter/w_3_1.png") no-repeat left center;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom .a-4 span {
    padding-left: 25px;
    box-sizing: border-box;
    background: url("../img/inter/w_4.png") no-repeat left center;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom .a-4-click span {
    background: url("../img/inter/w_4_1.png") no-repeat left center;
}

.g-interaction .g-bd .m-ct .u-cell-1 .u-right .u-ct .u-bottom .a-4:hover span {
    background: url("../img/inter/w_4_1.png") no-repeat left center;
}

.g-interaction .g-bd .m-ct .u-cell-2 {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 50px;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-left {
    width: 410px;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-left .u-tt {
    width: 410px;
    height: 45px;
    background: #ffffff;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    position: relative;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-left .u-tt span {
    display: inline-block;
    height: 43px;
    font-size: 18px;
    color: #ffffff;
    padding: 0 35px;
    background: #1550bb;
    text-align: center;
    line-height: 43px;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-left .u-tt a {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 15px;
    line-height: 48px;
    color: #666666;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-left .u-ct {
    margin: 20px 0 30px 0;
    font-size: 16px;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-left .u-inp {
    margin-top: 20px;
    padding-left: 20px;
    box-sizing: border-box;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-left .u-inp label {
    display: block;
    height: 30px;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-left .u-inp label input {
    display: inline-block;
    vertical-align: middle;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-left .u-inp label span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 30px;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-left .u-btn {
    font-size: 0;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-left .u-btn a {
    display: inline-block;
    width: 80px;
    height: 30px;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    margin-top: 26px;
    -moz-border-radius: 3px;
    /* Firefox */
    -webkit-border-radius: 3px;
    /* Safari 和 Chrome */
    border-radius: 3px;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-left .u-btn .a-1 {
    background: #1550bb;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-left .u-btn .a-2, .g-interaction .g-bd .m-ct .u-cell-2 .u-left .u-btn .a-3 {
    background: #daa948;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-left .u-btn .a-1, .g-interaction .g-bd .m-ct .u-cell-2 .u-left .u-btn .a-2 {
    margin-right: 15px;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-center {
    position: absolute;
    top: 0;
    left: 430px;
    width: 410px;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-center .u-tt {
    width: 410px;
    height: 45px;
    background: #ffffff;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    position: relative;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-center .u-tt span {
    display: inline-block;
    height: 43px;
    font-size: 18px;
    color: #ffffff;
    padding: 0 35px;
    background: #1550bb;
    text-align: center;
    line-height: 43px;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-center .u-tt a {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 15px;
    line-height: 48px;
    color: #666666;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-center .u-ct {
    margin: 20px 0 30px 0;
    font-size: 16px;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-center .u-inp {
    margin-top: 20px;
    padding-left: 20px;
    box-sizing: border-box;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-center .u-inp label {
    display: block;
    height: 30px;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-center .u-inp label input {
    display: inline-block;
    vertical-align: middle;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-center .u-inp label span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 30px;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-center .u-btn {
    font-size: 0;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-center .u-btn a {
    display: inline-block;
    width: 80px;
    height: 30px;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    margin-top: 26px;
    -moz-border-radius: 3px;
    /* Firefox */
    -webkit-border-radius: 3px;
    /* Safari 和 Chrome */
    border-radius: 3px;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-center .u-btn .a-1 {
    background: #1550bb;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-center .u-btn .a-2, .g-interaction .g-bd .m-ct .u-cell-2 .u-center .u-btn .a-3 {
    background: #daa948;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-center .u-btn .a-1, .g-interaction .g-bd .m-ct .u-cell-2 .u-center .u-btn .a-2 {
    margin-right: 15px;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-right {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-right a {
    display: block;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-right a img {
    width: 240px;
    height: 50px;
}

.g-interaction .g-bd .m-ct .u-cell-2 .u-right .a-1, .g-interaction .g-bd .m-ct .u-cell-2 .u-right .a-2, .g-interaction .g-bd .m-ct .u-cell-2 .u-right .a-3 {
    margin-bottom: 20px;
}

.g-interaction .g-ft {
    width: 100%;
    background: #002973;
}

.g-interaction .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-interaction .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-interaction .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-interaction .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-interaction .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-interaction .g-ft .m-ct:before {
    content: "";
    display: table;
}

.g-demand {
    background: #f2f2f2;
}

.g-demand .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
}

.g-demand .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-demand .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-demand .g-hd .m-ct .u-right {
    float: right;
}

.g-demand .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-demand .g-hd .m-ct .u-right .a-1, .g-demand .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-demand .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-demand .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-demand .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 10px;
    box-sizing: border-box;
}

.g-demand .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-demand .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-demand .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-demand .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-demand .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-demand .g-crm {
    width: 1100px;
    margin: 20px auto;
}

.g-demand .g-crm .sp-1 {
    padding-left: 20px;
    background: url("../img/demand/home.png") no-repeat left center;
}

.g-demand .g-crm .sp-1, .g-demand .g-crm .sp-2 {
    font-size: 15px;
    color: #999999;
}

.g-demand .g-crm .a-1 {
    font-size: 15px;
    color: #999999;
}

.g-demand .g-crm .a-2 {
    font-size: 15px;
    color: #0d45a5;
}

.g-demand .g-bd {
    width: 100%;
    margin-top: 30px;
}

.g-demand .g-bd .m-sch {
    width: 1100px;
    height: 120px;
    margin: 0 auto;
    background: url("../img/demand/bg_1.png") no-repeat left center;
    border-top: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    box-sizing: border-box;
}

.g-demand .g-bd .m-bd {
    background: #ffffff;
    width: 1100px;
    margin: 0 auto;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    margin-bottom: 50px;
    font-size: 0;
    padding: 50px 4px 100px 4px;
    overflow: hidden;
}

.g-demand .g-bd .m-bd .u-tt {
    width: 654px;
    margin: 0 auto;
}

.g-demand .g-bd .m-bd .u-tt .u-sp {
    margin-top: 50px;
    display: inline-block;
    width: 218px;
}

.g-demand .g-bd .m-bd .u-tt .u-sp img {
    display: block;
    margin: 0 auto;
}

.g-demand .g-bd .m-bd .u-tt .u-sp span {
    margin-top: 10px;
    display: block;
    width: 220px;
    text-align: center;
    font-size: 15px;
}

.g-demand .g-bd .m-bd .u-tt .sp-hide {
    display: none;
}

.g-demand .g-bd .m-bd .u-ct li {
    font-size: 15px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-notice-1 .u-notice-tt {
    width: 1040px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #E8E8E8;
    margin: 0 auto;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-notice-1 .u-notice-tt p {
    border-left: 5px solid #1550bb;
    padding-left: 10px;
    margin-top: 9px;
    margin-left: 10px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-notice-1 .u-notice-ct {
    font-size: 17px;
    line-height: 40px;
    margin-top: 50px;
    margin-left: 50px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-notice-1 .u-notice-btn a {
    display: block;
    margin: 0 auto;
    font-size: 20px;
    color: #ffffff;
    width: 120px;
    height: 40px;
    text-align: center;
    background: #1550bb;
    line-height: 40px;
    margin-top: 80px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-li-1-ct .li-1-tt {
    width: 1040px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #E8E8E8;
    margin: 0 auto;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-li-1-ct .li-1-tt p {
    border-left: 5px solid #1550bb;
    padding-left: 10px;
    margin-top: 9px;
    margin-left: 10px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-li-1-ct form {
    padding: 50px 100px;
    box-sizing: border-box;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-li-1-ct form label {
    display: block;
    margin-bottom: 10px;
    font-size: 0;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-li-1-ct form label .sp-1 {
    font-size: 16px;
    display: inline-block;
    width: 120px;
    text-align: right;
    line-height: 40px;
    vertical-align: middle;
    margin-left: 200px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-li-1-ct form label .sp-2 {
    color: red;
    font-size: 16px;
    vertical-align: middle;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-li-1-ct form label .sp-3 {
    display: inline-block;
    width: 100px;
    height: 40px;
    border: 1px solid #E8E8E8;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 16px;
    line-height: 40px;
    margin-left: 30px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-li-1-ct form label .inp-1 {
    width: 300px;
    height: 40px;
    border: 1px solid #E8E8E8;
    vertical-align: middle;
    margin-right: 10px;
    padding-left: 10px;
    font-size: 15px;
    box-sizing: border-box;
    line-height: 40px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-li-1-ct form label .inp-2 {
    width: 120px;
    height: 40px;
    border: 1px solid #E8E8E8;
    vertical-align: middle;
    margin-right: 10px;
    padding-left: 10px;
    font-size: 15px;
    box-sizing: border-box;
    line-height: 40px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-li-1-ct form label .inp-3 {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    background: #1550bb;
    outline: none;
    border: 1px solid #1550bb;
    font-size: 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-li-1-ct form label .inp-3-1 {
    margin: 50px 50px 0 300px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .u-li-1-ct form label .inp-3-2 {
    background: #BCBCBC;
    border: 1px solid #BCBCBC;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-1 .div-hide {
    display: none;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-2 .li-2-tt, .g-demand .g-bd .m-bd .u-ct .ct-li-3 .li-2-tt {
    width: 1040px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #E8E8E8;
    margin: 0 auto;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-2 .li-2-tt p, .g-demand .g-bd .m-bd .u-ct .ct-li-3 .li-2-tt p {
    border-left: 5px solid #1550bb;
    padding-left: 10px;
    margin-top: 9px;
    margin-left: 10px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-2 form, .g-demand .g-bd .m-bd .u-ct .ct-li-3 form {
    padding: 50px 100px;
    box-sizing: border-box;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-2 form label, .g-demand .g-bd .m-bd .u-ct .ct-li-3 form label {
    display: block;
    margin-bottom: 10px;
    font-size: 0;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-2 form label .sp-1, .g-demand .g-bd .m-bd .u-ct .ct-li-3 form label .sp-1 {
    font-size: 16px;
    display: inline-block;
    width: 120px;
    text-align: right;
    line-height: 40px;
    vertical-align: middle;
    margin-left: 200px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-2 form label .sp-2, .g-demand .g-bd .m-bd .u-ct .ct-li-3 form label .sp-2 {
    color: red;
    font-size: 16px;
    vertical-align: middle;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-2 form label .sp-3, .g-demand .g-bd .m-bd .u-ct .ct-li-3 form label .sp-3 {
    display: inline-block;
    width: 100px;
    height: 40px;
    border: 1px solid #E8E8E8;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 16px;
    line-height: 40px;
    margin-left: 30px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-2 form label .inp-1, .g-demand .g-bd .m-bd .u-ct .ct-li-3 form label .inp-1 {
    width: 300px;
    height: 40px;
    border: 1px solid #E8E8E8;
    vertical-align: middle;
    margin-right: 10px;
    padding-left: 10px;
    font-size: 15px;
    box-sizing: border-box;
    line-height: 40px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-2 form label .inp-2, .g-demand .g-bd .m-bd .u-ct .ct-li-3 form label .inp-2 {
    width: 120px;
    height: 40px;
    border: 1px solid #E8E8E8;
    vertical-align: middle;
    margin-right: 10px;
    padding-left: 10px;
    font-size: 15px;
    box-sizing: border-box;
    line-height: 40px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-2 form label .inp-3, .g-demand .g-bd .m-bd .u-ct .ct-li-3 form label .inp-3 {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    background: #1550bb;
    outline: none;
    border: 1px solid #1550bb;
    font-size: 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-2 form label .inp-3-1, .g-demand .g-bd .m-bd .u-ct .ct-li-3 form label .inp-3-1 {
    margin: 50px 50px 0 300px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-2 form label .inp-3-2, .g-demand .g-bd .m-bd .u-ct .ct-li-3 form label .inp-3-2 {
    background: #BCBCBC;
    border: 1px solid #BCBCBC;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-tt {
    width: 1040px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #E8E8E8;
    margin: 0 auto;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-tt p {
    border-left: 5px solid #1550bb;
    padding-left: 10px;
    margin-top: 9px;
    margin-left: 10px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-sea {
    border: 1px solid #E8E8E8;
    padding: 20px 10px;
    box-sizing: border-box;
    width: 1040px;
    margin: 10px auto;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-sea .sea-1, .g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-sea .sea-3 {
    font-size: 16px;
    font-weight: bold;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-sea .sea-2 {
    font-size: 0;
    margin-top: 10px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-sea .sea-2 label .sp-1 {
    font-size: 16px;
    line-height: 30px;
    vertical-align: middle;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-sea .sea-2 label .inp-1 {
    width: 200px;
    height: 30px;
    border: 1px solid #E8E8E8;
    margin-right: 10px;
    box-sizing: border-box;
    vertical-align: middle;
    padding-left: 10px;
    font-size: 15px;
    line-height: 30px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-sea .sea-2 label .inp-2 {
    width: 120px;
    height: 30px;
    border: 1px solid #E8E8E8;
    margin-right: 10px;
    box-sizing: border-box;
    vertical-align: middle;
    padding-left: 10px;
    font-size: 15px;
    line-height: 30px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-sea .sea-2 label .inp-3 {
    display: inline-block;
    width: 145px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    background: #1550bb;
    outline: none;
    border: 1px solid #1550bb;
    vertical-align: middle;
    padding-left: 10px;
    font-size: 15px;
    box-sizing: border-box;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-sea .sea-3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-sea .sea-4 {
    font-size: 15px;
    line-height: 20px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-list {
    border: 1px solid #E8E8E8;
    padding: 20px 10px;
    box-sizing: border-box;
    width: 1040px;
    margin: 10px auto;
    overflow: hidden;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-list .ul-1 li {
    clear: both;
    border-bottom: 1px solid #E8E8E8;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-list .ul-1 li a {
    display: inline-block;
    padding-left: 20px;
    font-size: 16px;
    background: url("../img/demand/cpws_pic_4.png") no-repeat left center;
    float: left;
    line-height: 20px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-list .ul-1 li a:hover {
    text-decoration: underline;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-list .ul-1 li p {
    font-size: 15px;
    float: right;
    color: #999;
    line-height: 20px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-list .ul-2 {
    float: right;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-list .ul-2 li {
    float: left;
    border: 1px solid #E8E8E8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 5px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-list .ul-2 li a {
    display: inline-block;
    padding: 10px 20px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-list .ul-2 .active {
    background: #4398ed;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-list .ul-2 .active a {
    color: #ffffff;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-list .ul-2 li .a-blue {
    color: #ffffff;
    background: #4398ed;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-list .ul-2 li:hover {
    background: #4398ed;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-4 .li-4-list .ul-2 li:hover a {
    color: #ffffff;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-notice-5 .u-notice-tt {
    width: 1040px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #E8E8E8;
    margin: 0 auto;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-notice-5 .u-notice-tt p {
    border-left: 5px solid #1550bb;
    padding-left: 10px;
    margin-top: 9px;
    margin-left: 10px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-notice-5 .u-notice-ct {
    font-size: 17px;
    line-height: 40px;
    margin-top: 50px;
    margin-left: 50px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-notice-5 .u-notice-btn a {
    display: block;
    margin: 0 auto;
    font-size: 20px;
    color: #ffffff;
    width: 140px;
    height: 40px;
    text-align: center;
    background: #1550bb;
    line-height: 40px;
    margin-top: 80px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-li-5-ct .li-5-tt {
    width: 1040px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #E8E8E8;
    margin: 0 auto;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-li-5-ct .li-5-tt p {
    border-left: 5px solid #1550bb;
    padding-left: 10px;
    margin-top: 9px;
    margin-left: 10px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-li-5-ct form {
    padding: 50px 100px;
    box-sizing: border-box;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-li-5-ct form label {
    display: block;
    margin-bottom: 10px;
    font-size: 0;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-li-5-ct form label .sp-1 {
    font-size: 16px;
    display: inline-block;
    width: 130px;
    text-align: right;
    line-height: 40px;
    vertical-align: middle;
    margin-left: 200px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-li-5-ct form label .sp-2 {
    color: red;
    font-size: 16px;
    vertical-align: middle;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-li-5-ct form label .sp-3 {
    display: inline-block;
    width: 100px;
    height: 40px;
    border: 1px solid #E8E8E8;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 16px;
    line-height: 40px;
    margin-left: 30px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-li-5-ct form label .inp-1 {
    width: 300px;
    height: 40px;
    border: 1px solid #E8E8E8;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 15px;
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 40px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-li-5-ct form label .inp-2 {
    width: 120px;
    height: 40px;
    border: 1px solid #E8E8E8;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 15px;
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 40px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-li-5-ct form label .inp-3 {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    background: #1550bb;
    outline: none;
    border: 1px solid #1550bb;
    font-size: 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-li-5-ct form label .inp-3-1 {
    margin: 50px 50px 0 300px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .u-li-5-ct form label .inp-3-2 {
    background: #BCBCBC;
    border: 1px solid #BCBCBC;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-5 .div-hide {
    display: none;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-tt {
    width: 1040px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #E8E8E8;
    margin: 0 auto;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-tt p {
    border-left: 5px solid #1550bb;
    padding-left: 10px;
    margin-top: 9px;
    margin-left: 10px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-div {
    font-size: 0;
    margin-top: 20px;
    padding-left: 280px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-div a {
    display: inline-block;
    width: 200px;
    height: 40px;
    background: #F2F2F2;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-div .a-1 {
    margin: 0 10px 0 25px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-div .a-blue {
    background: #1550bb;
    color: #ffffff;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-ul li form {
    padding: 50px 100px;
    box-sizing: border-box;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-ul li form label {
    display: block;
    margin-bottom: 10px;
    font-size: 0;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-ul li form label .sp-1 {
    font-size: 16px;
    display: inline-block;
    width: 120px;
    text-align: right;
    line-height: 40px;
    vertical-align: middle;
    margin-left: 200px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-ul li form label .sp-2 {
    color: red;
    font-size: 16px;
    vertical-align: middle;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-ul li form label .sp-3 {
    display: inline-block;
    width: 100px;
    height: 40px;
    border: 1px solid #E8E8E8;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    line-height: 40px;
    margin-right: 10px;
    margin-left: 30px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-ul li form label .sp-4 {
    font-size: 15px;
    color: #666666;
    vertical-align: middle;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-ul li form label .inp-1 {
    width: 300px;
    height: 40px;
    border: 1px solid #E8E8E8;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 15px;
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 40px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-ul li form label .inp-2 {
    width: 120px;
    height: 40px;
    border: 1px solid #E8E8E8;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 15px;
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 40px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-ul li form label .inp-3 {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    background: #1550bb;
    outline: none;
    border: 1px solid #1550bb;
    font-size: 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-ul li form label .inp-4 {
    vertical-align: middle;
    margin-left: 200px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-ul li form label .inp-3-1 {
    margin: 50px 50px 0 300px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-ul li form label .inp-3-2 {
    background: #BCBCBC;
    border: 1px solid #BCBCBC;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-ul li form label .sel-1 {
    width: 300px;
    height: 40px;
    border: 1px solid #E8E8E8;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 15px;
    box-sizing: border-box;
    line-height: 40px;
    padding: 8px 0;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-6 .li-6-ct .u-ul .li-hide {
    display: none;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-tt {
    width: 1040px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #E8E8E8;
    margin: 0 auto;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-tt p {
    border-left: 5px solid #1550bb;
    padding-left: 10px;
    margin-top: 6px;
    margin-left: 10px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-ct .ul-lock-tt {
    margin-top: 20px;
    position: relative;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-ct .ul-lock-tt li {
    font-size: 0;
    margin-left: 30px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-ct .ul-lock-tt li a {
    font-size: 16px;
    color: #444444;
    line-height: 40px;
    vertical-align: middle;
    margin-right: 50px;
    background: url("../img/demand/right_pic.gif") no-repeat left center;
    padding-left: 20px;
    box-sizing: border-box;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-ct .ul-lock-tt li a:hover {
    text-decoration: underline;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-ct .ul-lock-tt li span {
    font-size: 15px;
    color: #333333;
    line-height: 30px;
    vertical-align: middle;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-ct .ul-lock-tt li img {
    position: absolute;
    top: 40px;
    right: 300px;
    display: inline-block;
    width: 150px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-ct .ul-lock-tt li p {
    font-size: 15px;
    color: red;
    position: absolute;
    top: 20px;
    right: 290px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-list .list-cell .list-table .list-cell-1 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-list .list-cell .list-table .list-cell-2 {
    border: 1px solid #E8E8E8;
    font-size: 12px;
    color: #969696;
    text-align: center;
    padding: 10px 0;
    box-sizing: border-box;
    margin: 0 30px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-list .list-cell .list-table table {
    width: 1030px;
    margin: 30px 30px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-list .list-cell .list-table table tr td {
    border: 1px solid #E8E8E8;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-list .list-cell .list-table table .tr-last td {
    padding: 10px 20px;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-list .list-cell .list-table table .tr-last td a {
    display: block;
    text-align: left;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-list .list-cell .list-table table .tr-last td a:hover {
    text-decoration: underline;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-list .list-cell .list-hide {
    display: none;
}

.g-demand .g-bd .m-bd .u-ct .ct-li-7 .li-7-list .list-hide {
    display: none;
}

.g-demand .g-bd .m-bd .u-ct .li-hide {
    display: none;
}

.g-demand .g-ft {
    width: 100%;
    background: #002973;
}

.g-demand .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-demand .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-demand .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-demand .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-demand .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-demand .g-ft .m-ct:before {
    content: "";
    display: table;
}

.g-center {
    background: #f2f2f2;
    min-width: 1200px;
}

.g-center .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
}

.g-center .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-center .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-center .g-hd .m-ct .u-right {
    float: right;
}

.g-center .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-center .g-hd .m-ct .u-right .a-1 {
    border-right: 1px solid #33548F;
}

.g-center .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-center .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-center .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 70px;
    box-sizing: border-box;
}

.g-center .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-center .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-center .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-center .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-center .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-center .g-crm {
    width: 1100px;
    margin: 20px auto;
}

.g-center .g-crm .sp-1 {
    padding-left: 20px;
    background: url("../img/demand/home.png") no-repeat left center;
}

.g-center .g-crm .sp-1, .g-center .g-crm .sp-2 {
    font-size: 15px;
    color: #999999;
}

.g-center .g-crm .a-1 {
    font-size: 15px;
    color: #999999;
}

.g-center .g-crm .a-2 {
    font-size: 15px;
    color: #0d45a5;
}

.g-center .g-bd {
    width: 1200px;
    margin: 30px auto;
    margin-bottom: 100px;
}

.g-center .g-bd .m-tt {
    background: #ffffff;
    width: 1100px;
    height: 250px;
    padding: 30px 30px 30px 30px;
    box-sizing: border-box;
}

.g-center .g-bd .m-tt .u-sch {
    height: 32px;
    font-size: 0;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.g-center .g-bd .m-tt .u-sch p {
    font-size: 15px;
    font-weight: bold;
    float: left;
    height: 32px;
    line-height: 32px;
}

.g-center .g-bd .m-tt .u-sch input {
    width: 270px;
    height: 32px;
    box-sizing: border-box;
    padding-left: 10px;
    float: left;
    margin-left: 20px;
    line-height: 32px;
}

.g-center .g-bd .m-tt .u-sch a {
    display: inline-block;
    width: 80px;
    height: 32px;
    background: #2862c6;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
    font-size: 15px;
    float: left;
    margin-left: 10px;
}

.g-center .g-bd .m-tt .u-ct {
    clear: both;
    font-size: 0;
    margin-top: 20px;
    height: 32px;
}

.g-center .g-bd .m-tt .u-ct p {
    font-size: 15px;
    font-weight: bold;
    float: left;
    height: 32px;
    line-height: 32px;
}

.g-center .g-bd .m-tt .u-ct a {
    float: left;
    font-size: 15px;
    display: inline-block;
    height: 30px;
    border: 1px solid #E8E8E8;
    padding: 0 20px;
    line-height: 30px;
    margin-right: 10px;
}

.g-center .g-bd .m-tt .u-ct .a-1 {
    margin-left: 20px;
}

.g-center .g-bd .m-tt .u-ct .a-blue {
    border: 1px solid #2862c6;
    color: #2862c6;
}

.g-center .g-bd .m-tt .u-ct a:hover {
    border: 1px solid #2862c6;
    color: #2862c6;
}

.g-center .g-bd .m-ct {
    margin-top: 20px;
    width: 1100px;
}

.g-center .g-bd .m-ct .u-tt {
    width: 1100px;
    height: 40px;
    background: #2862c6;
    font-size: 0;
}

.g-center .g-bd .m-ct .u-tt span {
    display: inline-block;
    line-height: 40px;
    color: #ffffff;
    font-size: 15px;
    box-sizing: border-box;
    padding-left: 20px;
}

.g-center .g-bd .m-ct .u-tt .sp-1 {
    width: 70px;
    border-right: 1px solid #6991D7;
    box-sizing: border-box;
}

.g-center .g-bd .m-ct .u-tt .sp-2 {
    width: 140px;
    border-right: 1px solid #6991D7;
    box-sizing: border-box;
}

.g-center .g-bd .m-ct .u-tt .sp-3 {
    width: 700px;
    border-right: 1px solid #6991D7;
    box-sizing: border-box;
}

.g-center .g-bd .m-ct .u-tt .sp-4 {
    width: 190px;
}

.g-center .g-bd .m-ct .u-ct {
    width: 1100px;
    background: #ffffff;
    height: 40px;
    font-size: 0;
}

.g-center .g-bd .m-ct .u-ct span {
    display: inline-block;
    line-height: 40px;
    color: #000000;
    font-size: 15px;
    box-sizing: border-box;
    padding-left: 20px;
}

.g-center .g-bd .m-ct .u-ct span a {
    font-size: 15px;
}

.g-center .g-bd .m-ct .u-ct span .a-1 {
    color: #29AFEE;
}

.g-center .g-bd .m-ct .u-ct span .a-2 {
    color: #FF693B;
}

.g-center .g-bd .m-ct .u-ct span .a-3 {
    color: #2862c6;
}

.g-center .g-bd .m-ct .u-ct span .a-1, .g-center .g-bd .m-ct .u-ct span .a-2 {
    margin-right: 10px;
}

.g-center .g-bd .m-ct .u-ct .sp-1 {
    width: 70px;
    border-right: 1px dotted #E8E8E8;
    border-bottom: 1px dotted #E8E8E8;
    box-sizing: border-box;
    text-align: center;
    padding-left: 0;
}

.g-center .g-bd .m-ct .u-ct .sp-2 {
    width: 140px;
    border-right: 1px dotted #E8E8E8;
    border-bottom: 1px dotted #E8E8E8;
    box-sizing: border-box;
}

.g-center .g-bd .m-ct .u-ct .sp-3 {
    width: 700px;
    border-right: 1px dotted #E8E8E8;
    border-bottom: 1px dotted #E8E8E8;
    box-sizing: border-box;
}

.g-center .g-bd .m-ct .u-ct .sp-4 {
    width: 190px;
    border-bottom: 1px dotted #E8E8E8;
    box-sizing: border-box;
}

.g-center .g-bd .m-ct .u-page {
    margin-top: 30px;
    font-size: 0;
    float: right;
}

.g-center .g-bd .m-ct .u-page a {
    display: inline-block;
    box-sizing: border-box;
    font-size: 15px;
    text-align: center;
    padding: 0 12px;
    background: #ffffff;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #E8E8E8;
    border-top: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
}

.g-center .g-bd .m-ct .u-page .a-blue {
    color: #ffffff;
    background: #2862c6;
}

.g-center .g-bd .m-ct .u-page a:hover {
    color: #ffffff;
    background: #2862c6;
}

.g-center .g-bd .m-ct .u-page .page-a-1 {
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    -moz-border-radius: 4px 0 0 4px;
    /* Firefox */
    -webkit-border-radius: 4px 0 0 4px;
    /* Safari 和 Chrome */
    border-radius: 4px 0 0 4px;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.g-center .g-bd .m-ct .u-page .page-a-5 {
    -moz-border-radius: 0 4px 4px 0;
    /* Firefox */
    -webkit-border-radius: 0 4px 4px 0;
    /* Safari 和 Chrome */
    border-radius: 0 4px 4px 0;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.g-center .g-ft {
    width: 100%;
    background: #002973;
}

.g-center .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-center .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-center .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-center .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-center .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-center .g-ft .m-ct:before {
    content: "";
    display: table;
}

.g-consult {
    background: #f2f2f2;
    min-width: 1200px;
}

.g-consult .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
}

.g-consult .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-consult .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-consult .g-hd .m-ct .u-right {
    float: right;
}

.g-consult .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-consult .g-hd .m-ct .u-right .a-1, .g-consult .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-consult .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-consult .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-consult .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 70px;
    box-sizing: border-box;
}

.g-consult .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-consult .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-consult .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-consult .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-consult .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-consult .g-crm {
    width: 1100px;
    margin: 20px auto;
}

.g-consult .g-crm .sp-1 {
    padding-left: 20px;
    background: url("../img/demand/home.png") no-repeat left center;
}

.g-consult .g-crm .sp-1, .g-consult .g-crm .sp-2 {
    font-size: 15px;
    color: #999999;
}

.g-consult .g-crm .a-1 {
    font-size: 15px;
    color: #999999;
}

.g-consult .g-crm .a-2 {
    font-size: 15px;
    color: #0d45a5;
}

.g-consult .g-bd {
    width: 1200px;
    margin: 30px auto;
}

.g-consult .g-bd .m-ct {
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    width: 1100px;
    position: relative;
}

.g-consult .g-bd .m-ct .u-top {
    width: 1099px;
    height: 70px;
    background: #003C9B;
    padding-left: 20px;
    box-sizing: border-box;
}

.g-consult .g-bd .m-ct .u-top span {
    display: inline-block;
    font-size: 25px;
    color: #ffffff;
    line-height: 70px;
    vertical-align: middle;
}

.g-consult .g-bd .m-ct .u-top img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.g-consult .g-bd .m-ct .u-left {
    width: 820px;
    box-sizing: border-box;
}

.g-consult .g-bd .m-ct .u-left .u-ct {
    width: 820px;
    height: 580px;
    border-right: 1px solid #E8E8E8;
    background: #ffffff;
    overflow: auto;
    box-sizing: border-box;
}

.g-consult .g-bd .m-ct .u-left .u-ct .robot {
    clear: both;
    margin: 50px 0 50px 30px;
    float: left;
}

.g-consult .g-bd .m-ct .u-left .u-ct .robot .p-photo {
    width: 60px;
    height: 60px;
    float: left;
}

.g-consult .g-bd .m-ct .u-left .u-ct .robot .u-imp {
    width: 670px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.g-consult .g-bd .m-ct .u-left .u-ct .robot .u-imp .u-ro {
    color: #003c9b;
}

.g-consult .g-bd .m-ct .u-left .u-ct .robot .u-imp .u-co {
    margin-top: 10px;
}

.g-consult .g-bd .m-ct .u-left .u-ct .client {
    float: right;
    clear: both;
    background: #3d70d6;
    font-size: 20px;
    color: #ffffff;
    padding: 20px 50px;
    box-sizing: border-box;
    margin-right: 30px;
    -moz-border-radius: 10px;
    /* Firefox */
    -webkit-border-radius: 10px;
    /* Safari 和 Chrome */
    border-radius: 10px;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.g-consult .g-bd .m-ct .u-left textarea {
    text-indent: 30px;
    padding: 40px;
    width: 818px;
    height: 310px;
    box-sizing: border-box;
    border: none;
    resize: none;
    outline: none;
    border-top: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    font-size: 20px;
    display: block;
}

.g-consult .g-bd .m-ct .u-left textarea:focus {
    outline: none;
}

.g-consult .g-bd .m-ct .u-right {
    background: #ffffff;
    width: 280px;
    height: 889px;
    box-sizing: border-box;
    position: absolute;
    top: 70px;
    right: 0;
}

.g-consult .g-bd .m-ct .u-right .u-tt {
    font-size: 20px;
    color: #003c9b;
    margin: 50px 0 30px 30px;
}

.g-consult .g-bd .m-ct .u-right .u-ct a {
    display: block;
    width: 250px;
    font-size: 16px;
    color: #333333;
    margin-left: 20px;
    line-height: 25px;
    margin-bottom: 30px;
}

.g-consult .g-bd .m-ct .u-right .u-ct a:hover {
    text-decoration: underline;
}

.g-consult .g-bd .m-ct .u-right .u-ct a:before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #003c9b;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: 0;
}

.g-consult .g-ft {
    width: 100%;
    background: #002973;
}

.g-consult .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-consult .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-consult .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-consult .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-consult .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-consult .g-ft .m-ct:before {
    content: "";
    display: table;
}

.g-user {
    background: #f2f2f2;
}

.g-user .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
}

.g-user .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-user .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-user .g-hd .m-ct .u-right {
    float: right;
}

.g-user .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-user .g-hd .m-ct .u-right .a-1, .g-user .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-user .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-user .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-user .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 10px;
    box-sizing: border-box;
}

.g-user .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-user .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-user .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-user .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-user .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-user .g-crm {
    width: 1100px;
    margin: 20px auto;
}

.g-user .g-crm .sp-1 {
    padding-left: 20px;
    background: url("../img/demand/home.png") no-repeat left center;
}

.g-user .g-crm .sp-1, .g-user .g-crm .sp-2 {
    font-size: 15px;
    color: #999999;
}

.g-user .g-crm .a-1 {
    font-size: 15px;
    color: #999999;
}

.g-user .g-crm .a-2 {
    font-size: 15px;
    color: #0d45a5;
}

.g-user .g-bd {
    width: 1200px;
    margin: 30px auto;
    height: 980px;
}

.g-user .g-bd .m-left {
    margin-bottom: 50px;
    width: 260px;
    background: #ffffff;
    height: 1100px;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    float: left;
}

.g-user .g-bd .m-left .u-top {
    height: 40px;
    border-bottom: 1px solid #E8E8E8;
}

.g-user .g-bd .m-left .u-top span {
    display: inline-block;
    border-bottom: 2px solid #1e67c3;
    color: #1e67c3;
    float: left;
    line-height: 38px;
    padding: 0 20px;
}

.g-user .g-bd .m-left .u-top a {
    display: inline-block;
    height: 40px;
    float: right;
    color: #999999;
    margin-right: 20px;
    line-height: 40px;
}

.g-user .g-bd .m-left .u-top a:hover {
    color: #1e67c3;
}

.g-user .g-bd .m-left .u-center .a-hd {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}

.g-user .g-bd .m-left .u-center .a-hd img {
    display: block;
    margin: 0 auto;
}

.g-user .g-bd .m-left .u-center .p-1 {
    display: block;
    margin-left: 100px;
    margin-bottom: 20px;
}

.g-user .g-bd .m-left .u-center .p-1 span {
    vertical-align: middle;
    display: inline-block;
    height: 25px;
    font-weight: bold;
    font-size: 18px;
}

.g-user .g-bd .m-left .u-center .p-1 a {
    vertical-align: middle;
    display: inline-block;
}

.g-user .g-bd .m-left .u-center .p-2 {
    display: block;
    margin: 0 auto;
    margin-left: 33px;
    margin-bottom: 50px;
    height: 20px;
}

.g-user .g-bd .m-left .u-center .p-2 a {
    background: url("../img/user/pic_3.png") no-repeat left center;
    padding-left: 25px;
    box-sizing: border-box;
    margin-right: 30px;
    vertical-align: middle;
}

.g-user .g-bd .m-left .u-center .p-2 a:hover {
    color: #1e67c3;
}

.g-user .g-bd .m-left .u-center .p-2 span {
    background: url("../img/user/pic_4.png") no-repeat left center;
    padding-left: 25px;
    box-sizing: border-box;
    vertical-align: middle;
}

.g-user .g-bd .m-left .u-bottom a {
    display: block;
    background: url("../img/user/pic_5.png") no-repeat left center;
    padding-left: 50px;
    box-sizing: border-box;
    line-height: 20px;
    margin-left: 70px;
    margin-bottom: 30px;
}

.g-user .g-bd .m-left .u-bottom a:hover {
    color: #1e67c3;
}

.g-user .g-bd .m-right {
    margin-bottom: 50px;
    width: 820px;
    background: #ffffff;
    height: 1100px;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    float: right;
}

.g-user .g-bd .m-right .ul-1 {
    height: 40px;
    border-bottom: 1px solid #E8E8E8;
}

.g-user .g-bd .m-right .ul-1 li {
    float: left;
}

.g-user .g-bd .m-right .ul-1 li a {
    font-size: 16px;
    line-height: 38px;
    display: inline-block;
    padding: 0 30px;
}

.g-user .g-bd .m-right .ul-1 li .a-blue {
    color: #1e67c3;
    border-bottom: 2px solid #1e67c3;
}

.g-user .g-bd .m-right .ul-2 {
    padding: 30px 0;
    box-sizing: border-box;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-cell {
    clear: both;
    height: 180px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-cell .u-tt {
    height: 36px;
    background: #f0f0f0;
    margin-bottom: 25px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-cell .u-tt .u-left {
    float: left;
    line-height: 36px;
    color: #000000;
    margin-left: 20px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-cell .u-tt .u-right {
    float: right;
    line-height: 36px;
    color: #999999;
    margin-right: 20px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-cell .u-ct {
    position: relative;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-cell .u-ct .u-left p {
    clear: both;
    line-height: 30px;
    margin-left: 30px;
    font-size: 14px;
    color: #666666;
    width: 500px;
    float: left;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-cell .u-ct .u-center {
    position: absolute;
    top: 10px;
    left: 420px;
    margin-top: 20px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-cell .u-ct .u-center p {
    font-size: 15px;
    color: #666666;
    width: 60px;
    text-align: center;
    margin-bottom: 10px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-cell .u-ct .u-center a {
    font-size: 15px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-cell .u-ct .u-center a:hover {
    color: #1e67c3;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-cell .u-ct .u-right {
    position: absolute;
    top: 35px;
    right: 30px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-cell .u-ct .u-right a {
    display: inline-block;
    width: 60px;
    height: 30px;
    border: 1px solid #E8E8E8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    box-sizing: border-box;
    font-weight: bold;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-cell .u-ct .u-right a:hover {
    border: 1px solid #1e67c3;
    color: #1e67c3;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva {
    border: 1px solid #E8E8E8;
    padding: 30px;
    position: relative;
    margin-bottom: 30px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva .u-tt {
    margin-bottom: 10px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva .u-tt span {
    font-size: 18px;
    margin-right: 30px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva .u-time {
    margin-bottom: 10px;
    font-size: 15px;
    color: #999999;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva .u-face {
    border: 1px solid #ffebb7;
    background: #fff4d8;
    box-sizing: border-box;
    padding: 5px 20px;
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva .u-face img {
    vertical-align: middle;
    margin-right: 5px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva .u-face span {
    vertical-align: middle;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva .u-right {
    position: absolute;
    top: 58px;
    right: 30px;
    background: #0d45a5;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 10px 25px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva .u-right a {
    padding-right: 25px;
    color: #ffffff;
    background: url("../img/user/down.png") no-repeat right center;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva .u-right .a-down {
    background: url("../img/user/up.png") no-repeat right center;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva .u-det {
    margin: 20px 0;
    border-top: 1px solid #E8E8E8;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva .u-det .u-top {
    margin: 30px 0;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva .u-det .u-top span {
    padding: 5px 20px;
    border: 1px solid #E8E8E8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva .u-det .u-bot p {
    font-size: 20px;
    margin-bottom: 10px;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva .u-det .u-bot span {
    line-height: 30px;
    color: #666666;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-eva .det-hide {
    display: none;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-page {
    margin-top: 30px;
    font-size: 0;
    float: right;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-page a {
    display: inline-block;
    box-sizing: border-box;
    font-size: 15px;
    text-align: center;
    padding: 0 12px;
    background: #ffffff;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #E8E8E8;
    border-top: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-page .a-blue {
    color: #ffffff;
    background: #2862c6;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-page a:hover {
    color: #ffffff;
    background: #2862c6;
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-page .page-a-1 {
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    -moz-border-radius: 4px 0 0 4px;
    /* Firefox */
    -webkit-border-radius: 4px 0 0 4px;
    /* Safari 和 Chrome */
    border-radius: 4px 0 0 4px;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.g-user .g-bd .m-right .ul-2 li .li-list .li-page .page-a-5 {
    -moz-border-radius: 0 4px 4px 0;
    /* Firefox */
    -webkit-border-radius: 0 4px 4px 0;
    /* Safari 和 Chrome */
    border-radius: 0 4px 4px 0;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.g-user .g-bd .m-right .ul-2 li .li-blank {
    width: 100%;
}

.g-user .g-bd .m-right .ul-2 li .li-blank img {
    display: block;
    margin: 50px 0 0 289px;
}

.g-user .g-bd .m-right .ul-2 li .li-blank p {
    width: 240px;
    margin: 0 0 0 269px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
}

.g-user .g-bd .m-right .ul-2 li .li-blank p a {
    color: #2D67D1;
    text-decoration: underline;
    line-height: 30px;
    font-size: 16px;
}

.g-user .g-bd .m-right .ul-2 li .li-blank p span {
    line-height: 30px;
    font-size: 16px;
}

.g-user .g-bd .m-right .ul-2 li .li-hide {
    display: none;
}

.g-user .g-bd .m-right .ul-2 li .li-form {
    margin-left: 100px;
    font-size: 0;
    margin-bottom: 80px;
    position: relative;
}

.g-user .g-bd .m-right .ul-2 li .li-form .u-exp {
    position: absolute;
    top: -280px;
    left: -100px;
    width: 750px;
    box-sizing: border-box;
    margin: 25px 0 30px 25px;
    color: #666666;
    padding: 30px 20px;
    font-size: 15px;
    line-height: 24px;
}

.g-user .g-bd .m-right .ul-2 li .li-form .u-exp .u-exp-tt {
    font-size: 18px;
    margin-bottom: 10px;
    color: #000000;
}

.g-user .g-bd .m-right .ul-2 li .li-form .u-exp .u-exp-ct {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
}

.g-user .g-bd .m-right .ul-2 li .li-form .u-exp .u-exp-ct-1 {
    margin-bottom: 30px;
}

.g-user .g-bd .m-right .ul-2 li .li-form .u-exp .u-exp-ct-2 {
    width: 470px;
}

.g-user .g-bd .m-right .ul-2 li .li-form .u-exp .u-exp-ct-2 span {
    color: red;
}

.g-user .g-bd .m-right .ul-2 li .li-form form {
    margin-top: 220px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label {
    display: block;
    height: 40px;
    margin-bottom: 20px;
    position: relative;
    font-size: 0;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-1 {
    color: red;
    font-size: 16px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-1-1 {
    position: absolute;
    top: 10px;
    left: 60px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-1-1-1 {
    left: 45px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-1-1-2 {
    left: -3px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-1-2 {
    position: absolute;
    top: 10px;
    left: 34px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-1-3 {
    position: absolute;
    top: 0;
    left: 10px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-1-4 {
    position: absolute;
    top: 10px;
    left: 77px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-2 {
    display: inline-block;
    width: 150px;
    text-align: right;
    font-size: 16px;
    line-height: 40px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-7 {
    font-size: 15px;
    position: absolute;
    top: 30px;
    left: 47px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-8 {
    font-size: 15px;
    position: absolute;
    top: 30px;
    left: 30px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-9 {
    font-size: 15px;
    display: inline-block;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-re-1 {
    position: absolute;
    top: 10px;
    left: 73px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-re-2 {
    position: absolute;
    top: 10px;
    left: 26px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-re-3 {
    position: absolute;
    top: 10px;
    left: 41px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-re-4 {
    position: absolute;
    top: 10px;
    left: -7px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-re-5 {
    position: absolute;
    top: 10px;
    left: 25px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .ta-1 {
    width: 364px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 130px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label input {
    width: 270px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #E8E8E8;
    font-size: 15px;
    line-height: 40px;
    padding-left: 10px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label input:focus {
    outline: none;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .inp-1 {
    width: 160px;
    vertical-align: middle;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label select {
    display: inline-block;
    width: 370px;
    height: 40px;
    border: 1px solid #E8E8E8;
    line-height: 40px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label select option {
    font-size: 15px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label textarea {
    position: absolute;
    top: 0;
    left: 102px;
    display: inline-block;
    width: 750px;
    height: 170px;
    resize: none;
    border: 1px solid #E8E8E8;
    font-size: 15px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label textarea:focus {
    outline: none;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-3 {
    position: absolute;
    top: 190px;
    left: 100px;
    color: #999999;
}

.g-user .g-bd .m-right .ul-2 li .li-form form label .sp-4 {
    display: inline-block;
    width: 160px;
    height: 40px;
    border: 1px solid #E8E8E8;
    vertical-align: middle;
    line-height: 40px;
    text-align: center;
    background: #ececec;
    margin-left: 10px;
    font-size: 16px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form .lab-1 {
    height: 210px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form .lab-2 .file {
    display: inline-block;
    text-align: center;
    position: relative;
    margin-left: 0;
    width: 100px;
    height: 40px;
    background: #ececec;
    color: #6a6a6a;
    font-size: 15px;
    line-height: 40px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form .lab-2 .file .inp-2 {
    display: inline-block;
    border: none;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    padding: 0;
}

.g-user .g-bd .m-right .ul-2 li .li-form form .lab-3 {
    margin-bottom: 50px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form .lab-3 span {
    vertical-align: middle;
    display: inline-block;
}

.g-user .g-bd .m-right .ul-2 li .li-form form .lab-3 input {
    vertical-align: middle;
    display: inline-block;
}

.g-user .g-bd .m-right .ul-2 li .li-form form .lab-4 {
    position: relative;
}

.g-user .g-bd .m-right .ul-2 li .li-form form .lab-4 .sp-5 {
    font-size: 15px;
    margin-right: 20px;
    padding-left: 18px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form .lab-4 .sp-5 input {
    width: 15px;
    position: absolute;
    top: 1px;
    left: 130px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form .lab-4 .sp-6 {
    font-size: 15px;
    padding-left: 10px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form .lab-4 .sp-6 input {
    width: 15px;
    position: absolute;
    top: 1px;
    left: 180px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form .lab-5 {
    margin-bottom: 85px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form .u-notice {
    margin-bottom: 20px;
    color: red;
    margin-left: 50px;
    font-size: 14px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form .u-notice-1 {
    margin-left: 50px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form a {
    display: inline-block;
    width: 160px;
    height: 45px;
    color: #ffffff;
    background: #214ea0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    line-height: 45px;
    margin-left: 100px;
}

.g-user .g-bd .m-right .ul-2 li .li-form form .a-2 {
    margin-left: 10px;
    background: #b7b7b7;
}

.g-user .g-bd .m-right .ul-2 li .li-consult .ul-ct li {
    border: 1px solid #E8E8E8;
    position: relative;
    font-size: 0;
    box-sizing: border-box;
    margin: 20px 20px 20px 20px;
}

.g-user .g-bd .m-right .ul-2 li .li-consult .ul-ct li .sp-1 {
    position: absolute;
    top: 8px;
    left: 16px;
    font-size: 15px;
}

.g-user .g-bd .m-right .ul-2 li .li-consult .ul-ct li .sp-2 {
    display: inline-block;
    font-size: 15px;
    margin-left: 100px;
    line-height: 30px;
    border-left: 1px solid #E8E8E8;
    padding-left: 20px;
}

.g-user .g-bd .m-right .ul-2 .li-hide {
    display: none;
}

.g-user .g-bd .m-right .ul-2 .u-top {
    padding-left: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #E8E8E8;
    box-sizing: border-box;
}

.g-user .g-bd .m-right .ul-2 .u-top .u-tt {
    font-size: 18px;
    color: #000000;
    margin-bottom: 10px;
}

.g-user .g-bd .m-right .ul-2 .u-top .u-ct p {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}

.g-user .g-bd .m-right .ul-2 .u-center {
    margin-top: 50px;
}

.g-user .g-bd .m-right .ul-2 .u-center .center-cell-1 {
    margin-left: 170px;
    clear: both;
    height: 120px;
}

.g-user .g-bd .m-right .ul-2 .u-center .center-cell-1 a {
    display: inline-block;
    width: 120px;
    float: left;
    margin-top: 50px;
}

.g-user .g-bd .m-right .ul-2 .u-center .center-cell-1 a img {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-left: 35px;
    margin-bottom: 10px;
}

.g-user .g-bd .m-right .ul-2 .u-center .center-cell-1 a .img-hide {
    display: none;
}

.g-user .g-bd .m-right .ul-2 .u-center .center-cell-1 a span {
    display: inline-block;
    width: 120px;
    text-align: center;
}

.g-user .g-bd .m-right .ul-2 .u-center .center-cell-2 {
    clear: both;
    font-size: 0;
    padding: 0 20px;
    margin-top: 50px;
}

.g-user .g-bd .m-right .ul-2 .u-center .center-cell-2 a {
    font-size: 16px;
    display: inline-block;
    width: 144px;
    height: 40px;
    text-align: center;
    border: 1px solid #E8E8E8;
    line-height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-right: 12px;
}

.g-user .g-bd .m-right .ul-2 .u-center .center-cell-2 .a-2 {
    margin-right: 0;
}

.g-user .g-bd .m-right .ul-2 .u-center .center-cell-2 .a-blue {
    border: 1px solid #2862C6;
    color: #2862C6;
}

.g-user .g-bd .m-right .ul-2 .u-center .center-cell-3 textarea {
    width: 778px;
    height: 170px;
    border: 1px solid #E8E8E8;
    resize: none;
    margin-left: 20px;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}

.g-user .g-bd .m-right .ul-2 .u-center .center-cell-3 textarea:focus {
    outline: none;
}

.g-user .g-bd .m-right .ul-2 .u-center .center-cell-3 a {
    display: block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    background: #2862C6;
    margin: 20px 0 0 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-user .g-bd .right-hide {
    display: none;
}

.g-user .g-ft {
    clear: both;
    width: 100%;
    background: #002973;
}

.g-user .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-user .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-user .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-user .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-user .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-user .g-ft .m-ct:before {
    content: "";
    display: table;
}

.g-offline {
    width: 100%;
    background: #f2f2f2;
}

.g-offline .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
}

.g-offline .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-offline .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-offline .g-hd .m-ct .u-right {
    float: right;
}

.g-offline .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-offline .g-hd .m-ct .u-right .a-1, .g-offline .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-offline .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-offline .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-offline .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 10px;
    box-sizing: border-box;
}

.g-offline .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-offline .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-offline .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-offline .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-offline .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-offline .g-bd {
    width: 1100px;
    height: 780px;
    margin: 30px auto;
    background: #ffffff;
    overflow: hidden;
}

.g-offline .g-bd .u-top {
    width: 1040px;
    height: 110px;
    background: #eff5ff;
    border: 1px dotted #E8E8E8;
    color: #666666;
    margin: 30px auto;
    box-sizing: border-box;
    padding: 20px 30px;
}

.g-offline .g-bd .u-top p {
    color: #002973;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.g-offline .g-bd .u-top span {
    font-size: 15px;
    display: inline-block;
    width: 430px;
    line-height: 20px;
}

.g-offline .g-bd .u-form {
    margin-left: 100px;
}

.g-offline .g-bd .u-form form label {
    display: block;
    height: 40px;
    margin-bottom: 20px;
    position: relative;
}

.g-offline .g-bd .u-form form label .sp-1 {
    color: red;
}

.g-offline .g-bd .u-form form label .sp-1-1 {
    position: absolute;
    top: 10px;
    left: 10px;
}

.g-offline .g-bd .u-form form label .sp-1-2 {
    position: absolute;
    top: 10px;
    left: 34px;
}

.g-offline .g-bd .u-form form label .sp-1-3 {
    position: absolute;
    top: 0;
    left: 10px;
}

.g-offline .g-bd .u-form form label .sp-1-4 {
    position: absolute;
    top: 10px;
    left: 26px;
}

.g-offline .g-bd .u-form form label .sp-2 {
    display: inline-block;
    width: 100px;
    text-align: right;
}

.g-offline .g-bd .u-form form label input {
    width: 370px;
    height: 40px;
    box-sizing: border-box;
    vertical-align: middle;
    border: 1px solid #E8E8E8;
    font-size: 15px;
    line-height: 40px;
}

.g-offline .g-bd .u-form form label .inp-1 {
    width: 160px;
}

.g-offline .g-bd .u-form form label select {
    display: inline-block;
    width: 370px;
    height: 40px;
    border: 1px solid #E8E8E8;
    line-height: 40px;
}

.g-offline .g-bd .u-form form label select option {
    font-size: 15px;
}

.g-offline .g-bd .u-form form label textarea {
    position: absolute;
    top: 0;
    left: 102px;
    display: inline-block;
    width: 750px;
    height: 170px;
    resize: none;
    border: 1px solid #E8E8E8;
    font-size: 15px;
}

.g-offline .g-bd .u-form form label textarea:focus {
    outline: none;
}

.g-offline .g-bd .u-form form label .sp-3 {
    position: absolute;
    top: 190px;
    left: 100px;
    color: #999999;
}

.g-offline .g-bd .u-form form label .sp-4 {
    display: inline-block;
    width: 160px;
    height: 40px;
    border: 1px solid #E8E8E8;
    vertical-align: middle;
    line-height: 40px;
    text-align: center;
    background: #ececec;
}

.g-offline .g-bd .u-form form .lab-1 {
    height: 210px;
}

.g-offline .g-bd .u-form form a {
    display: block;
    width: 160px;
    height: 45px;
    color: #ffffff;
    background: #214ea0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    line-height: 45px;
    margin-left: 103px;
}

.g-offline .g-ft {
    width: 100%;
    background: #002973;
}

.g-offline .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-offline .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-offline .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-offline .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-offline .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-offline .g-ft .m-ct:before {
    content: "";
    display: table;
}

.g-complaints {
    background: #f2f2f2;
    width: 100%;
    min-width: 1200px;
}

.g-complaints .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
}

.g-complaints .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-complaints .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-complaints .g-hd .m-ct .u-right {
    float: right;
}

.g-complaints .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-complaints .g-hd .m-ct .u-right .a-1, .g-complaints .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-complaints .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-complaints .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-complaints .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 70px;
    box-sizing: border-box;
}

.g-complaints .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-complaints .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-complaints .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-complaints .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-complaints .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-complaints .g-bd {
    width: 1200px;
    margin: 30px auto;
    position: relative;
}

.g-complaints .g-bd .m-left {
    width: 280px;
    background: #ffffff;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    float: left;
}

.g-complaints .g-bd .m-left li {
    height: 50px;
    width: 278px;
    box-sizing: border-box;
    border-bottom: 1px solid #E8E8E8;
    line-height: 50px;
    position: relative;
    font-size: 0;
}

.g-complaints .g-bd .m-left li p {
    font-size: 16px;
}

.g-complaints .g-bd .m-left li a {
    display: inline-block;
    vertical-align: middle;
    width: 278px;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 16px;
}

.g-complaints .g-bd .m-left li img {
    vertical-align: middle;
    position: absolute;
    top: 15px;
    right: 20px;
}

.g-complaints .g-bd .m-left .li-blue {
    background: #edf4ff;
}

.g-complaints .g-bd .m-left .m-left-tt {
    padding-left: 30px;
    box-sizing: border-box;
    background: #214ea0;
    color: #ffffff;
}

.g-complaints .g-bd .m-left .li-weibo {
    border-bottom: none;
}

.g-complaints .g-bd .m-right {
    width: 800px;
    background: #ffffff;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 50px;
}

.g-complaints .g-bd .m-right-1 {
    float: right;
}

.g-complaints .g-bd .m-right li .u-tt {
    height: 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #E8E8E8;
    padding-top: 16px;
    position: relative;
}

.g-complaints .g-bd .m-right li .u-tt p {
    font-size: 18px;
    color: #214ea0;
    border-left: 3px solid #214ea0;
    margin-left: 30px;
    padding-left: 10px;
    vertical-align: middle;
}

.g-complaints .g-bd .m-right li .u-tt .u-sch {
    height: 50px;
    box-sizing: border-box;
    font-size: 0;
    position: absolute;
    top: 7.5px;
    right: 110px;
}

.g-complaints .g-bd .m-right li .u-tt .u-sch input {
    width: 250px;
    height: 35px;
    border: 1px solid #E8E8E8;
    font-size: 18px;
    padding-left: 20px;
    box-sizing: border-box;
    vertical-align: middle;
}

.g-complaints .g-bd .m-right li .u-tt .u-sch input:focus {
    outline: none;
}

.g-complaints .g-bd .m-right li .u-tt .u-sch a {
    display: inline-block;
    width: 100px;
    height: 35px;
    vertical-align: middle;
    background: #214ea0;
    color: #ffffff;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    position: absolute;
}

.g-complaints .g-bd .m-right li .u-read .read-tt {
    width: 800px;
    text-align: center;
    color: #214ea0;
    font-size: 30px;
    margin-top: 60px;
    margin-bottom: 30px;
}

.g-complaints .g-bd .m-right li .u-read .read-ct {
    width: 800px;
    padding: 0 40px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
}

.g-complaints .g-bd .m-right li .u-read .u-btn {
    margin: 80px 0;
}

.g-complaints .g-bd .m-right li .u-read .u-btn a {
    display: block;
    width: 160px;
    height: 50px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 20px;
    line-height: 50px;
    background: #214ea0;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-complaints .g-bd .m-right li .u-form {
    margin-left: 100px;
    font-size: 0;
    margin-bottom: 80px;
    position: relative;
}

.g-complaints .g-bd .m-right li .u-form .u-exp {
    position: absolute;
    top: -140px;
    left: -100px;
    width: 750px;
    height: 90px;
    border: 1px dotted #E8E8E8;
    background: #fffee8;
    box-sizing: border-box;
    margin: 25px 0 30px 25px;
    color: #666666;
    padding: 20px;
    font-size: 15px;
    line-height: 24px;
}

.g-complaints .g-bd .m-right li .u-form form {
    margin-top: 140px;
}

.g-complaints .g-bd .m-right li .u-form form label {
    display: block;
    height: 40px;
    margin-bottom: 20px;
    position: relative;
    font-size: 0;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-1 {
    color: red;
    font-size: 16px;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-1-1 {
    position: absolute;
    top: 10px;
    left: 40px;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-1-2 {
    position: absolute;
    top: 10px;
    left: 34px;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-1-3 {
    position: absolute;
    top: 0;
    left: 10px;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-1-4 {
    position: absolute;
    top: 10px;
    left: 55px;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-2 {
    display: inline-block;
    width: 130px;
    text-align: right;
    font-size: 16px;
    line-height: 40px;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-7 {
    font-size: 15px;
    position: absolute;
    top: 30px;
    left: 47px;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-8 {
    font-size: 15px;
    position: absolute;
    top: 30px;
    left: 30px;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-9 {
    font-size: 15px;
    display: inline-block;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-re-1 {
    position: absolute;
    top: 10px;
    left: 73px;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-re-2 {
    position: absolute;
    top: 10px;
    left: 26px;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-re-3 {
    position: absolute;
    top: 10px;
    left: 41px;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-re-4 {
    position: absolute;
    top: 10px;
    left: -7px;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-re-5 {
    position: absolute;
    top: 10px;
    left: 25px;
}

.g-complaints .g-bd .m-right li .u-form form label .ta-1 {
    width: 364px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 130px;
}

.g-complaints .g-bd .m-right li .u-form form label input {
    width: 370px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #E8E8E8;
    font-size: 15px;
    line-height: 40px;
    padding-left: 10px;
}

.g-complaints .g-bd .m-right li .u-form form label input:focus {
    outline: none;
}

.g-complaints .g-bd .m-right li .u-form form label .inp-1 {
    width: 160px;
    vertical-align: middle;
}

.g-complaints .g-bd .m-right li .u-form form label select {
    display: inline-block;
    width: 370px;
    height: 40px;
    border: 1px solid #E8E8E8;
    line-height: 40px;
}

.g-complaints .g-bd .m-right li .u-form form label select option {
    font-size: 15px;
}

.g-complaints .g-bd .m-right li .u-form form label textarea {
    position: absolute;
    top: 0;
    left: 102px;
    display: inline-block;
    width: 750px;
    height: 170px;
    resize: none;
    border: 1px solid #E8E8E8;
    font-size: 15px;
}

.g-complaints .g-bd .m-right li .u-form form label textarea:focus {
    outline: none;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-3 {
    position: absolute;
    top: 190px;
    left: 100px;
    color: #999999;
}

.g-complaints .g-bd .m-right li .u-form form label .sp-4 {
    display: inline-block;
    width: 160px;
    height: 40px;
    border: 1px solid #E8E8E8;
    vertical-align: middle;
    line-height: 40px;
    text-align: center;
    background: #ececec;
    margin-left: 10px;
    font-size: 16px;
}

.g-complaints .g-bd .m-right li .u-form form .lab-1 {
    height: 210px;
}

.g-complaints .g-bd .m-right li .u-form form .lab-2 .file {
    display: inline-block;
    text-align: center;
    position: relative;
    margin-left: 0;
    width: 100px;
    height: 40px;
    background: #ececec;
    color: #6a6a6a;
    font-size: 15px;
    line-height: 40px;
}

.g-complaints .g-bd .m-right li .u-form form .lab-2 .file .inp-2 {
    display: inline-block;
    border: none;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    padding: 0;
}

.g-complaints .g-bd .m-right li .u-form form .lab-3 {
    margin-bottom: 50px;
}

.g-complaints .g-bd .m-right li .u-form form .lab-3 span {
    vertical-align: middle;
    display: inline-block;
}

.g-complaints .g-bd .m-right li .u-form form .lab-3 input {
    vertical-align: middle;
    display: inline-block;
}

.g-complaints .g-bd .m-right li .u-form form .lab-4 {
    position: relative;
}

.g-complaints .g-bd .m-right li .u-form form .lab-4 .sp-5 {
    font-size: 15px;
    margin-right: 20px;
    padding-left: 18px;
}

.g-complaints .g-bd .m-right li .u-form form .lab-4 .sp-5 input {
    width: 15px;
    position: absolute;
    top: 1px;
    left: 130px;
}

.g-complaints .g-bd .m-right li .u-form form .lab-4 .sp-6 {
    font-size: 15px;
    padding-left: 10px;
}

.g-complaints .g-bd .m-right li .u-form form .lab-4 .sp-6 input {
    width: 15px;
    position: absolute;
    top: 1px;
    left: 180px;
}

.g-complaints .g-bd .m-right li .u-form form .lab-5 {
    margin-bottom: 85px;
}

.g-complaints .g-bd .m-right li .u-form form .u-notice {
    margin-bottom: 20px;
    color: red;
    margin-left: 50px;
    font-size: 14px;
}

.g-complaints .g-bd .m-right li .u-form form .u-notice-1 {
    margin-left: 50px;
}

.g-complaints .g-bd .m-right li .u-form form a {
    display: inline-block;
    width: 160px;
    height: 45px;
    color: #ffffff;
    background: #214ea0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    line-height: 45px;
    margin-left: 100px;
}

.g-complaints .g-bd .m-right li .u-form form .a-2 {
    margin-left: 10px;
    background: #b7b7b7;
}

.g-complaints .g-bd .m-right li .form-hide {
    display: none;
}

.g-complaints .g-bd .m-right li .u-tt-1 {
    height: 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #E8E8E8;
    padding-top: 16px;
    position: relative;
}

.g-complaints .g-bd .m-right li .u-tt-1 p {
    font-size: 18px;
    color: #214ea0;
    border-left: 3px solid #214ea0;
    margin-left: 30px;
    padding-left: 10px;
    vertical-align: middle;
}

.g-complaints .g-bd .m-right li .u-tt-1 .u-crm {
    position: absolute;
    top: 0;
    right: 20px;
    margin: 18px auto;
}

.g-complaints .g-bd .m-right li .u-tt-1 .u-crm .sp-1 {
    padding-left: 20px;
    background: url("../img/open-2/home.png") no-repeat left center;
}

.g-complaints .g-bd .m-right li .u-tt-1 .u-crm .sp-1, .g-complaints .g-bd .m-right li .u-tt-1 .u-crm .sp-2 {
    font-size: 15px;
    color: #999999;
}

.g-complaints .g-bd .m-right li .u-tt-1 .u-crm .a-1 {
    font-size: 15px;
    color: #999999;
}

.g-complaints .g-bd .m-right li .u-tt-1 .u-crm .a-2 {
    font-size: 15px;
    color: #0d45a5;
}

.g-complaints .g-bd .m-right li .u-ct-1 {
    background: #ffffff;
    margin: 30px 0 50px 0;
    padding: 0 30px;
    box-sizing: border-box;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-cell {
    height: 30px;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-cell a {
    font-size: 15px;
    float: left;
    line-height: 30px;
    display: inline-block;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-cell a:before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #f2920c;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: 0;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-cell span {
    color: #999999;
    float: right;
    line-height: 30px;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-page {
    font-size: 0;
    margin-top: 30px;
    border-top: 1px dotted #bfbfbf;
    padding-top: 30px;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-page .page-cell {
    float: right;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-page .page-cell a {
    display: inline-block;
    border: 1px solid #E8E8E8;
    padding: 10px 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
    margin-right: 5px;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-page .page-cell .a-blue {
    background: #4398ed;
    color: #ffffff;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-page .page-cell .a-6 {
    margin-right: 0;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-tt {
    font-size: 20px;
    text-align: center;
    margin: 50px 0 30px 0;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-sou {
    font-size: 15px;
    line-height: 30px;
    color: #939393;
    background: #f2f2f2;
    margin-bottom: 30px;
    text-align: center;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-pic {
    margin: 0 auto;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-pic img {
    display: block;
    margin: 0 auto;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-cha {
    margin-top: 30px;
    margin-bottom: 100px;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-cha p {
    line-height: 30px;
    font-size: 15px;
    text-indent: 30px;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-down {
    height: 60px;
    border-top: 1px dotted #8f8f8f;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-down a {
    font-size: 15px;
    color: #666666;
    line-height: 60px;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-down .a-1 {
    float: left;
}

.g-complaints .g-bd .m-right li .u-ct-1 .ct-down .a-2 {
    float: right;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-tt, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-tt {
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-qt, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-qt {
    margin-top: 20px;
    line-height: 30px;
    padding: 0 20px;
    box-sizing: border-box;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct {
    padding: 0 100px;
    box-sizing: border-box;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .u-more, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .u-more {
    margin-top: 20px;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .u-more .li-1, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .u-more .li-1 {
    font-size: 16px;
    width: 600px;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .u-more .li-1 span, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .u-more .li-1 span {
    color: #026FDA;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .u-more .li-2, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .u-more .li-2 {
    margin-left: 20px;
    width: 600px;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .u-more .li-2 label, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .u-more .li-2 label {
    display: block;
    margin-top: 10px;
    height: 25px;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .u-more .li-2 label input, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .u-more .li-2 label input {
    vertical-align: middle;
    display: inline-block;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .u-more .li-2 label span, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .u-more .li-2 label span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 25px;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .u-one, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .u-one {
    margin-top: 20px;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .u-one .li-1, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .u-one .li-1 {
    font-size: 16px;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .u-one .li-1 span, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .u-one .li-1 span {
    color: #026FDA;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .u-one .li-2, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .u-one .li-2 {
    margin-left: 20px;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .u-one .li-2 label, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .u-one .li-2 label {
    display: block;
    margin-top: 10px;
    height: 25px;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .u-one .li-2 label input, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .u-one .li-2 label input {
    vertical-align: middle;
    display: inline-block;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .u-one .li-2 label span, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .u-one .li-2 label span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 25px;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .btn-1, .g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .btn-2, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .btn-1, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .btn-2, .g-complaints .g-bd .m-right li .u-ct-4 .btn-3, .g-complaints .g-bd .m-right li .u-ct-4 .btn-2 {
    margin: 50px 0 50px 170px;
    font-size: 0;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .btn-1 button, .g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .btn-2 button, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .btn-1 button, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .btn-2 button, .g-complaints .g-bd .m-right li .u-ct-4 .btn-3 button, .g-complaints .g-bd .m-right li .u-ct-4 .btn-2 button {
    display: inline-block;
    width: 130px;
    height: 35px;
    color: #ffffff;
    background: #2862C6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    outline: none;
    border: none;
    margin-right: 10px;
}

.g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .btn-1 .but-2, .g-complaints .g-bd .m-right li .u-ct-2 .ct-2-ct .btn-2 .but-2, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .btn-1 .but-2, .g-complaints .g-bd .m-right li .u-ct-3 .ct-2-ct .btn-2 .but-2, .g-complaints .g-bd .m-right li .u-ct-4 .btn-3 .but-2 {
    background: #999999;
}

.g-complaints .g-bd .m-right li .u-ct-4 .ul-ct li {
    border: 1px solid #E8E8E8;
    position: relative;
    font-size: 0;
    box-sizing: border-box;
    margin: 20px 20px 20px 20px;
}

.g-complaints .g-bd .m-right li .u-ct-4 .ul-ct li .sp-1 {
    position: absolute;
    top: 8px;
    left: 16px;
    font-size: 15px;
}

.g-complaints .g-bd .m-right li .u-ct-4 .ul-ct li .sp-2 {
    display: inline-block;
    font-size: 15px;
    margin-left: 100px;
    line-height: 30px;
    border-left: 1px solid #E8E8E8;
    padding-left: 18px;
    width: 620px;
}

.g-complaints .g-bd .m-right li .u-ct-4 .ul-ct li .sp-2 img {
    width: 620px;
    margin-top: 20px;
}

.g-complaints .g-bd .m-right li .ct-hide {
    display: none;
}

.g-complaints .g-bd .li-hide {
    display: none;
}

.g-complaints .g-bd .m-pb {
    width: 700px;
    height: 600px;
    border: 1px solid #000000;
    position: absolute;
    top: 100px;
    left: 350px;
    box-sizing: border-box;
    background: #ffffff;
    z-index: 101;
}

.g-complaints .g-bd .m-pb .u-tt {
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #14386E;
    color: #ffffff;
    padding: 0 10px;
    box-sizing: border-box;
}

.g-complaints .g-bd .m-pb .u-del {
    position: absolute;
    top: 0;
    right: 10px;
}

.g-complaints .g-bd .m-pb .u-del a {
    vertical-align: middle;
}

.g-complaints .g-bd .m-pb .u-del a img {
    margin-top: 5px;
}

.g-complaints .g-bd .m-pb .u-ct {
    padding: 20px;
    box-sizing: border-box;
}

.g-complaints .g-bd .m-pb .u-ct p {
    height: 40px;
    line-height: 40px;
}

.g-complaints .g-bd .m-pb .u-ct p span {
    line-height: 40px;
    display: inline-block;
}

.g-complaints .g-bd .m-pb .u-ct p .sp-1 {
    display: inline-block;
    width: 80px;
    text-align: right;
}

.g-complaints .g-bd .m-pb .u-ct p .sp-2 {
    width: 570px;
}

.g-complaints .g-bd .m-pb .u-ct p .sp-1-1 {
    vertical-align: top;
}

.g-complaints .g-bd .m-pb .u-ct .p-1 {
    height: 80px;
}

.g-complaints .g-bd .m-pb .u-ct .u-eva {
    width: 100%;
    border-top: 1px dotted #E8E8E8;
    margin: 15px 0;
    font-size: 0;
    padding-top: 10px;
    box-sizing: border-box;
}

.g-complaints .g-bd .m-pb .u-ct .u-eva .u-eva-1 {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.g-complaints .g-bd .m-pb .u-ct .u-eva .u-eva-2 {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.g-complaints .g-bd .m-pb .u-ct .u-eva .u-eva-2 .sp-1 {
    display: inline-block;
    width: 80px;
    text-align: right;
}

.g-complaints .g-bd .m-pb .u-ct .u-eva .u-eva-2 select:focus {
    outline: none;
}

.g-complaints .g-bd .m-pb .u-ct .u-eva .u-eva-3 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

.g-complaints .g-bd .m-pb .u-ct .u-eva .u-eva-3 span {
    display: inline-block;
    width: 80px;
    text-align: right;
    height: 100px;
    vertical-align: top;
}

.g-complaints .g-bd .m-pb .u-ct .u-eva .u-eva-3 textarea {
    width: 550px;
    height: 100px;
    box-sizing: border-box;
    resize: none;
}

.g-complaints .g-bd .m-pb .u-ct .u-eva .u-eva-3 textarea:focus {
    outline: none;
    font-size: 15px;
}

.g-complaints .g-bd .m-pb .u-ct .u-eva .u-btn {
    width: 120px;
    height: 40px;
    margin: 0 auto;
    margin-top: 80px;
}

.g-complaints .g-bd .m-pb .u-ct .u-eva .u-btn a {
    font-size: 18px;
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    background: #0d45a5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-complaints .g-bd .pb-hide {
    display: none;
}

.g-complaints .g-mb {
    width: 100%;
    height: 1351px;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.g-complaints .mb-hide {
    display: none;
}

.g-complaints .g-ft {
    clear: both;
    width: 100%;
    background: #002973;
}

.g-complaints .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-complaints .g-ft .m-ct .u-left {
    margin-top: 20px;
}

.g-complaints .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-complaints .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-complaints .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-complaints .g-ft .m-ct:before {
    content: "";
    display: table;
}

.g-open-2 {
    background: #f2f2f2;
}

.g-open-2 .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
    margin: 0px auto;
}

.g-open-2 .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-open-2 .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-open-2 .g-hd .m-ct .u-right {
    float: right;
}

.g-open-2 .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-open-2 .g-hd .m-ct .u-right .a-1, .g-open-2 .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-open-2 .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-open-2 .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-open-2 .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 10px;
    box-sizing: border-box;
}

.g-open-2 .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-open-2 .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-open-2 .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-open-2 .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-open-2 .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-open-2 .g-bd {
    width: 1100px;
    margin: 0px auto;
    height: 1200px;
}

.g-open-2 .g-bd .m-left {
    width: 280px;
    background: #ffffff;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    float: left;
}

.g-open-2 .g-bd .m-left .m-left-tt {
    padding-left: 30px;
    box-sizing: border-box;
    background: #214ea0;
    color: #ffffff;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}

.g-open-2 .g-bd .m-left .m-left-ct .content-menu-project {
    width: 278px;
}

.g-open-2 .g-bd .m-left .m-left-ct .content-menu-project .project-ct .first-class-menu {
    background: #f1f6ff;
}

.g-open-2 .g-bd .m-left .m-left-ct .content-menu-project .project-ct .first-class-menu h3 {
    width: 278px;
    height: 50px;
    background: url("../img/open-2/h3_bg.png") no-repeat left center;
    font-size: 18px;
    color: #333333;
    line-height: 50px;
    padding-left: 30px;
    cursor: pointer;
    font-weight: normal;
    border-bottom: 1px solid #E8E8E8;
    box-sizing: border-box;
}

.g-open-2 .g-bd .m-left .m-left-ct .content-menu-project .project-ct .first-class-menu h3 .ol-1 {
    background: #f1f6ff;
    border-bottom: 1px solid #E8E8E8;
}

.g-open-2 .g-bd .m-left .m-left-ct .content-menu-project .project-ct .first-class-menu h3 .ol-1 .second-class-menu {
    overflow: hidden;
}

.g-open-2 .g-bd .m-left .m-left-ct .content-menu-project .project-ct .first-class-menu h3 .ol-1 .second-class-menu h4 {
    width: 230px;
    height: 30px;
    background: url("../img/open-2/h4_bg.png") no-repeat left center;
    font-size: 15px;
    color: #333333;
    line-height: 30px;
    padding-left: 60px;
    cursor: pointer;
    font-weight: normal;
    margin: 10px 0;
    box-sizing: border-box;
    margin-left: 30px;
}

.g-open-2 .g-bd .m-left .m-left-ct .content-menu-project .project-ct .first-class-menu h3 .ol-1 .second-class-menu .h4-blue {
    background: url("../img/open-2/h4_bg_1.png") no-repeat left center;
}

.g-open-2 .g-bd .m-left .m-left-ct .content-menu-project .project-ct .first-class-menu .h3-blue {
    background: url("../img/open-2/h3_bg_1.png") no-repeat left center;
}

.g-open-2 .g-bd .m-left .m-left-ct .content-menu-project .project-ct .first-class-menu .h3-blue-1 {
    background: url("../img/open-2/h3_bg_2.png") no-repeat left center;
}

.g-open-2 .g-bd .m-left .m-left-ct .content-menu-project .project-ct .first-class-menu .h3-8 {
    border-bottom: none;
}

.g-open-2 .g-bd .m-left .m-left-ct .content-menu-project .project-ct .li-first {
    border-top: 1px solid #E8E8E8;
}

.g-open-2 .g-bd .m-left .m-left-8 {
    /*  border-bottom: none;*/
}

.g-open-2 .g-bd .m-right {
    width: 800px;
    background: #ffffff;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    float: right;
    margin-bottom: 30px;
}

.g-open-2 .g-bd .m-right li .u-tt {
    height: 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #E8E8E8;
    padding-top: 16px;
    position: relative;
}

.g-open-2 .g-bd .m-right li .u-tt p {
    font-size: 18px;
    color: #214ea0;
    border-left: 3px solid #214ea0;
    margin-left: 30px;
    padding-left: 10px;
    vertical-align: middle;
}

.g-open-2 .g-bd .m-right li .u-tt .u-crm {
    position: absolute;
    top: 0;
    right: 20px;
    margin: 18px auto;
}

.g-open-2 .g-bd .m-right li .u-tt .u-crm .sp-1 {
    padding-left: 20px;
    background: url("../img/open-2/home.png") no-repeat left center;
}

.g-open-2 .g-bd .m-right li .u-tt .u-crm .sp-1, .g-open-2 .g-bd .m-right li .u-tt .u-crm .sp-2 {
    font-size: 15px;
    color: #999999;
}

.g-open-2 .g-bd .m-right li .u-tt .u-crm .a-1 {
    font-size: 15px;
    color: #999999;
}

.g-open-2 .g-bd .m-right li .u-tt .u-crm .a-2 {
    font-size: 15px;
    color: #0d45a5;
}

.g-open-2 .g-bd .m-right li .u-ct {
    background: #ffffff;
    margin: 30px 0 50px 0;
    padding: 0 30px;
    box-sizing: border-box;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-cell {
    height: 30px;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-cell a {
    font-size: 15px;
    float: left;
    line-height: 30px;
    display: inline-block;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-cell a:before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #f2920c;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: 0;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-cell span {
    color: #999999;
    float: right;
    line-height: 30px;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-page {
    font-size: 0;
    margin-top: 30px;
    border-top: 1px dotted #bfbfbf;
    padding-top: 30px;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-page .page-cell {
    float: right;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-page .page-cell a {
    display: inline-block;
    border: 1px solid #E8E8E8;
    padding: 10px 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
    margin-right: 5px;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-page .page-cell .a-blue {
    background: #4398ed;
    color: #ffffff;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-page .page-cell .a-6 {
    margin-right: 0;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-tt {
    font-size: 20px;
    text-align: center;
    margin: 50px 0 30px 0;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-sou {
    font-size: 15px;
    line-height: 30px;
    color: #939393;
    background: #f2f2f2;
    margin-bottom: 30px;
    text-align: center;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-pic {
    margin: 0 auto;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-pic img {
    display: block;
    margin: 0 auto;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-cha {
    margin-top: 30px;
    margin-bottom: 100px;
    overflow-y: auto;
    height: 850px;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-cha p {
    line-height: 30px;
    font-size: 15px;
    text-indent: 30px;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-down {
    height: 60px;
    border-top: 1px dotted #8f8f8f;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-down a {
    font-size: 15px;
    color: #666666;
    line-height: 60px;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-down .a-1 {
    float: left;
}

.g-open-2 .g-bd .m-right li .u-ct .ct-down .a-2 {
    float: right;
}

.g-open-2 .g-bd .m-right li .u-ct-1 {
    margin-bottom: 0;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct {
    padding: 0;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form {
    width: 100%;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-ct {
    margin: 0 20px;
    line-height: 40px;
    background: #f2f2f2;
    color: #002973;
    padding-left: 20px;
    box-sizing: border-box;
    margin-bottom: 25px;
    font-size: 18px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-top {
    padding: 0 50px;
    box-sizing: border-box;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-top label {
    position: relative;
    margin-bottom: 10px;
    height: 40px;
    display: inline-block;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-top label .sp-1 {
    color: red;
    position: absolute;
    top: 12px;
    left: -10px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-top label .sp-2 {
    display: inline-block;
    font-size: 15px;
    margin-right: 10px;
    text-align: justify;
    line-height: 40px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-top label .sp-3 {
    margin-right: 10px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-top label .sp-2-1 {
    margin-right: 9px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-top label input {
    width: 240px;
    height: 40px;
    border: 1px solid #E8E8E8;
    font-size: 15px;
    box-sizing: border-box;
    padding-left: 10px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-top label input:focus {
    border: 1px solid #E8E8E8;
    outline-style: none;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-top label select {
    width: 240px;
    height: 40px;
    border: 1px solid #E8E8E8;
    font-size: 15px;
    box-sizing: border-box;
    padding-left: 10px;
    margin-right: 5px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-top label select:focus {
    outline: none;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-top .lab-1 {
    margin-right: 10px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-center {
    padding: 0 30px;
    box-sizing: border-box;
    border-bottom: 1px dotted #8f8f8f;
    padding-bottom: 20px;
    margin: 0 20px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-center label {
    position: relative;
    height: 50px;
    display: block;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-center label .sp-1 {
    color: red;
    position: absolute;
    top: 0;
    left: -10px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-center label .sp-2 {
    width: 70px;
    display: inline-block;
    vertical-align: top;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-center label textarea {
    width: 610px;
    height: 90px;
    resize: none;
    vertical-align: top;
    border: 1px solid #E8E8E8;
    font-size: 15px;
    padding-left: 10px;
    box-sizing: border-box;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-center label textarea:focus {
    outline: none;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-center .lab-1 {
    height: 120px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-center .lab-2 {
    margin-bottom: 20px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-center .lab-2 input {
    vertical-align: middle;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-center .lab-2 .sp-4 {
    display: block;
    margin-bottom: 15px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-center .lab-2 .sp-5 {
    margin-right: 20px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-center .lab-2 .sp-7 {
    color: red;
    position: absolute;
    top: 0;
    left: -10px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-other {
    margin: 20px 50px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-bottom {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    box-sizing: border-box;
    padding: 30px 0;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-bottom .u-ct-cell {
    margin: 0 auto;
    padding: 20px 35px;
    box-sizing: border-box;
    background: #eff5ff;
    width: 760px;
    height: 180px;
    border: 1px solid #e1e1e1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-bottom .u-ct-cell .cell-u-tt {
    font-size: 18px;
    color: #002973;
    margin-bottom: 10px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-bottom .u-ct-cell .cell-u-ct {
    line-height: 22px;
    font-size: 15px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-bottom .u-ct-btn {
    font-size: 0;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-bottom .u-ct-btn a {
    display: inline-block;
    width: 160px;
    height: 50px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 50px;
    color: #ffffff;
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-bottom .u-ct-btn .a-1 {
    background: #214ea0;
    margin-left: 220px;
    margin-right: 50px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-bottom .u-ct-btn .a-2 {
    background: #cccccc;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-dl {
    margin: 30px 0 -20px 60px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-dl span {
    font-size: 15px;
}

.g-open-2 .g-bd .m-right .right-4 .u-ct .u-ct-form .form-dl a {
    font-size: 15px;
    text-decoration: underline;
    color: #002973;
}

.g-open-2 .g-bd .li-hide {
    display: none;
}

.g-open-2 .g-ft {
    clear: both;
    width: 100%;
    background: #002973;
}

.g-open-2 .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-open-2 .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-open-2 .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-open-2 .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-open-2 .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-open-2 .g-ft .m-ct:before {
    content: "";
    display: table;
}

.g-release-1 {
    background: #f2f2f2;
    min-width: 1200px;
}

.g-release-1 .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
}

.g-release-1 .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-release-1 .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-release-1 .g-hd .m-ct .u-right {
    float: right;
}

.g-release-1 .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-release-1 .g-hd .m-ct .u-right .a-1, .g-release-1 .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-release-1 .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-release-1 .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-release-1 .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 10px;
    box-sizing: border-box;
}

.g-release-1 .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-release-1 .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-release-1 .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-release-1 .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-release-1 .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-release-1 .g-bd {
    width: 1200px;
    margin: 30px auto;
    height: 980px;
}

.g-release-1 .g-bd .m-left {
    width: 280px;
    background: #ffffff;
    /* height: 452px;*/
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    float: left;
}

.g-release-1 .g-bd .m-left li {
    height: 50px;
    width: 278px;
    box-sizing: border-box;
    border-bottom: 1px solid #E8E8E8;
    line-height: 50px;
    position: relative;
    font-size: 0;
}

.g-release-1 .g-bd .m-left li p {
    font-size: 16px;
}

.g-release-1 .g-bd .m-left li a {
    display: inline-block;
    vertical-align: middle;
    width: 278px;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 16px;
}

.g-release-1 .g-bd .m-left li img {
    vertical-align: middle;
    position: absolute;
    top: 15px;
    right: 20px;
}

.g-release-1 .g-bd .m-left .li-blue {
    background: #edf4ff;
}

.g-release-1 .g-bd .m-left .m-left-tt {
    padding-left: 30px;
    box-sizing: border-box;
    background: #214ea0;
    color: #ffffff;
}

.g-release-1 .g-bd .m-left .m-left-8 {
    /*  border-bottom: none;*/
}

.g-release-1 .g-bd .m-right {
    width: 800px;
    background: #ffffff;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    float: right;
    margin-bottom: 30px;
}

.g-release-1 .g-bd .m-right li .u-tt {
    height: 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #E8E8E8;
    padding-top: 16px;
    position: relative;
}

.g-release-1 .g-bd .m-right li .u-tt p {
    font-size: 18px;
    color: #214ea0;
    border-left: 3px solid #214ea0;
    margin-left: 30px;
    padding-left: 10px;
    vertical-align: middle;
}

.g-release-1 .g-bd .m-right li .u-tt .u-crm {
    position: absolute;
    top: 0;
    right: 20px;
    margin: 18px auto;
}

.g-release-1 .g-bd .m-right li .u-tt .u-crm .sp-1 {
    padding-left: 20px;
    background: url("../img/open-2/home.png") no-repeat left center;
}

.g-release-1 .g-bd .m-right li .u-tt .u-crm .sp-1, .g-release-1 .g-bd .m-right li .u-tt .u-crm .sp-2 {
    font-size: 15px;
    color: #999999;
}

.g-release-1 .g-bd .m-right li .u-tt .u-crm .a-1 {
    font-size: 15px;
    color: #999999;
}

.g-release-1 .g-bd .m-right li .u-tt .u-crm .a-2 {
    font-size: 15px;
    color: #0d45a5;
}

.g-release-1 .g-bd .m-right li .u-ct {
    background: #ffffff;
    margin: 30px 0 50px 0;
    padding: 0 30px;
    box-sizing: border-box;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-cell {
    height: 30px;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-cell a {
    font-size: 15px;
    float: left;
    line-height: 30px;
    display: inline-block;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-cell a:before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #f2920c;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: 0;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-cell span {
    color: #999999;
    float: right;
    line-height: 30px;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-page {
    font-size: 0;
    margin-top: 30px;
    border-top: 1px dotted #bfbfbf;
    padding-top: 30px;
    width: 100%;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-page .page-cell {
    float: right;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-page a {
    display: inline-block;
    border: 1px solid #E8E8E8;
    padding: 10px 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
    margin-right: 5px;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-page .a-blue {
    background: #4398ed;
    color: #ffffff;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-page .a-6 {
    margin-right: 0;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-tt {
    font-size: 20px;
    text-align: center;
    margin: 50px 0 30px 0;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-sou {
    font-size: 15px;
    line-height: 30px;
    color: #939393;
    background: #f2f2f2;
    margin-bottom: 30px;
    text-align: center;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-pic {
    margin: 0 auto;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-pic img {
    display: block;
    margin: 0 auto;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-cha {
    margin-top: 30px;
    margin-bottom: 100px;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-cha p {
    line-height: 30px;
    font-size: 15px;
    text-indent: 30px;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-cha p img {
    width: 678px;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-down {
    height: 60px;
    border-top: 1px dotted #8f8f8f;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-down a {
    font-size: 15px;
    color: #666666;
    line-height: 60px;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-down .a-1 {
    float: left;
}

.g-release-1 .g-bd .m-right li .u-ct .ct-down .a-2 {
    float: right;
}

.g-release-1 .g-bd .m-right li .u-ct-1 {
    margin-bottom: 0;
}

.g-release-1 .g-bd .li-hide {
    display: none;
}

.g-release-1 .g-ft {
    clear: both;
    width: 100%;
    background: #002973;
}

.g-release-1 .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-release-1 .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-release-1 .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-release-1 .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-release-1 .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-release-1 .g-ft .m-ct:before {
    content: "";
    display: table;
}

/*******************************************依法行政开始***********************************************/
.g-administration {
    background: #f2f2f2;
    min-width: 1200px;
}

.g-administration .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
}

.g-administration .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-administration .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-administration .g-hd .m-ct .u-right {
    float: right;
}

.g-administration .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-administration .g-hd .m-ct .u-right .a-1, .g-administration .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-administration .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-administration .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-administration .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 10px;
    box-sizing: border-box;
}

.g-administration .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-administration .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-administration .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-administration .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-administration .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-administration .g-bd {
    width: 1100px;
    margin: 30px auto;
    height: 781px;
    background: url("../img/administration/bg_pic.png") no-repeat left center;
    padding-top: 80px;
    box-sizing: border-box;
}

.g-administration .g-bd a {
    display: block;
    width: 505px;
    height: 160px;
    margin: 0 auto;
    padding: 40px 0 0 240px;
    box-sizing: border-box;
    line-height: 30px;
    margin-bottom: 30px;
}

.g-administration .g-bd a p {
    font-size: 25px;
    color: #000000;
}

.g-administration .g-bd a span {
    font-size: 25px;
    color: #0d45a5;
}

.g-administration .g-bd .a-1 {
    background: url("../img/administration/cen_pic_1.png") no-repeat left center;
}

.g-administration .g-bd .a-2 {
    background: url("../img/administration/cen_pic_2.png") no-repeat left center;
}

.g-administration .g-bd .a-3 {
    background: url("../img/administration/cen_pic_3.png") no-repeat left center;
}

.g-administration .g-ft {
    clear: both;
    width: 100%;
    background: #002973;
}

.g-administration .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-administration .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-administration .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-administration .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-administration .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-administration .g-ft .m-ct:before {
    content: "";
    display: table;
}

/***********************依法行政连接开始************************/
.g-administration-1 {
    background: #f2f2f2;
}

.g-administration-1 .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
}

.g-administration-1 .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-administration-1 .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-administration-1 .g-hd .m-ct .u-right {
    float: right;
}

.g-administration-1 .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-administration-1 .g-hd .m-ct .u-right .a-1, .g-administration-1 .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-administration-1 .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-administration-1 .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-administration-1 .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 70px;
    box-sizing: border-box;
}

.g-administration-1 .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-administration-1 .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-administration-1 .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-administration-1 .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-administration-1 .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-administration-1 .g-sch {
    height: 40px;
    width: 1100px;
    margin: 0 auto;
    margin-top: 30px;
    font-size: 0;
}

.g-administration-1 .g-sch .sp-1 {
    font-size: 18px;
    line-height: 40px;
    vertical-align: middle;
    color: #666666;
    font-weight: bold;
    margin-left: 230px;
}

.g-administration-1 .g-sch input {
    display: inline-block;
    height: 40px;
    width: 300px;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 16px;
    padding-left: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-administration-1 .g-sch input:focus {
    outline: none;
}

.g-administration-1 .g-sch a {
    margin-left: 20px;
    font-size: 18px;
    line-height: 38px;
    vertical-align: middle;
    background: #00A1E9;
    color: #ffffff;
    display: inline-block;
    height: 38px;
    padding: 0 0 0 40px;
    width: 90px;
    position: relative;
    box-sizing: border-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-administration-1 .g-sch a img {
    position: absolute;
    left: 7px;
    top: 5px;
}

.g-administration-1 .g-bd {
    width: 1100px;
    margin: 30px auto;
    padding: 30px 30px 120px 30px;
    background: #ffffff;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
}

.g-administration-1 .g-bd .m-ct .u-ct li {
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    height: 50px;
    font-size: 0;
}

.g-administration-1 .g-bd .m-ct .u-ct li span {
    line-height: 50px;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
    border-right: 1px solid #e3e3e3;
    height: 50px;
    vertical-align: middle;
}

.g-administration-1 .g-bd .m-ct .u-ct li .sp-1 {
    width: 70px;
}

.g-administration-1 .g-bd .m-ct .u-ct li .sp-2 {
    width: 100px;
}

.g-administration-1 .g-bd .m-ct .u-ct li .sp-3 {
    width: 100px;
}

.g-administration-1 .g-bd .m-ct .u-ct li .sp-4 {
    width: 270px;
}

.g-administration-1 .g-bd .m-ct .u-ct li .sp-5 {
    width: 497px;
}

.g-administration-1 .g-bd .m-ct .u-ct .li-1 {
    background: #e6e6e6;
}

.g-administration-1 .g-bd .m-ct .u-ct .li-1 span {
    border-top: 1px solid #e3e3e3;
    font-weight: bold;
}

.g-administration-1 .g-bd .m-ct .u-ct .li-2-1 {
    background: #f4f4f4;
}

.g-administration-1 .g-bd .m-ct .u-page {
    float: right;
    font-size: 0;
    margin-top: 30px;
}

.g-administration-1 .g-bd .m-ct .u-page a {
    display: inline-block;
    font-size: 16px;
    height: 40px;
    padding: 0 25px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #E8E8E8;
    margin-right: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-administration-1 .g-bd .m-ct .u-page .a-blue {
    background: #0c4fc8;
    border: 1px solid #0c4fc8;
    color: #ffffff;
}

.g-administration-1 .g-ft {
    clear: both;
    width: 100%;
    background: #002973;
}

.g-administration-1 .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-administration-1 .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-administration-1 .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-administration-1 .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-administration-1 .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-administration-1 .g-ft .m-ct:before {
    content: "";
    display: table;
}

/***********************依法行政连接结束************************/
.g-login {
    background: #f2f2f2;
}

.g-login .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
}

.g-login .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-login .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-login .g-hd .m-ct .u-right {
    float: right;
}

.g-login .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-login .g-hd .m-ct .u-right .a-1, .g-login .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-login .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-login .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-login .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 10px;
    box-sizing: border-box;
}

.g-login .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-login .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-login .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-login .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-login .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-login .g-bd {
    width: 1100px;
    height: 620px;
    margin: 30px auto;
    background: #ffffff;
    border: 1px solid #E8E8E8;
}

.g-login .g-bd .m-ct .u-cell-1 {
    height: 60px;
    border-bottom: 1px solid #E8E8E8;
    box-sizing: border-box;
}

.g-login .g-bd .m-ct .u-cell-1 li {
    height: 60px;
    width: 170px;
    line-height: 60px;
    text-align: center;
    float: left;
    border-right: 1px solid #E8E8E8;
    box-sizing: border-box;
}

.g-login .g-bd .m-ct .u-cell-1 li a span {
    display: inline-block;
    height: 60px;
    width: 170px;
    box-sizing: border-box;
    border-top: 3px solid #ffffff;
}

.g-login .g-bd .m-ct .u-cell-1 .li-blue {
    border-bottom: 1px solid #ffffff;
}

.g-login .g-bd .m-ct .u-cell-1 .li-blue a span {
    border-top: 3px solid #1550bb;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 {
    position: relative;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left {
    width: 490px;
    border-right: 1px dotted #b2b2b2;
    padding-right: 70px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top {
    margin-left: 20px;
    font-size: 0;
    margin-bottom: 40px;
    position: relative;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form {
    margin-top: 50px;
    border-bottom: 1px dotted #b2b2b2;
    width: 420px;
    margin-left: 50px;
    padding-bottom: 50px;
    box-sizing: border-box;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label {
    display: block;
    height: 40px;
    margin-bottom: 20px;
    position: relative;
    font-size: 0;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-1 {
    color: red;
    font-size: 16px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-1-1 {
    position: absolute;
    top: 10px;
    left: 12px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-1-1-1 {
    left: 45px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-1-2 {
    position: absolute;
    top: 10px;
    left: 43px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-1-3 {
    position: absolute;
    top: 0;
    left: 10px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-1-4 {
    position: absolute;
    top: 10px;
    left: 27px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-2 {
    display: inline-block;
    width: 100px;
    text-align: right;
    font-size: 16px;
    line-height: 40px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-7 {
    font-size: 15px;
    position: absolute;
    top: 30px;
    left: 47px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-8 {
    font-size: 15px;
    position: absolute;
    top: 30px;
    left: 30px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-9 {
    font-size: 15px;
    display: inline-block;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-re-1 {
    position: absolute;
    top: 10px;
    left: 73px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-re-2 {
    position: absolute;
    top: 10px;
    left: 26px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-re-3 {
    position: absolute;
    top: 10px;
    left: 41px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-re-4 {
    position: absolute;
    top: 10px;
    left: -7px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-re-5 {
    position: absolute;
    top: 10px;
    left: 25px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .ta-1 {
    width: 364px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 130px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label input {
    width: 270px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #E8E8E8;
    font-size: 15px;
    line-height: 40px;
    padding-left: 10px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label input:focus {
    outline: none;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .inp-1 {
    width: 160px;
    vertical-align: middle;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label select {
    display: inline-block;
    width: 370px;
    height: 40px;
    border: 1px solid #E8E8E8;
    line-height: 40px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label select option {
    font-size: 15px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label textarea {
    position: absolute;
    top: 0;
    left: 102px;
    display: inline-block;
    width: 750px;
    height: 170px;
    resize: none;
    border: 1px solid #E8E8E8;
    font-size: 15px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label textarea:focus {
    outline: none;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-3 {
    position: absolute;
    top: 190px;
    left: 100px;
    color: #999999;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-4 {
    display: inline-block;
    width: 98px;
    height: 40px;
    border: 1px solid #E8E8E8;
    vertical-align: middle;
    line-height: 40px;
    text-align: center;
    background: #ececec;
    margin-left: 10px;
    font-size: 16px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form .lab-1 span {
    vertical-align: middle;
    display: inline-block;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form .lab-1 input {
    vertical-align: middle;
    display: inline-block;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form .lab-2 {
    margin-left: 100px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form .lab-2 input {
    width: 16px;
    vertical-align: middle;
    margin-right: 10px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form .lab-2 span {
    vertical-align: middle;
    font-size: 16px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form a {
    display: inline-block;
    width: 130px;
    height: 35px;
    color: #ffffff;
    background: #2862C6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    line-height: 35px;
    margin-left: 100px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form .a-2 {
    margin-left: 10px;
    background: #b7b7b7;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-bottom {
    margin-left: 67px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-bottom span {
    font-size: 16px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-bottom a {
    font-size: 16px;
    display: inline-block;
    width: 104px;
    height: 32px;
    padding: 8px 0 0 35px;
    box-sizing: border-box;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-bottom .a-1 {
    background: url("../img/register/other_pic_1.png") no-repeat left center;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-bottom .a-2 {
    background: url("../img/register/other_pic_2.png") no-repeat left center;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-bottom .a-3 {
    background: url("../img/register/other_pic_3.png") no-repeat left center;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-right {
    position: absolute;
    top: 0;
    right: 150px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-right p {
    font-size: 16px;
    margin-bottom: 30px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-1 .u-right a {
    display: inline-block;
    width: 130px;
    height: 35px;
    color: #ffffff;
    background: #2862C6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    line-height: 35px;
}

.g-login .g-bd .m-ct .u-cell-2 .li-hide {
    display: none;
}

.g-login .g-ft {
    clear: both;
    width: 100%;
    background: #002973;
}

.g-login .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-login .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-login .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-login .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-login .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-login .g-ft .m-ct:before {
    content: "";
    display: table;
}

.g-register {
    background: #f2f2f2;
}

.g-register .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
}

.g-register .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-register .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-register .g-hd .m-ct .u-right {
    float: right;
}

.g-register .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-register .g-hd .m-ct .u-right .a-1, .g-register .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-register .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-register .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-register .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 10px;
    box-sizing: border-box;
}

.g-register .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-register .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-register .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-register .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-register .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-register .g-bd {
    width: 1100px;
    margin: 30px auto;
    background: #ffffff;
    border: 1px solid #E8E8E8;
}

.g-register .g-bd .m-ct .u-cell-1 {
    height: 60px;
    border-bottom: 1px solid #E8E8E8;
    box-sizing: border-box;
}

.g-register .g-bd .m-ct .u-cell-1 li {
    height: 60px;
    width: 170px;
    line-height: 60px;
    text-align: center;
    float: left;
    border-right: 1px solid #E8E8E8;
    box-sizing: border-box;
}

.g-register .g-bd .m-ct .u-cell-1 li a span {
    display: inline-block;
    height: 60px;
    width: 170px;
    box-sizing: border-box;
    border-top: 3px solid #ffffff;
}

.g-register .g-bd .m-ct .u-cell-1 .li-blue {
    border-bottom: 1px solid #ffffff;
}

.g-register .g-bd .m-ct .u-cell-1 .li-blue a span {
    border-top: 3px solid #1550bb;
}

/****************************************个人注册开始******************************************/
.g-register .g-bd .m-ct .u-cell-2 .li-1 {
    position: relative;
}

.g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left {
    width: 730px;
    border-right: 1px dotted #b2b2b2;
    padding-right: 70px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top {
    margin-left: 20px;
    font-size: 0;
    margin-bottom: 40px;
    position: relative;
}

.g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form {
    margin-top: 50px;
    padding-bottom: 50px;
    box-sizing: border-box;
}

.g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label {
    display: block;
    margin-bottom: 20px;
    position: relative;
    font-size: 0;
}

.g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-1 {
    color: red;
    font-size: 16px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2, .g-register .g-bd .m-ct .u-cell-2 .li-1 {
    position: relative;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left {
    width: 730px;
    border-right: 1px dotted #b2b2b2;
    padding-right: 70px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top {
    margin-left: 20px;
    font-size: 0;
    margin-bottom: 40px;
    position: relative;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form {
    margin-top: 50px;
    padding-bottom: 50px;
    box-sizing: border-box;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label {
    display: block;
    margin-bottom: 20px;
    position: relative;
    font-size: 0;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-1, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-1 {
    color: red;
    font-size: 16px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-1-1, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-1-1 {
    position: absolute;
    top: 10px;
    left: 57px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-1-1-1, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-1-1-1 {
    left: 45px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-1-2, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-1-2 {
    position: absolute;
    top: 10px;
    left: 74px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-1-3, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-1-3 {
    position: absolute;
    top: 10px;
    left: 42px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-1-4, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-1-4 {
    position: absolute;
    top: 10px;
    left: 26px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-1-5, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-1-5 {
    position: absolute;
    top: 10px;
    left: 10px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-1-6, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-1-6 {
    position: absolute;
    top: 10px;
    left: -6px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-2, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-2 {
    display: inline-block;
    width: 130px;
    text-align: right;
    font-size: 16px;
    line-height: 40px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-3, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-3 {
    display: table-cell;
    color: #999999;
    font-size: 15px;
    position: absolute;
    top: 0;
    left: 420px;
    width: 340px;
    height: 40px;
    vertical-align: middle;
    box-sizing: border-box;
    line-height: 40px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-3-1, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-3-1 {
    line-height: 20px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-7, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-7 {
    font-size: 15px;
    position: absolute;
    top: 30px;
    left: 47px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-8, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-8 {
    font-size: 15px;
    position: absolute;
    top: 30px;
    left: 30px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-9, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-9 {
    font-size: 15px;
    display: inline-block;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-re-1, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-re-1 {
    position: absolute;
    top: 10px;
    left: 73px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-re-2, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-re-2 {
    position: absolute;
    top: 10px;
    left: 26px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-re-3, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-re-3 {
    position: absolute;
    top: 10px;
    left: 41px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-re-4, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-re-4 {
    position: absolute;
    top: 10px;
    left: -7px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .sp-re-5, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .sp-re-5 {
    position: absolute;
    top: 10px;
    left: 25px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label .ta-1, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label .ta-1 {
    width: 364px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 130px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label input, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label input {
    width: 270px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #E8E8E8;
    font-size: 15px;
    line-height: 40px;
    padding-left: 10px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label input:focus, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label input:focus {
    outline: none;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label select, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label select {
    display: inline-block;
    width: 370px;
    height: 40px;
    border: 1px solid #E8E8E8;
    line-height: 40px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label select option, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label select option {
    font-size: 15px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label textarea, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label textarea {
    position: absolute;
    top: 0;
    left: 102px;
    display: inline-block;
    width: 750px;
    height: 170px;
    resize: none;
    border: 1px solid #E8E8E8;
    font-size: 15px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form label textarea:focus, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form label textarea:focus {
    outline: none;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form .lab-1 span, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form .lab-1 span {
    vertical-align: middle;
    display: inline-block;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form .lab-1 input, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form .lab-1 input {
    vertical-align: middle;
    display: inline-block;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form .lab-2, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form .lab-2 {
    margin-left: 128px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form .lab-2 input, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form .lab-2 input {
    border: none;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form .lab-2 span, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form .lab-2 span {
    vertical-align: middle;
    font-size: 16px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form button, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form button {
    display: inline-block;
    width: 130px;
    height: 35px;
    color: #ffffff;
    background: #999999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    margin-left: 128px;
    outline: none;
    border: none;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form .btn-blue, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form .btn-blue {
    background: #2862C6;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form .lab-3 .sp-2, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form .lab-3 .sp-2 {
    display: inline-block;
    height: 140px;
    vertical-align: top;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form .lab-3 .sp-agree, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form .lab-3 .sp-agree {
    font-size: 15px;
    display: inline-block;
    height: 140px;
    width: 580px;
    border: 1px solid #E8E8E8;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 20px;
    padding: 20px;
    box-sizing: border-box;
    color: #4b4b4b;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-top form .a-2, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-top form .a-2 {
    margin-left: 10px;
    background: #b7b7b7;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-bottom, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-bottom {
    margin-left: 67px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-bottom span, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-bottom span {
    font-size: 16px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-bottom a, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-bottom a {
    font-size: 16px;
    display: inline-block;
    width: 104px;
    height: 32px;
    padding: 8px 0 0 35px;
    box-sizing: border-box;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-bottom .a-1, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-bottom .a-1 {
    background: url("../img/register/other_pic_1.png") no-repeat left center;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-bottom .a-2, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-bottom .a-2 {
    background: url("../img/register/other_pic_2.png") no-repeat left center;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-left .u-bottom .a-3, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-left .u-bottom .a-3 {
    background: url("../img/register/other_pic_3.png") no-repeat left center;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-right, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-right {
    position: absolute;
    top: 0;
    right: 110px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-right p, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-right p {
    font-size: 16px;
    margin-bottom: 30px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-right .a-1, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-right .a-1 {
    display: inline-block;
    width: 130px;
    height: 35px;
    color: #ffffff;
    background: #2862C6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-right .a-2, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-right .a-2 {
    background: url("../img/register/qq_pic.png") no-repeat left center;
    display: inline-block;
    width: 143px;
    height: 32px;
    padding: 8px 0 0 40px;
    box-sizing: border-box;
    position: absolute;
    top: 102px;
    right: -100px;
}

.g-register .g-bd .m-ct .u-cell-2 .li-2 .u-right span, .g-register .g-bd .m-ct .u-cell-2 .li-1 .u-right span {
    display: block;
    margin-top: 30px;
}

/****************************************个人注册结束******************************************/
.g-register .g-bd .m-ct .u-cell-2 .li-hide {
    display: none;
}

.g-register .g-ft {
    clear: both;
    width: 100%;
    background: #002973;
}

.g-register .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-register .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-register .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-register .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-register .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-register .g-ft .m-ct:before {
    content: "";
    display: table;
}

.g-administration {
    background: #f2f2f2;
}

.g-administration .g-hd {
    width: 100%;
    height: 110px;
    background: #012873;
}

.g-administration .g-hd .m-ct {
    width: 1100px;
    margin: 0 auto;
}

.g-administration .g-hd .m-ct .u-left a {
    display: inline-block;
    width: 330px;
    height: 110px;
    box-sizing: border-box;
    float: left;
}

.g-administration .g-hd .m-ct .u-right {
    float: right;
}

.g-administration .g-hd .m-ct .u-right a {
    color: #CCD4E3;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    padding: 0 15px;
}

.g-administration .g-hd .m-ct .u-right .a-1, .g-administration .g-hd .m-ct .u-right .a-2 {
    border-right: 1px solid #33548F;
}

.g-administration .g-hd .m-ct .u-right a:hover {
    color: #ffffff;
}

.g-administration .g-nav {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    background: #ffffff;
}

.g-administration .g-nav .m-ct {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
    font-size: 0;
    padding: 0 70px;
    box-sizing: border-box;
}

.g-administration .g-nav .m-ct a {
    display: inline-block;
    width: 120px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
}

.g-administration .g-nav .m-ct a:hover {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-administration .g-nav .m-ct a:hover span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-administration .g-nav .m-ct .a-blue {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 56px;
}

.g-administration .g-nav .m-ct .a-blue span {
    display: block;
    width: 118px;
    border-bottom: 4px solid #1550bb;
}

.g-administration .g-bd {
    width: 1100px;
    margin: 30px auto;
    height: 781px;
    background: url("../img/administration/bg_pic.png") no-repeat left center;
    padding-top: 80px;
    box-sizing: border-box;
}

.g-administration .g-bd a {
    display: block;
    width: 505px;
    height: 160px;
    margin: 0 auto;
    padding: 40px 0 0 240px;
    box-sizing: border-box;
    line-height: 30px;
    margin-bottom: 30px;
}

.g-administration .g-bd a p {
    font-size: 25px;
    color: #000000;
}

.g-administration .g-bd a span {
    font-size: 25px;
    color: #0d45a5;
}

.g-administration .g-bd .a-1 {
    background: url("../img/administration/cen_pic_1.png") no-repeat left center;
}

.g-administration .g-bd .a-2 {
    background: url("../img/administration/cen_pic_2.png") no-repeat left center;
}

.g-administration .g-bd .a-3 {
    background: url("../img/administration/cen_pic_3.png") no-repeat left center;
}

.g-administration .g-ft {
    clear: both;
    width: 100%;
    background: #002973;
}

.g-administration .g-ft .m-ct {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    position: relative;
}

.g-administration .g-ft .m-ct .u-left {
    margin-top: 35px;
}

.g-administration .g-ft .m-ct .u-left p {
    color: #8094B9;
    font-size: 15px;
    line-height: 20px;
}

.g-administration .g-ft .m-ct .u-right {
    position: absolute;
    top: 45px;
    right: 0;
}

.g-administration .g-ft .m-ct .u-right .img-1 {
    margin-right: 20px;
}

.g-administration .g-ft .m-ct:before {
    content: "";
    display: table;
}

.z-active-1 {
    color: #0d45a5 !important;
    border: 1px solid #0d45a5 !important;
    background: url("/assets/img/del_pic_1.png") no-repeat left center;
}


/*郑重声明联系我们*/
.g-index .g-stat {
    width: 1200px;
    margin: 0 auto;
    border: 2px solid #e3e3e3;
    box-sizing: border-box;
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.g-index .g-stat .sta-tt {
    border-bottom: 2px solid #e3e3e3;
    height: 50px;
}

.g-index .g-stat .sta-tt li {
    font-size: 18px;
    float: left;
    line-height: 50px;
    cursor: pointer;
}

.g-index .g-stat .sta-tt li p {
    padding: 0 20px;
}

.g-index .g-stat .sta-tt .li-active p {
    border-bottom: 2px solid #012873;
    line-height: 50px;
}

.g-index .g-stat .sta-ct {
    clear: both;
}

.g-index .g-stat .sta-ct li .li-2-tt {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    line-height: 50px;
}

.g-index .g-stat .sta-ct li .li-2-ct .p-1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
}

.g-index .g-stat .sta-ct li .li-2-ct .p-2 {
    font-size: 18px;
    line-height: 50px;
}

.g-index .g-stat .sta-ct .li-hide {
    display: none;
}

/*******************************************依法行政结束***********************************************/
.modal .modal-dialog .modal-body div {
    font-size: 15px;
}

.ct-li-put .li-8-tt {
    width: 1040px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #E8E8E8;
    margin: 0 auto;
}

.ct-li-put .li-8-tt p {
    border-left: 5px solid #1550bb;
    padding-left: 10px;
    margin-top: 9px;
    margin-left: 10px;
}

.ct-li-put .li-8-ct .ul-put-tt {
    margin-top: 20px;
    position: relative;
}

.ct-li-put .li-8-ct .ul-put-tt li {
    font-size: 0;
    margin-left: 30px;
}

.ct-li-put .li-8-ct .ul-put-tt li a {
    font-size: 16px;
    color: #444444;
    line-height: 40px;
    vertical-align: middle;
    margin-right: 50px;
    background: url("../img/demand/right_pic.gif") no-repeat left center;
    padding-left: 20px;
    box-sizing: border-box;
}

.ct-li-put .li-8-ct .ul-put-tt li a:hover {
    text-decoration: underline;
}

.ct-li-put .li-8-ct .ul-put-tt li img {
    position: absolute;
    top: 40px;
    right: 300px;
    display: inline-block;
    width: 150px;
}

.ct-li-put .li-8-ct .ul-put-tt li p {
    font-size: 15px;
    color: red;
    position: absolute;
    top: 20px;
    right: 290px;
}

.ct-li-put .li-8-list .list-cell .list-table .list-cell-1 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
}

.ct-li-put .li-8-list .list-cell .list-table .list-cell-2 {
    border: 1px solid #E8E8E8;
    font-size: 12px;
    color: #969696;
    text-align: center;
    padding: 10px 0;
    box-sizing: border-box;
    margin: 0 30px;
}

.ct-li-put .li-8-list .list-cell .list-table table {
    width: 1030px;
    margin: 0 30px;
}

.ct-li-put .li-8-list .list-cell .list-table table tr td {
    border: 1px solid #E8E8E8;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
}

.ct-li-put .li-8-list .list-cell .list-table table tr td a:hover {
    text-decoration: underline;
}

.ct-li-put .li-8-list .list-cell .list-table table tr .td-1 {
    width: 20%;
}

.ct-li-put .li-8-list .list-cell .list-table table tr .td-2 {
    width: 50%;
}

.ct-li-put .li-8-list .list-cell .list-table table tr .td-3 {
    width: 30%;
}

.ct-li-put .li-8-list .list-cell .list-table table .tr-last td {
    padding: 10px 20px;
}

.ct-li-put .li-8-list .list-cell .list-table table .tr-last td a {
    display: block;
    text-align: left;
}

.ct-li-put .li-8-list .list-cell .list-table table .tr-last td a:hover {
    text-decoration: underline;
}

.ct-li-put .li-8-list .list-cell .list-det {
    font-size: 20px;
}

.ct-li-put .li-8-list .list-cell .list-det table {
    width: 1040px;
    margin: 30px auto;
}

.ct-li-put .li-8-list .list-cell .list-det table tr td {
    border: 1px solid #E8E8E8;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
}

.ct-li-put .li-8-list .list-cell .list-det table tr td a {
    display: block;
    text-align: left;
    padding-left: 10px;
    box-sizing: border-box;
}

.ct-li-put .li-8-list .list-cell .list-det table tr td a:hover {
    text-decoration: underline;
}

.ct-li-put .li-8-list .list-cell .list-det table tr .td-1 {
    width: 20%;
}

.ct-li-put .li-8-list .list-cell .list-det table tr .td-2 {
    width: 80%;
}

.ct-li-put .li-8-list .list-cell .list-hide {
    display: none;
}

.ct-li-put .li-8-list .list-hide {
    display: none;
}

/*# sourceMappingURL=style.css.map */
