/*清除浮动*/
* {
    margin: 0;
    padding: 0;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.dialog-layout {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

/***************top and bottom css*********************/
/*top*/
.top_main {
    position: relative;
    z-index: 99;
    height: 30px;
    line-height: 30px;
    border-top: 2px solid #0998e0;
    background: #f5f5f5;
}

.top_main .top_l {
    font-size: 12px;
    color: #666;
}

.top_main .top_r {
    text-align: center;
    display: block;
    width: 258px;
    height: 32px;
    background: url("../img/trBg.png") no-repeat center center;
    background-size: 258px 32px;
}

.top_main .top_r .list {
    display: inline-block;
    width: 258px;
    margin-left: 68px;
}

.top_main .top_r a {
    float: left;
    font-size: 12px;
    color: #fff;
}

.top_main .top_r .line {
    margin: 9px 12px 0;
    float: left;
    display: block;
    width: 1px;
    height: 14px;
    background: #fff;
}

/*header_main*/
.header_main {
    position: relative;
    width: 100%;
    height: 156px;
    z-index: 98;
    background: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
}

.header_main .header {
    padding-top: 29px;
}

.header_main .webLogo {
    float: left;
    display: block;
    height: 60px;
}

.header_main .webLogo img {
    display: block;
    height: 60px;
    vertical-align: middle;
}

.header_main .tel_main {
    float: right;
    padding-left: 60px;
    background: url("../img/tel1.png") no-repeat left center;
    background-size: 48px 48px;
}

.header_main .tel_main .zx {
    font-size: 14px;
    line-height: 14px;
    color: #333;
}

.header_main .tel_main .webTel {
    margin-top: 12px;
    font-weight: bold;
    font-family: arial;
    font-size: 30px;
    line-height: 24px;
    color: #0195df;
}

/*nav*/
.nav_main {
    background-image: linear-gradient(to right, #1170d2, #08b344);
}

#nav {
    position: relative;
    height: 56px;
    margin-top: 20px;
    z-index: 12;
}

#nav .navlist {
    position: relative;
    display: block;
    z-index: 4;
}

#nav li {
    padding: 0 50px;
    position: relative;
    float: left;
    display: block;
    list-style: none;
    font-size: 16px;
    text-align: center;
    background: url("../img/navLine.png") no-repeat left center;
    background-size: 1px 14px;
}

#nav li:first-child {
    padding-left: 0;
    padding-right: 44px;
    background: none;
}

#nav li:last-child {
    padding-right: 0;
    padding-left: 40px;
}

#nav li a {
    display: block;
    height: 56px;
    text-align: center;
    font-size: 16px;
    line-height: 56px;
    color: #fff;
    transition: all ease 300ms;
}

#nav li.hover a,
#nav li:hover a {
    color: #fff;
}

#nav li a.hover {
    color: #fff;
}

/*导航栏下拉*/
#nav ul .suNav {
    width: 100%;
    position: absolute;
    left: 0;
    top: 56px;
    z-index: 100;
    background: #fff;
    border: 1px solid #ddd;
}

#nav ul .suNav {
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}

#nav ul li:hover .suNav {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

#nav ul .suNav a {
    font-weight: normal;
    color: #333 !important;
    line-height: 35px;
    height: 35px;
    padding: 0;
    text-align: center;
    overflow: hidden;
    display: block;
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #eaeaea;
    background: #fff;
}

#nav ul .suNav a:first-child {
    border-top: none;
}

#nav ul .suNav a:first-child:hover {
    border-top: none;
}

#nav ul .suNav a:hover {
    border-top: 1px solid #0195df;
    background: #0195df;
    color: #fff !important;
}







/* banner */
.indexSwiper {
    overflow: hidden;
    width: 100%;
}

.indexSwiper img {
    width: 100%;
    height: 528px;
}









/* 首页内容 */
.adv {
    padding: 60px;
    background-color: #ecedf0;
}

