.header,
.content,
.footer {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.h_top {
    height: 187px;
    position: relative;
    z-index: 2;
    font-family: "Microsoft Yahei";
    background: #fff;
}

.h_top:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
    bottom: 0;
    height: 58px;
    background: url(../images/menubg.gif) no-repeat center 0;
}

.t_con {
    height: 94px;
    position: relative;
    padding: 35px 0 0;
}

.t_logo,
.t_logo img {
    width: 103px;
    height: 88px;
    display: block;
}

.t_text {
    padding: 0 0 0 45px;
    font-size: 28px;
    line-height: 30px;
    color: #1e1e1e;
    position: relative;
}

.t_text:before {
    content: "";
    position: absolute;
    left: 24px;
    width: 1px;
    z-index: -1;
    top: 4px;
    height: 49px;
    background: #a69595;
}

.t_text p {
    display: block;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    margin: 5px 0 0 0;
    color: #747474;
}

.t_pho {
    background: url(../images/t_pho.gif) no-repeat 0 5px;
    padding: 0 0 0 55px;
    font-size: 16px;
    line-height: 21px;
    color: #1e1e1e;
}

.t_pho span {
    color: #454545;
    font-size: 18px;
    display: block;
}

.t_pho span b {
    color: #0972b0;
    font-size: 30px;
    line-height: 36px;
    font-family: Times New Roman, Impact;
}

.menu {
    white-space: nowrap;
    line-height: 58px;
    font-size: 18px;
    height: 58px;
}

.menu ul {
    width: 1210px;
}

.menu li {
    float: left;
    margin-left: -1px;
    z-index: 1;
    width: 150px;
    text-align: center;
}

.menu li a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 16px;
    top: 21px;
    left: 0;
    z-index: 0;
    background: rgba(255, 255, 255, 0.4);
}

.menu li a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 37px;
    top: 11px;
    left: 0;
    z-index: 0;
    background: #fff602;
    border-radius: 4px;
    z-index: -1;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.menu li:first-child a:before {
    width: 0;
    height: 0;
}

.menu li a {
    color: #fff;
    display: inline-block;
    padding: 0 31px;
    position: relative;
}

.menu li.cur a,
.menu li a:hover {
    color: #0972b0;
}

.menu li.cur a:after,
.menu li a:hover:after {
    width: 100%;
}

.menu li a:-webkit-any-link {
    display: block;
}


.footWrap {
    background: #f2f2f2;
    color: #fff;
    position: relative;
    z-index: 1;
    line-height: 38px;
    font-size: 14px;
    padding: 60px 0 0;
}

.footWrap:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    height: 204px;
    width: 100%;
    background: #086cae;
    background-image: -webkit-gradient(linear, top left, bottom right, from(#14a4be), to(#086cae));
    background-image: -webkit-linear-gradient(top, #14a4be, #086cae);
    background-image: -moz-linear-gradient(top, #14a4be, #086cae);
    background-image: -o-linear-gradient(top, #14a4be, #086cae);
    background-image: -ms-linear-gradient(top, #14a4be, #086cae);
    background-image: linear-gradient(top, #14a4be, #086cae);
}

em,
i {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.footWrap a {
    color: #fff;
}

.f_text {
    height: 117px;
    color: #858585;
    line-height: 19px;
}

.f_text li {
    width: 352px;
    float: left;
    background: url(../images/f_ico1.gif) no-repeat 0 0;
    padding-left: 95px;
    height: 100px;
    position: relative;
}

.f_text li:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 71px;
    height: 35px;
    width: 2px;
    background: #d5d5d5;
}

.f_text li:nth-child(2) {
    width: 310px;
    background: url(../images/f_ico3.gif) no-repeat 0 0;
}

/*.f_text li:nth-child(3) {*/
/*    width: 225px;*/
/*    background: url(../images/f_ico3.gif) no-repeat 0 0;*/
/*}*/

.f_text li span {
    display: block;
    font-family: Times New Roman, Arial;
    font-size: 18px;
    line-height: 28px;
}

.f_text li b {
    display: block;
    font-family: Times New Roman, Arial;
    font-size: 26px;
    line-height: 28px;
    color: #3b3b3b;
}

.f_text li em {
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #939393;
}

.f_wz {
    height: 86px;
    text-align: center;
}

.f_nav {
    height: 97px;
    line-height: 97px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 14px;
}

.f_nav i {
    display: inline-block;
    width: 50px;
}

.f_nav a:hover {
    text-decoration: underline;
}



.client-2 {
    width: 45px;
    position: fixed;
    right: 10px;
    top: 70%;
    z-index: 999;
    color: #fff;
}

.client-2 li a {
    text-decoration: none;
    color: #fff;
}

.client-2 li {
    margin-bottom: 5px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
}

.client-2 li.my-kefu-qq {
    background: #086cae url(../images/cimg23.html) center no-repeat;
}

.client-2 li.my-kefu-weixin {
    background: #086cae url(../images/cimg24.html) center no-repeat;
}

.client-2 li.my-kefu-tel {
    background: #086cae url(../images/cimg25.html) center no-repeat;
}

.client-2 li.my-kefu-shouye {
    background: #086cae url(../images/tohome.html) center no-repeat;
    background-size: 26px;
}

.client-2 li.my-kefu-shouye a {
    width: 45px;
    height: 45px;
    display: block;
}

.client-2 li.my-kefu-ftop {
    background: #086cae url(../images/returnTop.html) center no-repeat;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 li.my-kefu-qq .cont {
    margin: 0;
    background: #086cae url(../images/cimg23.html) 15px center no-repeat;
    border-radius: 50px;
    padding-left: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    width: 130px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.client-2 li.my-kefu-tel .cont {
    margin: 0;
    background: #086cae url(../images/cimg25.html) 15px center no-repeat;
    border-radius: 50px;
    padding-left: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    width: 180px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.client-2 li.my-kefu-weixin .cont {
    margin: 0;
    width: 115px;
    padding: 5px;
    border: solid 1px #ccc;
    position: absolute;
    left: -150px;
    top: -44px;
    background-color: #fff;
}

.client-2 li.my-kefu-weixin .cont span {
    display: block;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #1a1a1a;
}

.client-2 li.my-kefu-weixin .cont img {
    width: 115px;
    height: 115px;
}

.client-2 li:hover .cont {
    display: block !important;
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination li {
    margin: 0;
    font-size: 12px;
}

.pagination li span,
.pagination li a {
    display: block;
    line-height: 26px;
    padding: 0 9px;
    text-align: center;
    border: 1px solid #dddddd;
    color: #666666;
}

.pagination li:hover a {
    border: #a0a0a0 1px solid;
}

.pagination li.active span {
    background: #086cae;
    color: #ffffff;
}

.pagination li.disabled {
    cursor: not-allowed;
}