﻿*{ margin:0; padding:0; box-sizing: border-box; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: "microsoft sans serif"; color:#333; font-size:15px; line-height: 24px; background: #FFFFFF; text-transform: capitalize;}
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: #6b6de6;}
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; }
.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;}
.auto1280{ width:1280px;  margin: 0 auto;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: center;}
.flex-center-contain { justify-content: space-between;}
.flex-center-contain1 { justify-content: space-between; align-items: center; }
.flex-center-contain2 { align-items: center; }


#home .home,
#products .products,
#solution .solution,
#newsT .newsT,
#rczp .rczp,
#feedback .feedback,
#about .about{ background:#48c976;}


.HeaderM{ display: none;}


input,button,select,textarea{ outline:none; font-family: "arial, helvetica, sans-serif";}
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;}

.topbg{ width: 100%; line-height: 36px; height: 36px; background: #e7e7e7;}
.topbg a i{ margin-right: 5px;}

header{ width: 100%; height: 100px; padding: 20px 0;}

header .logo{}
header .logo a{ display: block; width: 156px; height: 60px; background: url(../images/logo.jpg) no-repeat;}
header .logotxt{ margin-left: 20px;}
header .logotxt h1{ color: #6b6de6; font-size: 1.2rem; line-height: 28px;}
header .logotxt em{ display: block; font-style: normal; color: #666666; line-height: 22px;}

header .toptel{ height: 60px; width: auto; background: url(../images/toptel.png) no-repeat left center; padding-left: 55px;}
header .toptel span{ display: block; font-size: 1rem; line-height: 22px;}
header .toptel b{ display: block; color: #6b6de6; font-size: 1.2rem; line-height: 28px;}

header .hlange{ padding-left:20px;}
header .hlange i{ color:#6b6de6; font-size:1.2rem; margin-right:5px;}

nav.Hnav.current{ position: fixed; left: 0; top: 0;}
nav.Hnav{ width: 100%; height: 50px; background: #6B6DE6; color: #FFFFFF; z-index: 999; }
nav.Hnav ul li{ line-height: 50px; position: relative;}
nav.Hnav ul li a{ color: #FFFFFF; display: block; padding: 0 35px;}
nav.Hnav ul li a:hover{ background: #48c976;}
nav.Hnav ul li:hover ul{ display: block;}
nav.Hnav ul li ul{ display: none; position: absolute; left: 0; top: 50px; z-index: 666; background: #FFFFFF; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); width: 160px;}
nav.Hnav ul li ul li{ width: 100%; height: 42px; line-height: 42px; background: #FFFFFF; border-bottom: 1px solid #EEEEEE; text-align: center;}
nav.Hnav ul li ul li a{ color: #666666; padding: 0;}
nav.Hnav ul li ul li a:hover{ color: #FFFFFF;}

.searchshow{ width: 256px; height: 40px; }
.searchshow input{ width:80% !important; height: 40px; margin:0 !important; padding: 0 20px !important; line-height: 38px; border: 1px solid #111; border-radius:6px 0 0 6px; border-right:none; background: none;}
.searchshow button{ width: 20% !important; margin:0 !important; height: 40px !important; padding: 0 !important;  line-height: 40px !important; border: none; background: #6b6de6 !important; font-size:18px !important;  border-radius: 0 6px 6px 0; color: #FFFFFF; text-align: center;}

/**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-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: 50%;}
.main_visual .owl-dot.active span{ width: 10px; height: 10px; background:#6b6de6; }
.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}

.home-products{ padding: 55px 0; background: #f3f3f3;}

.home-products-title{ padding: 0 10%; text-align: center;}
.home-products-title b{ display: block; color: #111; font-size: 1.8rem; line-height: 42px; margin-bottom: 10px; text-transform:uppercase;}
.home-products-title p{ line-height: 26px;}

.home-products-tab{ text-align: center; padding: 30px 0;}
.home-products-tab li{ background: #FFFFFF; cursor: pointer; height: 42px; line-height: 40px; display: block; border:1px solid #CCCCCC; font-size: 1rem; border-radius:30px; padding: 0 45px; margin: 0 10px;}
.home-products-tab li:hover{ background: #6B6DE6; color: #FFFFFF;}
.home-products-tab li.thistab{background: #6B6DE6; color: #FFFFFF;}

.home-products-list dl{ background: #FFFFFF; border:1px solid #EEEEEE; box-shadow: 3px 3px 6px 0 rgba(0,0,0,.1); padding: 30px; width: 24%; border-radius:6px; text-align: center;}
.home-products-list dl dt{ overflow: hidden;}
.home-products-list dl dt img{ width: 100%; height: auto;}
.home-products-list dl dt a:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1);}
.home-products-list dl dd{ height: 42px; line-height: 42px; font-size: 1rem; overflow: hidden;}

.home-about{padding: 55px 0; }

.home-about-left{ width: 54%;}
.home-about-left h2{color: #111; font-size: 1.8rem; line-height: 42px; margin-bottom: 20px;}
.home-about-left-info{ line-height: 28px;}

.home-about-left-menu{ margin-top: 10px;}
.home-about-left-menu a{ font-size: 1rem; display: block; width: 30%; margin-top: 3%; height: 56px; line-height: 56px; border-radius:6px; background: #6B6DE6; color: #FFFFFF; text-align: center;}
.home-about-left-menu a img{ width: 40px; height: 35px; margin-right: 10px;vertical-align: middle;}
.home-about-left-menu a:hover{ background: #48C976;}

.home-about-right{ width: 40%;}
.home-about-right b{ display: block; color: #111; font-size: 1.8rem; line-height: 42px; margin-bottom: 20px;}
.home-about-right-video{}
.home-about-right-video video{ width: 100%; height: auto;}


.home-blog-list{}
.home-blog-list dl{ width: 24%; background: #FFFFFF; box-shadow: 3px 3px 6px 0 rgba(0,0,0,.1);  border-radius:6px; }
.home-blog-list dl dt{ overflow: hidden;}
.home-blog-list dl dt a:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1);}
.home-blog-list dl dt img{ width: 100%; height: auto; border-radius:6px 6px 0 0;}
.home-blog-list dl dd{ padding: 20px;}
.home-blog-list dl dd em{ color: #999999; display: block; font-style: normal; line-height: 26px;}
.home-blog-list dl dd em i{ margin-right: 10px;}
.home-blog-list dl dd a{ display: block; color: #111111; font-size: 1.1rem; font-weight: bold; line-height: 28px; height: 56px; overflow: hidden; margin-top: 5px;}
.home-blog-list dl dd a:hover{ color: #6B6DE6;}
.home-blog-list dl dd p{ line-height: 24px; height: 48px; overflow: hidden; margin-top: 10px; font-size: 0.9rem; color: #666666;}


.home-partner{}
.home-partner li{ width: 19%; border:1px solid #EEEEEE; border-radius:6px; padding: 10px; margin-top:1.5%; overflow: hidden; cursor: pointer;}
.home-partner li img{ width: 100%; height: auto;}
.home-partner li:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1);}

footer{ width: 100%;}

.footer-box{width: 100%;padding: 45px 0;background: #ccc;color: #333;}
.footer-box dl dt{ font-size: 1.2rem; line-height: 42px; font-weight: bold; margin-bottom: 15px;}
.footer-box dl dd a{display: block;color: #333;line-height: 30px;}
.footer-box dl dd p{display: block;color: #333;line-height: 30px;}


.footer-copy{width: 100%;line-height: 28px;text-align: center;color: #FFFFFF;padding: 15px 0;background: #535477;}
.footer-copy a{ color: #FFFFFF; padding-left: 5px;}

.client-2 {
            position: fixed;
            right: -186px;
            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: 48px;
            height: 20px;
            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: #6b6de6;
            color: #fff;
            height: 62px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #6b6de6;
            width: 97px;
            height: 62px;
            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;
            display: block;
        }



.fposi{ display: none;}

#mmenu {
	opacity: 0;
}


.banner2{ width: 100%; height: 422px; }
.banner2 b{ color:#fff; font-size:2.8rem;}


.abmenu{ width: 100%; height: 72px;  line-height: 72px; margin-top: -72px; position: relative; z-index: 333; background: rgba(0,0,0,0.4);}
.abmenuL{}
.abmenuL a{ display: block; float: left; padding: 0 20px; font-size: 15px; color: #FFFFFF;}
#lm_hover{ color: #FFFFFF; background:#6B6DE6;font-weight: bold; }
.abmenuR{ color: #FFFFFF; font-size: 15px;}
.abmenuR i{ padding-right: 10px; color: #6B6DE6; margin-top: 26px; font-size: 20px;}
.abmenuR a{ margin: 0 2px; color: #FFFFFF;}

.pro-lanmu{ display: none;}
.navbar-nav-more-body{ display: none;}

.about-company{ padding:50px 0;}
.about-company-left{ width:40%;}
.about-company-left img{ width:100%; height:auto;}

.about-company-right{ width:56%; line-height:28px;}

.about-culture{ width: 100%; height: auto; padding-top:50px; padding-bottom: 70px; background: url(../images/about-culture.png) no-repeat; background-size:cover;}
.about-culture-box{ padding-top:50px;}
.about-culture-box dl{ width: 24%; height: auto; border: 1px solid #ccc; text-align: center; padding: 55px 25px;}
.about-culture-box dl dd{ padding-top: 35px;}
.about-culture-box dl dd b{ display: block; font-size: 24px; line-height: 50px;}
.about-culture-box dl dd p{ font-size: 16px; line-height: 24px;}


.about-firm{ padding-bottom: 50px;}
.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{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual4 .owl-carousel .item img{ width: 100%; height: auto;}
.main_visual4 .owl-prev,.main_visual4 .owl-next{ display: none; text-indent: -9999em;}

.main_visual4 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: 20px;  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: 25px; height: 4px; background:#aeb0b2; }
.main_visual4 .owl-dot.active span{ background:#6B6DE6; }


.about-partner{ width: 100%; padding-bottom: 70px; background: url(../images/about-partner.png) no-repeat center; background-size:cover;}

.about-info{ padding: 25px 0;}
.about-info img{max-width: 100%;}

.about-img-list{ padding: 25px 0;}
.about-img-list dl{ width: 32%; height: auto; text-align: center; margin: 0.5%;}
.about-img-list dl img{ width: 100%; height: auto;}
.about-img-list dl dd{ width: 100%; height: 58px; line-height: 58px; font-size: 18px; background: #F5F5F5;}



.contact-box1{ padding: 70px 0 50px 0;}
.contact-box1-left{ width: 620px; height: auto;}
.contact-box1-left .home-title{ padding-top: 0;}
.contact-box1-left-info{ width: 100%;}
.contact-box1-left-info h2{ font-size: 24px; line-height: 38px; color: #111; margin-bottom:10px;}

.contact-box1-right{ width: 640px; height: 400px;}

.contact-box2{}
.contact-box2 h3{font-size: 24px; line-height: 38px;  color: #000000;}
.contact-box2-list1{ padding-top: 20px;}
.contact-box2-list1 dl{ width: 31.3%;}
.contact-box2-list1 dl dt{ font-size: 16px; line-height: 42px;}
.contact-box2-list1 dl dd{ width: 100%; height: 48px;}
.contact-box2-list1 dl dd input{ width: 100%; height: 48px; line-height: 46px; padding: 0 15px; border: 1px solid #DDDDDD; border-radius: 6px;}

.contact-box2-list2{ padding-top: 20px;}
.contact-box2-list2 em{ font-size: 16px; line-height: 42px; display: block; font-style: normal;}
.contact-box2-list2 textarea{ width: 100%; height: 110px; line-height: 26px; padding:  15px; border: 1px solid #DDDDDD; border-radius: 6px;}

.contact-box2-list3{ padding-top: 20px; text-align: center;}
.contact-box2-list3 button{ width: 300px; height: 52px; border-radius: 6px; border: none; background: #6B6DE6; color: #FFFFFF; font-size: 18px;}

.NewsList{ padding:30px 0;}
.NewsList dl{ width:32.3%; background:#f7f7f7; margin:0.5%; overflow:hidden;}
.NewsList dl dt{ width: 100%; height: auto; overflow:hidden;}
.NewsList dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.NewsList dl dt img{ width: 100%; height: auto;}
.NewsList dl dd{ width: 100%; height: auto;  padding:25px;}
.NewsList dl dd em{ display: block; height: 14px; line-height: 14px; font-style: normal; font-size: 14px;}
.NewsList dl dd em i{ margin-right: 6px;}
.NewsList dl dd a{ display: block; font-size: 1.2rem; font-weight:bold; line-height: 30px; height: 30px; overflow: hidden; color: #111111; margin-top: 15px;}
.NewsList dl dd a:hover{ color: #6B6DE6;}
.NewsList dl dd p{line-height:24px; height:48px; overflow:hidden; margin-top:10px;}

/*==留言通用↓==*/

.MessageCon{background: url(../images/MessageBg.jpg) no-repeat center;background-size:cover; padding:100px 0; }

.MessageCon .long{padding:80px; background: #fff; }

.MessageCon .title{margin-bottom:40px;overflow: hidden;}

.MessageCon .title h2{float:left;color:#191919;font-size:24px;}

.MessageCon .title .tel{float:right;margin-top:25px;color:#333333;font-size:26px;/*font-weight: bold;*/}

.MessageCon .title .tel em{display:block;float:left;margin-right:10px;margin-top:5px;color:#333;font-size:25px;font-weight:400;font-family:"iconfont";}

.MessageCon input{position: relative; width:49.5%; margin-bottom:15px;}


.MessageCon form{ width:100%; justify-content: space-between;}
.MessageCon input,.MessageCon textarea{padding:15px 20px 15px 45px;border:1px #ddd solid; background-repeat:no-repeat ; background-position:15px 17px; box-sizing:border-box;}

.MessageCon textarea{width:100%;height:100px;}

.MessageCon button{width:25%;margin-top:15px;padding:16px 0;border:none;color:#fff;font-size:14px; background: #666; }

.MessageCon button:hover{background:#6B6DE6}

.MessageCon .x1{background-image: url(../images/ico201.png);}

.MessageCon .x2{background-image: url(../images/ico202.png);}

.MessageCon .x3{background-image: url(../images/ico203.png);}

.MessageCon .x4{background-image: url(../images/ico204.png);}

.MessageCon .x5{background-image: url(../images/ico205.png);}





/*==留言表格↓==*/
.form-item{display: flex;flex-wrap: wrap;}
.form-item .shell{display: flex;width: calc(50% - 20px);margin-bottom:20px;border: 1px #ddd solid;padding: 10px 20px;align-items: center;background: #fff;}
.form-item .shell.w100{width:100%}
.form-item .ml{margin-left:20px;}
.form-item .shell.vt{    align-items: flex-start;}
.form-item h5 {/* width: 60px; */flex-shrink: 0;margin-right: 10px;color: #3a3a3a;font-size: 16px;}
.form-item .fill{flex: 1;/* width: 100%; */line-height: 30px;color: #fff;font-size: 15px;border: none;background: none;}
.form-item textarea{height:180px}
.form-item .submit{position: relative;width: 350px;display: table;/* margin-top: 10px; */color: #fff;font-size: 16px;padding: 18px 80px;border:none;cursor: pointer;border-radius: 5px;background: #6B6DE6;}
.form-item .submit:after{opacity:0; content:"";position:absolute;left:0;top:0;right:0;bottom:0; background:#fff}
.form-item .submit:hover:after{opacity:0.2}
/*--*/
.form-item .code{flex-shrink: 0;/* width: 300px; */display: flex;margin-right: 20px;border: 1px #ddd solid; background: #fff;align-items: center;}
.form-item .code input{ flex: 1;}
.form-item .code img{height: 35px;margin: 0px 15px;flex-shrink: 1;cursor: pointer;}
.form-item .yzm{display: flex;/* margin:0 0 0 20px; */align-items: center;}
.form-item .yzm input{width: 150px;padding: 18px 20px;border: none;background: none;}
.form-item .explain{margin-top:20px;color: #9a9a9a;font-size:16px;}
.form-item .explain i{color:red}
.form-item .explain font{color: #6B6DE6;font-weight:bold;}

.rack{width:100%; background:#f7f7f7;}

.titleBx{color:#111;font-size:40px;padding:35px 0; text-align: center;  font-family: myFirstFont1; text-transform:uppercase;}

.titleBx span{display: block; margin:10px auto 0;color:#bdbdbd;font-size:14px;font-weight:400}

/*==新闻详情↓==*/
  .EssayCont{ padding:30px 0;}
 .EssayCont .lefter {width:70%; background:#fff; padding:30px; }
 .EssayCont .righter {width:27%;}
 .EssayCont .righter .shell {width:100%;margin-bottom:30px;border:1px #ddd solid}
 .EssayCont .righter .shell:last-child {margin-bottom:0px;}
 .EssayCont .righter .shell .tit {position:relative;color:#333333;font-size:18px;border-bottom:1px #e6e8eb solid;padding-bottom:15px;margin-bottom:20px;}
 .EssayCont .righter .shell .tit.bor:before {content:"";position:absolute;left:0;bottom:-1px;width:20%;height:1px;background:#6B6DE6;}
 .EssayCont .righter .shell .tit .more{float:right;font-size:14px;color: #999;margin-top: 5px;transition: all .4s ease-in-out;}
 .EssayCont .righter .shell .tit .more:hover{color:#6B6DE6}
 /*--*/
 .EssayCont .bgb {margin-bottom:30px;background:#fff;}
 .EssayCont .bgb:last-child {margin-bottom:0px;}
 .EssayCont .bgb.p3 {padding:20px; box-sizing:border-box;}

 /*--*/
 .EssayCont .news {}
 .EssayCont .news li {clear:both;width:100%;margin-bottom:12px;}
 .EssayCont .news li:last-child{margin-bottom:0px;}
 .EssayCont .news .one {position:relative;}
 .EssayCont .news .one h4 {position:absolute;left:0;right:0;bottom:0;width:100%;padding:10px 20px;color:#fff;font-size:14px;background:rgba(0,0,0,0.6)}
 .EssayCont .news .one:hover h4 {background:#6B6DE6}
 .EssayCont .news .two{}
 .EssayCont .news .two a {position:relative;display:block;padding-left:15px;color:#333333;font-size:15px;}
 .EssayCont .news .two a:before {content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#b2b2b2;}
 .EssayCont .news .title {width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
 .EssayCont .news .two:hover a {color:#6B6DE6;}
 .EssayCont .news .two:hover a:before {background:#6B6DE6;}
 /*--*/
 .EssayCont .content .titleTop{text-align: center;padding: 0 0 30px 0;margin: 0 0 40px 0;border-bottom: 1px #e4e4e4 solid;}
 .EssayCont .content .title{color:#333333;font-size:24px; line-height:36px;}
 .EssayCont .content .msg{margin-top: 15px;color:#a7a7a7;font-size:14px;}
 .EssayCont .content .msg *,.NewsDetail .msg span,.NewsDetail .msg a{color:#a3a3a3;font-size:14px;}
 .EssayCont .content .msg span{margin:0 5px;}
 .EssayCont .content .msg a:hover,.NewsDetail .msg .active{color:#6B6DE6}
 .EssayCont .content .msg .active{font-weight:bold;}
 .EssayCont .content .wor{font-size:16px; line-height:30px;}
.EssayCont .content .wor img{ max-width:100%; height:auto;}


 /*--*/
 .EssayCont .pagIng{margin-top:60px;padding-top:50px;border-top:1px #eee solid;overflow: hidden;}
 .EssayCont .pagIng span{ display: inline-block;color:#888888;font-size:15px;}
 .EssayCont .pagIng li{width:47%;color:#666666;font-size:15px;padding: 15px 20px;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f6f6f6; box-sizing:border-box;}
 .EssayCont .pagIng li:hover{ background: #6B6DE6; color:#fff;}
  .EssayCont .pagIng li:hover a{color:#fff;}
 .EssayCont .pagIng .prev{float:left}
 .EssayCont .pagIng .next{float:right} 

 .GoodsWz{ width:100%; height:auto; line-height:26px; padding:10px 0; background:#fff; border-bottom:1px solid #eee; }
.GoodsWz i{ margin-right:10px;}
.GoodsList{ padding:30px 0;}
.GoodsLeft{ width:25%; }
.GoodsLeftBox{ width:100%; background:#fff; padding:30px; }
.GoodsLeft h2{text-transform: uppercase; color: #111111; font-size: 32px; line-height: 38px; font-family: myFirstFont1; }
.GoodsLeft dl{ margin-top:10px;}
.GoodsLeft dl dt{ width:100%; height:42px; line-height:42px; overflow:hidden; border-bottom:1px solid #eee; font-size:18px;}
.GoodsLeft dl dt i{ line-height:42px; font-weight:bold; font-size:22px; cursor:pointer;}
.GoodsLeft dl dd{ padding:5px 0; font-size:15px; border-bottom:1px solid #eee; display:none;}
.GoodsLeft dl dd a{ display:block; line-height:32px; height:32px; overflow:hidden; color:#666;}
.GoodsLeft dl dd a span{ margin-right:5px;}
.GoodsLeft dl dd a:hover{ color:#6B6DE6;}
#lm_hover1{ color:#6B6DE6;}

/* 旋转效果 */
.rotate {
    transform: rotate(180deg);
    transition: transform 0.3s; /* 设置旋转过渡效果 */
}
.GoodsMenuMobile{ display:none;}


.GoodsRight{ width:74%; height:auto;}
.GoodsRight dl{ width:31.3%; margin:0 1% 2% 1%; text-align:center; background:#fff; border-radius:6px; overflow:hidden; padding:20px;}
.GoodsRight dl dt{ width:100%; height:auto; overflow:hidden;}
.GoodsRight dl dt img{ width:100%; height:auto;}
.GoodsRight dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.GoodsRight dl dd{ width:100%; height:auto;}
.GoodsRight dl dd a{ font-weight:bold; color:#111; display:block; height:42px; line-height:42px; font-size:18px; overflow:hidden;}

.SearchList{ padding:30px 0;}
.SearchList dl{ width:23%; margin:0 1% 2% 1%; text-align:center; background:#fff; border-radius:6px; overflow:hidden; padding:20px;}
.SearchList dl dt{ width:100%; height:auto; overflow:hidden;}
.SearchList dl dt img{ width:100%; height:auto;}
.SearchList dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.SearchList dl dd{ width:100%; height:auto;}
.SearchList dl dd a{ font-weight:bold; color:#111; display:block; height:42px; line-height:42px; font-size:18px; overflow:hidden;}

.GoodsContent{ padding:30px 0;}
.GoodsTab{ height:52px; line-height:52px; border:1px solid #eee;}
.GoodsTab li{ font-size:18px; cursor:pointer; border-right:1px solid #eee; width:33.3%; text-align:center;}
.GoodsTab li i{ margin-right:10px;}
.GoodsTab li:last-child{ border:none;}
.GoodsTab li.thistab{ background:#6B6DE6; color:#fff;}
.Prodte{ padding:25px 0;}
.Prodteinfo{ width:100%; line-height:26px;}
.Prodteinfo table {
    border: 1px solid #ccc;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    table-layout: fixed;
    width: 100% !important;
    box-sizing: border-box;
    border-spacing: 0;
}

    .Prodteinfo table td {
        border: 1px solid #ccc;
        border-right: 0px;
        border-bottom: 0px;
        padding: 8px 2px;
        text-align: center;
        word-wrap: break-word;
    }

    .Prodteinfo table tr {
        background: #fff;
    }

        .Prodteinfo table tr:nth-child(1) {
            background: #6B6DE6;
            color: #fff;
        }
.ProdteVideo{ width:100%; }
.ProdteVideo video{ width:100%; height:auto;}
.relaproducts{ width:100%; height:auto;}
.relaproducts dl{ width:23%; margin:0 1% 2% 1%; text-align:center; background:#f7f7f7; border-radius:6px; overflow:hidden; padding:20px;}
.relaproducts dl dt{ width:100%; height:auto; overflow:hidden;}
.relaproducts dl dt img{ width:100%; height:auto;}
.relaproducts dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.relaproducts dl dd{ width:100%; height:auto;}
.relaproducts dl dd a{ font-weight:bold; color:#111; display:block; height:42px; line-height:42px; font-size:18px; overflow:hidden;}

/*==产品详情↓==*/

/*==字符串↓==*/



@font-face {
  font-family: 'iconfont';  /* Project id 1963410 */
  src: url('../fonts/font_1963410_g2n4e42qv0n.woff2') format('woff2'),
       url('../fonts/font_1963410_g2n4e42qv0n.woff') format('woff'),
       url('../fonts/font_1963410_g2n4e42qv0n.ttf') format('truetype');
}

.ProductShow { padding:30px 0;}

.DetailCont .top {}

/*--*/

.DetailCont .pst-left {float:left;width:50%;}

.DetailCont .pst-right {float:right;width:45%}

/*--*/

.pst-right .title {color:#191919;margin-bottom:5px;font-size: 28px;  font-family: myFirstFont1; }
.pst-right h2{  font-size:1rem; line-height:28px; margin-bottom:10px;}
.pst-right h4{ font-weight:normal; font-size:16px; line-height:28px; margin-top:10px;}
.pst-right b{ display:block; margin-top:10px; font-weight:normal; color:#666; font-size:15px; line-height:26px;}
.pst-right .number {color:#666;font-size:18px;display:block;margin-top:20px;}
.pst-right table {
    border: 1px solid #ccc;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
}

.pst-right table td {
        border: 1px solid #ccc;
        border-right: 0px;
        border-bottom: 0px;
        padding: 8px 2px;
        text-align: center;
        word-wrap: break-word;
    }

.pst-right table tr {
        background: #fff;
    }

.pst-right table tr:nth-child(1) {
            background: #f6f6f6;
        }
.pst-right .wx {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 32px;
    color: #666;
}

.pst-right .rok {-webkit-line-clamp:3;}

.pst-right .tel {color:#191919;height: 46px;line-height: 46px;font-size: 23px;display: inline-block;margin-top: 30px;border: 1px solid #6B6DE6;}

.pst-right .tel i {float:left;color: #fff;font-size:25px;background: #6B6DE6;padding: 10px;height: 46px;width: 60px;text-align: center;}

.pst-right .tel font {color:#6B6DE6;}
.pst-right .tel  a{
    display: inline-block;
    padding: 0px 15px;
    transition: all .3s;
    font-size: 16px;
}
.pst-right .tel  a:hover{background:#6B6DE6; color:#fff}

.pst-right .online {margin-top:40px;overflow:hidden;}

.pst-right .online a {float:left;margin-right:20px;color:#fff;font-size:14px;padding:12px 50px;border:1px #1b1b1b solid;background:#1b1b1b;}

.pst-right .online a.cor {color:#1b1b1b;background:#fff;}

.pst-right .online a:hover {color:#fff;border-color:#6B6DE6;background:#6B6DE6;}

.pst-right .trait {padding:25px 0;display:flex;justify-content:space-between;margin-top: 30px;}

.pst-right .trait li {position:relative;color:#555;font-size:18px;display:flex;align-items:center;justify-content:center;}

.pst-right .trait li:before {margin:0 8px 0 0;font-size:28px;}

.pst-right .trait li:nth-child(1):before {content:"\e75c"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.pst-right .trait li:nth-child(2):before {content:"\ea00"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.pst-right .trait li:nth-child(3):before {content:"\e703"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

/*--*/

.psc-content {margin-top:70px;}

.psc-content .wx {}

.psc-content .wor {line-height:26px;font-size:16px;}

.psc-content .long td p{ padding:8px 0px 8px 20px ;font-size:16px;}

.psc-content .long {position:relative;display:flex;}

.psc-content .psd-left {flex:1;min-width:50%}

.psc-content .psd-right {flex-shrink:0;width:360px;margin-left:50px;}

.psc-content .tone {position:relative;display:flex;margin-bottom:30px;border-left:1px #eee solid;}

.psc-content .tone:before,.psc-content .tone:after {content:"";position:absolute;left:-10%;right:-10%;top:0;height:1px;background:#ddd;}

.psc-content .tone:after {bottom:0;top:auto;}

.psc-content .tone li {position:relative;display:inline-block;color:#444444;font-size:18px;padding:18px 30px;border-right:1px #eee solid;cursor:pointer;align-items:center;justify-content:center;}

.psc-content .tone li:before {content:"";float:left;color:#444;font-size:24px;margin-right:10px;}

.psc-content .tone li:after {content:"";position:absolute;left:0;bottom:0px;width:100%;z-index:1;height:2px;transition:transform .5s;transform:scale(0,1);transform-origin:right;background:#6B6DE6;}

.psc-content .tone li.thistab,.psc-content .tone li:hover {color:#6B6DE6}

.psc-content .tone li.thistab:before,.psc-content .tone li:hover:before {color:#6B6DE6}

.psc-content .tone li.thistab:after,.psc-content .tone li:hover:after {transform:scale(1);transform-origin:left;}
.psc-content .tone li.x1{border-left:1px #eee solid;}
.psc-content .tone li.x1:before {content:"\e6b9"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .tone li.x2:before {content:"\e68f"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .tone li.x3:before {content:"\e692"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .tone li.x4:before {content:"\e694"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .frame {margin-bottom:50px;padding-bottom:40px;border-bottom:1px #ddd solid}

.psc-content .frame:last-child,.psc-content .mr {}

.psc-content h2 {position:relative;color:#333;font-size:22px; margin:15px 0; padding-left:20px}

.psc-content h2:before {content:"";position:absolute;left:0;top:20%;width:3px;height:60%;background:#0068cb;}

.psc-content h3 {position:relative;color:#333;font-size:22px; margin:15px 0; padding-left:20px}

.psc-content h3:before {content:"";position:absolute;left:0;top:20%;width:3px;height:60%;background:#0068cb;}
.psc-content img{ border:1px solid #eee; border-radius:20px; margin:15px 0; padding:25px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1);}

.psc-content .download {}

.psc-content .download li {display:flex;color:#666;font-size:15px;margin-bottom:2px;background:#e9eef4;}

.psc-content .download .state {padding:13px 20px;display:block;border-right:1px #dedede solid;}

.psc-content .download .state:last-child {border-right:none}

.psc-content .download .title {flex:1;color:#333;}

.psc-content .download .block {width:200px;flex-shrink:0;color:#666;}

.psc-content .download .file:before {content:"\e784";float:left;margin:3px 5px 0 0;font-size:20px;color:#666}

.psc-content .download .file:hover {color:#6B6DE6}

.psc-content .download .file:hover:before {color:#0068cb}

.psc-content .download .top * {color:#6B6DE6;font-weight:bold;}

.psc-content table {
    border: 1px solid #ccc;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
}

    .psc-content table td {
        border: 1px solid #ccc;
        border-right: 0px;
        border-bottom: 0px;
        padding: 8px 2px;
        text-align: center;
        word-wrap: break-word;
    }

    .psc-content table tr {
        background: #fff;
    }

        .psc-content table tr:nth-child(1) {
            background: #f6f6f6;
        }



/*--*/

.psd-right .title {position:relative;color:#666;font-size:20px;margin-bottom:20px;border-bottom:1px #ddd solid;padding-bottom:20px;}

.psd-right .title:before {content:"";position:absolute;left:0;bottom:-1px;width:40px;height:2px;background:#6B6DE6}

.psd-right .shell {margin-bottom:30px;border:1px #eee solid;box-shadow:6px 6px 15px #eee;padding:30px;background:#fff;}

.psd-right .thing {}

.psd-right .thing .pic {}

.psd-right .thing h4 {color:#333;font-size:18px;margin-top:20px;}

.psd-right .thing p {-webkit-line-clamp:1;color:#666;font-size:14px;margin-top:10px;}

.psd-right .list {}

.psd-right .list li {margin-bottom:20px}

.psd-right .list li:last-child {margin-bottom:0px;}

.psd-right .list h4 {color:#333;font-size:16px;margin-top:15px;}

/*--*/

.srll-recom {position:relative;}

.srll-recom .swiper-container {padding:6px;}

.srll-recom .product-list li {}

/*--*/

.psd-right {}

.is-affixed .info {margin-top:50px}





/*==左右图片切换↓==*/

.srllOrso {display:flex}

.srllOrso .leftPic {width:80%;float:left;border:2px #efefef solid;background:#fff; overflow:hidden;}

.srllOrso .leftPic img {display:block;margin:auto;max-width:86%;height: 100%;object-fit:cover; }

.srllOrso .rightPic {width:20%;float:right;margin-left:15px;}

.srllOrso .rightPic li {height:20%;margin-bottom:20px;border:2px #efefef solid;cursor:pointer;background:#fff; overflow:hidden;}

.srllOrso .rightPic li img {display:block;max-width:76%; height: auto;margin:auto; margin-top:6px !important; }

.srllOrso .rightPic li.swiper-slide-thumb-active {border-color:#6B6DE6;}

.srllOrso .leftPic,.srllOrso .rightPic {height: 461px;}

.srllOrso .leftPic .look {opacity:0;position:absolute;left:0;bottom:0;z-index:2;width:100%;padding:10px;color:#fff;font-size:16px;height:40px;text-align:center;transform:translateY(40px);background:rgba(0,0,0,0.5);}

.srllOrso .leftPic .look i {margin-right:10px;display:inline-block;font-size:20px; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.srllOrso .leftPic:hover .look {opacity:1;transform:translateY(0px);}

.srllOrso .rightPic:hover .btn {opacity:1 !important;}

.srllOrso .btn {opacity:0;position:absolute;top:0;left:0;right:0;z-index:2;margin:0px;padding:5px 0;cursor:pointer;text-align:center;background:rgba(0,0,0,0.4);transition:all .4s ease-in-out;}

.srllOrso .btn:before {color:#fff;font-size:32px;display:block;}

.srllOrso .sPrev:before {content:"\ebd1"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.srllOrso .sNext:before {content:"\eb9c"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.srllOrso .btn.sNext {top:auto;bottom:0;}

.srllOrso .btn:hover {opacity:1;background:rgba(0,0,0,0.6)}







/*==滚动大图↓==*/

.srllPho{ position: relative;;width: 100%;margin: auto;}

.srllPho .gallery-top{border: 1px #ddd solid; background:#fff ;}

.srllPho .gallery-top .look{ opacity:0; position:absolute; left:0;bottom:0;z-index:2;width:100%;padding:10px; color:#fff;font-size:16px;height:40px;text-align:center;transform: translateY(40px);  background:rgba(0,0,0,0.5) ;}

.srllPho .gallery-top .look i{ margin-right:10px; display:inline-block;font-size:20px;}

.srllPho .gallery-top:hover .look{opacity:1 ; transform: translateY(0px);}

.srllPho .gallery-top li{height:500px;}

.srllPho .gallery-top li img{max-width:initial;max-height:100%;width:auto;display: block;margin:auto;}

.srllPho .gallery-thumbs{margin-top:15px;padding: 0 50px;}

.srllPho .gallery-thumbs li{ width: 20%;height: 100%; border:2px #ddd solid; cursor: pointer; background:#fff;}

.srllPho .gallery-thumbs li.swiper-slide-thumb-active{ border:2px #6B6DE6 solid;}

.srllPho .gallery-thumbs li img{max-width:100%;display: block;margin:auto;height:80px}

.srllPho .btn{opacity: 1;top:0;left:0;width: 40px;height:100%;padding:0 0;display:table;border-radius: 0%;margin: 0px;text-align:center; /*! border-radius: 5px; */color:#6B6DE6;font-size:40px;background-image:none;background-color:#ddd;background-position:center;background-repeat:no-repeat;background-size: auto;}

.srllPho .btn i{ display: table-cell;vertical-align: middle;padding: 0px;}

.srllPho .btn.nt{left:auto;right:0;}

/*.srllPic .btn.next{transform:rotate(180deg);}*/

.srllPho .btn:hover,.srllPho .btn:hover i{color:#fff; background-color:#6B6DE6;}

.srllPho .swiper-button-disabled{opacity: .5;}

/*.srllPic .btn:hover{ opacity: 1;}*/

.srllPho .gallery-top li a{height:100%; display: -webkit-box !important; display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center;justify-content: center; -webkit-box-align: center;  -webkit-align-items: center;-ms-flex-align: center;align-items: center}


.proCat-title{ border-bottom:2px solid #ddd; padding:15px 0;}
.proCat-title b{ color:#6B6DE6; font-size:28px; line-height:45px;}
.proCat-title a{ display: block;  height: 45px; line-height: 45px; font-size: 16px;  }
.proCat-title a span{ color: #6B6DE6; padding-left: 10px;}


.proCat-pro{ padding:20px 0;}
.proCat-pro dl{ width: 23.5%; position: relative; border: 1px solid #EEEEEE; border-radius: 8px; text-align: center; padding: 25px;}
.proCat-pro dl img{ width: 100%; height: auto;}
.proCat-pro dl dd{ }
.proCat-pro dl dd a{ display:block; width:100%; height:30px; line-height:30px; font-size:18px; font-weight:bold; overflow: hidden;}
.goodsShowbox{}

.AppList{ padding:30px 0;}
.AppList dl{ width:24%; background:#f7f7f7; margin:0.5%; overflow:hidden;}
.AppList dl dt{ width: 100%; height: auto; overflow:hidden;}
.AppList dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.AppList dl dt img{ width: 100%; height: auto;}
.AppList dl dd{ width: 100%; height: 52px; line-height:52px; text-align:center; font-size:16px; overflow:hidden;}


.app-menu-list{ padding:20px 0;}
.app-menu-list dl{ width: 23.5%; position: relative; text-align: center; }
.app-menu-list dl img{ width: 100%; height: auto;}
.app-menu-list dl dd{width:100%; height:52px; line-height:52px; font-size:16px; overflow: hidden; background:#eee; }

.caseList{ padding:30px 0;}
.caseList dl{ width:32.33%; background:#f7f7f7; margin:0.5%; overflow:hidden;}
.caseList dl dt{ width: 100%; height: auto; overflow:hidden;}
.caseList dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.caseList dl dt img{ width: 100%; height: auto;}
.caseList dl dd{ width: 100%; height: 52px; line-height:52px; text-align:center; font-size:16px; overflow:hidden;}

.prodeList{ padding:30px 0;}
.prodeList dl{ width:24%; background:#f7f7f7; margin:0.5%; overflow:hidden;}
.prodeList dl dt{ width: 100%; height: auto; overflow:hidden;}
.prodeList dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.prodeList dl dt img{ width: 100%; height: auto;}
.prodeList dl dd{ width: 100%; height: auto; line-height:26px; text-align:center;overflow:hidden; padding:20px 10px;}
.prodeList dl dd a{ display:block;  font-size:16px; font-weight:bold; height:26px; overflow:hidden;}
.prodeList dl dd b{ font-weight:normal; display:block; font-size:14px; color:#666; height:26px; overflow:hidden;}

.DownList{ border: 1px solid #e5e5e5; border-bottom: none; height: auto; overflow: hidden; margin:30px auto;}
.DownListTop{ width: 100%; height: 54px; line-height: 54px; overflow: hidden; background:#6B6DE6; border-bottom: 1px solid #e5e5e5; font-size: 16px; color: #fff;}
.DownListDiv1{width: 70%; height: 54px; line-height: 54px; text-align: center; }
.DownListDiv2{ width: 20%; height: 54px; line-height: 54px; text-align: center; }
.DownListDiv3{ width: 10%; height: 54px; line-height: 54px; text-align: center; }
.DownListDiv3 a{  line-height: 54px; font-size:20px;}
.DownListDiv3 a:hover{ color: #6B6DE6;}
.DownList li{ width: 100%; height: 54px; overflow: hidden; border-bottom: 1px solid #e5e5e5;}
.DownList li:nth-child(even){ background: #f7f7f7;}


@media (max-width: 1279px) {
.auto1280{ width:94%}
}
.searchshow{ width: 256px; height: 40px; margin-bottom:10px; }

@media (max-width: 1080px) {
.auto1280{ width: 94%; height: auto; overflow: hidden;}
header{ display: none !important;}

.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: 100%; padding: 0 3%;}
.HeaderM .logo{ float: left; width: auto; height:50px; overflow: hidden; padding-top:10px;}
.HeaderM .logo a{ display: block; overflow: hidden;   width: auto; height:40px;}
.HeaderM .logo a img{width: auto; height:40px;}
.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;  opacity: 1.0;
}
#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 #6b6de6;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#0201ff;
	width:14%;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#6b6de6 url(../images/search3.png) no-repeat center center;
}

.client-2{ display: none;}

.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;border-radius: 10px;}
.main_visual .owl-dot.active span{width: 14px; height: 8px;  border-radius: 10px;}

.main_visual .owl-carousel .item img.Bpic{ display: none;}
.main_visual .owl-carousel .item img.Bmpic{ display:block;}

.footer-box{ display: none;}
.footer-copy{ margin-bottom: 70px;}

.fposi{ width:100%; height:70px; background:#6b6de6; 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 #EEEEEE;  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}

.topbg{ display: none;}
nav.Hnav{ display: none;}


.home-products{ padding: 25px 0; }

.home-products-title{ padding: 0; text-align: center;}
.home-products-title b{font-size: 1.4rem;  margin-bottom: 5px;}
.home-products-title p{ line-height: 24px;}

.home-products-tab{  padding:20px 0;}
.home-products-tab li{ border-radius:0; padding: 0 25px; margin: 1px 0; width: 100%; border: none;}
.home-products-tab li:hover{ background: #6B6DE6; color: #FFFFFF;}
.home-products-tab li.thistab{background: #6B6DE6; color: #FFFFFF;}

.home-products-list dl{  width: 49%; margin-bottom: 2%; padding: 10px; }

.home-about{padding: 25px 0; }

.home-about-left{ width: 100%;}
.home-about-left h2{color: #111; font-size: 1.4rem;  margin-bottom: 10px;}


.home-about-left-menu{ margin-top: 5px;}
.home-about-left-menu a{ font-size: 0.9rem; width: 49%; margin-top: 2%; }
.home-about-left-menu a img{  margin-right: 5px;}


.home-about-right{ width: 100%; margin-top: 20px;}
.home-about-right b{ font-size: 1.4rem;  margin-bottom: 10px;}



.home-blog-list dl{ width: 100%; margin-bottom: 10px; }


.home-partner{ padding-top: 20px;}
.home-partner li{ width: 49%; b}



.abmenuR i{ font-size: 1.1rem; padding-right: 5px;}
.abmenuR a{ font-size: 0.9rem;}


.abmenu{ width: 100%; height: 52px; line-height: 52px; font-size: 0.9rem; margin-top: -52px; font-size: 0.9rem !important;}
.abmenuL{ display: none;}
.abmenuR span{ float: left;}
.abmenuR i{ margin-top: 16px; }
.pro-lanmu{ display: block; font-size: 1.4rem;  }
.pro-lanmu i{ margin-top: 15px; color: #FFFFFF;}
.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:#6B6DE6; }
.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}



.banner2{ width: 100%; height: 200px; margin-top:61px;}
.banner2 b{ color:#fff; font-size:1.6rem;}
.about-company{ padding:20px 0;}
.about-company-left{ width:100%;}

.about-company-right{ width:100%; padding-top:20px;}


.about-culture{  padding-bottom: 30px;}
.about-culture-box dl{ width: 49%; padding:20px; margin-bottom: 2%;}
.about-culture-box dl dd{ padding-top: 20px; }
.about-culture-box dl dd b{ display: block; font-size: 1.4rem; line-height: 40px;}
.about-culture-box dl dd p{ font-size: 0.9rem; }


.about-firm{ padding-bottom: 10px;}


.about-partner{ padding-bottom:30px; }


.about-img-list{ padding: 25px 0;}
.about-img-list dl{ width: 49%;  margin: 0.5%;}


.contact-box1{ padding:30px 0;}
.contact-box1-left{ width: 100%; height: auto; padding-bottom:30px;}
.contact-box1-left-info{ width: 100%;}
.contact-box1-left-info h2{ font-size: 1.4rem;}

.contact-box1-right{ width: 100%; height: auto;}


.contact-box2 h3{font-size: 1.4rem; }

.contact-box2-list1 dl{ width: 100%;}


/*--*/
.MessageCon{ padding:50px 0;}
.MessageCon .long{padding:20px;}
.MessageCon .title{margin-bottom:20px;}
.MessageCon .title h2{font-size:18px;width: 100%;}
.MessageCon .title .tel{margin-top:15px;font-size:20px;width: 100%;}
.MessageCon .title .tel em{margin:5px 10px 0 0;font-size:20px;}
.MessageCon input{width:100%;margin-bottom:1%}
.MessageCon .block:nth-child(2n+1){margin-left:0;}
.MessageCon input,.MessageCon textarea{padding:10px 20px 10px 40px;background-position:10px 12px;}
.MessageCon textarea{height:100px;}
.MessageCon button{width:49%;margin-top:15px;padding:10px 0;font-size:14px;}
.MessageCon .block{ margin-left:0;}
.MessageCon .x5{ width:100%;}

.EssayCont .content .title{ font-size:1.4rem; line-height:30px;}

 .EssayCont{ padding:20px 0; width:100%;}
/*--*/
.EssayCont .lefter{width:100%;}
.EssayCont .righter{display: none;}
.container{width:100%;padding-left:10px; padding-right:10px; box-sizing:border-box;}
.titleBx{font-size:22px;margin-bottom:20px; }
.titleBx span{margin:5px auto 0;}
.titleBx.tTop{margin:30px }


.NewsList{ padding:20px 0;}
.NewsList dl{ width:100%;  margin:0; margin-bottom:10px; }
.NewsList dl dd{  padding:20px;}
.NewsList dl dd a.InTeamLinks{ font-size: 1.2rem; line-height: 30px; height: 60px;  margin-top: 10px;}

.GoodsMenuMobile{ display:block; width:100%; font-size:18px; font-weight:bold;  padding:0 20px; height:42px; line-height:42px; background:#fff; margin-bottom:5px; border-bottom:1px solid #eee;}
.GoodsMenuMobile a i{ margin-left:10px;}

.GoodsList{ padding:20px 0;}
.GoodsLeft{ width:100%; background:#fff; padding:20px; margin-bottom:0; display:none;}
.GoodsLeft h2{display:none;}
.GoodsLeft dl{ margin-top:5px;}
.GoodsLeft dl dt{ width:100%; height:32px; line-height:32px; font-size:1rem;}
.GoodsLeft dl dt i{ line-height:32px;}
.GoodsLeft dl dd{ padding:3px 0; }
.GoodsLeft dl dd a{ display:block; line-height:26px; height:26px; }



.GoodsRight{ width:100%; height:auto; margin-top:15px;}
.GoodsRight dl{ width:100%; margin:0; margin-bottom:10px; padding:20px;}
.GoodsRight dl dd a{  font-size:16px;}



.SearchList{ padding:20px 0;}
.SearchList dl{ width:100%; margin:0; margin-bottom:10px; padding:20px;}
.SearchList dl dd a{  font-size:16px;}


.GoodsContent{ padding:20px 0;}
.GoodsTab{ height:auto; line-height:42px; border:1px solid #eee;}
.GoodsTab li{border-right:none;  border-bottom:1px solid #eee; width:100%; height:42px; text-align:center;}
.GoodsTab li.thistab{ background:#6B6DE6; color:#fff;}
.Prodte{ padding:15px 0;}


.relaproducts dl{ width:100%; margin:0; margin-bottom:10px; padding:20px;}
.relaproducts dl dt{ width:100%; height:auto; overflow:hidden;}
.relaproducts dl dd a{ font-size:16px; }


.psc-content .left{ float:none !important;}
.psc-content .right{ float:none !important;}
/*--*/
.DetailCont .pst-left{width:100%;}
.DetailCont .pst-right{width:100%;margin-top:30px}
/*--*/
.pst-right .title{
    font-size: 24px; margin-bottom:10px;
}
.pst-right .number{font-size: 14px;margin-top: 10px;}
.pst-right .wx {padding: 0;font-size:14px;min-height:50px;line-height:26px;}
.pst-right .rok{-webkit-line-clamp:3;}
.pst-right .tel {font-size:18px; margin-top:10px;}
.pst-right .tel i{font-size:22px;margin:0;}
.pst-right .online {margin-top:10px;}
.pst-right .online a{margin-right:20px;font-size:13px;padding:10px 40px;}
.pst-right .trait {padding-top:0;}
.pst-right .trait li {font-size:14px;}
.pst-right .trait li:before {margin:0 5px 0 0;font-size:24px;}
/*--*/
.psc-content{margin-top:5px;}
.psc-content .wor{
    line-height:26px;
    font-size:15px;
 
}
.gsContent1 h3{font-size:30px;    line-height: 40px;}
	
.psc-content .long{display: block;}
.psc-content .prodetial dl {width: 77%;margin-top: 9px;box-shadow: 0 0 20px rgb(12 49 113 / 16%);}
.psc-content .prodetial dl dt{width: 99%;float:none}
.psc-content .prodetial dl dd{width: 99%;float:none}
.psc-content .psd-right{display:none}
.psc-content .tone{margin-bottom:40px;}
.psc-content .tone li{font-size: 16px;padding: 15px 20px;}
.psc-content .tone li:before{font-size: 20px;margin:2px 5px 0 0;}
.psc-content .frame{margin-bottom:40px;padding-bottom:40px;}
.psc-content .theme {font-size:18px;margin-bottom:20px;padding-left:15px}
.psc-content .download li{font-size: 14px;}
.psc-content .download .state{padding: 10px 20px;}
.psc-content .download .block{width:150px;} 

	
/*--*/
.srllOrso .leftPic, .srllOrso .rightPic{height: 400px;}
/*--*/
.srllPho .leftPic, .srllPho .rightPic{height: 400px;}
/*--*/
.work-list li{margin-bottom: 30px;padding-bottom: 30px;flex-direction: column !important;}
.work-list .pic{width: 100%;margin: 0px !important;}
.work-list .info{width: 100%;margin-top: 20px;font-size: 15px;line-height: 28px;}

/*--*/
.srllOrso{display: block;}
.srllOrso .leftPic{width:100%;height:250px;}
.srllOrso .rightPic{width: -webkit-fill-available;height:auto;margin: 30px 0 0 0;}
.srllOrso .rightPic li{height:auto;margin-bottom:0px;}
.srllOrso .btn{opacity: 1;left: 0;display: flex;width: 30px;height: 100%;padding:2px 0;align-items: center;justify-content: center;}
.srllOrso .btn:before{font-size:25px;}
.srllOrso .sNext{left:auto;right:0;}
.srllOrso .sPrev:before{transform:rotate(-90deg);}
.srllOrso .sNext:before{transform:rotate(-90deg);}

.psc-content h3,.psc-content h2{ font-size:17px;}


.proCat-title{ border-bottom:2px solid #ddd; padding:15px 0;}
.proCat-title b{font-size:1.4rem; line-height:35px;}
.proCat-title a{  height: 35px; line-height: 35px;  }

.proCat-pro dl{ width: 48%; padding: 20px; margin:1%;}

.GoodsLeftBox{ padding:0;}
.goodsShowbox{ margin-top:61px;}

.app-menu-list{ padding:20px 0;}
.app-menu-list dl{ width: 49%; margin-bottom:2%; }
.app-menu-list dl dd{width:100%; height:42px; line-height:42px; font-size:1rem; overflow: hidden; background:#eee; }

.caseList{ padding:20px 0;}
.caseList dl{ width: 48%; margin:1%;}

.prodeList{ padding:20px 0;}
.prodeList dl{width: 48%;  margin:1%;}


.DownList{  margin:20px auto;}

.DownListDiv1{width: 80%; }
.DownListDiv2{ display:none; }
.DownListDiv3{ width: 20%;  }




}