/* CSS Document */

body, html {
    margin: 0px;
    padding: 0px;
}

body {
    overflow-x: hidden;
    font-family: "微软雅黑,Source Han Sans CN";
    font-size: 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul {
    margin: 0px;
    padding: 0px;
    zoom: 1; /*用于IE6*/
}

div {
    zoom: 1; /*用于IE6,要是IE6错位,修复这个.*/
}

li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    vertical-align: middle;
    float: left;
}

dl, dt, dd {
    margin: 0;
    padding: 0;
}

img {
    margin: 0px auto;
    border: 0;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: #FF3300;
}

a img {
    border: none;
    border: 0;
}

p, h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0px;
}

input, select {
    padding: 0;
    margin: 0;
    border: none;
}

.wrap {
    width: 1000px;
    margin: 0 auto;
    height: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.lh18 {
    line-height: 18px;
}

.lh20 {
    line-height: 20px;
}

.lh22 {
    line-height: 22px;
}

.lh24 {
    line-height: 24px;
}

.lh26 {
    line-height: 26px;
}

.lh28 {
    line-height: 28px;
}

.lh30 {
    line-height: 30px;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.fb {
    font-weight: bold;
}

.fn {
    font-weight: normal;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 40px;
}

.mt80 {
    margin-top: 80px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml40 {
    margin-left: 40px;
}

.m10 {
    margin: 10px;
    _display: inline;
}

.m20 {
    margin: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb35 {
    margin-bottom: 35px;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pr10 {
    padding-right: 10px;
}

.pr20 {
    padding-right: 20px;
}

.pt15 {
    padding-top: 15px;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pr5 {
    padding-right: 5px;
}

.pl5 {
    padding-left: 5px;
}

.pt5 {
    padding-top: 5px;
}

.pt25 {
    padding-top: 25px;
}

.pb5 {
    padding-bottom: 5px;
}

.p10 {
    padding: 10px;
}

.p20 {
    padding: 20px;
}

.p5 {
    padding: 5px;
}

.p1 {
    padding: 1px;
}

.b {
    display: block;
}

.in-b {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.por {
    position: relative;
}

.poa {
    position: absolute;
}

.ti {
    text-indent: -999999px;
}

#no {
    border: none;
    border: 0;
}

.red {
    color: #e40f41 !important;
}

.clear {
    clear: both;
}

.ml3 {
    margin-left: 3%;
}

.mr3 {
    margin-right: 3%;
}

.white {
    color: #fff !important;
}

.bgf0 {
    background: #f0f0f0;
}

.ml1 {
    margin-left: 1%;
}

.mr1 {
    margin-right: 1%;
}

.mt10 {
    margin-top: 10px;
}

.fn {
    float: none !important;
}

.mr4 {
    margin-right: 4%;
}

.pl3 {
    padding-left: 3%;
}

.pr3 {
    padding-right: 3%;
}

.strong {
    font-weight: bold;
}

.red {
    color: #da261d;
}

.blue {
    color: #0080ff !important;
}

.yellow {
    color: #ff8800 !important;
}

.grey {
    color: #abaaa9 !important;
}

.text-center {
    text-align: center;
}

.hidden {
    visibility: hidden;
}

.text-right {
    text-align: right;
}

a:hover {
    text-decoration: none !important;
}

.mt25 {
    margin-top: 25px !important;
}

a:focus {
    text-decoration: none;
}

.w100 {
    width: 100% !important;
}

.pl0 {
    padding-left: 0px;
}

.pr0 {
    padding-right: 0px;
}

.p0 {
    padding: 0px;
}

.w100 {
    width: 100%;
}

.pr {
    position: relative;
}

.po {
    position: absolute;
}

.scale {
    transition: all 0.5s ease;
    overflow: hidden;
}

.scale:hover img {
    transform: scale(1.1);
    transition: all 0.5s ease;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.oh {
    overflow: hidden;
}


/*菜单1*/

@keyframes run {
    from {
        bottom: 30px;
    }
    to {
        bottom: 20px;
        opacity: 0;
    }
}

.ban_lay {
    position: absolute;
    top: 38%;
    left: 0px;
    right: 0px;
    text-align: center;
}

.ban_lay h3 {
    font-size: 54px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    text-shadow: 1.5px 2.598px 3px rgb(37, 15, 26);
}

.ban_lay p {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-shadow: 1.5px 2.598px 3px rgb(37, 15, 26);
}

.img02 {
    display: none;
}

.head.active .logo_name_w:before {
    background: #dcdcdc;
    height: 23px;
}

.more {
    text-align: center;
    margin-top: 20px;
}

.more a {
    display: inline-block;
    color: #991e27;
    border-radius: 3px;
    padding: 10px 20px;
    margin-right: 10px;
}

.more_name, .more_name:hover {
    color: #b61a29;
}

.more a:hover {
    background: #991e27;
    color: #fff;
}

.head {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 100;
    padding: 0px 35px;
}

.logo_w {
    margin-top: 26px;
    transition: all .2s ease-in-out;
}

.logo_name_w {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-left: 20px;
}

.logo_name_w:before {
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    display: inline-block;
    width: 1px;
    height: 35px;
    background: #fff;
}

.head_ul li {
    float: left;
    padding: 35px 25px;
    position: relative;
    transition: all .2s ease-in-out;
}

.head_ul li a {
    font-size: 16px;
    color: #fff;
}

.logo_w_foot {
    margin-top: 0px;
}

.sec_ul {
    z-index: 2;
    position: absolute;
    top: 81px;
    display: none;
    left: 0px;
    width: 200px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.sec_ul li a {
    line-height: 25px;
}

.sec_ul li:hover a {
    transform: translateX(5px);
    color: #0c80d1;
}

.sec_ul.active {
    display: block;
}

.menu_ul > li:before {
    content: "";
    width: 0;
    height: 5px;
    background: #0c80d1;
    position: absolute;
    left: 0;
    bottom: 5px;
}

.menu_ul > li:hover:before {
    width: 100%;
}

.head_phone, .h3_p, .tses02, .swiper-button-next01, .swiper-button-prev01, .menu_p {
    display: none;
}

.menu_p {
    position: fixed;
    top: 40px;
    width: 100%;
    right: -100%;
    transition: all .2s ease-in-out;
    background: #f7f6f4;
    bottom: 0px;
    z-index: 100;
    padding: 0px 10px;
}

.menu_ul_p li {
    float: none;
    border-bottom: 1px solid #cecdc9;
    padding: 10px 0px;
    position: relative;
}

.menu_ul_p li a {
    color: #484a51;
}

.menu_ul_p li span {
    float: right;
    background: #dfdeda;
    width: 50px;
    text-align: center;
    line-height: 40px;
    top: 0px;
    right: 0px;
    height: 40px;
    display: inline-block;
    position: absolute;
}

.menu_ul_p li span i {
    color: #181817;
}

.sec_ul_p {
    margin-top: 10px;
    display: none;
}

.sec_ul_p li {
    float: none;
    border-bottom: none;
    padding: 5px 0px 5px 10px;
}

.menu_ul_p li.active span {
    background: #b61a29;
}

.menu_ul_p li.active span i {
    color: #fff;
}

.menu_p.active {
    right: 0px;
}

.sear_w {
    margin-top: 36px;
    cursor: pointer;
    transition: all .2s ease-in-out;
}

.sear_w i {
    color: #fff;
}

.sear_pa {
    background: #fff;
    width: 200px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 60px;
    right: 0px;
    opacity: 0;
    transition: all .2s ease-in-out;
}

.sear_pa input {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #eee;
    text-indent: 1em;
}

.sear_pa i {
    cursor: pointer;
    position: absolute;
    top: -1px;
    right: 10px;
    z-index: 2;
    color: #000;
}

.sear_pa.active {
    top: 45px;
    opacity: 1;
}

.head.active {
    background: #fff;
}

.head.active .head_ul li a {
    color: #32363f;
}

.head.active .head_ul li:after {
    background: #d2d2d2;
}

.head.active .img02 {
    display: inline-block;
}

.head.active .img01 {
    display: none;
}

.head.active .logo_w, .head.active .sear_w {
    margin-top: 15px;
}

.head.active .head_ul li {
    position: relative;
    padding: 16px 25px;
}

.head.active .sear_w i {
    color: #000;
}

@keyframes run {
    from {
        bottom: 10px;
    }
    to {
        bottom: 25px;
    }
}

.ban_arr {
    animation: run 1s infinite linear;
}

.head_top {
    padding: 10px 0;
    color: #505050;
}

.head_top i {
    padding-right: 5px;
}

.head_top span {
    display: inline-block;
    margin-left: 10px;
}

.logo {
    width: 217px;
    height: 60px;
    background: url("../image/logo.png") no-repeat;
    background-size: contain;
}

.logo h3 {
    opacity: 0;
}

.ss_span i {
    color: #505050;
}

.menu_ul {
    display: inline-block;
    margin-right: 50px;
}

.menu_ul > li > a {
    color: #333;
    font-size: 16px;
    display: block;
    padding: 0 15px;
}

.menu_ul > li > a i {
    padding-left: 3px;
    font-size: 14px;
}

.head_cen {
    line-height: 80px;
}

.container_ban .swiper-slide {
    height: 54.11vh;
}
.slide03_l h3 p{
    font-size: 18px;
    font-weight: 500;
    line-height: 35px;
    margin-top: 10px;
}

.slide03_l h3 a{
    font-size: 16px;
    text-shadow: unset;
    color: #fff;
    border: 1px solid #fff;
    width: 130px;
    display: block;
    text-align: center;
    line-height: 40px;
    margin-top: 50px;
}

.container_ban .next_ban {
    width: 40px;
    height: 40px;
    background: url(../image/large_right.png) center top no-repeat #13AFEB;
    border-radius: 100%;
}

.container_ban .prev_ban {
    width: 40px;
    height: 40px;
    background: url(../image/large_right.png) center bottom no-repeat #13AFEB;
    border-radius: 100%;
}

.pagination_ban .swiper-pagination-bullet {
    opacity: 1;
    background: #13AFEB;
    border-radius: 100%;
    border: 2px solid transparent;
    width: 15px;
    height: 15px;
}

.pagination_ban .swiper-pagination-bullet-active {
    border-color: #fff;
}

.what_index {
    padding: 80px 0;
}

.what_index p {
    color: #626262;
    line-height: 25px;
    text-align: center;
}

.titl_w {
    text-align: center;
    margin-bottom: 30px;
}

.titl_w h3 {
    font-size: 46px;
    font-weight: bolder;
}

.titl_w h3 span {
    color: #13afeb;
}

.titl_w .line {
    display: inline-block;
    background: #252525;
    width: 100px;
    height: 3px;
    margin: 15px auto 0;
}

.xm_index {
    background: #f6f6f6;
    padding: 90px 0;
    text-align: center;
    font-size: 13px;
    color: #828282;
    line-height: 24px;
}

.xm_index h3 {
    margin: 20px 0 15px;
    font-size: 16px;
    color: #242424;
}

.case_index {
    padding: 80px 0 0;
    position: relative;
    z-index: 2;
}

.case_list {
    padding: 0;
    overflow: hidden;
}

.case_list h3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
    padding: 15px 0;
    text-align: center;
    background: #fff;
    color: #272727;
    font-size: 16px;
}

.case_list:hover h3 {
    bottom: 0;
}

.info_index {
    text-align: center;
    padding: 86px 0;
    background: #3498db;
    color: #fff;
    font-weight: 200;
}

.info_index a {
    position: relative;
    top: -3px;
    margin-left: 10px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 400;
}

.info_index span {
    display: inline-block;
    font-size: 30px;
    line-height: 40px;
}

.sjd_index {
    padding-top: 70px;
    padding-bottom: 70px;
}

.sjd_index img {
    max-width: 100%;
    float: right;
}

.sjd_con {
    color: #505050;
    line-height: 25px;
    padding-top: 100px;
}

.sjd_con h3 {
    color: #000000;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 15px;
    font-weight: bold;
}

.sjd_con p {
    font-size: 18px;
    line-height: 35px;
    color: #333333;
}

.titl_w01 h3, .titl_w01 h3 span {
    color: #fff;
}

.titl_w01 .line {
    background: #fff;
}

.ss_index {
    height: 550px;
    overflow: hidden;
}

.ss_index .titl_w {
    margin-bottom: 60px;
}

.ss_ul {
    overflow: hidden;
}

.ss_ul .ss_div {
    position: relative;
    display: inline-block;
    border-radius: 100%;
    width: 130px;
    height: 130px;
    border: 4px solid #45545d;
    text-align: center;
    margin-bottom: 30px;
}

.ss_ul .ss_div h3 {
    font-size: 40px;
    color: #fff;
    line-height: 130px;
    font-weight: bolder;
}

.ss_in {
    background: rgba(0, 0, 0, 0.6);
    padding: 80px 0;
}

.ss_ul li {
    width: 25%;
    text-align: center;
}

.ss_ul li p {
    color: #fff;
    font-weight: 300;
}

.choose_index {
    background: #eff4f7;
    padding: 80px 0;
}

.choose_index .titl_w {
    margin-bottom: 60px;
}

.choo_dl dt {
    cursor: pointer;
    font-weight: normal;
    background: #fff;
    padding: 0px 10px;
    height: 40px;
    line-height: 40px;
}

.choo_dl dt h3 {
    display: inline-block;
    font-size: 16px;
}

.choo_dl dt i {
    float: right;
    color: #444;
    font-weight: bolder;
}

.choo_dl {
    border: 1px solid rgba(0, 0, 0, 0.08);
    margin-bottom: 2px;
}

.choo_dl dd {
    display: none;
    padding: 15px;
    font-weight: 400;
    color: #505050;
    line-height: 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.choose_index img {
    max-width: 100%;
}

.choo_dl.active dd {
    display: block;
}

.jz_index {
    background: url("../image/bj02.jpg") no-repeat;
    background-size: cover;
    padding: 80px 0;
    text-align: center;
}

.jz_bottom {
    margin-top: 60px;
}

.container_jz p {
    color: #fff;
}

.jz_tx {
    display: block;
    width: 115px;
    margin: 40px auto;
    border-radius: 100%;
    border: 2px solid #fff;
}

.container_jz h3 {
    color: #747474;
    font-size: 16px;
    font-weight: bolder;
}

.jz_tx img {
    width: 100%;
    border-radius: 100%;
}

.new_index {
    padding: 80px 0;
}

.new_in_list .new_in {
    border: 1px solid #f6f6f6;
    background: #fff;
    padding: 10px 10px 0;
    position: relative;
}

.top_a {
    display: block;
    margin-bottom: 10px;
}

.new_in_ul {
    margin-top: 20px;
    padding-bottom: 20px;
}

.new_in_ul li {
    float: none;
    margin-bottom: 10px;
}

.new_in_ul li h3 {
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
}

.new_in_ul li p {
    color: #333333;
    line-height: 24px;
    font-size: 14px;
}

.new_more {
    display: block;
    background: #e8edf2;
    padding: 15px;
    text-align: center;
    color: #000;
    border-radius: 0 0 2px 2px;
    transition: all 0.5s ease 0s;
    text-transform: capitalize;
    margin: 0 -10px;
}

.con_index {
    color: #fff;
    background: url("../image/bj03.jpg") no-repeat;
    background-size: cover;
    padding: 80px 0;
    text-align: center;
}

.con_index i {
    display: inline-block;
    padding: 10px;
    background: #fff;
    color: #000;
    font-style: normal;
    font-weight: bolder;
    margin: 0 10px;
}

.foot_top {
    background: #2f383d;
    padding: 50px 0;
    color: #fff;
}

.f_logo {
    display: block;
    margin-bottom: 30px;
}

.f_info {
    color: #C3C0C0;
    line-height: 24px;
    padding-left: 20px;
}

.f_h3 {
    font-size: 20px;
    margin-bottom: 30px;
    padding-top: 37px;
}

.rc_ul {
    position: relative;
}

.rc_ul:before {
    content: "";
    width: 5px;
    height: 100%;
    background: #2b3236;
    position: absolute;
    top: 0;
    left: 0;
}

.rc_ul li {
    float: none;
    position: relative;
}

.rc_ul li:before {
    border: 3px solid #3d9ed7;
    border-radius: 50%;
    height: 13px;
    left: -4px;
    position: absolute;
    top: 17px;
    width: 13px;
    content: "";
}

.rc_ul li:after {
    display: none;
    content: "";
    border: 5px solid transparent;
    border-right: 11px solid #3d9ed7;
    position: absolute;
    top: 18px;
    left: 5px;
}

.rc_ul a {
    display: block;
    position: relative;
    padding: 10px;
    padding-left: 80px;
    margin-left: 19px;
}

.rc_ul .img {
    width: 61px;
    height: 61px;
    position: absolute;
    left: 10px;
    top: 10px;
}

.rc_ul .img img {
    width: 61px;
    height: 61px;
}

.rc_ul h3 {
    font-size: 17px;
    color: #C3C0C0;
    font-weight: 600;
    border-bottom: 1px solid #555a5d;
    padding-bottom: 10px;
    margin-bottom: 7px;
}

.rc_ul p {
    color: #C3C0C0;
}

.rc_ul p i {
    padding-right: 2px;
}

.map_ul {
    margin-top: 10px;
}

.map_ul li {
    float: none;
    margin-bottom: 10px;
    color: #717070;
    line-height: 17px;
    position: relative;
    padding-left: 30px;
    color: #C3C0C0;
}

.map_ul li i {
    padding-right: 5px;
    color: #3498db;
    font-size: 24px;
    position: absolute;
    top: 2px;
    left: 0;
}

.f_form {
    overflow: hidden;
}

.f_form input {
    border-radius: 4px;
    padding-left: 10px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #b1b0c1;
    margin-bottom: 10px;
    background: transparent;
}

.f_form textarea {
    border-radius: 4px;
    padding-left: 10px;
    padding-top: 5px;
    width: 100%;
    height: 94px;
    resize: none;
    background: transparent;
}

.f_form button {
    float: right;
    padding: 5px 20px;
    background: #286090;
    border: none;
    color: #fff;
}

.f_form input:focus, .f_form textarea:focus {
    outline: none;
}

.foot_bottom {
    background: #232a2d;
    padding: 30px 0 0 0;
    font-weight: 400;
    color: #505050;
    font-size: 12px;
    line-height: 30px;
}

.foot_bottom a {
    color: #505050;
}

.foot_bottom img {
    max-width: 100%;
}

.er_w {
    width: 100px;
    float: right;
    color: #fff;
    text-align: center;
}

.er_w p {
    margin-top: 0px;
    font-size: 14px;
}

.copy a {
    color: #3498db;
    padding-left: 5px;
}

.banin_lay {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    text-align: center;
}

.banin_lay h3 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 10px;
}

.banin_lay span {
    display: inline-block;
    background: #c5d1d5;
    width: 90px;
    height: 3px;
}

.load {
    height: 100px;
    line-height: 100px;
    background: #f6f6f6;
    border-bottom: 1px solid #e6e9ea;
}

.load p {
    height: 100px;
}

.load i, .load a {
    color: #0c80d1;
}

.load i {
    font-size: 30px;
    float: left;
    padding-right: 10px;
}

.load a {
    display: inline-block;
    padding: 0 0 0 60px;
    line-height: 97px;
    background: url(../image/4.png) no-repeat scroll 16px 0;
}

.load a:nth-child(1) {
    padding-left: 0;
    background: none;
}

.load_span {
    float: left;
    display: inline-block;
}

.gsjs {
    padding: 60px 0;
}

.gs_r h3 {
    font-size: 25px;
    font-weight: 300;
    color: #272727;
    margin-bottom: 10px;
}

.gs_r {
    color: #9aa7af;
    line-height: 25px;
}

.gs_r a {
    display: inline-block;
    border: 2px solid #000;
    border-radius: 3px;
    color: #000;
    padding: 5px 20px;
    margin-top: 10px;
}

.pagination_gs_l .swiper-pagination-bullet {
    border: 3px solid #fff;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    margin: 0 3px;
    opacity: 1;
}

.pagination_gs_l .swiper-pagination-bullet-active {
    background: #fff;
}

.gs_l .pagination_gs_l {
    text-align: center;
}

.gsrw_list {
    margin-bottom: 20px;
}

.gsrw_list .gsrw_in {
    border: 1px solid #eeeeee;
}

.gsrw_b {
    padding: 20px;
    color: #505050;
    text-align: center;
    min-height: 180px;
}

.gsrw_b h3 {
    font-size: 18px;
}

.gsrw_b h4 {
    font-size: 14px;
    margin: 10px 0 30px;
}

.gsrw_b p {
    line-height: 20px;
}

.zp_ul {
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}

.zp_ul li a {
    display: block;
    border: 1px solid #dcdcdc;
    padding: 5px 8px;
}

.zp_ul li {
    margin-right: 10px;
}

.zp_list {
    border: 1px solid #dddddd;
    margin-bottom: 40px;
    min-height: 380px;
}

.zp_list .scale {
    position: relative;
}

.zp_list .scale img {
    width: 405px;
    height: 303px;
}

.zp_b {
    padding: 20px 10px;
}

.zp_b h3 {
    color: #272727;
    margin-bottom: 10px;
    font-size: 16px;
}

.zp_b p {
    color: #3498db;
    font-size: 12px;
}

.zp_b p i {
    padding-right: 2px;
}

.zp_b p a {
    margin-left: 10px;
    display: inline-block;
    background: #3498db;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 12px;
    float: right;
}

.zp_lay {
    transform: scale(0);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(60, 155, 195, 0.7);
    text-align: center;
}

.zp_lay span {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    text-align: center;
    line-height: 60px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.zp_lay span i {
    color: #fff;
    font-size: 30px;
}

.page ul {
    display: inline-block;
}

.page ul li {
    padding: 4px 8px;
    border: 1px solid #eee;
    background-color: #eee;
    margin: 0 3px;
}

.page ul li.active, .page ul li:hover {
    background: #3498DB;
}

.page ul li.active a, .page ul li:hover a {
    color: #fff;
}

.fw_ul:before {
    content: "";
    background: #d7dcdf;
    height: 100%;
    left: 50%;
    position: absolute;
    width: 10px;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.fw_ul {
    position: relative;
}

.fw_ul li {
    width: 50%;
    position: relative;
    padding-left: 200px;
    padding-top: 30px;
    text-align: right;
    clear: both;
}

.fw_ul li:nth-child(2n+1) {
    float: right;
    text-align: left;
}

.fw_span {
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 30px;
    display: inline-block;
    width: 150px;
    height: 150px;
    text-align: center;
    line-height: 135px;
    background: #f6f6f6;
    border: 13px solid #ecf0f2;
}

.fw_span i {
    color: #c9c9c9;
    font-size: 70px;
}

.fw_ul li h3 {
    font-size: 18px;
    color: #272727;
    margin-bottom: 15px;
}

.fw_ul li p {
    color: #9aa7af;
    line-height: 25px;
}

.fw_ul li:before {
    content: "";
    border: 4px solid #3d9ed7;
    border-radius: 50%;
    content: "";
    height: 17px;
    left: -9px;
    position: absolute;
    top: 69px;
    width: 17px;
}

.fw_ul li:hover:before {
    background: #000;
}

.fw_span:before {
    content: "";
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid #ecf0f2;
    border-top: 10px solid rgba(0, 0, 0, 0);
    content: "";
    left: -20px;
    position: absolute;
    top: 55px;
}

.fw_p {
    color: #9aa7af;
    line-height: 25px;
    text-align: center;
    margin-bottom: 40px;
}

.fw_ul li:nth-child(2n) {
    padding-right: 200px;
    padding-left: 0;
}

.fw_ul li:nth-child(2n) .fw_span {
    right: 30px;
    left: auto;
}

.fw_ul li:nth-child(2n):before {
    right: -9px;
    left: auto;
}

.fw_ul li:hover .fw_span {
    border-color: #3d9ed7;
}

.fw_ul li:hover .fw_span:before {
    border-right: 10px solid #3d9ed7;
}

.new_ul {
    position: relative;
}

.new_ul:before {
    content: "";
    background: #e8eef0;
    height: 100%;
    left: 50%;
    position: absolute;
    width: 5px;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.new_ul li {
    width: 47%;
    margin-bottom: 30px;
    position: relative;
}

.new_ul li:nth-child(2n) {
    float: right;
}

.new_ul li a {
    display: block;
    border: 1px solid #e5ecef;
    background: #f6f6f6;
}

.new_ul li .new_top {
    padding: 15px;
}

.new_ul li .new_top h3 {
    color: #272727;
    font-size: 20px;
    margin-top: 10px;
}

.new_cen {
    border: 1px solid #e5ecef;
    border-left: none;
    border-right: none;
    padding: 10px 15px;
    color: #3498db;
    font-size: 12px;
}

.new_bottom {
    padding: 15px;
    color: #99abb7;
    font-size: 13px;
    line-height: 25px;
}

.new_bottom span {
    display: inline-block;
    background: #3498db;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    margin-top: 15px;
}

.new_cen i {
    padding: 0 5px;
}

.new_ul li:before {
    content: "";
    height: 10px;
    width: 10px;
    position: absolute;
    right: -40px;
    background: #21c2f8;
    border-radius: 50%;
    top: 67px;
    z-index: 99;
}

.new_ul li:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #e8eef0;
    right: -45px;
    top: 62px;
}

.new_ul li:nth-child(2n):before {
    left: -40px;
    right: auto;
}

.new_ul li:nth-child(2n):after {
    left: -45px;
    right: auto;
}

.new_ul li a {
    position: relative;
}

.new_ul li a:before {
    border-bottom: 12px solid rgba(0, 0, 0, 0);
    border-left: 13px solid #f6f6f6;
    border-top: 12px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    right: -13px;
    position: absolute;
    top: 60px;
    width: 0;
}

.new_ul li:nth-child(2n) a:before {
    right: auto;
    left: -13px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.new_time {
    display: block;
    background: #37c8f9;
    border-radius: 50%;
    clear: both;
    display: block;
    height: 60px;
    text-align: center;
    width: 60px;
    position: absolute;
    top: -20px;
    right: -65px;
    z-index: 2;
    color: #fff;
    opacity: 0;
}

.new_ul li:nth-child(2n) .new_time {
    left: -65px;
    right: auto;
}

.new_time h3 {
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0 0;
}

.new_time:before {
    border-left: 9px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #37c8f9;
    content: "";
    height: 0;
    position: absolute;
    right: 18px;
    top: 56px;
    width: 0;
}

.new_ul li:hover .new_time {
    top: 0;
    opacity: 1;
}

.new_time, .new_bottom span, .fy span, .menu_ul li:before, .case_list h3 {
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.new_ul li:hover a, .new_ul li:hover .new_cen {
    border-color: #99cbed;
}

.new_bottom span:hover {
    box-shadow: inset 0 0 0px 16px rgba(0, 0, 0, 0.7);
}

.new_ul li:hover a:before {
    border-left: 13px solid #99cbed;
}

.new_ul {
    margin-bottom: 40px;
}

.con_t {
    margin-bottom: 60px;
}

.con_t h3 {
    font-size: 30px;
    color: #272727;
    margin-bottom: 10px;
}

.con_t p {
    font-size: 13px;
    color: #8b8b8b;
}

.con_l h3 {
    font-size: 30px;
    color: #272727;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.con_l dl {
    margin-bottom: 20px;
}

.con_l dl dt {
    font-size: 18px;
    font-weight: lighter;
    color: #272727;
    margin-bottom: 10px;
}

.con_l dd {
    padding-left: 30px;
}

.con_l dd ul li {
    float: none;
    color: #272727;
    margin-bottom: 10px;
    font-size: 15px;
}

.con_ul li {
    width: 48%;
    margin-bottom: 20px;
}

.con_ul li:nth-child(2n) {
    float: right;
}

.con_ul li p {
    color: #505050;
    margin-bottom: 10px;
    font-size: 15px;
}

.con_ul li p span {
    color: red;
}

.con_ul li input {
    padding-left: 10px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #b1b0c1;
}

.con_ul li input:focus, .con_ul li button:focus, .con_ul li textarea:focus {
    outline: none;
}

.con_ul li textarea {
    padding-left: 10px;
    height: 210px;
    resize: none;
    border: none;
    width: 100%;
    line-height: 30px;
    border: 1px solid #b1b0c1;
}

.con_ul li button {
    float: right;
    background: #0c80d1;
    color: #fff;
    padding: 10px 40px;
    border: none;
}

.con_ul li:nth-child(7), .con_ul li:last-of-type {
    width: 100%;
}

.con_ul li:last-of-type {
    overflow: hidden;
}

.newdes_titl {
    font-size: 30px;
    color: #272727;
}

.newdes_admin {
    color: #858585;
    margin: 20px 0 20px;
}

.newdes {
    font-size: 16px;
    color: #505050;
    line-height: 25px;
}

.fy {
    overflow: hidden;
    margin-top: 30px;
}

.fy span {
    display: inline-block;
    background-color: #0d80d1;
    color: #fff;
    padding: 5px 15px;
}

.fy span a {
    color: #fff;
}

.fy span:hover {
    box-shadow: inset 0 0 0px 14px rgba(0, 0, 0, 0.4);
}

.cdes_div {
    margin-bottom: 40px;
}

.cdes_div > h3 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
    font-size: 20px;
    color: #272727;
    font-weight: bolder;
    border-bottom: 1px solid #CCCCCC;
}

.cdes_div > h3:after {
    content: "";
    width: 100px;
    height: 1px;
    background: #3498db;
    position: absolute;
    left: 0;
    bottom: 0;
}

.cdes_r_ul li {
    float: none;
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0;
}

.cdes_r_ul li a {
    display: block;
    color: #4f4f4f;
}

.bq a {
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
    background: #f2f2f2;
    color: #666;
    padding: 5px 15px;
}

.bwen {
    border: 1px solid #ddd;
}

.bwen_ul {
    display: block;
    border-bottom: 1px solid #ddd;
}

.bwen_ul li {
    color: #272727;
    font-size: 16px;
    padding: 10px 20px;
}

.bwen_ul li:nth-child(1) {
    border-right: 1px solid #ddd;
}

.bwen_ul li.active {
    color: #0d80d1;
    position: relative;
}

.bwen_ul li.active:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.bwen_ul li.active:before {
    content: "";
    width: 100%;
    height: 3px;
    background: #0d80d1;
    position: absolute;
    left: 0;
    top: -1px;
}

.bwen_con_ul li {
    float: none;
    padding: 20px;
}

.bwen_con_ul li a {
    display: block;
}

.bwen_con_ul li h3 {
    color: #000;
    font-size: 16px;
}

.bwen_con_ul li p {
    color: #747474;
    line-height: 25px;
}

.bwen_con {
    display: none;
}

.bwen_con.active {
    display: block;
}

header.active {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 100;
}

header.active .head_top {
    display: none;
}

header.active .logo {
    background: url(../image/logo02.png) no-repeat;
    background-size: contain;
}

.menu_ul li i {
    font-size: 14px;
}

.sec_ul li {
    float: none;
}

.sec_ul a {
    display: block;
    color: #575757;
    font-size: 13.5px;
    font-weight: 300;
    padding: 10px 0px;
    margin: 0 10px;
    border-bottom: 1px solid #e6e6e6;
}

.menu_ul li {
    position: relative;
}

/*.menu_ul li:nth-child(4) .sec_ul {*/
/*	display: none;*/
/*}*/
.sec_ul li a, .xm_index img, .info_index a, .new_in_list .new_more, .gs_r a, .zp_lay, .zp_b p a {
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.searchbox {
    padding: 44px 0 38px;
    background: #fff;
    position: fixed;
    left: 0;
    width: 100%;
    right: 0;
    top: 123px;
    border-top: 2px solid #0c80d1;
    text-align: center;
    z-index: 44;
    display: none;
}

.searchbox.active {
    display: block;
}

.searchs {
    max-width: 600px;
    margin: 0 auto;
}

.searchs .sertext {
    display: block;
    float: left;
    padding: 0;
    outline: none;
    padding-left: 12px;
    width: 460px;
    float: left;
    border: 1px solid #cdcdcd;
    color: #a2a2a2;
    font-size: 12px;
    height: 52px;
    line-height: 52px;
    transition: 0.4s;
}

.serbtn {
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    width: 129px;
    float: right;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background: #0c80d1;
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
    transition: 0.44s;
}

.ss_span {
    cursor: pointer;
}

.slide01 h3 {
    margin-top: 8%;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 54px;
    color: #fff;
    text-align: center;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
}

.slide01_div span {
    font-weight: 700;
    display: inline-block;
    margin: 0 10px;
    font-size: 36px;
    color: #fff;
}

.slide01_div .slide01_span {
    font-size: 36px;
    color: #000;
    background: #fff;
    font-weight: 700;
    display: inline-block;
    padding: 20px 10px;
}

.slide01_div {
    text-align: center;
}

.slide01 h3 span {
    display: inline-block;
}

.slide02_l {
    width: 35%;
}

.slide02_r {
    width: 60%;
}

.slide02_r h3 {
    margin-top: 10%;
    font-weight: 700;
    font-size: 40px;
    color: #fff;
    line-height: 50px;
    margin-bottom: 30px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
}

.slide02_r h3 span, .slide02_r p span {
    display: block;
}

.slide02_r p {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
}

.slide02_l_in {
    margin-top: 35%;
}

.slide02_l_ul li {
    position: absolute;
}

.slide02_l_ul li:nth-child(1) {
    left: 7%;
    bottom: 27%;
}

.slide02_l_ul li:nth-child(2) {
    left: 11%;
    bottom: 36%;
}

.slide02_l_ul li:nth-child(3) {
    left: 16%;
    bottom: 43%;
}

.slide02_l_ul li:nth-child(4) {
    left: 22%;
    bottom: 50%;
}

.slide03_l h3 {
    font-weight: 700;
    font-size: 40px;
    color: #fff;
    line-height: 50px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
}

.slide03_l h3 span {
    display: block;
    line-height: 70px;
}

.slide03_l {
    width: 40%;
}

.slide03_r {
    width: 60%;
}

.slide03img01 {
    margin-left: 20%;
}

.slide03img02 {
    position: absolute;
    left: 10%;
    bottom: -17%;
}

.slide03img03 {
    position: absolute;
    right: 28%;
    bottom: 0;
}

.slide04_h3 {
    font-weight: 700;
    font-size: 40px;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
}

.slide04_span {
    margin-top: 10px;
    display: block;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
}

.lin04 {
    display: inline-block;
    width: 106px;
    height: 4px;
    background: #fff;
    margin: 20px 0 40px;
}

.slide04_p {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
}

.slide03_w {
    margin-top: 5%;
}

.slide04_w {
    margin-top: 5%;
}

.xm_index img {
    max-width: 100%;
}

.xm_index img:hover {
    transform: rotateY(180deg);
}

.info_index a:hover {
    box-shadow: inset 0 0 0px 18px rgba(0, 0, 0, 0.5)
}

.ss_in {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.ss_index video {
    width: 100%;
}

.choo_dl.active dt, .choo_dl.active dt i {
    color: #0c80d1;
}

.choose_index img {
    max-width: 100%;
    width: 100%;
}

.new_in_list:hover .new_more {
    color: #fff;
    box-shadow: inset 0 0 0 24px rgba(0, 0, 0, 0.1);
    background: #0c80d1;
}

.new_intime {
    display: none;
    text-align: center;
    font-size: 30px;
    padding: 0px 6px 8px;
    background: #3498db;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 20px;
}

.new_intime span {
    font-size: 12px;
    display: block;
}

.new_in:after {
    content: "";
    height: 4px;
    background: #3498db;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    display: none;
}

.new_in_list:hover .new_intime, .new_in_list:hover .new_in:after, .rc_ul li:hover:after {
    display: block;
}

.f_info:hover, .map_ul li:hover, .foot_bottom a:hover {
    color: #fff;
}

.rc_ul li:hover a {
    background: #3d9ed7;
}

.rc_ul li:hover h3 {
    border-color: #eee;
}

.lx_d {
    display: block;
}

.con_index span {
    display: inline-block;
}

.caidan {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
}

.caidan i {
    font-size: 30px;
}

.swiper-pagination-clickable .swiper-pagination-bullet:focus {
    outline: none;
}

.new_in_ul li h3, .zp_b h3, .bwen_con_ul li h3, .new_ul li .new_top h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new_in_ul li p, .new_bottom p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    display: -ms-box;
    -ms-box-orient: vertical;
    -ms-line-clamp: 2;
    display: -o-box;
    -o-box-orient: vertical;
    -o-line-clamp: 2;
    overflow: hidden;
}

.bwen_con_ul li p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 3;
    display: -ms-box;
    -ms-box-orient: vertical;
    -ms-line-clamp: 3;
    display: -o-box;
    -o-box-orient: vertical;
    -o-line-clamp: 3;
    overflow: hidden;
}

.mobile-foot {
    background: #0c80d1;
    padding: 8px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    display: none;
}

.mobile-foot a {
    color: #fff;
    height: 35px;
    line-height: 33px;
    border: 1px solid #fff;
    border-radius: 4px;
    text-align: center;
    padding: 0 15px;
    transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
}

.rightfix {
    position: fixed;
    bottom: 200px;
    right: 0px;
    width: 40px;
    border: 1px solid #dee2e7;
    border-right: none;
    z-index: 2;
    border: 1px solid #dee2e7;
    background: #fff;
}

.fix_ul li {
    font-size: 12px;
    color: #696d73;
    text-align: center;
    float: none;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 0px;
    color: #fff;
}

.fix_ul li i {
    font-size: 20px;
    color: #848484;
}

.fix_ul li:nth-child(2n) {
    background: #eaeaea;
}

.fix_ul li:last-of-type {
    display: none;
}

.fix_ul li:last-of-type.active {
    display: block;
}

.right_div {
    opacity: 0;
    position: absolute;
    right: -100px;
    top: 0px;
    background: #fff;
    padding: 5px;
    line-height: 30px;
    transition: all .2s ease-in-out;
    min-width: 120px;
}

.fix_ul li:hover a {
    color: #848484;
}

.fix_ul li:hover .right_div {
    opacity: 1;
    right: 40px;
}

.fix_ul li:hover {
    background: #0c80d1;
}

.fix_ul li:hover i {
    color: #fff;
}

.next_gs_l {
    right: 0;
    text-align: center;
    line-height: 50px;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.8);
}

.prev_gs_l {
    left: 0;
    text-align: center;
    line-height: 50px;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.8);
}

.next_gs_l i, .prev_gs_l i {
    color: #fff;
    font-size: 24px;
}

.gs_r a:hover {
    box-shadow: inset 0 0 0 14px rgba(0, 0, 0, 0.1);
    color: #fff;
    background: #0c80d1;
    border-color: #0c80d1;
}

.zp_ul li.active a, .zp_ul li:hover a {
    background: #0c80d1;
    color: #fff;
}

.zp_list:hover .zp_lay {
    transform: scale(1);
}

.zp_b p a:hover {
    box-shadow: inset 0 0 0 12px rgba(0, 0, 0, 0.3);
}

.newdes img {
    max-width: 100%;
}

.bwen_ul li {
    cursor: pointer;
}

.bwen_ul li:nth-child(2).active {
    border-right: 1px solid #ddd;
}

.wz_p a {
    color: #0c80d1;
    font-weight: bold;
}

.wz_p {
    margin-bottom: 15px;
}

.wz_p a:hover {
    color: #000;
}

.cdes_r_ul li a i {
    font-weight: bold;
}

.ss_ul .ss_div canvas {
    position: absolute;
    top: -9px;
    left: -9px;
}

@media (max-width: 1600px) {
    .slide01 h3 {
        font-size: 40px;
        margin-top: 14%;
    }

    .slide01_div .slide01_span {
        padding: 10px 10px;
    }

    .titl_w h3 {
        font-size: 40px;
    }

    .slide02_r h3, .slide03_l h3, .slide04_h3 {
        font-size: 30px;
    }

    .slide04_p {
        font-size: 16px;
    }
}

@media (max-width: 1024px) {
    .logo {
        width: 140px;
    }

    .head_cen {
        line-height: 50px;
    }

    .menu_ul > li > a {
        padding: 0 10px;
    }

    .searchbox {
        top: 102px;
    }

    .banin_lay h3 {
        font-size: 30px;
        margin-bottom: 0px;
    }

    .zp_b p a {
        padding: 5px 4px;
    }

    .new_ul li:nth-child(2n):before {
        left: -33px;
    }

    .new_ul li:nth-child(2n):after {
        left: -38px;
    }

    .new_ul li:nth-child(2n+1):before {
        right: -35px;
    }

    .new_ul li:nth-child(2n+1):after {
        right: -38px;
    }
}

.case_menu {
    display: flex;
    overflow: hidden;
    justify-content: center;
    margin-bottom: 40px;
}

.case_menu li {
    margin: 0 3px;
    padding: 15px 18px;
    border: 1px solid #ededed;
    border-radius: 3px;
    font-size: 14px;
    cursor: pointer
}

.case_menu .active, .case_menu li:hover {
    background-color: #19a9e5;
    color: #fff;
    transition: all .3s
}

.case_menu .active a {
    color: #FFF;
}

.case_menu a:hover {
    color: #FFF;
}

.case_menu li {
    margin: 0 1px;
    padding: 10px 12px;
    font-size: 16px
}

@media (min-width: 1280px) {
    .container {
        width: 80pc;
        margin-bottom: 0px
    }
}

@media (max-width: 480px) {
    .case_menu li {
        margin: 0 1px;
        padding: 10px 8px;
        font-size: 13px
    }

    .yd {
        float: left !important;
        margin-top: 10px;
    }
}

@media (max-width: 320px) {
    .case_menu li {
        padding: 10px 4px;
        font-size: 9pt
    }

    .container {
        width: 80pc;
        margin-bottom: 20px
    }
}

@media (max-width: 1023px) {
    .head_top, .rightfix {
        display: none;
    }

    .caidan {
        display: inline-block;
    }

    .menu_ul {
        border-top: 1px solid #eee;
        margin-right: 0;
        z-index: 2;
        position: absolute;
        top: 60px;
        left: 0;
        right: 0;
        background: #fff;
        display: none;
    }

    .ss_span {
        position: absolute;
        top: 10px;
        right: 10%;
    }

    header {
        height: 60px;
    }

    .logo {
        height: 42px;
        margin-top: 12px;
    }

    .searchbox {
        top: 60px;
    }

    .menu_ul li {
        float: none;
    }

    .menu_ul > li > a i {
        float: right;
    }

    .head_cen {
        line-height: 40px;
    }

    .slide01 h3 {
        font-size: 30px;
        margin-top: 10%;
    }

    .slide01_div .slide01_span {
        font-size: 26px;
        padding: 5px 10px;
    }

    .container_ban .swiper-slide {
        height: 300px;
    }

    .slide01_div span {
        margin: 0 4px;
        font-size: 22px;
    }

    .slide02_r h3, .slide03_l h3, .slide04_h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .slide02_r p {
        font-size: 14px;
        line-height: 22px;
    }

    .slide02_l_in > img {
        max-width: 100%;
    }

    .slide02_l_ul li img {
        max-width: 80%;
    }

    .slide03img01 {
        max-width: 60%;
    }

    .slide03img02 {
        width: 100px;
    }

    .slide03img03 {
        width: 50px;
    }

    .titl_w h3 {
        font-size: 30px;
    }

    .xm_index img {
        max-width: 70%;
    }

    .xm_b {
        font-size: 12px;
    }

    .info_index, .con_index {
        padding: 45px 0;
    }

    .info_index span {
        font-size: 20px;
    }

    .con_index i {
        margin-top: 10px;
    }

    footer {
        display: none;
    }

    .mobile-foot {
        display: block;
    }

    header {
        border-bottom: 1px solid #eee;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 100;
        background: #fff;
    }

    body {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .gsrw_b {
        padding: 20px 15px;
        min-height: 220px;
    }

    .zp_b p span {
        display: block;
        margin-bottom: 10px;
    }

    .zp_b {
        overflow: hidden;
    }

    .bq a {
        padding: 4px 8px;
    }

    .new_ul li:nth-child(2n):before {
        left: -28px;
    }

    .new_ul li:nth-child(2n):after {
        left: -33px;
    }

    .new_ul li:nth-child(2n+1):before {
        right: -28px;
    }

    .new_ul li:nth-child(2n+1):after {
        right: -33px;
    }

    .con_l dl dt {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .zp_list .scale img {
        width: 343px;
        height: 257px
    }

    .ss_span {
        right: 16%;
    }

    .logo {
        margin-left: 15px;
    }

    .searchs .sertext {
        width: 260px;
        height: 40px;
        line-height: 40px;
    }

    .serbtn {
        width: 60px;
        height: 40px;
        line-height: 40px;
    }

    .searchs {
        margin: 0 15px;
    }

    .searchbox {
        padding: 20px 0 18px;
    }

    .slide01 h3 {
        margin-top: 19%;
    }

    .slide01_div .slide01_span {
        font-size: 18px;
    }

    .slide02_l, .container_ban .prev_ban, .container_ban .next_ban {
        display: none;
    }

    .slide02_r h3, .slide03_l h3, .slide04_h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .slide02_r, .slide03_l, .slide03_r {
        width: 100%;
    }

    .slide03img01 {
        max-width: 50%;
        margin-top: 20px;
    }

    .slide03img02 {
        width: 70px;
    }

    .slide03img03 {
        width: 35px;
        right: 35%;
    }

    .slide03_l h3 {
        text-align: center;
    }

    .lin04 {
        margin: 10px 0 15px;
    }

    .slide04_p {
        font-size: 14px;
    }

    .slide04_w {
        margin-top: 14%;
    }

    .slide04_span {
        margin-top: 5px;
    }

    .what_index {
        padding: 40px 0;
    }

    .what_index p {
        padding: 0 25px;
    }

    .xm_index {
        padding: 40px 0;
    }

    .xm_b p {
        display: none;
    }

    .xm_index h3 {
        margin: 15px 0 25px;
    }

    .case_index {
        padding: 20px 0 0;
    }

    .info_index, .con_index {
        padding: 20px 15px;
    }

    .info_index span {
        font-size: 16px;
    }

    .info_index a {
        padding: 6px 20px;
        margin-top: 10px;
    }

    .sjd_index {
        padding: 20px 15px;
    }

    .sjd_con {
        clear: both;
        padding-top: 20px;
    }

    .sjd_con h3 {
        font-size: 24px;
    }

    .ss_in, .jz_index {
        padding: 40px 0;
    }

    .ss_ul .ss_div {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }

    .ss_ul .ss_div h3 {
        font-size: 20px;
        line-height: 80px;
    }

    .ss_index {
        height: 400px;
        background: url("../image/bj01.jpg") no-repeat;
        background-size: cover;
    }

    .ss_index video {
        display: none;
    }

    .choose_index, .new_index {
        padding: 40px 15px;
    }

    .choose_index img {
        margin-top: 20px;
    }

    .new_in_list {
        margin-bottom: 15px;
    }

    .banin > img {
        height: 150px;
    }

    .banin_lay h3 {
        font-size: 26px;
    }

    .load {
        height: 60px;
        line-height: 60px;
    }

    .load a {
        line-height: 57px;
        padding: 0 0 0 40px;
        background: url(../image/4.png) no-repeat scroll -3px 0;
    }

    .gsjs {
        padding: 40px 15px;
    }

    .gs_r {
        margin-top: 20px;
    }

    .gsrw {
        padding: 0 15px;
    }

    .zp_ul li {
        margin-bottom: 5px;
        margin-right: 5px;
    }

    .zp_b p span {
        display: inline-block;
    }

    .zp_list {
        margin-bottom: 15px;
    }

    .newdes_titl {
        font-size: 20px;
    }

    .zpxq {
        padding: 40px 0;
    }

    .newdes_admin {
        margin: 10px 0 15px;
    }

    .newdes {
        font-size: 14px;
    }

    .zpxq_phone {
        display: none;
    }

    .fw_ul:before, .fw_ul li:before, .new_ul:before, .new_ul li:nth-child(2n):before, .new_ul li:nth-child(2n):after, .new_ul li:nth-child(2n+1):before, .new_ul li:nth-child(2n+1):after, .new_ul li a:before {
        display: none;
    }

    .fw_ul li {
        width: 100%;
        padding: 0;
        text-align: center;
        margin-bottom: 40px;
    }

    .fw_span {
        position: initial;
        margin: 0 auto;
        display: block;
        margin-bottom: 15px;
    }

    .fw_ul li h3, .fw_ul li p {
        text-align: center;
    }

    .fw_ul li:nth-child(2n) {
        padding: 0;
    }

    .new_ul li {
        width: 100%;
        margin-bottom: 15px;
    }

    .con_t h3, .con_l h3 {
        font-size: 24px;
    }

    .con_l dd {
        padding-left: 0;
    }

    .ss_index {
        display: none;
    }

    .case_list {
        min-height: 152px;
    }
}

.list_pages {
    text-align: center;
    height: 52px;
    margin-top: 20px;
    clear: both;
}

.list_pages ul {
}

.list_pages ul li {
    float: none;
    width: auto;
    padding: 4px 8px;
    border: 1px solid #eee;
    background-color: #eee;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0 2px 6px 2px;
}

.list_pages ul li a {
    color: #606060;
}

.list_pages ul li a:hover {
    color: #000000;
}

.list_pages ul li.thisclass, .list_pages ul li.thisclass a, .list_pages ul li.thisclass a:hover {
    background-color: #3498DB;
    color: #fff;
    border: 1px solid #3498DB;
}

.list_pages .pageinfo {
    padding: 4px 10px;
    color: #555;
    font-weight: normal;
    float: none;
}

.list_pages .pageinfo strong {
    color: #555;
    font-weight: normal;
}

.list_pages select {
    font: 12px Verdana, Arial, Tahoma;
    vertical-align: middle;
}

/*首页服务*/
.index-service-scroll-wrap .swiper-container {
    position: static;
}

.index-service-scroll-wrap {
    position: relative;
    padding: 10% 7.5%;
}

@media (min-width: 1200px) {
    .index-service-scroll-wrap {
        height: 620px;
    }
}

@media (min-width: 1400px) {
    .index-service-scroll-wrap {
        height: 620px;
    }
}

@media (min-width: 1530px) {
    .index-service-scroll-wrap {
        height: 620px;
    }
}

.index-service-scroll-wrap .swiper-slide-text-wrap {
    float: left;
    width: 350px;
    height: 400px;
}

.index-service .swiper-slide-text-each {
    top: 15px;
}

.index-service .swiper-slide-text-each,
.index-service .swiper-slide-image {
    position: absolute;
    opacity: 0;
    /*transition: all 1s ease 0s;*/
    /*-webkit-transition: all 1s ease 0s;*/
    /*-moz-transition: all 1s ease 0s;*/
}

.index-service .swiper-slide-image {
    width: 100%;
    height: 100%;
}

.index-service .swiper-slide-text-each.active,
.index-service .swiper-slide-image.active {
    position: relative;
    z-index: 2;
    opacity: 1;
}

.index-service-scroll-wrap .swiper-slide-text-wrap .slide-title {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 36px;
    color: #333;
}

.index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition {
    margin-bottom: 40px;
}

.index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition span {
    display: block;
    padding: 8px 0;
    font-size: 16px;
    color: #333;
}

.index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition p {
    display: block;
    padding: 5px 0;
    font-size: 16px;
    color: #333;
}

.index-service-scroll-wrap .swiper-slide-text-each:last-child .swiper-slide-text-wrap .slide-title,
.index-service-scroll-wrap .swiper-slide-text-each:last-child .swiper-slide-text-wrap .slide-descrition span {
    /*color: #fff;*/
}

.radiu-button {
    z-index: 2;
    position: relative;
    display: block;
    width: 215px;
    height: 60px;
    font: normal 16px/60px 'gotham-medium';
    text-align: center;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
    transition: all .4s ease-in-out;
    overflow: hidden;
}

.radiu-button:hover {
    color: #fff;
    background: #000;
    border-color: #000;
}

.radiu-button:hover:after {
    transform-origin: center bottom;
    transform: scaleY(1)
}

.index-service-scroll-wrap .swiper-slide-image-wrap {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.index-service-scroll-wrap .swiper-slide-image-wrap img {
    max-width: 100%;
    height: 100%;
    width: 500px;
    height: auto;
    position: absolute;
    right: 22%;
    margin: auto;
    top: 20%;
    /*bottom: 0;*/
}

 .index-service-scroll-wrap .swiper-slide-image-wrap .swiper-slide-image{
    background: #E9E9E9;
 }

.index-service .work-buttons {
    z-index: 3;
    position: absolute;
    right: 40px;
    bottom: 45px;
}

.index-service .work-buttons .count-tab {
    margin-right: 25px;
    margin-bottom: 50px;
    border-right: 1px solid rgba(186, 186, 186, .3);
}

.index-service .work-buttons .count-tab .tab {
    position: relative;
    width: 135px;
    margin-right: -10px;
    line-height: 40px;
    cursor: pointer;
}

.index-service .work-buttons .count-tab .tab-key {
    font-weight: normal;
    font-size: 14px;
    color: #666;
}

.index-service .work-buttons .count-tab .each-tab.active .tab-key {
    color: #666;
    font-weight: bold;
}

.index-service .work-buttons .count-tab .dot {
    position: absolute;
    right: 3px;
    top: 15px;
    display: block;
    width: 13px;
    height: 13px;
}

.index-service .work-buttons .count-tab .dot:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 5px;
    height: 5px;
    margin: -2.5px 0 0 -2.5px;
    background: #bababa;
    border-radius: 100%;
    transition: all .5s ease-in-out;
}

.index-service .work-buttons .count-tab .each-tab.active .dot:before {
    background: #666;
}

.index-service .work-buttons .count-tab .dot:after {
    content: '';
    position: absolute;
    display: block;
    width: 9px;
    height: 9px;
    border: 2px solid #666;
    border-radius: 100%;
    transform: scale(0);
    transition: all .5s ease-in-out;
    box-sizing: unset;
}

.index-service .work-buttons .count-tab .each-tab.active .dot:after {
    transform: scale(1);
}

.index-service .work-buttons .count-tab .each-tab.active .tab-key {
    font-weight: bold;
}

.index-service .work-buttons .prograss-bar {
    float: right;
}

.index-service .work-buttons .iconfont,
.ourwork-mobile-images-scroll .work-buttons .iconfont {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-top: 15px;
    background: #fff;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    transition: all .5s ease-in-out;
}

.ourwork-mobile-images-scroll .work-buttons .iconfont {
    background: transparent;
}

.index-service .work-buttons .iconfont:before,
.ourwork-mobile-images-scroll .work-buttons .iconfont:before,
.index-service .work-buttons .iconfont:after,
.ourwork-mobile-images-scroll .work-buttons .iconfont:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    transition: all .5s ease-in-out;
    box-sizing: border-box;
}

.index-service .work-buttons .iconfont:before,
.ourwork-mobile-images-scroll .work-buttons .iconfont:before {
    z-index: 1;
}

.index-service .work-buttons .prev:before {
    background: url(../image/left-icon5.png) no-repeat center center;
}

.index-service .work-buttons .next:before {
    background: url(../image/right-icon5.png) no-repeat center center;
}


.index-service .work-buttons .iconfont:after,
.ourwork-mobile-images-scroll .work-buttons .iconfont:after {
    transform: scale(0);
}

.index-service .work-buttons .iconfont:after {
    background: #339ec1;
}

.ourwork-mobile-images-scroll .work-buttons .iconfont:after {
    background: #fff;
}

@media (max-width: 1200px) {
    .index-title {
        padding-bottom: 25px;
    }

    .index-service {
        padding: 70px 0 80px;
    }

    .index-service-scroll-wrap {
        min-height: 25rem;
        padding: 5% 7.5%;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-title {
        margin-bottom: 10px;
        font-size: 30px;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition span {
        padding: 3px 0;
        font-size: 14px;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition p {
        padding: 3px 0;
        font-size: 14px;
    }

    .index-service .work-buttons {
        bottom: 15px;
    }

    .index-service .work-buttons .count-tab .tab {
        line-height: 30px;
    }

    .index-service .work-buttons .count-tab .dot {
        top: 8px;
    }

    .radiu-button {
        width: 180px;
        height: 50px;
        font: normal 14px/50px 'gotham-medium';
        line-height: 50px;
    }

    .index-service .work-buttons .iconfont, .ourwork-mobile-images-scroll .work-buttons .iconfont {
        width: 45px;
        height: 45px;
    }
}

@media (max-width: 1330px) {
    .index-service-scroll-wrap {
        padding: 5% 7.5%;
    }

    .index-service .work-buttons {
        top: 45px;
        bottom: auto;
    }

    .index-service .work-buttons .count-tab {
        margin-bottom: 50px;
    }
}

@media (min-width: 1530px) {
    .index-service .work-buttons .count-tab {
        margin-bottom: 110px;
    }
}

@media (max-width: 991px) {
    .index-service {
        padding: 50px 0;
    }

    .index-service-scroll-wrap {
        min-height: 20rem;
        padding: 0;
    }

    .index-service-scroll-wrap .swiper-slide-image-wrap {
        position: relative;
        height: 20rem;
        margin-left: 0;
    }

    .index-service-scroll-wrap .swiper-slide-image-wrap img {
        width: 100%;
    }

    .index-service .swiper-slide-image {
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    .swiper-slide-text-scroll {
        position: static;
    }

    .index-service .swiper-slide-text-each.active {
        position: absolute;
    }

    .index-service .swiper-slide-text-each {
        top: 25px;
        left: 25px;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition {
        margin-bottom: 2rem;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-title {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition span {
        padding: 5px 0;
        font-size: 14px;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition p {
        padding: 5px 0;
        font-size: 14px;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .radiu-button {
        display: none;
    }

    .index-service .work-buttons {
        top: 25px;
        right: 25px;
        bottom: auto;
    }

    .index-service .work-buttons .count-tab {
        margin-bottom: 25px;
    }
}

@media (min-width: 768px) {
    .lg-hidden {
        display: none;
    }
}

@media (max-width: 900px) {
    .index-service-scroll-wrap {
        min-height: 18rem;
    }

    .index-service-scroll-wrap .swiper-slide-image-wrap {
        height: 18rem;
    }

    .index-service .work-buttons {
        top: auto;
        right: 25px;
        bottom: 45px;
    }

    .index-service .work-buttons .count-tab {
        display: none;
    }
}


/*首页荣誉资质*/

.abtbox-sec5 {
    overflow: hidden;
    background-color: #f8f8f8;
    padding: 80px 0;
}

.abtbox-sec5 .sustainbox_tit {
    margin-bottom: 50px;
}

.abtbox-sec5 .cont {
    position: relative;
    overflow: hidden;
    margin-top: 50px;
}

.abtbox-sec5 .cont .abtbox6_cont {
    width: 100%;
    max-width: 525px;
    overflow: visible;
}

.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next {
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    width: 66px;
    height: 66px;
    display: flex;
    opacity: 0.4;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border: solid 2px #333;
    color: #333;
}

@media (max-width: 767px) {
    .abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev,
    .abtbox-sec5 .cont .abtbox6_cont .abtbox6_next {
        border-width: 1px;
    }
}

.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev:before,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    background-color: #e60012;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev i,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next i {
    display: block;
    width: 10px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

@media (max-width: 767px) {
    .abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev i,
    .abtbox-sec5 .cont .abtbox6_cont .abtbox6_next i {
        width: 12px;
    }
}

.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev i img,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next i img,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev i svg,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next i svg {
    width: 100%;
    float: left;
}

.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev i img path,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next i img path,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev i svg path,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next i svg path {
    fill: #333;
}

.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev:hover,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next:hover {
    opacity: 1;
    border-color: #e60012;
}

.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev:hover:before,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 100%;
}

.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev:hover i img path,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next:hover i img path,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev:hover i svg path,
.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next:hover i svg path {
    fill: #fff;
}

.abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev {
    left: -86px;
}

@media (max-width: 767px) {
    .abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev {
        left: 0;
    }
}

.abtbox-sec5 .cont .abtbox6_cont .abtbox6_next {
    right: -86px;
}

@media (max-width: 767px) {
    .abtbox-sec5 .cont .abtbox6_cont .abtbox6_next {
        right: 0;
    }
}

.abtbox-sec5 .cont .abtbox6_cont .swiper-slide {
    width: 75%;
    opacity: 0.5;
}

@media (max-width: 767px) {
    .abtbox-sec5 .cont .abtbox6_cont .swiper-slide {
        opacity: 1;
    }
}

.abtbox-sec5 .cont .abtbox6_cont .swiper-slide .item {
    height: 510px;
    padding: 62px 20px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.abtbox-sec5 .cont .abtbox6_cont .swiper-slide .img {
    width: 100%;
    background-color: #fff;
    padding: 30px;
    height: 340px;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 38px;
}

.abtbox-sec5 .cont .abtbox6_cont .swiper-slide .img img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.abtbox-sec5 .cont .abtbox6_cont .swiper-slide .tit {
    text-align: center;
    color: #333333;
    font-size: 20px;
}

@media (max-width: 767px) {
    .abtbox-sec5 .cont .abtbox6_cont .swiper-slide {
        opacity: 1;
        width: 100%;
    }

    .abtbox-sec5 .cont .abtbox6_cont .swiper-slide .item {
        padding: 0 20px;
    }

    .abtbox-sec5 .cont .abtbox6_cont .swiper-slide .img {
        height: 450px;
        box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    }
}

.abtbox-sec5 .cont .abtbox6_cont .swiper-slide-active {
    opacity: 1;
    width: 100%;
}

.abtbox-sec5 .cont .abtbox6_cont .swiper-slide-active .item {
    padding: 0 20px;
}

.abtbox-sec5 .cont .abtbox6_cont .swiper-slide-active .img {
    height: 450px;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

.abtbox-sec5 .cont .abtbox6_cont .swiper-slide .img img {
    max-width: 80%;
}

.abtbox-sec5 .cont .abtbox6_cont .swiper-slide-active .img img {
    max-width: 100%;
}

.abtmore a {
    display: block;
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #999999;
    font-size: 16px;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    background: url(../image/i27.png) no-repeat right;
    padding-right: 30px;
    background-position-x: 125px;
    margin: 0 auto;
    box-sizing: unset;
    margin-top: 60px;
}

.abtmore a:hover {
    background: #e60012 url(../image/i6.png) no-repeat right;
    color: #ffffff;
    background-position-x: 125px;
}

.imap {
    background: #eff4f7;
    padding: 80px 0 40px;
}


.f_top {
    padding: 0.5rem 0;
    background: #444;
    position: relative;
}

.f_top:after {
    content: '';
    width: 6.75rem;
    height: 3.25rem;
    background: url(../img/f_cover.png) no-repeat center;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-size: cover;
}

.f_top .left {
    float: right;
    width: 56%;
    padding-left: 0.22rem;
    box-sizing: border-box;
    position: relative;
    z-index: 2
}

.f_top .left dl {
    font-size: 0;
    margin: 0.3rem 0 0.6rem;
}

.f_top .left dd {
    display: inline-block;
    font-size: 0.17rem;
    line-height: 0.35rem;
    color: #fff;
    padding: 0 0.33rem;
    position: relative;
    margin-right: 0.06rem;
}

.f_top .left dd:after {
    content: '';
    width: 0.06rem;
    height: 1px;
    background: #7c7c7c;
    background: rgba(255, 255, 255, .3);
    position: absolute;
    right: 100%;
    top: 50%
}

.f_top .left dd:first-child {
    padding-left: 0;
}

.f_top .left dd:first-child:after {
    display: none;
}

.f_top .left .mess {
    font-size: 0.16rem;
    line-height: 0.35rem;
    color: #fff;;
}

.f_top .left .mess a.f_com {
    display: inline-block;
    margin-right: 0.2rem
}

.f_top .left .mess a.beian {
    display: inline-block;
    margin-left: 0.2rem
}

.f_top .left .jerei {
    font-size: 0.16rem;
    line-height: 0.35rem;
    color: #fff;;
}

.f_top .right {
    float: left;
    margin-top: 0.18rem;
    position: relative;
    z-index: 2
}


.f_top {
    padding: 0.5rem 0;
    background: #444;
    position: relative;
}

.pageFooter {
    overflow: hidden;
}

.pageFooter .f_top {
    padding: 60px 0 50px
}

.pageFooter .f_top .left .f_logo {
    margin-bottom: 45px;
}

.pageFooter .f_top .left li {
    float: left;
    width: 46%;
    margin-right: 2%;
    margin-bottom: 2%;
    background: #3b3b3b;
    transition: all 0.5s ease;
}

.pageFooter .f_top .left li .li_box {
    padding: 10px
}

.pageFooter .f_top .left li .li_box .ewm {
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 15px;
}

.pageFooter .f_top .left li .li_box .ewm img {
    width: 80%;
    margin-top: 7px;
}

.pageFooter .f_top .left li .li_box .info {
    float: left;
    padding-top: 25px;
}

.pageFooter .f_top .left li .li_box .info .t {
    font-size: 16px;
    line-height: 23px;
    color: #fff;
    margin-bottom: 6px;
}

.pageFooter .f_top .left li .li_box .info .c {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    color: rgba(255, 255, 255, .6);
}

.pageFooter .f_top .left li:hover {
    background: #e30713;
}

.pageFooter .f_top .right {
    margin-top: 0;
}

.pageFooter .f_top .right span {
    font-size: 18px;
    color: #ffffff;
    display: block;
    margin-bottom: 15px;
}

.pageFooter .f_top .right h2 {
    font-size: 36px;
    color: #ffffff;
    margin-bottom: 20px;
}

.pageFooter .f_top .right p {
    font-size: 16px;
    color: #ffffff;
    line-height: 35px;
}

.pageFooter .f_top .right p a {
    color: #ffffff;
}

.pageFooter .f_top .right p:nth-child(3) {
    background: url("../image/address.png") no-repeat left;
    background-size: 20px;
    padding-left: 30px;
}

.pageFooter .f_top .right p:nth-child(4) {
    background: url("../image/email.png") no-repeat left;
    background-size: 20px;
    padding-left: 30px;
}

.xypg-pagination {
    margin-top: 20px;
    text-align: center;
    font-size: 0;
}

.xypg-pagination li {
    display: inline-block
}

.xypg-pagination a, .xypg-pagination #current, .xypg-pagination span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei", Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}


.caseitem {
    display: block;
    margin-bottom: 40px;
    position: relative;
}

.caselxbt {
    width: 120px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    border-radius: 40px;
    background: #0c80d1;
    display: block;
    margin-top: 40px;
}

.caselxbt:hover {
    color: #ffffff;
}

.caseimg {
    width: 47%;
    float: left;
}

.caseimg img {
    width: 100%;
}

.casetxt {
    width: 47%;
    float: right;
}

.caseitem:nth-child(2n) .caseimg {
    float: right;
    overflow: hidden;
}

.caseitem:nth-child(2n) .casetxt {
    float: left;
}

.casetxt {
    padding-top: 35px;
}

.casetxt h2 {
    font-size: 32px;
    margin-bottom: 20px;
}

.casetxt p {
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

.casetxt span {
    display: block;
    font-size: 16px;
    margin-bottom: 20px;
}

.banner-pagination {
    text-align: center;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

.caseimg {
    position: relative;
}

.newitem .newitemimg {
    width: 100%;
}

.newitemdesc {
    padding: 20px 20px;
    background: #F6F6F6;
    box-sizing: border-box;
}

.newitem-date {
    overflow: hidden;
}

.ndatel {
    float: left;
}

.ndater {
    float: right;
}

.ndatel h2 {
    font-size: 40px;
    color: #999999;
    font-weight: bold;
}

.ndatel p {
    font-size: 16px;
    color: #999999;
}

.ndater img {
    margin-top: 10px;
}

.newitem-txt h2 {
    color: #333333;
    font-size: 17px;
    margin-top: 15px;
    margin-bottom: 15px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.newitem {
    margin-bottom: 30px;
}

.zp_ul li a {
    display: block;
    border: 1px solid #dcdcdc;
    padding: 10px 20px;
    font-size: 16px;
}

.wxlist ul {
    display: flex;
    justify-content: space-between;
}

.wxlist ul img {
    border: 1px solid #CCCCCC;
    padding: 5px;
    box-sizing: border-box;
}

.wxlist ul li p {
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}

.wxmap {
    border: 5px solid #CCCCCC;
    box-sizing: border-box;
    margin-top: 80px;
    margin-bottom: 50px;
}

/*关于我们*/
.title {
    font-weight: bold;
    font-size: 32px;
    line-height: 44px;
    color: #000000;
}

.text {
    font-size: 15px;
    line-height: 29px;
}

.list_about .ul {
    margin: 44px 0 0;
}

.list_about ul li > div {
    text-align: center;
}

.list_about ul li > div .number {
    font-size: 58px;
    line-height: 1;
    text-transform: uppercase;
    color: #282828;
    font-weight: 600;
    color: #0096A9;
}

.list_about ul li > div .number sub {
    font-size: 16px;
    line-height: 29px;
    color: #2D2D2D;
    font-weight: 600;
    bottom: 0em;
    left: 0;
    color: #0096A9;
}

.list_about ul li > div .number sub.jia {
    font-size: 19px;
    color: #0096A9;
}

.list_about ul li > div .text {
    font-size: 15px;
    line-height: 29px;
    color: #2D2D2D;
    margin-top: 0.625rem;
}

.list_about_two {
    border-top: 1px solid rgba(86, 86, 86, 0.2);
}

.list_about_two ul li {
    padding: 88px 0;
    border-left: 1px solid rgba(86, 86, 86, 0.2);
    text-align: center;
    width: 27.5%;
}

.list_about_two ul li:first-child {
    border-left: none;
}

.list_about_two ul li:hover .icon img {
    transform: rotateY(180deg);
    transition: all 0.4s;
    -webkit-transform: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.list_about_two ul li .name {
    font-size: 29px;
    line-height: 39px;
    color: #0F0F0F;
}

.list_about_two ul li .text {
    font-size: 17px;
    line-height: 29px;
    color: #565656;
    margin: 24px 0;
    height: 58px;
}

.list_about_two ul li .icon img {
    height: 60px;
    transition: all 0.4s;
    -webkit-transform: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.list_about_two ul li:nth-child(2) {
    width: 40%;
    padding-left: 7.5rem;
    padding-right: 7.5rem;
}

.list_about_two ul li:nth-child(3) {
    padding-left: 5rem;
}

.list_about .right > div {
    border-radius: 0.625rem;
    -moz-border-radius: 0.625rem;
    -webkit-border-radius: 0.625rem;
    padding: 1.375rem;
    box-shadow: 0 0 1.5rem rgba(3, 96, 235, 0.15);
    background: #fff;
}

.list_about .right .hover {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.list_about .right .hover .iconfont {
    font-size: 4.5rem;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    filter: drop-shadow(0 0 0.625rem rgba(0, 0, 0, 0.336));
}

.list_abotu_five .padding {
    padding: 0 8rem;
}

.list_abotu_five .padding > div {
    padding: 3.75rem;
    border-radius: 1.25rem;
    box-shadow: 0 0 0.625rem rgba(3, 96, 235, 0.15);
    background: #fff;
}

.list_abotu_five .padding .swiper-container .swiper-slide {
    display: flex;
    height: auto;
}

.list_abotu_five .padding .swiper-container .left {
    border-right: 1px solid #E7E7E7;
    padding: 1.875rem 3.125rem 1.875rem 0;
    width: 20%;
    align-items: center;
    display: flex;
    float: left;
}

.list_abotu_five .padding .swiper-container .text {
    color: #565656;
    text-align: justify;
    float: right;
    width: calc(100% - 20%);
    padding-left: 3.125rem;
}

.list_abotu_five .bot {
    padding: 3.4375rem 0;
}

.list_abotu_five .picMarquee-left ul li,
.list_abotu_five .picMarquee-left1 ul li {
    width: 14.28%;
    padding: 0 0.9375rem;
}

.list_abotu_five .picMarquee-left ul li:hover div,
.list_abotu_five .picMarquee-left1 ul li:hover div {
    border: 1px solid #0096A9;
    box-shadow: 0 0 0.625rem rgba(3, 96, 235, 0.15);
    transition: all 0.4s;
    -webkit-transform: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.list_abotu_five .picMarquee-left ul li div,
.list_abotu_five .picMarquee-left1 ul li div {
    border-radius: 0.625rem;
    border: 1px solid #ECECEC;
    background: #FFFFFF;
    padding: 2rem 2.5rem;
    transition: all 0.4s;
    -webkit-transform: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.pb120 {
    padding-bottom: 117px;
}

.pt50 {
    padding-top: 48px;
}

.abmain .container {
    margin: 0 auto;
}

.cf {
    color: #fff !important;
}

.ta {
    text-align: center;
}

.pt100 {
    padding-top: 110px;
}

.list_parent .ul li, .list_abotu_five .ul li {
    margin-bottom: 29px;
    padding: 0 10px;
    width: 20%;
}

.list_parent .ul li div, .list_abotu_five .ul li div {
    border-radius: 5px;
    border: 1px solid #ECECEC;
    background: #FFFFFF;
    padding: 10px;
}

.list_parent .ul li:hover > div, .list_abotu_five .ul li:hover > div {
    border-color: #0096A9;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.list_parent .ul li div, .list_abotu_five .ul li div {
    border-radius: 5px;
    border: 1px solid #ECECEC;
    background: #FFFFFF;
    padding: 10px;
}

.over {
    overflow: hidden;
}

.list_abotu_five .ul {
    margin-top: 48px;
}

.pbmore {
    width: 150px;
    padding-right: 15px;
    font-size: 15px;
    border-radius: 3px;
    border: 1px solid #0096A9;
    background: #0096A9;
    color: #fff;
    overflow: hidden;
    display: inline-block;
    position: relative;
    transition: background-color padding 0s cubic-bezier(0.52, 0.08, 0.18, 1) 0s;
    height: 53px;
    line-height: 51px;
    text-align: center;
    vertical-align: top;
    margin-top: 40px;
}

.pryzz {
    position: relative;
    padding-top: 70px;
}

.pryzz .bd .pryzzitem {
    width: 24%;
    margin: 0 10px;
}

.pryzz .bd .pryzzitem img {
    width: 100%;
}

.pryzz .bd .pryzzitem p {
    font-size: 16px;
    margin-top: 15px;
    text-align: center;
}

.pryzz .title {
    margin-bottom: 20px;
}

.imapwap{
    display: none;
}

.caseimglist{
    overflow: hidden;
}
.zp_ul li{
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .sm-hidden {
        display: none;
    }

    .index-service-scroll-wrap .swiper-container {
        position: relative;
        height: 505px;
    }

    .index-service-scroll-wrap {
        height: auto;
        padding: 0;
    }

    .index-service-scroll-wrap .swiper-slide-image-wrap {
        height: auto;
    }

    .index-service .swiper-slide-image {
        padding: 0;
    }

    .index-service-scroll-wrap .swiper-slide-image-wrap img {
        width: 100%;
    }

    .index-service .swiper-slide-text-each {
        width: 70%;
    }

    .index-service .swiper-slide-text-each.active {
        position: absolute;
    }

    .index-service-scroll-wrap .swiper-slide-text-scroll {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #E9E9E9;
    }

    .index-service .swiper-slide-text-each {
        top: auto;
        bottom: 10%;
        left: 10%;
    }

    .index-service .swiper-slide-text-each:nth-child(6) {
        top: 22%;
        bottom: auto;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition {
        margin-bottom: 0;
    }

    .index-service .work-buttons .count-tab {
        display: none;
    }

    .ourwork-mobile-article .back-wrap .icon,
    .index-service .work-buttons .iconfont, .ourwork-mobile-images-scroll .work-buttons .iconfont {
        width: 40px;
        height: 40px;
    }

    .data-background {
        height: 100%;
    }

    .index-service .work-buttons {
        right: 1.5rem;
        bottom: 60px;
    }

    .index-service-scroll-wrap {
        min-height: 450px;
    }

    .swiper-container {
        position: relative;
        width: 100%;
        height: 100%;
    }
    .index-service-scroll-wrap .swiper-slide-text-wrap {
        float: left;
        width: auto;
        height: auto;
    }
    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-title {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .index-service {
        padding: 20px 0 50px;
    }
    .sjd_con p {
        font-size: 16px;
        line-height: 30px;
        color: #333333;
    }
    .abtbox-sec5 .cont .abtbox6_cont .swiper-slide-active .img {
        height: 300px;
        box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    }
    .abtbox-sec5 .cont .abtbox6_cont .abtbox6_prev, .abtbox-sec5 .cont .abtbox6_cont .abtbox6_next {
        position: absolute;
        top: 30%;
    }
    .abtbox-sec5 .cont .abtbox6_cont .swiper-slide .tit {
        font-size: 16px;
    }
    .abtbox-sec5 .cont .abtbox6_cont .swiper-slide .item {
        height: 350px;
    }
    .abtmore a{
        font-size: 14px;
    }
    .maps {
        background: url(../image/map.png) no-repeat;
        background-size: cover !important;
        width: 100% !important;
        height: 730px;
        position: relative;
        margin: 0 auto;
    }
    .mapmain{
        display: none;
    }
    .imapwap{
        display: block;
    }
    .imapwap img{
        width: 100%;
    }
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    .container {
        padding-right: 0;
        padding-left: 0;
    }
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 0;
        padding-left: 0;
    }
    .pt50 {
        padding-top: 20px;
    }
    .zp_ul li a {
        font-size: 16px;
    }
    .title {
        font-weight: bold;
        font-size: 26px;
        line-height: 44px;
        color: #000000;
    }
    .list_about ul li > div .number {
        font-size: 32px;
    }
    .pb120 {
        padding-bottom: 50px;
    }
    .list_about_two ul li {
        padding: 40px 0;
        border-left: 1px solid rgba(86, 86, 86, 0.2);
        text-align: center;
        width: 100%;
    }
    .list_about_two ul li:nth-child(2) {
        width: 100%;
        padding-left: 7.5rem;
        padding-right: 7.5rem;
    }
    .list_about_two ul li .text {
        font-size: 16px;
        line-height: 29px;
        color: #565656;
        margin: 24px 0;
        height: auto;
    }
    .list_about_two ul li:nth-child(3) {
        padding-left: 0;
    }
    .pryzz .bd .pryzzitem{
        width: 100%;
        margin: 0;
    }
    .list_about_two ul li .name {
        font-size: 24px;
        line-height: 39px;
        color: #0F0F0F;
    }
    .caseimg {
        width: 100%;
        float: left;
    }
    .casetxt {
        width: 100%;
        float: right;
    }
    .casetxt h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .newitem-txt p{
        line-height: 25px;
    }
    .mobile-foot {
        padding: 8px 15px;
        box-sizing: border-box;
    }
    .mobile-foot .container{
        margin-bottom: 0;
    }
    .wxlist ul {
        display: block;
        justify-content: space-between;
        overflow: hidden;
    }
    .wxlist ul li{
        width: 49%;
        margin-right: 2%;
        text-align: center;
        margin-bottom: 20px;
    }
    .wxlist ul li img{
        width: 80%;
    }
    .wxlist ul li:nth-child(2n){
        margin-right: 0;
    }
    .con_t h3, .con_l h3 {
        font-size: 22px;
    }
    .wxlist ul li p {
        font-size: 14px;
    }
    .zpxq {
        padding: 40px 15px;
    }
    .fy span{
        display: block;
        margin-bottom: 10px;
    }
    .fy span {
        float: unset !important;
        margin-top: 0;
    }
    .zpxq_phone {
         display: block;
        margin-top: 50px;
    }

    .slide03_l h3{
        font-size: 20px;
    }
    .slide03_l h3 p{
        font-size: 16px;
        line-height: 25px;
        width: 95%;
        margin: 0 auto;
    }
    .slide03_l h3 a {
        font-size: 14px;
        text-shadow: unset;
        color: #fff;
        border: 1px solid #fff;
        width: 100px;
        display: block;
        text-align: center;
        line-height: 30px;
        margin-top: 50px;
        margin: 35px auto;
    }
    .index-service-scroll-wrap .swiper-slide-image-wrap img{
        position: unset;
        right: 0;
    }
    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition{
        display: inline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: auto;
    }
    .index-service-scroll-wrap .swiper-slide-text-wrap .radiu-button{
        display: block;
        width: 115px;
        height: 35px;
        font: normal 14px/50px 'gotham-medium';
        line-height: 35px;
        margin-top: 20px;
    }
    .zp_ul li a{
        display: block;
        padding: 0;
        line-height: 44px;

    }
    .zp_ul li{
        width: 49%;
        margin-right: 2%;
        text-align: center;
    }
    .zp_ul li:nth-child(2n){
        margin-right: 0;
    }
    .here{
        display: none;
    }
    .titl_w h3 {
        font-size: 26px;
    }
}

























