﻿*{ margin:0 auto; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: "microsoft yahei"; color:#333; font-size:16px; background: #FFFFFF;  }
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:focus { outline: 0 }
a:hover{ color: #5d5454;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s;}
ul,li{ list-style:none;}
.clear{ clear:both;}
.clearfix{ clear:both;}
p{ margin:0 auto; padding:0;}
.padding5{ padding:5px;}
.padding10{ padding:10px;}
.padding15{ padding:15px;}
.padding20{ padding:20px;}
.padding30{ padding:30px;}
.padding40{ padding:40px;}
.fr{ float:right;}
.fl{ float:left; }
.right{ float:right;}
.left{ float:left; }
.paddingright{ padding-right:10px;}
.paddingleft{ padding-left:10px;}
.undis{ display:block;  background-size: cover;}
.dis{ display:none;  }
.pr5{ padding-right:5px;}
.red{ color:#f00;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}
h4, .h4, h5, .h5, h6, .h6{ margin: 0;}
.auto_1280{ width:1280px; position: relative;}
.main-cont{ width:98%}

#home .home,
#products .products,
#news .news,
#pdtc .pdtc,
#contact .contact,
#solution .solution,
#about .about {
    color: #5d5454;
} 

input,button,select,textarea{ outline:none; font-family: "microsoft yahei";}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}

#warp{ width:100%; height:auto; overflow: hidden;}
.HeaderM{ display: none;}
.Header.current{ position: fixed; left: 0; top: 0; border-bottom: 1px solid #EEEEEE;  z-index: 999;}
.Header{ width: 100%; height: 76px; padding: 12px 0; background: #FFFFFF; z-index: 999;}
.Header .logo{ float: left; width: 204px; height: 76px;}


.Header .nav{ float: left; height: 30px; line-height: 30px; margin-top: 23px; margin-left: 25px;}
.Header .nav li{float: left;font-size: 15px;position: relative;padding: 0 16px;font-weight: bold;}
.Header .nav li a{ display:inline-block; }
.Header .nav li a:hover{ border-bottom: 3px solid #5d5454;}
.Header .nav li a i{ padding-left: 10px;}
 
.Header .nav ul li ul{ position: absolute; left: -30px; top: 30px; background: #FFFFFF; width:220px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); display: none;  z-index:888 }
.Header .nav ul li ul li{padding: 0;text-align: center;font-weight: normal;width:220px;height: 42px;line-height: 42px;font-size: 14px;border-bottom: 1px solid #EEEEEE;}
.Header .nav ul li ul li a:hover{ background: #5d5454;  color:#fff; border-bottom: none;}
.Header .nav ul li ul li a{ display:block;  color: #333333; }
.Header .nav li ul li ul.nul2{ left:221px; top:0;}
.Header .nav li:hover ul.nul1{ display: block;}
.Header .nav li ul li:hover ul.nul2{ display: block;}

 
.Header .lang{ float: left; position: relative;  margin-top: 23px; width: auto; height: 30px; line-height: 30px; padding: 0 25px; border-left: 1px solid #EEEEEE;} 
.lang i{ font-size: 20px; line-height: 30px;}
.lang img{vertical-align: middle;width: 20px;float: left;margin-top: 5px;}
.lang span{ padding: 0 10px;}
.lang:hover ul{ display: block;}
.lang ul{ display: none; position: absolute; left: 25px; top: 30px; background: #FFFFFF; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 100px;  z-index: 999;}
.lang ul li{ height: 42px; line-height: 42px; border-bottom: 1px solid #EEEEEE; text-align: center; font-size:13px;}
.lang ul li a{ display: block;}
.lang ul li a:hover{ background: #5d5454; color: #FFFFFF;}

.searchshow{float: right;width: 191px;height: 42px;margin-top: 19px;}
.searchshow input{float: left;width: 122px;padding: 0 9px;height: 40px;border: 1px solid #EEEEEE;border-right: none;border-radius: 3px 0 0 3px;}
.searchshow button{ width: 49px; height: 42px; border: none; background: #5d5454; color: #FFFFFF;  border-radius:0 3px 3px 0; font-size: 18px;}

/* 手机端样式 */
@media (max-width: 768px) {
    .searchshow{width: 221px;}
    .searchshow input{width: 152px;}
}

#mmenu{ }

/**banner**/
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-prev,.main_visual .owl-next{width:58px;height: 58px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -25px;text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/BL.png);left: 5%; }
.main_visual .owl-next{background-image: url(../images/BR.png);right: 5%; }
.main_visual .owl-prev:hover{ background-image: url(../images/BLS.png); }
.main_visual .owl-next:hover{ background-image: url(../images/BRS.png);}
.main_visual .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: 30px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background:#FFFFFF; border-radius: 10px;}
.main_visual .owl-dot.active span{width: 20px; height: 10px; background:#5d5454; border-radius: 10px;}
.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}

.in1Bg{width: 100%;height: auto;background: url(../images/in1bg.png) no-repeat center;background-size:cover;padding: 42px 0;}


.in1Bg .inYsBox{width: 1280px;height: 510px;overflow: hidden;position: relative;}
.inYsTit{ width: 100%; height: auto;}
.inYsTit em{ width: 100%; height: 44px; background: url(../images/TitLogo.png) no-repeat left center; display: block;}
.inYsTit h2{ font-size: 32px; color: #000; line-height: 50px;}
.inysNav{ width: 520px; height: 148px; border-bottom: 1px solid #EEEEEE; margin-top: 45px; float: left; clear: both; position: relative; z-index: 888;}
.inysNav a{ display: block; float: left; width: 82px; height: 144px; text-align: center;}
.inysNav a h4{ font-size: 18px; color: #666; font-weight: normal; line-height: 46px;}
.inysNav .tabs .thistab,.tabs .thistab a:hover { border-bottom: 4px solid #5d5454;}
.inysNav a.thistab h4{ color: #000; font-weight: bold; }
.inysNav em{ display: block; float: left; width: 27px; height: 82px; background: url(../images/inysjt.png) no-repeat center;}

#tab_conbox{ width: 1400px; height: 510px; position: absolute; left: 0; top: 0;}
.inYsList{ width: 100%; height: 510px; overflow: hidden;}

.inYsListL{ float: left; width: 520px; height: auto; overflow: hidden; padding-top: 315px;}
.inYsListL p{ font-size: 20px; line-height: 30px; height: 60px; overflow: hidden;}
.inYsListL a{ display: block; height: 52px; line-height: 52px; width: 160px; background: #5d5454; margin-top: 50px; color: #FFFFFF; text-align: center; float: left; border-radius: 30px;}
.inYsListL a img{ vertical-align: middle; padding-left: 10px;}


.inYsListR{ float: right; width: 780px; height: 510px;}
.inYsListR img{ width: 100%; height: auto; border-radius: 50px 0 50px 0;}


.in1Bg .HomeProBox{padding-top:40px;width: 1280px;height: auto;}
.in1Bg .HomeProBox ul{margin-left:-1%;}
.in1Bg .HomeProBox ul li{width:14%;margin-left:1%;float:left;position: relative;transition: all .5s;-webkit-transition: all .5s;  }

.in1Bg .HomeProBox ul li .img{padding-top:500px; border-radius: 25px;}
.in1Bg .HomeProBox ul li .txt{position: absolute;width:100%;box-sizing: border-box;bottom:0;padding:0.3rem;z-index:99;color:#fff;}
.in1Bg .HomeProBox ul li .txt .con{opacity: 0;visibility: hidden;overflow: auto;transition: all .5s;-webkit-transition: all .5s;height:0;}
.in1Bg .HomeProBox ul li .txt .tit{width:100%;margin:0 auto; font-size: 24px; margin-bottom: 200px; text-align: center; font-weight: bold; transition: all .5s;-webkit-transition: all .5s;}
.in1Bg .HomeProBox ul li .txt .tit1{ text-align: center; margin-bottom: 10px;}

.in1Bg .HomeProBox ul li.on{width:54%;}
.in1Bg .HomeProBox ul li.on .tit{ margin-bottom: 0; text-align: left; width:100%;writing-mode: initial;font-size: 28px;letter-spacing: 0; font-weight: bold; line-height: 48px; padding: 0 40px; box-sizing: border-box;}
.in1Bg .HomeProBox ul li.on .txt .con{font-size: 14px;line-height: 22px; height: 44px; opacity: 1;visibility: visible;width:100%;height:auto; padding: 0 40px; margin-bottom: 25px; box-sizing: border-box;}
.in1Bg .HomeProBox ul li.on .txt .tit1{ opacity: 0;}

.in1Bg .HomeProBox ul li:nth-child(2){margin-top:-40px;}
.in1Bg .HomeProBox ul li:nth-child(4){margin-top:-40px;}

/*effict*/
.Scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}
.Scale-img:hover img,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.05,1.05,1.05);transform: scale3d(1.05,1.05,1.05); top:0px; left:0px;}
.effict{transition: all ease 0.3s;}
.imgbox{ overflow:hidden; position:relative; /*background:url(../uploadfiles/nopic.jpg) center center no-repeat; background-size:contain;*/}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;display: flex;align-items: center;justify-content: center;transition: all .5s;-webkit-transition: all .5s;}
.imgbox img{ width:auto !important; max-height:100%;}

.inProBg{ width:100%; height:auto; background:url(../images/inprobg.png) no-repeat center; background-size:cover;}
.inPro{width: 1340px;box-sizing: border-box;padding: 10px 20px 130px 10px;height: auto;overflow: hidden;}

.main_visual1{width: 1340px;}
.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual1 .owl-carousel .item{width: 100%;height: 100%; position: relative; text-align: center; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item img{width: 89%;height: auto;border-radius: 20px;padding: 13%;box-sizing: border-box;background: #fff;box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1);}
.main_visual1 .owl-carousel .item h3{font-size: 20px;line-height: 52px;margin-top: 15px;}
.main_visual1 .owl-carousel .item h4{ margin:25px auto 0 auto; width: 140px; height: 40px; line-height: 40px; border-radius: 30px; font-weight: normal; background: #f6f6f6 url(../images/inTitMore.png) no-repeat 100px center; text-align: left; padding-left: 25px; box-sizing: border-box;}
.main_visual1 .owl-carousel .item p{ font-size: 14px; line-height: 20px; height: 40px; overflow: hidden; padding: 0 60px;}
.main_visual1 .owl-carousel .item:hover h4{ color: #FFFFFF;  background: #5d5454 url(../images/inmores.png) no-repeat 105px center; }
.main_visual1 .owl-carousel .item:hover img{background: #fff url(../images/bg_logo.png) no-repeat 10px 140px; background-size: 328%;}
.inPro .owl-carousel .owl-stage-outer{ overflow: inherit;}


.main_visual1 .owl-prev,.main_visual1 .owl-next{width:10px;height: 18px;background-repeat: no-repeat; background-position: center center; position: absolute;bottom: -60px;text-indent: -999px; overflow: hidden;}
.main_visual1 .owl-prev{background-image: url(../images/inprojt.png);right: 100px;}
.main_visual1 .owl-next{background-image: url(../images/inprojt1.png);right:30px; }
.main_visual1 .owl-dots{ width: 90%; background: #fff; text-align: left; height: 3px; position:absolute; left: 0; bottom: -60px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 200px; height: 3px; background:#fff; }
.main_visual1 .owl-dot.active span{ width: 200px; height: 3px; background:#5d5454; }


.inAbbg{ width: 100%; height: auto; background: url(../images/inAbbgN.png) no-repeat center; background-size:cover; padding-bottom:70px;}
.inAb{width: 1280px;height:auto;}
.inAbLN{float:left;width: 636px;height: 441px;box-sizing:border-box;padding: 24px 24px;background: url(../images/inAb.png) no-repeat center;background-size:cover;box-shadow: 3px 3px 10px 0 rgba(0,0,0,.3);}
.inAbLN h3{ font-size:18px; font-weight:normal; line-height:34px; background: url(../images/inabh3.png) no-repeat 85px center;}
.inAbLN h2{ font-size:24px; color:#000; line-height:36px; margin-bottom:10px;}
.inAbLN p{font-size: 14px;line-height:26px;}

.inAbLNlist{ width:100%; height:auto; padding-top:10px;}
.inAbLNlist dl{ float:left; text-align:center; margin:0 20px;}
.inAbLNlist dl dd{ font-size:14px; line-height:32px;}
.inAbRN{float:left;width: 643px;height: 459px;}
.inAbRN img{ width:100%; height:auto;}



.alertVideoHide{display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;background:url(../images/blackBg.png);z-index:888;}
.alertVideoContent{display:none;position:fixed;top:50%;left:50%;width:800px;margin:-180px 0 0 -400px;z-index:999;background:#000; height:auto; 
box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-ms-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-o-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;}
.alertVideoContent iframe{width:100% !important;height:100% !important;}
.alertVideoContent .vedioClose{position:absolute;top:-27px;right:-27px;cursor:pointer;}
#video_box{ text-align:center;}
#video_box video{ width:auto; height:500px; text-align:center;}

.inNewsTit{ width: 1280px; height: 94px; padding: 60px 0;}
.inNewsTit em{ width: 100%; height: 44px; background: url(../images/TitLogo.png) no-repeat left center; display: block;}
.inNewsTit h2{ font-size: 32px; color: #000000; line-height: 50px;}
.inNewsTit a{ float: right; background: url(../images/inTitMore.png) no-repeat right center; color: #000000; font-weight: bold; padding-right: 25px; line-height: 94px;}
.inNewsTit a:hover{ color: #5d5454;}

.inNewsLeft{float: left;width: 617px;height: auto;overflow: hidden;}
.inNewsLeftPic{ width: 100%; height: auto; position: relative;}
.inNewsLeftPic img{width: 100%; height: auto;}
.inNewsLeftPic em{ font-style: normal; position: absolute; right: 0; bottom: 0; color: #FFFFFF; background: #5d5454; width: 86px; height: 32px; line-height: 32px; text-align: center;}
.inNewsLeftInfo{ box-sizing: border-box; width: 100%; height: 152px; background: #f6f6f6; padding: 35px 40px;}
.inNewsLeftInfo a{ display: block; height: 32px; line-height: 32px; overflow: hidden; font-weight: bold; font-size: 18px;}
.inNewsLeftInfo p{ font-size: 14px; line-height: 24px; height: 48px; overflow: hidden;}
.inNewsRight{float: right;width: 641px;height: auto;overflow: hidden;}

.inNewsRight1{ width: 100%; height: auto; overflow: hidden;}
.inNewsRight1 dl{float: left;width: 306px;height: auto;overflow: hidden;margin-left: 26px;}
.inNewsRight1 dl:first-child{ margin-left: 0;}
.inNewsRight1 dl dt{ width: 100%; height: auto; overflow: hidden; position: relative;}
.inNewsRight1 dl dt img{width: 100%; height: auto;}
.inNewsRight1 dl dt em{ font-style: normal; position: absolute; right: 0; bottom: 0; color: #FFFFFF; background: #5d5454; width: 86px; height: 32px; line-height: 32px; text-align: center;}
.inNewsRight1 dl dd{width: 100%;height: auto;margin: 13px 0;font-size: 18px;line-height: 27px;height: 50px;overflow: hidden;font-weight: bold;}

.inNewsRight ul{border-top: 2px solid #e6e6e6;margin-top: 19px;}
.inNewsRight ul li{ width: 100%; line-height: 54px; height: 54px; overflow: hidden; border-bottom: 2px solid #e6e6e6;}



/* 基础样式 */
.goodscon {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.goodscon p {
    margin: 0;
    padding: 0;
    line-height: 0;
}

.goodscon img {
    max-width: 100%;
    height: auto;
}




.fposi{ display: none;}

.footer{ width: 100%; height: auto; background: url(../images/footerbg.png) no-repeat center; background-size:cover; padding: 50px 0;}
.footerL{float: left;width: 323px;height: auto;}
.footerL p{ line-height: 30px; color: #CCCCCC; padding-top: 10px;}
.footerL p a{ color: #CCCCCC;}
.footerL .fwx{ width: 100%; height: 36px; margin-top:20px;}
.footerL .fwx a{ display: block; float: left; position: relative; margin-right: 15px; width: 36px; height: 36px; line-height: 36px; color: #FFFFFF; background: #373737; border-radius: 50%; text-align: center;}
.footerL .fwx a:hover{ background: #5d5454;}
.footerL .fwx a div{ width: 120px; height: 120px; position: absolute; left: 0; top: -130px; display: none;}
.footerL .fwx a div img{width: 120px; height: 120px;}
.footerL .fwx a:hover div{ display: block;}
.footerL .fwx a.fa-link1{ background: #373737 url(../images/flink1.png) no-repeat center;  }
.footerL .fwx a.fa-link1:hover{ background: #5d5454 url(../images/flink1.png) no-repeat center;}



.footerR{float: right;width: 945px;height: auto;overflow: hidden;}
.footerR dl{float: left;padding: 0 4%;border-left: 1px solid #4d5a65;height: 250px;overflow: hidden;}
.footerR dl dt{color: #FFFFFF;font-size: 18px;font-weight: bold;padding-bottom: 12px;}
.footerR dl dd{width: 100%;height: auto;line-height: 30px;font-size: 14px;}
.footerR dl dd a{ display: block; color: #ccc;}
.footerR dl dd a:hover{ color: #FFFFFF;}
.footerR p{ font-size: 14px; color: #CCCCCC; line-height: 22px;}
.footerR h4{ color: #FFFFFF; margin-bottom: 20px;}

.footerCode{width:100%;height:auto;text-align:center;color:#fff;padding-top:30px;margin-top: 15px;border-top: 1px solid #4d5a65;}
.footerCode li{display:inline-block;width:130px;height:auto;border-right: 0px solid #4d5a65;padding:0 25px;}
.footerCode li:last-child{ border-right:none;}
.footerCode li img{width: 100px;height:auto;border-radius: 10px;}
.footerCode li p{ width:100%; line-height:42px; font-size:15px;}
.client-2 {
            position: fixed;
            right: -142px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 60px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 14px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 3px;
            margin-top: 10px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #5d5454;
            color: #fff;
            height: 53px;
            width: 200px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #5d5454;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }


#mmenu {

}
.contain{width: 1520px;margin: 0 auto;}

.about-info{line-height: 28px;font-size: 16px;padding: 30px 0;width: 1280px;text-align: center;}
.about-info img{ max-width: 100%; height: auto;}
.abList dl{float: left;width: 19%;margin: 0.5%;text-align: center;}
.abList dl dt{ width: 100%; height: auto; overflow: hidden;}
.abList dl dt img{ width: 100%; height: auto;}
.abList dl dd{ width: 100%; height: 46px; line-height: 46px; background: #FFFFFF;}



.indkj { 
  padding-top:20px;
  width: 100%;
  height: 600px; 
  overflow: hidden;
  background-image: url(../images/1637302766154465.jpg); 
  background-size: cover;
  background-position: center;
  transition: background-image 0.3s ease; 
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.indkj .contain{position: relative;width: 1280px;}

.indkj .cont1{ margin-top:30px; text-align:center; }
.indkj .cont1 h2{font-size:26px;line-height:60px;color: #000;}
.indkj .cont1 p{color: #414141;margin-top: 8px;line-height: 30px;}

.indkj .menu {list-style: none;padding: 0;position: absolute;margin: 0;display: flex;align-items: center;justify-content: center;height: 310px;z-index:99;top: 140px;left: 0;}


.indkj .menu-item {
    padding: 24px 10px;
    width: 73px;
    height: 74px;
    margin: 0 20px;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    background: #c05eac;
    transition: all .3s ease;
    margin-right: 28px;
 }
.indkj .menu-item.selected{ background:#994688;  box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.5);}
.indkj .menu-item:hover{ background:#994688; box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.5);}

.indkj .menu-item .icon {
  margin-bottom: 5px;
}

.indkj .menu-item .icon img {
  width: 33px;  
  height: auto;
}

.indkj .menu-item .name {
  color: #FFFFFF;
  font-size: 18px;
  margin-top: 11px;
}

.indkj .menu-item:hover {
  transform: scale(1.1);  
}

.indkj .content {
  position: absolute;
  top: 0px;   
  left: 0;
  right: 0;
  bottom: 0; 
  padding: 20px;
}

.indkj .content-text {
    padding: 10px;
    border-radius: 5px;
    color: #994688;
    transition: opacity 0.3s ease;
    position: absolute;
    font-size: 24px;
    top: 275px;
    right:0;
    border: 2px solid #994688;
    font-weight: bold;
    width:490px;
    text-align: center;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2); /* X偏移量, Y偏移量, 模糊半径, 颜色 */
    line-height:36px;
} 

.index-imgTop1 {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 40px 0;
}
.index-imgTop1 h3{line-height: 52px;font-size: 24px;}
.index-imgTop1 em{ width: 34px; height: 6px; background: #5d5454; margin-top: 10px; display: inline-block;}
.index-imgTop1 p{ font-size:15px; line-height:28px; margin-top:15px;}


.conMap{width: 1280px;height: 400px;overflow: hidden;}
.conBox1Left{width: 1280px;height: auto;overflow: hidden;}
.conBox1Left li{ width: 100%; height: 42px; margin-bottom: 10px;}
.conBox1Left .coninput1{ width: 100%; box-sizing:border-box; padding: 0 15px; height: 40px; border: 1px solid #EEEEEE;}
.conBox1Left .contex{ width: 100%; box-sizing:border-box; padding: 15px; height: 102px; border: 1px solid #EEEEEE;}
.conBox1Left .consub{ width: 100%; height: 55px; border: none; font-size: 16px; text-align: center; color: #FFFFFF; background: #5d5454;}

.banner2{width: 100%;height: 228px;}
.banner2Txt{width: 1400px;box-sizing: border-box;padding: 76px 0 0 0;color: #FFFFFF;text-align: center;}
.banner2Txt h2{font-size: 14px;line-height: 26px;text-transform: uppercase;}
.banner2Txt h3{font-size: 24px;line-height: 36px;}

.abmenuBg{ width: 100%; height: 72px;  border-bottom: 2px solid #EEEEEE;}
.abmenu{width: 1280px;height: auto;line-height: 72px;font-size: 16px;}
.abmenuL{ float: left;}
.abmenuL a{ display: block; float: left; padding: 0 15px;}
#lm_hover{ color: #FFFFFF; background:#5d5454; }
.abmenu span i{ padding-right: 10px; color: #5d5454;}
.pro-lanmu{ display: none;}
.navbar-nav-more-body{ display: none;}

.about1{ width: 1400px; padding: 65px 0;}
.about1 h3{ font-size: 26px; font-weight: normal; line-height: 40px;}
.about1 h2{ font-size: 36px; line-height: 58px; color: #5d5454;}
.inAbL{ float: left; width: 680px; height: auto; overflow: hidden;}
.inAbL p{ line-height: 26px; margin-top: 25px; font-size:16px;}

.inAbR{ float: right; width: 626px; height: auto; overflow: hidden;}
.inAbR img{ width: 100%; height: auto;}

.inAd{ width: 100%; height: 220px; text-align: center; color: #FFFFFF; background: url(../images/inAd.png) no-repeat center;}
.inAd h2{ font-size: 28px; line-height: 46px; font-weight: normal; padding-top: 68px;}
.inAd h3{ font-size: 24px; line-height: 42px; }

.inpic{ padding-bottom: 100px;}
.main_visual4 .owl-carousel,.main_visual4 .owl-stage-outer,.main_visual4 .owl-stage,.main_visual4 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual4 .owl-carousel .item{ cursor: pointer; width: 100%;height: 100%;  background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual4 .owl-carousel .item div{ width: 100%; height: auto; box-sizing: border-box; background: #f7f7f7; padding: 25px 40px; font-weight: bold; font-size: 16px; text-align:center;}
.main_visual4 .owl-carousel .item:hover div{ background: #5d5454; color: #FFFFFF;}
.main_visual4 .owl-prev,.main_visual4 .owl-next{display: none; text-indent: -999em; }

.main_visual4 .owl-dots{ width: 100%; text-align: center; height: 9px; position:absolute; left: 0; bottom: -30px;  z-index: 999;}
.main_visual4 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual4 .owl-dots .owl-dot span{  display: inline-block; width: 9px; height: 9px; background:#cccccc; border-radius: 5px;}
.main_visual4 .owl-dot.active span{width:18px; height: 9px; background:#5d5454; }

.NewsList{ width: 1280px; height: auto; overflow: hidden; padding:0 0 30px 0;}
.NewsList dl{ float: left; width: 31.3%; height: auto; overflow: hidden; margin:2% 1%; background:#f7f7f7;}
.NewsList dl a{ display: block; width: 100%; height: auto; }
.NewsList dl a dt{width: 100%; height: auto; overflow: hidden;}
.NewsList dl a dt img{width: 100%; height: auto; }
.NewsList dl a dd{ width: 100%; height: auto; box-sizing:border-box; padding:20px;}
.NewsList dl a dd h3{ line-height: 32px; height: 32px; overflow: hidden; font-weight: normal; font-size: 16px;}
.NewsList dl a dd h4{ line-height: 23px; height: 23px; overflow: hidden; font-weight: normal; font-size: 14px; color: #999999;}
.NewsList dl a dd p{ width: 100%; height:72px; overflow: hidden; border-top: 1px solid #eeeeee; color: #999999; margin-top: 10px; padding-top: 12px; line-height: 24px;}

.newsShowbg{ width: 100%; height: auto; background: #eee; padding: 35px 0;}
.newsShow{ width: 1280px; height: auto; overflow: hidden; background:#fff; box-sizing:border-box; padding:30px;}
.newsShowTit{ width: 100%; height: auto; text-align: center; font-size: 26px; line-height: 36px; padding-bottom: 20px; border-bottom: 1px solid #e5e5e5;}
.newsShowTime{ width: 100%; height: 55px; line-height: 55px; color: #999999; text-align: center;}
.newsShowinfo{ font-size: 14px; color: #666666; line-height: 26px; padding: 30px 0; overflow: hidden;}
.newsShowinfo img{ max-width: 100%; height: auto; text-align:center;}
.newsShowImg{ width:100%; height:auto; padding-top:30px; text-align:center;}


.newsPrev{ width: 100%; height: auto; overflow: hidden;}
.newsPrev li{ width: 100%; height: 32px; line-height: 32px; overflow: hidden; font-size: 16px; color: #666666;}
.newsPrev li a{ color: #666666;}
.newsPrev li span{ color: #333333;}
.newsPrev li a:hover{ color: #5d5454;}

.wz{width: 1280px;line-height: 40px;padding-bottom: 10px;font-size: 14px;}
.wz i{ color: #5d5454; padding-right:5px; font-size:18px;}

.goodsNav{ width:1280px; height:auto;  overflow:hidden;}
.goodsNav a{ float:left; width:48%; margin:1%; display:block; box-sizing:border-box; height:66px; line-height:66px; padding:0 40px; background:#f9f9f9; font-size:18px;}
.goodsNav a i{ line-height:66px; font-size:20px;}
.goodsNav a:hover{background: #5d5454; color:#fff;}

.tr-heard{background:#5d5454; color:#fff; height:46px; text-align:center;}
.goods1tit{width: 100%;box-sizing:border-box;margin: 34px auto 15px;line-height:24px;height:24px;border-left:4px solid #5d5454;font-size:22px;padding-left:20px;font-weight:bold;}
.goods1info{width: 100%;height:auto;padding:25px;box-sizing:border-box;line-height:28px;font-size:16px;background: #f9f9f9;}

.GoodsR{width: 100%;}
.goodsListBox{overflow-y: hidden;width: 98%;padding: 14px 1%;height: auto;background: #e8eef3;overflow-x:auto;color: #151515;border-radius:10px 10px 0 0;}
.goodsListBox::-webkit-scrollbar {
    width: 4px;
    height:6px;
}
.goodsListBox::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#5c97d0;}
.goodsListBox::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0.1);
} 

.tableSort{width:100%;margin-bottom: 10px;}
.tableSort th{text-align: center;padding:10px 5px;font-weight: normal;font-size: 13px;}
.tableSort th.select-item{padding: 2px;}
.tableSort th.select-item input{margin-right:5px;display: none;}
.tableSort th div{height: 94px;background:#fff;padding:10px;overflow-y: auto;white-space:nowrap;display:block;text-align:left;font-size:12px;line-height:20px;font-weight:normal;color:#666;}
.tableSort th div::-webkit-scrollbar {
    width: 4px;
    height:4px
}
.tableSort th div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0,0,0,0.2);
}
.tableSort th div::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0.1);
} 
.tableSort th div label{cursor: pointer;display: inline-block;width: 100%;}
.tableSort th div label:hover{ color:#0f5ac4}
.tableSort th div label.active{color: #ffffff;background: #8caeca;padding: 1px 6px;border-radius: 2px;}
.key-wrap{ padding:0 13px;}
    .key-wrap .key-item {
        margin: 0 10px 10px 0;
        display: inline-block;
        zoom: 1;
        padding: 0 6px;
        height: 22px;
        border: 1px solid #dedede;
        font-size: 12px;
        line-height: 22px;
        background: #fff;
    }
.key-wrap .key-item .close-icon {
    vertical-align: -3px;
    margin-left: 7px;
    display: inline-block;
    zoom: 1;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background-image: url(../images/del.png);
}
.criteria-result-wrap{padding: 0px 15px;}
.clear-btn {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 84px;
    height: 30px;
    background-color: #5d5454;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 100px;
}
.sure-btn {
    margin-left: 10px;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 84px;
    height: 30px;
    background-color: #000;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 100px;
    cursor: pointer;
}
.statistics-info {
    margin-left: 17px;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
    color: #222;
}


.goodsList{ width:100%; height:auto; overflow-x:scroll; }
.goodsList::-webkit-scrollbar {
    width: 6px;
    height:6px;
}
.goodsList::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#5c97d0;}
.goodsList::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0.1);
} 
.goodsList table{ }
.goodsList tbody tr:nth-child(even){background: #f0f0f0;}
.goodsList tbody{  border-left:0px; border-top:0px; font-size: 14px; table-layout: fixed;  width: 100%; box-sizing:border-box; border-spacing:0;}
.goodsList tbody td{border: 0px solid #ccc;min-width: 60px;border-right:0px;border-bottom:0px;text-align:center;word-wrap: break-word;padding: 10px 3px;font-size: 13px;position:relative;}
.goodsList tbody td ul{ display:none; background:#fff; position:absolute; right:-120px; top:0; width:120px; z-index:999; line-height:18px; }
.goodsList tbody td ul li{ padding:10px 0; text-align:left;}
.goodsList tbody td ul li i{ padding:0 10px;}
.goodsList tbody td:hover ul{ display:block;}
.goodsList tbody td .fa-file-pdf-o{font-size:18px;color: #5d5454;}
.goodsList tbody td a{ color:#5d5454; font-weight:bold}

a.gsdown{ background:#5d5454; color:#fff; display:inline-block; padding:15px 45px; border-radius:3px; margin:25px 0;}
a.gsdown i{ padding-right:10px}
.goodsInfos{overflow:hidden;margin-bottom:20px;padding:20px 0;width:1280px;height:auto;}
.goodsInfos .tit{overflow:hidden;}
.goodsInfos .tit h2{font-size:25px;line-height:50px;}
.goodsInfos .tit img{float:right;width:180px;border:1px solid #ccc;border-radius:8px; padding:20px;}
.goodsInfos .tit div{float:left;}
.goodsInfos dl{overflow:hidden;width:100%;height:36px;font-size: 14px;border-bottom:1px solid #ccc;line-height:36px;}
.goodsInfos dl:nth-child(even){ background:#eee;}
.goodsInfos dl dt{float:left;overflow:hidden;width:50%;height:36px;font-weight:700; box-sizing:border-box; padding:0 10px; }
.goodsInfos dl dd{float:left;overflow:hidden;width:50%;height:36px; box-sizing:border-box; padding:0 10px;}
.goodsInfos h3{color:#5d5454;line-height:35px;}

.ABMenu{ width:100%; height:42px; line-height:42px;}
.downList{ width: 1420px; height: auto; }
.downList dl{ float: left; width: 31%; height: auto; overflow: hidden; background: #f5f5f5; margin: 1%;}
.downList dl:hover{box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); transition: all ease .5s;}
.downList dl dt{ width: 100%; height: auto; overflow: hidden;}
.downList dl dt img{ width: 100%; height: auto;}
.downList dl dd{ width: 100%; height: auto; padding: 25px 35px; box-sizing: border-box;}
.downList dl dd h4{ color: #000000; font-size: 18px; line-height: 24px; height: 24px; overflow: hidden;}
.downList dl dd p{ color: #999; line-height: 36px;}
.downList dl dd h3{ width: 100%; margin-top: 10px; border-top: 2px solid #eeeeee; line-height: 32px; padding-top: 10px; font-size: 16px; color: #999999;}
.downList dl dd h3 i{ line-height:32px}

.cart-tips{ width: 1400px; height: auto; line-height: 28px; margin-top: 20px; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px;}


.cart-from{width: 1400px; height: auto; margin-top: 20px; box-sizing: border-box; border: 1px solid #DEDEDE; border-radius: 3px;}
#inputHtml tr > th { background: #5d5454; color: #fff; height: 38px; line-height: 38px;}
.cart-from table{ width: 100%; border-collapse:collapse;border-spacing:0;}



.cart-from table input{ width: 70%; padding:0 5%; margin:10px 0 10px 5%; border: 1px solid #DEDEDE; height: 28px; line-height: 28px;}
.cart-from table tr{border: 1px solid #DEDEDE; }
.cart-from table input.checkall{ width:20px; float:left}
.cart-from table button{ width: 34px; height: 30px; border: none; background: url(../images/cartDe.jpg) no-repeat;}

.cart-button { padding: 10px; }
.cart-button button{ width: 106px; height: 30px; line-height: 30px; border: none; background: #5d5454; color: #FFFFFF; border-radius: 3px;}

.cart-fed{ width: 1400px; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px; margin-top: 20px;}
.cart-fed h2{ font-weight: normal; color: #333333; font-size: 18px;}
.cart-fedBox{ width: 100%; height: auto; overflow: hidden; padding: 20px 0;}

.cart-fedBoxL{ float: left; width: 50%; height: auto; overflow: hidden;}
.cart-fedBoxL dl{ width: 100%;   line-height: 34px; margin-top:20px;}
.cart-fedBoxL dl dt{ float: left; width: 30%; padding-left: 5%; height: 34px; overflow: hidden; font-weight: bold; color: #333333;}
.cart-fedBoxL dl dd{ float: left; width: 65%; min-height: 56px; overflow: hidden;}
.cart-fedBoxL dl dd input{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}
.cart-fedBoxL dl dd textarea{ border: 1px solid #DEDEDE; border-radius: 3px; width:100%; height: 80px; padding: 15px; box-sizing: border-box;}
.cart-fedBoxL dl dd select{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}

.cart-fedBtn{ width: 100%; height: 34px; padding-top: 20px; border-top: 1px solid #EEEEEE; text-align: center;}
.cart-fedBtn button{ width: 60%; height: 34px; background: #5d5454; border: none; color: #FFFFFF; border-radius: 3px;}



.message {    margin: 0 auto;  width: 1400px;    
}
 
.panel-default {border: 1px solid #ccc;padding: 15px;border-radius: 5px;}
.panel-default .bg-default {
    
    }
.panel-default .alert-info{
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    padding: 12px;
    border-radius: 6px;
}

.message h1 {
    margin-top: 18px;
    font-weight: 500;
    font-size: 36px;
    color: #000;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.message p{ line-height:28px; margin-bottom:10px}
.message .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-info {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.downMenu{ width:100%; height:46px; padding:0 0 30px 0; text-align:center;}
.downMenu a{ width:auto; height:46px; line-height:46px; background:#ccc; border-radius:5px; padding:0 25px; font-size:16px; display:inline-block; margin:0 5px; }

.about2{width: 1280px;padding: 12px 0 40px 0;height:auto;margin-top: 36px;}
.about2 .left {
  width: 43%; 
}
.about2 .left img{ width:100%; height:auto;}
.about2 .right {
  width: 52%;
   box-sizing:border-box;
}
.about2 .right h3{font-size: 32px;margin-bottom:10px;}
.about2 p{font-size:14px;line-height: 22px;}
.about2 strong{
    color: #000000;
    font-size: 16px;
}

.about3 {
  position: relative; padding:100px 0;
  background: url(../images/ab-bgm1.jpg) no-repeat center;
  background-size: cover;
}
.about3 .in_tit .tit {
  color: #ffffff;
  text-align:center;
  font-size: 32px;
}
.about3 .swiper-wrapper{ padding-top:100px;}
.about3 .swiper-slide{ float:left; width:20%; height:auto; box-sizing:border-box; overflow:hidden; color:#fff; position:relative; padding:10px 30px;}
.about3 .abswp .swiper-slide::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 3px;
  height: 40px;
  background-color: #ffffff;
}
.about3 .abswp .swiper-slide::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 2px;
  height: 100%;
  background: url(../images/ab-line.png) no-repeat center left;
  background-size: cover;
}
.about3 .year{margin-bottom:5px;font-size: 32px;font-weight:bold;}
.about3 .dec{line-height:28px;font-size: 14px;}

.abTit4{width:100%;text-align:center;padding:50px 0;font-size: 32px;font-weight:bold;}
.about4{width: 1280px;height:auto;margin-bottom: 48px;overflow:hidden;}
.about4 li{float:left;width:16.66%;height:auto;box-sizing:border-box;padding: 10px 15px;border:1px solid #eee;}
.about4 li img{ width:100%; height:auto;}

.about6 {margin-top: 23px;color: #ffffff;background: url(../images/ab-bgm3.jpg) no-repeat center;background-size: cover;position: relative;padding: 99px 0;height: auto;}
.about6 .in_tit .tit {
   text-align:center;
   font-size: 32px;
}
.about6 ul{ width:100%; height:auto; padding-top:100px;}
.about6 ul li{ float:left; text-align:center; width:20%; height:auto; overflow:hidden; cursor:pointer;}
.about6 ul li em{ display:block; width:40px; height:40px;}
.about6 ul li .icon1 {
  background: url(../images/ab_sprites.png) 0px -275px no-repeat;
  width: 32px;
  height: 38px;
}
.about6 ul .icon2 {
  background: url(../images/ab_sprites.png) 0px -414px no-repeat;
  width: 28px;
  height: 36px;
}
.about6 ul .icon3 {
  background: url(../images/ab_sprites.png) 0px -378px no-repeat;
  width: 35px;
  height: 36px;
}
.about6 ul .icon4 {
  background: url(../images/ab_sprites.png) 0px -342px no-repeat;
  width: 35px;
  height: 36px;
}
.about6 ul .icon5 {
  background: url(../images/ab_sprites.png) 0px -313px no-repeat;
  width: 29px;
  height: 29px;
}
.about6 ul li h4{ line-height:42px; font-size:22px; margin-top:10px;}
.about6 ul li p{ font-size:18px; line-height:36px; opacity:0; height:72px;}
.about6 ul li:hover p{ opacity:1.0;}

.about_con{width: 1280px;border:1px solid #eee;box-sizing:border-box;margin:60px  auto;padding:50px;}
.about_con .left p {
  font-size: 40px;
  color: #5d5454;
  text-transform: uppercase;
}

.about_con .left h3 {
  font-size: 50px;
}
.about_con .right {
  width: 890px;
}

.about_con .right li {
  float: left;
  border-bottom: 1px solid #eee;
  width: 405px;
  margin-right: 80px;
  padding-bottom: 23px;
  margin-bottom: 23px;
}

.about_con .right li h3 {
  font-size: 16px;
  color: #999;
  padding-bottom: 8px;
  padding-top: 4px; font-weight:normal;
}

.about_con .right li p {
  font-size: 15px;
}
.about_con .right li p.tel{margin-top: 7px;}

.about_con .right li i {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 10px;
  margin-top:10px;
  padding-bottom: 38px;
}


.about_con .right li:first-child p {
}

.about_con .right li:nth-child(2n) {
  margin-right: 0;
}
.inCulbg{ width: 100%; height: auto; background: url(../images/Culbg.png) no-repeat center; background-size:cover; padding-bottom: 72px;}
.inSerTit1{ text-align: center; width: 100%; padding: 55px 0 44px 0; color: #FFFFFF;}
.inSerTit1 h4{ color: #00BBFF; line-height: 40px; font-size: 16px; text-transform: uppercase;  font-family: myFirstFont;}
.inSerTit1 h2{  font-size: 28px; line-height: 56px; text-transform: uppercase;  font-family: myFirstFont;}
.inCulbg dl{ float: left; width: 410px; height: 280px; box-sizing: border-box; padding: 50px 10px; text-align: center; background: #ffffff; margin: 0 8px; border-radius: 25px; }
.inCulbg dl dd{ width: 100%; padding-top: 25px;}
.inCulbg dl dd h3{ text-transform: uppercase; font-size: 20px; color: #000000; line-height: 35px;}
.inCulbg dl dd p{ line-height: 20px;}

.inCulbg1{ width:100%; height:auto; text-align:center; padding:50px 0;}
.inCulbg1 h2{font-size: 26px;line-height: 56px;color: #000;}
.inCulbg1 h2 p{line-height:30px;font-size: 19px;letter-spacing: 2px;color: #595959;}
.inCulbg1 p{ line-height:30px;}
.inCul3{ width:1280px; height:auto; overflow:hidden;}
.inCul3 dl{ float:left; width:32.3%; height:auto; position:relative; margin-left:1%;}
.inCul3 dl dt{ width:100%; height:auto;}
.inCul3 dl dt img{width:100%;height:auto;border-radius: 15px;}
.inCul3 dl dd{position:absolute;left:0;top: 150px;box-sizing:border-box;padding:25px;color:#fff;font-size:18px;font-weight:bold;text-align:center;width:100%;height:100%;}
 
.inCul3 dl dd img{ width:50px; margin-bottom:20px;}
.inCul3 dl dd p{}


.yxbpro1{ width:1280px; height:auto; overflow:hidden; padding-bottom:60px;}
.main_visual2 .owl-carousel,.main_visual2 .owl-stage-outer,.main_visual2 .owl-stage,.main_visual2 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual2 .owl-carousel .item{ cursor: pointer; width: 100%;height: 100%;  background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual2 .owl-carousel .item p{ width: 100%; height: auto; box-sizing: border-box; background: #f7f7f7; padding: 15px 40px; font-size: 15px; text-align:center;}
.main_visual2 .owl-prev,.main_visual2 .owl-next{display: none; text-indent: -999em; }

.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 9px; position:absolute; left: 0; bottom: 0px;  z-index: 999;}
.main_visual2 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual2 .owl-dots .owl-dot span{  display: inline-block; width: 9px; height: 9px; background:#cccccc; border-radius: 5px;}
.main_visual2 .owl-dot.active span{width:18px; height: 9px; background:#5d5454; }


.yxbpro2BG{ width:100%; height:auto;  background: url(../images/poilc.png) no-repeat top center; }
.yxbpro2Box{ width:1280px; height:auto; background:#fff; box-sizing:border-box; padding:15px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.3);}
.yxbpro2Box img{ width:100%; height:auto;}

.yxbpro3BG{ width:100%; height:auto; overflow:hidden; background:#f7f7f7; margin-top:50px; padding-bottom:60px; }
.yxbpro3List{ width:1300px; height:auto;}
.yxbpro3List dl{ float:left; width:13%; margin:0.5%; overflow:hidden; text-align:center; background:#fff;}
.yxbpro3List dl dt{ width:100%; height:auto; overflow:hidden;}
.yxbpro3List dl dt img{width:100%; height:auto;}
.yxbpro3List dl dd{ width:100%; height:52px; line-height:52px; border-top:1px solid #eee; overflow:hidden;}

.yxbapplication{ width:1300px; height:auto; overflow:hidden;}
.yxbapplication dl{ width:23%; height:auto; overflow:hidden; text-align:center; margin:1%; float:left;}
.yxbapplication dl dt{ width:100%; height:auto; }
.yxbapplication dl dt img{ width:100%; height:auto; }
.yxbapplication dl dd{ width:100%; height:52px; line-height:52px; background:#f7f7f7; font-size:16px;}


.yxbapplication1{ width:1300px; height:auto; overflow:hidden;}
.yxbapplication1 dl{ width:31.3%; height:auto; overflow:hidden; text-align:center; margin:1%; float:left;}
.yxbapplication1 dl dt{ width:100%; height:auto; }
.yxbapplication1 dl dt img{ width:100%; height:auto; }
.yxbapplication1 dl dd{ width:100%; height:52px; line-height:52px; background:#f7f7f7; font-size:16px;}

@media (max-width: 767px) {
.auto_1280{ width: 94%; height: auto; overflow: hidden;}
.HeaderM{ display: block ;  background: #FFFFFF; overflow: hidden; position: fixed; left: 0; top: 0; height: 60px; line-height: 60px; border-bottom: 1px solid #dedede; z-index: 9999; width: 94%; padding: 0 3%;}
.HeaderM .logo{ float: left; width: 175px; height:35px; overflow: hidden; padding-top: 13px;}
.HeaderM .logo a{ display: block; overflow: hidden;   width: 175px; height:35px; }
.HeaderM .logo a img{width: 175px; height:35px;}
.HeaderM .mlang{ float: right; margin-right: 30px;}
.HeaderM .mlang img{ padding-right: 10px;}
.m-menu{float: right;width: 30px; padding-top: 15px;}
.m-menu .icon{line-height: 1;font-size: 0;display: inline-block;vertical-align: middle;cursor: pointer;}
.m-menu .icon a{ display: block; width: 30px;}
.m-menu .icon>span{display: inline-block;width: 30px;height: 1px;background: #333;margin: 4px 0;display: inline-block;}
.client-2{ display: none;}
#mmenu {
	z-index:9999; 
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:86%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #0074b1;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#5d5454;
	width:42px;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#5d5454 url(../images/search3.png) no-repeat center center;
}

.main_visual{ margin-top: 61px;}
.main_visual .owl-dots{ width: 100%; text-align: center; height: 8px; position:absolute; left: 0; bottom: 10px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 4px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 8px; height: 8px; background: #FFFFFF; border-radius: 10px;}
.main_visual .owl-dot.active span{width: 14px; height: 8px; background:#5d5454; border-radius: 10px;}
.main_visual .owl-prev,.main_visual .owl-next{ display: none; text-indent: -9999em;}
.main_visual .owl-prev{background-image: none;}
.main_visual .owl-next{background-image: none;}



.main_visual .owl-carousel .item img.Bpic{ display: none;}
.main_visual .owl-carousel .item img.Bmpic{ display:block;}
.footerCode{ display: none;}

.Header{ display: none;}
.fposi{ width:100%; height:70px; background:#5d5454; position:fixed; left:0; bottom:0; display:block; z-index:999;}
.fposi a{ display:block; float:left; text-align:center; width:25%; height:70px; color:#fff !important; border-right:1px solid #3b3c86;  box-sizing: border-box; }
.fposi a:last-child{ border:none}
.fposi a img{ width:30px; height:auto; padding-top:8px;}
.fposi a p{ line-height:32px; font-size:0.9rem}

.inPro{width: 92%;box-sizing: border-box;padding: 20px 10px 130px 10px;height: auto;overflow: hidden;}
.main_visual1{width: 100%;}
.main_visual1 .owl-carousel .item h3{ font-size: 1.2rem; line-height: 32px; margin-top: 10px;}
.main_visual1 .owl-carousel .item p{ padding: 0;}
.main_visual1 .owl-dots{ width: 70%; background: #dadad8; text-align: left; height: 3px; position:absolute; left: 0; bottom: -60px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot span{ width: 40px; }
.main_visual1 .owl-dot.active span{ width:40px;}



.inAbbg{padding-bottom:30px;}
.inAb{ width:94%; height:auto;}
.inAbLN{ float:none; width:100%; height:auto; box-sizing:border-box; padding:20px;}



.inAbLNlist dl{ float:left; text-align:center; margin:0 5px;}
.inAbLNlist dl dd{ font-size:14px; line-height:32px;}
.inAbRN{float:none; width:100%; height:auto; }

.alertVideoHide{display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;background:url(../images/blackBg.png);z-index:888;}
.alertVideoContent{display:none;position:fixed;top:50%;left:50%;width:320px;margin:-100px 0 0 -160px;z-index:999;background:#000; height:auto; 
box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-ms-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-o-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;}
.alertVideoContent iframe{width:100% !important;height:100% !important;}
.alertVideoContent .vedioClose{position:absolute;top:-27px;right:-27px;cursor:pointer;}


.inNewsTit{width: 100%;height: auto;padding: 30px 0;text-align: center;}
.inNewsTit em{ width: 100%; height: 34px; background: url(../images/TitLogo.png) no-repeat  center; display: block;}
.inNewsTit h2{font-size: 1.6rem;color: #000000;line-height: 40px;}
.inNewsTit a{ display: none;}


.inNewsLeft{ float: none; width: 100%; margin-bottom: 20px;}
.inNewsLeftInfo{ height: auto;  padding:20px;}

.inNewsRight{ width: 100%; float: none;}
.inNewsRight1{ width: 100%; height: auto; overflow: hidden;}
.inNewsRight1 dl{ float: none; width: 100%; height: auto; overflow: hidden; margin-left: 0;}

.inNewsRight ul{margin-top: 0;}



.in1Bg{ padding: 50px 0;}


.in1Bg .inYsBox{ width: 100%; height: auto; }
.inYsTit{text-align: center;}
.inYsTit em{  background: url(../images/TitLogo.png) no-repeat  center; }
.inYsTit h2{font-size: 1.6rem;}
.inysNav{ width: 94%; float: none; height:100px;}
.inysNav a{ width: 20%; font-size: 0.9rem; height:100px;}
.inysNav a h4{  font-size: 0.9rem;}
.inysNav a img{ width: 80%; height:auto; }
.inysNav em{ display: none; }

#tab_conbox{ width: 94%; height: auto; position: inherit; left: inherit; top:inherit;}
.inYsList{ width: 100%; height: auto; overflow: hidden;}

.inYsListL{ float: none; width: 100%; height: auto; overflow: hidden; padding-top: 30px;}
.inYsListL p{ font-size: 1rem; line-height: 26px; height: auto; overflow: hidden;}
.inYsListL a{  margin-top: 20px; }

.inYsListR{ float: none; width: 100%; height: auto; margin-top: 30px;}


.in1Bg .HomeProBox{padding-top:0; width: 94%;}
.in1Bg .HomeProBox ul li{width:49%;margin-left:1%;margin-bottom:1%;}
.in1Bg .HomeProBox ul li.on{width:49%;}
.in1Bg .HomeProBox ul li:nth-child(2n){margin-top:0;}
.in1Bg .HomeProBox ul li:nth-child(3){margin-top:0;}
.in1Bg .HomeProBox ul li .txt .tit{width:100%;writing-mode:inherit; padding: 0; text-align: center; margin-bottom: 0; font-size: 1.4rem; line-height: 48px;}
.in1Bg .HomeProBox ul li .txt .tit1{display: none;}
.in1Bg .HomeProBox ul li .txt .con { display: none;}
.in1Bg .HomeProBox ul li .img{padding-top:80%; border-radius: 0;}




.footer{ margin-bottom: 70px; padding: 30px 0;}
.footerL{ float: none; width: 100%; height: auto; text-align: center;}
.footerL p{ line-height: 30px; color: #CCCCCC; padding-top: 30px;}
.footerL p a{ color: #CCCCCC;}
.footerL .fwx{ display: none;}


.footerR{display: none;}


.banner2{width: 100%;height: 117px;margin-top: 49px;}
.banner2Txt{ width: 100%; box-sizing: border-box; padding: 40px 0 0 0; color: #FFFFFF; text-align: center;}
.banner2Txt h2{font-size: 0.8rem;line-height: 17px;text-transform: uppercase;}
.banner2Txt h3{font-size: 1.2rem;line-height: 34px;}
 

.about-info{  width: 94%;}

.abList dl{ float: left; width:49%; margin: 0.5%; text-align: center;}
.abList dl dt{ width: 100%; height: auto; overflow: hidden;}
.abList dl dt img{ width: 100%; height: auto;}
.abList dl dd{ width: 100%; height: 46px; line-height: 46px; background: #FFFFFF;}

.index-imgTop1{ width: 100%; height: auto; text-align: center; padding: 20px 0;}
.conMap{ width: 100%; height: 300px; overflow: hidden;}
.conBox1Left{ width: 94%; height: auto; overflow: hidden;}

.conMap{ width: 100%; height: 300px; overflow: hidden;}
.conBox1Left{ width: 94%; height: auto; overflow: hidden;}

.abmenuBg{ width: 100%; height: 52px;  border-bottom: 2px solid #EEEEEE;}
.abmenu{ width: 94%; height: auto; line-height: 52px; font-size: 0.9rem; }
.abmenuL{ display: none;}
.abmenu span{ float: left;}
.pro-lanmu{ display: block; float: right; font-size: 1.4rem; margin-top: 15px;}

.navbar-nav-more-body{ display: block; position:fixed;top:0;left:100%;width:100vw;height:100vh;overflow:hidden;z-index:1000;background-color:rgba(0,0,0,0.6);transition:.2s}
.navbar-nav-more-body .box-shadown{position:absolute;top:0;left:0;width:40%;height:100%}
.navbar-nav-more-body .offcanva{position:absolute;top:0;right:0;width:60%;height:100%;overflow:hidden;background-color:#5d5454; }
.navbar-nav-more-body .offcanvas-body{position:relative}
.navbar-nav-more-body .offcanvas-end{width:60%;z-index:999999}
.navbar-nav-more-body .top-menu-list{position:absolute;top:0px;right:0;width:100%;height:100%;transition:.2s;font-size:1rem;padding-top: 70px;}
.navbar-nav-more-body .top-menu-list.active{transform:translateX(-100%)}
.navbar-nav-more-body .top-menu-list>li{height:3.5rem;line-height:3.5rem;padding:0}
.navbar-nav-more-body .top-menu-list>li a{height:100%;padding:0 1rem;display:flex;align-items:center;justify-content:space-between; color: #FFFFFF; border-bottom: 1px solid #EEEEEE;}
.navbar-nav-more-body .top-menu-list ul{position:absolute;left:100%;width:100%;background-color:#fff;top:0;height:100%;padding:0;display:none}
.navbar-nav-more-body .top-menu-list ul.active{display:block}.navbar-nav-more-body .top-menu-list .icon{font-size:16px;color:#666}
.navbar-nav-more-body .top-menu-list ul.active .icon{margin-right:.5rem}


.inAd{ width: 100%; height: auto; padding: 50px 0; }
.inAd h2{ font-size: 1.6rem; line-height: 36px; font-weight: normal; padding-top: 0;}
.inAd h3{ font-size: 1.4rem; line-height: 32px; }

.about1{ width: 94%; height: auto; overflow:hidden; }
.inAbL{ float: none; width: 100%; height: auto; overflow: hidden;}


.inAbR{  float: none; width: 100%; margin-top:15px; height: auto; overflow: hidden;}

.NewsList{ width: 94%; height: auto; overflow: hidden; padding:0 0 30px 0;}
.NewsList dl{ float: none; width: 100%; height: auto; overflow: hidden; margin:1% 0; background:#f7f7f7;}


.newsShowbg{ padding: 20px 0; margin-top:61px;}
.newsShow{ width: 94%;  padding:20px;}
.wz{width:94%;line-height:42px;padding-bottom:20px;font-size: 13px;}

.goodsNav{ width:94%; height:auto;  overflow:hidden;}
.goodsNav a{ float:none; width:100%; margin:15px 0; display:block; box-sizing:border-box; height:46px; line-height:46px; padding:0 20px; background:#f9f9f9; font-size:1rem;}
.goodsNav a i{ line-height:46px; font-size:20px;}



.goods1tit{ width:94%; box-sizing:border-box; margin:20px auto; line-height:24px; height:24px; border-left:4px solid #5d5454; font-size:22px; padding-left:20px; font-weight:bold;}
.goods1info{ width:94%; height:auto; padding:20px; box-sizing:border-box; line-height:28px; font-size:1rem; background:#f9f9f9;}

.GoodsR{ width:94%;}

.goodsInfos{overflow:hidden;margin-bottom:20px;padding:20px 0;width:94%;height:auto;}
.goodsInfos .tit img{float:none; margin-top:25px;}

.downList{ width: 94%; height: auto; }
.downList dl{ float: none; width: 100%; height: auto; overflow: hidden; background: #f5f5f5; margin:2% 0;}

.cart-tips{ width: 96%; height: auto; line-height: 28px; margin-top: 20px; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px;}


.cart-from{width: 96%; height: auto; margin-top: 20px; box-sizing: border-box; border: 1px solid #DEDEDE; border-radius: 3px;}
#inputHtml tr > th { background: #5d5454; color: #fff; height: 38px; line-height: 38px;}
.cart-from table{ width: 100%; border-collapse:collapse;border-spacing:0;}



.cart-from table input{ width: 70%; padding:0 5%; margin:10px 0 ; border: 1px solid #DEDEDE; height: 28px; line-height: 28px;}
.cart-from table tr{border: 1px solid #DEDEDE; }
.cart-from table input.checkall{ width:10px; float:left}
.cart-from table button{ width: 34px; height: 30px; border: none; background: url(../images/cartDe.jpg) no-repeat;}

.cart-button { padding: 10px; }
.cart-button button{ width: 106px; height: 30px; line-height: 30px; border: none; background: #5d5454; color: #FFFFFF; border-radius: 3px;}

.cart-fed{ width: 96%; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px; margin-top: 20px;}
.cart-fed h2{ font-weight: normal; color: #333333; font-size: 1rem;}
.cart-fedBox{ width: 100%; height: auto; overflow: hidden; padding: 20px 0;}

.cart-fedBoxL{ float: none; width:100%; height: auto; overflow: hidden;}
.cart-fedBoxL dl{ width: 100%;  line-height: 34px; margin-top:0;}
.cart-fedBoxL dl dt{ float: none; width: 100%; padding-left: 0; height: 34px; overflow: hidden; font-weight: bold; color: #333333;}
.cart-fedBoxL dl dd{ float: none; width: 100%; min-height: 36px; overflow: hidden;}
.cart-fedBoxL dl dd input{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}
.cart-fedBoxL dl dd textarea{ border: 1px solid #DEDEDE; border-radius: 3px; width:100%; height: 80px; padding: 15px; box-sizing: border-box;}
.cart-fedBoxL dl dd select{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}

.cart-fedBtn{ width: 100%; height: 34px; padding-top: 20px; border-top: 1px solid #EEEEEE; text-align: center;}
.cart-fedBtn button{ width: 60%; height: 34px; background: #5d5454; border: none; color: #FFFFFF; border-radius: 3px;}



.message {    margin: 0 auto;  width: 96%;    }   

.downMenu{ width:100%; height:auto; padding:0 0 30px 0; text-align:center;}
.downMenu a{margin:5px; }


.about2{width:94%;padding:30px 0;margin-top: -3px;}
.about2 .left {
  width: 100%;  float:none;
}

.about2 .right {
 width: 100%;  float:none;
  padding-left:0rem; margin-top:20px; 
}
.about2 .right h3{font-size: 1.6rem;}

.about3 {
  position: relative; padding:50px 0;
}
.about3 .in_tit .tit {
 font-size:2rem;
}
.about3 .swiper-wrapper{ padding-top:50px;}
.about3 .swiper-slide{ float:none; width:100%; height:auto; box-sizing:border-box; overflow:hidden; color:#fff; position:relative; padding:10px 30px;}


.abTit4{padding:30px 0;font-size: 1.6rem;}
.about4{ width:94%; height:auto; overflow:hidden;}
.about4 li{ float:left; width:33.3%; height:auto; box-sizing:border-box; padding:10px; border:1px solid #eee;}


.about6 { margin-top:30px; color: #ffffff;
background: url(../images/ab-bgm3.jpg) no-repeat center;
  background-size: cover;
  position: relative; padding:50px 0;
  height: auto;
}
.about6 .in_tit .tit {
   font-size: 1.6rem;
}
.about6 ul{ width:100%; height:auto; padding-top:50px;}
.about6 ul li{ float:none; text-align:center; width:100%; height:auto; overflow:hidden; cursor:pointer; padding:15px 0;}
.about6 ul li p{  height:auto;}


.about_con{ width:94%; margin:30px  auto; padding:20px;}
.about_con .left p{ font-size:1.2rem;}
.about_con .left h3{ font-size:2rem;}
.about_con .right {
  width: 100%; margin-top:20px;
}

.about_con .right li {
  float: none;
  border-bottom: 1px solid #eee;
  width: 100%;
  margin-right: 0;
  padding-bottom: 23px;
  margin-bottom: 23px;
}

.about_con .right li i{ width:30px; height:66px;}
.about_con .right li i img{ width:30px; height:30px;}
.inCulbg{  padding-bottom: 40px;}
.inSerTit1{ padding:30px 0; }
.inCulbg dl{ float: none; width: 100%; height: auto; padding: 30px;  margin: 10px 0; }


.inCulbg1{  padding:30px 0;}
.inCul3{ width:94%; height:auto; overflow:hidden;}
.inCul3 dl{ float:none; width:100%; height:auto; position:relative; margin-left:0; margin-bottom:15px;}
.inCul3 dl dt{ width:100%; height:auto;}
.inCul3 dl dt img{ width:100%; height:auto;}
.inCul3 dl dd{ position:absolute; left:0; top:80px; box-sizing:border-box; padding:25px; color:#fff; font-size:18px; font-weight:bold; text-align:center; width:100%; height:100%;}
.inCul3 dl dd em{ display:block; width:50px; height:5px; background:#fff; margin-top:20px; }


.yxbpro1{ width:94%; height:auto; overflow:hidden; padding-bottom:30px;}


.yxbpro2BG{ width:100%; height:auto;  background: url(../images/poilc.png) no-repeat top center; }
.yxbpro2Box{ width:94%; height:auto; background:#fff; box-sizing:border-box; padding:15px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.3);}
.yxbpro2Box img{ width:100%; height:auto;}

.yxbpro3BG{ width:100%; height:auto; overflow:hidden; background:#f7f7f7; margin-top:20px; padding-bottom:30px; }
.yxbpro3List{ width:94%; height:auto;}
.yxbpro3List dl{ float:left; width:48%; margin:1%; overflow:hidden; text-align:center; background:#fff;}

.yxbapplication{ width:94%; height:auto; overflow:hidden;}
.yxbapplication dl{ width:100%; height:auto; margin:10px 0;}


.yxbapplication1{ width:94%; height:auto; overflow:hidden;}
.yxbapplication1 dl{ width:100%; height:auto; margin:10px 0;}

.indkj{}
.indkj .cont1 p{font-size:14px; padding:0px 5px;}
.indkj .menu-item{margin-right: 10px;}
.indkj .content{
    top: 188px;
    right: 22px;
}
.indkj .content-text{
    width: 86%;
    font-size: 18px;
    text-align: center;
}

}