i,
em {
    font-style: normal;
}

.topWrap {
    background: #fff;
    font-family: "Microsoft Yahei";
    position: relative;
}

.twz {
    background: #f7f7f7;
    height: 40px;
    color: #333333;
    line-height: 40px;
    font-size: 13px;
}

.twz a {
    display: inline-block;
    color: #333333;
    position: relative;
    padding: 0 16px;
    background: url(../images/tpico.gif) no-repeat right center;
}

.twz a:nth-child(3) {
    padding-right: 0;
    background: none;
}

.header {
    width: 1200px;
    margin: 0 auto;
}

.h_nr {
    height: 130px;
    padding-top: 24px;
    box-sizing: border-box;
}

.logo {
    width: 560px;
    overflow: hidden;
    box-sizing: border-box;
    float: left;
}

.logo img {
    width: 560px;
    height: 82px;
    display: block;
}

.h_nr .logo_txt {
    font-size: 25px;
    color: #000000;
    margin-top: 10px;
    text-align: left;
    line-height: 35px;
    font-weight: bold;
    margin-left: 50px;
    float: left;
}

.h_nr .logo_txt i {
    font-weight: bold;
    color: #d82128;
}

.h_nr .logo_txt span {
    display: block;
    font-size: 20px;
    color: #000000;
    font-weight: normal;
}

.h_nr .sc {
    margin-top: 5px;
    float: right;
    box-sizing: border-box;
    font-size: 25px;
    color: #000000;
    position: relative;
}

.h_nr .sc p {
    overflow: hidden;
    color: #242424;
    font: 28px "Arial";
    font-weight: normal;
    line-height: 38px;
}

.h_nr .sc em {
    display: block;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    background: url(../images/tel.png) no-repeat left center;
    padding-left: 32px;
    font-size: 16px;
}

.nav {
    height: 54px;
    background: #2447a5;
}

.nav ul {

    height: 54px;
    width: 1200px;
    margin: 0 auto;
}

.nav li {
    text-align: center;
    width: 14.2%;
    float: left;
    font-size: 17px;
    position: relative;
}

.nav li a {
    text-decoration: none;
    height: 54px;
    line-height: 54px;
    padding: 0 32px;
    display: block;
    position: relative;
    z-index: 2;
    color: #ffffff;
    box-sizing: border-box;
}

.nav li:after {
    content: '';
    position: absolute;
    height: 0%;
    width: 100%;
    background: #e62129;
    bottom: 0;
    left: 0;
    -webkit-transition: height .5s;
    transition: height .5s;
    color: #fff;
    z-index: 1;
    ;
}

.nav li:hover:after,
.nav li.cur:after {
    height: 100%;
    color: #fff;
    z-index: 1;
}

.nav li a:hover,
.nav .cur a {
    font-weight: normal;
    text-decoration: none;
    color: #fff;
}

.nav li.nones:before {
    background: none;
}



.banner {
    max-height: 700px;
    overflow: hidden;
}

.banner img {
    width: 100%;
    display: block;
}

.banner .slick-arrow {
    position: absolute;
    font-size: 0;
    top: 50%;
    z-index: 9;
    width: 45px;
    height: 45px;
    margin-top: -50px;
    border: 0;
    outline: none;
}

.banner .slick-prev {
    left: 13%;
    display: none;
    background: url(../images/ban_prev.png) no-repeat center center;
}

.banner .slick-next {
    right: 13%;
    display: none;
    background: url(../images/ban_next.png) no-repeat center center;
}

.slick-dots {
    position: absolute;
    left: 50%;
    font-size: 0;
    bottom: 3%;
    width: 300px;
    text-align: center;
    margin-left: -175px;
    z-index: 11;
}

.slick-dots li {
    display: inline-block;
    margin: 0 8px;
}

