@charset "utf-8";
.w_1200, .content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

/* 初始化开始 */
.tie {
    text-align: center;
    margin-bottom: 42px;
}

.tie span {
    display: block;
    font-size: 48px;
    color: #000;
    height: 58px;
    line-height: 30px;
    background: url(../images/prtb.png) no-repeat bottom center;
}

.tie span i {
    font-weight: bold;
}

.tie em {
    display: block;
    font-size: 20px;
    color: #999999;
    font-weight: normal;
    line-height: 22px;
    margin-top: 13px;
}

/* 初始化结束 */
.head_top {
    width: 100%;
    background: #f2f2f2;
    height: 40px;
    line-height: 40px;
    margin-bottom: 1px;
    color: #b2b2b2;
    font-size: 14px;
}

.head_top .fr a {
    display: inline-block;
    color: #b2b2b2;
}

.head_top .fr span {
    display: inline-block;
    height: 12px;
    width: 1px;
    background-color: #cccccc;
    margin: 2px 10px 0;
    position: relative;
    top: 1px;
}

.head_top img {
    padding-right: 5px;
}

.head_top .qrcode {
    display: none;
    position: absolute;
    z-index: 1000;
    right: 2px;
    background: #999;
    width: 80px;
    text-align: center;
}

.head_top .qrcode img {
    max-width: 200px;
}

.head_top .qrcode a {
    display: block;
    margin-left: 0;
    color: #ffffff;
}

.head_top .qrcode a:hover {
    background: #253860;
}

.wx-qrcode {
    display: inline;
}

.top-ico {
    margin-top: -3px;
}

.wx-qrcode:hover .qrcode {
    display: block;
}

.head {
    width: 100%;
    height: 65px;
    background: #fff;
    padding: 25px 0;
}

.logo .fr {
    margin-left: 20px;
}

.logo .fr .p1 {
    font-size: 34px;
    font-weight: bold;
    color: #253860;
    margin: 9px 0 5px;
}

.logo .fr .p2 {
    font-size: 14px;
    color: #999999;
    font-weight: normal;
}

.h_a {
    color: #000;
    padding-top: 16px;
    margin-left: 15px;
}

.h_a h3 {
    font-weight: bold;
    font-size: 17px;
    line-height: 36px;
    color: #27a054;
}

.h_a h3 font {
    font-size: 14px;
    color: #3c3e3f;
    font-weight: normal;
}

.h_a span {
    font-size: 22px;
    color: #007ec8;
    line-height: 35px;
    font-weight: bold;
}

.head_rtel {
    float: right;
    height: 60px;
    margin-left: 25px;
    margin-top: 5px;
}

.head_rtel .fl {
    margin-top: 6px;
}

.head_rtel span {
    color: #999999;
    display: block;
    font-size: 14px;
}

.head_rtel b {
    display: block;
    font-size: 36px;
    font-family: Arial;
    color: #fbb01f;
    font-weight: bold;
}

.head_rtel .fr {
    margin-left: 10px;
}

.menu {
    height: 60px;
    line-height: 60px;
    width: 100%;
    background: #253860;
}

.menu .nav {
    position: relative;
    z-index: 1;
}

.menu .nav a {
    color: #ffffff;
}

.menu .nav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.menu .nav .nLi:first-child img {
    margin-top: -5px;
    margin-right: 5px;
}

.menu .nav .nLi:last-child {
    border-right: none;
}

.menu .nav .nLi h3 {
    float: left;
}

.menu .nav .nLi h3 a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    width: 132px;
    text-align: center;
}

.menu .nav .sub {
    display: none;
    width: 132px;
    left: 0px;
    top: 60px;
    position: absolute;
    background: #fbb01f;
    line-height: 35px;
    text-align: center;
}

.menu .nav .sub a {
    color: #ffffff;
}

.menu .nav .sub li {
    zoom: 1;
    position: relative;
}

.menu .nav .sub a {
    display: block;
    padding: 0 10px;
}

.menu .nav .sub a:hover {
    background: #253860;
    color: #ffffff;
}

.menu .nav .on h3 a {
    color: #ffffff;
    background-color: #fbb01f;
}

.sub1 {
    background: #148cd2;
    position: absolute;
    left: 150px; /* display: none; */
    width: 150px;
    top: 0;
}

