﻿*{ 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 yahei"; color:#111; font-size:16px; background: #FFFFFF; text-transform: capitalize; min-width: 1280px;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #111;}
a:focus { outline: 0 }
a:hover{ color: #2a8ce1;}
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;}
.auto_1280{ 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;}


#home .home,
#products .products,
#solution .solution,
#news .news,
#contact .contact,
#qua .qua,
#about .about{ border-bottom: 5px solid #2a8ce1; }


.HeaderM{ display: none;}


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;}

header{ width: 100%; height: 104px; background: #FFFFFF; padding: 15px 0; position: fixed; left: 0; top: 0; z-index: 999; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); }
header .logo{ width: 178px; height: 74px;}
header .logo a{ display: block; width: 178px; height: 74px; background: url(../images/logo.png) no-repeat;}
header .logo a h1{ display: none;}
header nav{ height: 52px; margin-top: 11px;}
header nav li{ padding: 0 20px; line-height: 47px; position: relative;}
header nav li a{ display: inline-block;}
header nav ul li:hover ul{ display: block;}
header nav ul li ul{ position: absolute; left: -30px; top: 48px; background: #FFFFFF; width:230px; 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:230px;  height: 42px; line-height: 42px; font-size: 15px; border-bottom: 1px solid #EEEEEE;}
header nav ul li ul li a:hover{ background: #2a8ce1;  color:#fff; border-bottom: none;}
header nav ul li ul li a{ display:block;  }

header .HeaderRight{ width: auto; height: 42px; margin-top: 16px;}

.searchshow{  width: 152px; height: 42px; background: #2a8ce1; border-radius: 30px; padding: 0 20px;}
.searchshow input{  width:90px; height: 42px; line-height: 42px; border: none; background: none; color: #FFFFFF;}
.searchshow ::-webkit-input-placeholder {
    color: #FFFFFF;
}
.searchshow button{ width: 22px; height: 42px; line-height: 42px; border: none; background: none; font-size:18px; color: #FFFFFF; text-align: center;}

header .lang{  position: relative;  width: auto; height: 30px; margin-top: 6px; line-height: 30px; padding: 0 20px; cursor: pointer; border-left:1px solid #666 ; } 
.lang i{ font-size: 20px; line-height: 30px;}
.lang img{ vertical-align: middle;}
.lang span{ padding: 0 10px;}
.lang:hover ul{ display: block;}
.lang ul{ display: none; position: absolute; left: 35px; 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: #2a8ce1; color: #FFFFFF;}




/**banner**/
.main_visual{ margin-top: 104px;}
.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:52px;height: 52px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -26px;text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/BL.png);left: 5%; opacity: 0;}
.main_visual .owl-next{background-image: url(../images/BR.png);right: 5%;  opacity: 0;}
.main_visual:hover .owl-prev{ opacity: 1.0;}
.main_visual:hover .owl-next{ opacity: 1.0;}
.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: 50%;}
.main_visual .owl-dot.active span{ width: 10px; height: 10px; background:#2a8ce1; }


.inProduct{ width: 100%; height: auto; background: url(../images/inProbg.png) no-repeat center top; padding-top: 50px;}
.inProTit{ color: #FFFFFF;}
.inProTit h2{ font-size: 36px; line-height: 56px;}
.inProTit p{ display: block; width: 680px; font-size: 14px; line-height: 22px; margin: 0; margin-top: 6px;}

.inProList{ margin-top: 30px; }
.inProList dl{ }
.inProList dl dt{ width: 100%; height: auto; text-align: center; }
.inProList dl dt span{ text-align: left; display: block;}
.inProList dl dd{ width: 100%; height: auto; margin-top: 20px;}
.inProList dl dd b{ display: block; font-size: 18px; line-height: 24px; height: 24px0; overflow: hidden;}
.inProList dl dd em{ display: block; font-style: normal; color: #666666; line-height: 24px; height: 24px; overflow: hidden; font-size: 14px;}
.inProList dl dd a{ display: block; width: 145px; height: 46px; line-height: 44px; text-align: center; border: 1px solid #DDDDDD; border-radius: 30px; margin-top: 25px;}
.inProList dl dd a i{ display: inline-block; width: 15px; height: 13px; background: url(../images/inprojt.png) no-repeat; margin-left: 15px;}
.inProList dl dd a:hover{ color: #FFFFFF; background: linear-gradient( 90deg, #3144AC 0%, #2A8CE1 100%); border: none;}
.inProList dl dd a:hover i{background: url(../images/inprojts.png) no-repeat;}


.main_visual5 .owl-carousel,.main_visual5 .owl-stage-outer,.main_visual5 .owl-stage,.main_visual5 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual5 .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover; background: #FFFFFF; box-shadow: 0px 8px 28px 1px rgba(0,0,0,0.1);  padding: 20px 30px;}
.main_visual5 .owl-carousel .item img.proImg{ width:160px; height:160px; margin:0 auto; text-align:center;}
.main_visual5 .owl-carousel .item img.probrand{ width:98px; height:44px;}
.main_visual5 .owl-prev,.main_visual5 .owl-next{width:48px;height: 48px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -24px;text-indent: -999px; overflow: hidden;}
.main_visual5 .owl-prev{background-image: url(../images/proleft.png);left: -60px;}
.main_visual5 .owl-next{background-image: url(../images/proright.png);right:-60px; }


.main_visual5 .owl-dots{display:none; text-indent:-9999em;}



.inAbout{ width: 100%; height: auto; padding-top: 175px; margin-top: -105px; padding-bottom: 50px; background: url(../images/inabbg.jpg) no-repeat center; background-size:cover; }

.inAbout1{}
.inAbout1Left{ width: 724px; height: 408px; position: relative; }
.inAbout1Left img{ width: 623px; height: 341px;}
.inAbout1Left span{background: url(../images/inablogo.png) no-repeat right bottom; width: 201px; height: 134px; position: absolute; right: 0; bottom: 0;}

.inAbout1Right{ width: 520px; height: auto;}
.inAbout1Rightinfo{ width: 100%;}
.inAbout1Right h2{ line-height: 42px; font-size: 36px;}
.inAbout1Rightinfo p{ font-size: 14px; line-height: 22px; margin-top: 20px;}
.inAbout1Rightmore{ width: 100%; margin-top: 80px;}
.inAbout1Rightmore a{ display: block; width: 145px; height: 46px; line-height: 44px; text-align: center; border: 1px solid #DDDDDD; border-radius: 30px; margin-right: 22px}
.inAbout1Rightmore a i{ display: inline-block; width: 15px; height: 13px; background: url(../images/inprojt.png) no-repeat; margin-left: 15px;}
.inAbout1Rightmore a:hover i{background: url(../images/inprojts.png) no-repeat;}
.inAbout1Rightmore a:hover{ color: #FFFFFF; background: linear-gradient( 90deg, #3144AC 0%, #2A8CE1 100%); border: none;}


.inAboutnum{ margin-top: 60px;}
.inAboutnum dl{ width: 22%;}
.inAboutnum dl dt{ width: 100%; height: 87px; border-bottom: 1px solid #707070;}
.inAboutnum dl dt span{ display: block; font-size: 52px; font-weight: bold; line-height: 87px;  height: 87px; border-bottom: 3px solid #2A8CE1;}
.inAboutnum dl dt span b{ font-weight: normal; font-size: 16px; margin-left: 10px;}

.inAboutnum dl dt i{ display: block;  height: 87px; }
.inAboutnum dl dt i img{vertical-align: middle; margin-top: 25px;}
.inAboutnum dl dd{ width: 100%; height: 42px; line-height: 42px;}

.inSolutions{ width: 100%; height: auto; background: #FFFFFF url(../images/insoubg.jpg) no-repeat top center; padding: 55px 0 65px 0;}

.inSolutionsTab{  }
.inSolutionsTab h2{ font-size: 36px; line-height: 50px;}
.inSolutionsTab ul{ padding-top: 10px;}
.inSolutionsTab ul li{ font-size: 18px; margin-right: 40px; cursor: pointer; line-height: 46px;}
.inSolutionsTab ul li.thistab{ color: #2A8CE1; font-weight: bold; border-bottom: 3px solid #2A8CE1;}

.inSouList{ margin-top: -105px;}
.inSouListinfo{ float: right; width: 475px; color: #FFFFFF;}
.inSouListinfo h3{font-size: 26px; line-height: 38px;}
.inSouListinfo p{ font-size: 14px; line-height: 22px; height: 66px; overflow: hidden; margin-top: 8px;}
.inSouListPic{ width: 100%; height: auto; padding-top: 150px;}

.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%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item img{ width: 100%; height: auto; border-radius: 6px;}
.main_visual1 .owl-carousel .item p{ font-size: 18px; height: 56px; line-height: 56px; overflow: hidden;}
.main_visual1 .owl-prev,.main_visual1 .owl-next{ text-indent: 9999em;}
.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: 0;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background:#CCCCCC; border-radius: 10px;}
.main_visual1 .owl-dot.active span{width: 20px; height: 10px; background:#2A8CE1;border-radius: 10px;}


.inBrand{ width: 100%; height: auto; background: url(../images/inBrandbg.png) no-repeat center; background-size:cover; padding: 60px 0 50px 0;}
.inBrandTit{ height: 46px; line-height: 46px;}
.inBrandTit h2{ font-size: 36px;}
.inBrandTit a{ display: block; width: 145px; height: 46px; line-height: 44px; text-align: center; color: #FFFFFF; background: linear-gradient( 90deg, #3144AC 0%, #2A8CE1 100%); border: none; border-radius: 30px; }
.inBrandTit a i{ display: inline-block; width: 15px; height: 13px; background: url(../images/inprojts.png) no-repeat; margin-left: 15px;}
.inBrandTit a:hover{background: linear-gradient( 180deg, #3144AC 0%, #2A8CE1 100%); }


.inBrandTit ul li{ font-size: 18px; margin: 0 22px; cursor: pointer;}
.inBrandTit ul li.thistab{ font-weight: bold; color: #2A8CE1; border-bottom: 3px solid #2A8CE1;}


.inBrandList{ margin-top: 25px;}
.inBrandList a{ display: block; width: 14.66%; margin-bottom: 2%; background: #FFFFFF; border-radius: 6px; text-align: center; padding: 25px 0;}
.inBrandList a img{ width: 80%; height: auto;}


.inNews{ width: 100%; height: auto; background: #f2f2ff; padding: 60px 0;}
.inNews .auto_1280{ margin-top: 20px;}
.inNewsList{ width: 100%;}
.inNewsLeft{ width: 780px; height: auto;}
.inNewsLeft dl{ width: 380px; background: #FFFFFF; border-radius: 6px;}
.inNewsLeft dl dt img{ width: 100%; height: auto; border-radius: 6px 6px 0 0;}
.inNewsLeft dl dd{ width: 100%; height: auto; padding: 20px; }
.inNewsLeft dl dd b{ display: block; line-height: 20px; height: 40px; overflow: hidden;}
.inNewsLeft dl dd p{ font-size: 14px; color: #666666; line-height: 20px; height: 40px; overflow: hidden; margin-top: 15px;}
.inNewsLeft dl dd a.newsmore{ display: block; line-height: 24px;height: 24px; margin-top: 15px;}
.inNewsLeft dl dd a.newsmore img{ margin-left: 5px; vertical-align: middle;}

.inNewsRight{ width: 480px; height: auto; background: #FFFFFF;  border-radius: 6px; padding: 20px 20px 0 20px;}
.inNewsRight dl{ width: 100%; border-bottom: 2px solid #EEEEEE; padding-bottom:25px; margin-bottom: 25px;}
.inNewsRight dl dt{ width: 295px;}
.inNewsRight dl dt a{ display: block; font-weight: bold; line-height: 20px; height: 40px; overflow: hidden;}
.inNewsRight dl dt em{ font-size: 14px; color: #999; line-height: 20px; margin-top: 5px; display:block; height:20px; overflow:hidden; font-style:normal;}
.inNewsRight dl dd{ width: 110px;}
.inNewsRight dl dd img{ width: 100%; height: auto; border-radius: 6px;}


footer{ width: 100%; height: auto; background: url(../images/footer.png) no-repeat center; background-size:cover; padding-top: 50px; color: #FFFFFF;}

.footerBox1{ height: 104px; padding-bottom: 30px; border-bottom: 2px solid #5b6fb7;}
.footerBox1 .flogo{ width: 178px; height: 74px;}
.footerBox1 .flogo a{ display: block; width: 178px; height: 74px; background: url(../images/flogo.png) no-repeat;}

.footerBox1 .fshare{ width: auto; height: 46px; margin-top: 14px;}
.footerBox1 .fshare a{ position: relative; display: block; margin-left: 18px; width: 46px; height: 46px; line-height: 46px; background: #4b8fd5; border-radius: 50%; text-align: center; color: #FFFFFF;}
.footerBox1 .fshare a .fwx{ display: none; position: absolute; left: 0; top: -120px; z-index: 666; width: 120px; height: 120px; background: #FFFFFF; border-radius: 3px; text-align: center;}
.footerBox1 .fshare a .fwx img{ width: 112px; height: 112px; margin-top: 4px;}
.footerBox1 .fshare a i{ line-height: 46px; font-size: 18px;}
.footerBox1 .fshare a:hover{ background: #FFFFFF; color: #2a8ce1;}
.footerBox1 .fshare a:hover .fwx{ display: block;}

.footerBox2{ padding: 30px 0;}
.footerBox2Left{ width: 880px;}
.footerBox2Left dl{ width: 25%;}
.footerBox2Left dl dt{ color: #FFFFFF; font-weight: bold; font-size: 20px; line-height: 36px;}
.footerBox2Left dl dd{ margin-top: 12px;}
.footerBox2Left dl dd a{ display: block; color: #FFFFFF; line-height: 26px; font-size: 14px;}
.footerBox2Left dl dd a:hover{ text-decoration: underline;}


.footerBox2Right{ width: 400px;}
.footerBox2RightTel{ width: 100%; height: 58px; background: url(../images/ftel.png) no-repeat left top; padding-left: 54px; margin-bottom: 15px;}
.footerBox2RightTel em{ display: block; font-style: normal; line-height: 20px;}
.footerBox2RightTel b{ display: block; font-size: 30px; line-height: 38px;}
.footerBox2Right p{ line-height: 26px; font-size: 14px;}

.footerCopy{ width: 100%; height: 55px; border-top: 2px solid #5b6fb7; line-height: 53px;}
.footerCopy a{ color: #FFFFFF;}


.client-2 {
            position: fixed;
            right: -152px;
            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: 80px;
            height: 62px;
            padding-top: 9px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 14px;
            color: #fff;
            float: left;
            height: 62px;
            line-height: 40px;
            padding: 0 3px;
            margin-top: 10px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #2a8ce1;
            color: #fff;
            height: 62px;
            width: 230px;
           
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #2a8ce1;
            width: 97px;
            height: 62px;
            position: relative;
          
            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;
        }


.banner2{ width: 100%; height: 350px; margin-top: 104px; position: relative; align-items: center;}
.banner2Txt{ width: 100%; height: auto;color: #FFFFFF; text-align: center;}
.banner2Txt h1{ font-size: 50px; line-height: 100px;  text-transform: uppercase; font-family: myFirstFont1; width: 100%;}
.banner2Txt em{ display: block; width: 88px; height: 4px; background: #FFFFFF; margin: 0 auto;}


.abmenu{ width: 100%; height: 72px;  border-bottom: 2px solid #EEEEEE; line-height: 72px;}
.abmenuL{}
.abmenuL a{ display: block; float: left; padding: 0 25px;}
#lm_hover{ color: #FFFFFF; background:#2A8CE1; }
.abmenuR i{ padding-right: 10px; color: #2A8CE1; margin-top: 26px; font-size: 20px;}
.abmenuR a{ margin: 0 5px;}

.about1{ width: 100%; height: auto; background: url(../images/abbg1.png) no-repeat center; background-size:cover; padding: 80px 0  40px 0; text-align: center;}
.about1 h2{ font-size: 40px; line-height: 56px;}
.about1 em{ text-transform: uppercase; font-style: normal; line-height: 40px;}
.about1info{ width: 100%; padding: 30px 0; font-size: 18px; line-height: 36px;}

.about1List{ width: 900px; margin: 0 auto;}
.about1List dl{ text-align: center;}
.about1List dl dd{ line-height: 60px; height: 60px; font-size: 20px;}

.ab2Tit{ line-height: 96px; padding-top: 30px; font-weight: bold; font-size: 36px;}
.ab2List{ padding-bottom: 50px;}
.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{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual2 .owl-carousel .item img{ width: 100%; height: auto; border-radius: 6px;}
.main_visual2 .owl-prev,.main_visual2 .owl-next{ text-indent: 9999em;}
.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: 0;  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: 10px; height: 10px; background:#CCCCCC; border-radius: 10px;}
.main_visual2 .owl-dot.active span{width: 20px; height: 10px; background:#2A8CE1;border-radius: 10px;}

.about3{ width: 100%; height: auto; background: url(../images/abbg3.png) no-repeat center; background-size:cover; padding-bottom: 70px;}
.about3List{}
.about3List dl{ width: 300px; height: 390px; background: url(../images/ab3dl.png) no-repeat; text-align: center; padding: 60px 15px;}
.about3List dl dd{ width: 100%; padding-top: 30px;}
.about3List dl dd b{ display: block; font-size: 24px;}
.about3List dl dd em{ line-height: 28px; display: block; font-style: normal; margin-top: 5px;}

.about-info{ line-height: 28px; font-size: 16px; padding: 30px 0; width: 1280px; margin:0 auto;}
.about-info img{ max-width: 100%; height: auto;}
.abList{ width:1280px; margin:0 auto;}
.abList dl{ float: left; width:24%; 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: 40px 0;}
.index-imgTop1 h3{ line-height: 58px;  font-size: 36px;}
.index-imgTop1 h4{ width: 34px; height: 6px; background: #0f5ac4; margin-top: 10px; display: inline-block;}

/*==????????==*/
.ContactInner{padding-bottom:0px !important}
.ContactInner .long .left,.ContactInner .long .right,.ContactInner #dituContent {height: 500px;}
.ContactInner .long .left {width:50%;}
.ContactInner .long .left img {}
.ContactInner .long .right {position:relative;width:50%;/* border:1px #ddd solid;*/padding:60px 40px 40px 50px;background:#f7f7f7; box-sizing:border-box;}
.ContactInner .long .right .title {color:#333333;font-size:26px;}
.ContactInner .long .right .tel {position:relative;margin-top:25px;color:#333333;font-size:14px;display:block;}
.ContactInner .long .right .tel:before {content:"";position:absolute;left:0px;top:32px;width:10px;height:3px;background:#2a8ce1;}
.ContactInner .long .right .tel:after {content:"";position:absolute;left:13px;top:32px;width:25px;height:3px;background:#2a8ce1;}
.ContactInner .long .right .tel font {margin-top:30px;font-size:30px;color:#2a8ce1;display:block;font-weight:bold;}
.ContactInner .long .right .wx {min-height:156px;margin-top:20px;color:#333333;font-size:14px;display:block;line-height:26px;}
.ContactInner .long .right .consult {position:absolute;top:100px;right:60px;}
.ContactInner .long .right .ewm {position:relative;color:#737373;font-size:12px;text-align:center;display:block;line-height:15px;}
.ContactInner .long .right .ewm img {width: 120px;display:block;margin:0 auto 5px;}
.ContactInner .long .right .online {/* float:left;*/color:#fff;margin:30px auto 0;font-size:14px;padding:8px 40px;background:#2a8ce1;display:block;border-radius:20px;text-align:center;}
.ContactInner .long .right .online:hover {background:#666;}
.ContactInner .map {}
.ContactInner #dituContent {height: 500px;}
.ContactInner #dituContent img{max-width: initial;}





/*==?????????==*/

.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; float:left;width:49.5%;margin-bottom:1%}

.MessageCon .block:nth-child(2n+1){}

.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:120px;}

.MessageCon button{width:25%;margin-top:20px;padding:16px 0;border:none;color:#fff;font-size:14px; background: #666;}

.MessageCon button:hover{background:#2a8ce1}

.MessageCon .x1{background-image: url(../images/ico201.png);}

.MessageCon .x2{background-image: url(../images/ico202.png); margin-left:1%;}

.MessageCon .x3{background-image: url(../images/ico203.png);}

.MessageCon .x4{background-image: url(../images/ico204.png); margin-left:1%;}

.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: #2a8ce1;}
.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: #2a8ce1;font-weight:bold;}

.rack{width:100%;padding:50px 0;}

.titleBx{color:#000123;font-size:40px;margin-bottom:50px; text-align: center;}

.titleBx span{display: block; margin:10px auto 0;color:#bdbdbd;font-size:14px;font-weight:400}

/*==??????????==*/
 .news-list{display: flex;margin:0 0 -30px -30px;flex-wrap: wrap; padding:50px 0;}
 .news-list li{float:left;width: calc(33.3% - 30px);margin: 0 0 30px 30px;}
 .news-list li a{display: block;height:100%;background: #fff;border:1px #eee solid;}
 .news-list .pic{padding-top:60%; position:relative}
 .news-list .pic img{ position:absolute;top:0;left:0; width: 100%;height: 100%;object-fit: cover;}
 .news-list .box{padding:30px;}
 .news-list h4{color:#090929;font-size: 22px;margin-bottom:10px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
 .news-list p{-webkit-line-clamp: 2;color: #7a7a7a;font-size: 15px;line-height: 25px; height:50px; overflow:hidden; margin-bottom:20px;}
 .news-list .time{color: #999;font-size:14px;justify-content: space-between;align-items: center;}
 .news-list .time i{opacity: 0;font-size: 24px;}
 .news-list li:hover a{border-color:#2a8ce1;transform: translateY(-0px);}
 .news-list li:hover h4{color:#2a8ce1}
 .news-list li:hover .time i{opacity:1; color:#2a8ce1;transform: translateX(-5px);}
 
 
 /*==?????????==*/
  .EssayCont{ padding:50px 0;}
 .EssayCont .lefter {float:left;width:70%;}
 .EssayCont .righter {float:right;width:25%;}
 .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:#2a8ce1;}
 .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:#2a8ce1}
 /*--*/
 .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:#2a8ce1}
 .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:#2a8ce1;}
 .EssayCont .news .two:hover a:before {background:#2a8ce1;}
 /*--*/
 .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:28px;}
 .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:#2a8ce1}
 .EssayCont .content .msg .active{font-weight:bold;}
 .EssayCont .content .wor{min-height:300px;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: #2a8ce1; color:#fff;}
  .EssayCont .pagIng li:hover a{color:#fff;}
 .EssayCont .pagIng .prev{float:left}
 .EssayCont .pagIng .next{float:right} 

.wz{ width:1280px; line-height:42px; padding-bottom:20px; font-size:16px; margin:0 auto;}
.wz i{ color: #2a8ce1; padding-right:5px; font-size:18px;}

.downList{ width:1280px; height:auto; overflow:hidden;}
.downList li{ width:100%; height:48px; line-height:48px; border-bottom:1px dotted #ccc;}

.goodsInfos{overflow:hidden;  margin:0 auto; 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 a{display:inline-block;padding-left:40px;height:65px;background:url(../images/pdf.png) left center no-repeat;color:#1174c0;font-size:16px;line-height:65px;}
.goodsInfos .tit div{float:left;}
.goodsInfos dl{overflow:hidden;width:100%;height:36px;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:#2a8ce1;line-height:35px;}

.goodsShow{ float:right; width:1000px; height:auto; overflow:hidden;}

.goodsShow1{width:1000px; height:auto; overflow:hidden;}
.goodsShowL{ width:200px; height:auto; overflow:hidden; float:left; position:relative;}
.goodsShowL img{ width:100%; height:auto;}
.goodsShowL .GLTXT{ width:100%; height:auto; line-height:197px; text-align:center; position:absolute; left:0; top:0; z-index:666; color: #1698d4; font-weight:bold; font-size:30px;}

.goodsShowR{ width:750px; height:auto; overflow:hidden;}
.goodsShowR h2{ width:100%; padding:15px 0; line-height:28px; font-size:20px; border-bottom:1px solid #dedede;}
.goodsShowRinfo1{ width:100%; height:auto; padding:25px 0; overflow:hidden; line-height:26px;}
.goodsShowRinfo1 table{ border:1px solid #ccc; border-left:0px; border-top:0px; font-size: 13px;}
.goodsShowRinfo1 table td{ border:1px solid #ccc;border-right:0px; border-bottom:0px; padding:12px 2px;  text-align:center}
.goodsShowRinfo1 table tr:first-child{ background: #f7f7f7;}

.goodsShowRinfo2{ width:100%; height:auto; padding:25px 0; overflow:hidden; }
.goodsShowRinfo2 a{ display:block; float:left; width:120px; height:46px; line-height:46px; font-size:18px; color:#fff; text-align:center; margin-right:20px;}
.goodsShowRinfo2 a:hover{ opacity: 0.7;}
.goodsShowRinfo2 a:first-child{ background:#40368c; border-radius: 5px;}
.goodsShowRinfo2 a:last-child{ background:#1b96d4; border-radius: 5px;}


.goodsShow2{width:1000px; height:auto; overflow:hidden; padding-top:40px;}
.goodsShow2 h2{ width:100%; height:46px; line-height:46px; border-bottom:1px solid #dedede;}
.goodsShow2 h2 a{ font-size:16px; padding:0 15px;}
.goodsShow2 h2 .tabs .thistab,.tabs .thistab a:hover {  color: #0352a0;  }


.GoodsMain{ width:96%; height:auto; padding:30px 0;  margin:0 auto;}
.MainWz{ width:100%; height:36px; line-height:36px; padding-bottom:20px; font-size:16px;}
.MainWz i{ color: #1698d4; padding-right:5px; font-size:18px;}

.GoodsMenu{ width: 100%; height: auto;}
.GmobielMenu{ display:none;}

.MainLeft{float: left;width: 25%;height: auto; background:#585d62; border-radius:10px;}
.MainLeft h2{width: 100%;height: 66px;line-height: 66px;color: #FFFFFF; border-bottom:1px solid #fff; padding-left:20px;box-sizing: border-box;font-size: 24px;}
.GoodsMenu .menu_head{width: 100%;height: 50px;line-height: 50px;margin-top: 1px;}
.GoodsMenu .menu_head a{display: block;width: 100%;height: 50px;background: #898989 url(../images/Mlibgs.png) no-repeat 20px center;font-size: 16px;color: #FFFFFF;  padding-left: 10px;box-sizing: border-box;}
.GoodsMenu .menu_head.current a{background: #2a8ce1 url(../images/Mlibgs.png) no-repeat 20px center;}
.GoodsMenu dd{ width: 100%; height: auto; display: none;}
.GoodsMenu dd a{display: block;width: 100%;height: 42px;line-height: 42px; background: #d1cfcf; color:#666; font-size: 14px;box-sizing: border-box;padding-left: 10px;}
.GoodsMenu dd li{ position:relative; width:100%;}
.GoodsMenu dd li ul{z-index:999; display:none;}
.GoodsMenu dd li ul a{display:block;width: 100%;height: 42px;line-height: 42px;font-size:14px;padding:0;padding-left: 16px;text-align: left; background: #eee; color:#666;}
.GoodsMenu dd li ul a i{ padding:0 10px;}

#lm_hover2{ color: #2a8ce1 ;}


.GoodsR{float:right;width: 73%;height:auto;overflow:hidden;}
.ABMenu{ width:100%; height:36px; line-height:36px; margin-bottom:20px;}

.GoodsDesc{ margin-bottom:20px; overflow:hidden}
.GoodsDesc .gtest{  width:100%}
.GoodsDesc h2{ font-size:24px;    color: #111; line-height:40px; border-bottom:1px solid #eee}
.GoodsDesc .gtest .desc{ line-height:24px; margin-top:15px; color:#666}
.GoodsDesc 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;
}

    .GoodsDesc table td {
        border: 1px solid #ccc;
        border-right: 0px;
        border-bottom: 0px; border-style:solid !important;
        padding: 8px 2px;
        text-align: center;
        word-wrap: break-word;
    }

    .GoodsDesc table tr {
        background: #fff;
    }

        .GoodsDesc table tr:nth-child(1) {
            background: #f6f6f6;
        }

.GoodsDesc .pic{ width:20%; float:right}
.GoodsDesc .pic img{ width:100%}
.GoodsDesc .downexcel a{margin: 10px 0px;display: inline-block;width: 134px;text-align: center;padding: 8px;cursor: pointer;color: #fff;border-radius: 5px;background: #585d62;}
.GoodsDesc .downexcel a:hover{ background:#1698d4}

.goodsListBox{overflow: hidden;width: 100%;padding: 14px 2px;height: auto;background:#c6dff2;overflow-x:auto;  border-radius:10px 10px 0 0;}
.tableSort{ width:100%;}
.tableSort th{text-align: center;padding:0 5px; font-weight: normal; font-size: 14px;}
.tableSort th.select-item{ padding:5px;}
.tableSort th.select-item input{ margin-right:5px;}
.tableSort th div{height:80px;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);
} 


.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:0 15px;}
.clear-btn {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 98px;
    height: 34px;
    background-color: #585d62;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.sure-btn {
    margin-left: 10px;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 98px;
    height: 34px;
   
    background-color: #2a8ce1;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.statistics-info {
    margin-left: 17px;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    font-weight:bold;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
    
}

.goodsList{ width:100%; height:auto; overflow-x:scroll; margin-top:15px;}
.goodsList table{ border:1px solid #ccc;border-left:0px;  border-top:none;}
.goodsList tbody tr:nth-child(even){ background:#f2f2f2;}
.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:1px solid #ccc; min-width:50px;  border-right:0px; border-bottom:0px; padding:0; text-align:center; word-wrap: break-word; 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: #1698d4;}


.goodsList tbody tr{background:#fff; }
.goodsList tbody tr span{}
.goodsList dl{ width:100%; height:auto; border:1px solid #eee; background:#f7f7f7; box-sizing:border-box; margin-bottom:10px;}
.goodsList dl dt{ width:100%; height:42px; line-height:42px; text-align:left; box-sizing:border-box; padding:0 25px; background:#eee; font-weight:bold;}
.goodsList dl dt span{ color: #1698d4;}
.goodsList dl dd{ width:100%; height:auto; padding:18px; float:left;}
.goodsList dl dd i{ line-height:32px;}
.goodsList dl dd span{ display:block; float:left; width:16%; border:1px solid #dedede; text-align:center; height:auto; line-height:26px;}
.goodsList dl dd span b{ color: #1698d4;  display:block; }
.goodsList dl dt ul{ float:right; width:auto; height:36px; line-height:36px; overflow:hidden;}
.goodsList dl dt ul li{ float:left; padding:0 20px; background: url(../images/pdf-icon.png) no-repeat left center; }

.Seabg{ width:96%;}
.main-box{ background:#fff; width:1280px; height:auto; padding:30px; box-sizing: border-box;}


.wtList{padding-top: 30px;}
.wtList li{border-radius: 25px; -webkit-border-radius: 25px; background-color: #ffffff;margin-top: 19px;}
.wtListTop{height: 90px;position: relative;}
.wtListTopWz{line-height: 90px;padding: 0 80px 0 27px;}
.wtListTopBut{position: absolute;top: 20px;right: 0;bottom: 0; width: 80px;cursor: pointer;}
.wtListTopButAn span{display: inline-block;width: 18px;height: 2px;background-color: #808080;
transition:.8s; -webkit-transition:.8s; -moz-transition:.8s; -ms-transition:.8s; -o-transition:.8s;
}
.wtListTopButAn{width: 24px;position: absolute;top: 50%;left: 50%;margin: -12px 0 0 -12px;
	height: 24px; line-height: 24px;font-size: 0; }
.wtListTopButAn span:nth-child(2){transform: rotate(90deg); position: absolute;top: 0;left: 0;}
.wtListTopBut.on .wtListTopButAn span:nth-child(2){transform: rotate(0);opacity: 0;}
.wtListBot{padding: 0 27px 30px;display: none;}
.allNyBan{position: relative;z-index: 3;}
.allNyBanPos{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);
-ms-transform:translate(-50%, -50%);
-moz-transform:translate(-50%, -50%);
-webkit-transform:translate(-50%, -50%);
-o-transform:translate(-50%, -50%);}

.pdtion1{ width:1280px; height:auto; overflow:hidden; padding-bottom:60px;}
.main_visual6 .owl-carousel,.main_visual6 .owl-stage-outer,.main_visual6 .owl-stage,.main_visual6 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual6 .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_visual6 .owl-carousel .item p{ width: 100%; height: auto; box-sizing: border-box; background: #f7f7f7; padding: 15px 40px; font-size: 15px; text-align:center;}
.main_visual6 .owl-prev,.main_visual6 .owl-next{display: none; text-indent: -999em; }

.main_visual6 .owl-dots{ width: 100%; text-align: center; height: 9px; position:absolute; left: 0; bottom: 0px;  z-index: 999;}
.main_visual6 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual6 .owl-dots .owl-dot span{  display: inline-block; width: 9px; height: 9px; background:#cccccc; border-radius: 5px;}
.main_visual6 .owl-dot.active span{width:18px; height: 9px; background:#ffb027; }


.pdtion2BG{ width:100%; height:auto; background:#f7f7f7; padding-bottom:50px; }
.pdtion2Box{ width:1280px; height:auto;}
.pdtion2Box img{ width:100%; height:auto;}

.pdtion3BG{ width:100%; height:auto; overflow:hidden; background:#f7f7f7; margin-top:50px; padding-bottom:60px; }
.pdtion3List{ width:1300px; height:auto;}
.pdtion3List dl{float:left;width: 11%;margin:0.5%;padding-bottom: 10px;overflow:hidden;text-align:center;border-radius: 10px;background:#fff;box-shadow: 0 0 37px rgb(12 49 113 / 16%);}
.pdtion3List dl dt{ width:100%; height:auto; overflow:hidden;}
.pdtion3List dl dt img{width:100%; height:auto;}
.pdtion3List dl dd{width:100%;height: 32px;line-height: 32px;border-top: 0px solid #eee;overflow:hidden;color: #0163af;}

.pdtion4List{ width:1280px; height:auto; padding-top:35px;}
.pdtion4List .main_visual{ margin-top: 0;}

.downList{ width: 1300px; height: auto;  padding-top:35px;}
.downList dl{ float: left; width: 31.3%; height: auto; overflow: hidden; background: #FFFFFF; margin: 1%; border:1px solid #eee; box-sizing:border-box;}
.downList dl:hover{box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); transition: all ease .5s;}
.downList dl:hover h3{background: url(../images/downicon2.jpg) no-repeat right 25px;}
.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: 15px; border-top: 2px solid #eeeeee; line-height: 32px; padding-top: 20px; font-size: 16px; color: #999999; background: url(../images/downicon1.jpg) no-repeat right 25px;}

.simpleBg{ width:100%; height:auto; padding:35px 0; background:#f7f7f7;}
.simple1{ width:1300px; height:66px; overflow:hidden; margin-bottom:25px;}
.simple1 dl{ float:left; width:31.3%; height:66px; line-height:66px; background:#fff; box-sizing:border-box; margin:0 1%; padding:0 15px;}
.simple1 dl dt{ float:left; width:25%;  height:66px; line-height:66px;}
.simple1 dl dd{ float:left; width:75%;  height:66px; line-height:66px;}
.simple1 dl dd input{ border:none; padding:0 15px; box-sizing:border-box; width:100%;   height:66px; line-height:66px;}

.simple2{ width:1274px; height:200px; overflow:hidden; margin-bottom:25px; padding:15px; box-sizing:border-box; background:#fff;}
.simple2 dl dt{ float:left; width:8%;  height:100%; line-height:26px;}
.simple2 dl dd{ float:left; width:92%;  height:100%; line-height:26px;}
.simple2 dl dd textarea{ border:none;  box-sizing:border-box; width:100%;   height:100%; line-height:26px;}

.simple3{ width:100%; height:46px; text-align:center; overflow:hidden;}
.simple3 button{ text-align:center; color:#fff; width:170px; height:46px; line-height:46px; border:none; background: #2a8ce1; font-size:16px;}

.souList{ width:1280px; height:auto; overflow:hidden; margin:0 auto;}
.souList dl{ width:1280px; height:242px; margin-bottom:15px;}
.souList dl dt{ float:left; width:404px; height:242px; overflow:hidden;}
.souList dl dt img{ width:404px; height:242px;}
.souList dl dd{ float:left; width:876px; height:242px; overflow:hidden; background:#f7f7f7; box-sizing:border-box; padding:35px;}
.souList dl dd a{ display:block; height:52px; line-height:52px; font-weight:bold; font-size:20px; overflow:hidden;}
.souList dl dd p{ font-size:16px; line-height:28px; height:84px; overflow:hidden; margin-top:10px;}

.GoodsBoxMenu{ width:1280px; padding:30px 0; margin:0 auto;}
.GoodsBoxMenu dl{ width:32.3%; height:auto; margin-bottom:15px; }
.GoodsBoxMenu dl dt{ width:100%; height:46px; line-height:46px; font-weight:bold; color:#2a8ce1; font-size:18px; border-bottom:1px solid #eee;}
.GoodsBoxMenu dl dd{ padding-top:15px;}
.GoodsBoxMenu dl dd em { display:block;   font-size:15px; line-height:30px; font-style:normal;}
.GoodsBoxMenu dl dd em a{color:#2a8ce1;}
.GoodsBoxMenu dl dd i { display:block;   font-size:14px; line-height:26px; font-style:normal;}
.GoodsBoxMenu dl dd i a{ color:#666;}