.adv-title h3 {
    margin: 0 0 15px;
    font-size: 30px;
    font-weight: bold;
}

.adv-title h3 span {
    color: #0053a9;
}

.adv-title i {
    display: block;
    font-style: normal;
    color: #444;
    font-size: 14px;
}

.adv-text {
    border-bottom: 1px solid #ececec;
    margin-top: 20px;
}

.adv-text h4 {
    height: 62px;
    line-height: 62px;
    margin: 0 0 10px;
    font-size: 26px;
    font-weight: bold;
}

.adv-text h4 i {
    display: inline-block;
    width: 77px;
    height: 62px;
    background: url(../img/icon_adv.png) no-repeat center top;
    color: #fff;
    font-size: 40px;
    text-indent: 10px;
    margin-right: 15px;
    font-style: normal;
}

.adv-text h4 span {
    color: #0053a9;
}

.adv-text p {
    line-height: 30px;
    color: #666;
}

.adv img {
    margin-top: 40px;
}



/*公司介绍*/
.index .floor_4_main {
    padding: 60px 0;
    background: #f5f5f5;
}

.index .floor_4 .about {
    height: 420px;
    background: url("../img/aboutC.png") no-repeat bottom right;
}

.index .floor_4 .about .aImg {
    float: left;
    display: block;
    width: 600px;
    height: 340px;
    overflow: hidden;
    transition: all ease 600ms;
}

.index .floor_4 .about .aImg img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.index .floor_4 .about .aImg:hover {
    transform: translateY(-3px);
    transition: all ease 600ms;
}

.index .floor_4 .about .aImg:hover img {
    filter: brightness(105%);
    -webkit-filter: brightness(105%);
}

.index .floor_4 .aCont {
    float: left;
    width: 600px;
}

.index .floor_4 .aCont .txt {
    padding-left: 50px;
    padding-top: 100px;
    width: 480px;
}

.index .floor_4 .aCont .txt .aTit {
    width: 480px;
    font-weight: bold;
    font-size: 30px;
    color: #333;
    background: url("../img/aLine.png") no-repeat right center;
}

.index .floor_4 .aCont .txt .aTxt {
    margin-top: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
    color: #666;
}

.index .floor_4 .aCont .txt .kMore {
    width: 180px;
    height: 36px;
    line-height: 36px;
    margin-top: 24px;
    display: block;
    text-align: center;
    background: #444;
    color: #fff;
}

.index .floor_4 .aCont .txt .kMore:hover {
    background: #0195df;
    color: #fff;
    text-indent: 10px;
}


/*询盘*/
.enquiryM {
    width: 100%;
    height: 200px;
    background: url("../img/enquiryBg.png") no-repeat center center;
    background-size: 1920px 200px;
}

.enquiryM .left {
    float: left;
}

.enquiryM .txt {
    padding-top: 56px;
}

.enquiryM .txt .tit {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 32px;
    line-height: 36px;
    text-align: left;
    color: #fff;
}

.enquiryM .txt .tit em {
    color: #4bc3ff;
}

.enquiryM .txt .subtit {
    padding-left: 20px;
    margin-top: 10px;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    background: url("../img/point.png") no-repeat left center;
    background-size: 8px 8px;
}

.enquiryM .right {
    float: right;
}

.enquiryM .webTel {
    padding-left: 34px;
    margin-top: 60px;
    height: 30px;
    font-family: arial;
    font-weight: bold;
    font-size: 34px;
    color: #fff;
    background: url("../img/tel2.png") no-repeat left center;
    background-size: 26px 26px;
    line-height: 28px;
}

.enquiryM .online {
    float: right;
    display: block;
    width: 200px;
    height: 45px;
    margin-top: 24px;
    font-weight: bold;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    color: #0181c1;
    background: url("../img/onlineIco.png") no-repeat center center;
    background-size: 200px 45px;
    transition: all ease 300ms;
}