.slideBox {
    width: 100%;
    height: 700px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    bottom: 15px;
    z-index: 1;
    width: 100%;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    text-align: center;
}

.slideBox .hd ul li {
    display: inline-block;
    margin-right: 8px;
    width: 15px;
    height: 15px;
    background: #fff;
    cursor: pointer;
    text-indent: -99999px;
    border-radius: 7.5px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.slideBox .hd ul li.on {
    background: #fbb01f;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

/* 搜索 */
.my_keywordandsearch {
    border-bottom: 1px solid #ededed;
}

.my_keyword {
    float: left;
    display: inline-block;
    line-height: 65px;
    color: #333333;
    max-width: 800px;
    font-size: 16px;
}

.my_keyword img {
    margin: -5px 10px 0 0;
}

.my_keyword a {
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    margin-right: 15px;
}

.my_search {
    float: right;
    width: 355px;
}

.my_search_form {
    width: 100%;
    margin-top: 5px;
}

#q {
    width: 245px;
    text-indent: 5px;
    float: left;
    color: #999;
    font-size: 14px;
    border: none;
    height: 50px;
    border-left: 1px dashed #cccccc;
    text-indent: 10px;
    margin-top: 5px;
}

.button {
    width: 86px;
    height: 58px;
    background: url("../images/search.png") no-repeat center;
    border: none;
}

/* con2 */
.con2 {
    width: 100%;
    margin: 100px 0 80px;
}

.inpro_le {
    width: 230px;
    float: left;
}

.inpro_ri {
    float: right;
}

.inpro_le_ti {
    width: 100%;
    height: 90px;
    line-height: 90px;
    background: #253860;
}

.inpro_le_ti h2 {
    color: #fff;
    font-size: 36px;
    text-align: center;
}

.inpro_le_ti p {
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-family: "Arial";
}

.inpro_ul {
    width: 100%;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
}

.inpro_li {
    width: 100%;
    height: 63px;
    box-sizing: border-box;
    border-bottom: 1px solid #fff;
    background-color: #e6e6e6;
}

.inpro_li a {
    display: block;
    float: left;
    width: 185px;
    text-indent: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 63px;
    color: #666666;
    font-size: 18px;
}

.inpro_li a:hover {
    color: #253860;
    font-weight: bold;
}

.inpro_li span {
    display: block;
    float: right;
    width: 50px;
    height: 100%;
    background: url("../images/lhd_23.png") no-repeat center;
    transition: all .5s;
    cursor: pointer;
}

.inpro_le .slide-box {
    border: 1px solid #cccccc;
    border-top: none;
}

.inpro_le .slide-box h2 {
    height: 55px;
    line-height: 55px;
    background-color: #e6e6e6;
    padding-left: 15px;
    cursor: pointer;
    border-bottom: 1px solid #fff;
}

.inpro_le .slide-box h2 em {
    padding-left: 28px;
    font-size: 18px;
    color: #333333;
    background: url(../images/lhd_24.png) no-repeat left;
    font-weight: normal;
}

.inpro_le .slide-box h2.cur em {
    background: url(../images/lhd_23.png) no-repeat left;
}

.inpro_le .slide-box ul {
    display: none;
    margin-bottom: 20px;
}

.inpro_le .slide-box ul.cur {
    display: block;
}

.inpro_le .slide-box ul li {
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px dashed #ccc;
    background: url(../images/dbx.png) no-repeat 195px;
    padding-left: 35px;
    margin: 0 10px;
}

.inpro_le .slide-box ul li:hover a {
    color: #253860;
}

.inpro_le .slide-box ul li:hover {
    background: url(../images/dbx_h.png) no-repeat 195px;
}

.inpro_le .slide-box ul li a {
    font-size: 16px;
    display: block;
}

.inpro_ri {
    float: right;
    width: 950px;
}

.inpro_sw {
    width: 100%;
    min-height: 382px;
}

.inpro_swi {
    width: 100%;
    height: 100%;
}

.inpro_swi img {
    width: 100%;
    height: 100%;
}

.inpro_fix {
    width: 442px;
    height: 270px;
    position: absolute;
    box-sizing: border-box;
    border-left: 3px solid #253860;
    padding: 35px 30px 20px 45px;
    background: #fff;
    top: 60px;
    left: 62px;
}

.inpro_fix h2 {
    color: #666666;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 15px;
}

.inpro_fix p {
    color: #666666;
    font-size: 15px;
    line-height: 25px;
    height: 100px;
    overflow: hidden;
    text-align: left;
}

.inpro_ri_tel {
    margin-top: 10px;
    width: 100%;
    height: 45px;
    border-radius: 30px;
    background: #253860 url(../images/lhd_26.png) no-repeat 10px center;
}

.inpro_ri_tel span {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 14px;
    text-align: left;
    text-indent: 51px;
}

.inpro_ri_tel p {
    width: 100%;
    color: #fff;
    height: auto;
    font-size: 18px;
    text-align: left;
    text-indent: 51px;
    font-family: "Arial";
}

.inpro_pag {
    text-align: right;
}

.inpro_pag .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    border-radius: 0;
}

