@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;}
body {background:#fff;font-size: 14px;font-family: "SourceHanSansCN-Normal";font-style:normal; color:#000;font-weight: 400;min-width: 1450px;}
@font-face {
    font-family: "SourceHanSansCN-Normal";
    src: url(https://jianzhan-fe.cdn.bcebos.com/font-v2/SourceHanSansCN-Normal.woff2), url(https://jianzhan-fe.cdn.bcebos.com/font/SourceHanSansCN-Normal.otf);
    font-display: swap;
}
@font-face {
    font-family: "SourceHanSansCN-Heavy";
    src: url(https://jianzhan-fe.cdn.bcebos.com/font-v2/SourceHanSansCN-Heavy.woff2), url(https://jianzhan-fe.cdn.bcebos.com/font/SourceHanSansCN-Heavy.otf);
    font-display: swap;
}
a {text-decoration: none; color:#000;}
a:hover {text-decoration: none !important;transition: all 0.3s ease;color: #3991F6;}
li {list-style-type: none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
input, button, select, textarea {outline: none;}
button:focus{border:0; outline:0;}
table{border-collapse: collapse;}
th,tr,td{border: 1px solid #DDD;}
.cl:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.cl {zoom: 1;}
img{transition: all 0.6s ease;}
.cont{width: 1300px;margin: 0 auto;}

/*banner*/
.mySwiper1{width: 100%;height:500px;margin-top: 100px;}
.mySwiper1 .swiper-wrapper{width: 100%;height: 100%;}
.mySwiper1 .swiper-slide{width: 100%;height: 100%;}
.mySwiper1 .swiper-slide .sy-banner{width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;display: flex;justify-content: left;align-items: center;}
.sy-banne-text{}
.mySwiper1 .swiper-pagination{bottom: 30px;}
.mySwiper1 .swiper-pagination-bullet{background:#FFF;width: 40px;border-radius: 5px;height: 4px;}
.mySwiper1 .swiper-pagination-bullet-active{background: #3991F6;}
.sy-banner-text{display: flex;justify-content: left;align-items: center;width: 100%;}
.sy-banner-p{width: 100%;}
.sy-banner-p h3{font-size: 48px;color: #000;font-weight: bold;margin: 0 0 30px;}
.sy-banner-p p{font-size: 18px;color: #666;width: 37%;}
.sy-banner-p a{display: block;width: 150px;height: 50px;line-height: 50px;color: #fff;font-size: 16px;text-align: center;border-radius: 5px;margin-top: 60px;
background: linear-gradient(90deg, #0281c7, #28abe8);transition: all 0.5s;}
.sy-banner-p a:hover{background: #fff;color: #3991F6;}
/*banner-end*/

/*index*/
/*按钮*/
.light-btn {
    text-decoration: none;
    font-size: 16px;
    background: linear-gradient(90deg, #3991F6, #2cb3d8,#3991F6, #2cb3d8);
    background-size: 400%;
    width: 175px;
    height: 50px;
    line-height:50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    z-index: 1;
    display: block;
    position: relative;
    margin-top: 120px;
}
.light-btn:hover::before,.light-btn:hover {animation: sun 8s infinite;color: #fff;}
.light-btn::before {
    content: '';    
    background: linear-gradient(90deg, #3991F6, #2cb3d8,#3991F6, #2cb3d8);
    background-size: 400%;
    border-radius: 50px;
    filter: blur(10px);
    z-index: -1;
}
@keyframes sun {
    100%{
      background-position: -400% 0;
    }
}  

/**/
.in-title{padding: 50px 0;text-align: center;}
.in-title h3{font-weight: bold;font-size: 36px;margin: 0 0 20px;}
.in-title span{display: block;border-radius: 5px;background: #3991F6;margin: 0 auto;width: 40px;height: 5px;}

.swiper.mySwiper2{padding: 5px 5px 80px;}
.swiper.mySwiper2 .swiper-slide{background: #fff;border-radius: 5px;overflow: hidden;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);padding-bottom: 20px;}
.swiper.mySwiper2 .swiper-slide figure{width: 100%;height: 186px;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.swiper.mySwiper2 .swiper-slide figure img{width: 100%;transition: all 0.5s;}
.swiper.mySwiper2 .swiper-slide:hover figure img{transform: scale(1.05);}
.swiper.mySwiper2 .swiper-slide h3{font-size: 18px;font-weight: bold;transition: all 0.5s;padding: 0 20px;margin: 20px 0;}
.swiper.mySwiper2 .swiper-slide:hover h3{color: #3991F6;}
.swiper.mySwiper2 .swiper-slide p{font-size: 14px;color: #666;padding: 0 20px;text-align: justify;line-height: 25px;height: 130px;}
.swiper.mySwiper2 .swiper-slide span{font-size: 14px;color: #999;transition: all 0.5s;display: block;padding: 0 20px;}
.swiper.mySwiper2 .swiper-slide:hover span{color: #3991F6;}
.swiper.mySwiper2 .swiper-pagination-bullet{width: 13px;height: 13px;background: #ccc;opacity: 1;margin: 0 10px !important;}
.swiper.mySwiper2 .swiper-pagination-bullet-active{background:#3991F6;}

.in-about-bj{width: 100%;background: url(../images/index_15.jpg) no-repeat;background-size: cover;background-attachment: fixed;padding-bottom: 80px;
margin-top: 50px;}
.in-about{width: 55%;position: relative;}
.in-about h1{position: absolute;color: #0281c7;opacity: 0.03;font-size: 130px;font-weight: bold;left: 0;top: 0;}
.in-about h2{font-weight: bold;font-size: 36px;margin: 0;padding: 100px 0 0px;}
.in-about h3{color: #3991F6;font-size: 24px;}
.in-about-p{margin-top: 40px;}
.in-about-p p{font-size: 16px;color: #666;text-align: justify;margin-bottom: 20px;}
.in-about-a a{display: block;width: 150px;height: 50px;line-height: 50px;color: #fff;font-size: 16px;text-align: center;border-radius: 5px;margin-top: 50px;
transition: all 0.5s;background: #3991F6;border: 1px solid #3991F6;}
.in-about-a a:hover{background: none;color: #3991F6;}

.in-news-bj{background: linear-gradient(0deg, rgba(4,139,234,0.1), #fff);padding-bottom: 10px;}
.in-news-bj ul{display: flex;justify-content: space-between;align-items: flex-start;}
.in-news-bj ul li{width: 32%;}
.in-news-img{width: 100%;overflow: hidden;position: relative;height: 230px;}
.in-news-img figure{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.in-news-img figure a{display: block;height: 100%;width: 100%;}
.in-news-img figure img{width: 100%;transition: all 0.5s;}
.in-news-bj ul li:hover figure img{transform: scale(1.05);}
.in-news-time{position: absolute;width: 140px;height: 40px;display: flex;justify-content: center;align-items: center;background: #fff;color: #3991F6;
border-radius: 30px;z-index: 1;top: 20px;left: 20px;}
.in-news-time span{display: inline;margin-right: 5px;}
.in-news-time time{display: block;margin-top: 2px;}
.in-news-bj ul li h3{font-size: 18px;font-weight: bold;color: #333;transition: all 0.5s;line-height: 30px;margin:20px 0 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.in-news-bj ul li:hover h3 a{color: #3991F6;}
.in-news-bj ul li .in-news-btn{display: flex;justify-content: left;align-items: center;}
.in-news-bj ul li .in-news-btn span{display: block;margin-right: 10px;}
.in-news-bj ul li .in-news-btn a{font-size: 14px;color: #666;display: block;margin-top: 3px;}
.in-news-bj ul li .in-news-btn a:hover{color: #3991F6;}
.in-news-btn{text-align: center;}
.in-news-btn a:hover{color: #3991F6;}
.in-news-a a{display: block;width: 150px;height: 50px;line-height: 50px;color: #fff;font-size: 16px;text-align: center;border-radius: 5px;transition: all 0.5s;background: #3991F6;border: 1px solid #3991F6;margin: 70px auto;}
.in-news-a a:hover{background: #fff;color: #3991F6;}

/*.in-hzkh{display: flex;flex-wrap: wrap;justify-content:space-between;}
.in-hzkh li{width: 15.5%;border: 1px solid #ccc;margin: 0 0px 15px;overflow: hidden;background: #fff;}
.in-hzkh li figure{width: 100%;height: 130px;display: flex;justify-content: center;align-items: center;}
.in-hzkh li figure img{width: auto;transition: all 0.5s;height:100%;}
.in-hzkh li:hover figure img{transform: scale(1.05);}*/
.in-hzkh .mySwiper6{height: 380px;}
.in-hzkh .swiper-slide{border: 1px solid #ccc;background: #fff;overflow: hidden;height: 130px;margin-bottom:15px;}
.in-hzkh .swiper-slide figure{width: 100%;height: 130px;display: flex;justify-content: center;align-items: center;}
.in-hzkh .swiper-slide figure img{width: auto;transition: all 0.5s;height:100%;}
.in-hzkh .swiper-slide:hover figure img{transform: scale(1.05);}
.in-hzkh .mySwiper6 .swiper-pagination-bullet{width: 10px;height: 10px;}

.in-zsss{width: 100%;height: 145px;background: url(../images/index_16.jpg) no-repeat center;margin-top: 60px;}
.in-zsss-c{display: flex;flex-wrap: wrap;justify-content:space-between;align-items: center;height: 145px;}
.in-zsss-l{width: 50%;display: flex;justify-content: left;align-items: center;}
.in-zsss-l figure{width: 49px;margin-right: 10px;}
.in-zsss-l figure img{width: 100%;}
.in-zsss-l h3{margin: 0;font-size: 36px;color: #000;font-weight: bold;}
.in-zsss-r{width: 50%;display: flex;justify-content: right;}
.in-zsss-r form{width: 75%;display: flex;justify-content:space-between;background: #fff;border-radius: 5px;overflow: hidden;line-height: 45px;
align-items: center;border:1px solid #ccc}
.in-zsss-r form input{width:80%;border: none;background:#fff url(../images/index_23.png) no-repeat 7px center;padding-left: 40px;}
.in-zsss-r form button{width:20%;text-align: center;background: #3991F6;color: #fff;font-size: 16px;letter-spacing: 1px;border-radius: 5px;border: none;}

/*footer*/
.footer{width: 100%;background:#3991F6;padding-bottom: 100px;}
.foot-link{width: 100%;border-bottom: 1px solid rgba(255,255,255,.2);padding: 20px 0;}
.foot-link-c{width: 100%;display: flex;justify-content: left;align-items: center;}
.foot-link-bt{display: flex;justify-content: left;align-items: center;}
.foot-link-bt figure img{width: 24px;}
.foot-link-bt h3{margin-top: 5px;margin-bottom: 0;font-weight: 500;font-size: 16px;color: #fff;margin-left: 10px;}
.foot-link-a{display: flex;justify-content: left;align-items: center;}
.foot-link-a a{display: block;font-size: 14px;color: #fff;margin-top: 5px;margin-left: 15px;margin-right: 30px;opacity: 0.7;transition: all 0.5s;}
.foot-link-a a:hover{opacity: 1;}

.foot-box{width: 100%;margin-top: 50px;display: flex;justify-content: space-between;}
.foot-logo{width: 250px;}
.foot-logo figure img{height: 77px;}
.foot-ewm{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;margin-top: 40px;}
.foot-ewm .foot-ewm-img{width: 100px;text-align: center;}
.foot-ewm .foot-ewm-img figure{width: 100px;height: 100px;overflow: hidden;border: 5px;background: #fff;display: flex;justify-content: center;
align-items: center;}
.foot-ewm .foot-ewm-img figure img{width: 100%;height: auto;}
.foot-ewm .foot-ewm-img p{font-size: 14px;color: #fff;margin-top: 10px;}

.foor-bt{font-size: 16px;color: #fff;font-weight: 500;margin: 15px 0 20px;}
.foot-fw{width: 440px; margin-left: 50px;}
.foot-fw ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.foot-fw ul li{display: flex;justify-content: left;align-items: center;width: 50%;line-height: 35px;}
.foot-fw ul li span{display: block;width: 15px;height: 3px;background: #fff;border-radius: 10px;margin-right: 10px;}
.foot-fw ul li a{color: #fff;opacity: 0.8;}
.foot-fw ul li a:hover,.foot-lx-p a:hover{opacity: 1;}
.foot-lx{}
.foot-lx-p{display: flex;justify-content: left;align-items: center;line-height: 35px;}
.foot-lx-p span{display: block;margin-right: 10px;}
.foot-lx-p span img{}
.foot-lx-p a{color: #fff;font-size: 14px;opacity: 0.8;}

.foot-bq{width: 100%;background: #2d79cf;}
.foot-bq-c{display: flex;justify-content: space-between;align-items: center;padding: 20px 0;color: #fff;font-size: 14px;}
.foot-bq-c a{color: #fff;}
.foot-bq-l a{display: inline-block;margin-left: 15px;}
.foot-bq-r{}

/*右侧悬浮*/
.fd-right{width: 70px;position: fixed;right: 0px;top: 50%;z-index: 99;}
.fd-right li{
    width: 100%;
    height: 70px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-bottom: 2px;
    background: #048bea;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
}
.fd-right li figure{margin-bottom:3px;}
.fd-right li figure img{width: 24px;}
.fd-right li p{margin-bottom:0px;color:#Fff;}
.fd-right li a{color: #fff;}
.fd-right li .tel{
    position: absolute;
    width: 270px;
    right: 73px;
    height: 70px;
    background: #048bea;
    line-height: 70px;
    font-size: 14px;
    transition: all .4s;
    z-index: 5;
    opacity: 0;
}
.fd-right li .ewm{
    position: absolute;
    width: 120px;
    right: 73px;
    height: 150px;
    background: #fff;
    border: 1px solid #ccc;
    top: 0;
    transition: all .4s;
    z-index: 5;
    text-align: center;
    border-radius: 5px;
    opacity: 0;
}
.fd-right li .ewm figure{width: 100%;}
.fd-right li .ewm figure img{width: 100%;}
.fd-right li .ewm p{color: #333;font-size: 14px;}
.fd-right li:hover .ewm{opacity: 1;}
.fd-right li:hover .tel{opacity: 1;}

/*内页*/
/*banner*/
.ny-banner {width: 100%;height: 400px;position: relative;text-align: center;display: flex;justify-content: center;align-items: center;margin-top: 100px;}
.ny-banner h2{margin: 0;font-size: 25px;color: #fff;font-weight: bold;}
.ny-banner h2 p{font-size: 40px;font-weight: bold;margin: 15px 0 0;text-transform: uppercase;}

.crumb{
    background: #f7f7f7;
}
.crumb .bread {    
    margin-left: auto;
    display: flex;
    justify-content: right;
    align-items: center;
}
.bread .item {
    height: 60px;
    display: block;
    color: #666;
    transition: all .4s;
    padding: 0 25px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0;
    font-size: 16px;
}
.bread .item.active,.bread .item:hover {
    background: #fff;
    color: #3991F6;
}
.bread .item::before {
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 0;
    height: 2px;
    background: #3991F6;
    transition: all .4s;
}
.bread .item.active::before,.bread .item:hover::before{
    width: 100%;
}

/*内页标题*/
.ny-title{padding: 60px 0 40px;}
.ny-title h3{font-size: 30px;font-weight: bold;}

/*简介*/
.jsjj {width: 1200px;margin: 0 auto;padding-bottom: 75px;} 
.jsjj_title h2 {font-size: 40px;color: #333;margin-bottom: 40px;margin-top: 50px;text-align: center;}
.jsjj_title p {font-size: 16px;line-height: 2;color: #333;margin-bottom: 10px;text-align: justify;word-break: break-all;}

.ny-zhengshu{width: 100%;background: #f5f5f5;padding-bottom: 50px;margin-top: 50px;}
.ny-zhengshu .picScroll{width: 100%;position: relative;overflow:hidden;}
.ny-zhengshu .picScroll li{width:245px;margin:0 10px;float: left;}
.ny-zhengshu .picScroll li figure{width: 100%;overflow: hidden;}
.ny-zhengshu .picScroll li figure img{width: 100%;}
.ny-zhengshu .picScroll li:hover figure img{transform: scale(1.05);}
.ny-zhengshu .picScroll li p{text-align: center;font-size: 16px;line-height: 40px;}

.ny-hzkh{margin-bottom: 80px;}
.ny-about{margin-bottom: 80px;}

.ny-zs-ul{display: flex;justify-content: left;flex-wrap: wrap;}
.ny-zs-ul li{overflow: hidden;width: 18%;margin: 0 10px;text-align: center;}
.ny-zs-ul li p{font-size: 16px;margin-bottom: 30px;margin-top: 10px;}
.ny-zs-ul li figure{width: 100%;border: 1px solid #ccc;overflow: hidden;height: 328px;display: flex;justify-content: center;align-items: center;}
.ny-zs-ul li figure img{width: 100%;}
.ny-zs-ul li:hover figure img{transform: scale(1.05);}

/*业务*/
.yw-cont{display: flex;justify-content: space-between;align-items: flex-start;margin: 120px 0;}
.yw-cont-l{width: 23%;background: #f5f5f5;}
.yw-cont-l h3{background: #3991F6;text-align: center;font-size: 24px;color: #fff;line-height: 100px;margin: 0;}
.yw-cont-l ul{width: 100%;padding: 0 1vw;}
.yw-cont-l ul li{text-align: center;font-size: 18px;line-height: 35px;background: url(../images/index_32.png) no-repeat bottom center;padding: 12px 0;}
.yw-cont-l ul li:hover a,.yw-cont-l ul li.on a{color: #3991F6;}
.yw-cont-r{width: 72%;}
.yw-text{width: 100%;border-bottom: 1px solid #dfdfe9;margin-bottom: 40px;}
.yw-text h3{font-size: 30px;font-weight: bold;margin: 0 0 30px;}
.yw-p{width: 100%;border-bottom: 1px solid #dfdfe9;padding-bottom: 30px;}
.yw-p p{font-size: 16px;color: #333;line-height: 30px;margin: 0;}
.yw-a a{display: block;margin: 50px auto;border-radius:5px;background: #3991F6;border: 1px solid #3991F6;text-align: center;color: #fff;font-size: 18px;
width: 160px;height: 45px;line-height: 45px;}
.yw-a a:hover{background: #fff;color: #3991F6;}

/*联系我们*/
.lxfs_tit h2 {font-size: 40px;color: #333;padding: 90px 0 70px;text-align: center;}
.lxfs_nr {width: 1200px;margin: 0 auto;}
.lxfs_nr ul {overflow: hidden;margin-left: -20px;margin-bottom: 30px;}
.lxfs_nr li {float: left;width: 50%;padding: 0 0 20px 20px;}
.lxfsbox {text-align: center;border-radius: 10px;background: #f9f9f9;height: 250px;transition: All 0.4s ease-in-out;position: relative;}
.lcbox {position: absolute;width: 100%;left: 50%;top: 50%;transform: translate(-50%, -50%);padding: 0 40px;}
.lxfsbox span {display: block;width: 70px;height: 70px;position: relative;margin: 0 auto;}
.lxfsbox img {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.lxfsbox h2 {font-size: 16px;color: #333;line-height: 24px;height: 50px;}
.lcbox h2 span{display: block;width: 100%;padding-left: 6em;}
.lxfs_nr ul li:nth-child(3),.lxfs_nr ul li:nth-child(4),.lxfs_nr ul li:nth-child(5) {width: 33.33%;}
.lxfsbox:hover {background: #3991F6;}
.lxfsbox:hover .c1 {
    ofilter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: brightness(0%) invert(100%);
    -webkit-filter: brightness(0%) invert(100%);
}
.lxfsbox:hover h2,.lxfsbox:hover h2 a{color: #fff;}
.bj5 {margin-top: 50px;}
.tjbd {width: 1200px; margin: 0 auto; max-width: 94%;}
.tjbd_title {text-align: center;padding: 100px 0 80px;}
.tjbd_title{text-align: center; padding: 40px 0 50px;}
.tjbd_title h2{font-weight: bold; font-size: 46px; color: #333; margin-bottom: 25px;}
.tjbd_title p{font-size: 36px; line-height: 60px; color: #333;}
.tjbd_nr{ padding-bottom: 90px;}
.tjbd_nr ul{overflow: hidden; margin-left: -23px;}
.tjbd_nr li{float: left; width: 50%; padding: 0 0 0 23px; position: relative; margin-bottom: 23px;}
.tjbd_nr b{color: #3991F6; left: 35px;top:50%; transform: translateY(-50%);position: absolute;font-size: 16px;}
.wby4{width: 100%; height: 70px; line-height: 68px;border: 1px solid #ccc;background: rgba(255,255,255,.7); padding: 0 20px 0 25px;border-radius: 10px;}
.wby5{width: 100%; height: 164px; line-height: 1.8;border: 1px solid #ccc;background: rgba(255,255,255,.7); padding:20px;border-radius: 10px;}
.tjbd_nr ul li:nth-child(5){ width:100%;}
.wby6{width: 190px; height: 70px; line-height: 68px;border: 1px solid #ccc;background: rgba(255,255,255,.7); padding: 0 20px;border-radius: 10px;}
.btn8{width: 190px;height: 70px; background:#3991F6; color:#fff;border-radius: 10px;cursor: pointer;transition: All 0.4s ease-in-out;border: none;}
.yzm{display: inline-block; width: 161px; margin-left: 10px;vertical-align: middle;}
.btn8:hover{background: #3991F6; color: #fff;}
.yzm img{width: 100%;}
.tjbd_nr ul li:nth-child(7){text-align: right;}

.ny-lx-div{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ny-lx-l{width: 80%;margin-top: 30px;}
.ny-lx-l ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ny-lx-l ul li{width: 50%;font-size: 16px;color: #666;text-align: left;margin-top: 25px;}
.ny-lx-l ul li p{display: inline-block;font-size: 16px;line-height: 25px;width: 83%;margin-top: 11px;}
.ny-lx-l ul li span{display: inline-block;width: 45px;height: 45px;background: url(../images/index_43.png) no-repeat;float: left;margin-right: 15px;
    border-radius: 50%;}
.ny-lx-l ul li span.ny_lx_ico1{background-position: -170px 1px;}
.ny-lx-l ul li span.ny_lx_ico2{background-position: -58px 1px;}
.ny-lx-l ul li span.ny_lx_ico3{background-position: -58px 1px;}
.ny-lx-l ul li span.ny_lx_ico4{background-position: -116px 1px;}
.ny-lx-l ul li span.ny_lx_ico5{background-position: 0px 1px;}
.ny-lx-r{text-align: center;width: 110px;margin-top: 60px;}
.ny-lx-r figure img{width: 100%;}
.ny-lx-r p{font-size: 14px;}

.ny_lx_ul li{width: 30%;display: inline-block;text-align: left;margin-top: 50px;}
.ny_lx_ul li p{display: inline-block;font-size: 16px;line-height: 25px;width: 83%;margin-top: 11px;}
.ny_lx_ul li span{display: inline-block;width: 45px;height: 45px;background: url(../images/index_43.png) no-repeat;float: left;margin-right: 15px;
border-radius: 50%;}
.ny_lx_ul li span.ny_lx_ico1{background-position: -170px 1px;}
.ny_lx_ul li span.ny_lx_ico2{background-position: -116px 1px;}
.ny_lx_ul li span.ny_lx_ico3{background-position: -60px 1px;}
.ny_lx_ul li span.ny_lx_ico4{background-position: 0px 1px;}
.ny_lx_ul li:last-child{text-align: center;width: 110px;margin-top: 0;}
.ny_lx_ul li figure{width: 100%;}
.ny_lx_ul li figure img{width: 100%;}
.ny_lx_ul li p{font-size: 14px;}


.nylx-api{width: 100%;margin: 0 auto;overflow: hidden;}
#allmap1{width: 100%;overflow: hidden;height: 500px;}

.lx-ly{width: 100%;background: #fff;box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);padding: 60px;margin-bottom: 80px;}
.lx-ly h2{font-size: 40px; font-weight: 600; color: #000000;text-align: center;}
.lx-ly form{margin-top: 40px;}
.lx-ly form .form-1{width: 100%;height: 55px;line-height: 55px;background: #F2F2F2;margin-bottom: 20px;position: relative;}
.lx-ly form .form-1 label{position: absolute;left: 15px;top: 0;width: 15%;font-size: 16px;color: #666;font-weight: 400;}
.lx-ly form .form-1 label span{color: red;}
.lx-ly form .form-1 input{width: 80%;right: 15px;position: absolute;top: 0;background: none;border: none;}
.lx-ly form .form-2{height: 160px;}
.lx-ly form .form-2 label{width: 100%;}
.lx-ly form .form-2 textarea{width: 98%;position: absolute;top: 35px;background: none;border: none;left: 20px;height: 118px;}
.lx-ly form button{width: 220px;height: 55px;background: #3991F6;font-size: 16px;color: #fff;border: 1px solid #3991F6;}
.lx-ly form button:hover{background: #fff;color: #3991F6;}

/*新闻列表*/
.nynews-ul{margin-top: 50px;}
.nynews-ul li{width: 100%;border-bottom: 1px solid #D9D9D9;padding-bottom: 30px;margin-bottom: 30px;}
.nynews-ul li a{}
.nynews-ul li figure{width: 24%;overflow: hidden;float: left;height: 183px;display: flex;justify-content: center;align-items: center;}
.nynews-ul li figure img{width: 100%;transition: all 0.5s;}
.nynews-ul li:hover figure img{transform: scale(1.05);}
.nynews-ul li .nynews-ul-div{width: 73%;float: right;padding-right: 90px;}
.nynews-ul li .nynews-ul-div h3{ font-size: 18px; font-weight: 500;margin: 10px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nynews-ul li .nynews-ul-div time{font-size: 14px;color: #666;}
.nynews-ul li .nynews-ul-div p{font-size: 14px; font-weight: 400;color: #666;line-height:26px;margin-top:15px;margin-bottom:20px;text-align: justify;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}
.nynews-ul li .nynews-ul-div span{ font-size: 16px; font-weight: 400; color: #666; letter-spacing: 2px;}

.ny_news{width: 100%;background: #f5f5f5;padding-bottom: 80px;}
.ny_news_ul{width: 100%;padding-top: 80px;}
.ny_news_ul li{width:100%;background: #fff;padding: 40px;margin-bottom: 30px;}
.ny_news_ul li figure{float: left;width: 27%;overflow: hidden;}
.ny_news_ul li figure img{width: 100%;transition: all 0.5s;}
.ny_news_ul li:hover figure img{transform: scale(1.05);}
.ny_news_ul li .nynews-div{width: 70%;float: right;}
.ny_news_ul li .nynews-div h3{font-size: 24px;font-weight: bold;margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.ny_news_ul li .nynews-div p{font-size: 14px;color: #666;line-height: 26px;margin-top: 10px;margin-bottom: 40px;
    
}
.ny_news_ul li .nynews-div time{font-size: 14px;color: #666;line-height: 35px;}
.ny_news_ul li .nynews-div span{display: inline-block;width: 128px;height: 42px;border: 1px solid #BFBFBF;font-size: 14px;color: #999;line-height: 42px;
text-align: center;}
.ny_news_ul li .nynews-div:hover h3{color: #3991F6;}
.ny_news_ul li .nynews-div span:hover{color: #3991F6;border: 1px solid #3991F6;background: url(../images/index_45.png) no-repeat 86px center;}


/*新闻详情*/
.xwxq-top{width: 100%;border-top: 1px solid #E6E6E6;padding-top: 17px}
.xwxq-mbx{width: 100%;border-bottom: 1px solid #E6E6E6;}
.xwxq-mbx p{padding: 0;line-height: 60px;color: #999;font-size: 16px;}
.xwxq-mbx p a{color: #999;}
.xwxq-mbx p a:hover{color: #3991F6;}

.xwxq-title{margin-top: 10px;}
.xwxq-title h3{width: 75%;float: left;font-size: 24px;text-align: left;}
.xwxq-title time{width: 20%;font-size: 16px;color: #666;float: right;display: block;text-align: right;margin-top: 25px;}

.xwxq-c{width: 100%;background: #f8f8f8;margin-top: 50px;padding: 60px 0;}
.xwxq-p{width: 100%;}
.xwxq-p p{font-size: 16px;color: #333;line-height: 26px;}
.xwxq-p img{max-width: 100%;}
.xwxq-bottom{border-top: 1px solid #E0E3E9;width: 100%;margin-top: 50px;padding-top: 40px;}
.xwxq-bottom-btn{color: #000; font-size: 16px;float: left; width: 70%;}
.xwxq-bottom-fh{float: right;width: 20%;margin-top: 6px;}
.xwxq-bottom-fh a{display: block;width: 120px;height: 46px;line-height:46px;border: 1px solid #3991F6;font-size: 16px;color: #fff;border-radius: 5px;
background: #3991F6;text-align: center;float: right;}
.xwxq-bottom-fh a:hover{background: #fff;color: #3991F6;}

.xwxq-r{width: 100%;background: #fff;padding: 0 24px 24px;}
.xwxq-r h3{ font-size: 18px; font-weight: 400; color: #000000; line-height: 21px;padding: 24px 0;margin: 0;}
.xwxq-r ul li{border-top: 1px solid #E6E6E6;margin-bottom: 24px;padding-top: 24px;}
.xwxq-r ul li h4{font-size: 16px; font-weight: 400;line-height: 24px;margin: 0 0 16px;}
.xwxq-r ul li time{background: url(../images/t1.png) no-repeat left center; font-size: 16px; font-weight: 400; color: #666666;
line-height: 19px;padding-left: 24px;background-size: 17px auto;}

.xq_news{width: 100%;background: #f5f5f5;padding-top: 80px;padding-bottom: 80px;}
.xq_news_l{background: #fff;box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);padding: 50px 80px;}
.xq_news_l .ny_case_title{width: 100%;text-align: center;border-bottom: 1px solid #E6E6E6;padding-bottom: 15px;margin-bottom: 25px;}
.xq_news_r{background: #fff;box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);padding: 30px;}
.xq_news_r h3{font-size: 24px;color: #222;font-weight: bold;margin-bottom: 20px;}
.xq_news_r_ul li{width: 100%;border-bottom: 1px solid #EEEEEE;padding-bottom: 15px;margin-top: 15px;}
.xq_news_r_ul li h4{font-size: 14px;padding-right: 20px;padding-right: 36px;line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.xq_news_r_ul li time{font-size: 14px;color: #999;}
.xq_news_r_ul li time i{font-style: normal;}
.xq_news_r_ul li time i:nth-child(1){color: #222;}
.xq_news_r_ul li:hover h4{background: url(../images/index_20.png) no-repeat center right;}

/*分页*/
.last-page{text-align: center;margin:40px 0;}
.page-status,.page-index,.page-last{display: none;}
.last-page span a{display: inline-block;width: 40px;height: 40px;color: #000;line-height: 40px;font-size: 14px;overflow: hidden;margin: 0 5px;
background: #ececec;text-align: center;border-radius: 5px;}
.last-page .page-pre a,.last-page .page-next a{width: 65px;}
.last-page .page-num-current,.last-page span a:hover{background: #3991F6;color: #fff;}
.last-page .page-none{margin-bottom: 80px;display: block;}


/*下载*/
.zsyb-list{display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;margin-top: 100px;}
.zsyb-list li{width: 48%;background: #f3f3f3;margin-bottom: 30px;padding: 20px 0;transition: all 0.5s;}
.zsyb-list li a{display: flex;justify-content: space-between;align-items: center;}
.zsyb-list li h3{width: 85%;font-size: 20px;color: #3991F6;font-weight: bold;background: url(../images/index_39.png) no-repeat left center;
    line-height: 40px;padding-left: 30px;margin: 0;transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zsyb-list li span{display:block;margin-right: 35px;transition: all 0.5s;}
.zsyb-list li:hover{background: #3991F6;}
.zsyb-list li:hover h3{color: #fff;}
.zsyb-list li:hover span img{
    ofilter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: brightness(0%) invert(100%);
    -webkit-filter: brightness(0%) invert(100%);
}

/*客服*/
.rzsq-form{}
.rzsq-form .form-group{display: flex; justify-content: left; align-items: center;}
.rzsq-form .RadioStyle{width: 92%;}
.rzsq-form .form-group label{width: 100px;font-size: 16px;font-weight: 400;padding: 0;margin: 0 10px 0 0;text-align: right;}
.rzsq-form .form-group label span{color: red;}
.rzsq-form .form-group .radio{margin: 0 0px 20px 0;}
.rzsq-form .form-group .PaddingL{display: flex; justify-content: left; align-items: center;flex-wrap: wrap;}
.rzsq-form .RadioStyle label{border: 1px solid #e1e1e1;color: #000;font-size: 14px;line-height: 45px;width: 160px;height: 45px;text-align: center;
border-radius: 5px;}
.rzsq-form .checkbox+.checkbox,.rzsq-form .radio+.radio{margin-top: 0px;}
.rzsq-form .RadioStyle input {position: absolute;opacity: 0;width: 119%;height: 100%;cursor: pointer;}
.rzsq-form .RadioStyle input:checked + label {
    background: #3991F6;
    color: #fff;
    border-color: #3991F6;
}
.sq1{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-top: 40px;}
.sq1 .form-group{width: 33%;}
.sq1 .form-group input{background: #f4f4f4;height: 50px;line-height: 50px;font-size: 16px;border: none;width: 76%;padding: 0 15px;border-radius: 5px;}
.sq2{margin-top: 20px;}
.sq-text{margin-top: 20px;}
.sq-text .form-group{align-items: flex-start;}
.sq-text .form-group label{margin-top: 15px;}
.sq-text .form-group textarea{width: 92%;padding: 15px;background: #f4f4f4;border: none;height: 120px;font-size: 16px;}
.rzsq-form .btn{border-radius: 5px;background: #3991F6;width: 160px;height: 55px;color: #fff;font-size: 18px;padding: 0;margin: 60px auto 120px;
text-align: center;display: block;}
.rzsq-form .btn:hover{background: #237be0;}
.rzsq-form .sqkc .PaddingL{flex-wrap: wrap;}
.rzsq-form .sqkc .radio{margin-bottom: 1vw;}
.rzsq-form .form-group {align-items: baseline;}
.sqkc-form .sq-cjry .form-group{width: 100%;}
.sqkc-form .sq-cjry .form-group input{width:92%;}
.sq2 .form-group{width: 50%;} 
.sq2 .form-group input{width: 84%;}

/*证书查询*/
.zscx-div{}
.zscx-div .form-group{width: 100%;display: flex;justify-content: center;align-items: center;}
.zscx-div .form-group label{width:auto;font-size: 16px;text-align: left;margin-right: 10px;font-weight: 400;}
.zscx-div .form-group label span{color: red;}
.zscx-div .form-group input{background: #f4f4f4;height: 50px;line-height: 50px;font-size: 16px;border: none;width:40%;padding: 0 15px;border-radius: 5px;}
.zscx-form .btn{border-radius: 5px;background: #3991F6;width: 160px;height: 55px;color: #fff;font-size: 18px;padding: 0;margin: 60px auto;
text-align: center;display: block;}
.zscx-form .btn:hover{background: #237be0;}

.in-ss-jg{width: 100%;margin-bottom: 100px;}
.in-ss-jg ul{}
.in-ss-jg ul li{display: flex;justify-content: center;width: 100%;line-height: 25px;color: #666;font-size: 16px;padding:20px 0 20px}
.in-ss-jg ul li{border-bottom: 1px solid rgba(30,41,116,0.1);color: #3991F6;}
.in-ss-jg ul li span{text-align: center;align-items: center;display: flex;justify-content: center;}
#searchcontent li{color: #000;font-size: 14px;}
.in-ss-jg ul li span:nth-child(1){width: 240px;}
.in-ss-jg ul li span:nth-child(2){width: 240px;}
.in-ss-jg ul li span:nth-child(3){width: 180px;}
.in-ss-jg ul li span:nth-child(4){width: 280px;}
.in-ss-jg ul li span:nth-child(5){width: 110px;}
.in-ss-jg ul li span:nth-child(6){width: 120px;}
.in-ss-jg ul li span:nth-child(7){width: 85px;}
.in-ss-jg ul li span:nth-child(8){width: 120px;}
.in-ss-jg ul li span a{background: #3991F6;color: #fff;border-radius: 5px;width: 55px;height: 40px;line-height: 40px;}
.in-ss-jg ul li span a:hover{background: #206bc0;}

@media (min-width: 1400px){
	.cont1320{width: 1320px;margin: 0 auto;}
}

@media screen and (max-width:1920px){
	
}

@media screen and (max-width:1800px){
	
}

@media screen and (max-width:1650px){
	.slides li p{width: 43%;}
    .light-btn{margin-top: 30px;}
    .in-about ul li .in-about-div .in-about-text{line-height: 22px;}

    .ny-yj-text .ny-yj-p p {line-height: 40px;padding-left: 25px;}
    .ny-yj-text .ny-yj-title h2 {font-size: 30px;}
    .ny-yj-text .ny-yj-title span {margin: 16px 0;}
}

@media screen and (max-width:1450px){
	.in-about ul li .in-about-div {width: 88%;margin-left: 25px;}
    .in-about ul li .in-about-div h4 {font-size: 20px;margin: 10px 0 20px;}
    .in-about ul li .in-about-div h3{font-size: 30px;}
    .in-about .in-about-btn .in-about-fff{margin: 25px 0;padding: 15px 20px;font-size: 20px;}
    .in-about .in-about-btn .in-about-fff a i{background-size: auto 30px;width: 36px;height: 31px;}
    .in-about .in-about-btn .in-about-2 a i {background-position: -47px 0px;}
    .in-about .in-about-btn .in-about-3 a i {background-position: -96px 0px;}
    .in-fw-nr .in-fw-r {width: 30%;}
}

@media screen and (max-width:1400px){
	.ny-yj-text {width: 78%;}
}

@media screen and (max-width:1350px){    
	.cont1330{width: 88%;margin: 0 auto;}
    .fuwu-ul li{height: 390px;}
    .fuwu-ul li .fuwu-ul-h3 h3{font-size: 20px;}
}

@media screen and (max-width:1230px){
	.in-fw-nr .in-fw-r {width: 26%;}
    .fuwu-ul li {height: 320px;}
}

@media screen and (max-width:1200px){
	.flexslider{margin-top: 80px;width: 100%;}
    .slides li{height: 500px;background-size: 100% auto !important;}
    .slides li h2{font-size: 50px;padding-top: 5%;}
    .slides li p {width: 63%;}
    .slides li img {padding-top: 5%;height: 120px;}
    .in-about .ul2,.in-about ul li:nth-child(1),.in-fw-l{display: none;}
    .in-about ul,.in-about ul li:nth-child(2){display: block;}
    .in-about ul li{width: 100%;}
    .in-about ul li .in-about-div {width: 90%;margin: 40px auto;}
    .in-about ul li .in-about-div .in-about-img{bottom: 0px;}
    .in-fw-nr .in-fw-r{width: 100%;}
    .in-fw {height: auto;padding-bottom: 100px;}
    .in-fw-r h2 {font-size: 40px;padding: 50px 0 30px;}
    .in-ys h2{font-size: 40px;}

    .about-1-ul li {width: 100%;}
    .about-1{margin-top: 60px;}
    .about-1-ul li{width: 100%;}
    .about-1-ul li h2 {font-size: 40px;}
    .about-1-ul li:nth-child(2) {padding: 28px 20px;}
    .ny-title h3 {font-size: 30px;}    
    .ny-title {padding: 30px 0;}
    .notice .tab-nav li{height: 60px;font-size: 18px;}
    .notice .tab-pal ul li {width: 100%;}
    .notice .tab-pal ul {flex-wrap: wrap;}
    .notice .tab-pal{padding: 30px;}
    .notice .tab-pal ul li img{margin-top: 40px;}
    .ny-banner{height: 350px;margin-top: 60px;background-size: auto 100% !important;}
    .ny-banner h2 {font-size: 35px;}
    .ny-banner span{width: 40px;}
    .ny-yj ul li{flex-wrap: wrap;}
    .ny-yj ul li .ny-yj-l,.ny-yj ul li .ny-yj-r,.ny-lx .ny-lx-l, .ny-lx .ny-lx-r{width: 100%;}
    .ny-yj ul li:nth-child(2) .ny-yj-l {order: inherit;}
    .ny-yj-text {width: 91%; margin-bottom: 30px;}
    .ny-lx {flex-wrap: wrap;}
    #allmap1{margin: 25px auto;}
    .ny-ly {margin: 0 auto 50px;padding: 0px 20px 40px;}
  
}

@media screen and (max-width:910px){
	.fuwu-ul li {height: 260px;margin-bottom: 25px;}
    .fuwu-ul li .fuwu-ul-h3{padding: 15px;}
    .fuwu-ul li .fuwu-ul-h3 h3 {font-size: 16px;}
}

@media screen and (max-width:760px){
    .slides li {height: 440px;background-size: auto 100% !important;}
    .slides li h2 {font-size: 35px;padding-top: 8%;}
    .slides li p {width: 90%;font-size: 14px;}
    .slides li img {height: 75px;}
    .in-about ul li .in-about-div .in-about-img img {height: 70px;}
    .in-about-ys{flex-wrap: wrap;}
    .in-about-ys li {width: 49%;margin-bottom: 20px;}
    .in-about-ys li h3 {font-size: 20px;margin: 15px 0;}
    .in-about-ys li p {padding-top: 10px;}
    .in-about-ys {margin: 70px 0 40px;}
    .ys-ul li{width: 50%;margin-bottom: 20px;padding: 30px 19px 40px;}
    .in-ys h2{padding: 30px 0;}
    .in-kh-ul li:nth-child(1),.in-kh-ul li:nth-child(2),.in-kh-ul li:nth-child(3){width: 32%;}
    .in-kh-ul li figure img {height: 30px;width: auto;}
    .in-kh-ul li{width: 32%;margin-bottom: 47px;}
    .foot-r ul li:nth-child(1){display: none;}
    .foot-l{width: 100%;}
    .foot-nr,.foot-r ul{display: block;}
    .foot-r ul li ul li:nth-child(1){display: block;}
    .foot-r ul li:nth-child(2),.foot-r{width: 100%;}
    .foot-r ul li h4 {font-size: 18px;}
    .in-kh h2{font-size: 40px;padding: 50px 0;margin: 0;}
    .ny-banner {height: 220px;}
    .fuwu-ul{margin: 30px auto;}
    .cont1330 {width: 90%;}    
    .fuwu-ul li{height: 200px;}
}

@media screen and (max-width:640px){
    .flexslider{margin-top: 66px;}
    .slides li img {height: 55px;}
    .slides li {height: 360px;}
    .light-btn{font-size: 14px;width: 130px;height: 40px;line-height: 40px;}
    .in-about-ys li span {width: 70px;height: 65px;background-size: auto 100%;}
    .in-about-ys li h3 {font-size: 18px;}
    .in-about-ys li p{font-size: 12px;}
    .in-about-ys li .in-about-ico2 {background-position: -138px 0px;}
    .in-about-ys li .in-about-ico3 {background-position: -245px 0px;}
    .in-about-ys li .in-about-ico4 {background-position: -358px 0px;}
    .in-fw-r h2 {font-size: 30px;padding: 35px 0 20px;}
    .in-fw-r-a {width: 130px;height: 40px;line-height: 40px;font-size: 14px;margin-top: 55px;}
    .in-fw {padding-bottom: 50px;}
    .in-ys h2{font-size: 30px;}
    .ys-ul li{width: 100%;padding: 30px 19px 10px;}
    .ys-ul li .ys-ul-num {bottom: 0px;font-size: 100px;}
    .in-kh-ul li:nth-child(1), .in-kh-ul li:nth-child(2), .in-kh-ul li:nth-child(3), .in-kh-ul li:nth-child(4) {display: none;}
    .in-kh-ul li {width: 49%;margin-bottom: 35px;}
    .in-kh h2 {font-size: 30px;}  
    .footer {padding-top: 40px;}
    .foot-l figure img{height: 50px;}
    .foot-r ul li ul li a{font-size: 12px;}
    .foot-bq a{display: block;margin: 5px 0 0;}
    .foot-bq{margin-top: 50px;}
    .foot-l h3 {font-size: 16px;}
    .ys-ul li .ys-ul-p {font-size: 14px;line-height: 22px;}
    .ys-ul li {padding: 15px 19px 10px;}
    .ys-ul li .ys-ul-title .ys-ul-ico{width: 45px;height: 42px;background-size: auto 141px;}
    .ys-ul li .ys-ul-title h3 {width: 82%;}
    .ys-ul li .ys-ul-title h3 {width: 82%;font-size: 16px;margin: 0px 0 0;line-height: 23px;}
    .ys-ul li .ys-ul-title h3 span {line-height: 16px;}
    .ys-ul li .ys-ul-title .ys-ul-ico2 {background-position: -86px -13px;}
    .ys-ul li .ys-ul-title .ys-ul-ico3 {background-position: -164px -10px;}
    .ys-ul li .ys-ul-title .ys-ul-ico4 {background-size: auto 128px;background-position: 1px -76px;}
    .ys-ul li .ys-ul-title .ys-ul-ico5 {background-position: -81px -78px;}
    .ys-ul li .ys-ul-title .ys-ul-ico6 {background-position: -147px -74px;}

    .notice .tab-nav li{font-size: 14px;}
    .notice .tab-pal ul li h3 {font-size: 16px;}
    .notice .tab-pal ul li h3 span {width: 40px;height: 3px; margin-top: 10px;}
    .notice .tab-pal ul li .tab-pal-text {margin-top: 20px;}
    .notice .tab-pal ul li .tab-pal-text p {font-size: 14px;line-height: 20px;}
    .ny-zhengshu .swiper {padding-bottom: 60px;margin-bottom: 35px;}
    .fuwu-ul li {height: 180px;}
}

@media screen and (max-width:510px){
    .fuwu-ul li {height: 145px;}
}

@media screen and (max-width:480px){
    .fuwu-ul li {height: 130px;}
    .ny-banner {height: 160px;}
    .ny-banner h2 {font-size: 25px;}
}

@media screen and (max-width:380px){	
    .in-about ul li .in-about-div .in-about-img img {height: 35px;}
    .fuwu-ul li {height: 100px;}
    .fuwu-ul li .fuwu-ul-h3 h3 {font-size: 14px;}
    .fuwu-ul li .fuwu-ul-h3 {padding: 6px;}
}