.slick-dots li button {
    display: block;
    background: #d82128;
    width: 10px;
    height: 10px;
    color: #d82128;
    border-radius: 10px;
    border-color: #d82128;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}

.slick-dots .slick-active button {
    background-color: #d82128;
    border-color: #d82128;
    width: 40px;
}


.search {
    height: 80px;
    background: #ffffff;
    overflow: hidden;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    border-bottom: 1px solid #eaeaea;
}

.keywords {
    font-weight: normal;
    line-height: 80px;
    width: 770px;
    overflow: hidden;
    float: left;
}

.keywords b {
    height: 80px;
    display: inline-block;
    color: #222222;
    font-weight: bold;
}

.keywords a {
    color: #666666;
    line-height: 80px;
    padding: 0 5px;
    font-size: 14px;
}

.sea {
    overflow: hidden;
    width: 307px;
    float: right;
    margin-top: 23px;
    background: url(../images/sec.png) no-repeat;
}

.inp01 {
    border-style: none;
    float: left;
    color: #999999;
    padding-left: 24px;
    width: 262px;
    height: 38px;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    background: none;
    line-height: 38px;
    box-sizing: border-box;
}

.inp02 {
    border-style: none;
    cursor: pointer;
    height: 38px;
    width: 45px;
    display: inline-block;
    color: #fff;
    background: none;
}



.g-fast {
    background: url(../images/fastbg.jpg) no-repeat center top;
    height: 300px;
    padding-top: 58px;
    box-sizing: border-box;
}

.fast-c {
    width: 1200px;
    margin: 0 auto;
}

.fast-c h3 {
    border: 1px solid #e62129;
    width: 220px;
    height: 184px;
    font-size: 30px;
    color: #333333;
    font-weight: normal;
    padding: 30px 0 0 32px;
    box-sizing: border-box;
    float: left;
}

.fast-c h3 i {
    font-size: 30px;
    color: #e62129;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 38px;
    display: block;
    margin-bottom: 10px;
}

.fast-c dl {
    width: 936px;
    margin-bottom: 10px;
    overflow: hidden;
    float: right;
    padding: 10px 0 0;
    border-top: 1px solid #ebebeb;
    margin-bottom: 8px;
}

.fast-c dt {
    font-size: 18px;
    color: #333333;
    font-weight: lighter;
    width: 145px;
    float: left;
    height: 43px;
    line-height: 43px;
    padding-left: 20px;
    box-sizing: border-box;
    border-right: 1px solid #ebebeb;
}

.fast-c dd {
    line-height: 43px;
    width: 790px;
    float: left;
    color: #666666;
    font-size: 14px;
    font-weight: lighter;
    padding-left: 38px;
    box-sizing: border-box;
}

.fast-c dl:last-child {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 8px;
}

.fast-c dd a {
    display: block;
    float: left;
    padding-right: 28px;
}

.fast-c dd a:nth-last-child(2) {
    margin-right: 0;
}

.fast-c dd a:hover {
    color: #e62129;
}

.fast-c dd a.fase-more {
    padding-right: 30px;
    float: right;
    background: url(../images/fast-more.png) no-repeat right center;
}

.fast-c dd a.fase-more:hover {
    padding-right: 30px;
    float: right;
    background: url(../images/fast-more-hover.png) no-repeat right center;
}


.footWrap {
    background: #242424;
    height: auto;
    font-family: "Microsoft Yahei";
    padding-top: 68px;
    box-sizing: border-box;
}

.footWrap h3 {
    margin: 0px;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    line-height: 36px;
    height: 56px;
    position: relative;
}

.footWrap h3:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 16px;
    background: #d92129;
    bottom: 0;
    left: 0;
}

.footWrap h3 i {
    display: block;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    font-weight: normal;
}

.footer {
    width: 1200px;
    margin: 0 auto;
}

.footer em {
    padding: 0 10px;
}

.ft-nav {
    width: 260px;
    height: 356px;
    box-sizing: border-box;
    float: left;
}

.ftnav a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 44px;
    height: 44px;
    float: left;
    text-decoration: none;
    width: 130px;
}

.ft-logo-code {
    width: 224px;
    height: 356px;
    float: left;
    margin-left: 208px;
}

.ftlogo {
    width: 224px;
    height: 109px;
    display: block;
}

.ftlogo img {
    width: 100%;
    display: block;
}

.ftcode {
    width: 224px;
    margin-top: 32px;
}

.ftcode p {
    width: 83px;
    float: left;
    margin: 0 14px;
}

.ftcode img {
    width: 110px;
    height: 110px;
    display: block;
    /* padding: 2px; */
    background: #fff;
    box-sizing: border-box;
}

.ftcode span {
    display: block;
    text-align: right;
    color: rgba(255, 255, 255, 0.6);
    line-height: 25px;
    box-sizing: border-box;
    font-size: 14px;
    margin-top: 10px;
}

.ft-contact {
    width: 322px;
    height: 356px;
    box-sizing: border-box;
    float: right;
}

.ftcontact p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 44px;
}

.ftcontact p:nth-child(5) {
    background: url(../images/ft-tel.png) no-repeat left 18px;
    padding-left: 30px;
    font-size: 36px;
    color: #ffffff;
    margin-top: 10px;
}

.ft-beian {
    width: 1200px;
    box-sizing: border-box;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.ft-beian p {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    line-height: 78px;
}

.ft-beian p a {
    color: rgba(255, 255, 255, 0.6);
}


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

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