.enquiryM .online:hover {
    text-indent: 10px;
    transition: all ease 300ms;
}
















/* 底部信息 */
/*footer*/
.bottom_main {
    width: 100%;
    background: #222;
    padding-bottom: 80px;
}

.bottom_main .footer {
    padding-top: 0;
}

.bottom_main .bott_nav {
    border-bottom: 1px solid #5d5f61;
    line-height: 60px;
    margin-bottom: 80px;
}

.bottom_main .bott_nav span {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.bottom_main .bott_nav a {
    display: inline-block;
    color: #fff;
    padding-right: 10px;
}

.bottom_main .left {
    float: left;
    width: 400px;
}

.bottom_main .left .bLogo {
    display: block;
    height: 60px;
    cursor: pointer;
}

.bottom_main .left .bLogo img {
    display: block;
    height: 60px;
    overflow: hidden;
}

.bottom_main .left .bLogo img:hover {
    filter: brightness(105%);
    -webkit-filter: brightness(105%);
}

.bottom_main .left .bNav {
    margin-top: 26px;
}

.bottom_main .left .bNav a {
    margin-right: 50px;
    margin-bottom: 12px;
    float: left;
    font-size: 14px;
    line-height: 14px;
    color: #ccc;
}

.bottom_main .left .bNav a:nth-child(4n) {
    margin-right: 0;
}

.bottom_main .left .bNav a:hover {
    color: #fff;
}

.bottom_main .right {
    float: right;
}

.bottom_main .ewm {
    float: left;
    display: block;
    width: 114px;
    height: 114px;
    border: 3px solid #999;
    background: pink;
}

.bottom_main .ewm img {
    display: block;
    width: 114px;
    height: 114px;
}

.bottom_main .bInfo {
    float: right;
    margin-left: 80px;
}

.bottom_main .bInfo .telM {
    padding-left: 55px;
    background: url("../img/tel3.png") no-repeat left center;
    background-size: 45px 45px;
}

.bottom_main .bInfo .telM .tx {
    padding-top: 6px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
}

.bottom_main .bInfo .telM .webTel {
    margin-top: 12px;
    font-size: 26px;
    line-height: 24px;
    color: #3abdfe;
}

.bottom_main .bInfo .contact {
    padding-left: 55px;
    margin-top: 30px;
    background: url("../img/address.png") no-repeat left center;
    background-size: 45px 45px;
}

.bottom_main .bInfo .contact .tx {
    padding-top: 6px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
}

.bottom_main .bInfo .contact .address {
    margin-top: 11px;
    font-size: 14px;
    line-height: 16px;
    color: #ccc;
}

.bottom_copy .w1200 div {
    text-align: left;
}

.bottom_copy {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ccc;
    font-size: 12px;
    text-align: center;
    background: #222;
    border-top: 1px solid #5d5f61;
}

.bottom_copy span {
    display: inline-block;
    padding-left: 8px;
}

.bottom_copy a {
    display: inline-block;
    color: #ccc;
}

.bottom_copy a:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    color: #fff;
}

.bottom_copy .copy {
    float: right;
}

.bottom_copy .copy1 {
    float: left;
}

.ewmbox {
    width: 300px;
    height: 320px;
    padding-top: 20px;
    background: #fff;
    z-index: 9999;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -170px 0 0 -150px;
    text-align: center;
    font-size: 16px;
    display: none;
}

.ewmbox .close {
    width: 32px;
    height: 32px;
    position: absolute;
    top: -25px;
    right: -40px;
    cursor: pointer;
    border-radius: 100%;
    background: #f3f3f3 url(../img/dialogClose.png) no-repeat center center;
    transition: all ease 300ms;
}

.ewmbox .close:hover {
    transform: rotate(180deg);
}

.ewmbox img {
    width: 260px;
    height: 260px;
    display: block;
    margin: 0 auto 10px;
}


/* 合作伙伴 */
.hzhb {
    padding: 60px 0;
}