.inpro_list {
    width: 100%;
}

.inpro_dl {
    width: 303px;
    box-sizing: border-box;
    transition: all .5s;
    float: left;
    margin-left: 20px;
    margin-bottom: 15px;
}

.inpro_dt {
    width: 100%;
    overflow: hidden;
}

.inpro_dt img {
    width: 100%;
    height: 100%;
}

.inpro_dd {
    width: 100%;
    height: 64px;
    line-height: 64px;
    text-align: center;
    color: #666666;
    font-size: 16px;
    transition: all .5s;
}

.inpro_dl:hover .inpro_dd {
    color: #fff;
    background: #253860;
}

.con3 {
    padding: 50px 0 30px;
    width: 100%;
    background: #0890de;
}

.con_ti {
    width: 100%;
}

.con_ti h2 {
    color: #000000;
    font-size: 36px;
    text-align: center;
}

.con_ti p {
    color: #999999;
    font-size: 18px;
    font-family: "Arial";
    text-align: center;
    padding-top: 10px;
}

.si_list {
    width: 100%;
    padding: 50px 0;
}

.si_dl {
    width: 285px;
    background: #fff;
    float: left;
    margin-left: 20px;
}

.si_dt {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.si_dd {
    width: 100%;
    height: 228px;
    box-sizing: border-box;
    position: relative;
    background: #fff;
    padding: 50px 13px 0;
}

.si_dd_biao {
    width: 92px;
    height: 92px;
    position: absolute;
    border-radius: 50%;
    background: #f2eef7;
    left: 96px;
    top: -56px;
    z-index: 5;
}

.si_dd_biao2 {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.si_dd_biao img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.si_dd h2 {
    color: #666666;
    text-align: center;
    font-size: 18px;
}

.si_dd span {
    width: 30px;
    height: 3px;
    display: block;
    margin: 10px auto;
    background: #008de6;
}

.si_dd p {
    color: #666666;
    font-size: 15px;
    line-height: 25px;
    height: 125px;
    overflow: hidden;
}

.con3_tel {
    width: 530px;
    height: 50px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left: 50px;
    background: url("../images/lhd_26.png") no-repeat left center;
}

.con3_tel p {
    color: #fff;
    font-size: 16px;
    line-height: 50px;
}

.con3_tel p span {
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    font-family: "Impact";
}

.con3_tel p a {
    display: inline-block;
    float: right;
    width: 142px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    border-radius: 20px;
    border: 1px solid #fff;
    margin: 5px 20px 0 0;
}

/* 产品中心 */
.edgebj {
    height: 1090px;
    background: #f2f2f3;
}

.edge {
    padding-top: 80px;
    height: 940px;
}

.edge ul li {
    float: left;
    width: 372px;
    height: 290px;
    background: #FFF;
    padding-top: 52px;
    box-shadow: 10px 10px 20px #e7e7e7, -10px -10px 20px #e7e7e7;
    margin-left: 41px;
    margin-top: 41px;
    position: relative;
}

.edge ul li.first {
    margin-left: 0;
}

.edge ul li span {
    display: block;
    padding-top: 98px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #444444;
    margin-bottom: 20px;
}

.edge ul li .e1 {
    background: url(../images/edt1.png) no-repeat top center;
}

.edge ul li .e2 {
    background: url(../images/edt2.png) no-repeat top center;
}

.edge ul li .e3 {
    background: url(../images/edt3.png) no-repeat top center;
}

.edge ul li .e4 {
    background: url(../images/edt4.png) no-repeat top center;
}

.edge ul li .e5 {
    background: url(../images/edt5.png) no-repeat top center;
}

.edge ul li .e6 {
    background: url(../images/edt6.png) no-repeat top center;
}

.edge ul li:hover .e1 {
    background: url(../images/edt1_h.png) no-repeat top center;
}

.edge ul li:hover .e2 {
    background: url(../images/edt2_h.png) no-repeat top center;
}

.edge ul li:hover .e3 {
    background: url(../images/edt3_h.png) no-repeat top center;
}

.edge ul li:hover .e4 {
    background: url(../images/edt4_h.png) no-repeat top center;
}

.edge ul li:hover .e5 {
    background: url(../images/edt5_h.png) no-repeat top center;
}

.edge ul li:hover .e6 {
    background: url(../images/edt6_h.png) no-repeat top center;
}

.edge ul li:hover span {
    color: #FFF;
}

.edge ul li:hover p {
    color: #FFF;
}

.edge ul li p {
    font-size: 18px;
    color: #666666;
    text-align: center;
    font-weight: normal;
}

.edge ul li strong::before {
    position: absolute;
    z-index: -1;
}

.edge ul li strong::after {
    position: absolute;
    z-index: -1;
}

.edge ul li strong {
    display: block;
    z-index: 500;
    position: relative;
}

.edge ul li::before {
    width: 0;
    height: 0;
    content: "";
    background: #253860;
    transition: 0.5s;
    position: absolute;
    bottom: 0;
    left: 0;
}

.edge ul li::after {
    width: 0;
    height: 0;
    content: "";
    background: #253860;
    transition: 0.5s;
    position: absolute;
    top: 0;
    right: 0;
}

.edge ul li strong::before {
    width: 0;
    height: 0;
    content: "";
    background: #253860;
    transition: 0.5s;
    position: absolute;
    right: 0;
    bottom: -66px;
}

.edge ul li strong::after {
    width: 0;
    height: 0;
    content: "";
    background: #253860;
    transition: 0.5s;
    position: absolute;
    top: -52px;
    left: 0;
}

.edge ul li:hover strong::before {
    width: 186px;
    height: 171px;
}

.edge ul li:hover strong::after {
    width: 186px;
    height: 171px;
}

.edge ul li:hover:before {
    width: 186px;
    height: 171px;
}

.edge ul li:hover:after {
    width: 186px;
    height: 171px;
}

.edge ul li i {
    display: none;
    width: 70px;
    height: 13px;
    background: #FFF;
    content: "";
    position: absolute;
    bottom: -8px;
    left: 151px;
    z-index: 500;
}

.edge ul li:hover i {
    display: block;
}

/* 案例 */
.casebj {
    padding-top: 110px;
}

.case .cat {
    height: 66px;
    margin-bottom: 70px;
    margin-top: 70px;
}

.case .cat b {
    float: left;
    width: 162px;
    height: 66px;
    padding-left: 19px;
    text-align: center;
    line-height: 66px;
    background: #253860;
    margin-left: 22px;
    position: relative;
}

.case .cat b a {
    font-size: 18px;
    color: #FFF;
    padding-left: 25px;
    background: url(../images/y.png) no-repeat left;
    font-weight: normal;
}

.case .cat b.first {
    margin-left: 0;
}

.case .cat b a {
    display: block;
    z-index: 500;
    position: relative;
}

.case .cat b::before, .case .cat b::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 0;
    background: #fbb01f;
    transition: 0.5s;
}

.case .cat b::after {
    top: auto;
    bottom: 0;
}

.case .cat b:hover:before {
    width: 180px;
    height: 33px;
    transition: 0.5s;
}

.case .cat b:hover:after {
    width: 180px;
    height: 33px;
    transition: 0.5s;
}

.con4_list {
    margin-bottom: 70px;
}

.con4_dl {
    float: left;
    width: 276px;
    margin-left: 22px;
    margin-bottom: 30px;
    border: 1px solid #dddddd;
    padding-bottom: 15px;
}



.con4_list .no-margin-left {
    margin-left: 0;
}

.con4_dl:nth-of-type(4) {
    margin-left: 22px;
}

.con4_dt {
    width: 100%;
    font-size: 0;
    overflow: hidden;
}

.con4_dt img {
    width: 100%;
}

.con4_dd {
    text-align: center;
}

.con4_dd_a1 {
    font-size: 18px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 20px;
}

.con4_dd span {
    display: block;
    width: 60px;
    height: 1px;
    background: #000000;
    margin-bottom: 13px;
}

.con4_dd p {
    color: #666666;
    font-size: 14px;
    text-align: left;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    margin-bottom: 20px;
}

.con4_dd_a2 {
    display: inline-block;
    width: 48%;
    text-align: left;
    color: #999999;
    font-size: 16px;
}

.con4_dd_a3 {
    display: inline-block;
    width: 48%;
    text-align: right;
    color: #666666;
    font-size: 14px;
}

.con4_dd_a2:hover, .con4_dd_a3:hover {
    color: #1433d2;
}

.con4_dl:hover .con4_dd a {
    color: #1433d2;
}

.con4_dl:hover .con4_dt img {
    transform: scale(1.2);
}

/* 4大优势 */
.edgebj2 {
    height: 1204px;
    overflow: hidden;
    background-color: #f2f2f3;
    padding: 30px 0 55px;
}

.edgebj2 .tie {
    margin-bottom: 70px;
}

.edge2 {
    padding-top: 56px;
    height: 1148px;
}

.edge2 dl {
    width: 576px;
    float: left;
    margin-bottom: 40px;
    margin-left: 47px;
    background-color: #fff;
}

.edge2 dl dt {
    width: 576px;
    height: 221px;
    margin-bottom: 40px;
    overflow: hidden;
}

.edge2 dl dt img {
    width: 576px;
    height: 221px;
    transition: all 0.5s linear;
}

.edge2 dl:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.edge2 dl dd {
    padding: 0 15px 40px;
}

.edge2 dl dd span {
    display: block;
    padding-left: 65px;
    font-size: 25px;
    color: #2e2e2e;
    height: 77px;
    position: relative;
}

.edge2 dl dd .e1 {
    display: block;
    background: url(../images/01.png) no-repeat left top;
}

.edge2 dl dd .e2 {
    display: block;
    background: url(../images/02.png) no-repeat left top;
}

.edge2 dl dd .e3 {
    display: block;
    background: url(../images/03.png) no-repeat left top;
}

.edge2 dl dd .e4 {
    display: block;
    background: url(../images/04.png) no-repeat left top;
}

.edge2 dl dd span::before {
    width: 62px;
    height: 2px;
    background: #4a4a4a;
    content: "";
    position: absolute;
    bottom: 0;
    left: 65px;
}

.edge2 dl dd span b {
    font-size: 25px;
    color: #2e2e2e;
}

.edge2 dl dd span em {
    display: block;
    font-size: 12px;
    line-height: 12px;
    color: #ababab;
    text-transform: uppercase;
    margin-top: 5px;
}

.edge2 dl dd p {
    font-size: 16px;
    color: #919292;
    padding-left: 65px;
    margin-top: 20px;
}

.edge2 dl.first {
    margin-left: 0;
}

/* 合作伙伴 */
.hzkf {
    height: 690px;
}

.hz {
    padding-top: 80px;
    height: 570px;
}

.hz .k {
    position: relative;
    padding-top: 30px;
}

.hz .kf ul li {
    float: left;
    width: 212px;
    margin: 0 15px;
}

.hz .kf ul li em {
    display: block;
    width: 210px;
    height: 159px;
    padding: 0 1px;
    background: url(../images/hzbj.jpg) no-repeat center;
    overflow: hidden;
}

.hz .kf ul li em img {
    width: 210px;
}

.hz .kf ul li .first {
    margin-bottom: 33px;
}

.hz .jt i {
    display: block;
    width: 20px;
    height: 50px;
}

.hz .jt .prev {
    background: url(../images/prev.jpg) no-repeat center;
    position: absolute;
    top: 155px;
    left: -30px;
}

.hz .jt .next {
    background: url(../images/next.jpg) no-repeat center;
    position: absolute;
    top: 155px;
    right: -41px;
}

.hz .jt .prev:hover {
    background: url(../images/prev_h.jpg) no-repeat center;
    position: absolute;
    top: 155px;
    left: -30px;
}

.hz .jt .next:hover {
    background: url(../images/next_h.jpg) no-repeat center;
    position: absolute;
    top: 155px;
    right: -41px;
}

/* 企业风采 */
.photo {
    padding: 0 0 70px;
}

.photo_parent {
    padding-bottom: 20px;
    padding-top: 40px;
    margin-bottom: 7px;
}

.photo_t {
    background: url(../images/photo_tbg.png) no-repeat left 0;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    text-align: left;
    padding-left: 70px;
    font-size: 20px;
    color: #000;
}

.photo_t a {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    margin-right: 10px;
}

.photo ul li {
    width: 285px;
    line-height: 0;
    float: left;
    overflow: hidden;
    margin-right: 19px;
}

.photo ul li img {
    width: 285px;
    height: 238px;
}

.photo ul li h3 {
    font-size: 15px;
    color: #666666;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
}

.photo p {
    width: 60px;
    height: 60px;
    line-height: 0;
    cursor: pointer;
    position: absolute;
    top: 220px;
}

.photo p img {
    width: 60px;
    height: 60px;
}

.photo_l {
    left: -80px;
}

.photo_r {
    right: -80px;
}


/* 关于我们 */
.about {
    padding: 70px 0;
    background: url(../images/about-bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.about .cp_t {
    background: url(../images/line2.png) no-repeat center 20px;
}

.about .content dl {
    margin-top: 70px;
}

.about dl dt {
    width: 1200px;
    height: 470px;
}

.about dl dt img {
    width: 1200px;
    height: 470px;
}

.about dl dd {
    width: 1050px;
    height: 210px;
    background: #fff;
    margin: -90px auto 0;
    box-shadow: 0 3px 10px 3px #f4f4f4;
    position: relative;
    padding: 25px 30px 0;
}

.about .ab_desc {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    text-align: center;
    margin-top: 45px;
}

.about ul {
    width: 800px;
    margin: 0 auto;
    padding: 28px 0 0;
}

.about ul li {
    width: 200px;
    float: left;
    text-align: center;
}

.about ul li em {
    width: 55px;
    height: 55px;
    line-height: 0;
    margin: 0 auto 10px;
    overflow: hidden;
    display: block;
}

.about ul li em img {
    width: 55px;
    height: 110px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.about ul li a {
    font-size: 18px;
    color: #9e9e9e;
}

.about ul li a:hover {
    color: #113f97;
}

.about ul li:hover em img {
    margin-top: -55px;
}

/* 新闻资讯 */
.news .cp_t {
    margin-bottom: 20px;
}

.news .tie {
    margin-bottom: 70px;
}

.news {
    padding: 50px 0 150px;
}

.news_l {
    width: 795px;
    background: #f2f2f3;
    border: 1px solid #dcdcdc;
    height: 528px;
}

.news01 {
    padding: 30px 25px 35px;
    border-bottom: 1px solid #dcdcdc;
}

.news01 dl dt {
    margin: 30px 0 15px;
}

.news01 dl dt img {
    width: 340px;
    height: 195px;
}

.news01 dl dd h5 {
    line-height: 45px;
    font-size: 20px;
    font-weight: normal;
}

.news01 dl dd h5 a {
    font-size: 20px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    font-weight: normal;
}

.news01 dl dd em {
    display: block;
    font-size: 26px;
    color: #999;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-family: Arial;
    padding: 5px 0 15px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 25px;
}

.news_desc {
    font-size: 15px;
    color: #666;
    line-height: 25px;
    height: 70px;
    overflow: hidden;
    margin-top: 5px;
}

.news01 dl dd span {
    font-size: 14px;
    color: #113f97;
    font-weight: bold;
    color: #fbb01f;
}

.news01 .fl {
    width: 207px;
    height: 141px;
}

.news01 .fl img {
    width: 100%;
    height: 100%;
}

.news01 .fr {
    width: 510px;
}

.news02 {
    border-bottom: 1px solid #dcdcdc;
}

.news02 dl {
    padding: 35px 25px;
}

.news02 dl:hover h5 a {
    /*color: #fbb01f;*/
    /*font-weight: bold;*/
}

.news02 dl:hover dd .fl {
    background: #253860;
}

.news02 dl.fl {
    border-right: 1px solid #dcdcdc
}

.news02 dl dt {
    margin: 30px 0 15px;
}

.news02 dl dt img {
    width: 340px;
    height: 195px;
}

.news02 dl dd {
    width: 340px;
}

.news02 dl dd .fl {
    width: 60px;
    padding: 25px 0 20px;
    background: #cccccc;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.news02 dl dd .fl span {
    font-size: 20px;
}

.news02 dl dd .fr {
    width: calc(100% - 80px);
}

.news02 dl dd h5 {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.news02 dl dd h5 {
    font-size: 16px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-weight: normal;
}

.news02 dl dd em {
    display: block;
    font-size: 26px;
    color: #999;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-family: Arial;
    padding: 5px 0 15px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 25px;
}

.news_desc02 {
    font-size: 15px;
    color: #999;
    line-height: 20px;
    height: 48px;
    overflow: hidden;
}

.news03 {
    width: 756px;
    padding: 5px 20px;
    margin-top: 2px;
}

.news03 ul li {
    height: 48px;
    line-height: 48px;
    overflow: hidden;
}

.news03 ul li a {
    font-size: 16px;
    color: #333333;
    display: block;
    float: left;
    width: 520px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/news_ico01.png) no-repeat 0 15px;
    padding: 0 0 0 25px;
}

.news03 ul li a:hover {
    color: #fbb01f;
    font-weight: bold;
}

.news03 ul li span {
    display: block;
    float: right;
    font-size: 14px;
    color: #333333;
    width: 100px;
    text-align: right;
}

.wd {
    width: 370px;
}

.news_r {
    width: 780px;
}

.news_t {
    height: 56px;
    line-height: 53px;
    overflow: hidden;
    background: #f2f2f3;
    padding: 25px 20px 0;
}

.news_t .fl a {
    display: block;
    height: 56px;
    color: #000;
    font-size: 24px;
    width: 218px;
}

.news_t a {
    font-size: 16px;
    color: #999;
}

.wd {
    height: 528px;
    background: #f2f2f3;
}

.wd_m {
    padding: 0 20px 15px;
    overflow: hidden;
}

.wd dl {
    padding: 20px 0 0;
}

.wd dt {
    height: 30px;
    line-height: 25px;
    overflow: hidden;
    background: url(../images/news_ico02.png) no-repeat 0 5px;
    padding: 0 0 10px 25px;
}

.wd dt a {
    font-size: 15px;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 370px;
}

.wd dt a:hover {
    color: #fbb01f;
    font-weight: bold;
}

.wd .wd_first {
    padding-top: 0;
    border-bottom: 1px dashed #dcdcdc;
}

.wd .wd_first dt {
    background: none;
}

.wd .wd_first dt {
    width: 100%;
    height: 171px;
    padding: 0;
}

.wd_first dt img {
    width: 100%;
}

.wd_first dd h5 {
    font-size: 16px;
    color: #000000;
    margin: 20px 0 15px;
    font-weight: normal;
}

.wd_first dd h5 a {
    color: #333;
}

.news_desc01 span a {
    font-size: 14px;
    color: #113f97;
    font-weight: bold;
    padding-right: 40px;
    color: #fe0000;
}

.wd_first dd {
    padding: 0 10px;
}

.wd_first .news_desc01 {
    height: auto;
}

.wd_first:hover a {
    color: #fbb01f;
    font-weight: bold;
}

/* footer */
.footer {
    background: url(../images/footer-bg.jpg) no-repeat;
    height: 410px;
}

.footer1 {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0 0;
    overflow: hidden;
}

.footer1 .footer-div {
    /*width: 800px;*/
    /*position: relative;*/
    /*float: right;*/
}

.fo1_le {
    float: left;
    padding-right: 40px;
}

.fo1_le img {
    display: block;
}

.fo1_le p {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}

.fo1_le p a {
    color: #fff;
}

.ft-p1 span {
    margin-top: -10px;
}

.ft-p1 em {
    display: block;
    font-size: 30px;
    font-family: "Arial";
    color: #ffffff;
    font-weight: bold;
}

.fo1_nav {
    /*width: 163px;*/
    width: 24%;
    float: left;
    box-sizing: border-box;;
    /*height: 210px;*/
    /*padding: 0 0 15px 60px;*/
    text-align: center;
}

.fo1_nav:nth-child(1), .fo1_nav:nth-child(2), .fo1_nav:nth-child(3) {
    width: 20%;
}

.fo1_nav:nth-child(4) {
    width: 40% !important;
}

.fo1_nav a {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fo1_nav a:first-child {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.fo1_nav:nth-child(4) {
    border-right: none;
    width: 310px;
}

.footer2 {
    height: 70px;
    background: url(../images/line.png) no-repeat top;
    padding-top: 10px;
    text-align: center;
    margin-top: 20px;
}

.footer2 a {
    color: #fff;
}

.fo2_p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 5px;
}

.fo1_wx {
    position: absolute;
    left: 0;
    text-align: center;
    width: 417px;
    background: url(../images/foot-bg2.png) no-repeat top;
    height: 427px;
    top: 0;
    left: -20px;
}

.fo1_wx .ft-qrcode img {
    width: 100px;
    height: 100px;
}

.ft-qrcode {
    padding: 143px 26px 0 32px;
}

.ft-div {
    padding: 0 55px;
}

.fo1_wx p {
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 18px;
}

.ft-tel {
    margin-top: 13px;
}

.ft-tel span {
    display: block;
    text-align: left;
    font-size: 15px;
}

.ft-tel span:last-child {
    font-size: 32px;
    font-family: "Arial";
}

.ft-tel img {
    margin: 23px 5px 0 20px;
}

/* 右侧客服 */
.client-2 {
    position: fixed;
    width: 130px;
    left: 0px;
    z-index: 9999;
    display: block;
    bottom: 165px;
}

.client-2 ul {
    width: 90px;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    margin-top: 2px;
    padding: 10px 0;
    height: 60px;
    width: 80px;
    box-sizing: content-box;
    cursor: pointer;
}

.client-2 li i {
    display: block;
    width: 70px;
    height: 70px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
}

.client-2 .my-kefu-qq {
    background: #253860;
}

.client-2 li .my-kefu-weixin p {
    margin-top: 3px;
}

.client-2 .my-kefu-tel {
    background: #78c340;
    position: relative;
    overflow: hidden;
}

.client-2 .my-kefu-weixin {
    background: #fbb01f;
}

.client-2 .my-kefu-qq i {
    width: 37px;
    height: 40px;
    background: url(../images/qq.png) no-repeat center;
    background-size: 100% 100%;
}

.client-2 .my-kefu-tel i {
    width: 40px;
    height: 40px;
    background: url(../images/tel.png) no-repeat center;
    background-size: 100% 100%;
}

.client-2 .my-kefu-weixin i {
    width: 52px;
    height: 39px;
    background: url(../images/wx.png) no-repeat center;
    margin-top: 5px;
    background-size: 100% 100%;
}

.client-2 .my-kefu-left {
    float: left;
    width: 80px;
    height: 50px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 19px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding-left: 15px;
    margin-top: 20px;
    font-weight: bold;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    color: #fff;
    height: 47px;
    width: 250px;
}

.client-2 .my-kefu-main {
    position: relative;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: 90px;
    top: -10px;
    display: none;
    z-index: 333;
}

.client-2 .my-kefu-weixin-pic img { /*width: 150px; height: 150p*/
    x;
}

.client-2 .my-kefu-weixin {
    overflow: visible !important;
}

.client-2 .my-kefu-weixin:nth-child(2n) {
    background: #01a0d4;
}

.fo1_navch {
    overflow-y: scroll;
    width: 120px;
    /*float: left;*/
    box-sizing: border-box;
    height: 200px;
    margin: 0 auto;
}

.fo1_navch a:first-child {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: unset;
    margin-bottom: 0px;
}

.fo1_navch::-webkit-scrollbar {
    width: 4px;
    height: 2px;
}

.fo1_navch::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: #fbb01f;
    background: #fbb01f;
}

.fo1_navch::-webkit-scrollbar-track { /*滚动条里面轨道*/
    -webkit-box-shadow: #ffffff;
    border-radius: 0;
    background: #ffffff;
}

.client-2 .my-kefu-weixin-pic img {
    width: 110px;
}

.my-kefu-weixin-pic p {
    color: #333333 !important;
}

.client-2 {
    bottom: 0;
}