﻿@font-face
{
    font-family: myFirstFont;
    src: url(../fonts/BAIJAMJUREE-MEDIUM.TTF);
}
@font-face
{
    font-family: myFirstFont1;
    src: url(../fonts/BAIJAMJUREE-BOLD.TTF);
}
*{ 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:#333; font-size:1rem; background: #FFFFFF;  line-height: 24px;}
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: #4d6eb5;}
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:1360px;  margin: 0 auto;}
.auto_1280{ width:1360px;  margin: 0 auto;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center1 { 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; }
.flex-center-contain-center{ justify-content:center;}
.window-container{position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;background-image:url(../images/window.png);background-repeat:repeat; display:none; }
.window-container .window-main{position:absolute;z-index:10;top:50%;left:50%;margin-top:-100px;margin-left:-220px;padding:40px 0;line-height:40px;width:396px;height:125px;border-radius:10px;color:#1E53A2;background-color:#fff;font-size:20px;border:7px solid #1E53A2}
.window-container .window-main img{ margin-right:5px;}


h1,h2,h3,h4,b,strong{  font-family: 'Microsoft YaHei';color: #111111;}
em,i{ font-style: normal;}
.mar0{ margin:0 auto;}

::-webkit-scrollbar {
  width: 6px;
  height:5px;
}


::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

#home .home,
#products .products,
#service .service,
#solution .solution,
#contact .contact,
#newsT .newsT,
#about .about{ background:#4d6eb5; color:#fff; }


.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;}
input[type="button"], input[type="submit"], input[type="reset"]{ cursor: pointer;}

#warp{ width:100%; height:auto; overflow: hidden;}


header.current{ position: fixed; left: 0; top: 0; z-index: 999; }
header{ width: 100%; height: 110px; padding: 15px 0; background: #FFFFFF; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);}
header .logo{ width: 91px; height: 80px;}
header .logo a{ display: block; width: 91px; height: 80px; background: url(../images/logo.jpg) no-repeat;}
header .logo a h1{ display: none;}

header nav.Hnav{ height: 100%;}
header nav.Hnav li{ padding: 0 8px; font-size: 1rem; height: 80px; line-height: 80px; position: relative;}
header nav.Hnav li a{ color: #333; display: inline-block; font-weight:bold; padding: 0 5px; }
header nav.Hnav li a:hover{ background:#4d6eb5; color:#fff; }



header nav.Hnav li ul{ display: none; position: absolute; left: -60px; z-index: 999; top:80px; background: #FFFFFF; border-top:3px solid #4D6EB5; border-radius:6px ; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 240px;}
header nav.Hnav li ul li{ height: 42px; line-height: 42px; font-size: 0.9rem; border-bottom: 1px solid #EEEEEE; padding: 0; position:relative;}
header nav.Hnav li ul li a{ display: block; padding: 0 15px; font-weight: normal; font-size: 0.9rem; color: #333333; }
header nav.Hnav li ul li a i{ line-height:42px;}
header nav.Hnav li ul li a:hover{ background: #4D6EB5; color: #FFFFFF; border-bottom: none;}
header nav.Hnav li ul li:last-child{ border-bottom: none;}

header nav.Hnav li ul li ul{ position:absolute; left:241px; top:0; border-top:none; }


nav.Hnav li.pronav{ position: inherit;}
nav.Hnav li.pronav .sec_cont{ display: none; width: 100%; height: auto; background: #FFFFFF; position: absolute; left: 0; top: 95px; z-index: 999; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);  box-sizing: border-box; visibility: hidden;}

.secLeft{ width:25%; padding:50px 0; background:#f2f2f2;}
.secLeft ul{ display: block !important; padding-left:30%; border-top:none !important; position:initial !important; background:none !important; width:100% !important; box-shadow:none !important; cursor:pointer;}
.secLeft ul li{ border-bottom:none  !important; height:50px  !important; line-height:50px  !important; text-align:left !important; padding-left:20px !important; font-size:16px !important; font-weight:bold !important; width:100% !important;}
.secLeft ul li.thistab{ background:#fff !important; color:#4d6eb5 !important; border-left:4px solid #4d6eb5}
.secLeft ul li:hover{background:#fff !important; color:#4d6eb5 !important; border-left:4px solid #4d6eb5}

.secRight{ width:75%; padding:50px 80px; background:#fff;}
.secRight a{ width:31.3%; display:block; font-size: 15px !important; color: #333333 !important; height:50px !important; line-height:50px  !important; overflow:hidden; border-bottom:1px solid #eee; margin:0 1%;}
.secRight a:hover{ color: #4d6eb5 !important; border-bottom: 1px solid #4d6eb5 !important; font-weight: normal !important;}
nav.Hnav li.pronav:hover .sec_cont{ visibility: visible; display: block;}


.searchshow{  width: 205px;height: 48px; border-radius: 6px;border: 1px solid #DDDDDD;}
.searchshow input{ width:70%; height: 46px; padding: 0 20px; line-height: 46px;  border: none; background: none;}
.searchshow button{ width: 30%; height: 46px; line-height: 46px; border: none; background: none;  font-size:1.1rem; color: #111; text-align: center; cursor: pointer;}

.header-lang{ height: 16px; line-height: 16px; cursor: pointer; position: relative; color: #FFFFFF; margin-left: 30px;}
.header-lang b{ padding: 0 5px;}
.header-lang i{ display: inline-block; line-height: 16px;}
.header-lang:hover ul{ display: block;}
.header-lang ul{ display: none; position: absolute; left: 0; z-index: 999; top: 16px; border-radius:6px; background: #FFFFFF; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 160px;}
.header-lang ul li{ height: 40px; line-height: 40px; font-size: 0.9rem; border-bottom: 1px solid #EEEEEE; padding: 0;}
.header-lang ul li a{ display: block; padding: 0 15px; line-height: 40px; font-weight: normal;}
.header-lang ul li a:hover{ background: #4d6eb5; color: #FFFFFF;}
.header-lang ul li a img{ width: auto; height: 18px; vertical-align: middle; margin-right: 10px;}
.header-lang ul li:last-child{ border-bottom: none;}



.animate__animated.animate__fadeInLeft {
    --animate-duration: 2.5s; /* 慢慢出来 */
    --animate-delay: 0.3s; /* 图片切换后再延迟0.3秒才开始动 */
}


/**banner**/
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100%; }
.main_visual .owl-carousel .item{width: 100%;height: 100%; overflow: hidden; margin: 0 auto; position:relative;}
.main_visual .owl-carousel .item img{ width: 100%;height: 100%; display: block;}
.main_visual .owl-prev,.main_visual .owl-next{ display: none; text-indent: -999px; overflow: hidden;}
.main_visual .owl-carousel .item .auto1280{ position:absolute; left:50%; margin-left:-680px; top:0; z-index:888; height:100%; max-width:700px;}
.main_visual .owl-carousel .item .auto1280 h2{ text-transform:uppercase; font-size:3.2rem;  line-height:64px; margin-bottom:20px;}
.main_visual .owl-carousel .item .auto1280 p{ font-size:1.2rem; line-height:32px; color:#111;}
.main_visual .owl-carousel .item .auto1280 em{ display:block; width:56px; height:5px; background:#e90101;}
.main_visual .owl-carousel .item .auto1280 a{ display:inline-block; line-height:56px; background:#e90101; font-size:1rem !important; height:56px; color:#fff !important; padding:0 45px; margin-top:35px;}
.main_visual .owl-carousel .item .auto1280 a:hover{ background:#4d6eb5;}
.main_visual .owl-carousel .item .auto1280 img{ width:auto; max-width:100%; height:auto !important;}

.main_visual .owl-dots{ width: 100%; text-align: center; height: 4px; 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: 24px; height: 4px; background:#FFFFFF; border-radius:5px; }
.main_visual .owl-dot.active span{ background:#4d6eb5; }
.main_visual .owl-controls{ height: 0;}
.main_visual .owl-nav{ height: 0;}

.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}


.home-products{ padding: 10px 0 80px 0; width: 100%; background: url(../images/home-probg.png) no-repeat center; background-size:cover;}

.home-products-list{}

.main_visual2 .owl-carousel,.main_visual2 .owl-stage-outer,.main_visual2 .owl-stage,.main_visual2 .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual2 .owl-carousel .item{width: 100%;height: auto; background: #FFFFFF; text-align: center; padding: 10px; transition: all ease .1s; 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;}
.main_visual2 .owl-carousel .item .home-propic{ width: 100%; height: auto; background: #EEEEEE; overflow: hidden;}
.main_visual2 .owl-carousel .item .home-protxt{ width: 100%; height: 32px; line-height: 32px; margin-top: 10px; overflow: hidden;}
.main_visual2 .owl-carousel .item:hover img{transform: scale(1.1); -webkit-transform: scale(1.1); }
.main_visual2 .owl-carousel .item:hover{ background: #4D6EB5;}
.main_visual2 .owl-carousel .item:hover a{ color: #FFFFFF;}

.main_visual2 .owl-prev,.main_visual2 .owl-next{text-indent: -999em; overflow: hidden;}
.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: -30px;  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: 26px; height: 4px; background:#ccc; border-radius:6px;}
.main_visual2 .owl-dot.active span{ background:#4D6EB5; }
.main_visual2 .owl-controls{ height: 0;}








.home-about{ padding: 80px 0;}
.home-about-left{ width: calc(100% - 619px); padding-right: 60px;}
.home-about-left-info{ width: 100%;}
.home-about-left-info h2{ font-size: 2.6rem; line-height: 52px;}
.home-about-left-info h3{ font-size: 1.2rem; line-height: 40px;}
.home-about-left-info p{ margin-top: 20px;}
.home-about-right{ width: 619px; height: auto; position:relative;}
.home-about-right img{ width: 100%; height: auto;  border-radius:8px;}
.home-about-right-list{ position:absolute; left:-30px; top:0; width:100%; z-index:333; height:100%;}
.home-about-right-list dl{height:auto;transition: all ease .5s;padding:12px;border-radius:8px;margin:10px 0;box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1);cursor:pointer;background: linear-gradient( 137deg, #2952ac 0%, #4d6eb5 100%);}
.home-about-right-list dl dt{ width:30%;}
.home-about-right-list dl dt img{width:100%;height:auto;border-radius:6px;border: 2px solid #38a9eb;}
.home-about-right-list dl dd{ width:70%; padding-left:20px;}
.home-about-right-list dl dd h3{font-size:1.1rem;line-height:24px;color: #ffffff;}
.home-about-right-list dl dd p{line-height: 16px;margin-top:3px;color: #fff;font-size: 0.8rem;}
.home-about-right-list dl:nth-child(1){ width:65%;}
.home-about-right-list dl:nth-child(2){ width:80%;}
.home-about-right-list dl:nth-child(3){ width:95%;}
.home-about-right-list dl:hover{transform: translateX(20px);}


.home-about-num{ width: 100%;  margin-top: 30px;}
.home-about-num dl dd{ padding-left: 12px;}
.home-about-num dl dd b{display: block;color: #e90101;font-size: 2rem;}
.home-about-num dl dd b span{ color: #666; padding-left: 10px; font-size: 0.9rem; }
.home-about-num dl dd em{ display: block; font-size: 0.9rem; color: #666666;}


.home-solution-title{ width: 100%; height: auto; background: url(../images/homesoutitle.png) no-repeat center; background-size:cover; padding: 85px 0 35px 0;}
.home-solution-title-left{ width: 55%;}
.home-solution-title-left h2{font-size: 2.6rem; line-height: 62px;}
.home-solution-title-left p{ text-transform: capitalize; font-size: 1.2rem; line-height: 28px;}

.home-solution-title a{display: inline-block;background: #e90101;border-radius: 25px;height: 49px;line-height: 49px;color: #FFFFFF;padding: 0 40px;}
.home-solution-title a:hover{background: #2b55af;}

.home-solution{}
.home-solution dl{  width: 25%; height: auto; overflow: hidden; position: relative; text-align: center; color: #FFFFFF;}
.home-solution dl dt{transition: transform 0.5s ease; transform: translateY(100px); width: 100%; height: auto; position: absolute; left: 0; bottom: 0; background: linear-gradient( 180deg, rgba(60,114,252,0) 0%, #1B283A 100%); padding: 35px 60px;}
.home-solution dl dt a{ display: block; color: #FFFFFF; font-size: 1.5rem; line-height: 45px; margin-top: 10px; font-family: myFirstFont1;}
.home-solution dl dt em{ display: block; width: 30px; height: 3px; background: #F08618; margin: 20px auto;}
.home-solution dl dt p{ font-size: 0.9rem; height: 40px; line-height: 20px; overflow: hidden;}
.home-solution dl dd{ width: 100%; height: 100%;}
.home-solution dl dd img{ width: 100%; height: 100%;}
.home-solution dl:hover dt{transform: translateY(0);}

.home-blog-title{ width: 100%; height: auto; background-size:cover; padding: 60px 0 35px 0;}
.home-blog-title-left{ width: 55%;}
.home-blog-title-left h2{font-size: 2.6rem; line-height: 62px;}
.home-blog-title-left p{ text-transform: capitalize; font-size: 1.2rem; line-height: 28px;}

.home-blog-title a{display: inline-block;background: #e90101;border-radius: 25px;height: 49px;line-height: 49px;color: #FFFFFF;padding: 0 40px;}
.home-blog-title a:hover{background: #0e18a1;}

.home-blog{ padding-bottom: 120px;}

.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual1 .owl-carousel .item{width: 100%;height: auto; background: #FFFFFF; border:1px solid #EEEEEE; border-radius:8px; 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;}
.main_visual1 .owl-carousel .item .home-blog-pic{ width: 100%; height: auto;}
.main_visual1 .owl-carousel .item .home-blog-pic img{ width: 100%; height: auto; border-radius:8px 8px 0 0;}

.main_visual1 .owl-carousel .item .home-blog-info{ width: 100%; padding: 20px;}
.main_visual1 .owl-carousel .item .home-blog-info em{ display: block; color: #4D6EB5; margin-bottom: 15px; line-height: 16px;}
.main_visual1 .owl-carousel .item .home-blog-info em img{ display: inline; margin-right: 10px;  vertical-align: middle; width: 16px; height: 16px;}
.main_visual1 .owl-carousel .item .home-blog-info a.bloglinks1{ display: block;   color: #111111; font-size: 1.1rem; line-height: 32px; height: 32px; overflow: hidden;}
.main_visual1 .owl-carousel .item .home-blog-info a.bloglinks1:hover{color: #4D6EB5;}
.main_visual1 .owl-carousel .item .home-blog-info p{ color: #666666; line-height: 30px; height: 60px; overflow: hidden;}
.main_visual1 .owl-carousel .item .home-blog-info a.bloglinks2{margin-top: 15px;display: block;line-height: 28px;color: #e90101;}
.main_visual1 .owl-carousel .item .home-blog-info a.bloglinks2 img{ width: 28px; height: 28px; margin-left: 10px; vertical-align: middle; display: inline-block;}
.main_visual1 .owl-carousel .item .home-blog-info a.bloglinks2:hover img{ margin-left: 30px;}

.main_visual1 .owl-prev,.main_visual1 .owl-next{text-indent: -999em; overflow: hidden;}
.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: -30px;  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: 26px; height: 4px; background:#ccc; border-radius:6px;}
.main_visual1 .owl-dot.active span{ background:#4D6EB5; }
.main_visual1 .owl-controls{ height: 0;}





footer{ width: 100%; height: auto; background: #4D6EB5;}

.footer-box{ padding: 65px 0; color: #FFFFFF;}
.footer-box-left{ width: 30%; padding-right: 60px;}
.footer-box-left .flogo{ width: 91px; height: 80px;}
.footer-box-left .flogo a{ display: block; width: 91px; height: 80px; background: url(../images/flogo.png) no-repeat;}
.footer-box-left p{ font-size: 1rem; line-height: 30px; margin-top: 15px;}
.footer-box-left img{ margin-top: 30px;}

.footer-box-right{ width:70%;}
.footer-box-right dl:last-child{ max-width: 270px;}
.footer-box-right dl dt b{ font-size: 1.3rem; display: block; line-height: 28px; color: #FFFFFF; }
.footer-box-right dl dt em{ display: block; width: 32px; height: 2px; background: #ee030a; margin-top: 10px;}
.footer-box-right dl dd{ padding-top: 25px;}
.footer-box-right dl dd a{ font-size: 1rem; line-height: 28px; display: block; color: #FFFFFF;}
.footer-box-right dl dd ul{ padding-top:20px;}
.footer-copy{ width: 100%; height: 60px; line-height: 28px; border-top:2px solid rgba(255,255,255,0.2); color: #fff; padding: 15px 0; text-align: center;}


.optain{ display:none;}
.fposi{ display: none;}

#mmenu {
	opacity: 0;
}

.web-language-box{ display:none;}


.banner2{ width: 100%; height: 350px; }
.banner2info{ text-align: center; color: #FFFFFF; width: 100%; height: auto;}
.banner2info b{ font-size: 2.4rem; line-height: 52px;  color: #FFFFFF; display:block;}
.banner2info h1{ font-size: 2.4rem; line-height: 52px;  color: #FFFFFF; display:block;}
.banner2info em{ display: block; width: 60px; height: 4px; background: #FFFFFF; margin: 0 auto; margin-top: 15px;}

.abmenu{width: 100%;height: 54px;line-height: 54px;position: relative;z-index: 333;border-bottom: 3px solid #EEEEEE;}
.abmenul{}
.abmenul a{ display: block; float: left; padding: 0 25px; font-size: 1rem; }
.abmenul a:hover{ background: #4d6eb5; color: #FFFFFF;}
#lm_hover{ color: #FFFFFF; background:#4d6eb5;font-weight: bold; }
.abmenur i{ padding-right: 10px; color: #4d6eb5; margin-top: 16px; font-size: 20px;}
.abmenur a{ margin: 0 5px; }

.pro-lanmu{ display: none;}
.navbar-nav-more-body{ display: none;}

/*Contact Us*/
.contactinner{margin-top:50px;}
.contactinner .long .left,.contactinner .long .right,.contactinner #dituContent {height: 450px;}
.contactinner .long .left {width:50%;}
.contactinner .long .left img {}
.contactinner .long .right {position:relative;width:50%;/* border:1px #ddd solid;*/padding: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 font {margin-top:10px;font-size:30px;color:#4d6eb5;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:#4d6eb5;display:block;border-radius:20px;text-align:center;}
.contactinner .long .right .online:hover {background:#666;}
.contactinner .map {}
.contactinner #dituContent {height: 450px;}
.contactinner #dituContent img{max-width: initial;}





/*Message*/

.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:22px; line-height:32px;}

.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:#4d6eb5}

.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);}


.about-left{ width: calc(100% - 620px); padding-right: 80px;}
.about-left-info{ width: 100%;}
.about-left-info h1{ font-size: 2.6rem; line-height: 52px;}
.about-left-info h2{ font-size: 1.2rem; line-height: 40px;}
.about-left-info p{ margin-top: 20px;}

.about-right{ width:620px; height:auto;}
.about-right-left{ width:48.4%; height:auto;}
.about-right-left1{ width:100%; height:auto; position:relative;}
.about-right-left1 img{width:100%; height:auto; border-radius:12px;}
.about-right-left1info{ width:92%; position:absolute; padding:15px; bottom:20px; left:4%; background:#fff; border-radius:12px; z-index:666;}
.about-right-left1info h3{ font-size:1rem; line-height:30px;}
.about-right-left1info p{ font-size:0.9rem; line-height:18px;}

.about-right-left2{ width:100%; height:auto; color:#fff; background: url(../images/abimg3.png) no-repeat; background-size:cover; border-radius:12px; margin-top:20px; padding:43px 40px;}
.about-right-left2l{ width:43px;}
.about-right-left2r{width: calc(100% - 43px); padding-left:20px;}
.about-right-left2r h3{ color:#fff; font-size:1.5rem; line-height:28px; margin-bottom:5px;}
.about-right-left2r p{ font-size:1rem; line-height:18px;}

.about-right-right{ width:48.4%; height:auto; position:relative;}
.about-right-right img{width:100%; height:auto; border-radius:12px;}
.about-right-rightinfo{ width:92%; position:absolute; padding:15px; bottom:20px; left:4%; background:#fff; border-radius:12px; z-index:666;}
.about-right-rightinfo h3{ font-size:1rem; line-height:30px;}
.about-right-rightinfo p{ font-size:0.9rem; line-height:18px;}


.ab2tit{ line-height: 96px; padding-top: 30px; font-weight: bold; font-size: 36px; color:#111; text-align:center;}
.ab2list{ padding-bottom: 50px;}
.main_visual3 .owl-carousel,.main_visual3 .owl-stage-outer,.main_visual3 .owl-stage,.main_visual3 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual3 .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual3 .owl-carousel .item img{ width: 100%; height: auto; border-radius: 6px;}
.main_visual3 .owl-prev,.main_visual3 .owl-next{ text-indent: 9999em;}
.main_visual3 .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: 0;  z-index: 999;}
.main_visual3 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual3 .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background:#CCCCCC; border-radius: 10px;}
.main_visual3 .owl-dot.active span{width: 20px; height: 10px; background:#4d6eb5;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:24%; background:#fff; border-radius:6px; text-align: center; padding:30px;}
.about3list dl dd{ width: 100%; padding-top: 30px;}
.about3list dl dd b{ display: block; font-size: 1.2rem;}
.about3list dl dd p{ line-height: 24px; display: block; font-style: normal; margin-top: 10px;}


.about-info{ padding: 25px 0;}
.about-info img{max-width: 100%;}
.about-info h1{ color:#111; font-size:2rem;  line-height:42px; margin-bottom:20px; text-align:center;}

.about-info table {
    border: 1px solid #eee;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
}

.about-info table td {
        border: 1px solid #eee;
        border-right: 0px;
        border-bottom: 0px;
        padding: 6px;
    }
.about-info table tr {
        background: #fff;
    }
.about-info video{width:80%; margin:0 auto;}
.about-info h2{ color:#4d6eb5}
.about-info h3{ color:#4d6eb5}
.about-info a{ color:#4d6eb5; text-decoration:underline;}
.about-info ul{ padding-left:15px; list-style:disc !important;}
.about-info ul li{ list-style:disc !important;}



.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;}


/*News*/
 .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 h2{color:#090929;font-size: 1.1rem;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:#4d6eb5;transform: translateY(-0px);}
 .news-list li:hover h4{color:#4d6eb5}
 .news-list li:hover .time i{opacity:1; color:#4d6eb5;transform: translateX(-5px);}
 
 /*newsdetail*/
  .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:#4d6eb5;}
 .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:#4d6eb5}
 /*--*/
 .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:#4d6eb5}
 .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:#4d6eb5;}
 .essaycont .news .two:hover a:before {background:#4d6eb5;}
 /*--*/
 .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:#111;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:#4d6eb5}
 .essaycont .content .msg .active{font-weight:bold;}
 .essaycont .content .wor{min-height:300px;font-size:0.9rem; line-height:25px;}
.essaycont .content .wor img{ max-width:100%; height:auto;}
.essaycont .content .wor p span{ text-wrap: inherit !important;}
.essaycont .content .wor table {
    border: 1px solid #eee;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
}

.essaycont .content .wor table td {
        border: 1px solid #eee;
        border-right: 0px;
        border-bottom: 0px;
        padding: 6px;
    }
.about-info table tr {
        background: #fff;
    }
.essaycont .content .wor video{width:80%; margin:0 auto;}
.essaycont .content .wor h2{ color:#254a99; font-size:1.2rem; margin:10px 0;}
.essaycont .content .wor h3{ color:#254a99}
.essaycont .content .wor a{ color:#254a99; text-decoration:underline;}
.essaycont .content .wor ul{ padding-left:15px; list-style:disc !important;}
.essaycont .content .wor ul li{ list-style:disc !important;}




 /*--*/
 .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: #4d6eb5; color:#fff;}
  .essaycont .paging li:hover a{color:#fff;}
 .essaycont .paging .prev{float:left}
 .essaycont .paging .next{float:right} 

.application-list{ padding: 35px 0;}
.application-list dl{ width: 24%; height:auto; margin:0.5%;  border-radius:6px; cursor: pointer; position: relative; text-align: center;  position: relative;}
.application-list dl dd{ width: 100%; height: 100%; } 
.application-list dl dd img{ width: 100%; height: 100%; border-radius:6px;}
.application-list dl dt{ position: absolute; width:100%; height:100%;
    left: 0;
    top: 0;
    right:0;
    bottom:0;
    z-index: 333;
    border-radius:6px;
   background: linear-gradient(
  180deg, 
  rgba(59, 199, 255, 0.4) 0%,   /* #3BC7FF + 40%透明 */
  rgba(20, 65, 164, 0.4) 100%   /* #1441A4 + 40%透明 */
); padding:15px;}
.application-list dl dt .home-appinfo{ width: 100%; height: auto; margin-top: 5px; transition: all ease .5s;}
.application-list dl dt .home-appinfo a{ color: #FFFFFF; line-height: 23px; height: 23px; font-size:0.9rem; overflow:hidden; display: block;}
.application-list dl dt .home-appinfo a:hover{ text-decoration: underline;}
.application-list dl dt h2{ display: block;font-weight: bold; font-size:1.4rem; height: 30px; line-height: 30px; overflow:hidden; margin-top:5px;}
.application-list dl dt h2 a{ color: #FFFFFF; }

.soulist{  height:auto; overflow:hidden; margin:0 auto;}
.soulist dl{ width:49%; height:auto; margin-bottom:15px; background:#f7f7f7; border-radius:8px;}
.soulist dl:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.soulist dl dt{ width:40%; height:auto; overflow:hidden; border-radius:8px  0 0 8px;}
.soulist dl dt img{ width:100%; height:100%; object-fit: cover;  border-radius:8px 0 0 8px;}
.soulist dl dd{ width:60%; height:auto; overflow:hidden;  box-sizing:border-box; padding:25px;}
.soulist dl dd a{ display:block; height:42px; line-height:42px; font-weight:bold; font-size:1.1rem; overflow:hidden; color:#111;}
.soulist dl dd p{ font-size:14px; line-height:25px; height:100px; overflow:hidden; }


.goodsmenubox{ margin:50px auto; }
.goodsmenubox dl{ width:100%; padding:20px 0; border-bottom:1px solid #ccc; }
.goodsmenubox dl dt{ width:100%; height:52px; line-height:52px; font-size:1.2rem; color:#4d6eb5; font-weight:bold; }
.goodsmenubox dl dt a{ color:#4d6eb5;}
.goodsmenubox dl dt img{ vertical-align:middle; width:46px; height:46px; margin-right:15px;}
.goodsmenubox dl dd{ width:100%; padding-top:20px;}
.goodsmenubox dl dd li{ display:block; width:33.3%; padding:0 10px;line-height:36px; }
.goodsmenubox dl dd a i{ margin-right:8px;}
.goodsmenubox dl dd li ul a{ color:#999;}

.goods_1280{ width:1360px; margin:0 auto;}

.goodssubmenu{   margin:0 auto; padding:25px 0;}
.goodssubmenu a{ display:block; float:left; padding:10px 15px; background:#f7f7f7; font-size:15px; border-radius:3px; margin-right:8px;  margin-bottom:8px;}

.wz{ line-height:26px; padding:15px 0; font-size:1rem; margin:0 auto;}
.wz i{ color: #4d6eb5; padding-right:5px; font-size:18px;}

.downList{ width:1360px; 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;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:#4d6eb5;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-info{ height:auto;line-height:26px; margin:0 auto;}
.goodsmain-info-search{ width:100%; height:auto; margin-bottom:15px;}
.goods-search{}
.goods-search-box{ width:320px;}
.goods-search-box input{ width:80%; height: 42px; padding: 0 12px; line-height: 40px; border: 1px solid #eee; border-radius:6px 0 0 6px; border-right:none; background: none;}
.goods-search-box button{ width: 20%; height: 42px; line-height: 42px; border: none; background: #4d6eb5; font-size:1.1rem;  border-radius: 0 6px 6px 0; color: #FFFFFF; text-align: center;}


.goodsmain-info video{width:80%; margin:0 auto;}
.goodsmain-info h2{ color:#4d6eb5; font-size:1.6rem; line-height:42px;}
.goodsmain-info h3{ color:#4d6eb5}
.goodsmain-info a{ color:#4d6eb5; text-decoration:underline;}
.goodsmain-info ul{ padding-left:15px; list-style:disc !important;}
.goodsmain-info  ul li{ list-style:disc !important;}


.GoodsMain{  height:auto; padding-bottom:30px;  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: 20%;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: 20px;box-sizing: border-box;}
.GoodsMenu .menu_head.current a{background: #4d6eb5 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: 15px;box-sizing: border-box;padding-left: 30px;}
.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: #4d6eb5 ;}


.GoodsR{width: 100%;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: 0 2px 14px 2px;height: auto;background:#c6dff2;overflow-x:auto;  border-radius:10px 10px 0 0; border:1px solid #ccc;}
.tableSort{ width:100%;}
.tableSort th{padding:5px 20px; text-align:left; width:25%;  font-weight: bold; font-size: 0.9rem; color:#111; border-right:1px solid #ccc;}
.tableSort th b{ border-top:1px solid #ccc; line-height:30px; font-weight:normal; display:block;}
.tableSort th:last-child{ border-right:none;}
.tableSort th.select-item{ padding:5px;}
.tableSort th.select-item input{ margin-right:5px;}
.tableSort th div{height:150px;background:#fff;padding:10px;overflow-y:auto;white-space:nowrap;display:block;text-align:left;font-size:0.9rem;line-height:24px;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: 15px; border-top:1px solid #ccc;}
.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: #4d6eb5;
    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 td.goodstdw{ width:120px;}
.goodsList{width: 100%;height:auto;overflow-x:scroll;border: 1px solid #ccc;border-left: 0; position:relative;}
.goodsList::-webkit-scrollbar {
    width: 6px;
    height:6px;
}
.goodsList::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#5c97d0;}
.goodsList::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0.1);
} 
.goodsList table{border-left:0px;border-top:none;/* border: 1px solid #ccc; */}
.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;border-right:0px;border-bottom:0px;padding:0;text-align:center;white-space: nowrap;font-size: 0.9rem;}
.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: #4d6eb5; border:none; height:32px; line-height:32px;}
.goodsList .select-w select{cursor: pointer;z-index: 2;height:30px;line-height:30px;margin-top:10px;width:70px;border-radius: 7px;margin-bottom:15px;}
.goodsList i{
    display:block;
    width:100%;
    font-style:normal;
    line-height:32px;
    min-height: 32px;
    }
.goodsList b{ display:block;  height:32px; line-height:32px; font-weight:normal; width:100%;}
.tableSort th.tdp1 i{ display:block; line-height:32px; font-style:normal; }
.goodsList .title-w{ min-height:32px;  text-align:center; width:100%; }
#tableContent td{padding: 0 6px; max-width:300px; white-space:inherit;}
#tableContent td img{ margin-top:8px;}
#tableContent td a.fa-eye{ color:#4d6eb5; font-size:1.2rem; cursor:pointer;}
#tableContent td a.fa-envelope{ color:#4d6eb5; font-size:1.2rem; cursor:pointer;}
#tableContent td a.fa-shopping-cart{ color:#4d6eb5; font-size:1.2rem; cursor:pointer;}
.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: #4d6eb5;}
.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: #4d6eb5;  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; }

.goodsList a.gquo{ cursor:pointer; background:#4d6eb5; color:#fff; height:32px; line-height:32px; margin:5px 0; padding:0 25px; border-radius:6px; font-size:0.9rem; display:inline-block;}
.goodsList a.gquo:hover{ background:#ee030a;}
.goodsList .cart-info {background:#fff;border: 5px  solid #4d6eb5;border-radius: 10px;box-shadow: 4px 2px 10px 3px #ccc; position:fixed; left:50%; margin-left:-180px; top:20%; z-index:666; padding:20px; max-width:360px;}
.goodsList .cart-info strong{ font-size:1.2rem; white-space: normal;}
.goodsList .cart-info p{ margin-bottom:10px;}
.goodsList .cart-info p b{ display:inline; padding:0 3px; color:#ee030a;  font-size:1.1rem;}
.goodsList .cart-info .btn-success{height: 34px;line-height: 34px;padding: 0px 10px;border-radius: 5px; display:inline-block;}
.goodsList .cart-info .btn-success1{
    background: #ee0000; display:inline-block;
    height: 34px;
    line-height: 34px;
    color: #fff;
    padding: 0px 10px;
    border-radius: 5px;
    }
.goodsList .cart-info .close{
    background: #848484; display:inline-block; width:65px;
    margin-left:10px;
    height: 34px;
    line-height: 34px;
    color: #fff; cursor:pointer;
    padding: 0px 10px;
    border-radius: 5px;
    }
.Seabg{ width:96%;}
.main-box{ background:#fff; width:1360px; 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:1360px; 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:1360px; 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:1360px; 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: #4d6eb5; font-size:16px;}

/*products-detail*/
.products-bg{ width:100%; background:#f7f7f7; padding:50px 0; border-top:5px solid #fff;}
.products-mainbox{ position:relative;}


.products-detail-left{ width:65%;}

.products-detail-left-top{ width:100%; height:auto; border:1px solid #eee; border-radius:6px; padding:30px; background:#fff;}
.products-detail-left-top h1{ font-size:1.6rem; color:#111; margin-bottom:15px; line-height:32px;}
.products-detail-left-top-box{ width:100%;}
.products-detail-left-info-pic{ width:32%; text-align:center;}
.products-detail-left-info-pic img{  }
.products-detail-left-info-pic a.sub_compare{ width:100%; height:46px; line-height:46px; background:#CC1A4F; border-radius:6px; color:#fff; display:block; margin:15px auto 0 auto;}
.products-detail-left-info-pic p a{ display:block; cursor:pointer; margin-top:15px; height:auto;}
.products-detail-left-info-pic p a img{width:100%; height:auto;}

/*img preview*/
	.pic-box{width: 100%; position:relative;}
	.pic-preview{position:relative;width: 100%;height: auto;}
	.pic-scroll{margin-top:10px;width: 100%; height:70px;}
	.pic-scroll .prev{ float:left; margin-right:5px; }
	.pic-scroll .next{ float:right; }
	.pic-scroll .prev,.pic-scroll .next{display:block;font-family:"宋体";text-align:center;width: 10px;font-size: 13px;height:60px;line-height:60px;border:1px solid #e8e8e8;background:#f7f7f7;cursor:pointer;color: #000 !important;border-radius: 0px;text-decoration:none;}
	.pic-scroll .items{position:relative;float:left;width: calc(100% - 26px);height:62px;overflow:hidden;}
	.pic-scroll .items ul{ position:absolute; margin:0; padding:0; width:999999px; height:100%; }
	.pic-scroll .items ul li{ float:left; margin:0; padding:0; width:58px; text-align:center; }
	.pic-scroll .items ul li img{ padding:2px; border:1px solid #e8e8e8; width:56px; height:56px; }
	.pic-scroll .items ul li img:hover{ padding:1px; border:2px solid #d70000; }

    /* 图片放大镜样式*/
.jqzoom{ position:relative; display:block; margin:0; padding:0; width:100%; height:auto; border:none; cursor:crosshair; }
    .jqzoom img{ width:100%; height:auto; }
.zoomdiv{ position:absolute; z-index:100; display:none; width:254px; height:254px; background:#fff; overflow:hidden; }
.jqZoomPup{ position:absolute; top:0; left:0; z-index:10; visibility:hidden; max-width:254px; max-height:254px; border:1px solid #aaa; background:#fff; opacity:0.5;-moz-opacity:0.5; -khtml-opacity:0.5; filter:alpha(Opacity=50); overflow:hidden; }
.items-pic img{   width:100%; height:auto;}


.products-detail-left-info-list{ width:60%; position:relative;}
.products-detail-left-info-list dl{ line-height:26px; padding:10px 0;}
.products-detail-left-info-list dl:nth-child(even){ background:#f7f7f7;}
.products-detail-left-info-list dl dt{ text-align:right; width:25%; color:#111;}
.products-detail-left-info-list dl dd{  width:75%; padding-left:20px;}
.products-detail-left-info-list dl dd input{ width:50px; border-radius:3px; border:1px solid #eee; height:38px; line-height:36px; text-align:center;}
.products-detail-left-info-list dl dd a i{ color:#4d6eb5; margin-right:10px;}
.products-detail-left-info-list dl dd a.gquo{ cursor:pointer; display:inline-block; height:38px; line-height:38px; color:#fff; font-size:0.9rem; padding:0 15px; background:#4d6eb5; border-radius:30px;}
.products-detail-left-info-list dl dd a.gquo1{ background:red;}

.products-detail-left-bot{width:100%; height:auto; border:1px solid #eee; border-radius:6px; padding:30px; background:#fff; margin-top:20px;}
.products-detail-left-bot h2{  font-size:1.4rem; color:#111; margin-bottom:15px; line-height:32px; border-bottom:1px solid #eee; padding-bottom:15px;}
.products-detail-left-bot-info{ width:100%; height:auto; line-height:26px;}
.products-detail-left-bot-info table {
    border: 1px solid #eee;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
}

.products-detail-left-bot-info table td {
        border: 1px solid #eee;
        border-right: 0px;
        border-bottom: 0px;
        padding: 6px;
    }
.products-detail-left-bot-info table tr {
        background: #fff;
    }
.products-detail-left-bot-info video{width:80%; margin:0 auto;}
.products-detail-left-bot-info h3{ color:#4d6eb5}
.products-detail-left-bot-info a{ color:#4d6eb5; text-decoration:underline;}
.products-detail-left-bot-info ul{ padding-left:15px; list-style:disc !important;}
.products-detail-left-bot-info ul li{ list-style:disc !important;}

.products-detail-left-bot-sepc{ width:100%; height:auto;}
.products-detail-left-bot-sepc dl{ line-height:26px; padding:10px 0;}
.products-detail-left-bot-sepc dl:nth-child(even){ background:#f7f7f7;}
.products-detail-left-bot-sepc dl dt{ text-align:right; width:25%; color:#111;}
.products-detail-left-bot-sepc dl dd{  width:75%; padding-left:20px;}


.products-detail-right{ width:33.5%;}
.products-detail-right-rfq{width:100%; height:auto; border:1px solid #eee; border-radius:6px; padding:30px; background:#fff; }
.products-detail-right-rfq h2{  font-size:1.4rem; color:#111; margin-bottom:15px; line-height:32px; border-bottom:1px solid #eee; padding-bottom:15px;}

.products-detail-right-rfq dl{ width:100%; padding:10px; border:1px solid #eee; border-radius:6px; margin-top:10px;}
.products-detail-right-rfq dt{ width:35%; }
.products-detail-right-rfq dd{ width:65%;}
.products-detail-right-rfq dd input{ border:none; width:100%;}
.products-detail-right-rfq dd textarea{ border:none; width:100%; height:100px;}

.products-detail-right-rfq button{ width:100%; height:46px; line-height:46px; background:#4d6eb5; border:none; border-radius:6px; color:#fff; font-size:1.1rem; margin-top:10px;}

.products-detail-right-tags{width:100%; height:auto; border:1px solid #eee; border-radius:6px; padding:30px; background:#fff;margin-top:20px; }
.products-detail-right-tags h2{  font-size:1.4rem; color:#111; margin-bottom:15px; line-height:32px; border-bottom:1px solid #eee; padding-bottom:15px;}
.products-detail-right-tags li{ line-height:28px;}


/*提示样式*/
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:380px; font-size:14px; text-align:left; }
	.msg-tips .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:46px; height:46px; text-indent:-99999px;overflow:hidden; }
	.msg-tips .ico.error{ background-position:-50px 0; }
	.msg-tips .ico.warning{ background-position:-100px 0; }
	.msg-tips .msg{ margin-left:60px; }
	.msg-tips .msg strong{ margin-bottom:10px; color:#444; font-size:15px; }
	.msg-tips .msg p{ line-height:1.8em; }
	.msg-tips .msg i{ color:#f00; font-style:normal;}
	
 .cart-step{ width: 1360px; height: 188px; overflow: hidden;}
.cart-step img{ width: 1360px; height: 188px;}

.cart-tips{ width: 1360px; height: auto; line-height: 28px; margin-top: 20px; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px;}

.cart-tips1{ width: 1360px; height: auto; line-height: 28px; margin-top: 20px; box-sizing: border-box; padding: 15px; background:#4d6eb5; font-size:1.1rem;  border-radius: 3px; text-align:center; color:#fff;}



.cart-from{width: 1360px; height: auto; margin-top: 20px; box-sizing: border-box; border: 1px solid #DEDEDE; border-radius: 3px;}
#inputHtml tr > th { background: #4d6eb5; color: #fff; height: 38px; line-height: 38px;}
.cart-from table{ width: 100%; border-collapse:collapse;border-spacing:0;}



.cart-from table input{ width: 70%; padding:0 5%; margin:10px 0 10px 5%; border: 1px solid #DEDEDE; height: 28px; line-height: 28px;}
.cart-from table tr{border: 1px solid #DEDEDE; }
.cart-from table input.checkall{ width:20px; float:left}
.cart-from table button{ width: 34px; height: 30px; border: none; background: url(../images/cartDe.jpg) no-repeat;}

.cart-button { padding: 10px; }
.cart-button button{ width: 106px; height: 30px; line-height: 30px; border: none; background: #4d6eb5; color: #FFFFFF; border-radius: 3px;}

.cart-fed{ width: 1360px; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px; margin-top: 20px;}
.cart-fed h2{ font-weight: normal; color: #333333; font-size: 18px;}
.cart-fedBox{ width: 100%; height: auto; overflow: hidden; padding: 20px 0;}

.cart-fedBoxL{ float: left; width: 50%; height: auto; overflow: hidden;}
.cart-fedBoxL dl{ width: 100%;   line-height: 34px; margin-top:20px;}
.cart-fedBoxL dl dt{ float: left; width: 30%; padding-left: 5%; height: 34px; overflow: hidden; font-weight: bold; color: #333333;}
.cart-fedBoxL dl dd{ float: left; width: 65%; min-height: 56px; overflow: hidden;}
.cart-fedBoxL dl dd input{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}
.cart-fedBoxL dl dd textarea{ border: 1px solid #DEDEDE; border-radius: 3px; width:100%; height: 80px; padding: 15px; box-sizing: border-box;}
.cart-fedBoxL dl dd select{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}

.cart-fedBtn{ width: 100%;  padding-top: 20px; border-top: 1px solid #EEEEEE; text-align: center;}
.cart-fedBtn button{ width: 60%; height: 34px; background: #4d6eb5; border: none; color: #FFFFFF; border-radius: 3px;}



.message {   width: 1360px; margin:30px auto; 
}
 
.panel-default {border: 1px solid #ccc;padding: 15px;border-radius: 5px;}
.panel-default .bg-default {
    
    }
.panel-default .alert-info{
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    padding: 12px;
    border-radius: 6px;
}

.message h1 {
    margin-top: 18px;
    font-weight: 500;
    font-size: 36px;
    color: #000;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.message p{ line-height:28px; margin-bottom:10px}
.message .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-success {
    color: #fff;
    background-color: #ef7603;
    border-color: #4cae4c;
}
.btn-info {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.goods-posi{ line-height:32px; }
.goods-posi i{ margin-right:10px;}
.goods-posi a:hover{ text-decoration:underline;}

.goodsboxstop{ padding:50px 0; background:#f5f5f5; text-align:center;}
.goodsboxstop h1{ font-size:2rem; line-height:42px; margin-bottom:25px; color:#4d6eb5;}
.goods-searchg-box{ width:80%; margin:0 auto; background:#fff; box-shadow: 0px 13px 36.86px 1.14px rgba(40, 43, 109, 0.08); height:52px; line-height:48px; padding:2px; border-radius:6px; margin-bottom:15px;}
.goods-searchg-box input{ width:90%; height:48px; border:none; background:none; padding:0 20px;}
.goods-searchg-box button{ width:10%; height:48px; background:#4d6eb5; color:#fff; border-radius:6px; border:none; font-size:1.2rem}

.faqlist{ width:100%;}
.faqlist dl{ padding:30px; border:1px solid #eee; border-radius:6px; margin-bottom:15px;}
.faqlist dl dt{ width:100%; height:auto;}
.faqlist dl dt span{ display:block; width:36px; height:36px; line-height:36px; text-align:center; color:#fff; font-size:1.2rem; border-radius:50%; background:#4d6eb5;}
.faqlist dl dt em{ display:block; font-size:1rem; line-height:36px; font-weight:bold; color:#111; width: calc(100% - 36px); padding-left:15px;}
.faqlist dl dd{ padding-top:15px;}
.faqlist dl dd span{ display:block; width:36px; height:36px; line-height:36px; text-align:center; color:#fff; font-size:1.2rem; border-radius:50%; background:#ee030a;}
.faqlist dl dd div{ display:block;line-height:26px; width: calc(100% - 36px); padding-left:15px;}

.down-list{ padding:10px 0; }
.down-list dl{ width:23%; margin:1%; background:#fff; border-radius:8px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); padding:25px; }
.down-list dl dt{ width:60px; font-size:3rem;}
.down-list dl dt a{color: #111111; text-decoration:none;}
.down-list dl dd{  width: calc(100% - 60px); padding-left:5px;}
.down-list dl dd a{ display:block; height:30px; line-height:30px; overflow:hidden; text-decoration:none; font-size:1.2rem;  font-weight: normal; color: #111111;}
.down-list dl dd p{ line-height:20px;}

.custbg{ width:100%; padding:50px 0; background:#f7f7f7;}
.custbg .flex dl{ width:49%;}
.custbg .flex1 dl{ width:100%;}
.custbg .flex1 dl dd input{ width:32.3%;}
.custbg dl{ width:100%; height:auto;}
.custbg dl dt{ width:100%; height:42px; line-height:42px; font-weight:bold; font-size:1rem;}
.custbg dl dd{width:100%;}
.custbg dl dd input{ width:100%; height:42px; line-height:40px; border:1px solid #eee; border-radius:6px; padding:0 20px;}
.custbg dl dd select{ width:100%; height:42px; line-height:40px; border:1px solid #eee; border-radius:6px; padding:0 20px;}
.custbg dl dd textarea{ width:100%; height:100px; line-height:26px; border:1px solid #eee; border-radius:6px; padding:20px;}
.custbg button{ margin-top:20px; text-align:center; height:42px; line-height:42px; border-radius:6px; color:#fff; background:#4d6eb5; padding:0 45px; font-size:1rem; border:none;}
.custbg h2{ color:#4d6eb5; font-size:1.6rem; line-height:42px; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #ccc;}

.cust-info{ padding:30px 0;}
.cust-info h2{ color:#4d6eb5; font-size:1.6rem; line-height:42px; margin-bottom:10px;}
.cust-info-content{ line-height:26px; font-size:1rem;}


.customerList{ width:60px; height:auto; position: fixed; right: 0; top: 30%; z-index:999; }
.customerList a b{ display: block; color: #FFFFFF !important; font-size: 14px; line-height: 21px; font-weight: normal;}

.customerBox{ width: 60px; height: auto;  }
.customerBox a{ display: block; text-align: center; position: relative; width: 60px; height: 60px; line-height:60px; color:#fff; margin-bottom:1px; font-size:1.8rem; background: #4d6eb5; border-radius: 6px  0px  0px  6px; }
.customerBox a.fa-teams{background: #9b0b14 url(../images/teams.png) no-repeat; }
.customerBox a.fa-teams:hover{background: #9b0b14 url(../images/teams.png) no-repeat;}
.customerBox a:hover{ text-decoration:none; background:#9b0b14;}
.customerBox a .eso_divinfo{ display:none; position:absolute;  right:60px; top:0; min-width:260px; background:#fff; color:#0359d8; font-size:1rem;  box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); padding:10px; border-radius:6px; }
.customerBox a .eso_divinfo:before{
    content:""; position:absolute; right:-12px; top:50%; margin-top:-12px; 
width:0;
height:0;
border-top:12px solid transparent;
border-bottom: 12px solid transparent;
border-left: 12px solid #fff;
}
.customerBox a:hover .eso_divinfo{ display: block;}
.customerBox a:hover .eso_divinfo img{ width:150px; height:150px;}
.products-detail-share{ margin-top:20px;}
.products-detail-share b{ padding-right:5px;}


.products-detail-left .cart-info{ position:absolute; left:0; top:0; z-index:333; background:#fff; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); border-radius:6px; text-align:center; padding:30px;}
.products-detail-left .cart-info strong{ font-size:1.4rem; line-height:28px; margin-bottom:10px; color:#4d6eb5;}
.products-detail-left .cart-info p{ line-height:28px; margin-bottom:10px;}
.products-detail-left .cart-info p b{ padding:0 5px; color:red;}
.products-detail-left .cart-info a.btn-success{ height:42px; line-height:42px; padding:0 20px; border-radius:6px; display:inline-block;}
.products-detail-left .cart-info a.btn-success1{ background:#4d6eb5; color:#fff; height:42px; line-height:42px; padding:0 20px; border-radius:6px; display:inline-block;}
.products-detail-left .cart-info i{ background:#111; color:#fff; height:42px; line-height:42px; padding:0 20px; border-radius:6px; display:inline-block; margin-left:8px;}

@media (max-width: 767px) {
    body{ font-size: 0.9rem;}
.auto1280{ width: 94%; height: auto; }
.auto_1280{ width: 94%; height: auto;}
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;}

.navlangue{ float: right; margin-right: 20px; font-size: 1.1rem;}
.navlangue i{ color: #4D6EB5; font-size: 1.2rem; margin-right: 8px;}


.m-menu{float: right;width: 30px;}
.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;}
.kefu-posi{ 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:85%;
	-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 #4d6eb5;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#0201ff;
	width:15%;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#4d6eb5 url(../images/search3.png) no-repeat center center;
}


.main_visual{margin-top:61px;}
.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-carousel .item img{ width: 100%; height: auto;}

.main_visual .owl-dots{  height: 8px;  bottom:30px; }
.main_visual .owl-dots .owl-dot{ margin:0 3px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 8px; height: 8px; }


.main_visual .owl-carousel .item img.Bpic{ display: none;}
.main_visual .owl-carousel .item img.Bmpic{ display:block;}


.main_visual .owl-carousel .item .auto1280{ position:absolute; left:0; margin-left:0; top:50px; padding:0; width:100%; z-index:888; height:100%; max-width:100%; text-align:center; align-items:flex-start;}
.main_visual .owl-carousel .item .auto1280 h2{ text-transform:uppercase; font-size:1.8rem; line-height:36px; margin-bottom:10px;}
.main_visual .owl-carousel .item .auto1280 p{ font-size:1rem; line-height:24px; color:#111;}
.main_visual .owl-carousel .item .auto1280 div{ width:94%; margin:0 auto;}
.main_visual .owl-carousel .item .auto1280 em{ display:block; width:46px; height:3px; background:#e90101;}
.main_visual .owl-carousel .item .auto1280 a{ display:inline-block; line-height:46px; background:#e90101; font-size:1rem !important; height:46px; color:#fff !important; padding:0 25px; margin-top:15px;}
.main_visual .owl-carousel .item .auto1280 a:hover{ background:#4d6eb5;}
.main_visual .owl-carousel .item .auto1280 img{ width:auto; max-width:100%; height:auto !important;}


.home-products{ padding: 0 0 70px 0;}



.main_visual2 .owl-dots .owl-dot{ margin:0 3px;}
.main_visual2 .owl-dots .owl-dot span{ width: 12px;}


.home-blog-title{  padding: 25px 0; text-align: center;}
.home-blog-title-left{ width: 100%;}
.home-blog-title-left h2{font-size: 1.6rem; line-height: 52px;}
.home-blog-title-left p{ font-size: 1rem; line-height: 24px;}

.home-blog-title a{ display: none;}



.home-about{ padding:30px 0;}
.home-about-left{ width:100%; padding-right: 0;}
.home-about-left-info{ width: 100%;}
.home-about-left-info h2{ font-size: 1.6rem; line-height: 42px; text-align: center;}
.home-about-left-info h3{ font-size: 1.1rem; line-height: 30px; text-align: center;}
.home-about-left-info p{ margin-top: 20px;}
.home-about-right{ width: 100%; height: auto; position:relative;}
.home-about-right img{display:none;}
.home-about-right-list{ position:inherit; left:inherit; top:inherit; width:100%; z-index:333; height:100%;}
.home-about-right-list dl dt{ width:100%;}
.home-about-right-list dl dt img{ display:block;}
.home-about-right-list dl dd{ width:100%; padding-left:0; padding-top:20px;}
.home-about-right-list dl dd h3{ font-size:1rem; }
.home-about-right-list dl:nth-child(1){ width:100%;}
.home-about-right-list dl:nth-child(2){ width:100%;}
.home-about-right-list dl:nth-child(3){ width:100%;}
.home-about-right-list dl:hover{transform: translateX(0);}


.home-about-num{display: none;}


.home-solution-title{ padding: 30px 0;}
.home-solution-title-left{ width: 100%; text-align: center;}
.home-solution-title-left h2{font-size: 1.6rem; line-height: 42px;}
.home-solution-title-left p{  font-size: 1rem; line-height: 24px;}

.home-solution-title a{ display: none;}


.home-solution{}
.home-solution dl{  width: 50%; height: auto; overflow: hidden; position: relative; text-align: center; color: #FFFFFF;}
.home-solution dl dt{ padding:10px; transform: translateY(0);}
.home-solution dl dt img{ width: 36px; height: 36px;}
.home-solution dl dt a{  font-size: 1rem; line-height: 32px; height: 32px; overflow: hidden; margin-top: 5px; }
.home-solution dl dt em{  width:20px; height: 2px; margin: 10px auto;}
.home-solution dl dt p{display: none;  }


.fposi{ width:100%; height:70px; background:#4d6eb5; 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:20px; font-size:0.9rem}


.optain{ display:none; background:rgba(0,0,0,.5); width:100%; height:100%; position:fixed; left:0; top:0; z-index:999;}
.optain-close{ width:27px; height:27px; background:url(../images/close.png) no-repeat; cursor:pointer; position: absolute; right:20px; top:120px;}
.optain-search{width:100%; height:100%; }
.optain-search-box{ width:94%; margin:0 auto;}
.optain-search-box input{ width:80%; height:42px; line-height:42px; background:#fff; border-radius:4px 0 0 4px; border:none; padding:0 15px; font-size:0.9rem;}
.optain-search-box button{ width:20%; height:42px; line-height:42px; background:#4d6eb5; border-radius:0 4px 4px 0; color:#fff; font-size:1rem; border:none;}

.web-language-box{ display:none; background:rgba(0,0,0,.5); width:100%; height:100%; position:fixed; left:0; top:0; z-index:999;}
.web-language-box .flex{width:100%; height:100%;  }
.web-language-box .flex a{ display: inline-block; border-radius:6px; height: 42px; line-height: 42px; overflow: hidden; text-align: center; color: #FFFFFF;   background:#4D6EB5;}
#web-language-close{ width: 60px; font-size: 1.5rem;}
.web-language-box .flex a img{ height: 20px; width: auto; margin-right: 10px; vertical-align: middle;}

.web-language-box .flex a{ display: block; width: 48%; float: left; margin: 1%; }
.web-language-box .flex div{ width: 100%; justify-content: space-between;}
#web-language-close{ width: 60px; font-size: 1.5rem;}

.footer-copy{ height: auto; padding:15px 0; line-height: 26px;  margin-bottom:70px;}
.footer-box{ display:none;}

.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; 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: #111;}
.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:#4d6eb5; }
.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{ font-size:2rem;}
.banner2 h1{ font-size:2rem;}


.about3{  padding-bottom: 30px;}

.about3list dl{ width:100%; padding:20px; margin-bottom:15px;}
.ab2tit{ line-height: 52px; padding:10px 0; font-size: 1.6rem;}



/*Contact*/
.contactinner .long .left{ display:none;}
.contactinner .long .right{padding: 20px; width:100%; height:auto;}
.contactinner .long .right .title{font-size: 18px;}
.contactinner .long .right .tel{margin-top:10px;font-size:14px;}
.contactinner .long .right .tel:before{top:32px;width:10px;height: 2px;}
.contactinner .long .right .tel:after{left:13px;top:32px;width:25px;height: 2px;}
.contactinner .long .right .tel font{margin-top: 25px;font-size: 20px;}
.contactinner .long .right .wx{min-height:auto;margin-top: 10px;font-size:14px;line-height: 24px;}
.contactinner .long .right .consult{position: initial;margin-top: 25px;}
.contactinner .long .right .ewm{float: left;margin-right: 30px;}
.contactinner .long .right .ewm:before{content:"";position:absolute;right: -15px;top: 20%;width:1px;height: 60%;border-right: 1px #ddd dashed;}
.contactinner .long .right .ewm:after{right:-20px;}
.contactinner .long .right .online{float: left;display: table;margin: 50px 0 0 0px;font-size:14px;padding: 5px 20px;}
.contactinner .long .right .rt{margin-top:15px;}
.contactinner #dituContent{height:220px;}
/*Message*/
.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 .x2{ margin-left:0;}
.messagecon .x4{ margin-left:0;}


.about-left{ width:100%; padding-right: 0;}
.about-left-info{ width: 100%;}
.about-left-info h2{ font-size: 1.6rem; line-height: 42px; text-align: center;}
.about-left-info h3{ font-size: 1.1rem; line-height: 30px; text-align: center;}

.about-right{ width:100%; }
.about-right-left{ width:100%;}


.about-right-left2{margin-top:5px; }


.about-right-right{ width:100%; margin-top:10px; }


.about-info h1{  font-size:1.4rem;  line-height:32px; margin-bottom:10px; }

.about-img-list dl{ width:100%; margin:5px 0;}

/*--*/
.news-list{ margin:0 ; padding:20px 0;}
.news-list li{ width:calc(100%);margin:0 0 10px 0;}
.news-list .box{padding:15px;}
.news-list h4{ font-size:15px;margin-bottom:8px; }
.news-list p{ font-size:13px;line-height:22px; height:44px; overflow:hidden;}
.news-list .time{margin-top:15px;  font-size:12px;}
.news-list .time i{ font-size: 16px;} 

.essaycont .content .title{ font-size:1.2rem; line-height:32px;}

.essaycont .paging{ margin-top:20px; padding-top:20px;}
.essaycont .paging li{ width:100%; margin-bottom:2px;}

/*--*/
.essaycont .lefter{width:100%;}
.essaycont .righter{display: none;}

.application-list{ padding: 30px 0;}
.application-list dl{ width:100%;}
.application-list dl dt{ padding:10px 20px;}
.application-list dl dt .home-appinfo{ margin-top:5px;}
.application-list dl dt .home-appinfo a{ line-height:24px; height:24px;}

.soulist dl{ margin-bottom:10px; }
.soulist dl dt{ width:100%;  border-radius:8px 8px  0 0 ;}
.soulist dl dt img{ border-radius:8px 8px  0 0 ;}
.soulist dl dd{ width:100%;  padding:25px;}
.soulist dl dd a{ height:32px; line-height:32px; font-size:1.1rem; overflow:hidden;}
.soulist dl dd p{ font-size:0.9rem; line-height:24px; height:72px; }


.goodsmenubox{ padding:20px 0;}
.goodsmenubox dl{  }
.goodsmenubox dl dt{ font-size:1rem;}
.goodsmenubox dl dt img{  width:32px; height:32px; margin-right:5px; }
.goodsmenubox dl dd{ width:100%; padding:10px;}
.goodsmenubox dl dd li{ width:100%;}
.goodsmenubox dl dd a{ width:100%; height:32px; line-height:32px;}

.goodssubmenu{ width:94%; padding:15px 0;}
.goodssubmenu a{ display:block; float:left; width:100%; margin-bottom:5px; box-sizing:border-box; padding:10px 15px; background:#f7f7f7; font-size:15px; border-radius:3px; }


.GoodsMain{ width:94%; height:auto; padding:20px 0;}
.MainWz{ width:100%; height:auto; line-height:36px; padding-bottom:20px;}

.GoodsMenu{ width: 100%; height: auto;}
.GmobielMenu{display:block;width: 100%;height: 42px;line-height: 42px;color: #FFFFFF;border-radius: 5px 5px 0px 0px;background: #4d6eb5;box-sizing: border-box;font-size: 1.2rem;padding:0 20px;}
.GmobielMenu i{line-height: 42px;font-size: 1.5rem;}


.MainLeft{ float: none; width: 100%; height: auto; display:none; }
.MainLeft h2{ display:none;}
.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/Mlibg.png) no-repeat 24px center;font-size: 16px;color: #FFFFFF;padding-left: 55px;box-sizing: border-box;}
.GoodsMenu .menu_head.current a{background: #4d6eb5 url(../images/Mlibgs.png) no-repeat 24px center;}
.GoodsMenu dd{ width: 100%; height: auto; display: none;}
.GoodsMenu dd a{display: block;width: 100%;height: 40px;line-height: 40px;font-size: 14px;box-sizing: border-box;padding-left: 39px;}
.GoodsMenu dd li{ position:relative; width:100%;}
.GoodsMenu dd li:hover ul{ display:block;}
.GoodsMenu dd li ul{ position:inherit; left:0; top:0; display:none;}
.GoodsMenu dd li ul a{display:block;width:100%;height:42px;line-height:42px;font-size: 15px;padding:0;text-align: left;padding-left: 51px;}



.GoodsR{ float:none; width:100%; height:auto; overflow-x:auto; margin-top:20px;}
.GoodsDesc .desc{ float:none; width:100%}
.GoodsDesc .pic{ margin-top:10px; float:none; width:100%}


.goodsListBox{width: 100%;height: auto;overflow-x: auto;}
.goodsList{ width:99%; height:auto; overflow-x: auto; position:relative;}
.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: #0c75ad;}
.goodsList dl dd{ width:100%; height:auto; padding:15px 0; float:left;}
.goodsList dl dd i{ line-height:32px;}
.goodsList dl dd span{ display:block; float:left; width:50%; text-align:left; text-indent:1em; height:32px; line-height:32px; overflow:hidden;}
.goodsList dl dd span b{ color: #0c75ad; font-weight:normal; padding-right:3px;}
.goodsList dl dt ul{ float:left; width:100%; 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; }



/*0919*/
.side{ display:none;}
.mpokf{ width:100%; height:42px; line-height:42px; padding:10px 0; background:#0c75ad; color:#fff; display:block; position:fixed; left:0; bottom:0; z-index:999;}
.mpokf a{ display:block; float:left; text-align:center; font-size:1rem; width:28%; color:#fff; border-right:1px solid #05519b;  box-sizing:border-box;}
.mpokf a:last-child{ width:16%; border:none;}
.mpokf a img{ vertical-align: top; width:42px; height:42px;}

.main-box{background:#fff;width: 95%;height:auto;overflow: hidden;padding: 16px;box-sizing: border-box;margin-top: 32px;}
	.inner-box .dl-list{ margin:0 auto; padding:0; text-align:left; width:100%; font-size:14px; box-sizing: border-box;}
	.inner-box .dl-list dl{ clear:both; display:block; padding:5px 0; }
	.inner-box .dl-list dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.inner-box .dl-list dl dt{display:block;padding: 0;width: 77px;line-height:42px;min-height:42px;color:#555;text-align:left;}
	.inner-box .dl-list dl dt.mdt{ display:none;}
	.inner-box .dl-list dl dd{position:relative;line-height:42px;min-height:42px;color:#555;float: left;padding: 0px;overflow:hidden;_margin-left:0;width: 247px;}
	.inner-box .dl-list dl dd .input{ padding:0 10px; height:42px; width:100%; box-sizing: border-box;}
		.inner-box .dl-list dl dd span{ display:block;}
	.inner-box .dl-list dl dd a.send{display:inline-block;color:#555;border:1px solid #e8e8e8;border-radius:3px;width: 103px;height:40px;line-height:40px;color:#333;font-size:14px;text-align:center;vertical-align:middle;}
	.inner-box .dl-list dl dd a.send.gray{ color:#999; }
	.inner-box .dl-list dl dd a.send img{ margin-top:9px; }
	.inner-box .dl-list dl dd .input.code{width: 129px;ime-mode:disabled;text-transform:uppercase;}
	
	.clearfix{ display:block}
	
	/*提示样式*/
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:230px; font-size:14px; text-align:left; }
.login-right{ width:100%; height:auto;}	
.info-wrap{ margin-top:41px; width:96%;}
.info-box{ float:none; width:100%; background:#eef8fa; border:1px solid #e8ecef; box-sizing: border-box;}

.inner-box{ border:none; margin:0;}

	.form-box dl dt{ display:block; float:none; width:100%; line-height:38px; min-height:38px; color:#555; font-size:13px; text-align:left; _position:absolute; }
	.form-box dl dd{ position:relative;  width:100%;  padding:5px 0 5px 0; line-height:28px; min-height:28px; color:#555; font-size:13px; overflow:hidden; _margin-left:0; }
	.form-box dl dd .input{ width:100%; padding:0 10px;  box-sizing: border-box; height:42px; line-height:42px;}
	.form-box dl dd .select{ width:30%;}
.form-box dl dt.mdt{ display:none;}

.goodsShow{ float:none; width:100%; height:auto; overflow:hidden;}

.goodsShow1{width:100%; height:auto;  overflow:hidden;}
.goodsShowL{width:100%; height:auto;  overflow:hidden; float:left;}
.goodsShowL img{ width:100%; height:auto;}

.goodsShowL .GLTXT{ width:100%; height:auto; line-height:300px; text-align:center; position:absolute; left:0; top:0; z-index:666; color: #e60012; font-weight:bold; font-size:2rem;}

.goodsShowR{width:100%; height:auto;  overflow:hidden;}
.goodsShowR h2{ width:100%; padding:15px 0; line-height:28px; font-size:1.4rem; 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:100%; height:auto; 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:1rem; padding:0 5px;}

.goodsInfos{ width:94%}
.goodsInfos .tit img{ float:none; margin-top:20px;}

.cart-tips{ width:94%;}
.cart-tips1{ width:94%;}
.cart-from{ width:94%; }
.cartbox{ width:100%; overflow-x:scroll;}

.cartbox .table {
  min-width: 800px; /* 或根据内容设定，比如1200px */
  width: max-content; /* 自动根据内容撑开 */
  table-layout: auto;
}

.cart-fed{ width:94%;}
.cart-fedBoxL{ float:none; width:100%;}
.cart-fedBoxL dl{ margin-top:0;}
.cart-fedBoxL dl dt{ float:none; width:100%; padding:0;}
.cart-fedBoxL dl dd{ float:none; width:100%;}

.message{ width:94%;}
.message h1{ font-size:1.6rem;}



.products-list dl{ width:100%; }

.inquBg {
    height: auto;
    padding:50px 3%; 
}
.inquBox{ }
.inquBox h2{line-height: 46px; font-size:1.8rem;}
.inquBox h3{ line-height:30px;font-size:1.2rem; }
.inquBox p{line-height: 28px;font-size:1rem;text-align:center;color:#fff;}


.products-bg{ padding:20px 0;}
.products-detail-left{ width:100%;}
.products-detail-right{ width:100%; margin-top:10px;}
.products-detail-left-top{ padding:20px;}
.products-detail-left-top h1{ font-size:1.4rem;}
.products-detail-left-info-pic{ width:100%;}
.products-detail-left-info-list{ width:100%; margin-top:20px;}
.products-detail-left-bot{ margin-top:10px; padding:20px;}
.products-detail-left-bot h2{ font-size:1.2rem}
.products-detail-left-bot-sepc dl dt{ width:45%;}
.products-detail-left-bot-sepc dl dd{  width:55%; padding-left:10px;}


.products-detail-right-rfq{padding:20px;  }
.products-detail-right-rfq h2{  font-size:1.2rem;}

.products-detail-right-tags{ padding:20px; background:#fff;margin-top:10px; }
.products-detail-right-tags h2{  font-size:1.2rem; }
.products-detail-right-tags li{ line-height:26px;}


.goodsmain-info h2{  font-size:1.3rem; width:100%; margin-bottom:10px;}

.goods-search{ width:100%;}
.goods-search-box{ width:100%;}


.goodsboxstop{ padding:30px 0; margin-top:61px;}
.goodsboxstop h1{ font-size:1.6rem; margin-bottom:15px;}
.goods-searchg-box{ width:100%; }
.goods-searchg-box input{ width:80%;}
.goods-searchg-box button{ width:20%; }


.down-list dl{ width:100%; margin:5px 0;  padding:20px; }
.customerList{ display:none;}
.goods_1280{ width:94%; }

.products-detail-left-info-list dl dd input{ width:28px;}
.products-detail-left-info-list dl dd a.gquo{ font-size:0.8rem; padding:0 10px;}


}


