/*基础CSS*/
body{ font-size:14px; color:#333; -webkit-text-size-adjust:none; font-family: Arial, Helvetica, sans-serif; font-style:normal; min-width:1200px; padding:0; margin:0;}
html {font-size: 14px;overflow-x: hidden;}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0; font-weight: normal;}
.clearfix:before{ clear: both;}
li {	list-style: none;}
a {	color: #333; text-decoration:none;}
a:hover {	text-decoration: none;}
p, dl, dt, dd, ul {	margin: 0px;	padding: 0px;}

.clear {clear: both;}
.fl{ float:left;}
.fr{ float:right;}
.clearfix:after, .clearfix:before {content: '';	clear: both;	display: table;}
.wrap{ width:1200px; margin:0 auto;}
.text-center{ text-align:center;}
.inner{ width:1240px; margin:0 auto}
.protuct_conss{ float:right; width:940px;}
.yanc1s{
	animation-duration:.7s !important;
}
.yanc2s{
	animation-duration:1.4s !important;
}
.yanc3s{
	animation-duration:2.1s !important;
}
.yanc4s{
	animation-duration:2.8s !important;
}
.yanc5s{
	animation-duration:3.5s !important;
}
.yanc6s{
	animation-duration:4.2s !important;
}
.yanc7s{
	animation-duration:4.9s !important;
}
.yanc8s{
	animation-duration:5.6s !important;
}
.yanc9s{
	animation-duration:7.3s !important;
}

header.fixed-top .header-upper{ position:fixed;top:0; background:#fff; width: 100%;}
header.fixed-top .main-menu .navigation>li { padding:0px 0px;}
header.fixed-top .main-menu .navigation>li>a{ color:#333;}
header.fixed-top .navbar-right-info .phone-number{ color:#fff;}
header.fixed-top .navbar-right-info .phone-number a{ color:#fff;}

table{width:100%!important;border-spacing:0!important;border-collapse:collapse!important;padding:0!important;border:0}
td{ border:1px solid #e4e4e4!important; line-height:30px!important; padding:5px 7px !important;}
/* Header Style */
.mobile_mian{ display:none;}
.main-header {display: block;  width: 100%;   z-index: 9999;  top: 0px;   left: 0px;   background: #fff;   clear: both;}
.main-header .header-top{ background: #acce22; height: 28px; line-height: 28px; padding: 0px 190px;}
.main-header .header-top ul{ float: right;}
.main-header .header-top ul li{ float: left; margin-left: 20px; font-size: 12px; color:#fff}
.main-header .header-top ul li i{ color: #fff;font-size: 14px;}
.main-header .header-top ul li.email i{ margin-right: 10px;}
.main-header .header-upper {   position: relative;}
.main-header .header-upper .auto-container {    max-width: 80%;   margin: 0 auto;}
.main-header .header-upper .inner-container {   position: relative;   min-height: 80px;   display: flex;  flex-wrap: wrap;   align-items: center;   justify-content: space-between;}
.main-header .header-upper .logo-box {    z-index: 10;}
.main-header .header-upper .logo-box .logo {   position: relative;   display: block;   padding: 0px 0px; }
.main-header .header-upper .logo-box .logo img{ height:60px;}

.news_con{ width:1100px; margin:50px auto;}


/* Sticky Header */
.main-header .nav-outer .main-menu {  position: relative;}
.main-menu .navbar-collapse {  padding: 0px;   display: block !important;}
.main-menu .navigation {   position: relative;  margin: 0px;   margin-left: 30px;   display: flex;    flex-wrap: wrap;   align-items: center;}
.main-menu .navigation>li {padding: 0px 0px; display: flex; justify-content: center; height: 80px; overflow: hidden;   margin-right: 50px;  -webkit-transition: all 300ms ease;   -o-transition: all 300ms ease;    transition: all 300ms ease;}
.main-menu .navigation>li:last-child {  margin-right: 0px;}
.main-menu .navigation>li>a {position: relative; display: block; text-align: center; line-height:80px;color: #666;text-transform:uppercase;background: url(../images/dh_left.jpg) no-repeat right center; padding-right:15px;}
.main-menu .navigation>li>a.active,.main-menu .navigation>li>a:hover{color: #ff7f00 !important; border-radius: 20px;} 

.main-menu .navigation li .nav_ul { position: absolute;  top: 80px;  display: none; 
 width: -webkit-max-content;   width: -moz-max-content;   width: max-content;   z-index: 100;
   visibility: visible;   padding:10px 20px 10px 20px;   border-radius: 3px;  background:rgba(255,255,255,0.5);  
-webkit-transition: top 0.3s;
    -moz-transition: top 0.5s;
    -ms-transition: top 0.5s;
    -o-transition: top 0.5s;
    transition: top 0.5s;
    }
/*.main-menu .navigation li:hover .nav_ul { display: block;opacity: 1; top:80px !important;}*/
.main-menu .navigation li .nav_ul.on{ top:100%;}
.main-menu .navigation>li .nav_ul ul>li {box-sizing: border-box;  margin: 0px 10px;  position: relative; float: left;  }
.main-menu .navigation>li .nav_ul ul>li img{ width: 200px; height: 100px; object-fit: cover;}
.main-menu .navigation>li .nav_ul ul >li>a {   position: relative;  display: block;   padding: 0px 0;      font-weight: normal;
    font-size: 16px;   text-transform: capitalize;  color: #333;   
    transition: all 500ms ease;   -moz-transition: all 500ms ease;  -webkit-transition: all 500ms ease;   -ms-transition: all 500ms ease;   -o-transition: all 500ms ease;}
.main-menu .navigation>li .nav_ul ul >li>a span{ line-height: 30px; text-align: center; display: block;}
.index-product{ padding: 100px 0px;}
.index-product .index-title{ text-align: center;}
.index-product .index-title span{ text-transform: uppercase; color: #999; font-size:16px;letter-spacing:1px}
.index-product .index-title h2{ margin: 15px 0px 30px; font-weight:500; font-size:24px; color:#333; text-transform: uppercase; }
.index-product .index-title p{color: #999; margin:0 auto; width:80%; margin-bottom: 50px; font-size:16px}

.index-product .product-box{ width: 1200px; margin: auto; position: relative;}
.index-product .product-box .arrow-btn{ position: absolute; top: 36%; margin-top: -20px; height: 40px; width: 40px; line-height: 40px;
 border-radius: 40px; text-align: center; font-family: '宋体'; font-size: 26px; border: 1px solid #ff0000; color: #ff0000;}
 .index-product .product-box .arrow-btn:hover{ background: #ff0000; color: #fff;}
.index-product .product-box .arrow-left{ left: -50px;}
.index-product .product-box .arrow-right{ right: -50px;}
.index-product .swiper-slide{ width: 260px; height: 280px;align-items: center; justify-content: center; margin:0px 5px;}
.index-product .swiper-slide img{ width: 100%;  object-fit: cover;}

.pr_titl{ clear:both; line-height:30px; font-size:14px; color:#666; padding-top:5px; text-align:center;}




.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.section9 {
  background-color: #f8f8f8;padding:80px 0px;
}
.cer{ width:1200px; margin:0 auto}
.fcate9 {
  position: relative;
  height: 70px;
  z-index: 1;
}
.fcate9 .en {
  font-size: 0; 
}
.fcate9 .en img {
  width: 60%;
}
.fcate9 .more {
  position: absolute;
  right: 0;
  top: 26px;
  z-index: 2;
  width: 27px;
  height: 27px;
  background: url('../images/quan.png') center no-repeat;
  -webkit-animation: move2 ease-in-out 2s infinite;
          animation: move2 ease-in-out 2s infinite;
}
.fguolist {
  overflow: hidden;
  width: 100%;
  margin-top: 70px;
  position: relative;
  z-index: 1;
  font-size: 0;
  text-align: center;
}
.fguolist li {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
}
.fguolist li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 22px;
  z-index: 0;
  width: 1px;
  height: 38px;
  background-color: #c3c3c3;
}
.fguolist li:first-child:before {
  display: none;
}
.fguolist li a {
  display: block;
  position: relative;
  font-family: 'Helvetica';
}
.fguolist h3 {
  color: #c91010;
  position: relative;
  height: 70px;
  line-height: 70px;
  font-weight: bold;
}
.fguolist h3 span {
  font-size: 45px;
}
.fguolist h3 label {
  font-size: 22px;
  position: relative;
  top: -30px;
}
.fguolist li .txt {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  padding: 0 10px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.fguolist li:hover .txt {
  opacity: 0.5;
}
@media screen and (max-width: 1000px) {
  .fguolist li {
    width: 33%;
  }
  .fcate9 {
    height: 50px;
  }
  
  
  
}
.ab1 {
  width: 100%;
  overflow: hidden;
  margin-top: 60px;
}
.ab1l {
  float: left;
  width: 57.5%;
}
.ab1r {
  float: right;
  width: 40.5%;
  position: relative;
  margin-top: 40px;
}
.ab1l .pic {
  width: 100%;
  max-width: 685px;
  position: relative;
}
.ab1l img {
  width: 100%;
}
.ab1r dt {
  font-size: 20px;
  color: #c91010;
  line-height: 30px;
  font-family: 'Helvetica';
  text-transform: uppercase;
}
.ab1con {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  margin-top: 12px;
}
.ab1con img {
  display: none;
}

.position{ padding:60PX 0px 30px 0px;}
.position a{ color:#666; font-size:14px; padding-left:5px;text-transform:capitalize;}
.fa-home{ font-size:16px;}
.sb_nav h3{width: 100%;height: 70px;border-bottom:solid 1px #cbcbcb;line-height:70px;font-size:18px;color: #333333;}

.d-md-inline{color: #555555;font-size:16px;height: 30px;line-height: 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_ms{margin-top:10px;color: #a7a7a7;font-size: 14px;line-height:20px;max-height: 40px; overflow: hidden;text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}

.news_list{margin-bottom:20px;border-bottom: dashed 1px #eaeaea;position: relative; padding-bottom:15px;}



.sb_active{ width:240px; float:left;}
.sb_active .sb_list{ width:220px; margin:0 auto; background-color:#FFF; padding:10px;border-radius:8px;}
.sb_active .sb_list li{ position: relative;}
.sb_active .sb_list ul li a{ color:#444444;display:block;height:50px;line-height: 50px;font-size: 16px;padding-right:40px;box-sizing: border-box;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.product_ej {border-bottom: solid 1px #dcdcdc;position:static;width: 100%;color: #777777;}
.product_ejc{height:50px;line-height:50px;color: #999999;display: block;font-size: 14px;padding-right: 0px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.prc_con{padding:0px;/*border: solid 1px #f3f3f3;background:#FFFFFF;*/box-sizing: border-box;}
.ny_h2{font-size: 20px;font-family: arial;padding:25px 10px;line-height:20px;color: #333333;position: relative;}
.ny_h2 .span{display: block;}
.desc_pro{background: #f7f7f7;padding: 15px;margin:10px 0px;line-height:30px;font-size: 14px; margin-bottom:40px;}

.sb_active .sb_list ul li a:hover{color:#111111;display:block;height:50px;line-height: 50px;font-size: 16px;padding-right:40px;box-sizing: border-box;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.btn-infocc{ color:#F00}
.sb_active .sb_list ul li .more{position:absolute;cursor:pointer;color:#000000; font-size:1.4rem;text-align:right;width:30px;height:50px; line-height:50px;right:5px; top:0px;overflow: hidden;}


.clear{ clear:both}
.list{display:inline-block;vertical-align:top;font-size:16px;color:#333333;cursor:pointer; transition:0.3s ease-in-out;margin-left:3px; float:left; width:24%; margin:0.5%; margin-bottom:20px;}
.list:hover {color:#FFF;transform: scale(1.05);}
.list img{transition: 0.3s ease-in-out; width:100%; overflow:hidden}
.list a{ font-size:12px; color:#666}
.li_text h5{ font-size:14px;line-height:22px;padding:5px; }
.cp_ss{ float:right; margin-bottom:18px;}
.clear{ clear:both}



.index-about{ background: #eebf71; padding: 100px 0px;}
.section_subtitle {   text-align: left;  font-size: 14px;   color:#fff;   letter-spacing: 1px; font-weight: 300;  margin-bottom: 15px;   text-transform: uppercase;}
.section_title {  text-align: left;  font-size: 24px;  font-weight: 500;  margin-bottom: 60px;   color:#fff;}
.section_description {   font-size: 14px;  font-weight: 300;   color:#fff;  text-align: left;margin-bottom: 30px;}
.container_small{ }
.container_small .why_grid {display: flex;    margin: 0px -5px;}
.container_small .why_grid li{ width: calc(50% - 10px); margin: 0px 5px; height: 320px;}
.container_small .why_grid li img{ width: 100%;   height: 320px;   object-fit: cover;}
.video {position: relative;}
.video svg {  position: absolute;   width: 30px;   height: 30px;    fill: white;  color: white;   top: 50%;  left: 50%;  transform: translate(-50%, -50%);   z-index: 4;   cursor: pointer;  pointer-events: none;}
.video video {   display: block;   width: 100%; height: 320px;    object-fit: cover;   outline: none;}

.index-about .button_wrapper a{ display: inline-block; margin-top: 30px; padding: 10px 40px;color: #fff; border: 1px solid #000; border-radius: 5px;}
.index-about .button_wrapper{ display: flex;  justify-content: center; }





.case_wz{ position:absolute; top:40%; left:30%;background:rgba(0,0,0,0.5); padding:30px 40px; color:#fff; font-size:20px; font-weight:bold;}
.case_ms{ padding-top:20px; width:300px; font-size:14px; font-weight:normal;}
.index-case { padding: 100px 0px;}
.index-case .case-box .case-btn{ display: flex; float: right;}
.index-case .case-box .arrow-btn{ display: block; top: 50%; margin-top: 20px; height: 40px; width: 40px; line-height: 40px;
 border-radius: 40px; text-align: center; font-family:'宋体'; font-size: 26px; border: 1px solid #ff0000; color: #ff0000;}
.index-case .case-box .arrow-btn:hover{ background: #ff0000; color: #fff;}
.index-case .case-box .arrow-left{ }
.index-case .case-box .arrow-right{ margin-left: 20px;}

.index-case  .width-calc{ display: flex;}
.index-case  .width-calc p{ width: calc(100% - 280px); font-size: 18px; font-weight: lighter;}
.index-case .swiper-pagination{ width: 280px; position: inherit; text-align: right; bottom: 0px; margin-bottom: 20px; font-size: 20px;}
.index-case .swiper-pagination span { position: relative; display: -webkit-inline-box; font-weight: bold; font-size: 20px;}
.index-case .swiper-pagination .swiper-pagination-current{ color: #ff0000;}
.index-case .swiper-pagination .swiper-pagination-current:before{ content: ""; display: block; background: #ff0000; position: absolute; top: 50%; right: 30px; height: 1px; width: 200px;}

.index-news { background: url(../images/news_bg.jpg) no-repeat; padding: 100px 0px;}
.index-news .news-box ul{ float: right;}
.index-news .news-box li{ width: 445px; height: 455px; padding: 80px 40px; background: url(../images/li_bg.png); box-sizing: border-box;}
.index-news .news-box li h3{ color: #fff; font-size: 36px; text-transform: uppercase; margin-bottom: 60px;}
.index-news .news-box li p{ color: #ccc; font-size: 16px; padding-bottom: 60px; margin-bottom: 40px; border-bottom: 1px solid #ccc; }
.index-news .news-box li a{ color: #fff; font-size: 14px; padding-right: 45px; text-transform: uppercase;  background: url(../images/li_more.png) no-repeat right center;} 

.newsletter {  background: #02a4e8;  color: #fff;  text-align: center; padding: 100px 0 100px;font-size: 14px;background-size: auto;}
.newsletter_title {   font-weight: 700;   margin-bottom: 16px;  font-size: 32px;}
.newsletter_text {max-width: 100%;   margin: 0 auto;}
.newsletter_form {
    /*-ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;*/
         display: flex;   -ms-flex-pack: center;   justify-content: center;  -ms-flex-align: center;  align-items: center;  margin: 36px auto 0;   max-width: 860px;}
.newsletter_input {   color: #cecece;  border-radius: 48px;   vertical-align: middle;   padding: 0 27px;  height: 48px; border: none; width: 70%;  text-align: left;
    font-weight: 400;    margin-right: 32px;    box-sizing: border-box;}

.newsletter_button {background: hsla(0,0%,100%,.1); border: 1px solid #fff; color: #fff; padding: 14px 44px; border-radius: 81px;
    display: inline-block;  vertical-align: middle; height: 48px;  -ms-flex: 0 auto;  flex: 0 auto;     width: auto;}
.newsletter_policy {  max-width: 860px;  margin: auto;  margin-top: 1em;padding: 0 27px;   text-align: left;}
.newsletter_policy a{ color: #fff;}

.footer {padding: 150px 0px 40px 0px;}
.footer .foot-nav {float: left;   box-sizing: border-box;   padding-left: 20px;   width: 300px; box-sizing: border-box;}
.footer .foot-nav:nth-child(1){ padding-left: 0px;}
.footer .foot-nav h2 {font-size: 16px;    padding: 0px 0px 0px 0px; color: #fe0000;text-transform: uppercase;}
.footer .foot-menu ul {margin-top: 20px;}
.footer .foot-menu li { line-height: 30px;}
.footer .foot-nav a {color: #666;}
.foot-tools ul{ margin-top: 30px;}

.foot-contact ul{margin-top: 20px;}
.foot-contact ul li{line-height: 30px; color: #666; display: flex;}
.foot-contact ul li i{ margin-right: 10px; width: 20px; text-align: center; line-height: 30px; font-size: 14px;}
.foot-contact ul li p{ width: calc(100 - 30px); line-height:24px;}

.font-bottom{display: flex; margin-top: 60px; border-top:1px solid #666; padding: 30px 0px 0px; }
.copyright{width: calc(100% - 134px);}

.social-links{ margin-top:0px ; margin-left:0px; float: right;}
.social-links ul li {display: inline-block;   margin-right: 5px;}
.social-links ul li a {position: relative; height:25px; width:25px; line-height: 25px;  color: #666 !important; transition:.5s; display: inline-block; text-align: center; font-size: 20px;}
.social-links ul li a img{ width: 25px;}
.social-links ul li:hover a{color:#ffa400 !important;}


/*产品轮播*/
pro-left{ width:500px;}

.text_box{min-height: 40px;line-height: 40px; margin-top:30px;}

.text_box .goInquiry{display:block;width: 160px;height: 40px;line-height:40px;text-align:center;font-size:16px;color:#333333;background: #ffffff;border:solid 1px #e5e5e5;border-radius:5px;box-sizing: border-box;overflow: hidden;}
.text_box .goInquiry:hover{display:block;width: 160px;height: 40px;line-height:40px;text-align:center;font-size:16px;color:#ffffff;background: #333333;border:solid 1px #333333;border-radius:5px;box-sizing: border-box;overflow: hidden;}
.cpxq{ width:50%}
.cpxq h2{width:100%;font-size:16px;color: #555555;margin: 20px 0px;/*height:46px;*/line-height: 24px;overflow: hidden; font-weight: bold;}
.ma_price_wrap{background: #f5f5f5;width: 100%;height:110px;padding: 20px;box-sizing: border-box;overflow: hidden;}

.ma_price_wrap .f_price_style{width: 100%;}
.ma_price_wrap .f_price_style .ladder_price_item{text-align: center;float: left;}
.ma_price_wrap .f_price_style .ladder_price_item .ma_quantity_range{width: 100%;color: #E52929;font-size: 26px;font-weight: bold;}
.ma_price_wrap .f_price_style .ladder_price_item .ma_spec_price{width: 100%;color: #666666;font-size:14px;margin-top:10px;}

.ma_price_wrap .s_price_style{width: 100%;padding: 5px 20px;box-sizing: border-box;}
.ma_price_wrap .s_price_style .ma_quantity_range{width: 100%;color: #E52929;font-size: 26px;line-height:30px;font-weight: bold;}
.ma_price_wrap .s_price_style .ma_spec_price{width: 100%;color: #666666;font-size:14px;margin-top:10px;}


.sku_attr_dl.skud .share{float:left;height:40px;line-height: 40px;padding-right: 15px;box-sizing: border-box;}
.sku_attr_dl.skud .share span{float:left;display:block;font-size:16px;color:#121212;margin-right: 5px;}
.sku_attr_dl.skud .share a{float:left;display:inline-block;width:20px;height: 20px;margin-top:10px;/*padding:0px 5px;*//*background-image:url(../images/sns-share.png);*/ background-repeat: no-repeat;}
.sku_attr_dl.skud .share a.facebook{background-position: 0px 0px;}
.sku_attr_dl.skud .share a.twitter{background-position: 0px -38px;}
.sku_attr_dl.skud .share a.pinterest{background-position: 0px -75px;}
.sku_attr_dl.skud .share a.linkedin{background-position: 0px -113px;}
.sku_attr_dl.skud .share a.googleplus{background-position: 0px -150px;}
.sku_attr_dl.skud .chat{float:right;display:block;color: #00aef3;height:40px;line-height: 40px;padding-right: 10px;}
.sku_attr_dl.skud .chat i{padding-right:5px;}
.select_name {width:62px;}


.content{padding:0px 20px;box-sizing: border-box; width:1000px;}
.text-secondary{ margin:20px 0px}


/*公司介绍*/

.about1 {
  padding: 80px 0 80px;
}
.cate1-1 {
  
  position: relative;
  padding-bottom: 36px;
  background: url('../images/fang.png') bottom no-repeat;
}
.cate1-1 .cn {
  font-size: 28px;
  color: #eb0104;
  line-height: 38px;
  height: 38px;
  font-weight: bold;
}
.cate1-1 .cn2 {
  font-size: 16px;
  color: #999;
  line-height: 26px;
  height: 26px;
  letter-spacing: 16px;
  text-indent: 16px;
  overflow: hidden;
}
.abtcon1 {
  position: relative;
  padding-right: 330px;
  
  min-height: 180px;
}
.abtcon1 h3 {
  font-size: 24px;
  color: #eb0104;
  line-height: 36px;
  padding-top: 24px;
}
.abtcon1 .txt {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  margin-top: 30px;
  max-width: 750px;
}

.start {
  width: 298px;
  height: 180px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  background: url('../images/start.jpg') center no-repeat;
  text-align: center;
}
.start .cn {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  height: 30px;
  padding-top: 28px;

}
.start .cn span {
  display: inline-block;
  padding: 0 16px;
  vertical-align: middle;
}
.start .cn i {
  display: inline-block;
  width: 64px;
  height: 1px;
  background-color: #fff;
  vertical-align: middle;
}
.start .en {
  
  margin-top: 52px;
}
.start:before {
  content: '';
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: 1;
  right: 4px;
  bottom: 4px;
  border: 1px solid #fff;
}


.about2 {
  background-color: #242424;
  padding: 46px 0 50px;
}
.about2 h3 {
  font-size: 24px;
  color: #fff;
  line-height: 36px;
  margin-bottom: 10px;
}
.about2 .txt {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 30px;
}
@media screen and (max-width: 1024px) {
  .abtcon1 h3 {
    padding-top: 0;
  }
}
@media screen and (max-width: 750px) {
  .abtcon1 {
    padding-right: 0;
    margin-top: 50px;
  }
  .start {
    position: relative;
    right: auto;
    margin: 0 auto 50px;
  }
}
@media screen and (max-width: 560px) {
  .cate1-1 .cn {
    font-size: 24px;
  }
}

.guanlist {
  width: 100%;
  overflow: hidden;
  font-size: 0;
}
.guanlist li {
  display: inline-block;
  width: 20%;
}
.guanlist li .lin {
  height: 560px;
  position: relative;
}
.guanlist .pic {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  font-size: 0;
}
.guanlist .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.guanlist .cov {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0;
  background-color: rgba(235, 1, 4, 0.9);
}
.guanlist li .in {
  padding: 56px 15.625% 76px;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.guanlist li .in .hx2 {
  width: 42px;
  height: 1px;
  margin: 20px 0 24px auto;
  background-color: rgba(255, 255, 255, 0.5);
}
.guanlist li .in .txt2 {
  font-size: 28px;
  color: #fff;
  line-height: 42px;
  font-weight: bold;
}
.guanlist li .in .txt3 {
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  text-transform: capitalize;
}
.guanlist li .area {
  max-width: 164px;
  height: 96px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  line-height: 32px;
  overflow: hidden;
  margin-top: 134px;
  margin-left: auto;
  margin-right: 0;
}
.guanlist .area {
  -webkit-transition: .6s;
  transition: .6s;
}
.guanlist .cov {
  -webkit-transition: 1s;
  transition: 1s;
}
.guanlist li:hover .area {
  opacity: 1;
  margin-top: 234px;
}
.guanlist li:hover .cov {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media screen and (max-width: 1500px) {
  .guanlist li .in {
    padding: 56px 8% 76px;
  }
}
@media screen and (max-width: 1300px) {
  .guanlist li {
    width: 33.33%;
  }
  .guanlist li .lin {
    height: 460px;
  }
  .guanlist li .area {
    margin-top: 84px;
  }
  .guanlist li:hover .area {
    margin-top: 134px;
  }
}
@media screen and (max-width: 750px) {
  .guanlist li {
    width: 50%;
  }
  .guanlist li .in {
    padding: 56px 5% 76px;
  }
  .guanlist li .area {
    opacity: 1;
    max-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .guanlist li .in {
    text-align: center;
  }
  .guanlist li .in .hx2 {
    margin-right: auto;
  }
}

.about3 {
  padding: 80px 0 80px;
}
.abtcon3 {
  position: relative;
  padding-top: 252px;
  min-height: 182px;
}
.abtcon3 h3 {
  font-size: 24px;
  color: #eb0104;
  line-height: 46px;
}
.abtcon3 .txt {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  margin-top: 40px;
  max-width: 640px;
}
.world {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  width: 740px;
  height: 340px;
  background: url('../images/world.png') 0 0 no-repeat;
}
@media screen and (max-width: 840px) {
  .world {
    left: 0;
    right: auto;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
}
@media screen and (max-width: 700px) {
  .world {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}
@media screen and (max-width: 600px) {
  .abtcon3 {
    padding-top: 200px;
  }
  .world {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
}
.world > div {
  position: absolute;
  background: #eb0104;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.3);
          box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.3);
}
.world > div.pin-01 {
  height: 20px;
  width: 20px;
  top: 147px;
  left: 563px;
  -webkit-animation: pin01 5s ease-in-out infinite;
          animation: pin01 5s ease-in-out infinite;
}
.world > div.pin-02 {
  height: 14px;
  width: 14px;
  top: 90px;
  left: 580px;
  -webkit-animation: pin02 2s ease-in-out infinite;
          animation: pin02 2s ease-in-out infinite;
}
.world > div.pin-03 {
  height: 10px;
  width: 10px;
  top: 104px;
  left: 522px;
  -webkit-animation: pin03 3s ease-in-out infinite;
          animation: pin03 3s ease-in-out infinite;
}
.world > div.pin-04 {
  height: 11px;
  width: 11px;
  top: 131px;
  left: 610px;
  -webkit-animation: pin04 4s ease-in-out infinite;
          animation: pin04 4s ease-in-out infinite;
}
.world > div.pin-05 {
  height: 14px;
  width: 14px;
  top: 286px;
  left: 680px;
  -webkit-animation: pin05 4s ease-in-out infinite;
          animation: pin05 4s ease-in-out infinite;
}
.world > div.pin-06 {
  height: 16px;
  width: 16px;
  top: 248px;
  left: 208px;
  -webkit-animation: pin04 2s ease-in-out infinite;
          animation: pin04 2s ease-in-out infinite;
}
.world > div.pin-07 {
  height: 13px;
  width: 13px;
  top: 138px;
  left: 50px;
  -webkit-animation: pin01 3s ease-in-out infinite;
          animation: pin01 3s ease-in-out infinite;
}
.world > div.pin-08 {
  height: 9px;
  width: 9px;
  top: 130px;
  left: 92px;
  -webkit-animation: pin03 6s ease-in-out infinite;
          animation: pin03 6s ease-in-out infinite;
}
.world > div.pin-09 {
  height: 16px;
  width: 16px;
  top: 93px;
  left: 112px;
  -webkit-animation: pin02 6s ease-in-out infinite;
          animation: pin02 6s ease-in-out infinite;
}
.world > div.pin-10 {
  height: 11px;
  width: 11px;
  top: 157px;
  left: 407px;
  -webkit-animation: pin05 7s ease-in-out infinite;
          animation: pin05 7s ease-in-out infinite;
}
.world > div.pin-11 {
  height: 7px;
  width: 7px;
  top: 200px;
  left: 391px;
  -webkit-animation: pin01 4s ease-in-out infinite;
          animation: pin01 4s ease-in-out infinite;
}
.world > div.pin-12 {
  height: 10px;
  width: 10px;
  top: 203px;
  left: 430px;
  -webkit-animation: pin05 4s ease-in-out infinite;
          animation: pin05 4s ease-in-out infinite;
}
@-webkit-keyframes pin01 {
  0% {
    -webkit-box-shadow: 0px 0px 0px 30px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 30px rgba(232, 52, 105, 0.16);
  }
  50% {
    -webkit-box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.16);
  }
  100% {
    -webkit-box-shadow: 0px 0px 0px 30px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 30px rgba(232, 52, 105, 0.16);
  }
}
@-webkit-keyframes pin02 {
  0% {
    -webkit-box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
  }
  50% {
    -webkit-box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.16);
  }
  100% {
    -webkit-box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
  }
}
@-webkit-keyframes pin03 {
  0% {
    -webkit-box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
  }
  50% {
    -webkit-box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 10px rgba(232, 52, 105, 0.16);
  }
  100% {
    -webkit-box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 20px rgba(232, 52, 105, 0.16);
  }
}
@-webkit-keyframes pin04 {
  0% {
    -webkit-box-shadow: 0px 0px 0px 15px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 15px rgba(232, 52, 105, 0.16);
  }
  50% {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 0px rgba(232, 52, 105, 0.16);
  }
  100% {
    -webkit-box-shadow: 0px 0px 0px 15px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 15px rgba(232, 52, 105, 0.16);
  }
}
@-webkit-keyframes pin05 {
  0% {
    -webkit-box-shadow: 0px 0px 0px 50px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 50px rgba(232, 52, 105, 0.16);
  }
  50% {
    -webkit-box-shadow: 0px 0px 0px 5px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 5px rgba(232, 52, 105, 0.16);
  }
  100% {
    -webkit-box-shadow: 0px 0px 0px 50px rgba(232, 52, 105, 0.16);
            box-shadow: 0px 0px 0px 50px rgba(232, 52, 105, 0.16);
  }
}
.about5 {
  padding: 80px 0;
  background-color: #f8f8f8;
}
.cate1-5 {
  text-align: center;
  position: relative;
}
.cate1-5 .cn {
  font-size: 24px;
  color: #eb0104;
  line-height: 28px;
  height: 28px;
}
.cate1-5 .en {
  font-size: 16px;
  color: #eb0104;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
  height: 1em;
  font-family: 'Helvetica';
  opacity: 0.2;
  margin-bottom: 32px;
}
.cate1-5 .intro {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  max-width: 890px;
  margin: 0 auto;
}
.kehulist {
  padding: 44px 0 10px;
  overflow: hidden;
  margin: 0 -8px;
  position: relative;
  z-index: 1;
}
.kehulist li {
  float: left;
  width: 20%;
  margin-bottom: 16px;
}
.kehulist li .lin {
  padding: 0 8px;
}
.kehulist li a {
  display: block;
}
.kehulist .pic {
  height: 106px;
  overflow: hidden;
  background-color: #fff;
  font-size: 0;
  line-height: 106px;
  text-align: center;
  position: relative;
}
.kehulist img {
  max-width: 100%;
  max-height: 100%;
}
.kehulist .pic {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.kehulist li:hover .pic {
  -webkit-box-shadow: 0 0 6px 0 rgba(235, 6, 9, 0.5);
          box-shadow: 0 0 6px 0 rgba(235, 6, 9, 0.5);
}
@media screen and (max-width: 1024px) {
  .kehulist li {
    width: 25%;
  }
}
@media screen and (max-width: 780px) {
  .kehulist li {
    width: 33.3333%;
  }
}
@media screen and (max-width: 660px) {
  .kehulist li {
    width: 50%;
  }
}

/*联系我们*/

.lianxi {
  padding: 0 20px;
  overflow: hidden;
}
.lxinfo {
  width: 100%;
}
.lxinfo p {
  font-size: 16px;
  line-height: 34px;
  color: #333;
  padding-left: 60px;
  background-repeat: no-repeat;
}
.lxinfo p.lx2 {
  background-image: url('../images/lx2.png');
  background-position: 12px 10px;
}
.lxinfo p.lx3 {
  background-image: url('../images/lx3.png');
  background-position: 15px 8px;
}
.lxinfo p span {
  font-size: 24px;
  color: #eb0104;
}
.lx1 {
  display: block;
  padding-left: 60px;
  position: relative;
  margin-bottom: 16px;
}
.lx1 .bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 60px;
  height: 100%;
  background: url('../images/lx1.png') 0 9px no-repeat;
}
.lx1 h3 {
  font-size: 16px;
  color: #333;
  line-height: 28px;
  height: 28px;
}
.lx1 .one {
  font-size: 28px;
  color: #eb0104;
  line-height: 34px;
}
.lx1 .one a {
  font-size: 28px;
  color: #eb0104;
  display: inline-block;
  margin-right: 1em;
}

.mapout{ margin-top:80px;}
/*在线留言*/

.liuyanout {
  padding: 48px 0 64px;
  background-color: #f8f8f8;clear: both; margin-top:80px;
}
.liuyan {
  color: #333;
  font-size: 0;
  margin-top: 40px;
}
.liuyan .hang {
  float: left;
  width: 31.66%;
  margin-right: 2.5%;
  height: 60px;
  line-height: 60px;
  margin-bottom: 30px;
}
.liuyan .hang.long {
  float: none;
  width: 100%;
  margin-right: 0;
}
.liuyan .hang.last {
  margin-right: 0;
}
.liuyan .hang.fat {
  width: 100%;
  height: auto;
  margin-right: 0;
}
.liuyan input[type=text] {
  width: 100%;
  height: 60px;
  border: 1px solid #ccc;
  background-color: transparent;
  line-height: 58px;
  text-indent: 15px;
  font-size: 16px;
  color: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.liuyan textarea {
  padding: 5px 15px;
  height: 142px;
  border: 1px solid #ccc;
  resize: none;
  background-color: transparent;
  vertical-align: top;
  width: 100%;
  line-height: 26px;
  font-size: 16px;
  color: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.liuyan input[type=text]:focus,
.liuyan textarea:focus {
  border-color: #eb0104;
}
.liuyan input[type=text],
.liuyan textarea {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.liuyan i.v {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.liuyan .hang2 {
  height: 60px;
  line-height: 60px;
  margin-bottom: 40px;
}
.liuyan .hang2 > div {
  height: 100%;
}
.liuyan .hang2 i.v {
  width: 31.66%;
}
.liuyan .verifyImg {
  width: 170px;
  height: 100%;
  cursor: pointer;
  vertical-align: top;
  margin-left: 20px;
}
.liuyan .yzmchange {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  height: 100%;
  margin-left: 20px;
  background: url('../images/change.png') center no-repeat;
}
.liuyan .btnarea {
  text-align: center;
}
.liuyan .btnarea input {
  width: 168px;
  height: 50px;
  font-size: 18px;
  line-height: 48px;
  color: #fff;
  text-align: center;
}
.liuyan input#tj {
  background-color: #eb0104;
  border: 1px solid #eb0104;
  margin-left: 60px;
}
.liuyan input#cz {
  background-color: #999;
  border: 1px solid #999;
}
.liuyan input#tj:hover {
  background-color: #fff;
  color: #eb0104;
}
.liuyan input#cz:hover {
  background-color: #fff;
  color: #999;
}




.case_con_bt{ font-size:18px; font-weight:bold; height:60px; line-height:60px; padding-top:60px;}
.content{ padding:60px 0px;}







.at_tab{width: 100%;}
.at_tab a{width:30%;text-align:center;border: solid 1px #e4e4e4;height:46px;line-height:46px;font-size:16px; color: #333333;float: left;margin-right:-1px;display:inline-block;box-sizing: border-box;}
.at_tab a:hover{background:#232323;height: 46px;font-size:16px;float: left;display:inline-block;color: #FFFFFF;}
.at_tab a.here{background:#232323;height: 46px;font-size:16px;float: left;display:inline-block;color: #FFFFFF;}
.image_map{float:right;width:560px;height:420px;overflow:hidden;margin-top:10px;margin-left:30px;}
.about_text_cont{padding:2vw 1vw;box-sizing: border-box;font-size: 16px;line-height: 36px;}
.about_text_cont .a_more{display:block;float:left;margin-right:10px;width:160px;height:40px;background:#d31700;font-size: 16px;line-height:40px;color: #FFFFFF;text-align: center;margin-top:20px;}
.about_text_cont .a_more.more2{background: #eeeeee;color: #333333}
.a_bg{background: #f3f3f3;padding-top: 60px;padding-bottom: 30px;}
.ny_a_title {width:100%;font-size:2rem;color: #282828;height:30px;line-height: 30px;box-sizing: border-box;}
.ny_a_title span{width:6px;height: 6px;border: solid 1px #8b8b8b;background:#e6b771;display: block;float: left;margin-top: 11px;margin-right: 10px;}

.ny_about_pic ul{margin-top:2vw;overflow: hidden;}
.ny_about_pic ul li{width:241px;float: left;padding:0px 15px;}
.ny_about_pic ul li .a_pic{width:241px;height:176px;text-align:center;overflow:hidden;vertical-align: middle;display: table-cell;border-radius:1px;box-sizing: border-box;}
.ny_about_pic ul li .a_pic img{transition: all 0.6s;max-width:100%; max-height:100%;text-align:center;overflow:hidden;vertical-align: middle;display: table-cell;}
.ny_about_pic ul li .a_pic img:hover{transform: scale(1.2);}


.a_text{margin-top:10px;line-height:26px;font-size: 16px;color: #666666;}
.a_text span{float:left;display:block;padding-right:20px;color: #000;font-size: 16px;}
.a_text a{line-height: 26px;color: #555555;text-decoration: underline;}











.view {	 border:1px solid #ccc; width:450px; height:452px; margin-bottom:20px;}
.view .swiper-slide {	max-height:452px;max-width: 450px;	padding: 0 0px;box-sizing: border-box;	overflow: hidden;	text-align: center;}
.view .swiper-slide img {	height: 100%;width:100%;}
.view .arrow-left {	background: url(../images/index_tab_l.png) no-repeat left center;	position: absolute;	left: 10px;	width: 28px;	height: 300px;	z-index: 10;	display: none;}
.view .arrow-right {	background: url(../images/index_tab_r.png) no-repeat right center;	position: absolute;	right: 10px;	width: 28px;height: 300px;	z-index: 10;	display: none;}
.preview {	position: relative;	width: 440px;	left: 30px;}
.preview .swiper-slide { text-align:center;	width: 87.5px;	height: 70px;	margin: 0 3px;	box-sizing: border-box;	overflow: hidden;	cursor: pointer;}
.preview .swiper-slide img {	display: inline-block;	height: 100%;}
.preview .active-nav {	border: 1px solid #F00;}
.preview .arrow-left {	background: #fff url(../images/feel3.png) no-repeat left center;	position: absolute;left: -20px;	top: 0;	width: 20px;	height: 70px;	z-index: 10;}
.preview .arrow-right {	background: #fff url(../images/feel4.png) no-repeat right center;	position: absolute;	right: 30px;	top: 0;	width: 20px;	height: 70px;	z-index: 10;}
a.btn-danger {color: #fff; font-size: 14px; padding: 5px 20px; background: #dc3545;display: inline-block; text-align: center; vertical-align: middle; cursor: pointer; border-radius: 5px;}
.dec-tit {   background: #f2f2f2;  padding: 10px 10px;  margin: 20px 0px;   font-size: 16px;   font-weight: bold;}
.pro-right{ width:400px;}
.pro-right h2{ font-size:20px; font-weight:bold;}
.pro-right .text-secondary{ margin:20px 0px;}

.text-secondary ul{ padding:0px; margin:0px}
.text-secondary ul li{ height:32px; line-height:32px; font-size:16px; font-weight:bold}




/* 鍒嗛〉 */

.pages_cont {   width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; clear:both; padding-top:50px;
}

.pages_cont ul li {
    float: left;
}

.pages_cont ul a,.pages_cont ul span {
    width: 42px;
    height: 42px;
    border: 1px solid #DCDCDC;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    margin: 0 5px;
    transition: all .4s;
    color: #AAAAAA;
    font-size: 16px;
    transition: all .4s;
    overflow: hidden;
}

.pages_cont ul li.dt a {
    border: 0;
}

.pages_cont ul a.page-num-current {
    background: #000000;
    border-color: #000;
}

.pages_cont ul a.page-num-current {
    color: #fff;
}

@media screen and (max-width: 750px) {
body{min-width:100%;} 
.wrap{ width:100%;}

.main-header .header-top{ padding:0px 20px;}
.main-header .header-upper .logo-box {
    justify-content: space-between;
    height: 60px;
    padding: 0px 20px;display: flex;
    align-items: center;
}
.main-header .header-upper .logo-box .logo img{ height:45px;}
.main-header .header-upper .auto-container{ max-width:100%;}
.main-header .header-upper .inner-container{ display:block; min-height:60px;}
.mc_ph_menu{ display:block !important;}
.point{ position:relative;}
.point .nav_btn{position: absolute;   top: 0px;  right: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.point .nav_btn,.point .nav_btn:after,.point .nav_btn:before {display: inline-block;width: 26px;height: 2px; background-color: #c91010;}  
.point .nav_btn::after, .point .nav_btn::before {    content: '';   position: absolute;   right: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.point .nav_btn::before {    top: 8px;}
.point .nav_btn::after {   top: -8px;} 
.point.active .nav_btn {  background: transparent; }
.point.active .nav_btn::before {    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.point.active .nav_btn::after {    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.main-header .nav-outer{ display:block;position: absolute; opacity:0; padding: 0px 20px;  z-index: 999;   background: #fff;   width: 100%;   height: 100vh;transition: all 0.5s;
transform: translateX(100%);}
.main-header .nav-outer.menu-show{ transform: translateX(0%);opacity:1;}
.main-menu .navigation{ display:block; margin-left:0px; text-align:left;}
.main-menu .navigation>li{ justify-content:left; height:auto; display:block; position:relative; margin-right:0;}
.main-menu .navigation>li>a{ text-align:left; line-height:50px;}
.main-menu .navigation li .nav_ul{ position:inherit; height:0; top:0 !important; width:100%;}
.main-menu .navigation li.active .nav_ul{ height:auto !important; }
.main-menu .navigation li.lists a:after { 
    content: "+"; font-weight: bold;
    color: #008282;
   
    width: 30px;
    position: absolute;
    right: 0px; top: 0; text-align: right; line-height: 50px; 
}
.main-menu .navigation li.active a:after {
    content: "-"; font-weight: bold;
    color: #008282;
   
    width: 30px;
    position: absolute;
    right: 0px; top: 0; text-align: right; line-height: 50px; 
}

.cer {  width: 100%;  margin: 0 auto; padding:0px 20px;}
.ab1l{ width: 100%; float:none;}
.ab1r{ width: 100%; float:none;}

  .lianxi {
    padding: 0 0;
  }
 
.index-case .width-calc{ display:block;} 
.index-case .width-calc p{ width:calc(100% - 40px); margin:0px 20px;}
.index-case .swiper-pagination{ width:calc(100% - 40px); margin:0px 20px;}
.index-case .swiper-slide img{ width: 100%;} 


.index-news .news-box li{ width:80%; margin: auto;}
}