.swiper-hzhb {
    margin-top: 40px;
}

.swiper-hzhb ul li {
    display: flex;
    flex-direction: column;
    align-items: center
}

.swiper-hzhb ul li img {
    margin-bottom: 10px;
}



/* 新闻中心 */
/*.homeF*/
.homeF {
    margin: 50px 0
}

.homeF .tabPanel {}

.homeF .tabPanel .tone {
    float: left;
    width: 100%;
    text-align: center;
}

.homeF .tabPanel .tone b {
    line-height: 30px;
    padding: 10px 0;
    margin: 0 20px;
    border-bottom: 1px #ddd solid;
    color: #2e2e2e;
    font-size: 24px;
    cursor: pointer;
}

.homeF .tabPanel .tone b span {
    color: #cccccc;
    font-size: 20px;
    text-transform: Uppercase;
}

.homeF .tabPanel .tone b.hit {
    color: #00387d;
    border-bottom: 1px #00387d solid;
}

.homeF .tabPanel .tone b:hover {
    color: #00387d;
}

.homeF .tabPanel .pane {
    display: none;
}

.homeF .tabPanel .down {
    float: left;
    width: 100%;
    margin: 50px 0;
}

.homeF .tabPanel .down .left {
    position: relative;
    float: left;
    width: 500px;
}

.homeF .tabPanel .down .right {
    float: right;
    width: 680px;
}

.homeF .tabPanel .down .right a {
    float: left;
    display: block;
    border-bottom: dashed 1px #ddd;
    padding: 15px 0;
}

.homeF .tabPanel .down .right b {
    float: left;
    width: 100px;
    text-align: center;
    font-size: 42px;
    color: #00387d
}

.homeF .tabPanel .down .right b span {
    display: block;
    color: #999;
    margin: 5px 0 0 0;
    font-size: 12px;
}

.homeF .tabPanel .down .right .frame {
    float: left;
    width: 510px;
    margin: 0 0 0 10px;
}

.homeF .tabPanel .down .right .frame h4 {
    color: #333;
    font-size: 14px;
}

.homeF .tabPanel .down .right .frame p {
    color: #7a7a7a;
    margin: 5px 0 0 0;
    font-size: 12px;
    line-height: 22px;
}

.homeF .tabPanel .down .right em {
    float: left;
    margin: 30px 0 0 30px;
    color: #bbb;
    border: 1px #bbb solid;
    text-align: center;
    width: 20px;
    height: 20px;
    font-style: normal;
}

.homeF .tabPanel .down .right a:hover em {
    background: #00387d;
    color: #fff;
    border: 1px #00387d solid;
}

.homeF .tabPanel .down .right a:hover h4 {
    color: #00387d
}

.homeF .tabPanel .down .right a:hover p {
    color: #00387d
}

.homeF .tabPanel .down .rightDown {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 115px 0 0 0;
    text-align: center;
    width: 165px;
    height: 162px;
    color: #fff;
    font-size: 13px;
    background: url(../img/bgopa01.png) no-repeat center;
}

.effect_two {
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    overflow: hidden
}

.effect_two .effect_two_img {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    opacity: 1;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    overflow: hidden;
    height: 338px;
}

.effect_two:hover .effect_two_img,
.homeC .middle a.one:hover .effect_two_img,
.homeB .box:hover .effect_two_img,
.picScroll-left .bd ul li a:hover .effect_two_img,
.list-one a:hover .effect_two_img,
.list-two ul li:hover .effect_two_img {
    opacity: .9;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.effect_two .effect_two_caption {
    color: #fff;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    overflow: hidden
}

.effect_two .effect_two_caption,
.effect_two .effect_two_caption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    overflow: hidden
}

.effect_two .effect_two_caption_h {
    font-size: 1.3em;
    font-weight: 700;
    text-align: center;
    width: 80%;
    position: absolute;
    top: 20%;
    left: 10%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    overflow: hidden;
    opacity: .8
}

