#newBridge .icon-right-center {
    top: 40%!important;
}

body {
    min-width: 1200px;
    width: 100%;
    overflow-x: hidden;
}

i,
em {
    font-style: normal;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.ty-banner {
    overflow: hidden;
    line-height: 0;
    text-align: center;
}

.header {
    height: 220px;
    background: url(../images/h_bg.jpg) no-repeat center;
}

.h_con {
    height: 165px;
}

.h_con .t_logo {
    float: left;
    margin: 33px 30px 0px 0px;
    text-align: center;
}

.h_con h2 {
    float: left;
    font-weight: normal;
    margin-top: 33px;
    padding-left: 28px;
    height: 95px;
    background: url(../images/h_s1.png) no-repeat left;
}

.h_con h2 b {
    display: block;
    font-size: 34px;
    color: #004c85;
    line-height: 34px;
    font-weight: bold;
    font-family: "MFinancePRC";
    padding-top: 10px;
}

.h_con h2 span {
    display: block;
    font-size: 24px;
    color: #333333;
    line-height: 24px;
    font-weight: normal;
    padding-top: 10px;
    /*letter-spacing: 4px;*/
}

.h_con p {
    float: right;
    margin-top: 59px;
    background: url(../images/ph_2.png) no-repeat left;
    padding-left: 70px;
    height: 51px;
}

.h_con p em {
    font-size: 16px;
    color: #666666;
    text-align: left;
    display: block;
    line-height: 16px;
    font-weight: normal;
}

.h_con p span {
    font-size: 30px;
    color: #004c85;
    text-align: left;
    display: block;
    line-height: 30px;
    font-family: "Arial";
    font-weight: bold;
    padding-top: 9px;
}

.h_nav {
    height: 55px;
    position: relative;
}

.h_nav li {
    float: left;
    height: 55px;
    line-height: 55px;
    position: relative;
}

.h_nav li:after {
    position: absolute;
    width: 2px;
    height: 16px;
    background: url(../images/line1.png) no-repeat right;
    content: "";
    right: 0px;
    top: 20px;
}

.h_nav li:last-child:after {
    background: 0;
}

.h_nav li a {
    display: block;
    font-size: 18px;
    color: #ffffff;
    padding: 0 35px;
    z-index: 1;
    position: relative;
}

.h_nav li:hover a,
.h_nav li.cur a {
    background: #004c85;
}

.h_nav li.cur:after {
    background: #004c85;
}

.footer {
    height: 300px;
    background: #404040;
}

.f_nav {
    width: 300px;
    float: left;
    background: #565656;
    height: 300px;
}

.f_nav p {
    padding-top: 48px;
}

.f_nav p a {
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    display: block;
    padding-left: 100px;
}

.f_nav p a.cur,
.f_nav p a:hover {
    color: #004c85;
}

.f_con {
    /*height: 320px;*/
    padding-top: 85px;
    width: 840px;
    padding-left: 55px;
    float: left;
}

.dbxx {
    height: 200px;
    padding-left: 30px;
    float: left;
}

.gsxx1 {
    float: left;
    width: 550px;
}

.gsxx1 h3 {
    display: block;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    font-weight: normal;
}

.gsxx1 p {
    width: 220px;
    float: left;
    padding-top: 32px;
}

.gsxx1 p img {
    width: 36px;
    height: 36px;
    float: left;
    margin-right: 10px;
}


/*.gsxx1 p:nth-child(2n) {
    width: 268px;
}*/

.gsxx1 p:nth-child(4) {
    width: 420px;
}

.gsxx1 p:nth-child(2n+1) {
    width: 268px;
}

.gsxx1 p span {
    display: block;
    font-size: 14px;
    color: #b1b1b2;
    line-height: 14px;
    padding-bottom: 7px;
}

.gsxx1 p em {
    font-size: 14px;
    line-height: 14px;
    color: #b1b1b2;
}

.gsxx2 {
    float: right;
    margin-top: 60px;
}

.gsxx2 p {
    font-size: 14px;
    color: #b1b1b2;
    line-height: 30px;
}

.gsxx2 p a {
    color: #b1b1b2;
}

.links h3 {
    display: block;
    font-size: 24px;
    line-height: 26px;
    color: #3cad39;
    font-weight: normal;
    padding-bottom: 20px;
}

.links {
    float: left;
    padding-left: 30px;
}

.links a {
    font-size: 14px;
    color: #b1b1b2;
    line-height: 30px;
    display: block;
    float: left;
    margin-right: 50px;
}

.sao {
    float: right;
    width: 136px;
    margin-top: -40px;
}

.sao p img {
    width: 106px;
    height: 106px;
    display: block;
    float: left;
}

.sao p span {
    display: block;
    float: right;
    writing-mode: vertical-rl;
    text-align: center;
    display: inline-block;
    writing-mode: tb-rl;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding: 18px 0;
    background: #727170;
}

.client-2 {
    position: fixed;
    right: -170px;
    top: 55%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 62px;
    position: relative;
}

.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 62px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #007940;
    color: #fff;
    height: 53px;
    width: 230px;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-main {
    background: #007940;
    width: 97px;
    height: 53px;
    position: relative;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}