@charset "utf-8";
body {
	FONT-SIZE: 14px;
	margin:0px;
	padding: 0px;
    font-family:"微软雅黑";
	color:#666666;
	margin:0px;
	padding:0px; background-color:#fff;
	overflow-x: hidden;
	box-sizing: border-box;
	
	}
*{font-family:"微软雅黑";}
a{text-decoration:none;}
li{list-style:none}
a{
    cursor: pointer;
    color:#666
}
.center{width:1400px;margin:0 auto}
h1,h2,h3,h4,h5,p{margin:0 0;padding:0 0;font-weight:500}
.ctrl span{ float:left; cursor:pointer;}
input,textarea,select{outline:none;font-family:"微软雅黑";}
img{
    border:none;
    display: block;
}
.cursor_pointer{
	cursor:pointer;
}
button{
width: 65px;
height: 43px;
background: #4177b7;
border: none;
}
.float_l{
    float: left;
}
.float_r{
    float: right;
}
.clear{
    clear:both;
}
.sr-bdimgshare .bdimgshare-content{
    display: none;
}
.sr-bdimgshare-black .bdimgshare-bg{
    display: none;
}
select::-ms-expand{ display: none; }
select{
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.panel {
    display: none;
}
.phone_none{
    display: none;
}
.top_pc .top{
    height: 50px;
    background: #f6f6f6;
    border-bottom: solid 1px #e5e5e5;
}
.top_pc .top .float_l{
    font-size: 16px;
    color: #333333;
    line-height: 50px;
}
.top_pc .top .top_nav .float_l{
    display: block;
    border-left: solid 1px #333333;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
    padding:0 8px;
    line-height: 15px;
    margin-top: 16px;
}
.top_pc .top .top_nav .float_l:nth-child(1){
    border-left: none;
}

.top_pc .logo .search input::-webkit-input-placeholder{
    color:#999999;
}
.top_pc .logo .search input::-moz-placeholder{   
    color:#999999;
}
.top_pc .logo .search input:-moz-placeholder{    
    color:#999999;
}
.top_pc .logo .search input:-ms-input-placeholder{
    color:#999999;
}
.top_pc .logo .search a{
    display: block;
    width: 65px;
    height: 43px;
    background: url("../images/search.png") center center no-repeat;
}
.nav_pc{
    height: 70px;
    background: #1b7ec3;
}
.nav_pc a{
    width: 16%;
    line-height: 70px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    transition:all 0.3s ease-in-out;
    background: url("../images/nav_icon.png") center bottom -10px no-repeat;
}
.nav_pc .xuanzhong{
    background: url("../images/nav_icon.png") center bottom no-repeat;
}
.nav_pc a:hover{
    background: url("../images/nav_icon.png") center bottom no-repeat;
}
.banner_pc .banner_img{
    height: 630px;
}

.sousuo{
    height: 85px;
    background: #f6f6f6;
}
.sousuo .renmen{
    width: calc(100% - 470px);
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    line-height: 85px;
    height: 85px;
    overflow: hidden;
}
.sousuo .renmen a{
    display: block;
    font-weight: 500;
    font-size: 15px;
    color: #666666;
    padding: 0 13px;
}
.sousuo .right{
    width: 448px;
    height: 43px;
    margin-top: 20px;
    background: #fff;
    border: solid 1px #eaeaea;
}
.sousuo .right a{
    display: block;
    width: 47px;
    height: 43px;
    background: url("../images/sousuo_icon.png") center center no-repeat;
}
.sousuo .right input{
    width: calc(100% - 90px);
    border: none;
    padding: 0;
    height: 43px;
    line-height: 43px;
    padding: 0 20px;
    font-size: 15px;
    color: #888888;
}
.sousuo .right input::-webkit-input-placeholder{
    color:#888888;
}
.sousuo .right input::-moz-placeholder{   
    color:#888888;
}
.sousuo .right input:-moz-placeholder{    
    color:#888888;
}
.sousuo .right input:-ms-input-placeholder{
    color:#888888;
}
.banner_pc .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 100%;
    background: url("../images/dian1.png") center center no-repeat;
    opacity: 1;
}
.banner_pc .swiper-pagination-bullet-active {
    opacity: 1;
    background: url("../images/dian2.png") center center no-repeat;
}
.biaoti p:nth-child(1){
    font-size: 36px;
    color: #333333;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}
.biaoti p:nth-child(1) text{
    color: #333333;
}
.biaoti p:nth-child(2){
    font-size: 16px;
    color: #aeacac;
    line-height: 28px;
    text-align: center;
    text-transform:uppercase;
}
.shouye_fuwuxiangmu{
    background: #f6f6f6;
}
.shouye_fuwuxiangmu .fenlei{
    padding: 40px 0;
    padding-left: 17%;
}
.shouye_fuwuxiangmu .fenlei a{
    display: block;
    width: 165px;
    height: 60px;
    background: #ffffff;
    font-size: 16px;
    color: #333333;
    margin: 0 5px 10px 5px;
    text-align: center;
    line-height: 60px;
    transition:all 0.3s ease-in-out;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.cur{
    background: #4177b7 !important;
    color: #fff !important;
}
.shouye_fuwuxiangmu .fenlei a:hover{
    color: #fff;
    background: #ff9900;
}
.shouye_fuwuxiangmu .swiper-slide a{
    width: calc(16% - 20px);
    margin: 0 10px;
    background: #fff;
    display: block; margin-bottom:20px
}
.shouye_fuwuxiangmu .swiper-slide a img{
    width: 100%;
}
.shouye_fuwuxiangmu .swiper-slide a .text{
    width: calc(100% - 80px);
    margin: auto;
    padding-bottom: 18px;
}
.shouye_fuwuxiangmu .swiper-slide a .text p:nth-child(1){
    font-size: 18px;
    color: #333333;
    text-align: center;
    line-height: 30px;
    height: 30px;
    padding-top: 14px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.shouye_fuwuxiangmu .swiper-slide a .text p:nth-child(2){
    font-size: 14px;
    color: #888888;
    text-align: center;
    line-height: 28px;
    height: 28px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.shouye_fuwuxiangmu .swiper-slide{
    padding-bottom: 60px;
}
.shouye_fuwuxiangmu{
    /* padding-bottom: 70px; */
}
.shouye_fuwuxiangmu .swiper-pagination-bullet{
    width: 60px;
    height: 6px;
    display: inline-block;
    border-radius: 0;
    background: #4177b7;
    opacity: 1;
    margin: 0 9px;
}
.shouye_fuwuxiangmu .swiper-pagination-bullet-active {
    background: #ff9900;
}
.shouye_fuwuxiangmu .swiper-button-prev-product{
    width: 35px;
    height: 36px;
    top: auto;
    bottom: 240px;
    margin-left: -19px;
    transition:all 0.3s ease-in-out;
    background: url("../images/product_l1.png") center center no-repeat;
}
.shouye_fuwuxiangmu .swiper-button-prev-product:hover{
    background: url("../images/product_l2.png") center center no-repeat;
}
.shouye_fuwuxiangmu .swiper-button-next-product{
    width: 35px;
    height: 36px;
    top: auto;
    bottom: 240px;
    margin-right: -19px;
    transition:all 0.3s ease-in-out;
    background: url("../images/product_r1.png") center center no-repeat;
}
.shouye_fuwuxiangmu .swiper-button-next-product:hover{
    background: url("../images/product_r2.png") center center no-repeat;
}
.shouye_fuwuxiangmu .center{
    position: relative;
}
.reason{
    height: 929px;
    background: #f3f3f3;
}
.reason .biaoti{
    height: 341px;
    background: url("../images/reason.png") top center no-repeat;
}
.reason .biaoti p:nth-child(1) {
    font-size: 40px;
    color: #fff;
}
.reason .biaoti p:nth-child(1) text{
    font-size: 40px;
    color: #fdde0f;
}
.reason .biaoti p:nth-child(2) {
    color: #fff;
    background: url("../images/biaoti2.png") center center no-repeat;
}
.reason .preview{
    width: 100%;
    height: 234px;
    background: #ffffff;
    position: relative;
    margin-top: -118px;
}
.reason .preview .swiper-slide{
    width: calc(25% - 1px);
    height: 234px;
    cursor: pointer;
    position: relative;
    border-left: solid 1px #eeeeee;
}
.reason .preview .swiper-slide .h6{
    font-size: 24px;
    color: #333333;
    line-height: 47px;
    padding-top: 61px;
    text-align: center;
}
.reason .preview .swiper-slide p{
    font-size: 16px;
    color: #888888;
    line-height: 29px;
    text-align: center;
}
.reason .preview .swiper-slide .xian{
    width: 26px;
    height: 1px;
    background: #c9c9c9;
    margin: auto;
    margin-top: 42px;
    opacity: 1;
    /* transition:all 0.3s ease-in-out; */
}
.reason .preview .swiper-slide:hover .xian{
    opacity: 0;
}
.reason .preview .swiper-slide .img{
    position: absolute;
    top: 162px;
    left: 50%;
    margin-left: -14px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    opacity: 0;
    transition:all 0.3s ease-in-out;
    background: url("../images/reason_icon.png") center center no-repeat;
}
.reason .preview .swiper-slide:hover .img{
    opacity: 1;
}
.reason .preview .active-nav .img{
    opacity: 1;
}
.reason .preview .active-nav .xian{
    opacity: 0;
}
.reason .view .swiper-slide{
    padding: 0 87px;
    width: calc(100% - 174px) !important;
}
.reason .view .right{
    width: 558px;
    height: 234px;
    margin-top: 88px;
    position: relative;
}
.reason .view .right .view_icon{
    position: absolute;
    top: -7px;
    right: 30px;
}
.reason .view .left{
    width: 570px;
    padding-top: 15px;
}
.reason .view .left .shi .zi{
    font-size: 66px;
    color: #ff9900;
    line-height: 116px;
    font-weight: 600;
}
.reason .view .left .shi .xian{
    width: 35px;
    height: 2px;
    margin-top: 68px;
    background: #ff9900;
}
.reason .view .left .bt{
    font-size: 18px;
    color: #888888;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    margin-bottom: 16px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.reason .view .left .bt text{
    font-size: 36px;
    color: #333333;
    font-weight: 600;
    text-transform:uppercase;
}
.reason .view .left .text{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-align: justify;
}
.reason .swiper-pagination-reason{
    text-align: center;
    margin-top: 64px;
}
.reason .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: url("../images/reason_dian1.png") center center no-repeat;
    opacity: 1;
}
.reason .swiper-pagination-bullet-active {
    opacity: 1;
    background: url("../images/reason_dian2.png") center center no-repeat;
}
.view .arrow-left{
    background: url("../images/reason_l1.png") no-repeat center center;
    position: absolute;
    left: 50%;
    bottom: 4px;
    width: 6px;
    height: 11px;
    z-index: 10;
    margin-left: -73px;
    transition:all 0.3s ease-in-out;
}
.view .arrow-left:hover{
    background: url("../images/reason_l2.png") no-repeat center center;
}
.view .arrow-right{
    background: url("../images/reason_r1.png") no-repeat center center;
    position: absolute;
    right: 50%;
    bottom: 4px;
    width: 6px;
    height: 11px;
    z-index: 10;
    margin-right: -73px;
    transition:all 0.3s ease-in-out;
}
.view .arrow-right:hover{
    background: url("../images/reason_r2.png") no-repeat center center;
}
    /*首页服务案例*/
.shouye_anli{
   
}
.shouye_anli .biaoti p:nth-child(2){
    background: none;
}
.shouye_anli .case_nav a:hover{
    font-size: 16px;
    color: #4177b7;
    font-weight: 600;
    background: url("../images/case_nav_icon2.png") center top no-repeat;
}
.shouye_anli .swiper-container-case{
    padding-bottom: 60px;padding-top: 60px;
}
.shouye_anli .swiper-container-case .swiper-slide .float_l{
    width: calc(19.8% - 20px);
    margin: 0 10px;
    cursor: pointer;
    display: block;
    border: 1px solid #b7b7b7;
}
.shouye_anli .swiper-container-case .swiper-slide .float_l img{
    width: 100%;
}
.shouye_anli .swiper-container-case .swiper-slide .float_l .text{
    height: 50px;
    padding: 0 10%;
    width: 80%;
    text-align: center;
    transition:all 0.3s ease-in-out;
    background: #f6f6f6;
}
.shouye_anli .swiper-container-case .swiper-slide .float_l:hover .text{
    background: #4177b7;
}
.shouye_anli .swiper-container-case .swiper-slide .float_l .text .name{
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    padding-top: 6px;
    transition:all 0.3s ease-in-out;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.shouye_anli .swiper-container-case .swiper-slide .float_l:hover .text .name{
    color: #fff;
}
.shouye_anli .swiper-container-case .swiper-slide .float_l .text .p{
    line-height: 22px;
    font-size: 14px;
    color: #888888;
    transition:all 0.3s ease-in-out;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.shouye_anli .swiper-container-case .swiper-slide .float_l:hover .text .p{
    color: #fff;
}
.shouye_anli .swiper-pagination-bullet {
    width: 60px;
    height: 6px;
    display: inline-block;
    border-radius: 0;
    background: #4177b7;
    opacity: 1;
}
.shouye_anli .swiper-pagination-bullet-active {
    background: #ff9900;
}
    /*首页为什么选择联顺成*/
.shouye-lsc {
    background: url(../images/bg2.jpg) center center no-repeat;
    background-size: cover;
    padding-bottom: 40px;
}
.shouye-lsc li {
    width: 21%;
    padding: 43px 0 0 4%;
    float: left;
    text-align: center;
}
.shouye-lsc li.li1 .box {
    background: #fff url(../images/lcbg.png);
}
.shouye-lsc li .box {
    position: relative;
    width: 290px;
    height: 290px;
    border-radius: 50%;
    margin: 0px auto;
}
.shouye-lsc .ico {
    width: 85px;
    height: 85px;
    position: absolute;
    top: -43px;
    left: 50%;
    margin-left: -42px;
}
.shouye-lsc li .tit {
    font-size: 18px;
    color: #333;
    padding: 88px 0px 34px;
}
.shouye-lsc li .p {
    margin: 0 39px 51px;
    height: 95px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 16px;
} 
@media (max-width: 998px) {
.shouye-lsc li {
    padding-top: 0;
}
.shouye-lsc li.li1 .box {
    background: none;
}
.shouye-lsc li .box {
    width: auto;
    height: auto;
    border-radius: 0;
}
.shouye-lsc .ico {
    width: 60px;
    height: 60px;
    top: 0px;
    margin-left: -30px;
}
.shouye-lsc  li .tit {
    font-size: 12px;
    padding: 100px 0 12px;
    height: 30px;
    line-height: 15px;
    color: #000;
}
.shouye-lsc li .p {
    margin: 0 0px 5px;
    height: auto;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}
}
    /*首页数字*/
.shouye_sz{
    height: 234px;
    text-align: center;
    background: url(../images/bg2.jpg) center center no-repeat;
}
.shouye_sz .float_l{
    width: calc(25% - 1px);
    height: 97px;
    margin-top: 74px;
    border-right: solid 1px #eeeeee;
}
.shouye_sz .float_l:nth-child(1){
    width: calc(25% - 2px);
    border-left: solid 1px #eeeeee;
}
.shouye_sz .float_l .counter{
    display: inline-table;
    font-size:60px;
    color: #ffffff;
    line-height: 53px;
    padding: 0 35px;
    margin-bottom: 18px;
}
.shouye_sz .float_l p{
    font-size: 16px;
    color: #ffffff;
}
.shouye_sz .float_l:nth-child(1) .counter{
    background: url("../images/counter1.png") right top no-repeat;
}
.shouye_sz .float_l:nth-child(2) .counter{
    background: url("../images/counter2.png") right top no-repeat;
}
.shouye_sz .float_l:nth-child(3) .counter{
    background: url("../images/counter3.png") right top no-repeat;
}
.shouye_sz .float_l:nth-child(4) .counter{
    background: url("../images/counter4.png") right top no-repeat;
}
.shouye_xinwen{
    padding-bottom: 60px;
	    background: #f6f6f6;
}
.shouye_xinwen .more{
    display: block;
    width: 185px;
    height: 62px;
    text-align: center;
    line-height: 62px;
    margin: auto;
    font-size: 16px;
    color: #333333;
    border: solid 1px #dfdfdf;
    transition:all 0.3s ease-in-out;
}
.shouye_xinwen .more:hover{
    color: #4177b7;
    border: solid 1px #4177b7;
}
.shouye_xinwen .news_l{
    width: calc(50% - 36px);
}
.shouye_xinwen .news_r{
    width: calc(50% - 36px);
}
.shouye_xinwen .news{
    padding: 58px 0 50px 0;
}
.shouye_xinwen .news_l .first{
    display: block;
    border-bottom: dashed 1px #bbbbbb;
}
.shouye_xinwen .news_l .first .img{
    overflow: hidden;
}
.shouye_xinwen .news_l .first .img img{
    width: 100%;
    height: 262px;
    transition:all 0.3s ease-in-out;
}
.shouye_xinwen .news_l .first:hover .img img{
    transform: scale(1.1);
}
.shouye_xinwen .news_l .first .jianjie{
    padding: 18px 0 26px 0;
}
.shouye_xinwen .news_l .first .jianjie .xian{
    width: 15px;
    height: 2px;
    background: #4177b7;
    margin-top: 42px;
    margin-left: 6px;
    margin-right: 5px;
}
.shouye_xinwen .news_l .first .jianjie .text{
    width: calc(100% - 36px);
}
.shouye_xinwen .news_l .first .jianjie .text .biaoti .bt{
    font-size: 16px;
    color: #333333;
    line-height: 46px;
    width: calc(100% - 130px);
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    transition:all 0.3s ease-in-out;
}
.shouye_xinwen .news_l .first:hover .jianjie .text .biaoti .bt{
    color: #4177b7;
}
.shouye_xinwen .news_l .first .jianjie .text .biaoti .sj{
    font-size: 16px;
    color: #333333;
    line-height: 46px;
}
.shouye_xinwen .news_l .first .jianjie .text .biaoti .xq{
    font-size: 14px;
    color: #888888;
    line-height: 30px;
    text-align: justify;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.shouye_xinwen .news_l .list_news .each .border{
    width: 15px;
    height: 2px;
    background: #4177b7;
    margin-top: 20px;
    margin-left: 6px;
    margin-right: 8px;
}
.shouye_xinwen .news_l .list_news .each .p{
    font-size: 16px;
    color: #333333;
    line-height: 38px;
    width: calc(100% - 130px);
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    transition:all 0.3s ease-in-out;
}
.shouye_xinwen .news_l .list_news .each:hover .p{
    color: #4177b7;
}
.shouye_xinwen .news_l .list_news .each .shijian{
    font-size: 16px;
    color: #333333;
    line-height: 38px;
}
.shouye_xinwen .news_l .list_news{
    padding: 16px 0;
}
.shouye_xinwen .news_r .each{
    display: block;
    padding: 28px 0;
    border-bottom: dashed 1px #bbbbbb;
}
.shouye_xinwen .news_r .each:nth-child(1){
    padding-top: 0;
}
.shouye_xinwen .news_r .each .img{
    overflow: hidden;
}
.shouye_xinwen .news_r .each img{
    width: 194px;
    transition:all 0.3s ease-in-out;
}
.shouye_xinwen .news_r .each:hover img{
    transform: scale(1.1);
}
.shouye_xinwen .news_r .each .text{
    width: calc(100% - 220px);
    margin-left: 25px;
    padding-top: 10px;
}
.shouye_xinwen .news_r .each .text .bt{
    width: calc(100% - 110px);
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    font-size: 16px;
    color: #333333;
    line-height: 46px;
    height: 46px;
    transition:all 0.3s ease-in-out;
}
.shouye_xinwen .news_r .each:hover .text .bt{
    color: #4177b7;
}
.shouye_xinwen .news_r .each .text .rq{
    font-size: 16px;
    color: #333333;
    line-height: 46px;
}
.shouye_xinwen .news_r .each .text .p{
    font-size: 14px;
    color: #888888;
    line-height: 30px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.neiye .sousuo{
    position: relative;
    z-index: 2;
    box-shadow: 0px 6px 12.09px 0.91px rgba(0, 0, 0, 0.03);
}
.position{
    background: #f6f6f6;
}
.position .bt{
    padding-top: 44px;
}
.position .bt .float_l{
    font-size: 30px;
    color: #333333;
    line-height: 52px;
    font-weight: 600;
}
.position .bt .float_r{
    font-size: 16px;
    color: #888888;
    line-height: 52px;
    padding-left: 30px;
    background: url("../images/neiye_icon1.png") top 15px left no-repeat;
}
.position .p{
    line-height: 34px;
    font-size: 16px;
    color: #888888;
    height:1px;border:none;border-top:1px solid #555555;
}
.shouye_fuwuxiangmu .fenlei {
    padding-top: 34px;
    margin-bottom: 0;
    padding-left: 17%;
}
.neiye .shouye_fuwuxiangmu .swiper-slide a{
    margin-bottom: 23px;
}
.fanye{
    text-align: center;
}
.fanye .pagebar{
    display: inline-flex;
}
.fanye .pagebar a{
    display: block;
    padding: 0 20px;
    height: 46px;
    line-height: 46px;
    background: #fff;
    margin: 0 4px;
    font-size: 16px;
    color: #333333;
    transition:all 0.3s ease-in-out;
}
.fanye .pagebar a:hover{
    color: #fff;
    background: #4177b7;
}
.fanye .pagebar .xuanzhong{
    color: #fff;
    background: #4177b7;
}
.neiye .shouye_fuwuxiangmu {
    /* padding-bottom: 78px; */
}
.neiye .shouye_fuwuxiangmu .swiper-slide {
    padding-bottom: 40px;
}
.white_bj{
    background: #f6f6f6;
}
.white_bj .position {
    background: #f6f6f6;
}
.list_show_html .sousuo{
    box-shadow: none
}
.white_bj .single_html .bt{
    text-align: center;
    font-size: 30px;
    color: #333333;
    font-weight: 600;
    line-height: 66px;
    padding-top: 56px;
    margin-bottom: 26px;
}
.white_bj .single_html .text{
    padding-bottom: 135px;
}
.white_bj .single_html .text p{
    font-size: 16px;
    color: #333333;
    text-indent: 2rem;
    line-height: 36px;
    text-align: justify;
}
.white_bj .single_html .text img{
    width: 100%;
    display: block;
    margin: 30px 0;
}
.single_html {padding-bottom:80px; }

.single_html .center{
	line-height:42px;
	font-size:16px;
	
	
	}

.list_show_html .left{
    width: calc(100% - 430px);
}
.list_show_html .position .center{
    width: auto;
}
.list_show_html .list_show .bt{
    padding-top: 46px;
    padding-bottom: 10px;
    text-align: center;
}
.list_show_html .list_show .bt .p{
    font-size: 30px;
    color: #333333;
    line-height: 64px;
}
.list_show_html .list_show .bt .pagebar{
    display: inline-flex;
}
.list_show_html .list_show .bt .pagebar div{
    font-size: 14px;
    color: #888888;
    line-height: 44px;
    margin: 0 16px;
}
.list_show_html .list_show .text{
    border-top: dashed 1px #dedfdf;
    border-bottom: solid 1px #dedfdf;
    padding-top: 25px;
    padding-bottom: 50px;
}
.list_show_html .list_show .text p{
    font-size: 14px;
    color: #333333;
    line-height: 36px;
    text-indent: 2rem;
    text-align: justify;
}
.list_show_html .list_show .text img{
    width: 100%;
    display: block;
    margin: 30px 0;
}
.list_show_html .list_show .diehaun{
    padding-bottom: 66px;
}
.list_show_html .list_show .diehaun a{
    display: block;
    width: calc(45% - 75px);
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    height: 82px;
    line-height: 82px;
    font-size: 16px;
    color: #333333;
}
.list_show_html .list_show .diehaun .float_l{
    padding-left: 75px;
    background: url("../images/list_l.jpg") left 22px center no-repeat;
}
.list_show_html .list_show .diehaun .float_r{
    padding-right: 75px;
    text-align: right;
    background: url("../images/list_r.jpg") right 22px center no-repeat;
}
.list_show_html .right_nav{
    width: 276px;
    padding-top: 20px;
    padding-bottom: 86px;
}
.list_show_html .right_nav .title_r{
    font-size: 18px;
    color: #333333;
    line-height: 47px;
    padding-top: 26px;
    padding-left: 12px;
}
.list_show_html .right_nav .list_r a{
    display: block;
    width: calc(100% - 42px);
    padding: 0 20px;
    border: solid 1px #dedfdf;
    height: 54px;
    line-height: 54px;
    border-top: none;
    text-align: center;
    font-size: 16px;
    color: #333333;
    background: #fff;
    transition:all 0.3s ease-in-out;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.list_show_html .right_nav .list_r a:hover{
    color: #fff;
    background: #4177b7;
    border: solid 1px #4177b7;
    border-top: none;
}
.list_show_html .right_nav .list_r a:nth-child(1){
    border-top: solid 1px #dedfdf;
}
.list_show_html .right_nav .list_r a:nth-child(1):hover{
    border-top: solid 1px #4177b7;
}
.list_show_html .right_nav .list_p{
    border: solid 1px #dedfdf;
    padding: 20px 0 30px;
	background:#fff;
}
.list_show_html .right_nav .list_p p{
    width: calc(100% - 42px);
    padding: 0 20px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
    background: #fff;
}
.list_show_html .right_nav .list_r2 a{
    display: block;
    width: calc(100% - 42px);
    padding: 12px 20px;
    border: solid 1px #dedfdf;
    line-height: 32px;
    border-top: none;
    font-size: 14px;
    color: #333333;
    background: #fff;
    transition:all 0.3s ease-in-out;
}
.list_show_html .right_nav .list_r2 a:hover{
    color: #fff;
    background: #4177b7;
    border: solid 1px #4177b7;
    border-top: none;
}
.list_show_html .right_nav .list_r2 a:nth-child(1){
    border-top: solid 1px #dedfdf;
}
.list_show_html .right_nav .list_r2 a:nth-child(1):hover{
    border-top: solid 1px #4177b7;
}
.show_html .position .center{
    width: 1400px;
}
.product_show{
    padding-bottom: 82px;
    background: #f6f6f6;
    padding-top: 45px;
}

.product_show .pc-slide .view{
    width: 537px;
}
.product_show .view .swiper-container {
    width: 537px;
    height: 537px;
}
.product_show .view .swiper-container img{
    width: 537px;
    height: 537px;
}
.product_show .preview{
    width: calc(100% - 624px);
    position: relative;
}
.product_show .preview .product_text .title .name{
    font-size: 30px;
    color: #333333;
    line-height: 66px;
    height: 66px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.product_show .preview .product_text .title .time{
    font-size: 14px;
    color: #888888;
    line-height: 36px;
    height: 36px;
    padding-bottom: 15px;
    border-bottom: solid 1px #eeeeee;
}
.product_show .preview .product_text .title .time span{
    margin: 0 30px;
}
.product_show .preview .product_text .text{
    font-size: 14px;
    color: #333333;
    line-height: 36px;
    padding: 16px 5px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
.product_show .preview .bt{
    font-size: 18px;
    color: #333333;
    line-height: 66px;
    margin-top: 35px;
}
.product_show .preview .swiper-container {
    width: calc(100% - 236px);
    margin-left: 0;
}
.product_show .preview .swiper-slide {
    width: 172px;
    height: 172px;
    cursor:pointer;
    margin-right: 8px;
}
.product_show .preview .swiper-slide img{
    width: 172px;
    height: 172px;
}
.product_show .preview .arrow-left{
    position: absolute;
    right: 22px;
    bottom: 117px;
    width: 177px;
    height: 55px;
    z-index: 10;
    text-align: center;
    background: #4177b7;
    font-size: 16px;
    color: #ffffff;
    line-height: 55px;
    transition:all 0.3s ease-in-out;
}
.product_show .preview .arrow-left:hover{
    color: #fff;
    background: #fda30f;
}
.product_show .preview .arrow-right{
    position: absolute;
    right: 22px;
    bottom: 52px;
    width: 177px;
    height: 55px;
    z-index: 10;
    text-align: center;
    background: #4177b7;
    font-size: 16px;
    color: #ffffff;
    line-height: 55px;
    transition:all 0.3s ease-in-out;
}
.product_show .preview .arrow-right:hover{
    color: #fff;
    background: #fda30f;
}
.show_html .xiangqing{
    width: 276px;
    height: 52px;
    font-size:16px;
    color: #ffffff;
    text-align: center;
    line-height: 52px;
    background: #4177b7;
    margin-top: 40px;
}
.show_html .text{
    border-top: solid 1px #dedfdf !important;
}
.news_list{
    padding-bottom: 40px;
}
.news_list a{
    display: block;
    width: calc(50% - 79px);
    padding: 0 32px;
    margin-right: 30px;
    background: #fff;
    margin-top: 28px;
}
.news_list a:nth-child(2n){
    margin-right: 0;
}
.news_list a .bt{
    padding-top: 10px;
}
.news_list a .bt .p{
    font-size: 18px;
    color: #333333;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    max-width: calc(100% - 40px);
    height: 48px;
    line-height: 48px;
}
.news_list a:hover .bt .border{
    width: 17px;
    margin-right: 12px;
}
.news_list a .text{
    font-size: 14px;
    color: #888888;
    line-height: 30px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    margin-top: 7px;
    padding-bottom: 50px;
}
.xinwen_liebiao{ 
    margin-top:20px;
    
}
.xinwen_liebiao .list1{
    width:32%; 
    float:left; 
    margin-right:21px; 
    background-color:#E7E8E8; 
    padding:20px; 
    box-sizing: border-box; 
}
.xinwen_liebiao .list2{
    width:32%; 
    float:left; 
    background-color:#E7E8E8; 
    padding:20px; 
    box-sizing: border-box; 
}
.xinwen_liebiao .list3{
    width:32%; 
    float:right; 
    background-color:#E7E8E8; 
    padding:20px; 
    box-sizing: border-box
}
.xinwen_liebiao .title{
    border-bottom:2px solid #1b7ec3
    
}
.xinwen_liebiao .prtm{
    margin-top: 10px;
}
.xinwen_liebiao .title li{
    float: left; 
    padding:5px 10px;
    
}
.xinwen_liebiao .title li.on{
    background-color: #1b7ec3
}
.xinwen_liebiao .title li.on a{
    color: #fff;
    FONT-SIZE: 20px;
}
.xinwen_liebia .list3 .title4{
    position:relative; 
    border-bottom:2px solid #1b7ec3; 
    padding:5px 0
}
.xinwen_liebiao .list3 .title4 h2{
    font-size:16px; 
    font-weight: bold;
}
.xinwen_liebiao .list3 .title4 a{
    position:absolute; 
    right:10px; 
    top:5px; 
    line-height:24px;  
    color:#1b7ec3;
}
.xinwen_liebiao .list3 .title4 a:hover{
    font-weight: bold
}
.messagetit{
    padding:10px 15px; 
    height:128px; 
    overflow: hidden
}
.messagetit img{
    width:130px; 
    height:128px; 
    float:left; 
    padding-right:20px;}
.messagetit h2{ 
    white-space:nowrap; 
    text-overflow:ellipsis; 
    overflow:hidden
}
.messagetit h2 a{
    color:#1a1a1a; 
    font-size:16px;
    font-weight:bold
}
.messagetit p{
    text-indent:2em; 
    line-height:28px; 
    max-height:84px; 
    overflow: hidden; 
    padding:5px 0; 
    color:#666;
}
.messagetit p a{
    color:#1b7ec3
}
.messagetit p a:hover{
    font-weight:bold
}
.xinwen_liebiao .prtm ul li{
    padding: 0 20px 0 40px; 
    line-height:32px; 
    height:32px; 
    overflow:hidden; 
    border-bottom:1px dashed #ccc;
    background:url("../images/xinwen.png") no-repeat 10px center;
    white-space:nowrap; 
    text-overflow:ellipsis;padding-bottom: 5px;
    padding-top: 5px;
    FONT-SIZE: 16px;
}
.xinwen_liebiao .prtm ul li:hover a{
    color:#1b7ec3; 
    font-weight: bold
}

@media screen and (max-width: 768px){
    .news{width:98%}
    .xinwen_liebiao .list1{width:100%; padding:10px;}
    .xinwen_liebiao .list2{width:100%; padding:10px; margin-top:20px;}
    .xinwen_liebiao .list3{display: none}
    .messagetit{padding:10px;}
    }
@media screen and (max-width: 1024px) and (min-width:769px){
    .xinwen_liebiao{
     width:98%;
    }
}
.box_shadow .sousuo{
    box-shadow: none
}
.contact_html{
    padding-top: 52px;
}
.contact_html .contact_title{
    font-weight: 600;
    font-size: 30px;
    color: #333333;
    line-height: 64px;
    text-align: center;
}
.contact_html .contact_text{
    font-size: 18px;
    color: #333;
    line-height: 40px;
    text-align: center;
    width: 1200px;
    margin: auto;
}
.contact_html .contact_icon{
    width: 1070px;
    margin: auto;
    padding: 62px 0 56px;
}
.contact_html .contact_icon .icon{
    width: 160px;
    margin: 0 27px;
}
.contact_html .contact_icon .icon img{
    display: block;
    margin: auto;
}
.contact_html .contact_icon .icon p:nth-child(2){
    font-size:16px;
    color: #000000;
    text-align: center;
    line-height: 35px;
    padding-top: 15px;
}
.contact_html .contact_icon .icon p:nth-child(3){
    font-size:16px;
    color: #000000;
    text-align: center;
    line-height: 21px;
}
.contact_html .message .bt{
    font-size: 30px;
    color: #333333;
    line-height: 140px;
    font-weight: 600;
    text-align: center;;
}
.contact_html .message .input input{
    width: calc(33.333% - 82px);
    display: block;
    border: solid 1px #d7d7d7;
    padding: 0 30px;
    height: 49px;
    line-height: 59px;
    margin-right: 30px;
    margin-bottom: 29px;
    border-radius: 5px;
    font-size: 16px;
    color: #999999;
}
.contact_html .message .input input:nth-child(3n){
    margin-right: 0px;
}
.contact_html .message .input input::-webkit-input-placeholder{
    color:#999999;
}
.contact_html .message .input input::-moz-placeholder{   
    color:#999999;
}
.contact_html .message .input input:-moz-placeholder{    
    color:#999999;
}
.contact_html .message .input input:-ms-input-placeholder{
    color:#999999;
}
.contact_html .message textarea{
    width: calc(100% - 62px);
    display: block;
    border: solid 1px #d7d7d7;
    padding: 12px 30px;
    height: 200px;
    line-height: 28px;
    margin-right: 30px;
    margin-bottom: 35px;
    border-radius: 5px;
    font-size: 16px;
    color: #999999;
}
.contact_html .message textarea::-webkit-input-placeholder{
    color:#999999;
}
.contact_html .message textarea::-moz-placeholder{ 
    color:#999999;
}
.contact_html .message textarea:-moz-placeholder{ 
    color:#cccccc;
}
.contact_html .message textarea:-ms-input-placeholder{ 
    color:#999999;
}
.contact_html .message .button{
    text-align: center;
    width: 100%;
}
.contact_html .message .button a{
    display: inline-block;
    width: calc(50% - 300px);
    font-size: 18px;
    color: #ffffff;
    line-height: 56px;
    height: 56px;
    background: #4177b7;
    text-align: center;
    border-radius: 5px;
    margin: 0 15px;
    transition:all 0.3s ease-in-out;
}
.contact_html .message .button a:hover{
    background: #ff9900;
}
.contact_html .message{
    padding-bottom: 76px;
}
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}
#DetailedSpan img{ max-width:100% !important; height:auto !important}
#imgsy img{ max-width:100% !important; height:auto !important}
#maximg img{ max-width:100%; height:auto !important}
#maximg{ padding-top:20px}


.bottom {
    padding: 80px 0 40px 0;
    background: #333333;
    background-size: cover;
}
.bMessage {
    width: 46.25%;
    float: right;
}
.bTitle .H4 {
    font-size: 30px;
    color: #000;
    display: inline-block;
}
.bTitle .H5 {
    font-size: 18px;
    color: #9b9b9b;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 20px;
}
.bMessage .meForm {
    margin-top: 30px;
}
.bMessage .formList .list {
    width: 44.95%;
    float: left;
    margin: 0 10.1% 0 0;
    border-bottom: 1px solid #777777;
    padding: 13px 0;
    height: 49px;
    overflow: hidden;
}
.bMessage .formList .list .H4 {
    float: left;
    font-size: 16px;
    color: #a3abb1;
    line-height: 21px;
}
.bMessage .formList .list .input {
    float: left;
    width: 70%;
    height: 21px;
    font-size: 14px;
    color: #a3abb1;
    margin-left: 10px;
    background-color: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: 0;
    border-radius: 0;
}   
.bMessage .formList .list:nth-child(2n) {
    margin-right: 0;
}
.bMessage .formList .list2 {
    width: 100%;
    margin: 0;
}
@media screen and (max-width: 1200px){
.bMessage .textarea {
    width: 85%;
}
}
.bMessage .textarea {
    border: none;
    line-height: 21px;
    float: left;
    width: 88%;
    height: 60px;
    font-size: 14px;
    color: #a3abb1;
    margin-left: 10px;
    background-color: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: 0;
    border-radius: 0;
}
.bMessage .submit {
    width: 100%;
    height: 43px;
    display: block;
    font-size: 18px;
    color: #fff;
    margin-top: 35px;
    background-color: #0C7DF5;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: 0;
}
.bCon {
    width: 32.56%;
    float: Left;
}
.bCon .p {
    font-size: 18px;
    color: #000;
    margin: 30px 0 45px 0;
}
.bEwm2 {
    width: 25.25%;
    float: Left;
    text-align: center;
}
.bEwm2 .pic {
    display: block;
    padding: 5px;
    background-color: #fff;
}
.bEwm2 .H6 {
    font-size: 14px;
    color: #a3abb1;
    margin-top: 20px;
}
.bAddress {
    width: 60%;
    float: right;
}
.bAddress .list {
    margin-bottom: 25px;
}
.bAddress .p2 {
    margin-left: 40px;
    font-size: 14px;
    color: #a3abb1;
    line-height: 20px;
}
.bottom2 {
    background-color: #2b2b2b;
    padding: 35px 0;
}
.bottom2 .bLeft {
    float: left;
}
.bLink {
    display: block;
}
.bLink .list {
    display: inline-block;
    font-size: 14px;
    color: #a3abb1;
}
.bLink .list {
    display: inline-block;
    font-size: 14px;
    color: #a3abb1;
}
.cr .p {
    display: inline-block;
    font-size: 14px;
    color: #a3abb1;
    margin-top: 8px;
}
.cr .p {
    display: inline-block;
    font-size: 14px;
    color: #a3abb1;
    margin-top: 8px;
}
.bottom2 {
    background-color: #2b2b2b;
    padding: 35px 0;
}

.shouye_hezuohuoban {
    padding: 60px 0 80px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0.125vw 0 4.166vw;
    background-size: cover;
    overflow: hidden;
}
.tit-1 {
    font-size: 1.979vw;
    line-height: 1.97;
    margin-bottom: 2.604vw;
}
.hzhbmx {
    max-width: 1620px;
    margin: 0 auto;
    overflow: hidden;
}
.hzhbmx .item {
    float: left;
    width: 16.666%;
   width: 20%; 
}
.hzhbmx .con {
    height: 140px;
    line-height: 140px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    overflow: hidden;
    margin: 10px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.hzhbmx img {
    display: inline-block !important;
    vertical-align: middle;
    max-height: 100%;
}
@media only screen and (max-width: 1400px){
 .hzhbmx .item {
    width: 20%;
}
}
    /*首页关于我们*/
.shouye-about{
    padding: 4% 0;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.shouye-about .fl .img {
    display: block;
    width: 100%;
    overflow: hidden;
}
.shouye-about .fr p {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    padding: 5px 0 10px;
}
.fl {
    float: left;
    width: 45%;
}
.fr {
    float: right;
    width: 55%;
}
.shouye-about .fr .des {
    color: #666;
    font-size: 15px;
    line-height: 2;
}
.shouye-about .more {
    display: inline-block;
    line-height: 40px;
    padding: 0 40px;
    text-align: center;
    color: #fff;
    background: #1b7ec3;
    margin-top: 40px;
}
@media only screen and (max-width: 768px) {
.shouye-about .fl, .shouye-about .fr {
    width: 100%;
}
.shouye-about .fl .img{
    text-align: center;
    margin-bottom: 20px;
}
.shouye-about .fr p, .advert .tel {
    font-size: 16px;
}
}
.btn1 {
    color: #fff;
    font-size: 18px;
    width: 188px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 21px;
    display: block;
    margin: 20px auto;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
    /*底部信息*/
#footer {
    color: rgba(255, 255, 255, .6);
    color: #bcbcbd \9;
    background: #1e2225;
    overflow: hidden;
}

#footer a {
    color: rgba(255, 255, 255, .6);
    color: #bcbcbd \9;
}

#footer a:hover {
    color: #fff;
}

.f_top {
    padding: 60px 0 40px;
    overflow: hidden;
}

.f_bot {
    color: rgba(255, 255, 255, .5);
    color: #a9a9aa \9;
    line-height: 20px;
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
    border-top: 1px solid #35393b \9;
}
.f_youlian a{
    padding-right: 10px;
}   
.f_bot .webinfo {
    float: right;
}

.f_bot .icp {
    display: inline-block;
}

.m-code {
    margin-bottom: 10px;
}

.m-code img {
    width: 150px;
}

.fdl {
    overflow: hidden;
}

.fdl .item {
    float: left;
    width: 210px;
    padding: 0 5px;
}

.fdl .item ul {
    line-height: 2.57;
}

.fdl .f_address {
    line-height: 2.57;
    width: 500px;
}

.fdr {
    float: right;
}

.f_share {}

.f_share p {
    color: #fff;
    font-size: 14px;
    line-height: 50px;
}

.f_share .bdsharebuttonbox {
    margin-right: -20px;
}

.f_share .bdsharebuttonbox a {
    width: 52px;
    height: 52px;
    line-height: 52px;
    margin: 0 20px 0 0;
    background-color: #434343;
    background-repeat: no-repeat;
    background-position: center;
}

.f_share .bdsharebuttonbox .bds_sqq {
    background-image: url(../images/icon-f-qq.png);
}

.f_share .bdsharebuttonbox .bds_tsina {
    background-image: url(../images/icon-f-sina.png);
}

.f_share .bdsharebuttonbox .bds_weixin {
    background-image: url(../images/icon-f-weix.png);
}

@media only screen and (max-width: 750px) {
 .shouye-about .aboutmx {
    max-width: 90%;
    font-size: 14px;
    color: #fff;
    margin: 3.125vw auto 4.6875vw;
}
    .f_top {
    padding: 5vw 0 3.333vw;
}
.fdr {
    float: none;
    text-align: center;
    margin: 0 auto;
    width: auto;
}
.f_share p {
    line-height: 30px;
    margin-bottom: 10px;
}
.m-code img {
    width: 100px;
    padding-left: 36%;
}
.fdl {
    display: none;
}
.fdl .item {
    display: none;
}
.f_bot {
    text-align: center;
}

    .wrap {
        padding: 0 10px;
    }
.hzhbmx .item {
    width: 33.333%;
}
.hzhbmx .con {
    height: 60px;
    line-height: 60px;
}
.shouye_fuwuxiangmu .fenlei {
    padding-top: 34px;
    margin-bottom: 0;
    padding-left: 0%;
}
}
    /*首页我们的服务*/
.shouye-womendefuwu{
    width:100%; 
    overflow:hidden; 
    padding:38px 0 55px 0; 
    background-size:cover;
    background: #f6f6f6;
}
#fenlei {
    display:block; 
    overflow:hidden; 
    padding-top:26px;
}
#liebiao {
    display:block; 
    overflow:hidden; 
    width:1400px; 
    text-align:center
}
#liebiao LI {
    width:148px; 
    display:inline-block; 
    margin:0 2px 2px 0;
}
#liebiao LI A {
    display:block; 
    height:42px; 
    line-height:40px; 
    text-align:center; 
    overflow:hidden; 
    border:1px solid #1b7ec3; 
    font-family:'Microsoft YaHei'; 
    font-size:16px; 
    color:#1b7ec3; 
    transition:all 0.4s;
}
#liebiao LI.selectTag A {
    background:#1b7ec3; 
    color:#fff;
}
#liebiaomingxi {
    display:block; 
    padding-top:20px; 
    overflow:hidden;
}
.liebiaomingxi {
    DISPLAY: none;
}
#liebiaomingxi DIV.selectTag {
    DISPLAY: block
}
.shouye-womendefuwu_ul{
    display:block; 
    overflow:hidden; 
    width:1400px;
}
.shouye-womendefuwu_ul li{
    width:23.3333333%; 
    float:left; margin:0 16px 25px 0; 
    padding:1px; 
    border:1px solid #ddd; 
    background:#fff; 
    transition:all 0.4s;
}
.shouye-womendefuwu_ul li a{
    display:block; 
    overflow:hidden; 
    border:1px solid #ddd;
}
.shouye-womendefuwu_ul li a .shouye-womendefuwu_img{
    width:100%; 
    overflow:hidden; 
    position:relative;
}
.shouye-womendefuwu_ul li a .shouye-womendefuwu_img .shouye-womendefuwu_img_top{
    padding-top:2%;
}
.shouye-womendefuwu_ul li a .shouye-womendefuwu_img img{
    transition:all 1s;
    width: 100%;
}
.shouye-womendefuwu_ul li a .shouye-womendefuwu_txt{
    width:100%; height:44px; 
    line-height:44px; 
    text-align:center; 
    overflow:hidden; 
    position:absolute; 
    left:0; 
    bottom:-44px; 
    z-index:9; transition:all 0.4s; 
    background:#1b7ec3 none repeat scroll 0 0 !important; 
    background-color:#1b7ec3; 
    font-family:'Microsoft YaHei'; font-size:14px; color:#fff;
}
.shouye-womendefuwu_ul li:hover{
    border-color:#2b7f53;
}
.shouye-womendefuwu_ul li:hover a .shouye-womendefuwu_img img{
    transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);
}
.shouye-womendefuwu_ul li:hover a .shouye-womendefuwu_txt{
    bottom:0;
}
@media (max-width: 1220px){
#liebiao {
    width: 100%;
}
.shouye-womendefuwu li {
    width: 47%;
    margin: 0 1% 10px 1%;
}
.shouye-womendefuwu_ul {
    width: 100%;
}
}
    /*首页报价查询*/
