.top_bg {
    height: 6.9rem;
    background-image: linear-gradient(to right, #25aae1, #764ba2, #6B8DD6, #10347e);
    position: relative;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}

.top_line {
    width: 90%;
    border-bottom: rgba(255, 255, 255, 0.2) 1px solid;
    margin: 0 auto;
    height: 6.9rem;
}

.h_login {
    height: 1.5rem;
    line-height: 1.5rem;
    position: absolute;
    top: 0;
    right: 6.5%;
    z-index: 10;
}

.h_login a {
    font-size: 0.7rem;
    color: rgba(255, 255, 255, 0.8);
    padding: 0 0.5rem;
}

.h_login a:hover {
    color: #fff;
    font-weight: bold;
}

.h_tel {
    height: 2rem;
    line-height: 2rem;
    position: absolute;
    top: 2.5rem;
    right: 5%;
    z-index: 10;
}

.h_tel em {
    width: 1.6rem;
    height: 1.4rem;
    display: block;
    float: left;
    line-height: 0;
    padding: 0.3rem 0.5rem 0 0;
}

.h_tel em img {
    width: 1.6rem;
    height: 1.4rem;
}

.h_tel b {
    font-size: 1.1rem;
    color: #fff;
    padding-right: 1rem;
    display: block;
    float: right;
}

.logo {
    width: 22%;
    padding: 1.5rem 0 0;
}

.logo img {
    width: 14.6rem;
    height: 3.6rem;
}

.h_dw {
    font-size: 1.5rem;
    color: #fff;
    width: 14%;
    line-height: 1.6rem;
    float: left;
    height: 4.7rem;
    padding: 2.2rem 0 0;
}

.h_dw i {
    display: block;
    font-size: 0.8rem;
    font-weight: normal;
}

.h_nav {
    width: 68%;
    height: 3.8rem;
    padding: 2.1rem 0 0;
    line-height: 3rem;
    float: left;
}

.h_nav li {
    float: left;
    height: 3.8rem;
    line-height: 3rem;
    width: 7.2rem;
}

.h_nav li a {
    font-size: 1rem;
    color: #fff;
    display: block;
    /* float: left; */
    position: relative;
    vertical-align: middle;
    text-align: center;
    height: 3.3rem;
    /* -webkit-transform: perspective(1px) translateZ(0); */
    /* transform: perspective(1px) translateZ(0); */
    /* box-shadow: 0 0 1px transparent; */
}

.h_nav li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #fff;
    height: 2px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.h_nav li a:hover:before,
.h_nav li a:focus:before,
.h_nav li a:active:before {
    right: 0;
}

.h_nav li.cur a {
    background: url(../images/nav_line.gif) repeat-x 0 bottom;
}

.h_nav li.nobor {
    padding-right: 0;
}

.jn_nav,
.wykyj_nav,
.fang_nav,
.pro_nav,
.case_nav,
.news_nav,
.about_nav {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 6.95rem;
    /* background: rgba(2, 32, 56, 0.9); */
    z-index: 10;
    /* height: 13.5rem; */
}

.n01 {
    width: 640px;
    float: left;
    padding: 1.5rem 0 0;
    height: 12rem;
}

.top_bg .h_nav .n01 a {
    width: 320px;
    height: 45px;
    line-height: 46px;
    overflow: hidden;
    font-size: 0.7rem;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    /* text-overflow: ellipsis; */
}

.top_bg .h_nav .n01 a:before {
    content: "";
    width: 80%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.3);
}

.top_bg .h_nav .n01 a:hover {
    color: #fff;
}

.n02 {
    width: 550px;
    float: right;
    padding: 1rem 0 0;
    height: 12.5rem;
}

.n02 p {
    width: 260px;
    float: left;
    padding: 0 0 0 15px;
}

.n02 p em {
    width: 260px;
    height: 195px;
    display: block;
    line-height: 0;
    overflow: hidden;
    background: #fff;
}

.n02 p em img {
    width: 260px;
    height: 195px;
}

.n02 p span {
    display: block;
    font-size: 16px;
    color: #fff;
    width: 260px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 0 0;
}

.h_nav li.cur .n01 a {
    background: none;
}

.jn_nav .n01 {
    width: 800px;
}

.top_bg .h_nav .jn_nav .n01 a {
    width: 400px;
}

.jn_nav .n02 {
    width: 275px;
}

.wykyj_nav .n01 {
    padding: 2.5rem 0 0;
    height: 11rem;
}

.top_bg .h_nav .wykyj_nav .n01 a {
    height: 60px;
    line-height: 60px;
}

.dropdown {
    display: none;
    background: rgba(255, 255, 255, 1);
    width: 100%;
    left: -10%;
}

.dropdown a {
    height: 2.8rem!important;
    color: #000!important;
    line-height: 2.8rem;
    font-size: 0.6rem!important;
}

.ab_t {
    width: 550px;
    float: left;
    padding: 1.5rem 0 0;
    position: relative;
}

.ab_t:before {
    content: "";
    width: 1px;
    height: 60%;
    position: absolute;
    top: 15%;
    right: -40px;
    background: rgba(255, 255, 255, 0.4);
}

.ab_t dl dt {
    width: 260px;
    height: 195px;
    line-height: 0;
    overflow: hidden;
    float: left;
    margin: 15px 0 0;
}

