﻿i,
em {
    font-style: normal;
}

.topWrap {
    height: 228px;
    background: url(http://img.qiaoton.com/style/h_top_bg.gif) repeat-x center top;
    overflow: hidden;
}

.topWrap .header {
    width: 1200px;
    height: 219px;
    margin: 0 auto;
    font-family: "Microsoft YaHei";
    position: relative;
}

.topWrap h5 {
    height: 32px;
    overflow: hidden;
    font: 14px "Microsoft Yahei";
    line-height: 32px;
    color: #999;
}

.topWrap h5 span {
    float: right;
    line-height: 32px;
    display: block;
}

.topWrap h5 span a {
    color: #999;
    position: relative;
    padding: 0 15px 0 23px;
    background: url(http://img.qiaoton.com/style/top1.png) no-repeat left center;
}

.topWrap h5 span a:nth-child(2) {
    background: url(http://img.qiaoton.com/style/top2.png) no-repeat left center;
}

.topWrap h5 span a:last-child {
    padding-right: 0;
    background: url(http://img.qiaoton.com/style/top3.png) no-repeat left center;
}

.topWrap h5 span a:hover {
    color: #ffcc00;
    font-weight: bold;
    text-decoration: underline;
}

.topWrap .logo {
    width: 183px;
    height: 110px;
    margin-top: 32px;
    overflow: hidden;
    float: left;
    background: url(http://img.qiaoton.com/style/logo_line.png) no-repeat right top;
}

.topWrap .logo img {
    display: block;
    width: 163px;
    height: 85px;
    margin-top: 6px;
}

.topWrap h2 {
    width: 305px;
    font: 20px "Microsoft YaHei";
    color: #666;
    padding: 32px 0 0 24px;
    float: left;
}

.topWrap h2 em {
    display: block;
    color: #251a1a;
    font-size: 28px;
    font-weight: bold;
    margin-top: 6px;
}

.topWrap h2 b {
    color: #ffcc00;
}

.topWrap p {
    width: 220px;
    height: 83px;
    float: right;
    margin-top: 40px;
    font: 14px "Microsoft YaHei";
    color: #aaaaaa;
    /* background: url(http://img.qiaoton.com/style/lx.png) no-repeat left 8px; */
    padding-left: 55px;
}

.topWrap p em {
    display: block;
    margin-top: 6px;
    font: 30px Arial, Helvetica, sans-serif;
    color: #ffcc00;
    font-weight: bold;
}

.nav {
    height: 54px;
}

.nav li {
    font-size: 16px;
    height: 54px;
    float: left;
    position: relative;
}

.nav li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #f2f2f2;
}

.nav li:nth-child(1) a {
    background: url(http://img.qiaoton.com/style/home.png) no-repeat 18px center;
    padding: 0 23px 0 43px;
}

.nav li:last-child:before {
    background: none;
}

.nav li a {
    display: block;
    padding: 0 33px;
    color: #fff;
    height: 54px;
    line-height: 54px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.nav li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    -webkit-transition: height .3s;
    transition: height .3s;
    background: #ffcc00;
}

.nav li:hover:after,
.nav li.cur:after {
    height: 100%;
}

.sou {
    height: 60px;
    background: #fafafa;
    overflow: hidden;
}

.sou p {
    width: 680px;
    font: 14px "Microsoft Yahei";
    font-weight: bold;
    line-height: 60px;
    color: #333;
    float: left;
}

.sou p a {
    display: inline-block;
    color: #999;
    padding: 0 18px;
    font-weight: normal;
    line-height: 60px;
}

.sou p a:last-child {
    padding-right: 0;
}

.sou p a:hover {
    color: #ffcc00;
    font-weight: bold;
    text-decoration: underline;
}

.sou .sou1 {
    margin: 15px 0 0 0;
    float: right;
}

.sou .ip01 {
    width: 210px;
    height: 32px;
    font: 14px "Microsoft Yahei";
    line-height: 32px;
    color: #999;
    overflow: hidden;
    float: left;
    outline: none;
    padding-left: 23px;
    background: url(http://img.qiaoton.com/style/sou1.png) no-repeat;
    border: 0;
}

.sou .ip02 {
    width: 43px;
    height: 32px;
    float: right;
    background: url(http://img.qiaoton.com/style/sou2.png) no-repeat;
    border: 0;
    cursor: pointer;
    outline: none;
}

.footWrap {
    height: 460px;
    background: url(http://img.qiaoton.com/style/footer_bg.jpg) no-repeat center top;
    overflow: hidden;
    padding-top: 106px;
}

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

.ftop {
    height: 74px;
    overflow: hidden;
}

.ftop em {
    display: block;
    float: right;
    width: 96px;
    height: 74px;
    font: 16px "Microsoft Yahei";
    line-height: 74px;
    background: url(http://img.qiaoton.com/style/ftop.png) no-repeat right center;
    color: #fff;
    cursor: pointer;
}

.flogo {
    width: 745px;
    overflow: hidden;
    margin-top: 36px;
}

.flogo h2 {
    width: 290px;
    float: left;
    overflow: hidden;
    height: 178px;
    margin-top: 10px;
}

.flogo h2 img {
    display: block;
    width: 190px;
    height: 80px;
}

.flogo h2 em {
    display: block;
    font: 16px "Microsoft Yahei";
    color: #fff;
    margin-top: 15px;
}

.fnav {
    width: 408px;
    float: right;
    overflow: hidden;
    height: 188px;
}

.fnav a {
    display: block;
    font: 16px "Microsoft Yahei";
    height: 40px;
    line-height: 40px;
    float: left;
    color: #fff;
    width: 204px;
    overflow: hidden;
}

.fnav a:hover,
.fwz h5 a:hover {
    color: #ffcc00;
    font: bold;
}

.fwz {
    width: 745px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 30px;
}

.fwz h4 {
    width: 290px;
    float: left;
    overflow: hidden;
    font: 16px "Microsoft Yahei";
    line-height: 34px;
    color: #fff;
}

.fwz h4 a {
    color: #fff;
}

.fwz h5 {
    width: 408px;
    float: right;
    font: 16px "Microsoft Yahei";
    line-height: 34px;
    color: rgba(255, 255, 255, 0.8);
}

.fwz h5 em {
    padding: 0 9px;
}

.fwz h5 a {
    color: rgba(255, 255, 255, 0.8);
}

.code {
    width: 360px;
    margin-top: 104px;
    overflow: hidden;
}

.code p {
    width: 152px;
    text-align: center;
    font: 16px "Microsoft Yahei";
    line-height: 50px;
    color: #fff;
}

.code p em {
    display: block;
    width: 152px;
    height: 152px;
    overflow: hidden;
    position: relative;
}

.code p em img {
    display: block;
    width: 132px;
    height: 132px;
    border: 10px solid #fff;
}

.code p em:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 40px;
    content: "";
    animation: light 5s infinite;
    -webkit-animation: light 5s infinite;
}

.code p em:hover:after {
    background: url(http://img.qiaoton.com/style/code_shadow2.png) no-repeat 0 0;
}

@keyframes light {
    0% {
        top: 0;
    }
    50% {
        top: 100%;
    }
    100% {
        top: -40px;
    }
}

.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(http://img.qiaoton.com/style/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: #ffcc00;
    color: #fff;
    height: 53px;
    width: 230px;
    padding: 9px 0 0;
    float: left;
    border-radius: 0.3rem;
}

.client-2 .my-kefu-main {
    background: #ffcc00;
    width: 97px;
    height: 53px;
    position: relative;
    padding: 9px 0 0;
    float: left;
    border-radius: 0.3rem;
}

.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;
}