.shouye-baojia {
    width: 100%;
    padding-bottom: 30px;
}  
.flex-2center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.flex-col {
    flex-direction: column;
}

.flex-center-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex-row-between {
    display: flex;
    justify-content: space-between;
}
.flex-jCenter {
    display: flex;
    justify-content: center;
}

.flex-aCenter {
    display: flex;
    align-items: center;
}
.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}
.flex1 {
    flex: 1
}
.flex {
    display: flex;
}
.flex-reverse {
    display: flex;
    flex-direction: row-reverse;
}
.flex-shrink {
    flex-shrink: 0;
}
.gray {
    color: gray;
}
.marginB3 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #000;	
    padding-left: 2px;
}
.marginB20 {
    margin-bottom: 20px;
}
@media (min-width: 576px) {
    .container {
    max-width: 540px
}
}
@media (min-width: 768px) {
 .container {
    max-width: 720px
}
#box1{
    width: 9%;
}
#box2{
    width: 18%;
}
#box3{
    width: 6%;
}
#box4{
    width: 12%;
}
.listItem {
    color: #666;
    font-size: 14px;
    height: 46px;
    padding: 0 20px;
    width: 13%;
    box-sizing: border-box;
    flex-shrink: 0;
    border-bottom: 1px solid #ddd;
}
}
@media (min-width: 992px) {
.container {
    max-width: 960px
}
}
@media (min-width: 1200px) {
.container {
    max-width: 1200px
}
}
@media (max-width: 768px) {
#box1{
    width: 92px;
}
#box2{
    width: 210px;
}
#box3{
    width: 70px;
}
#box4{
    width: 140px;
}
.listItem {
    color: #666;
    font-size: 14px;
    height: 46px;
    padding: 0 20px;
    width: 114px;
    box-sizing: border-box;
    flex-shrink: 0;
    border-bottom: 1px solid #ddd;
}
}
.el-input-number .el-input__inner {
    text-align: left !important;
/* 设置文本居左 */
    direction: ltr;
/* 设置文本方向为从左到右，以确保输入框内容从左开始 */
}
.custom-input .el-input-number__decrease,
.custom-input .el-input-number__increase {
    background-color: #ff8b00;
    color: white;
    font-size: 18px;
    border-bottom: 0;
}
.custom-input .el-input-number__decrease:hover,
.custom-input .el-input-number__increase:hover {
    background-color: #ff8b00;
}
.el-input-number.is-controls-right .el-input-number__increase {
    border-bottom: 0;
}
.reset:hover {
    background-color: #fff;
}
.el-overlay {
    background: rgba(0, 0, 0, 0.02);
}