.effect_two:hover .effect_two_caption_h {
    color: #fff;
    opacity: 1
}

.effect_two .effect_two_caption_p {
    font-size: 18px;
    text-align: center;
    width: 80%;
    position: absolute;
    top: 45%;
    left: 10%;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    overflow: hidden;
    opacity: 0
}

.effect_two:hover .effect_two_caption_p {
    color: #fff;
    opacity: 1
}

/* 产品中心 */
.web-title {
    text-align: center;
    margin-bottom: 42px;
}

.web-title h3 {
    color: #010101;
    font-weight: lighter;
    font-size: 45px;
    margin-bottom: 10px;
}

.web-title em {
    color: #010101;
    font-weight: bold;
}

.web-title span {
    color: #1170D2;
    font-weight: bold;
}

.product {
    margin: 58px auto 10px auto;
}

.web-title p {
    color: #848484;
    font-size: 21px;
    line-height: 40px;
}

.product-fl {
    float: left;
    width: 20%;
    text-align: center;
}

.pro-title span {
    color: white;
    font-size: 16px;
    font-family: arial;
    line-height: 30px;
    text-transform: uppercase;
}

.pro-title p {
    color: #FFFFFF;
    font-size: 27px;
    font-weight: bold;
}

.pro-title {
    background-image: linear-gradient(to right, #1173cb, #08b148);
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 12px 0 20px 0;
}

a.current {
    text-decoration: none;
}

.treebox {
    margin: 0 auto;
}

.menu {
    overflow: hidden;
}

.menu li {
    background: #eeeeee;
    border-radius: 10px;
    margin: 5px 0;
}

.menu li.level1>a {
    display: block;

    line-height: 50px;
    color: #666666;
    font-size: 17px;
    position: relative;
    transition: all .5s ease 0s;
}

.menu li.level1 a:hover {

    background-color: #1170d2;
    color: white;
}

.menu li.level1 a.current {
    background: #1170d2;
    color: white;
    border-radius: 10px;
}

.phone {
    overflow: hidden;
    padding: 30px 0;
    padding-left: 75px;
    border-radius: 10px;
    background: url(../img/pro_phone.png) no-repeat 20px center;
    background-color: #009946;
    margin-top: 10px;
}

.phone p {
    font-size: 16px;
    color: #fff;
}

.phone b {
    display: block;
    font-size: 20px;
    color: #fff;
}

.pro-show-center {
    width: 78%;
    float: right;
    padding-top: 14px;
}

.product_tit {
    background: #fff;
    border: 1px solid #e1e1e1;
    /* padding-bottom: 34px; */
    display: flex;
    justify-content: space-between;
}



.product_tit .img1 {
    /* float: left;
    margin: -15px 0;
    background: #ffdb60;
    width: 42%;
    line-height: 315px;
    position: relative */
    width: 60%;
}

.product_tit .img1 img {
    width: 100%;
    transform: scale(1.1);
    margin-left: 5%;
}

.product_tit .img1 .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30%;
    left: 100%;
    background: url(../img/icon5.png) no-repeat center center;
    background-size: 100% 100%
}






.product_tit .text {
    width: 40%;
    overflow: hidden;
    padding-left: 5%;
    padding-right: 3%;
    padding-top: 12px
}

.product_tit .text h3 {
    padding: 20px 0;
    font-size: 22px;
    font-weight: 400;
    color: #000
}

.product_tit .text p {
    line-height: 30px;
    font-size: 14px;
    height: 115px;
    overflow: hidden;
    margin-bottom: 26px
}

.div_btn a {
    display: inline-block;
    width: 152px;
    color: #fff;
    line-height: 40px;
    background: url(../img/img_06.jpg) no-repeat center right #242f35;
    padding-left: 20px;
    transition: 0.5s;
}

.div_btn a:hover {
    padding-left: 40px;
    width: 172px;
    text-align: left;
    transition: 0.5s;
}

