body{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    color: #000;
    font: 16px/1 "Microsoft YaHei",Arial,"Helvetica Neue", Helvetica,sans-serif;
    background: #ededed;
}
ul,ol,dl,p,h1,h2,h3,h4,h5{ margin: 0; padding: 0;}
a{ color: inherit; }
a:hover{ color: inherit; text-decoration: none;}
a:focus{ outline: 0; color: inherit; text-decoration: none; }
input:focus,textarea:focus{ outline: none;}
.imgHover{ overflow: hidden;}
.imgHover img{ 
    transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
}
.imgHover:hover img{
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}


.header{ padding: 15px 0; line-height: 1; background: #fff;}
.header ul{ margin-top: 22px; line-height: 20px; }
.header li{ float: left; padding-left: 15px;  }
.header li + li{ border-left: 1px solid; margin-left: 15px; }
.header b{ font-size: 20px; color: #e60012;}
.header .tel{ font-size: 20px; font-weight: 700; color: #da251d; margin-top: 7px;}

.banner img{ width: 100%;}

.intro{ padding: 70px 0 55px; background-color:#f5f5f5; text-align: center; line-height: 40px; letter-spacing: -1px;}
.intro .container{ position: relative;}
.intro strong{ font-size: 22px; color: #ff6600; font-weight: 400;}
.intro span{ position: absolute; font-size: 120px; font-family: Arial; color: #2864a3; } 
.intro .yinhao1{ top: -5px; left: 0;}
.intro .yinhao2{ bottom: -52px; right: 60px;}

h2{ font-size: 40px; text-align: center; font-weight: 700; margin-bottom: 45px;}

.background{ position: relative; padding: 70px 0; background-color: #fff;}
.background .bg{ position: absolute; left: 0; top: 160px; width: 50%; height: 520px; background: url(../images/background3.jpg) repeat-y top left; }
.bg-item{ position: relative;}
.bg-item .txt{ width: 50%; padding-top: 52px; color: #fff;}
.bg-item .pic{ width: 50%;}
.bg-item1{ margin: 0 -50px 20px;}
.bg-item1 > div{ padding: 0 50px; }
.bg-item2 .txt{ padding-left: 33px; color: #333; }
.bg-item h3{ margin-bottom: 15px; font-size: 28px; font-weight: 700;}
.bg-item p{ position:relative; padding-left: 35px; margin-bottom: 20px; line-height: 32px; font-size: 14px;}
.bg-item p span{ position: absolute; left: 0; top: 0; line-height: 32px; font-size: 18px;}
.bg-item p strong{ font-size: 18px; color: #da3635;}
.bg-item p a:hover{ text-decoration: underline;}

.project{ padding: 50px 0; background: url(../images/project-bg.jpg) no-repeat center/cover;}
.pro-data{ position: relative;}
.pro-data .txt{ position: absolute; right: 0; top: 0; width: 59%; height: 100%; padding: 30px 40px 0 150px; font-size: 14px; line-height: 30px; text-align: right; color: #fff; background: url(../images/project-data2.png) no-repeat center/cover;}
.pro-data h3{ font-size: 30px; color: #ff6600; font-weight: 700; margin-bottom: 15px;}
.pro-data .pic{ margin-top: 10px; }
.pro-data .txt b{ font-size: 16px; color: #ff6600; }

.project li + li{ padding: 40px 0; border-top: 3px solid #d2d2d2;}
.project .li1{ padding: 50px 0 17px;}
.project li .pic{ width: 30%;}
.project li .txt{ position: relative; padding-left: 110px; width: 64%; }
.project .li1 .pic{ width: 32%;}
.project .li2 .txt{ width: 67.5%; padding-top: 10px;}
.project .li3 .txt{ padding-top: 50px; }
.project .li2 span{ top: 10px;}
.project .li3 span{ top: 50px;}
.project li span{ position: absolute; left: 0; top: 0; width: 82px; height: 115px; font-size: 60px; text-align: center; line-height: 80px; color: #fff; background: url(../images/project-num.png) no-repeat center;}
.project li h3{ font-size: 24px; color: #2864a3; font-weight: 700; margin-bottom: 15px;}
.project li p{ font-size: 14px; color: #333; line-height: 30px;}
.project .pic{ overflow: hidden; }
.project .pic img{ transition: all .3s linear; -o-transition: all .3s linear; -ms-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}
.pro-data:hover .pic img,.project li:hover .pic img{ transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); }


.program{ padding-top: 70px; background: #fff;}
.gram-bt{ padding-left: 22px; font-size: 30px; line-height: 30px; font-weight: 700; border-left: 6px solid #ff6600;}
.gram-device .txt{ width: 52%;}
.gram-device li{ position: relative; padding-left: 136px; min-height: 116px; margin-top: 40px;}
.gram-device .li3{ padding-top: 15px; }
.gram-device .icon{ position: absolute; left: 0; top: 50%; margin-top: -58px; width: 116px; height: 116px; border: 3px solid #ff6600; border-radius: 50%; background: url(../images/program-device-icon1.png) no-repeat center;}
.gram-device .li2 .icon{ background-image: url(../images/program-device-icon2.png); }
.gram-device .li3 .icon{ background-image: url(../images/program-device-icon3.png); }
.gram-device li h4{ font-size: 18px; font-weight: 700; margin-bottom: 10px;}
.gram-device p{ font-size: 14px; line-height: 30px; color: #6b6b6b;}
.gram-device .pic{ width: 43.75%; padding-top: 50px;}
.gram-device .pic h3{ margin: 20px 0 8px; font-size: 20px; font-weight: 700; }
.gram-device .pic span{ display: inline-block; margin-left: 20px; width: 16px; height: 16px; font-size: 12px; font-weight: 400; text-align: center; line-height: 12px; vertical-align: middle; color: #979797; border: 1px solid; border-radius: 50%;}
.gram-device .pic p{ line-height: 22px;}

.gram-canshu{ margin-top: 50px; padding: 60px 0; color: #fff; background: url(../images/program-canshu.jpg) no-repeat center/cover;}
.table { margin: 35px 0 30px; text-align: center;}
.gram-canshu .table thead th,.gram-canshu .table tbody td{ padding: 0;}
.gram-canshu .table thead th{ height: 64px; background-color: #bd1d21; font-size: 20px; font-weight: 400; text-align: center; vertical-align: middle; line-height: 64px; }
.gram-canshu .table tbody td{ height: 54px; background: #fff; line-height: 54px; vertical-align: middle; color: #000;}
.gram-canshu .zhu{ line-height: 36px;}
.gram-canshu .zhu p + p{ padding-left: 150px;}
.gram-canshu tbody tr:hover td{ color: #fff; background-color: #bd1d21;}

.gram-device li:hover h4,
.gram-device .pic:hover h3{ transform: scale(1.03); -o-transform: scale(1.03); -ms-transform: scale(1.03); -moz-transform: scale(1.03); -webkit-transform: scale(1.03); }

/*.gram-liucheng p{ position: relative; padding: 20px 0 0 22px; margin-bottom: 40px; font-size: 14px; line-height: 24px; }
.gram-liucheng p span{ position: absolute; left: 0; top: 0; height: 70%; border-left: 6px solid #ff6600;}*/


.market{ padding: 50px 0 70px; background: url(../images/market-bg.jpg) repeat-y center;}
.market h2{ color: #fff;}
.market-cont{ background-color: #fff;}
.market-top .pic{ width: 67%;}
.market-top .txt{ width: 33%; padding: 45px 50px 0 40px; color: #333;}
.market-top h3{ padding-bottom: 6px; margin-bottom: 10px; font-size: 30px; line-height: 56px; font-weight: 700; border-bottom: 1px solid #c8c8c8;}
.market-top h3 strong{ color: #ff6600;}
.market-top .txt p{ padding-right: 28px; font-size: 14px; line-height: 36px; }
.market-kehu{ padding: 20px 10px; }
.market-kehu .swiper-container{ padding-bottom: 40px;}
.market-kehu .swiper-slide{ width: 25%; padding: 0 6px;}
.market-kehu .swiper-slide a{ position: relative; display: block;}
.market-kehu .swiper-slide p{ position: absolute; left: 0; bottom: 0; width: 100%; color: #fff; font-size: 14px; text-align: center; line-height: 36px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.market-kehu .swiper-button-next,.market-kehu .swiper-button-prev{ bottom: 0; left: 50%; right: auto; top: auto; margin: 0; padding: 0; width: 56px; height: 28px; line-height: 26px; font-size: 22px; text-align: center; border: 1px solid #8f8f8f; background: none; border-radius: 4px; }
.market-kehu .swiper-button-prev{ margin-left: -60px; }
.market-kehu .swiper-button-next{ margin-left: 4px; }
.market-kehu .swiper-button-next:hover,
.market-kehu .swiper-button-prev:hover{ background: #4e83bd; color: #fff; border-color: #4e83bd;  }


.advantage{ padding: 70px 0; background-color: #f0f0f0;}
.nengli-item{ margin-top: 36px;}
.nengli-item .txt{ width: 38%; padding: 50px 0 0 40px;}
.nengli-item .txt p{ padding: 50px 0 0 30px; font-size: 14px; line-height: 30px; color: #333; background: url(../images/adv-nengli-icon.png) no-repeat left top;}
.nengli-item .pic{ width: 43%;}
.nengli-item2 .pic{ width: 51%;}
.nengli-item2 .txt{ width: 43%; padding: 70px 40px 0 0;}

.adv-fuwu{ padding-top: 60px;}
.fuwu-cont{ margin: 40px 0;}
.fuwu-cont li{ float: left; width: 31.7%; padding: 50px 45px 40px; color: #fff; background: url(../images/adv-fuwu1.jpg) no-repeat center/cover;}
.fuwu-cont li + li{ margin-left: 2.45%;}
.fuwu-cont h4{ margin-bottom: 20px; font-size: 24px; font-weight: 700;}
.fuwu-cont h4 img{ display: inline-block; margin-right: 15px; vertical-align: middle;}
.fuwu-cont p a,.fuwu-cont p span{ display: inline-block; width: 33.33%; font-size: 14px; line-height: 30px; }
.fuwu-cont a:hover{ text-decoration: underline;}

.fuwu-cont li{ transition: all .2s linear; -o-transition: all .2s linear; -ms-transition: all .2s linear; -moz-transition: all .2s linear; -webkit-transition: all .2s linear; }
.fuwu-cont li:hover{ transform: scale(1.03); -o-transform: scale(1.03); -ms-transform: scale(1.03); -moz-transform: scale(1.03); -webkit-transform: scale(1.03);}

.adv-fuwu b{  color: #c40000;}
.fuwu-youshi{ margin-bottom: 40px; text-align: center; }
.ys-icon{ display: inline-block; text-align: left;  }
.ys-icon + .ys-icon{ margin-left: 105px;}
.fuwu-youshi img{ margin-right: 15px; }
.fuwu-youshi p{ display: inline-block; vertical-align: middle;}
.fuwu-youshi b { display: inline-block; margin-right: 10px; font-size: 34px; font-weight: 700; margin-bottom: 5px; }
.adv-fuwu .p{ margin-bottom: 30px; font-size: 24px; text-align: center; color: #000; }


.lianxi{ padding: 60px 0 40px; background: #fff;}
.lx-lianxi{ padding: 0 0 40px; background: #f0f0f0;}
.lx-lianxi .kzx-title{ margin-bottom: 30px;}
.lx-biaodan{ width: 51.25%; }
.lx-biaodan p{ line-height: 36px; margin-bottom: 15px; }
.lx-biaodan p b{ color: #c40000; }
.lx-biaodan label{ font-weight: 400; color: #040000; line-height: 26px; }
.lx-biaodan input{ height: 30px; line-height: 30px; }
.lx-biaodan textarea{ line-height: 24px; resize: none; }
.lx-biaodan input,.lx-biaodan textarea{ padding: 0 3px; width: 100%; border: 1px solid #ccc; }
.lx-biaodan li{ position: relative; float: left; width: 100%; padding-left: 70px; margin-bottom: 17px; }
.lx-biaodan label{ position: absolute; left: 0; top: 0; font-size: 14px; }
.lx-biaodan label b{ position: absolute; left: -8px; top: 2px; color: #f00; }
.lx-biaodan .diqu,.lx-biaodan .name{ width: 48%; }
.lx-biaodan .name{ margin-right: 4%; }
.lx-biaodan .diqu label{ left: 20px; }
.lx-biaodan .saytext + li input{
    display: block; width: 140px; height: 32px;
    padding: 0; margin: 0 auto;
    text-align: center; line-height: 32px; color: #fff;
    border: 0 none; background: #c40000;
}
.lx-biaodan .LV_validation_message{ position: absolute; bottom: -16px; left: 70px; top: auto; right: 0; line-height: 1; font-size: 13px; height: 14px; font-weight: 400;  color: #c40000;}
.lx-biaodan .LV_valid{ font-size: 0;}

.lx-weixin{ width: 30.5%; margin-right: 70px; }
.lx-weixin  img + p{ margin: 10px 0 10px; line-height: 24px; }
.lx-weixin p + p{ line-height: 30px; }
.lx-weixin p b{ font-size: 24px; color: #c40000;}

.footer{ padding: 30px 0; background-color: #333; color: #fff;}
.footer a{ display: inline-block; padding: 0 5px; line-height: 46px;}
.footer a:hover{ text-decoration: underline;}

.goTop{ display: none; position: fixed; right: 10px; bottom: 80px; width: 50px; height: 50px; font-size: 23px; text-align: center; line-height: 50px; background: #c40000 url("../images/top.png") no-repeat center; color: #fff;  z-index: 9999; cursor: pointer;}


@media screen and (max-width: 1259px){
    .intro .yinhao2{ right: 21px;}

    h2{ font-size: 36px; margin-bottom: 35px;}

    .background{ padding: 55px 0;}
    .background .bg{ height: 490px; top: 130px;}
    .bg-item .txt{ padding-top: 40px;}
    .bg-item1 { margin: 0 -40px 10px;}
    .bg-item1 > div{ padding: 0 40px; }
    .bg-item2 .txt{ padding-left: 20px;}
    .bg-item h3{ font-size: 22px;}
    .bg-item p{ padding-left: 25px; line-height: 28px;}

    .project{ padding: 45px 0;}
    .pro-data .txt{ padding: 25px 20px 0 110px;}
    .pro-data h3{ font-size: 28px; margin-bottom: 12px;}
    .pro-data .pic{ width: 65%; float: right; }
    .project li + li{ padding: 30px 0;}
    .project li .txt{ padding-left: 95px;}
    .project .li2 .txt{ padding-top: 0;}
    .project .li3 .txt{ padding-top: 30px;}
    .project .li2 span{ top: 0;}
    .project .li3 span{ top: 30px;}
    .project li h3{ font-size: 22px;}
    .project li p{ font-size: 13px; line-height: 27px;}

    .program{ padding: 60px 0;}
    .gram-device li{ margin-top: 30px; min-height: 106px; padding-left: 126px;}
    .gram-device .li3{ padding-top: 0;}
    .gram-device .icon{ width: 106px; height: 106px; margin-top: -53px;}
    .gram-device p{ line-height: 26px;}

    .gram-canshu{ margin-bottom: 55px; padding: 55px 0;}
    .gram-canshu .zhu{ font-size: 14px; line-height: 30px;}

    .market{ padding: 45px 0 60px;}
    .market-top .txt{ padding: 15px 40px 0 30px;}
    .market-top h3{ font-size: 24px; line-height: 44px;}
    .market-top .txt p{ padding-right: 0; line-height: 30px;}
    .market-kehu p{ padding: 0 5px;}

    .advantage{ padding: 55px 0;}
    .nengli-item1 .txt{ width: 40%; padding: 20px 0 0 20px;}
    .nengli-item2 .txt{ padding: 30px 20px 0 0;}
    .adv-fuwu{ padding-top: 50px;}
    .fuwu-cont li{ padding: 40px 29px 35px;}
    .ys-icon + .ys-icon{ margin-left: 35px;}

    .lianxi{ padding: 50px 0 30px;}
    .lx-weixin{ width: 37.5%; margin-right: 0;}

}

@media screen and (max-width: 991px){
    .header ul{margin-top: 11px; font-size: 14px;}
    .header .logo img{ width: 140px;}
    .header b{ font-size: 16px;}

    .intro{ text-align: left; }
    .intro strong{ font-size: 20px;}

    h2{ font-size: 32px; margin-bottom: 30px;}

    .background{ padding: 45px 0;}
    .background .bg{ height: 460px; top: 110px;}
    .bg-item .txt{ padding-top: 30px;}
    .bg-item1 { margin: 0 -20px 10px;}
    .bg-item1 > div{ padding: 0 20px; }
    .bg-item2 .txt{ padding-left: 15px; padding-top: 0;}
    .bg-item h3{ font-size: 18px; line-height: 1.2; letter-spacing: -0.8px; margin-bottom: 10px;}
    .bg-item p{ font-size: 13px; padding-left: 20px; line-height: 24px; margin-bottom: 10px;}
    .bg-item p span{ font-size: 16px; line-height: 24px;}
    .bg-item p strong{ font-size: 15px;}

    .pro-data .txt{ width: 75%; padding: 20px 20px 0 90px; line-height: 26px;}
    .pro-data h3{ font-size: 26px; margin-bottom: 8px; }
    .pro-data .pic{ width: 46%; }
    .project .li1 .pic{ width: 34%;}
    .project .li3 .pic{ width: 34%;}
    .project li .txt{ padding-left: 80px;}
    .project .li3 .txt{ padding-top: 20px;}
    .project .li3 span{ top: 20px;}
    .project li span{ width: 70px; height: 99px; font-size: 50px; line-height: 70px; background-size: contain;}
    .project li h3{ font-size: 18px; margin-bottom: 10px;}
    .project li p{ font-size: 12px; line-height: 24px;}

    .program{ padding: 50px 0 30px;}
    .gram-bt{ font-size: 26px;}
    .gram-device .txt{ width: 54.5%;}
    .gram-device li{ margin-top: 20px; min-height: 96px; padding-left: 110px;}
    .gram-device .icon{ width: 96px; height: 96px; margin-top: -48px;}
    .gram-device p{ font-size: 13px; line-height: 24px;}

    .gram-canshu{ margin: 40px 0 45px; padding: 45px 0;}
    .table{ margin: 30px 0 25px;}
    .gram-canshu .table thead th{ font-size: 18px; height: 56px; line-height: 56px;}
    .gram-canshu .table tbody td{ height: 48px; line-height: 48px; font-size: 15px;}

    .gram-liucheng p{ margin-bottom: 20px;}

    .market{ padding: 40px 0 50px;}
    .market-top .txt{ padding: 10px 15px 0 12px;}
    .market-top h3{ font-size: 18px; line-height: 28px; margin-bottom: 6px;}
    .market-top .txt p{ font-size: 13px; line-height: 26px;}
    .market-kehu{ padding: 15px 8px; }
    .market-kehu .swiper-container{ }
    .market-kehu .swiper-slide{ width: 33.33%; padding: 0 5px;}
    .market-kehu p{ line-height: 30px; font-size: 13px;}

    .advantage{ padding: 45px 0;}
    .nengli-item1 .txt{ padding: 0; width: 53%;}
    .nengli-item2 .txt{ padding: 0; width: 46.5%;}

    .fuwu-cont{ margin: 30px 0;}
    .fuwu-cont li{ width:32.6%; padding: 35px 15px 25px;}
    .fuwu-cont li + li{ margin-left: 1.1%;}
    .fuwu-cont h4{ margin-bottom: 10px; font-size: 20px;}
    .fuwu-cont li a{ font-size: 13px;}
    .fuwu-youshi{ margin-bottom: 30px;}
    .ys-icon{ font-size: 14px;}
    .ys-icon + .ys-icon{ margin-left: 12px;}
    .fuwu-youshi img{ margin-right: 6px;}
    .fuwu-youshi b{ font-size: 28px;}

    .lianxi{ padding: 40px 0 20px;}
    .lx-biaodan{ width: 53%;}
    .lx-biaodan p{ font-size: 14px; line-height: 30px;}
    .lx-weixin{ width: 44%; font-size: 14px;}
    
}

@media screen and (max-width: 767px){
    .header .logo img{ width: 120px;}

    .intro{ padding: 50px 0 40px; font-size: 15px; line-height: 34px;}
    .intro strong{ font-size: 18px; font-weight: 700;}
    .intro span{ font-size: 80px;}
    .intro .yinhao2{ bottom: -40px;}

    h2{ font-size: 26px; margin-bottom: 20px;}

    .background{ padding: 30px 0;}
    .bg-item .txt{ width: 100%; padding: 10px 0;}
    .bg-item .pic{ width: 100%;}
    .bg-item1 { padding: 15px; margin: 0 0 15px; background: url(../images/background3.jpg) repeat-y left top;}
    .bg-item1 > div{ padding: 0; }
    .bg-item h3{ letter-spacing: 0; }
    .bg-item p{ font-size: 14px;}

    .project{ padding: 30px 0;}
    .pro-data{ overflow: hidden; background: url(../images/project-data1.jpg) no-repeat center/cover;}
    .pro-data .txt{ position: static; width: 100%; padding: 5vw 4vw; text-align: left; background: rgba(0,0,0,.6); }
    .pro-data .pic{ float: none; width: 60%; margin: 10px auto 0; }
    .pro-data h3{ font-size: 24px;}
    .pro-data p{ font-size: 14px; line-height: 30px;}
    .project li{ padding: 25px 0!important;}
    .project li .pic{ width: 100%!important;}
    .project li .txt{ width: 100%!important; margin-bottom: 15px; padding-left: 70px;}
    .project .li3 .txt{ padding-top: 0;}
    .project .li3 span{ top: 0;}
    .project li span{ width: 56px; height: 80px; line-height: 56px; font-size: 36px;}
    .project li h3{ line-height: 1.3; }
    .project li p{ font-size: 14px; line-height: 28px;}

    .program{ padding: 35px 0;}
    .gram-bt{ font-size: 22px; padding-left: 15px;}
    .gram-device .txt{ width: 100%;}
    .gram-device li{  min-height: 80px; padding-left: 90px;}
    .gram-device .icon{ width: 80px; height: 80px; margin-top: -40px; background-size: 30%;}
    .gram-device li h4{ font-size: 17px; }
    .gram-device p{ font-size: 14px; line-height: 26px;}
    .gram-device .pic{ width: 100%; padding-top: 20px;}
    .gram-device .pic h4{ font-size: 18px;}
    .gram-device .pic span{ position: relative; top: -2px; line-height: 14px;}
    
    .gram-canshu{ margin: 30px 0; padding: 30px 0;}
    .table{ margin: 20px 0 15px;}
    .gram-canshu .table thead th,.gram-canshu .table tbody td{ height: auto; line-height: 1.4; padding: 10px 5px; }
    .gram-canshu .table thead th{ font-size: 15px; font-weight: 700; }
    .gram-canshu .table tbody td{ font-size: 13px;}

    .market{ padding: 30px 0 35px;}
    .market-top .pic{ width: 100%;}
    .market-top .txt{ width: 100%; padding: 15px;}
    .market-top .txt p{ font-size: 14px; line-height: 28px;}
    .market-kehu{ padding: 0 10px 15px; }
    .market-kehu .swiper-container{ padding-bottom: 24px; }
    .market-kehu .swiper-slide{ padding: 0 3px;}
    .market-kehu p{ line-height: 28px; font-size: 12px;}
    .market-kehu .swiper-pagination{ bottom: 0; }

    .advantage{ padding: 30px 0;}
    .nengli-item .pic{ width: 100%; margin-top: 10px;}
    .nengli-item .txt{ width: 100%;}
    .nengli-item .txt p{ padding: 36px 0 0 20px; background-size: 36px 27px;}

    .fuwu-cont li{ width: 100%; padding: 25px 15px 20px;}
    .fuwu-cont li + li{ margin-left: 0; margin-top: 15px;}
    .fuwu-cont h4 img{ height: 26px; margin-right: 10px;}
    .fuwu-cont li a{ font-size: 15px;}
    .fuwu-youshi{ margin-bottom: 10px;}
    .ys-icon{ float: left; width: 50%; margin-bottom: 20px;}
    .ys-icon img{ height: 40px;}
    .ys-icon + .ys-icon{ margin-left: 0;}

    .adv-fuwu .p{ font-size: 20px; }

    .lianxi{ padding: 30px 0;}
    .lx-biaodan{ width: 100%;}
    .lx-biaodan .diqu, .lx-biaodan .name{ width: 100%;}
    .lx-weixin{ width: 100%;}

    .footer{ padding: 15px 0;}
    .footer img{ width: 120px;}
    .footer a{ font-size: 14px; line-height: 34px; }

}
@media screen and (max-width: 600px){
    .market-kehu .swiper-slide{ width: 50%; }
}
@media screen and (max-width: 520px){

    .gram-canshu .table thead th,.gram-canshu .table tbody td{ padding: 8px 3px;}
    .gram-canshu .table thead th{ font-size: 12px; padding: 10px 0; }
    .gram-canshu .table tbody td{ font-size: 12px;}

    .ys-icon{ font-size: 12px; }
    .icon1, .icon3{ width: 55%;}
    .icon2, .icon4{ width: 45%;}
    .icon3,.icon4{ letter-spacing: -0.7px;}
    .ys-icon img{ height: 32px; margin-right: 2px;}
    .fuwu-youshi b{ font-size: 20px;}
   
}
@media screen and (max-width: 450px){
    .footer img{ width: 78px;}
    .footer a{ padding: 0 .1vw; font-size: 12px; line-height: 22px; }
}