.ab_t dl dt img {
    width: 100%;
    display: block;
}

.ab_t dl dd {
    width: 250px;
    float: right;
    padding: 10px 0 0;
}

.ab_t dl dd h5 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: #ddd 1px solid;
}

.ab_t dl dd h5 a {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.abt_desc {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 24px;
    height: 120px;
    overflow: hidden;
    padding: 10px 0 0;
}

.about_nav .ab_t {
    padding: 1rem 0 0;
}

.about_nav .ab_t dt {
    background: #fff;
    margin: 0;
}

.news_nav .n01,
.about_nav .n01 {
    width: 112px;
    position: absolute;
    left: 63%;
    top: 0;
    margin-left: 200px;
    background: rgba(2, 32, 56, 0.9);
}

.top_bg .news_nav .n01 a,
.top_bg .about_nav .n01 a {
    width: 112px;
}

.fang_nav .n01,
.case_nav .n01 {
    width: 604px;
    position: absolute;
    left: 51%;
    top: 0;
    margin-left: 110px;
}

.top_bg .fang_nav .n01 a,
.top_bg .case_nav .n01 a {
    width: 150px;
}

.about_nav .ab_t:before {
    background: none;
}

em,
i {
    font-style: normal;
}

html {
    font-size: 10px;
    -webkit-text-size-adjust: none;
}

@media screen and (min-width: 1200px) {
    html {
        font-size: 15px;
    }
}

@media screen and (min-width: 1280px) {
    html {
        font-size: 16px;
    }
}

@media screen and (min-width: 1366px) {
    html {
        font-size: 17px;
    }
}

@media screen and (min-width: 1440px) {
    html {
        font-size: 18px;
    }
}

@media screen and (min-width: 1600px) {
    html {
        font-size: 20px;
    }
}

@media screen and (min-width: 1920px) {
    html {
        font-size: 24px;
    }
}

.fullSlide {
    min-width: 1200px;
    z-index: 5;
    position: relative;
}

.fullSlide .bd li img {
    width: 100%;
    display: block;
}

.fullSlide .hd {
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    bottom: 50px;
    position: absolute;
    z-index: 1;
    overflow: hidden;
}

.fullSlide .hd ul {
    margin-left: 520px;
}

.fullSlide .hd ul li {
    float: left;
    margin: 0 30px 0 0;
    display: inline;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: #fff;
    text-indent: -99999px;
    border-radius: 50%;
}

.fullSlide .hd ul .on {
    background: #0055b2;
}

.f_bg {
    background: url(../images/fbg.png) repeat-x;
    height: 420px;
    overflow: hidden;
}

.footer {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.f_tel {
    height: 108px;
    padding: 30px 0 0;
}

.f_tel p {
    float: left;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
    line-height: 32px;
    height: 100px;
    background: url(../images/f_line.png) no-repeat right 6px;
}

.f_tel p b {
    display: block;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 0 0 40px;
    height: 40px;
}

.f_tel .f_p01 {
    width: 445px;
}

.f_tel .f_p02 {
    width: 315px;
    padding-left: 145px;
}

.f_tel .f_p03 {
    width: 160px;
    padding-left: 100px;
    background: none;
}

.f_tel .f_p01 b {
    background: url(../images/f_ico01.png) no-repeat 0 2px;
}

.f_tel .f_p02 b {
    background: url(../images/f_ico02.png) no-repeat 0 4px;
}

.f_tel .f_p03 b {
    background: url(../images/f_ico03.png) no-repeat 0 2px;
}

.f_nav {
    height: 112px;
    width: 1200px;
    padding: 6px 0 0;
    font-size: 16px;
    color: #fff;
}

.f_ul01 li {
    width: 340px;
    float: left;
}

.f_ul01 li a {
    font-size: 24px;
    color: #fff;
    display: block;
    height: 60px;
    line-height: 36px;
    width: 100%;
}

.f_ul01 .f_ul02 li a {
    height: 36px;
    overflow: hidden;
    font-size: 14px;
    color: #bdc0c4;
}

.f_nav ul li a:hover {
    color: #fff;
}

.f_ul01 li.nobor {
    width: 160px;
}

.f_logo {
    width: 340px;
    height: 139px;
    padding: 29px 0 0;
}

.f_logo img {
    width: 200px;
    height: 64px;
}

.f_ban {
    height: 139px;
    padding: 49px 0 0;
    width: 420px;
}

.f_ban p {
    font-size: 14px;
    color: #fff;
    height: 32px;
    line-height: 32px;
}

.f_ban span {
    padding: 0 20px;
}

.f_ban a {
    color: #fff;
}

.f_er {
    width: 240px;
    height: 139px;
    padding: 29px 0 0;
}

.f_er p {
    width: 90px;
    padding: 0 0 0 30px;
    float: left;
    text-align: center;
    line-height: 0;
}

.f_er p img {
    width: 88px;
    height: 88px;
    display: block;
    border: #bcbebf 1px solid;
}

.f_er p span {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding-top: 5px;
}

.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    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-sq i {
    background-position: 4px -75px;
}

.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: 35px;
    height: 50px;
    background-position: -26px -46px;
}

.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: #0055b2;
    color: #fff;
    height: 53px;
    width: 230px;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-main {
    background: #0055b2;
    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;
}