.product_list {
    margin-top: 36px;
}

.product_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product_list ul li {
    width: 24%;
    margin-bottom: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.product_list ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.product_list ul li .img {
    width: 100%;
    overflow: hidden;
    height: 175px;
}

.product_list ul li .img img {
    width: 100%;
    transition: 0.5s;
}

.product_list ul li span {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_list ul li a:hover .img img {
    transform: scale(1.2);
    transition: 0.5s;
}


/* 实拍展示 */
.w_grid .w1200 ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 12px;
    box-sizing: border-box;
}

.w_grid .w1200 ul li {
    width: 32%;
    position: relative;
    margin-bottom: 20px;
}

.w_grid .w1200 ul li img {
    width: 100%;
    height: auto;
}



.headerButton {
    display: none;
}




@media (max-width:768px) {
    .headerButton {
        display: block;
        width: 28px;
        height: 24px;
        margin-left: auto;
    }

    .top_main .top_r {
        display: none;
    }

    .top_main .top_l {
        padding-left: 8px;
    }

    .header_main {
        height: auto;
    }

    .header_main .header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 12px 0px;
    }

    .header_main .tel_main {
        padding-left: 40px;
        padding-top: 8px;
        background-size: 32px 32px;
    }

    .header_main .tel_main .zx {
        font-size: 14px;
        line-height: 14px;
    }

    .header_main .tel_main .webTel {
        margin-top: 0px;
        font-size: 14px;
        line-height: 24px;
    }

    .bottom_main .bott_nav {
        border-bottom: 1px solid #5d5f61;
        line-height: 24px;
        margin-bottom: 42px;
        padding: 8px;
    }

    .bottom_main .bott_nav span {
        font-size: 14px
    }

    .bottom_main .bott_nav a {
        font-size: 12px;
    }

    .bottom_main .left {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .bottom_main .left .bNav {
        display: flex;
        flex-wrap: wrap;
        margin-top: 46px;
    }


    .bottom_main .left .bNav a {
        width: 25%;
        text-align: center;
        margin: 0 0 18px 0;
    }

    .bottom_main .right {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .bottom_main .ewm {
        margin: 30px 0 48px;
    }

    .bottom_main .bInfo {
        margin-left: 0;
    }

    .bottom_copy {
        line-height: 14px;
        padding: 8px;
        box-sizing: border-box;
        height: 62px;
    }

    .bottom_main {
        padding-bottom: 36px;
    }

    /* .header_main .tel_main {
        display: none;
    } */

    .header_main .webLogo {
        width: 50%;
        height: auto;
    }

    .header_main .webLogo img {
        width: 100%;
        height: auto;
    }

    .w1200 {
        width: 100%;
    }

    #nav {
        height: 100%;
        margin-top: 0;
    }

    #nav .navlist {
        display: flex;

        flex-wrap: wrap;
    }

    #nav .navlist li {
        width: 25%;
        padding: 0;
    }

    #nav li a {
        font-size: 14px;
        height: 42px;
        line-height: 42px;
    }

    #nav ul .suNav {
        display: none;
    }

    .enquiryM {
        display: none;
    }

    .index .floor_4 .about {
        height: 588px;
        padding: 10px;
    }

    .indexSwiper img {
        height: 198px;
    }

    .web-title {
        margin: 24px;
    }

    .web-title h3 {
        font-size: 32px;
    }

    .web-title p {
        font-size: 14px;
        line-height: 20px;
    }

    .adv {
        padding: 0;
    }

    .adv-text h4 {
        font-size: 20px;
    }

    .adv-text h4 i {
        width: 58px;
        height: 44px;
        text-indent: 0px;
        line-height: 44px;
        text-align: center;
        font-size: 28px;
    }

    .index .floor_4 .about .aImg {
        width: 100%;
        height: auto;
    }

    .index .floor_4 .aCont {
        width: 100%;
    }

    .index .floor_4 .aCont .txt {
        width: 100%;
        padding: 30px 10px 10px;
    }

    .index .floor_4 .aCont .txt .aTit {
        width: 100%;
        background-size: 65% 32%;
        font-size: 24px;
    }

    .homeF .tabPanel .down .left {
        width: 100%;
    }


    .homeF .tabPanel .down .right {
        width: 100%;
    }

    .homeF .tabPanel .down .right a {
        display: flex;
        align-items: center;
    }

    .homeF .tabPanel .down .right b {
        width: 68px;
        min-width: 68px;
        font-size: 32px;
    }

    .homeF .tabPanel .down .right b span {
        margin: 0;
    }

    .homeF .tabPanel .down .right .frame {
        width: 100%
    }

    .homeF .tabPanel .down .right em {


        margin: 8px;
        min-width: 20px;
    }

    .homeF .tabPanel .tone b span {
        display: none;
    }

    .homeF .tabPanel .down {
        margin: 40px 0 50px;
    }

    /* .homeF .tabPanel .down .right .frame h4 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    } */
    .swiper-hzhb ul li {
        padding: 8px;
        box-sizing: border-box;
    }

    .swiper-hzhb ul li img {
        width: 100%;
    }

    .swiper-hzhb ul li span {
        width: 100%;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .pro-center {
        display: flex;
        flex-direction: column;
    }

    .product-fl {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding: 0 8px;
        margin-bottom: 12px;
    }

    .product-fl .pro-title {
        width: 19%;
        float: left;
        border-top-left-radius: 10px;
        border-top-right-radius: 0px;
    }

    .product-fl .treebox {
        width: 81%;
        float: left;
        flex-wrap: wrap;
    }

    .product-fl .treebox ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 0 0 8px;
    }

    .product-fl .treebox ul li a {
        font-size: 12px;
        padding: 0 7px;
    }

    .product_tit .text h3 {
        padding: 0;
        font-size: 16px;
    }

    .product_tit .text p {
        height: auto;
    }

    .pro-title span {
        display: inline;
        word-wrap: break-word;
    }

    .phone {
        display: none;
    }

    .pro-show-center {
        width: 100%;
        padding: 8px;
    }

    .product_list ul li {
        width: 49%;
    }

    #c_portalResIntro_category-1560765258128 .categrayBox {
        background-image: linear-gradient(to right, #1170d2, #08b344) !important;
    }

    #c_portalResIntro_category-1560765258128 .moveBtn {
        background: none !important;
        border: none !important;
    }

    .p_stylebox .title_main {
        color: rgb(10 167 93) !important;
    }

    .index .floor_4 .aCont .txt .aTxt {
        margin-top: 16px;
    }

    #c_portalResProduct_list-15597144828497364 .proContainer {
        display: flex;
        flex-wrap: wrap;
    }

    #c_portalResProduct_list-15597144828497364 .proLi {
        width: 50%;
        padding-bottom: 0;
    }

    #c_portalResProduct_list-15597144828497364 .porTbox {
        height: 168px;
    }

    #c_portalResProduct_list-15597144828497364 .porBbox {
        height: auto;
        padding: 15px 0 0;
    }

    .product_list ul li .img {
        height: 134px;
    }


    .effect_two .effect_two_img {
        height: 224px;
    }

    .div_btn a {
        transform: scale(.6);
        margin-left: -35px;
    }

    .adv img {
        margin-top: 0;
    }

    .index .floor_4_main {
        padding: 24px 0;
    }

    #w_grid-1560765258058 {
        min-height: 148px !important;
    }

    #w_common_text-1560765258118 {
        margin-top: 34px !important;
    }

    .w_grid .w1200 ul {
        padding: 30px 12px 9px;
    }

    #w_common_text-1560765258118 p {
        font-size: 24px !important;
    }

    .w_grid .w1200 ul li {
        width: 100%;
    }
}