锘緻font-face
{
    font-family: myFirstFont;
    src: url(../fonts/IMPACT.ttf);
}
*{ margin:0 auto; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: "microsoft yahei"; color:#333; font-size:16px; background: #FFFFFF;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:focus { outline: 0 }
a:hover{ color: #4560d0;}
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;}
h4, .h4, h5, .h5, h6, .h6{ margin: 0;}
.auto_1280{ width:1280px; position: relative;}
.container{ width:1280px; position: relative;}
#home .home,
#products .products,
#about .about,
#hyyy .hyyy,
#jszc .jszc,
#news .news,
#contact .contact{ color:#4560d0;}





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

#warp{ width:100%; height:auto; overflow: hidden;}
.HeaderM{ display: none;}

.Header{ width: 100%; height: 68px; border-bottom: 1px solid #EEEEEE; background: #FFFFFF; padding: 15px 0; position: fixed; left: 0; top: 0; z-index: 999;}
.Header .logo{ float: left; width: 145px; height: 68px;}
.Header .logo a{ display: block; width: 145px; height: 68px; background: url(../images/logo.png) no-repeat center;}

.searchshow{ float: right; width: 210px; height: 46px; border: 1px solid #4560D0; border-radius: 30px; margin-top: 10px;}
.searchshow input{ float: left; width: 114px; height: 46px; padding: 0 20px; border: none; background: none;}
.searchshow button{ float: left; width: 52px; height: 38px; background: #4560D0; border: none; color: #FFFFFF; border-radius: 30px; margin-top: 4px;}

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

.Header .nav{ float: right; height: 30px; line-height: 30px; margin-top: 19px; }
.Header .nav li{ float: left; font-size: 16px; position: relative; padding: 0 13px; }
.Header .nav li a{ display:inline-block; font-weight: bold;}
.Header .nav li a i{ padding-left: 10px;}




.Header .nav ul li ul{ position: absolute; left: -30px; top: 30px; background: #FFFFFF; width:210px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); display: none;  z-index:888 }
.Header .nav ul li ul li{ padding: 0; text-align: center; font-weight: normal; width:210px;  height: 42px; line-height: 42px; font-size: 15px; border-bottom: 1px solid #EEEEEE;}
.Header .nav ul li ul li a:hover{ background: #4560d0;  color:#fff; border-bottom: none;}
.Header .nav ul li ul li a{ display:block;  color: #333333; font-weight: normal;}
.Header .nav li ul li ul.nul2{ left:211px; top:0;}
.Header .nav li:hover ul.nul1{ display: block;}
.Header .nav li ul li:hover ul.nul2{ display: block;}



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

.Tnewsbg{ width: 100%; height: 86px; line-height: 86px; background:#4560d0;}
.TnewsL{ float: left; width: 320px; height: 86px;}
.TnewsL h2{ float: left; font-size: 20px; font-weight: normal; color:#fff}
.TnewsL em{ display: block; float: left; width: 100px; height: 1px; background: #fff; margin-top: 45px; margin-left: 20px;}

.TnewsR{ float: right; width: 905px; height: 86px;}
.TnewsR li{ width: 100%; height: 86px; font-size: 18px;}
.TnewsR li a{ color: #FFFFFF;}
.TnewsR li a span{ padding-left: 55px;}
.TnewsR li a i{ line-height: 86px; font-size: 22px;}

.inABbout{ width: 1280px; padding-top: 70px; overflow: hidden;}
.inABboutL{ float: left; width: 505px; height: auto; overflow: hidden;}
.inABboutL em{ color: #4560D0; font-style: normal; font-size: 16px; line-height: 32px;}
.inABboutL h2{ color: #000000; font-size: 30px; line-height: 36px;}
.inABboutL p{ font-size: 16px; line-height: 26px; margin-top: 20px;}
.inABboutL a{ display: block; width: 174px; height: 54px; line-height: 54px; float: left; margin-top: 40px; border-radius: 20px 0 0 0; background:#4560D0; color: #FFFFFF; text-align: center;}
.inABboutL a i{ display: inline-block; width: 26px; height: 10px; background: url(../images/injt.png) no-repeat; margin-left: 8px;}
.inABboutL a:hover{ background: #00a1e9;}

.inABboutM{ float: left; width: 165px; height: auto; overflow: hidden; text-align: center;}
.inABboutM li{ width: 100%; margin: 50px 0;}
.inABboutM li p{ line-height: 32px;}

.inABboutR{ float: right; width: 608px; height: 484px; position: relative;}
.inABboutR img{width: 608px; height: auto; }
.inABboutR a{ display: block; cursor: pointer; width: 128px; height: 128px; position: absolute; left: 50%; top: 50%; margin-top: -64px; margin-left: -64px; background: url(../images/invideoBtn.png) no-repeat;}

.inABpic{ width: 1280px; height: auto; padding-top: 15px;}
.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual1 .owl-carousel .item{ cursor: pointer; width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item p{ width: 100%; height: 46px; line-height: 46px; background: #f5f5f5; padding: 0 25px; box-sizing: border-box;}
.main_visual1 .owl-carousel .item p i{ float: right; width: 26px; height: 10px; margin-top: 18px; display: block; background: url(../images/injts.png) no-repeat;}
.main_visual1 .owl-carousel .item:hover p{ background: #4560D0; color: #FFFFFF;}
.main_visual1 .owl-carousel .item:hover p i{background: url(../images/injt.png) no-repeat;}


.main_visual1 .owl-prev,.main_visual1 .owl-next{width:20px;height: 86px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -43px;text-indent: -999px; overflow: hidden;}
.main_visual1 .owl-prev{background-image: url(../images/BL1.png);left: -4%; }
.main_visual1 .owl-next{background-image: url(../images/BR1.png);right: -4%; }

.main_visual1 .owl-dots{ display: none; text-indent: -9999999em;}



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


.inNumbg{ width: 100%; height: 260px; background: url(../images/inNumbg.png) no-repeat center; background-size: cover; color: #FFFFFF; margin-top: 70px;}
.inNumbg dl{ float: left; text-align: center; width: 16.66%; height: auto;}
.inNumbg dl dt{ width: 100%; line-height: 58px; padding-top: 80px;}
.inNumbg dl dt h4{ display: inline-block; font-size: 48px;  font-family: myFirstFont; font-weight: normal; text-shadow: 1px 1px 1px #ddd;}
.inNumbg dl dt span{ font-size: 14px; padding-left: 8px;}
.inNumbg dl dd{ line-height: 22px;}

.inTit{ width: 1280px; height: auto; padding: 50px 0 35px 0; position: relative;}
.inTit em{ color: #4560D0; font-style: normal; font-size: 16px; line-height: 32px;}
.inTit h2{ color: #000000; font-size: 30px; line-height: 36px; }
.inTit a{ display: block; width: 174px; height: 54px; line-height: 54px; float: right; margin-top: 10px; border-radius: 20px 0 0 0; background:#4560D0; color: #FFFFFF; text-align: center;}
.inTit a i{ display: inline-block; width: 26px; height: 10px; background: url(../images/injt.png) no-repeat; margin-left: 8px;}
.inTit a:hover{ background: #00a1e9;}

.inTit ul{ position: absolute; left: 50%; top:50%; width: auto; margin-left: -150px;}
.inTit ul a{ display: inline-block; margin: 0 22px;  float: none; width: auto; height: auto; line-height: 42px;  text-align: center; background: none; color: #000; font-size: 18px;}
.inTit ul a:hover{ background: none;}
.inTit ul a.thistab{ border-bottom: 3px solid #4560D0; font-weight: bold;}

.inPro{ width: 100%; height: auto; background: url(../images/inprobg.png) no-repeat center; background-size:cover; padding-bottom: 75px;}

.inProSearch{ width: 842px; height: 50px; line-height: 50px; background: #FFFFFF; border-radius: 30px; text-align: center;}
.inProSearch button{ border: none; background: none; color: #4560d0; font-size: 20px;}
.inProSearch input{ border: none; background: none; font-size: 16px; padding: 0 10px; min-width: 230px;}

.inProSearchRed{ width: 100%; height: 40px; line-height: 40px; overflow: hidden;  text-align: center;}
.inProSearchRed a{ padding: 0 15px;}

.inProList{ width: 1310px; padding-top: 20px; overflow: hidden;}
.inProList dl{ float: left; text-align: center; background: #FFFFFF; width: 306px; height: auto; overflow: hidden; margin: 10px; box-sizing: border-box; padding: 50px;}
.inProList dl dt{ width: 100%; height: auto;}
.inProList dl dt img{ width: 100%; height: auto; max-width: 180px;}
.inProList dl dd{ width: 100%; height: 42px; line-height: 42px; font-size: 22px; font-weight: bold; color: #000000;}



.inZltx{ width: 1280px; position: relative; overflow: hidden; height: auto; padding-bottom: 120px;}
#tab_conbox{ width: 1280px; height: auto; overflow: hidden;}
.inZlList{ width: 100%; height: auto;}
.inZlListL{ float: left; width: 618px; height: auto;}
.inZlListL img{ width: 100%; height: auto;}

.inZlListR{ float: right; width: 580px; height: auto; overflow: hidden;}
.inZlListR h4{ font-size: 32px; line-height: 66px;}
.inZlListR p{ font-size: 16px; line-height: 26px;}
.inZlListR em{ display: block; width: 48px; height: 48px; background: url(../images/BRS.png) no-repeat; float: left; margin-top: 35px;}

.inZlNav{ position: absolute; right: 0; bottom: 70px; width: 787px; height: 180px;}
.inZlNav a{ display: block; float: left;  position: relative; width: 252px; height: 180px; box-sizing: border-box; padding: 30px; background: #edf0f4; margin-left: 15px;}
.inZlNav a:first-child{ margin-left: 0;}
.inZlNav a img{ margin-bottom: 15px;}
.inZlNav a h4{ font-size: 22px; line-height: 30px; position: relative; z-index: 333;}
.inZlNav a p{ line-height: 21px; color: #666; position: relative; z-index: 333;}
.inZlNav a em{ display: block; background: url(../images/inZljt.png) no-repeat; width:15px; height: 15px; float: left; clear: both; margin-top: 15px;}
.inZlNav a span{ font-size: 94px; color: #dee1e4; position: absolute; right: 5px; bottom: -10px; font-weight: bold;}
.inZlNav .tabs .thistab,.tabs .thistab a:hover {color: #FFFFFF; background: #4560d0;}
.inZlNav a.thistab p{ color: #FFFFFF;}
.inZlNav a.thistab img{ filter: grayscale(500%) brightness(800%); }
.inZlNav a.thistab em{  background: url(../images/inZljts.png) no-repeat; }
.inZlNav a.thistab span{ color: #536cd3;}

.inYsbg{ width: 100%; height: auto; padding-bottom: 70px; background: url(../images/inYsbg.png) no-repeat center; background-size:cover;}

.inYs{ width: 1280px; height: auto; }

.main_visual2 .owl-carousel,.main_visual2 .owl-stage-outer,.main_visual2 .owl-stage,.main_visual2 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual2 .owl-carousel .item{ text-align: center; cursor: pointer; background: #FFFFFF; border-radius: 30px; box-sizing: border-box; padding: 50px 40px; width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual2 .owl-carousel .item img{ width: 78px; height: 78px;}
.main_visual2 .owl-carousel .item h4{ font-size: 24px; color: #000000;}
.main_visual2 .owl-carousel .item p{ font-size: 16px; line-height: 24px; min-height: 72px; margin-top: 10px;}
.main_visual2 .owl-prev,.main_visual2 .owl-next{width:48px;height: 48px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -24px;text-indent: -999px; overflow: hidden;}
.main_visual2 .owl-prev{background-image: url(../images/BLS.png);left: -8%; }
.main_visual2 .owl-next{background-image: url(../images/BRS.png);right: -8%; }

.main_visual2 .owl-dots{ display: none; text-indent: -9999999em;}

.inHonorList{ width: 1280px; height: auto;}

.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; text-align: center; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual3 .owl-carousel .item p{ line-height: 56px; font-size: 16px;}
.main_visual3 .owl-prev,.main_visual3 .owl-next{ display: none; text-indent: -999999em;}
.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:#4560d0; border-radius: 10px;}

/*home-applay*/
.happ{width: 100%;overflow: hidden;position: relative; margin-top: 60px;}
.happ-bg{width: 100%;overflow: hidden;position: relative;}
.happ-bg:before{ width:100%; height:100%; content:""; position:absolute;left:0px;top:0px; background:rgba(0,0,0,0.2); z-index:12}
.happ-bg span{float: left;width: 100%;overflow: hidden;opacity: 0;}
.happ-bg span:nth-child(n+2){position: absolute;left: 0px;top: 0px;}
.happ-bg span.active{opacity: 1;}
.happ-bg span img{width: 100%;height: auto;transform: scale(1.03);-webkit-transition: all 3s linear 0s;-moz-transition: all 3s linear 0s;-ms-transition: all 3s linear 0s;-o-transition: all 3s linear 0s;transition: all 3s linear 0s;}
.happ-bg span.active img{transform: scale(1);}
.happ-content{width: 1280px;position: absolute;left: 50%;transform: translateX(-50%);top: 0px;z-index: 12;}
.happ-item{width: 100%;overflow: hidden;margin-top: 210px;position: absolute;left: 0px;top: 0px;z-index: 10;opacity: 0;padding-bottom: 20px;}
.happ-item.active{z-index: 12;opacity: 1;}
.happ-item h3{float: left;width: 100%;overflow: hidden;font-size: 32px;font-weight: bold;color: #fff;position: relative;padding-bottom: 27px;opacity: 0;transform: translateY(40px);-webkit-transition: all 0.8s ease 0.3s;-moz-transition: all 0.8s ease 0.3s;-ms-transition: all 0.8s ease 0.3s;-o-transition: all 0.8s ease 0.3s;transition: all 0.8s ease 0.3s;}

.happ-item p{float: left;width: 60%;overflow: hidden;font-size: 16px;color: #fff;line-height: 30px;margin-top: 30px;opacity: 0;transform: translateY(40px);-webkit-transition: all 0.8s ease 0.4s;-moz-transition: all 0.8s ease 0.4s;-ms-transition: all 0.8s ease 0.4s;-o-transition: all 0.8s ease 0.4s;transition: all 0.8s ease 0.4s;}
.happ-item span{float: left;width: 100%;margin-top: 60px;opacity: 0;transform: translateY(40px);-webkit-transition: all 0.8s ease 0.5s;-moz-transition: all 0.8s ease 0.5s;-ms-transition: all 0.8s ease 0.5s;-o-transition: all 0.8s ease 0.5s;transition: all 0.8s ease 0.5s;}
.happ-item span a{ display: block; width: 174px; height: 54px; line-height: 54px; float: left; margin-top: 10px; border-radius: 20px 0 0 0; background:#4560D0; color: #FFFFFF; text-align: center;}
.happ-item span a i{ display: inline-block; width: 26px; height: 10px; background: url(../images/injt.png) no-repeat; margin-left: 8px;}
.happ-item span a:hover{ background: #00a1e9;}

.happ-item.active h3,.happ-item.active p,.happ-item.active span{opacity: 1;transform: translateY(0px);}
.happ ul{width: 1280px;overflow: hidden;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;z-index: 12;height: 220px;}
.happ ul li{float: left;width: calc(16.10%);overflow: hidden; background-image: linear-gradient(90deg,#fefefe 20%,#f3f3f3 94%); height: 120px;margin-top: 100px;box-sizing: border-box; }
.happ ul li:last-child{float: right;margin-right: 0px;}
.happ ul li.active{height: 100%;width: 19.5%;margin-top: 0px;background: #4560d0;}
.happ ul li samp{float: left;width: 100%;overflow: hidden;position: relative;height: 45px;margin-top: 20px;}
.happ ul li samp img{width: auto;max-height: 98%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);opacity: 1;}
.happ ul li samp img:last-child{opacity: 0;}
.happ ul li span{float: left;width: 100%;overflow: hidden;text-align: center;font-size: 16px;color: rgba(0, 0, 0, 0.6);margin-top: 10px;}
.happ ul li p{float: left;width: 100%;overflow: hidden;padding: 0px 1vw;height: 40px;line-height: 20px;text-align: center;box-sizing: border-box;font-size: 15px;color: #fff;opacity: 0;margin-top: 15px;transform: translateY(10px);-webkit-transition: all 0.5s ease 0.3s;-moz-transition: all 0.5s ease 0.3s;-ms-transition: all 0.5s ease 0.3s;-o-transition: all 0.5s ease 0.3s;transition: all 0.5s ease 0.3s;}
.happ ul li.active samp{margin-top: 30px;height: 66px;}
.happ ul li.active samp img{opacity: 0;}
.happ ul li.active samp img:last-child{opacity: 1;}
.happ ul li.active span{color: #fff;font-size: 20px;}
.happ ul li.active p{opacity: 1;transform: translateY(0px);}


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


.inNewsTit{ width: 1280px; height: auto; padding: 50px 0 35px 0; position: relative;}
.inNewsTit em{ color: #4560D0; font-style: normal; font-size: 16px; line-height: 32px;}
.inNewsTit h2{ color: #000000; font-size: 30px; line-height: 36px; }


.inNewsTit ul{ float: right; margin-top: 15px;}
.inNewsTit ul a{ display: inline-block; margin-left: 40px; float: none; width: auto; height: auto; line-height: 42px;  text-align: center; background: none; color: #000; font-size: 18px;}
.inNewsTit ul a:hover{ background: none;}
.inNewsTit ul a.thistab{ border-bottom: 3px solid #4560D0; font-weight: bold;}

.inNewsList{ width: 1280px; height: auto;}

.main_visual4 .owl-carousel,.main_visual4 .owl-stage-outer,.main_visual4 .owl-stage,.main_visual4 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual4 .owl-carousel .item{  cursor: pointer; background: #FFFFFF;  box-sizing: border-box; padding: 45px 25px; width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual4 .owl-carousel .item em{ display: block; line-height: 30px; font-size: 16px; font-style: normal;}
.main_visual4 .owl-carousel .item h4{ font-size: 24px; color: #000000; line-height: 32px; height: 64px; overflow: hidden;}
.main_visual4 .owl-carousel .item p{ font-size: 14px; color: #666666; line-height: 24px; height: 48px; overflow: hidden; margin-top: 20px;}
.main_visual4 .owl-carousel .item a{ display: block; height: 22px; padding-left: 30px; background: url(../images/newsmore.png) no-repeat left center; font-size: 14px; margin-top: 30px;}

.main_visual4 .owl-prev,.main_visual4 .owl-next{width:48px;height: 48px;background-repeat: no-repeat; background-position: center center; position: absolute;bottom: -100px;text-indent: -999px; overflow: hidden;}
.main_visual4 .owl-prev{background-image: url(../images/BLS.png);left:0;}
.main_visual4 .owl-prev:hover{ opacity: 0.6;}
.main_visual4 .owl-next{background-image: url(../images/BRS.png);left: 70px; }
.main_visual4 .owl-next:hover{ opacity: 0.6;}
.main_visual4 .owl-dots{ display: none; text-indent: -9999999em;}

.inNewsMore{ width: 1280px; height: 57px;  margin-top: 47px;}
.inNewsMore a{ display: block; float: right; width: 166px; height: 57px; line-height: 57px; text-align: center; background: #FFFFFF; border-radius: 30px;}
.inNewsMore a i{ padding-right: 10px; color: #4560D0;}

.inZs{ width: 1280px; height: auto; padding-bottom: 60px;}

.Fpay{ width: 100%; height: 60px; background: #4560d0; color: #FFFFFF; padding:20px 0;}
.Fpay h4{ font-size: 22px; line-height: 30px; float: left;}

.Fpay img{ float: right; margin-top: 9px;}

.footer{ width: 100%; height: auto; background: #f5f5f5;}

.footer1{ width: 1280px; height: 64px; padding: 45px 0;}
.footer1 .flogo{ float: left; width: 281px; height: 64px; overflow: hidden;}
.footer1 .flogo a{ display: block;width: 281px; height: 64px; background: url(../images/flogo.png) no-repeat;}

.footer1 .fwx{ float:right; height: 42px; margin-top: 11px;}
.footer1 .fwx a{ display: block; float: left; position: relative; margin-right: 15px; width: 42px; height: 42px; line-height: 42px; color: #FFFFFF; background: #565656; border-radius: 50%; text-align: center;}
.footer1 .fwx a:hover{ background: #4560d0;}
.footer1 .fwx a div{ width: 120px; height: 120px; position: absolute; left: 0; top: -130px; display: none;}
.footer1 .fwx a div img{width: 120px; height: 120px;}
.footer1 .fwx a:hover div{ display: block;}



.footerBox{ width: 1280px; height: auto; padding: 50px 0; border-top: 2px solid #e1e1e1; }
.footerBoxL{ float: left; width: 850px; height: auto; overflow: hidden;}
.footerBoxL dl{ float: left; margin-right: 60px;}
.footerBoxL dl dt{ width: 100%; height: 36px; line-height: 36px; font-weight: bold; color: #000000; font-size: 20px;}
.footerBoxL dl dd{ width: 100%; height: auto; padding-top: 15px;}
.footerBoxL dl dd a{ display: block; font-size: 16px; line-height: 30px;}

.footerBoxR{ float: right; width: 430px; height: auto; overflow: hidden;}
.footerBoxR h4{width: 100%; height: 36px; line-height: 36px; font-weight: bold; color: #000000; font-size: 20px; margin-bottom: 15px;}
.footerBoxR p{ line-height: 28px; font-size: 16px;}
.footerBoxR ul{ width: 100%; height: auto; margin-top: 20px;}
.footerBoxR ul li{ float: left; width: 111px; height: 111px; margin-right: 15px;}
.footerBoxR ul li img{width: 111px; height: 111px;}
.footerCopy{ width: 100%; line-height: 36px; padding: 20px 0; border-top: 2px solid #e1e1e1; background: #f5f5f5;}





.fposi{ display: none;}



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


#mmenu {
	opacity: 0;
}


.index-imgTop1{ width: 100%; height: auto; text-align: center; padding: 40px 0;}
.index-imgTop1 h3{ line-height: 58px;  font-size: 36px;}
.index-imgTop1 em{ width: 34px; height: 6px; background: #4560D0; margin-top: 10px; display: inline-block;}


.banner2{ width: 100%; height: 350px; margin-top: 100px;}
.banner2Txt{ width: 1280px; box-sizing: border-box; padding: 110px 0 0 0; color: #FFFFFF; text-align: center;}
.banner2Txt h2{ font-size: 30px; line-height: 60px;  text-transform: uppercase;}
.banner2Txt h3{ font-size: 42px; line-height: 70px;}

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


.abCulture{ width: 1280px; height: auto; overflow: hidden;}
.abCulture dl{ width: 23%; cursor: pointer; margin: 0 1%; box-sizing: border-box; padding: 30px; background: url(../images/abculbg.png) no-repeat; float: left;}
.abCulture dl dt{ width: 100%; height: 40px; line-height: 40px; padding-bottom: 20px; border-bottom: 2px solid #e7eaf2;}
.abCulture dl dt img{ vertical-align: middle;}
.abCulture dl dt h4{ display: inline-block; padding-left: 10px; font-size: 22px;}
.abCulture dl dd{ font-size: 16px; line-height: 24px; margin-top: 15px;}
.abCulture dl:hover{ background: url(../images/abculbgs.png) no-repeat; color: #FFFFFF;}
.abCulture dl:hover img{ filter: grayscale(500%) brightness(800%); }
.about-info{ line-height: 28px; font-size: 16px; padding: 30px 0; width: 1280px;}
.about-info img{ max-width: 100%; height: auto;}
.abList dl{ float: left; width:24%; margin: 0.5%; text-align: center;}
.abList dl dt{ width: 100%; height: auto; overflow: hidden;}
.abList dl dt img{ width: 100%; height: auto;}
.abList dl dd{ width: 100%; height: 46px; line-height: 46px; background: #FFFFFF;}

/*==鑱旂郴鎴戜滑鈫掿=*/
.ContactInner{padding-bottom:0px !important}
.ContactInner .long .left,.ContactInner .long .right,.ContactInner #dituContent {height: 500px;}
.ContactInner .long .left {width:50%;}
.ContactInner .long .left img {}
.ContactInner .long .right {position:relative;width:50%;/* border:1px #ddd solid;*/padding:60px 40px 40px 50px;background:#f7f7f7; box-sizing:border-box;}
.ContactInner .long .right .title {color:#333333;font-size:26px;}
.ContactInner .long .right .tel {position:relative;margin-top:25px;color:#333333;font-size:14px;display:block;}
.ContactInner .long .right .tel:before {content:"";position:absolute;left:0px;top:32px;width:10px;height:3px;background:#4560d0;}
.ContactInner .long .right .tel:after {content:"";position:absolute;left:13px;top:32px;width:25px;height:3px;background:#4560d0;}
.ContactInner .long .right .tel font {margin-top:30px;font-size:30px;color:#4560d0;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:#4560d0;display:block;border-radius:20px;text-align:center;}
.ContactInner .long .right .online:hover {background:#666;}
.ContactInner .map {}
.ContactInner #dituContent {height: 500px;}
.ContactInner #dituContent img{max-width: initial;}





/*==鐣欒█閫氱敤鈫掿=*/

.MessageCon{background: url(../images/MessageBg.jpg) no-repeat center;background-size:cover; padding:100px 0;}

.MessageCon .long{padding:80px; background: #fff;}

.MessageCon .title{margin-bottom:40px;overflow: hidden;}

.MessageCon .title h2{float:left;color:#191919;font-size:24px;}

.MessageCon .title .tel{float:right;margin-top:25px;color:#333333;font-size:26px;/*font-weight: bold;*/}

.MessageCon .title .tel em{display:block;float:left;margin-right:10px;margin-top:5px;color:#333;font-size:25px;font-weight:400;font-family:"iconfont";}

.MessageCon input{position: relative; float:left;width:49.5%;margin-bottom:1%}

.MessageCon .block:nth-child(2n+1){margin-left: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:#4560d0}

.MessageCon .x1{background-image: url(../images/ico201.png);}

.MessageCon .x2{background-image: url(../images/ico202.png);}

.MessageCon .x3{background-image: url(../images/ico203.png);}

.MessageCon .x4{background-image: url(../images/ico204.png);}

.MessageCon .x5{background-image: url(../images/ico205.png);}





/*==鐣欒█琛ㄦ牸鈫掿=*/
.form-item{display: flex;flex-wrap: wrap;}
.form-item .shell{display: flex;width: calc(50% - 20px);margin-bottom:20px;border: 1px #ddd solid;padding: 10px 20px;align-items: center;background: #fff;}
.form-item .shell.w100{width:100%}
.form-item .ml{margin-left:20px;}
.form-item .shell.vt{    align-items: flex-start;}
.form-item h5 {/* width: 60px; */flex-shrink: 0;margin-right: 10px;color: #3a3a3a;font-size: 16px;}
.form-item .fill{flex: 1;/* width: 100%; */line-height: 30px;color: #fff;font-size: 15px;border: none;background: none;}
.form-item textarea{height:180px}
.form-item .submit{position: relative;width: 350px;display: table;/* margin-top: 10px; */color: #fff;font-size: 16px;padding: 18px 80px;border:none;cursor: pointer;border-radius: 5px;background: #4560d0;}
.form-item .submit:after{opacity:0; content:"";position:absolute;left:0;top:0;right:0;bottom:0; background:#fff}
.form-item .submit:hover:after{opacity:0.2}
/*--*/
.form-item .code{flex-shrink: 0;/* width: 300px; */display: flex;margin-right: 20px;border: 1px #ddd solid; background: #fff;align-items: center;}
.form-item .code input{ flex: 1;}
.form-item .code img{height: 35px;margin: 0px 15px;flex-shrink: 1;cursor: pointer;}
.form-item .yzm{display: flex;/* margin:0 0 0 20px; */align-items: center;}
.form-item .yzm input{width: 150px;padding: 18px 20px;border: none;background: none;}
.form-item .explain{margin-top:20px;color: #9a9a9a;font-size:16px;}
.form-item .explain i{color:red}
.form-item .explain font{color: #4560d0;font-weight:bold;}

.rack{width:100%;padding:50px 0;}

.titleBx{color:#000123;font-size:40px;margin-bottom:50px; text-align: center;}

.titleBx span{display: block; margin:10px auto 0;color:#bdbdbd;font-size:14px;font-weight:400}

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

.FAQlist{ width: 1280px; height: auto; overflow: hidden;}
.FAQlist dl{ width: 100%; height: auto; border-bottom: 1px solid #EEEEEE; padding: 25px; background:#fff;}
.FAQlist dl dt{ width: 100%; line-height: 30px; font-size: 20px; color: #000000; font-weight: normal;}
.FAQlist dl dt img{ vertical-align: middle; padding-right: 5px;}
.FAQlist dl dd{ width: 100%; height: auto; padding-top: 15px; font-size: 17px; color: #666666; line-height: 30px;}


.Downlist{ width: 1280px; height: auto; overflow: hidden;}
.Downlist dl{ width: 31.3%; box-sizing:border-box; padding: 30px; height: 120px; border: 1px solid #EEEEEE; border-radius: 3px; float: left; margin: 1%; background:#fff;}
.Downlist dl dt{ float: left; width: 50px; height: 90px; text-align: center; line-height: 50px; font-size: 30px;}
.Downlist dl dt i{ line-height: 50px;}
.Downlist dl dd{ float: right; width: 280px; line-height: 30px; font-size: 17px;}
.Downlist dl dd h4{ font-size: 20px;}
.Downlist dl:hover{background: #fff !important;
    transition-duration: 0.5s!important;
    transform: translateY(-10px);
    box-shadow: 0px 10px 10px #d6d6d6;
}


 .pro-door{ background: #f2f2f2;}
.pro-door .long{display: flex;align-items: flex-start;}
.pro-door .lefter{width: 300px;margin-right: 30px;padding: 30px;background:#fff;}
.pro-door .righter{flex: 1;min-height:400px;}
.pro-door .righter.bgb{padding:25px;background:#fff; line-height:28px;}
.pro-door .righter .titleTop{color:#3a3a3a;font-size:36px; text-align: center;margin-bottom:50px;}
.rack{width:100%;padding:50px 0;}



/*==鏂伴椈鍒楄〃鈫掿=*/
 .news-list{display: flex;margin:0 0 -30px -30px;flex-wrap: wrap; padding:50px 0;}
 .news-list li{float:left;width: calc(33.3% - 30px);margin: 0 0 30px 30px;}
 .news-list li a{display: block;height:100%;background: #fff;border:1px #eee solid;}
 .news-list .pic{padding-top:60%; position:relative}
 .news-list .pic img{ position:absolute;top:0;left:0; width: 100%;height: 100%;object-fit: cover;}
 .news-list .box{padding:30px;}
 .news-list h4{color:#090929;font-size: 22px;margin-bottom:10px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
 .news-list p{-webkit-line-clamp: 2;color: #7a7a7a;font-size: 15px;line-height: 25px; height:50px; overflow:hidden; margin-bottom:20px;}
 .news-list .time{color: #999;font-size:14px;justify-content: space-between;align-items: center;}
 .news-list .time i{opacity: 0;font-size: 24px;}
 .news-list li:hover a{border-color:#4560d0;transform: translateY(-0px);}
 .news-list li:hover h4{color:#4560d0}
 .news-list li:hover .time i{opacity:1; color:#4560d0;transform: translateX(-5px);}
 
 
 /*==鏂伴椈璇︽儏鈫掿=*/
  .EssayCont{ padding:50px 0;}
 .EssayCont .lefter {float:left;width:70%;}
 .EssayCont .righter {float:right;width:25%;}
 .EssayCont .righter .shell {width:100%;margin-bottom:30px;border:1px #ddd solid}
 .EssayCont .righter .shell:last-child {margin-bottom:0px;}
 .EssayCont .righter .shell .tit {position:relative;color:#333333;font-size:18px;border-bottom:1px #e6e8eb solid;padding-bottom:15px;margin-bottom:20px;}
 .EssayCont .righter .shell .tit.bor:before {content:"";position:absolute;left:0;bottom:-1px;width:20%;height:1px;background:#4560d0;}
 .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:#4560d0}
 /*--*/
 .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:#4560d0}
 .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:#4560d0;}
 .EssayCont .news .two:hover a:before {background:#4560d0;}
 /*--*/
 .EssayCont .content .titleTop{text-align: center;padding: 0 0 30px 0;margin: 0 0 40px 0;border-bottom: 1px #e4e4e4 solid;}
 .EssayCont .content .title{color:#333333;font-size:28px;}
 .EssayCont .content .msg{margin-top: 15px;color:#a7a7a7;font-size:14px;}
 .EssayCont .content .msg *,.NewsDetail .msg span,.NewsDetail .msg a{color:#a3a3a3;font-size:14px;}
 .EssayCont .content .msg span{margin:0 5px;}
 .EssayCont .content .msg a:hover,.NewsDetail .msg .active{color:#4560d0}
 .EssayCont .content .msg .active{font-weight:bold;}
 .EssayCont .content .wor{min-height:300px;font-size:16px;}
 /*--*/
 .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: #4560d0; color:#fff;}
  .EssayCont .pagIng li:hover a{color:#fff;}
 .EssayCont .pagIng .prev{float:left}
 .EssayCont .pagIng .next{float:right} 

.wz{ width:1280px; line-height:42px; padding-bottom:20px; font-size:16px;}
.wz i{ color: #4560d0; padding-right:5px; font-size:18px;}

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


.goods1tit{ width:1280px; box-sizing:border-box; margin:40px auto; line-height:24px; height:24px; border-left:4px solid #4560d0; font-size:22px; padding-left:20px; font-weight:bold;}
.goods1info{ width:1280px; height:auto; padding:25px; box-sizing:border-box; line-height:28px; font-size:16px; background:#f9f9f9;}

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

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


.goodsList{ width:100%; height:auto; overflow-x:scroll; }
.goodsList::-webkit-scrollbar {
    width: 6px;
    height:6px;
}
.goodsList::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#5c97d0;}
.goodsList::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0.1);
} 
.goodsList table{ }
.goodsList tbody tr:nth-child(even){background: #f1f8ff;}
.goodsList tbody{  border-left:0px; border-top:0px; font-size: 14px; table-layout: fixed;  width: 100%; box-sizing:border-box; border-spacing:0;}
.goodsList tbody td{border: 0px solid #ccc;min-width: 60px;border-right:0px;border-bottom:0px;padding:0;text-align:center;word-wrap: break-word;font-size: 13px;position:relative;}
.goodsList tbody td ul{ display:none; background:#fff; position:absolute; right:-120px; top:0; width:120px; z-index:999; line-height:18px; }
.goodsList tbody td ul li{ padding:10px 0; text-align:left;}
.goodsList tbody td ul li i{ padding:0 10px;}
.goodsList tbody td:hover ul{ display:block;}
.goodsList tbody td .fa-file-pdf-o{font-size:18px;color: #4560d0;}
a.gsdown{ background:#4560d0; color:#fff; display:inline-block; padding:15px 45px; border-radius:3px; margin:25px 0;}
a.gsdown i{ padding-right:10px}
.goodsInfos{overflow:hidden;margin-bottom:20px;padding:20px 0;width:1280px;height:auto;}
.goodsInfos .tit{overflow:hidden;}
.goodsInfos .tit h2{font-size:25px;line-height:50px;}
.goodsInfos .tit img{float:right;width:180px;border:1px solid #ccc;border-radius:8px; padding:20px;}
.goodsInfos .tit div{float:left;}
.goodsInfos dl{overflow:hidden;width:100%;height:36px;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:#4560d0;line-height:35px;}
#dituContent2{ width:1280px; height:400px; margin-top:30px; clear:both;}

.goodsSubMenu{ width:1280px; height:auto; padding:25px 0;}
.goodsSubMenu a{ display:block; float:left; padding:10px 15px; background:#f7f7f7; font-size:15px; border-radius:3px; margin-right:8px;}

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

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



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

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

.Header{ display: none;}
.fposi{ width:100%; height:70px; background:#4560d0; 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 #2181ed;  box-sizing: border-box; }
.fposi a:last-child{ border:none}
.fposi a img{ width:30px; height:auto; padding-top:8px;}
.fposi a p{ line-height:32px; font-size:0.9rem}

.Mdis{ display: none;}

.Tnewsbg{ display: none;}

.inABbout{ width: 94%; padding-top: 20px; overflow: hidden;}
.inABboutL{ float: none; width: 100%; height: auto; overflow: hidden;}


.inABboutM{ display: none;}


.inABboutR{ float: none; margin-top: 20px; width: 100%; height: auto; position: relative;}
.inABboutR img{width: 100%; height: auto; }

.inABpic{ width: 80%; height: auto; padding-top: 15px;}

.main_visual1 .owl-carousel .item p{font-size: 14px; padding: 0 15px; }

.main_visual1 .owl-prev{left: -9%; }
.main_visual1 .owl-next{right: -9%; }

.inNumbg{ display: none;}


.inTit{ width: 94%;  padding:30px 0; }

.inTit a{ display: block; width: 174px; height: 54px; line-height: 54px; float: right; margin-top: 10px; border-radius: 20px 0 0 0; background:#4560D0; color: #FFFFFF; text-align: center;}
.inTit a i{ display: inline-block; width: 26px; height: 10px; background: url(../images/injt.png) no-repeat; margin-left: 8px;}
.inTit a:hover{ background: #00a1e9;}

.inTit ul{ position: absolute; left: 50%; top:50%; width: auto; margin-left: -150px;}
.inTit ul a{ display: inline-block; margin: 0 22px;  float: none; width: auto; height: auto; line-height: 42px;  text-align: center; background: none; color: #000; font-size: 18px;}
.inTit ul a:hover{ background: none;}
.inTit ul a.thistab{ border-bottom: 3px solid #4560D0; font-weight: bold;}

.inPro{ margin-top: 30px; padding-bottom: 30px;}

.inProSearch{ width: 94%;}



.inProList{ width: 94%; padding-top: 20px; overflow: hidden;}
.inProList dl{ float: left; text-align: center; background: #FFFFFF; width: 48%; height: auto; overflow: hidden; margin: 1%;  padding: 30px;}
.inProList dl dd{ font-size: 1rem; overflow: hidden;}
.inZltx{ display: none;}
.inYsbg{ display: none;}
#tab_conbox1{ display: none;}
.happ{ display: none;}



.inNewsbg{ padding-bottom:50px;}


.inNewsTit{ width: 94%; height: auto; padding: 30px 0; position: relative;}



.inNewsList{ width: 94%; height: auto;}


.main_visual4 .owl-prev,.main_visual4 .owl-next{ bottom: -80px;}

.inNewsMore{ width: 94%; height: 57px;  margin-top: 25px;}
.inZs{ display: none;}
.Fpay{ display: none;}

.footer{ display: none;}

.footerCopy{ margin-bottom: 70px; text-align: center; }
.footerCopy a{ display: block; float: none;}

.banner2{ width: 100%; height: 150px; margin-top: 61px;}
.banner2Txt{ width: 100%; box-sizing: border-box; padding: 40px 0 0 0; color: #FFFFFF; text-align: center;}
.banner2Txt h2{ font-size: 1.4rem; line-height: 40px;  text-transform: uppercase;}
.banner2Txt h3{ font-size: 1.8rem; line-height: 40px;}
 

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

.navbar-nav-more-body{ display: block; position:fixed;top:0;left:100%;width:100vw;height:100vh;overflow:hidden;z-index:1000;background-color:rgba(0,0,0,0.6);transition:.2s}
.navbar-nav-more-body .box-shadown{position:absolute;top:0;left:0;width:40%;height:100%}
.navbar-nav-more-body .offcanva{position:absolute;top:0;right:0;width:60%;height:100%;overflow:hidden;background-color:#4560D0; }
.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}



.abCulture{ width: 94%; height: auto; overflow: hidden;}
.abCulture dl{ width: 100%; margin: 10px 0;  float: none; background-size:cover;}
.abCulture dl:hover{background-size:cover;}

.about-info{  width: 94%;}

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

.container{width:100%;padding-left:10px; padding-right:10px; box-sizing:border-box;}
.titleBx{font-size:22px;margin-bottom:20px; }
.titleBx span{margin:5px auto 0;}
.titleBx.tTop{margin:30px 0 0 0}

/*--*/
.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;}
/*--*/
.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;}

.VideoList{ width:94%; height:auto; overflow:hidden;}
.VideoList dl{ float:none;  width:100%;  margin:10px 0;}
.VideoList dl dd{ width:100%; height:42px; line-height:42px; font-size:1rem;}

.FAQlist{ width: 94%; height: auto; overflow: hidden;}

.Downlist{ width: 94%; height: auto; overflow: hidden; padding: 20px 0;}
.Downlist dl{ width: 100%; padding: 20px; height: 130px; box-sizing: border-box; border: 1px solid #EEEEEE; border-radius: 3px; float: left; margin: 10px 0;}
.Downlist dl dt{ float: left; width: 10%; height: 50px; text-align: center; line-height: 50px; font-size: 30px;}
.Downlist dl dt i{ line-height: 50px;}
.Downlist dl dd{ float: right; width: 85%; line-height: 30px; font-size: 17px;}
.Downlist dl dd h4{ font-size: 20px;}
.Downlist dl:hover{background: #fff !important;
    transition-duration: 0.5s!important;
    transform: translateY(-10px);
    box-shadow: 0px 10px 10px #d6d6d6;
}

/*--*/
.news-list{ margin:0 0 -12px -12px; padding:20px 0;}
.news-list li{ width:calc(100%);margin:0 0 12px 12px;}
.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 .lefter{width:100%;}
.EssayCont .righter{display: none;}
.wz{ width:94%; line-height:42px; padding-bottom:20px; font-size:16px;}
.goodsNav{ width:94%; height:auto;  overflow:hidden;}
.goodsNav a{ float:none; width:100%; margin:15px 0; display:block; box-sizing:border-box; height:46px; line-height:46px; padding:0 20px; background:#f9f9f9; font-size:1rem;}
.goodsNav a i{ line-height:46px; font-size:20px;}



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

.GoodsR{ width:94%;}

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

#dituContent2{ width:94%; height:300px; margin-top:10px; clear:both;}

.goodsSubMenu{ width:94%; height:auto; padding:15px 0;}
.goodsSubMenu a{ display:block; float:left; width:48%; margin:1%; box-sizing:border-box; padding:10px 15px; background:#f7f7f7; font-size:15px; border-radius:3px; }

}