/** *  Master Slider Sample Skin * * This file does not load by Masterslider and is just for those who wants  * to know how skin file is structured and let them to create their own custom skin * If you want to create your own custom skin you need to replace "ms-skin-default" with your unique skin name *//* e60012 */

@font-face {font-family:'ziti';src:url() format('truetype');font-weight:normal;font-style:normal;}
.ziti {font-family:'ziti'!important;}
.wrap {width:1600px;margin:0 auto;overflow:hidden;}
.m {margin:0 auto;}
.head_top {width:100%;height:99px;background-color:#fff; border-bottom: 1px solid #edebeb;}
.head_top .logo img {padding-top:33px;}
.head_top .wrap {overflow:inherit;}
.nav {height:83px;margin-top:17px;position:relative;z-index:2;}
.nav ul {text-align:center;}
.nav li {display:inline-block;margin:0 28px;}
.nav li:hover a {color:#00a0ea;}
.nav li.on a {color:#00a0ea;}
.nav li.on span {background-color:#00a0ea;width:100%;}
.nav li span {z-index:9;display:block;width:0%;transition:all 0.6s ease 0s;height:2px;margin:0 auto;position:relative;z-index:9;}
.nav li:hover span {background-color:#00a0ea;width:100%;}
.nav li a {position:relative;z-index:1;color:#4b5356;font-size:16px;display:inline-block;transition:0.6s;height:81px;line-height:81px;}
.en_cn {font-size:14px;color:#4b5356;width: 120px;display: block;height: auto;position: relative;}
.en_cn .on{
  height: 100px;
  width:100%;
  display: block;
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 40px;
  padding-top: 46px;
  background: #00a0ea url() no-repeat 15px 51px;
  color: #fff;
}
.en_cn .on:before{
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    margin: 0px 0px 0 0;
    position: absolute;
    right: 25px;
    top: 55px;
    filter: alpha(opacity:100);
    opacity: 1;
    background: url(../images/fy-i.png) no-repeat center;
    transition: all 0.3s ease 0s;
}
.en_cn .on.cur:before{
      transform: rotate(0deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.en_cn .main{
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 10;
  background: #f5f5f5;  
  box-shadow: 0px 5px 10px rgba(0,0,0,0.3);
  text-align: left;
  display: none;
}
.en_cn .main li{
    padding: 0px 0px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    display: inline-block;
}
.en_cn .main li a{
  transition: all 0.3s ease 0s;
  line-height: 40px;
  display: inline-block;
  color: #808080;
  font-size: 14px;
  text-transform: capitalize;
  padding: 0px 10px 0 40px;
  position: relative;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
.en_cn .main li img{
    width: 22px;
    height: auto;
    position: absolute;
    left: 10px;
    top: 10px;
}



/*Banner*/
.gr-banner{ width:100%;  position:relative;  height:724px; overflow: hidden; }
.gr-banner .bd{ width: 100%!important; position:relative; z-index:0;}
.gr-banner .bd ul{ width:100% !important;  }
.gr-banner .bd li{ width:100% !important;  height:724px; overflow:hidden; text-align:center;  }
.gr-banner .bd li a{ display:block; height:724px; }
.gr-banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:40px; line-height:40px; }
.gr-banner .hd ul{ text-align:center; }
.gr-banner .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:10px;height:10px;margin:0 3px;overflow:hidden;background:#fff;filter:alpha(opacity=50);opacity:0.5;line-height:999px;border-radius:50%;}
.gr-banner .hd ul .on {background:#008ED6;opacity:1;filter:alpha(opacity=100);}
.gr-banner .prev,.gr-banner .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;margin-left:-670px;left:50%;z-index:1;width:40px;height:60px;cursor:pointer;text-align:center;line-height:60px;font-size:0;background:rgba(0,0,0,.1);opacity:0;filter:alpha(opacity=0);-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.gr-banner .prev {-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);-o-transform:translateX(-30px);transform:translateX(-30px);}
.gr-banner .next {margin-left:630px;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);-o-transform:translateX(30px);transform:translateX(30px);}
.gr-banner .prev:before,.gr-banner .next:before {font-size:24px;color:#fff;font-family:sans-serif,"宋体";}
.gr-banner .prev:before {content:"<";}
.gr-banner .next:before {content:">";}
.gr-banner .prev:hover,.gr-banner .next:hover {background:#2F84D0;background:rgba(47,132,208,0.7);}
.gr-banner:hover .prev,.gr-banner:hover .next {opacity:1;filter:alpha(opacity=1);-webkit-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px);}





.index_i{display: block; width:118px; height: 1px; background-color: #403d0a; margin: 0 auto; margin-top: 97px; margin-bottom: 30px; }
.index_h3{font-size: 30px; color: #403d0a; text-align: center; padding-bottom: 10px; line-height: 1;}
.index_h4{font-size: 16px; color: #474c52; text-align: center; padding-bottom: 50px;}

.index_main1{ width: 100%; background-color: #f9f7f8; }
.index_main1 .wrap{ padding: 0 20px; }
.index_main1_ul li{ width: 500px; height: 180px; float:left; margin-right: 45px; margin-bottom: 45px; background-color: #fff; transition: 0.3s;}
.index_main1_ul li .pic{ line-height: 180px; width: 50%; text-align: center; }
.index_main1_ul li h3{ font-size: 18px; color: #403d0a; line-height: 25px; padding-top: 70px;}
.index_main1_ul li h3 span{ display: inline-block; color: #e0e0e0; text-transform: uppercase; font-size: 14px; }
.index_main1_ul li i{ display: block; margin-top: 75px; margin-right: 65px; transition: 0.3s; width: 8px; height: 17px; background:url(../images/jiantou.jpg) no-repeat; }
.pb_45{ padding-bottom: 45px; }
.index_main1_ul li:hover{ -webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);
box-shadow:0 15px 30px rgba(0,0,0,0.1);
-webkit-transform:translate3d(0, -2px, 0);
transform:translate3d(0, -2px, 0) }
.index_main1_ul li:hover i{ margin-right: 55px; }
.index_main1_ul li:nth-child(3n){ margin-right: 0px; }
.index_main1_ul li:hover h3{color: #00a0ea;}

.index_main2{ width: 100%; background-color: #fff; padding-bottom: 100px;}
.index_main2 .wrap{ position: relative; height: 760px; }
.index_main2 li{ float: left; width: 370px; margin-right: 40px;}
.index_main2 li .main_pic{ max-height: 222px; }
.index_main2 li h5{ transition: 0.3s; font-size: 18px; height: 48px; color: #191919; font-weight: bold; padding-top: 35px; }
.index_main2 li h6{ height: 75px; font-size: 16px; line-height: 25px; color: #333; padding-top: 20px; }
.index_main2 li p{ text-transform: uppercase; font-size: 14px; color: #00a0ea; font-weight: bold; padding-top: 30px; }
.index_main2 li i{ display: block; width: 72px; height: 10px; margin-top: 7px; background:url() no-repeat center right; transition: 0.3s; }
.index_main2 li:nth-child(4n){ margin-right: 0px; }
.index_main2 li:hover i{ width: 82px; }
.index_main2 li:hover .main_pic img{ -webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05); }
.index_main2 li:hover h5{ color: #00a0ea; }

.index_xxk{ padding-bottom: 50px; text-align: center;}
.index_xxk dd{ display: inline-block; margin: 0 20px}
.index_xxk dd a{ display: inline-block; padding: 0 30px; height: 35px; line-height: 35px; text-align: center; background-color: #eee; color: #666; font-size: 14px; } 
.index_xxk dd.on a{background-color: #00a0ea; color: #fff;}
.index_product_main.on{ opacity: 1; visibility: visible;z-index: 2; }
.index_product_main{ position: absolute; bottom: 0; left: 0; z-index: 1; opacity: 0; transition: 0.5s;}

.footer{ width: 100%; background-color: #282828; overflow: hidden;}
.footer_left{width: 240px; padding-top: 84px;}
.footer_left ul{ padding-top: 84px; }
.footer_left h1{ padding-bottom: 20px; }
.footer_left_c a{ display: block; float: left; width: 50px; padding-top: 60px; height: 30px; text-align: center; font-size: 14px; color: #fff; margin-right: 13px; }
.footer_left_c a:nth-child(4n){ margin-right: 0px; }
.footer_left_c a:nth-child(1){ background:url(../images/foot_ico1.jpg) no-repeat top center; }
.footer_left_c a:nth-child(2){ background:url(../images/foot_ico2.jpg) no-repeat top center; }
.footer_left_c a:nth-child(3){ background:url(../images/foot_ico4.jpg) no-repeat top center; }
.footer_left_c a:nth-child(4){ background:url(../images/foot_ico3.jpg) no-repeat top center; }
.footer_left_b{ background:url(../images/bootom_tell.jpg) no-repeat left center; height: 44px; line-height: 44px; border-top: 1px solid #656565; border-bottom: 1px solid #656565; padding-left: 45px; font-size: 24px; color: #fff; }
.footer_left_c a:hover{ color: #00a0ea; }
.footer_bottom{ clear: both; margin-top: 40px; height: 60px; line-height: 60px; border-top: 1px solid #656565; text-align: center; }
.footer_bottom p,.footer_bottom a{ color: #999; font-size: 14px;  }
.footer_bottom a:hover{ color: #00a0ea; }
.wx:hover .erweima{ display: block; }
.erweima{ max-width: 200%; display: none; position: absolute; top: -100px; left:-23px; transition: 0.5s; }
.wx{ position: relative; }

.foot_ul{ margin-left: 135px; padding-top: 85px; }
.foot_ul h3{ font-size: 22px; padding-left: 20px; font-weight: bold; color: #fff; background:url(../images/sanjiao.jpg) no-repeat 0px 10px; }
.foot_ul li{ margin-top: 15px; padding-left: 20px;}
.foot_ul li a{  font-size: 14px; color: #fff;  }
.foot_ul li a:hover{ color: #00a0ea; }

.index_main3{ padding-top: 95px; padding-bottom: 90px; width: 100%; background-color: #fff; }
.index_main3_left{width: 639px;}
.index_main3_left .p_1{ padding-top: 20px; }
.index_main3_left .p_2{ margin-top: 52px; width: 639px; height: 242px; overflow: hidden;}
.index_main3_left .p_3{ padding-top: 65px; padding-right: 70px; text-indent: 2em; font-size: 14px; line-height: 30px; color: #40434a; }
.index_main3_left .p_3 a{ color: #00a0ea; }
.index_main3_left .p_3 a:hover{ text-decoration: underline; }
.index_main3_ul li{ float: left; width: 320px; height: 242px; background-color: #f9f7f8; }
.index_main3_ul li h3{ padding-left: 100px; font-size: 23px; color: #333; padding-top: 75px;}
.index_main3_ul li h4{ padding-left: 100px; font-size: 14px; color: #424348; line-height: 33px;}
.index_main3_ul li i{ display: block; margin-top: 15px; width: 36px; height: 1px; background-color: #333; margin-left: 100px; margin-bottom: 3px; }
.index_main3_right{width: 960px;}
.index_main3_ul li:nth-child(8):hover .main_pic img{ -webkit-transform:scale(1.35);-ms-transform:scale(1.35);-o-transform:scale(1.35);transform:scale(1.35); }
.index_main3_ul li:nth-child(4){ background-color: #0097e0; }
.index_main3_ul li:nth-child(4) h3{ color: #fff; padding-top: 55px;}
.index_main3_ul li:nth-child(4) h4{ color: #fff; line-height: 25px;}
.index_main3_ul li:nth-child(4) span{ font-size: 90px; display: inline-block; line-height: 1; font-family: 'arial'; }
.index_main3_ul li:nth-child(1){ background-color: #fff; }
.index_main3_ul li:nth-child(9){ background-color: #fff; }


.index_main4{ padding-bottom: 90px; width: 100%; background-color: #f9f7f8; background:#f9f7f8 url(../images/new_bg_xian.jpg) repeat-x left 290px; }
.index_main4_ul li{ float: left; width: 369px; margin-right: 40px; }
.index_main4_ul li:nth-child(4n){ margin-right: 0px; }
.index_main4_ul li .date{ padding-left: 15px; font-size: 14px; color: #999; }
.index_main4_ul li i{ transition: 0.3s; display: block; width: 10px; height: 10px; background:url(../images/new_dian2.jpg) no-repeat; margin-top: -14px; margin-bottom: 27px; }
.index_main4_ul li h5{ font-size: 20px; transition: 0.3s; color: #333; padding-bottom: 15px; height: 55px; }
.index_main4_ul li h6{ font-size: 14px; color: #666; height: 40px; overflow: hidden;}
.index_main4_ul li .main_pic{ margin-top: 65px; }
.index_main4_ul li .main_pic img{ width: 369px; height: 221px; }
.index_main4_ul li:hover .main_pic img{ -webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05); }
.index_main4_ul li:hover h5{ color: #00a0ea; }
.index_main4_ul li:hover i{ background:url(../images/new_dian.jpg) no-repeat; }


.list_lanmu_top{ width: 100%; height: 192px; background-color: #f6f7f9; border-top: 1px solid #fff; }
.list_lanmu_top li{ float: left; margin-right: 140px; width: 137px; height: 192px; text-align: center; position: relative; transition: 0.3s; overflow: hidden; }
.list_lanmu_top li h3{ font-size: 14px; color: #999; transition: 0.3s; text-align: center; z-index: 2; position: relative;}
.list_lanmu_top li .list_pic{ height: 140px; z-index: 2; position: relative;}
.list_lanmu_top li .list_pic img{ padding-top: 37px; }
.list_lanmu_top li:hover h3{ color: #fff; }
.list_lanmu_top li:nth-child(6){ margin-right: 0px; }
.list_lanmu_top li.on{ background-color: #00a0ea;  }
.list_lanmu_top li.on h3{ color: #fff; }


.list_lanmu_top li:before {
    /*border: 1px solid #fff;*/
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: -1;
    width: 100%;
    height: 192px;
    background-color: #00a0ea;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
.list_lanmu_top li:hover:before {
	z-index: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.show_product_cat{width: 20%}
.show_product_box{ float: left; width: 80%; margin-left: 20px;box-sizing: border-box}
.show_product_box .wrap{width: 100%}
.list_product_box .wrap-1040{ margin-left: 20px }
.list_product_box .list_left_cat{margin-bottom: 10px}
.list_product_box .list_left_cat_header{padding-left: 20px;padding-bottom: 10px;color: #333}
.list_product_box .list_left_cat .list_left_cat_header h2{font-size: 32px;margin-top: 30px;font-weight: bold;margin-bottom:5px;color: #333}
.list_product_box .list_left_cat >ul{margin: 0 10px; overflow: hidden;padding-bottom: 10px; }
.list_product_box .list_left_cat >ul>li{  }
.list_product_box .list_left_cat >ul>li>a{display: block;color: #333;font-size: 18px!important;background: #FFF; height: 60px; line-height: 60px; margin-bottom: 2px;font-size: 16px;padding-left: 20px}
.list_product_box .list_left_cat >ul>li>a>i{background:url(../images/cat_icon.png) no-repeat;background-size: cover; height: 18px;width: 18px;margin-left: 8px;display: inline-block;}
.list_product_box .list_left_cat >ul>li>a>i.open{background:url(../images/cat_icon_open.png) no-repeat !important;background-size: cover!important;height: 18px;width: 18px}
.list_product_box h3{padding-top: 10px;padding-bottom: 15px;text-align: left;font-size: 24px;color: #282828;margin-bottom: 20px;border-bottom: 1px solid #ddd;}
.list_product_box .list_left_cat >ul>li>ul{background: #FFF;padding: 20px 0;margin-bottom: 2px;display: none}
.list_product_box .list_left_cat >ul>li>ul>li>a{color: #999;padding-left: 27px;line-height:32px; font-size: 14px}
.list_product_box .list_left_cat >ul>li>ul>li>a.cur{color: #024C8D!important}


.list_product_box { margin-top: 27px!important }
.list_product_box .list_left_cat{width: 240px;background: #f0f0f0}


.list_product li{ width: 310px; float: left; margin-right: 20px; margin-bottom: 35px; transition: 0.3s; }
.list_product li .main_pic{ border: 1px solid #ddd; transition: 0.3s; }
.list_product li:nth-child(4n){ margin-right: 0px; }
.list_ptoduct_main{ width: 100%; height: 93px; background-color: #f6f7f9;  transition: 0.3s;}
.list_ptoduct_main h4{ font-size: 16px; color: #666; padding-top: 25px; text-align: center; transition: 0.3s; }
.list_ptoduct_main h5{ font-size: 14px; color: #979696; text-align: center;padding: 5px 20px 0; transition: 0.3s; }
.list_product li:hover .list_ptoduct_main{ background-color: #00a0ea; }
.list_product li:hover h4{ color: #fff; }
.list_product li:hover h5{ color: #fff; }
.list_product li:hover .main_pic img{ -webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05); }
.list_product li:hover .main_pic{ border: 1px solid #00a0ea; }
.list_product{ padding-bottom: 50px; }
.index_main2 li:hover h5{ color: #00a0ea; }

.position {height:64px; line-height: 64px; border-bottom: 1px solid #e1e2e3; background:#fff;}
.location,.location a { font-size:16px;color:#666;}
.location a:hover{ color:#00a0ea; }
.fanhui{ display: block; float: right; padding-left: 40px; background: url(../images/fanhui.png) no-repeat left center; font-size: 16px; color: #282828; }
.fanhui:hover {color:#00a0ea;}
.show_product{ width: 100%;}
.show_product .wrap{ height: auto; background-color: #fff;  }
.show_product_l{ width: 600px; height: auto; text-align: center;  }
.show_product_r{ height: 100%; padding-left: 5%; width: 430px; padding-right: 5%  }
.show_product h3{ font-size: 30px; font-weight: bold; color: #00a0ea; padding-top: 65px; padding-bottom: 30px; text-align: center; }
.show_product_r h1{ font-size: 30px; font-weight: bold; color: #333; padding-top: 110px; padding-bottom: 5px; }
.show_product_r h5{ font-size: 24px; color: #333; padding-bottom: 20px; }
.show_product_r h6{ font-size: 16px; color: #989898; line-height: 25px; padding-bottom: 45px; }
.show_product_r p img{ height: auto!important; }
.zixun{ margin-top: 50px; }
.zixun a{ transition: 0.3s; display: inline-block; width: 98px; padding-left: 78px; height: 54px; line-height: 54px; color: #fff; font-size: 16px; text-align: center; text-align: left;}
.zixun .zxzx{background: #00a0ea url(../images/zxzx_bg.png) no-repeat 30px center; margin-right: 23px;}
.zixun .xqdz{background: #414141 url(../images/xqdz_bg.png) no-repeat 30px center;}
.zixun .zxzx:hover{ background: #00a0ea url(../images/zxzx_bg.png) no-repeat 25px center; }
.zixun .xqdz:hover{ background: #414141 url(../images/xqdz_bg.png) no-repeat 25px center; }

/* 产品详情 轮播 */
.swiper-container {
      width: 100%;
      height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}



.show_product_main1{ width: 100%; background-color: #fff; padding-bottom: 65px; }
.show_product_main1 h3{ font-size: 26px; color: #282828; padding-top: 65px; padding-bottom: 30px; }
.show_product_main1 ul{  border: 1px solid #dcddde; padding-top: 30px; padding-bottom: 30px; }
.show_product_main1 li{ width: 26.2%; float: left; padding-left: 50px; padding-right: 30px; border-right: 1px solid #dcddde; }
.show_product_main1 li h4{ font-size: 18px; color: #282828; padding-top: 20px; padding-bottom: 5px; display: inline-block; border-bottom: 1px solid #696e72; margin-bottom: 12px; }
.show_product_main1 li h5{ font-size: 14px; color:#989898; line-height: 25px;}
.show_product_main1 li:nth-child(3){ border-right: 0px; }

.show_product_main2{ width: 100%; background-color: #f6f7f9; padding-bottom: 65px; }
.show_product_main2 h3{ font-size: 26px; color: #282828; padding-top: 65px; padding-bottom: 30px; }
.canshu{ background-color: #fff; padding-bottom: 30px; }
.canshu>p{ overflow: hidden; }
.canshu>p img{ margin-top: -80px; }

.show_product_main3{ width: 100%; background-color: #fff; padding-bottom: 65px; }
.show_product_main3 h3{ font-size: 26px; color: #282828; padding-top: 65px; padding-bottom: 30px; }
.show_product_main3 h3 a{ display:inline-block; float: right; font-size: 18px; color: #282828; }
.show_product_main3 h3 a:hover{ color: #00a0ea; }
.show_product_main3 li h4{ font-size: 16px; color: #282828; height: 80px; line-height: 80px; text-align: center; background-color: #f6f7f9;transition: 0.3s; }
.show_product_main3 li:hover h4{ background-color: #00a0ea; color: #fff; } 
.show_product_main3 li{ width: 381px; height: 381px; float: left; margin-right: 25px; }
.show_product_main3 li:nth-child(4){ margin-right: 0; }
.show_product_bottom .wrap{ padding: 0 20px; }

.xitong_main1_one{ width: 100%;}
.xitong_main1{ padding-bottom: 65px; }
.xitong_main1_one_r{ width: 636px; background:url() no-repeat right top; }
.xitong_main1_one_r img{ margin-left: -100px; margin-top: 88px; }
.xitong_main1_one_l{width: 637px; margin-left: 160px; background: url() no-repeat 155px 90px; }

.xitong_main1_one_l h3{ padding-top: 185px; font-size: 30px; font-weight: bold; color: #00a0ea; padding-bottom: 15px;}
.xitong_main1_one_l h3 span{ font-size: 44px; padding-right: 10px; }
.xitong_main1_one_l h4{padding-bottom: 35px; font-size: 24px; color: #282828;}
.xitong_main1_one_l h5{padding-bottom: 60px; line-height: 30px; font-size: 16px; color: #6a6f73;}
.xitong_more{ display: block; width: 55px; height: 55px; background:url() no-repeat; transition: 0.3s;}
.xitong_more:hover{ background:url() no-repeat; }

.xitong_main1_one:nth-of-type(odd) .xitong_main1_one_l{ float: left; }
.xitong_main1_one:nth-of-type(odd) .xitong_main1_one_r{ float: right; }
.xitong_main1_one:nth-of-type(even) .xitong_main1_one_l{ float: right; }
.xitong_main1_one:nth-of-type(even) .xitong_main1_one_r{ float: left; background:url() no-repeat left top; }
.xitong_main1_one:nth-of-type(even) .xitong_main1_one_r img{ margin-left: 88px; }
.xitong_main1_one:nth-child(1) .xitong_main1_one_l{ background: url('') no-repeat 155px 90px; }
.xitong_main1_one:nth-child(2) .xitong_main1_one_l{ background: url() no-repeat 155px 90px; }
.xitong_main1_one:nth-child(3) .xitong_main1_one_l{ background: url() no-repeat 155px 90px; }


/* .xitong_main2{ padding-bottom: 65px; position: relative; background-color: #fff; }
.xitong_main2 .wrap{ overflow: inherit; }
.xitong_main2 .xitong_main2_one_l{ background: url() no-repeat 155px 90px; padding-right: 170px;}
.xitong_main2_one_l h3{ padding-top: 185px; font-size: 30px; font-weight: bold; color: #00a0ea; padding-bottom: 15px;}
.xitong_main2_one_l h3 span{ font-size: 44px; padding-right: 10px; }
.xitong_main2_one_l h4{padding-bottom: 35px; font-size: 24px; color: #282828;}
.xitong_main2_one_l h5{padding-bottom: 60px; line-height: 30px; font-size: 16px; color: #6a6f73;}
.xitong_main2_one_r{ margin-top: 107px; }
.xitong_main2_pic{ position: absolute; left: 0px; top: 0px; }
 */


.xitong_main3 .xitong_main1_one_l{width: 637px; margin-left: 160px; background: url() no-repeat 155px 90px; }

.jjfa_main1{ width: 100%; }
.jjfa_main1 h3{ font-size: 30px; color: #282828; padding-top: 65px; padding-bottom: 10px; text-align: center; }
.jjfa_main1 p{ font-size: 16px; color: #989898; line-height: 30px;  text-align: center; margin-bottom: 120px;}

.jjfa_lanmu{ width: 100%; border-top: 1px solid #d4d4d4; }
.w1100{ width: 1100px; margin: 0 auto; }
.jjfa_lanmu li a{ height: 54px; line-height: 54px; font-size: 16px; color: #282828; text-align: center; display: inline-block; padding: 0px 16px; transition: 0.3s; }
.jjfa_lanmu li{ display: inline-block; padding-top: 47px;background: url(../images/shuxian.jpg) no-repeat center top; margin: 0 40px;}
.jjfa_lanmu ul{ text-align: center; margin-bottom: 70px; }
.jjfa_lanmu li a.on{ background-color: #00a0ea; color: #fff; }
.jjfa_lanmu li:hover a{ background-color: #00a0ea; color: #fff; }

.jjfa_con .main_pic{ width: 50%; }
.jjfa_neirong{ width: 37%; padding-left: 13%; height: 100%; }
.jjfa_neirong h3{ font-size: 24px; color: #282828; padding-top: 21%; padding-bottom: 5%; }
.jjfa_a{ display: block; width: 175px; height: 54px; line-height: 54px; text-align: center;  background-color: #989898; font-size: 16px; color: #fff; margin-top: 8%; transition: 0.3s;}
.jjfa_neirong p{ width: 62.5%; font-size: 16px; color: #989898; line-height: 30px;}
.jjfa_a:hover{ background-color: #00a0ea; color: #fff; }
.jjfa_con:nth-of-type(odd) .main_pic{ float: left; }
.jjfa_con:nth-of-type(odd) .jjfa_neirong{ float: left; }
.jjfa_con:nth-of-type(even) .main_pic{ float: right; }
.jjfa_con:nth-of-type(even) .jjfa_neirong{ float: left; }
.jjfa_con{ width: 100%; height: 100%; background-color: #f6f7f9; }
.jjfa_main2{ padding-bottom: 90px; }

.show_case_h3{  font-size: 24px; color: #282828; padding-top: 65px; padding-bottom: 35px; text-align: center; }

.show_case_main1 .jjfa_neirong{ padding-left: 8%; width: 42%; }
.show_case_main1 .jjfa_neirong p{ width: 75%; }

.jjwt p{ line-height: 35px; font-size: 16px; color: #989898; text-align: center; }
.show_case_video{ margin: 0 auto; width: 935px; height: 496px; padding-top: 33px; text-align: center; margin-top: 75px; margin-bottom: 60px; background: url() no-repeat center top; }
.shipin{width: 810px; height: 464px; margin-left:60px;  background-color: #000;}
.shipin iframe{ max-height: 464px!important; width: 100%!important; }
.shipin embed{ max-height: 464px!important; width: 100%!important; }
.show_case_main2{background-color: #f6f7f9;}
.show_case_main2 li{ float: left;  width: 25%; height: 350px; text-align: center;}
.show_case_main2 li em{ transition: 0.3s; display: block; width: 100%; height: 115px;}
.show_case_main2 li em img{ padding-top: 55px; transition: 0.3s;}
.show_case_main2 li h4{ font-weight: bold; font-size: 16px; color: #282828; padding-top: 20px; text-align:center; }
.show_case_main2 li h5{ width: 245px; display: block; margin: 0 auto; line-height: 30px; font-size: 16px; color: #989898; padding-top: 20px; text-align:center; }
.show_case_main2 li:hover em img{ padding-top: 45px; }


.zixun2{  text-align: center; margin-bottom: 65px; }
.zixun2 a{ transition: 0.3s; display: inline-block; width: 120px; padding-left: 78px; height: 54px; line-height: 54px; color: #fff; font-size: 16px; text-align: left;}
.zixun2 .zxzx{ color: #666; border: 1px solid #dfe0e1; background: url(../images/zxzx_bg_3.png) no-repeat 30px center; margin-right: 23px;}
.zixun2 .xqdz{ color: #666; border: 1px solid #dfe0e1; background:  url(../images/xqdz_bg_3.png) no-repeat 30px center;}
.zixun2 .zxzx:hover{ color: #fff; border: 1px solid #00a0ea; background: #00a0ea url(../images/zxzx_bg.png) no-repeat 25px center; }
.zixun2 .xqdz:hover{ color: #fff; border: 1px solid #00a0ea; background: #00a0ea url(../images/xqdz_bg.png) no-repeat 25px center; }

.zixun3 a{ transition: 0.3s; display: inline-block; padding: 0 55px; height: 54px; line-height: 54px;  color: #666; border: 1px solid #dfe0e1; font-size: 16px; text-align: center; margin: 0 11px;}
.zixun3{text-align: center; margin-top: 20px; margin-bottom: 15px;}
.zixun3 a:hover{ background-color: #00a0ea; color: #fff;  border: 1px solid #00a0ea;}

.show_case_main4{ width: 100%; background-color: #f6f7f9; padding-bottom: 50px; }
.show_case_main4 h3{ font-size: 26px; color: #282828; text-align: center; padding-top: 70px; padding-bottom: 10px; }
.show_case_main4 h4{ font-size: 18px; color: #989898; text-align: center; padding-bottom: 70px; }
.show_case_main4 li{ transition: 0.3s; float: left; border: 1px solid #e3e3e3; margin-right: 23px; margin-bottom: 37px; width: 380px; height: 195px; text-align: center; }
.show_case_main4 li p{ line-height: 145px; text-align: center; background-color: #fff; }
.show_case_main4 li h5{ transition: 0.3s; font-size: 16px; height: 50px; width: 100%; background-color: #e3e3e3; color: #989898; line-height: 50px; }
.show_case_main4 li:hover{ -webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);
box-shadow:0 15px 30px rgba(0,0,0,0.1);
-webkit-transform:translate3d(0, -2px, 0);
transform:translate3d(0, -2px, 0) }
/* .show_case_main4 li:hover h5{ color: #00a0ea; } */
.show_case_main4 li:nth-child(4n){ margin-right: 0px; }
.page_lanmu{ height: 71px; line-height: 71px; width: 100%; border-bottom: 1px solid #e1e2e3; }

.page_lanmu li span {z-index:9;display:block;width:0%;transition:all 0.6s ease 0s;height:2px;margin:0 auto;position:relative;z-index:9; bottom: 1px;}
.page_lanmu li:hover span {background-color:#00a0ea;width:100%;}
.page_lanmu li.on span{ background-color:#00a0ea;width:100%; }
.page_lanmu li.on a{ color: #00a0ea; }
.page_lanmu li{ float: left; margin: 0 21px; transition: 0.3s; }
.page_lanmu li a{ padding: 0 8px; position: relative; height: 70px; line-height: 70px; font-size: 16px; color: #666; display: inline-block; transition: 0.3s; }



.yfcx_main1{ width: 100%; padding-bottom: 88px; padding-top: 64px; background-color: #f6f7f9;  }
.yfcx_main1_left h3{ font-size: 48px; color: #00a0ea; padding-top: 50px; font-weight: bold; padding-bottom: 10px; text-transform: uppercase; }
.yfcx_main1_left h4{ font-size: 30px; color: #282828; }
.yfcx_main1_left h5{ padding-top: 25px; line-height: 30px; font-size: 16px; color: #989898; width: 580px; }
.yfcx_main1_left p{ padding-top: 25px; }




.jishuqi li{ display: inline-block; font-size: 16px; color: #111; padding:0 35px; }
.jishuqi li:nth-child(1){ padding-left: 0px; }
.jishuqi li>i{ font-size: 60px; color: #000; font-family: arial;}
.jishuqi li p{ font-size: 14px; color: #6b6b6b; margin-top: 10px; }
.jishuqi{padding-top: 55px; }
.jishuqi li span{ display: inline-block; position: absolute; }
.yfcx_main2{ width: 100%; padding-bottom: 65px; }



/* 研发团队 */
.picScroll-left {width:100%;position:relative;margin:0 auto; }
.picScroll-left .hd {width:100%;text-align:right;overflow:hidden;height:26px;background:none; margin-top: -48px;}
.picScroll-left .hd .prev,.picScroll-left .hd .next {display:inline-block;width:24px;height:24px;margin-right:22px;overflow:hidden;cursor:pointer; font-size: 14px; color: #3a3a3a; text-align: center; border: 1px solid #3a3a3a; font-family: 宋体; line-height: 26px;}
.picScroll-left .hd .prev{ margin-right: 5px; }
.picScroll-left .hd .next3 {width:24px;height:24px; position:absolute;right:0px;top:0px;}
.picScroll-left .hd .prev3 {width:24px;height:24px;position:absolute;right:50px;top:0px;border: 1px solid #3a3a3a;}
.picScroll-left .hd .prev:hover,.picScroll-left .hd .next:hover{ color: #fff; background-color: #00a0ea;border: 1px solid #00a0ea; }
.picScroll-left .hd .prevStop {background-position:-60px 0;}
.picScroll-left .hd .nextStop {background-position:-60px -50px;}
.picScroll-left .hd ul {float:right;overflow:hidden;zoom:1;margin-top:10px;zoom:1;}
.picScroll-left .hd ul li {width:9px;height:9px;overflow:hidden;margin-right:5px;text-indent:-999px;cursor:pointer;background:url() 0 -9px no-repeat; }

.picScroll-left .hd ul li.on {background-position:0 0;}

.picScroll-left .bd ul {overflow:hidden;zoom:1;}
.picScroll-left .bd ul li { width: 380px; margin-right: 25px; float:left;_display:inline;overflow:hidden; border-bottom: 2px solid #282828; transition: 0.3s;  padding-bottom: 20px;}
.picScroll-left .bd ul li:hover{ border-bottom: 2px solid #00a0ea; }
.picScroll-left .bd ul li h4{ font-size: 20px; color: #282828; padding-bottom: 5px; padding-top: 25px; }
.picScroll-left .bd ul li h5{ font-size: 16px; color: #282828; padding-bottom: 25px; }
.picScroll-left .bd ul li h6{ width: 100%; font-size: 14px; color: #989898; line-height: 25px; min-height: 100px;}
.picScroll-left .bd{ margin-top: 25px; }
/* 研发团队 */


/* 视频中心 */
.picScroll-left4 {width:100%;position:relative;margin:0 auto; }
.picScroll-left4 .hd {width:100%;text-align:right;overflow:hidden;height:26px;background:none; margin-top: -48px;}
.picScroll-left4 .hd .prev,.picScroll-left4 .hd .next {display:inline-block;width:24px;height:24px;margin-right:22px;overflow:hidden;cursor:pointer; font-size: 14px; color: #3a3a3a; text-align: center; border: 1px solid #3a3a3a; font-family: '宋体'; line-height: 26px;}
.picScroll-left4 .hd .next3 {width:24px;height:24px; position:absolute;right:0px;top:0px;}
.picScroll-left4 .hd .prev3 {width:24px;height:24px;position:absolute;right:50px;top:0px;border: 1px solid #3a3a3a;}
.picScroll-left4 .hd .prev{ margin-right: 5px; }
.picScroll-left4 .hd .prev:hover,.picScroll-left4 .hd .next:hover{ color: #fff; background-color: #00a0ea;border: 1px solid #00a0ea; }
.picScroll-left4 .hd .prevStop {background-position:-60px 0;}
.picScroll-left4 .hd .nextStop {background-position:-60px -50px;}
.picScroll-left4 .hd ul {float:right;overflow:hidden;zoom:1;margin-top:10px;zoom:1;}
.picScroll-left4 .hd ul li {width:9px;height:9px;overflow:hidden;margin-right:5px;text-indent:-999px;cursor:pointer;background:url() 0 -9px no-repeat; }

.picScroll-left4 .hd ul li.on {background-position:0 0;}

.picScroll-left4 .bd ul {overflow:hidden;zoom:1;}
.picScroll-left4 .bd ul li { width: 380px; margin-right: 25px; float:left;_display:inline;overflow:hidden;  transition: 0.3s; }
.picScroll-left4 .bd ul li:hover h4{ color: #00a0ea; }
.picScroll-left4 .bd ul li h4{ font-size: 16px; color: #282828; line-height: 60px; text-align: center; }
.picScroll-left4 .bd ul li h5{ font-size: 16px; color: #282828; padding-bottom: 25px; }
.picScroll-left4 .bd ul li h6{ width: 100%; font-size: 14px; color: #989898; line-height: 25px; }
.picScroll-left4 .bd{ margin-top: 25px; }
.picScroll-left4 .bd ul li .main_pic{ position: relative; }
.picScroll-left4 .bd ul li .main_pic i{ position: absolute; display: block; width: 46px; height: 44px; top: 50%; left: 50%; margin-top: -22px; margin-left: -23px; background: url() no-repeat; transition: 0.3s; }
.picScroll-left4 .bd ul li:hover i{ background: url() no-repeat; }
/* 视频中心 */



.yfcx_main2 h3{ font-size: 26px; color: #282828; text-align: left; padding-top: 70px; padding-bottom: 30px; }

.yfcx_main3{ width: 100%; background-color: #f6f7f9;  }
.yfcx_main3 h3{ font-size: 26px; color: #282828; text-align: left; padding-top: 70px; padding-bottom: 30px; }
.yfcx_main3 h3 a{ font-size: 18px; color: #282828;  }
.yfcx_main3 h3 a:hover{ color:#00a0ea; }

.zlcg li{ float: left; width: 383px;   text-align: center;  margin-right: 22px; }
.zlcg li .zlcg_pic{border: 1px solid #ddd; height: 383px; background:#fff url() no-repeat center; }
.zlcg li .zlcg_pic img{ width: 167px; padding-top: 82px; margin-left: -3px;}
/* .zlcg li:nth-child(4){ margin-right: 0px; } */
.zlcg li h4{ font-size: 16px; color: #666; text-align: center; line-height: 60px;}
.zlcg li:hover .zlcg_pic{ border: 1px solid #00a0ea; }
/* .zlcg li:hover h4{ color: #00a0ea }
 */
.yfcx_main3{ padding-bottom: 45px; }
.fwzc_main2{ background-color: #f6f7f9; }

.fwzc_main3{ width: 100%; padding-bottom: 75px; background-color: #fff; }
.fwzc_main3 h3{ font-size: 26px; color: #282828; text-align: left; padding-top: 70px; padding-bottom: 30px; }

.fwzc_main3_one{ width: 50%; }
.fwzc_main3_one h4{ position: relative; z-index: 99; display: block; width: 174px; height: 95px; line-height: px; font-size: 24px; line-height: 35px; padding-top: 25px; text-align: center; color: #fff; background-color: #00a0ea;}
.fwzc_main3_one h5{ font-size: 16px; color: #989898; line-height: 30px; padding-top: 55px; }
.fwzc_main3_one_con{ width: 245px; padding-left: 50px; }

.gsjs_main1{ width: 100%; padding-bottom: 10px; }
.gsjs_main1 h3{ padding-top: 70px; padding-bottom: 30px; font-size: 26px; color: #282828; text-align: center; }
.gsjs_main1_one{ position: relative; }
.gsjs_main1_two_top{ position: relative; height: 352px; }
.gsjs_main1_three{ position: relative;  }

.js_title h4{ font-size: 60px; color: #fff; text-transform: uppercase;  }
.js_title h4 span{ display: inline-block; font-size: 22px; line-height: 30px; padding-left: 10px; text-transform: none;}
.js_title h5{ font-size: 16px; color: #fff; padding-top: 5px; }
.js_title{ position: absolute; top: 22.5%; left: 60px; }
.gsjs_main1_two_top .js_title{ top: 34%; }
.gsjs_main1_three .js_title{ top: 73%; }
.gsjs_main2 .main_pic{ width: 800px; }
.gsjs_main2_right{ padding-left: 100px; width: 680px; position: relative; }
.gsjs_main2_right h3{ font-size: 26px; color: #282828; /* padding-top: 130px; */ }
.gsjs_main2_right h4{ font-size: 26px; color: #282828; padding-top: 10px; padding-bottom: 56px; }
.gsjs_main2_right p{ font-size: 16px; color: #989898; line-height: 30px; padding-bottom: 6px; }
.gsjs_main2_right i{ opacity: 0; position: absolute; left: -90px; top: 156px; display: block; width: 149px; height: 1px; background: url() no-repeat; }
/*.gsjs_main2{ padding-bottom: 85px; }*/
.gsjs_main1_two_top:hover .main_pic img{ -webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05); }
.gsjs_main1_one:hover .main_pic img{ -webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05); }
.gsjs_main1_three:hover .main_pic img{ -webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05); }


.gsjs_main3{ width: 100%; padding-bottom: 165px; background-color: #efefef; }
.gsjs_main3 h3{  padding-top: 70px; padding-bottom: 30px; font-size: 26px; color: #282828; text-align: left;  }

.gsjs_main4{ width: 100%; padding-bottom: 100px; background-color: #fff; }
.gsjs_main4 h3{  padding-top: 70px; padding-bottom: 30px; font-size: 26px; color: #282828; text-align: left;  }
.gsjs_main4 h3 a{ color: #282828; font-size: 16px; }
.gsjs_main4 h3 a:hover{ color: #00a0ea; }
.gsjs_main4 ul{ width: 805px; }

.zlcg2 li:nth-child(2n){ margin-right: 0px; }
.zlcg2 li:nth-child(1){ margin-bottom: 39px; }
.zlcg2 li:nth-child(2){ margin-bottom: 39px; }


.qqwl_main1{ width: 100%; padding-bottom: 80px; }
.qqwl_main1 h3{ font-size: 26px;color: #282828; text-align: center; padding-top: 70px; padding-bottom: 22px; }
.qqwl_main1 h4{ font-size: 16px;color: #666; text-align: center; line-height: 35px; padding-bottom: 105px; }
.qqwl_main1 li{ float: left; margin: 0 25px; }
.qqwl_main1 li h5{ font-size: 20px; color: #666; text-align: center; padding-bottom: 10px; }
.qqwl_main1 li i{ display: block; width: 14px; height: 14px; background: url() no-repeat; margin: 0 auto;  }
.qqwl_main1 li p{ font-size: 14px; color: #fff; line-height: 25px; text-align: center; width: 185px; height: auto; padding: 20px 20px 20px 20px; background-color: #c6c6c6; border-radius: 5px; position: relative; margin-top: 10px;}
.qqwl_main1 li p span{ display: inline-block; position: absolute; left: 50%; top: -5px; width: 13px; height: 5px; margin-left: -6px; background: url() no-repeat; }
.qqwl_main1 li:nth-child(1){ margin-left: 0px; }
.qqwl_main1 li:nth-child(6){ margin-right: 0px; }
.qqwl_ditu{ width: 100%; text-align: center; padding-top: 95px; }



.show_case_main4{ width: 100%; padding-bottom: 80px; }
.show_case_main4 h3{ font-size: 26px;color: #282828; text-align: center; padding-top: 70px; padding-bottom: 5px; }
.show_case_main4 h4{ font-size: 16px;color: #666; text-align: center; line-height: 35px; padding-bottom: 70px; }
.list_news{ padding-top: 70px; padding-bottom: 55px; }
.list_news_r{  padding-top: 115px; padding-left: 100px; padding-right: 80px; width: 620px; background-color: #efefef; }
.list_news_r h3{ font-size: 16px; color: #666; padding-bottom: 10px; font-weight: bold; }
.list_news_r h4{ font-size: 14px; color: #666; line-height: 30px; }
.news_more{ display: block; width: 175px; height:55px ; line-height: 55px; text-align: center; font-size: 16px; color: #fff; background-color: #00a0ea; margin-top: 40px; transition: 0.3s; }
.news_more:hover{ color: #fff; }
.list_news .wrap{ background-color: #efefef; }

.biaoge{ border-top: 2px solid #8e959a; margin:10px; }
.biaoge tr{ height: 53px; }
.biaoge tr td{ font-size: 14px; color: #666; border: 0px; padding: 0 8.5px; border-left: 1px solid #e1e3e6; }
.biaoge tr{ border: 0px; border-bottom: 1px solid #8e959a; }
.biaoge_tr{ font-weight: bold; color: #666; font-size: 16px; }

.news_title{width: 45%; float: left; margin-left: 55px; }
.news_title h3{transition: 0.3s; padding-top: 25px; font-size: 16px; color: #666; padding-bottom: 13px; font-weight: bold;max-width: 520px;}
.news_title h4{ line-height: 35px; width: 525px;  font-size: 16px; color: #666;|}
.news_ul{ margin-top: 55px;  border-top: 1px solid #e6e6e6; }
.news_ul li i{ margin-top: 60px; display: block; margin-right: 20px; width: 34px; height: 34px; background: url(../images/news_i.png) no-repeat 0px 0px; transition: 0.3s; }
.news_ul li .main_pic img{ max-height: 180px; }
.news_ul li:hover i{  background: url(../images/news_i.png) no-repeat 0 -34px;  }
.news_ul li{ padding: 44px 0px; border-bottom: 1px solid #e6e6e6; }
.news_ul li:hover h3{ color: #00a0ea; }
.news_ul .date{ font-size: 40px; color: #666; margin-left: 80px; margin-right: 100px; line-height: 22px; text-align: center; margin-top: 4.5%;}
.news_ul .date span{ font-size: 14px; color: #666;  }
.news_ul li:hover .main_pic img{ -webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05); }
.load_more1{ display: block; width: 60%; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 16px; border-radius: 20px; margin: 0 auto; margin-top: 60px; border: 1px solid #e6e6e6; background-color: #00a0ea; }
.load_more1:hover{ color: #fff; }
.news_list{ padding-bottom: 80px; }

.contact_main1 ul{text-align: center;}
.contact_main1 li{ display: inline-block; margin: 0 3%; text-align: center; float: left; }
.contact_main1 li .kao{ height: 60px; }
.contact_main1 li h3{ font-size: 16px; min-width: 250px; text-align: center; color: #666; padding-top: 15px; }
.contact_main1{ padding-top: 110px; padding-bottom: 80px; }
.contact_main1 li i{ display: block; margin: 0 auto;  margin-top: 40px; transition: 0.3s;  }
.contact_main1 li:hover img{ padding-top: 30px; }
.contact_main1 li:nth-child(1) i{ width: 36px; background: url() no-repeat 0px 0px; height: 36px;}
.contact_main1 li:nth-child(1):hover i{ background: url() no-repeat 0px -36px; }
.contact_main1 li:nth-child(2) i{ width: 42px; background: url() no-repeat 0px 0px; height: 42px;}
.contact_main1 li:nth-child(2):hover i{ background: url() no-repeat 0px -42px; }
.contact_main1 li:nth-child(3) i{ width: 42px; background: url() no-repeat 0px 0px; height: 32px;}
.contact_main1 li:nth-child(3):hover i{ background: url() no-repeat 0px -32px; }
.contact_main1 li:nth-child(4) i{ width: 42px; background: url() no-repeat 0px 0px; height: 36px;}
.contact_main1 li:nth-child(4):hover i{ background: url() no-repeat 0px -36px; }

.liuyanbiao{ position: absolute; top: 0; right: 5%; z-index: 99; width: 440px; height: 595px; padding: 0 50px; background: rgba(255,255,255,0.9); }
.liuyanbiao h3{ padding-top: 110px; color: #282828; font-size: 18px; }
.contact_main2{ position: relative; width: 100%; }



/*发展历程*/

.event_box {width:1200px; margin: 0 auto; position:relative;}
.event_box .parHd {width:100%;display:inline-block;height:130px;overflow:hidden;}
.parHd  ul {width:100%;text-align:center;margin:0 auto; height: 98px; padding-top:64px !important;}
.parHd .tempWrap {margin:0 auto; width:95%!important;}


.parHd ul:after { content:'';width:100%;height:1px;background:#858585;position:absolute; right:0%;top:41%; z-index:10;}


.parHd li.no_line:before {display:none;}
.parHd li {display:inline-block;cursor:pointer;padding-top:30px;font-size:16px;color:#000;margin:0 55px;position:relative;}


.parHd li:after {content:'';background:url() no-repeat;width:21px;height:24px;position:absolute;z-index:20;top:-9px;left:50%;margin-left:-12px;}
.parHd li.act:after {content:'';background:url() no-repeat;width:44px;height:56px;position:absolute;z-index:20;top:-33px;left:50%;margin-left:-22px;}


.parBd { width: 718px; margin: 0 auto; text-align:center; background-color: #fff; margin-bottom: 65px; -webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);
box-shadow:0 15px 30px rgba(0,0,0,0.1);
-webkit-transform:translate3d(0, -2px, 0);
transform:translate3d(0, -2px, 0)}
.parBd h4 { font-size:48px; line-height: 100%; color: #525252; font-weight: bold; padding:0 55px; padding-top: 23px; display:inline-block;text-align:center; }




.parBd p {font-size:16px; color: #989898; border-left:1px solid #e3e1df; line-height: 30px; width:597px; padding: 30px 60px; }


div#listBox {width:100%;}
.sPrev,.sNext {width:34px;height:35px;display:block;position:absolute;top:203px; transition: 0s; z-index: 9999;}
.sPrev {left:0;  background:#efefef url() no-repeat 0px 0px;}
.sPrev:hover{ background:#efefef url() no-repeat 0px -34px; }
.sNext {right:0; background:#efefef url() no-repeat 0px 0px;}
.sNext:hover{ background:#efefef url() no-repeat 0px -34px; }
.sPrev img,.sNext img {transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}



/* 专利成果 */
.picScroll-left8 {width:100%;position:relative;margin:0 auto; }
.picScroll-left8 .hd {width:100%;text-align:right;overflow:hidden;height:26px;background:none; margin-top: -48px;}
.picScroll-left8 .hd .prev,.picScroll-left8 .hd .next {display:inline-block;width:24px;height:24px;margin-right:22px;overflow:hidden;cursor:pointer; font-size: 14px; color: #3a3a3a; text-align: center; border: 1px solid #3a3a3a; font-family: 宋体; line-height: 26px;}
.picScroll-left8 .hd .next{ margin-right: 5px; }

.picScroll-left8 .hd .prev:hover,.picScroll-left8 .hd .next:hover{ color: #fff; background-color: #00a0ea;border: 1px solid #00a0ea; }
.picScroll-left8 .hd .prevStop {background-position:-60px 0;}
.picScroll-left8 .hd .nextStop {background-position:-60px -50px;}
.picScroll-left8 .hd ul {float:right;overflow:hidden;zoom:1;margin-top:10px;zoom:1;}
.picScroll-left8 .hd ul li {width:9px;height:9px;overflow:hidden;margin-right:5px;text-indent:-999px;cursor:pointer;background:url() 0 -9px no-repeat; }

.picScroll-left8 .hd ul li.on {background-position:0 0;}

.picScroll-left8 .bd ul {overflow:hidden;zoom:1;}
.picScroll-left8 .bd ul li { width: 380px; margin-right: 25px; float:left;_display:inline;overflow:hidden;transition: 0.3s; }
.picScroll-left8 .bd ul li h4{ font-size: 14px; color: #282828;  }

.picScroll-left8 .bd ul li h5{ font-size: 16px; color: #282828; padding-bottom: 25px; }
.picScroll-left8 .bd ul li h6{ width: 100%; font-size: 14px; color: #989898; line-height: 25px; min-height: 100px;}
.picScroll-left8 .bd{ margin-top: 25px; }

/* 主色调 00a0ea */







/* 产品详情页 */.show_product_top {height:95px;line-height:95px;width:100%;background-color:#eeeeee;margin-top:100px;}
.show_product_con {height:435px;padding-top:50px;padding-bottom:50px;}
.tiyan {font-size:18px;color:#fff;display:block;width:183px;height:44px;line-height:44px;text-align:center;background-color:#c78d50;margin-top:35px;}
.tiyan:hover {color:#fff;}
.show_product_bottom {width:100%;padding-bottom:40px;background-color:#fff;}
.show_product_bottom h3 {font-size: 26px; color: #282828; padding-top: 65px; padding-bottom: 30px; }
.container {color:#c68d54;font-size:14px;}
.container a {color:#666;font-size:14px;}

/* 产品详情 热门推荐 切换 */
.picScroll-left2 {width:100%;position:relative;margin:0 auto;margin-left:-6px; overflow: hidden;}
.picScroll-left2 .hd {width:1340px;text-align:center;overflow:hidden;height:10px;background:none;padding:0 10px;}
.picScroll-left2 .hd .prev,.picScroll-left2 .hd .next {display:inline-block;width:50px;height:50px;margin-right:5px;margin-top:10px;overflow:hidden;cursor:pointer;margin:30px 15px 0px 11px;}
.picScroll-left2 .hd .next3 {width:59px;height:59px;position:absolute;right:-41px;top:142px;background:url(../images/honour-right.png) no-repeat;}
.picScroll-left2 .hd .prev3 {width:59px;height:59px;position:absolute;left:-23px;top:142px;background:url(../images/honour-left.png) no-repeat;}
.picScroll-left2 .hd .prevStop {background-position:-60px 0;}
.picScroll-left2 .hd .nextStop {background-position:-60px -50px;}
.picScroll-left2 .hd ul {float:right;overflow:hidden;zoom:1;margin-top:10px;zoom:1;}
.picScroll-left2 .hd ul li {width:9px;height:9px;overflow:hidden;margin-right:5px;text-indent:-999px;cursor:pointer;background:url() 0 -9px no-repeat;}
.picScroll-left2 .hd ul li.on {background-position:0 0;}
.picScroll-left2 .bd {padding:10px;width: 100%;}
.picScroll-left2 .bd ul {overflow:hidden;zoom:1;}
.picScroll-left2 .bd ul li { margin:0 7px;float:left;_display:inline;overflow:hidden;width: 23%;box-sizing: border-box}

/* 解决方案 相关产品 切换 */
.picScroll-left3 {width:100%;position:relative;margin:0 auto;margin-left:-6px;}
.picScroll-left3 .hd {width:1340px;text-align:center;overflow:hidden;height:10px;background:none;padding:0 10px;}
.picScroll-left3 .hd .prev,.picScroll-left3 .hd .next {display:inline-block;width:50px;height:50px;margin-right:5px;margin-top:10px;overflow:hidden;cursor:pointer;margin:30px 15px 0px 11px;}
.picScroll-left3 .hd .next3 {width:59px;height:59px;position:absolute;right:-41px;top:142px;background:url(../images/honour-right.png) no-repeat;}
.picScroll-left3 .hd .prev3 {width:59px;height:59px;position:absolute;left:-23px;top:142px;background:url(../images/honour-left.png) no-repeat;}
.picScroll-left3 .hd .prevStop {background-position:-60px 0;}
.picScroll-left3 .hd .nextStop {background-position:-60px -50px;}
.picScroll-left3 .hd ul {float:right;overflow:hidden;zoom:1;margin-top:10px;zoom:1;}
.picScroll-left3 .hd ul li {width:9px;height:9px;overflow:hidden;margin-right:5px;text-indent:-999px;cursor:pointer;background:url() 0 -9px no-repeat;}
.picScroll-left3 .hd ul li.on {background-position:0 0;}
.picScroll-left3 .bd {padding:10px;}
.picScroll-left3 .bd ul {overflow:hidden;zoom:1;}
.picScroll-left3 .bd ul li { margin:0 7px;float:left;_display:inline;overflow:hidden;}


/* 产品详情轮播 */.com-slider {position:relative;width:600px;height:600px;}
.com-slider .bd li {text-align:center;}
.com-slider .bd li img {width:auto;}
.com-slider .hd {margin-top:50px;padding-bottom:50px;text-align:center;}
.com-slider .hd ul li {display:inline-block;margin:0 8px;width:16px;height:16px;background-color:#6b6b6b;border-radius:50%;text-indent:-9999px;cursor:pointer;}
.com-slider .hd.hd2 {position:relative;left:0;bottom:-100px;width:600px;text-align:center;margin-top:0;padding-bottom:0;}
.com-slider .hd ul li.on {background-color:#fff;border-color:#fff;}
.com-slider .com-btn {position:absolute;top:50%;width:30px;height:50px;line-height:50px;text-align:center;margin-top:-25px;background:rgba(255,255,255,0.6);font-size:24px;font-family:serif,"宋体";-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.com-slider .com-btn:hover {background:rgba(255,255,255,0.8);width:50px;}
.com-slider .com-btn.next {right:0;}
.com-block-list li {float:left;width:286px;height:368px;background:#fff;text-align:center;padding:65px 40px 0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.com-block-list li:hover {-webkit-box-shadow:0 0 30px rgba(0,0,0,0.2);box-shadow:0 0 30px rgba(0,0,0,0.2);}
.com-block-list li ~ li {margin-left:18px;}
.com-block-list li .tit {margin-top:30px;margin-bottom:15px;font-size:16px;color:#bb3e46;}
.com-block-list li .des {line-height:1.75;}
.show_product_right {width:600px;}
.show_product_right_top {padding-top:30px;padding-bottom:30px;border-top:1px solid #555;border-bottom:1px solid #555;}
.show_product_right_top h6 {font-size:28px;color:#fff;}
.show_product_right_top span {font-size:16px;color:#aaa;}
.show_product_right_con {padding-top:20px;}
.show_product_right_con p {padding:0;line-height:33px;font-size:14px;color:#949494;}
.show_product_right_con p span {color:#eee;display:inline-block;padding-left:5px;}
.show_product_right_con p i {display:inline-block;width:50px;height:20px;line-height:18px;text-align:center;font-size:14px;margin-left:7px;margin-right:5px;}
.show_product_right_con p i:nth-child(1) {background-color:#fff;color:#333;}
.show_product_right_con p i:nth-child(2) {background-color:#2c48a3;color:#fff;}
.show_product_right_bottom {padding-top:60px;}
.show_product_right_bottom a {display:block;float:left;height:50px;line-height:50px;font-size:18px;color:#fff;transition:0.3s;margin-right:10px;border-radius:3px;}
.show_product_right_bottom a:nth-child(1) {padding-left:80px;width:140px;background:#686868 url() no-repeat 40px 13px;}
.show_product_right_bottom a:nth-child(2) {padding-left:55px;width:165px;background:#686868 url() no-repeat 23px 13px;}
.show_product_right_bottom a:nth-child(1):hover {background:#e1aa1d url() no-repeat 40px 13px;}
.show_product_right_bottom a:nth-child(2):hover {background:#e1aa1d url() no-repeat 23px 13px;}
.lanmu2 {width:100%;background-color:#111;}
.lanmu2 a {display:block;padding:0 40px;height:80px;line-height:80px;font-size:16px;color:#aaa;}
.lanmu2 a.on {background-color:#e1aa1d;color:#fff;}
.lanmu2 .fhlb {display:block;width:120px;height:40px;line-height:40px;margin-top:20px;color:#aaa;border:1px solid #aaa;border-radius:25px;padding:0;text-align:center;transition:0.3s;}
.lanmu2 .fhlb:hover {color:#e1aa1d;border:1px solid #e1aa1d;}
.product_xiangqing {padding-top:10px;width:100%;background-color:#fff;padding-bottom:108px;}
.product_xiangqing_one {padding-top:50px;padding-bottom:50px;border-bottom:1px solid #ddd;}
.product_xiangqing_one h6 {font-size:20px;color:#6b6b6b;margin-right:70px;}
.product_xiangqing_right {color:#111;font-size:16px;}
.product_xiangqing_right li p {width:120px;height:80px;border:1px solid #ddd;font-size:16px;color:#111;line-height:30px;padding-top:20px;text-align:center;border-radius:10px;}
.product_xiangqing_right li span {font-size:14px;color:#6b6b6b;text-align:center;display:inline-block;padding-top:20px;width:120px;}
.product_xiangqing_right li {float:left;padding-right:60px;background:url() no-repeat 143px 30px;}
.product_xiangqing_right li:nth-child(5) {background:none;}
.product_xiangqing_right li:nth-child(4) p {line-height:60px;}
.lanmu3 .wrap {width:1200px;}
.lanmu3 li a {padding:0 40px;}
/* 新闻详情页 */

.com_width {width:1200px;margin-left:auto;margin-right:auto;}
.position h2 {font-size:24px;color:#00a0ea;padding-top:40px;}

.container {clear:both;}
.news-container {margin-bottom:50px;}
.com_width {width:1200px;margin-left:auto;margin-right:auto;}
.mt50 {margin-top:50px;}
.clearfix {zoom:1;}
.news-title h2 {font-size:20px;padding-bottom:15px;}
.news-show-left {float:left;width:1000px;background:#fff;margin:auto;}
.news-show-left .news-title {padding:40px 20px;padding-bottom:20px;text-align:center;}
.news-show-left .news-title h1 {font-size:24px;color:#333;padding-bottom:10px;font-weight:normal;}
.news-show-left .news-title p {font-size:14px;color:#a3afb7;padding-bottom:10px;border-bottom:1px solid #F0F2F5;}
.news-show-left .news-views {margin:40px 20px 20px;margin-top:0;font-size:14px;color:#666;line-height:25px;overflow:hidden;}
.news-views p {padding:0 20px;line-height:30px;font-family:微软雅黑!important;}
.news-views p span {font-family:微软雅黑!important;}
.news-views img {padding-top:15px;padding-bottom:15px;}
.news-views p img {height:auto!important;}
.news-show-left .news-title p a {color:#a3afb7;}
/* .news-show-left .news-title p a:hover {color:#E12B1F;}
*/.news-show-left .share-bar {padding:20px;}
.fl {float:left;}
.news-show-left .news-other {padding:10px 15px;border-top:1px #ddd solid;}
.gr-back-btn {float:right;margin-top:6px;width:125px;height:40px;line-height:40px;text-align:center;background-color:#353535;font-size:14px;color:#fff!important;}
.gr-back-btn {margin-top:6px;width:125px;height:40px;line-height:40px;text-align:center;background-color:#00a0ea;font-size:14px;color:#fff;position:relative;overflow:hidden;z-index:2;}
.gr-back-btn:hover {background-color:#00a0ea;}
.news-show-left .news-other p {display:block;height:30px;line-height:30px;padding-left:3px;}
.news-show-left .news-other p {display:block;height:30px;line-height:30px;padding-left:3px;}
.news-show-right {float:right;width:180px;border:0!important;}
.news-show-right dl {display:block;margin-top:0;margin-bottom:20px;background:#fff;border:0!important;}
.news-show-right dl.tab dt {height:55px;line-height:55px;color:#1d1d1d;font-size:18px;}
.news-show-right dl dt {margin:0 20px;display:block;height:55px;line-height:55px;position:relative;}
.news-show-right dl.tab dd {/* height:520px;*/position:relative;}
.news-show-right dl.tab dd ul {display:block;padding:0 20px;/* height:520px;*/}
.news-show-right dl.tab dd ul li {display:block;padding:10px 0 10px;border-bottom:1px #eee solid;}
.news-show-right dl.tab dd ul li:nth-child(7) {border-bottom:0;}
.news-show-right dl.tab dd ul li h5 {padding-top:4px;font-size:14px;color:#333;display:block;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-show-right dl.tab dd ul li i {float:left;font-size:12px;color:#999;}
.news-show-right dl.tab dd ul li em {float:right;padding-left:25px;width:30px;font-size:12px;color:#999;background:url(../images/eye.png) no-repeat left center;font-style:normal;}
.news-show-right dl.tab dd .more_r {color:#333;height:45px;line-height:45px;border-top:1px #ddd solid;position:relative;top:-1px;text-align:center;}
.news-show-right dl.tab dd .more_r a {display:inline-block;position:relative;color:#333;}
.news-show-right dl {display:block;margin-top:0;margin-bottom:20px;background:#fff;}
.news-show-right dl.list dt {color:#333;font-size:18px;margin-bottom:20px;}
.news-show-right dl dt {display:block;height:55px;line-height:55px;position:relative;border-bottom:1px #dedede solid;}
.gr-back-btn {margin-top:6px;width:125px;height:40px;line-height:40px;text-align:center;background-color:#353535;font-size:14px;color:#fff!important;}
.gr-back-btn {margin-top:6px;width:125px;height:40px;line-height:40px;text-align:center;background-color:#696969;font-size:14px;color:#fff;position:relative;overflow:hidden;z-index:2;}
.hvr-sweep-to-top {display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;transition-duration:0.3s;}
.news-show-right dl.list dd ul li a {color:#666;font-size:12px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;}
.news-show-right dl.list dd ul li i {display:inline-block;width:3px;height:3px;background-color:#666;margin-right:10px;margin-bottom:2px;border-radius:100px;}
.news-show-right dl.list dd ul li {line-height:30px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:20px;padding-right:20px;}
.news-show-right dl.tab dd ul li .pic {line-height:51px;margin-right:14px;width:;height:51px;overflow:hidden;position:relative;}
.list-cont {font-size:12px;padding:0 20px;line-height:20px;color:#999;padding-bottom:10px;}
.nei_banner_tit {position:absolute;width:1600px;left:50%;margin-left:-800px;top:45%;overflow:hidden; padding-bottom: 20px;}
.nei_banner_tit h2 {font-size:72px;color:#fff;text-transform:capitalize;font-family:'';height:44px;padding-top:12px;}
.nei_banner_tit h3 {font-size:30px; line-height: 1; color:#fff; }
.nei_banner_tit h4 {font-size:16px;height:33px;color:#fff;margin-top:8px;}
.nei_banner_tit i {display:block;width:395px;height:1px;background-color:#fff;}
.page_top {width:100%;height:70px;line-height:70px;background-color:#fff;}
.page_top_lanmu li {float:left;padding:0;margin:0;}
.page_top_lanmu li a {display:inline-block;padding:0 25px;line-height:70px;font-size:20px;color:#333;transition:0.3s;}
/* 中国办事处 图片切换 */    .slider {width:100%;min-width:1200px;height:615px;position:relative;overflow:hidden;background:#fff;text-align:center;}
.slider .bd {width:1200px;position:absolute;left:50%;margin-left:-600px}
.slider .bd li {width:1200px;overflow:hidden;}
.slider .bd li img {display:block;width:1200px;height:615px;}
.slider .tempWrap {overflow:visible !important}
.slider .tempWrap ul {margin-left:-1200px !important;/*强制位置*/}
.slider .hd {position:absolute;width:100%;left:0;z-index:1;height:8px;bottom:20px;text-align:center;}
.slider .hd li {display:inline-block;*display:inline;zoom:1;width:8px;height:8px;line-height:99px;overflow:hidden;background:url() 0 -10px no-repeat;margin:0 5px;cursor:pointer;filter:alpha(opacity=60);opacity:0.6;}
.slider .hd li.on {background-position:0 0;filter:alpha(opacity=100);opacity:1;}
.slider .pnBtn {position:absolute;z-index:1;top:0;width:100%;height:615px;cursor:pointer;}
.slider .prev {left:-50%;margin-left:-600px;}
.slider .next {left:50%;margin-left:600px;}
.slider .pnBtn .blackBg {display:block;position:absolute;left:0;top:0;width:100%;height:615px;background:#fff;filter:alpha(opacity=50);opacity:0.5;}
.slider .pnBtn .arrow {display:block!important;position:absolute;top:0;z-index:1;width:81px;height:615px;opacity:1;}
.slider .prev:hover .arrow {background:url() no-repeat center;}
.slider .next:hover .arrow {background:url() no-repeat center;}
.slider .pnBtn .arrow:hover {filter:alpha(opacity=100);opacity:1;}
.slider .prev .arrow {right:-40px;background:url() no-repeat center;}
.slider .next .arrow {left:-40px;background:url() no-repeat center;}
.pages {height:35px;line-height:35px;margin-top:25px;text-align:center;clear:both;margin-bottom:40px;}
.pages a {background:#cbcde2;font-size:14px;display:inline-block;width:35px;height:35px;color:#fff;margin:0 7px;}
.pages span,.pages a:hover {background:#00a0ea;color:#fff;font-size:15px;}
.pages span {display:inline-block;width:35px;height:35px;line-height:35px;margin:0 7px;font-size:14px;}
.pages a.prev:before,.pages a.prev_disabled:before {content:"上一页";font-family:'微软雅黑'}
.pages a.next:before,.pages a.next_disabled:before {content:"下一页";font-family:'微软雅黑'}
.pages a.prev_disabled {width:60px;}
.pages a.next {width:60px;}
.pages a.prev {width:60px;}
.pages a.next_disabled {width:60px;}
/* 常见问题 */    .faq-list {border-top:1px solid #E4E4E4;}
.faq-list li {border-bottom:1px solid #E4E4E4;}
.faq-list .question {font-size:16px;height:62px;line-height:62px;color:#666;cursor:pointer;padding-left:20px;background:url() no-repeat 8px center;background-size:0.4%;}
.faq-list li .question.on {color:#fff;background:#0ca7c5 url() no-repeat 8px center;background-size:0.4%;}
.faq-list .question .fa-dropdown {float:right;margin-top:15px;margin-right:20px;width:31px;height:31px;background:url() no-repeat center;background-size:contain;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.faq-list .question.on .fa-dropdown {background:url() no-repeat center;}
.faq-list .answer {padding:15px 20px 20px;line-height:1.7;display:none;background-color:#f5f5f5;}
.faq-list .answer p {line-height:2;font-family:'微软雅黑'!important;font-size:14px;}
.faq-list .answer p span {font-family:'微软雅黑'!important;font-size:14px;background:none!important;}
/*  */.search {width:283px;height:38px;border:1px solid #dcdcdc;background-color:#fff;transition:0.3s;}
.search .key {border:0;height:38px;line-height:38px;background:none;color:#666;width:228px;padding-left:13px;font-size:12px;transition:0.3s;font-family:'微软雅黑';}
.search .key:focus {outline:none;border:0;}
.search .sub:focus {outline:none;border:0;}
.search .sub {width:38px;height:38px;background:url(../images/sousuo.png) no-repeat center;background-size:50%;}
.sou {display:block;margin-top:21px;margin-left:28px;}
.anniu {width:190px;height:40px;border:1px solid #00a0ea;padding:2px;margin-right:20px;}
.anniu_nei {width:188px;height:38px;line-height:38px;text-align:center;border:1px solid #00a0ea;color:#00a0ea;display:block;transition:0.3s;}
.anniu:hover .anniu_nei {background-color:#00a0ea;color:#fff;}
input:-webkit-autofill {-webkit-box-shadow:0 0 0px 1000px white inset;}
/*Search*/.head-search {position:relative;float:right;font-size:0;text-align:center;}
.head-search a {display:block;width:100%;padding:0 10px;margin-top:17px;height:83px;line-height:76px;}
.head-search a .icon-search {display:inline-block;width:100%;width:19px;height:19px;background:url(../images/sousuo2.png) no-repeat center;background-size:contain;vertical-align:middle;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.head-search a:hover .icon-search {background:url(../images/sousuo.png) no-repeat center;background-size:contain;-webkit-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-o-transform:rotateY(360deg);transform:rotateY(360deg);}
.head-search:hover .search-box {display:block;opacity:.9;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
.search-box {position:absolute;right:-20%;top:100px;width:260px;background:#fff;padding:0px 0;z-index:999;opacity:0;text-align:left;box-shadow:0 0 3px rgba(0,0,0,0.2);visibility:hidden;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.search-box .searchi_a {font-family:'微软雅黑';color:#666;line-height:35px;padding:0 12px;outline:none;font-size:14px;width:72%;}
.search-box .searchi_s {font-family:'微软雅黑';height:36px;padding:0 10px;background:#00a0ea;color:#fff;cursor:pointer;outline:none;font-size:14px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.search-box .searchi_s:hover {opacity:1;}

/*常见问题*/
.page-down-list li {line-height:30px;padding:5px 0;border-bottom:1px dashed #ddd;}
.page-down-list li .icon-down {float:right;margin-top:6px;width:18px;height:18px;background:url() no-repeat center;}
.page-down-list li .icon-down:hover {background:url() no-repeat center;}
/*faq*/.page-faq-list li {padding:0 20px;margin-bottom:5px;background:#f4f4f4;}
.page-faq-list .question {font-size:16px;height:50px;line-height:50px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.page-faq-list li .question.on {color:#00a0ea;}
.page-faq-list .question .icon-q,.faq-content .faq-list li a .icon-q {margin-right:15px;display:inline-block;width:21px;height:21px;background:#00a0ea;color:#fff;text-align:center;line-height:21px;border-radius:50%;position:relative;top:-1px;vertical-align:middle;}
.faq-content .faq-list li a .icon-q {width:18px;height:18px;line-height:18px;}
.page-faq-list .question .icon-q:before,.faq-content .faq-list li a .icon-q:before {content:"?";}
.page-faq-list .question .icon-dropdown {float:right;margin-top:20px;width:19px;height:10px;background:url() no-repeat center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.page-faq-list .question.on .icon-dropdown {background:url() no-repeat center;}
.page-faq-list .answer {padding-bottom:15px; font-size: 14px; color: #999; padding-left: 35px; padding-right: 35px; line-height:1.7;display:none;}
.page-faq-list .answer p {line-height:2;}


/* ====== 新闻详情 ====== */
/*详情面包屑*/
.icon-eye{position: relative; top: -2px; display: inline-block; vertical-align: middle; width: 21px; height: 11px; background: url(../images/eye.png) no-repeat center;}
/*左侧*/
.news-show-left{float: left; margin: auto; width: 1000px; background: #fff; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.1); -ms-box-shadow: 0 1px 1px rgba(0,0,0,.1);}
.news-show-left .news-title{padding: 40px 20px; padding-bottom: 20px;border-top: 1px #f1f1f1 solid; text-align: center;line-height: 1.5;}
.news-show-left .news-title .tit{padding-bottom: 10px; color: #333;font-weight: normal;font-size: 24px;}
.news-show-left .news-title p{padding-bottom: 10px;border-bottom: 1px solid #F0F2F5; color: #a3afb7;font-size: 14px;}
.news-show-left .news-title p a{color: #a3afb7;}
.news-show-left .news-views{overflow: hidden;margin: 40px 20px 20px; margin-top: 0;min-height: 600px; color: #666; font-size: 14px; line-height: 25px;}
.news-show-left .news-views p{ line-height: 2;
    padding: 0;
    margin: 0;}
.news-show-left .news-views img{max-width: 100%;}
.news-show-left .news-other{padding: 20px 15px; border-top: 1px #f1f1f1 solid;}
.news-show-left .news-other p{display: block;padding-left:3px; height: 40px;line-height: 40px;}
.news-show-left .news-other p a{color: #333;font-size: 14px;}
.news-show-left .news-other p a:hover{color: #BB3E46;}
.news-show-left .share-bar{padding: 20px;}
/*右侧*/
.news-show-right{float: right; width: 300px;}
.news-show-right dl{display: block; margin-top: 0; margin-bottom: 20px; background: #fff; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.1); -ms-box-shadow: 0 1px 1px rgba(0,0,0,.1);}
.news-show-right dl dt{position: relative;display: block; height: 42px; border-bottom: 1px #f1f1f1 solid; line-height: 42px;}
.news-show-right dl.tab dt{height: 42px;border-top: 1px #f1f1f1 solid;color: #1d1d1d; font-size: 18px; line-height: 42px;}
.news-show-right dl.tab dd{position: relative;}
.news-show-right dl.tab dd ul{display: block; padding: 0 20px;}
.news-show-right dl.tab dd ul li{display: block; padding: 15px 0; border-bottom: 1px #f1f1f1 solid;}
.news-show-right dl.tab dd ul li .pic{position: relative; overflow: hidden; margin-right: 10px; width: ; height: 60px; text-align: center; font-size: 0; line-height: 60px;}
.news-show-right dl.tab dd ul li .pic img {max-width: none;}
.news-show-right dl.tab dd ul li h5{display: block; overflow: hidden; padding-top: 4px; padding-bottom: 10px; color: #333; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; line-height: 20px;}
.news-show-right dl.tab dd ul li h5 a{color: #333;}
.news-show-right dl.tab dd ul li h5 a:hover{color: #BB3E46;}
.news-show-right dl.tab dd ul li .news-cate{color: #999;}
.news-show-right dl.tab dd ul li i{float: left;color: #999;font-size: 12px;}
.news-show-right dl.tab dd ul li em{float: right; padding-left: 25px; background: url(../images/eye.png) no-repeat left center; color: #999; font-style: normal; font-size: 12px;min-width: 50px;}
.news-show-right dl.tab dd .more{position: relative; top: -1px; height: 45px; border-top: 1px #f1f1f1 solid;color: #333; text-align: center; line-height: 45px;}
.news-show-right dl.tab dd .more a{position: relative;display: inline-block; color: #333;}
.news-show-right dl.tab dd .more a b{margin-left: 5px;font-family: "宋体";-webkit-transition: transform .3s;-o-transition: transform .3s;transition: transform .3s;}
.news-show-right dl.tab dd .more a:hover b{-webkit-transform: translateX(5px);-o-transform: translateX(5px);transform: translateX(5px);-ms-transform: translateX(5px);}
.news-show-right dl.tab dd .more a:hover{color: #BB3E46;}
.news-show-right dl.list dt{padding-left: 20px; color: #333; font-size: 18px;}
.news-show-right dl.tab dt a{display: table-cell;width: 33%; height: 42px; color: #009A62; text-align: center; font-size: 18px; line-height: 42px; -webkit-transition:all .3s ease-in-out; -moz-transition:all .3s ease-in-out; transition:all .3s ease-in-out; -ms-transition:all .3s ease-in-out;}
.news-show-right dl.list dt a b{position: relative; top: -1px; display: inline-block; overflow: hidden; margin-left: 2px;width: 15px; height: 15px; background-position: 0 -64px; vertical-align: middle;}
.news-show-right dl.list dd ul{display: block; padding: 20px;}
.news-show-right dl.list dd ul li{display: block; overflow: hidden;padding-bottom: 12px; text-overflow: ellipsis; white-space: nowrap;}
.news-show-right dl.list dd ul li a{color: #333; font-size: 14px; -webkit-transition: .2s; -o-transition: .2s; transition: .2s;}
.news-show-right dl.list dd ul li a:hover{color: #BB3E46;}
.gr-page-other{margin-top: 15px; padding-top: 10px; padding-bottom: 10px; border-top: 1px dotted #ddd; border-bottom: 1px dotted #ddd;}
.gr-product-content .gr-page-other{border-color: #E4EAEC;}
.gr-page-other p{line-height: 26px;}
.gr-back-btn{margin-top: 6px; width: 125px; height: 40px; background-color: #999; color: #fff!important; text-align: center; font-size: 14px; line-height: 40px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.gr-back-btn:hover{opacity: 0.8; filter: alpha(opacity=80);}
.news-case {
    padding: 20px;
}
.news-case .gr-case-list {
    width: 100%;
}
.news-case .gr-case-list li,
.news-case .gr-case-list li .pic {
    float: none;
    width: 100%;
    height: auto;
}



#map img {
    max-width: none!important;
    max-height: none!important;
}

.fgs_main .wrap{ position: relative; overflow: inherit; }
.swzx{ position: absolute; top: -90px; left: 50%; margin-left: -120px; z-index: 99; }
.sek_ditu{ position: relative; }
.sek_ditu .dianhua{ position: absolute;bottom: 97px;left: 700px;font-size: 18px;color: #333;}
.fgs_main_ul li{ padding-bottom: 10px;}
.fgs_main_ul{ float: left; margin-right: 50px; display: inline-block;}
.fgs_main_ul:nth-child(4){ margin-right: 0px; }
.fgs_main_ul li h6{ padding-right: 5px; float: left; font-size: 14px; color: #333; font-weight: bold;}
.fgs_main_ul li p{ float: left; font-size: 14px; color: #333; padding-right: 10px;}









.yfcx_main2 h3{ font-size: 26px; color: #282828; text-align: left; padding-top: 70px; padding-bottom: 30px; }
.yftim h3{text-align: center;}
.yftim-img{
  height: 350px;
  position: relative;
  font-size: 0;
}
.yftim-img .wid{
  position: absolute;
  width: 600px;
  height: 25px;
  background: rgba(64,166,228,.5);
}
.yftim-img .hei{
  position: absolute;
  width: 25px;
  height: 190px;
  background: rgba(64,166,228,.5);
}
.yftim-xian1,
.yftim-xian3{
  bottom: 0;
  left: 0;
}
.yftim-xian2,
.yftim-xian4{
  top: 0;
  right: 0;
}
.yftim-xian3{
  bottom: 25px;
}
.yftim-xian4{
  top: 25px;
}
.yftim-img li{
  display: inline-block;
  width: 500px;
  margin: 25px 0;
  z-index: 9;
  position: relative;
}
.yftim-img li:first-child{
  margin-left: 25px;
}
.yftim-img li:not(:last-child){
  margin-right: 25px;
}
.yftim-img li img{
  width: 100%;
  height: 300px;
}

.yftim-txt{
  color: #666;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  padding-top: 40px;
}
.yftim-txt span{
  color: #0297e1;
}


.news_xxk{ text-align: center; padding-bottom: 40px; }
.news_xxk li a{ display: inline-block; padding: 0 25px; font-size: 16px; color: #333; }
.news_xxk li.on a{ color: #00a0ea; }
.news_xxk li{ display: inline-block;  }
.index_main4_ul{ display: none; }







/* 百度地图 */#map {width:100%;height:595px;}
#map img {width:auto!important;height:auto!important;}
.BMapLib_SearchInfoWindow {left:127px;bottom:-266px;}
.anniu {width:190px;height:40px;border:1px solid #2c48a3;padding:2px;margin-right:20px;}
.anniu_nei {width:188px;height:38px;line-height:38px;text-align:center;border:1px solid #2c48a3;color:#2c48a3;display:block;transition:0.3s;}
.anniu:hover .anniu_nei {background-color:#2c48a3;color:#fff;}
/* 友情链接 */.link {float:left;width:100%;padding-top:5px; clear: both; margin-top: 30px;}
.link-list {z-index:9999;float:left;width:80%;height:30px;overflow:hidden;}
.link-list li a {height:36px;color:#787878;font-size:14px;text-align:center;}
.link-list li a:hover {color:#da251d;}
.link-list li {float:left;}
.link-list li a {color:#abacac;margin:0 8px;}
.link-list li a:hover {color:#fff;}
.link h6 {float:left;font-size:14px;color:#d1d1d1;}


/*客服*/.qqkefu {margin: 0 auto; bottom:40%;_position:absolute;_top:expression(eval(document.documentElement.scrollTop + 365));z-index:999;right:0;width:53px}
.qqkefu ul li {width:56px!important;height:47px;margin-bottom:1px;float:right;background:#757575;line-height:13px;font-size:14px;cursor:pointer;opacity:0.9;position:relative}
.qqkefu ul li a {color:#fff;display:block;text-align:center;font-size:12px;}
.qqkefu ul li.qq_cza {}
.qqkefu ul li:hover {background:#00a0ea;}
.qqkefu ul li.top2 {color:#1c1c1c;font-weight:800;text-align:center;background: url() no-repeat center;position:relative;width:56px;height:44px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.qqkefu ul li.top2:hover { background: url() no-repeat center; }
.qqkefu ul li b {width:56px;height:47px;display:block;overflow:hidden;float:left;}
.qqkefu ul li b.a {background:url() no-repeat center center;}
.qqkefu ul li b.b {background:url() no-repeat center center;}
.qqkefu ul li b.d {background:url() no-repeat center center;}
.qqkefu ul li b.c {background:url() no-repeat center center;}
.qqkefu ul li b.lxb {background:url() no-repeat center center;}
.ewm {display:none;position:absolute;left:-100px;bottom:0px;width:100px;height:100px;}
.qq_cza66:hover .ewm {display:block;}




/*返回顶部*/#to-top {display:inline-block;width:40px;height:40px;background:#666 url() no-repeat center;background-size:80%;text-align:center;text-decoration:none;line-height:40px;z-index:999;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
#to-top:hover {background-color:#333;}
:-moz-placeholder {/* Mozilla Firefox 4 to 18 */    color:#999!important;opacity:1;}
::-moz-placeholder {/* Mozilla Firefox 19+ */    color:#999!important;opacity:1;}
input:-ms-input-placeholder {color:#999!important;opacity:1;}
input::-webkit-input-placeholder {color:#999!important;opacity:1;}
.textarea::-webkit-input-placeholder {color:#999;}
/* 3D旋转按钮 */.kacont2 {width:200px;height:50px;margin-right:20px;}
.ka2 {width:200px;height:50px;cursor:pointer;padding:0;margin:0;}
.ka2 div {height:100%;transform-style:preserve-3d;transition:0.25s;}
.ka2:hover div {transform:rotateX(-90deg);}
.ka2 span {left:0;width:100%;height:100%;position:absolute;box-sizing:border-box;line-height:50px;font-size:14px;text-align:center;text-transform:uppercase;}
.ka2 span:nth-child(1) {color:#fff;background-color:#2c48a3;opacity:0.6;transform:translate3d(0,0,25px);}
.ka2 span:nth-child(2) {color:#2c48a3;border:1px solid #2c48a3;opacity:0.6;transform:rotateX(90deg) translate3d(0,0,25px);}
.ka2 span i {display:inline-block;font-family:'宋体';padding-left:20px;}
/* 内页banner */.nei_banner {width:100%;overflow:hidden;position:relative;}
.nei_banner>img {width:100%;transform:matrix(1.05,0,0,1.05,0,0);-webkit-transform:matrix(1.05,0,0,1.05,0,0);-webkit-animation:minus 5s 0s ease both infinite;-moz-animation:minus 5s 0s ease both infinite;animation:minus 5s 0s ease both infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1;}
/*缩小停止*/@-webkit-keyframes minus {from {-webkit-transform:matrix(1.05,0,0,1.05,0,0);transform:matrix(1.05,0,0,1.05,0,0);}
to {-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0);}
}
@keyframes minus {from {-webkit-transform:matrix(1.05,0,0,1.05,0,0);transform:matrix(1.05,0,0,1.05,0,0);}
to {-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0);}
}
/* 表单点击后的边框颜色 */input {outline-color:#dfdcdc;-moz-outline-color:#dfdcdc;-ms-outline-color:#dfdcdc;-webkit-outline-color:#dfdcdc;}
textarea {outline-color:#dfdcdc;-moz-outline-color:#dfdcdc;-ms-outline-color:#dfdcdc;-webkit-outline-color:#dfdcdc;}


/* 留言表单 */
.guest_box {width:100%;margin:0 auto;}
li.error {position:relative;}
.guest_box li {width:540px;line-height:40px;font-size:12px;color:#666;float:left;margin-bottom:10px;}
.guest_box li .input {font-size:12px;border:1px solid #fff;width:510px;height:40px;line-height:40px;padding-left:30px;color:#666;background:#fff;background-color:#eee;}
.guest_box li.error {}
span.error {position:absolute;top:72px;left:0;color:#ff0000;font-size:12px;}
.guest_box li .textarea {font-size:12px;width:510px;height:230px;border:1px solid #fff;padding-left:30px;padding-top:10px;color:#666;line-height:20px;background-color:#eee;}
textarea {overflow:auto;}
.guest_box .submit {width:155px;height:40px;margin:0 auto;margin-top:10px;float:left;background-color:#00a0ea;display:block;color:#fff;font-size:18px;color:#fff;cursor:pointer;transition:0.3s;}
.guest_box .submit:hover {color:#fff;background-color:#00a0ea;}
.zxly .list_title2 {margin-bottom:65px;}
.guest_box2 li {width:386px;margin-bottom:15px;}
.guest_box2 li.error {margin-right:20px;}
.guest_box2 .submit {width:145px;height:40px;}


/* 留言弹窗 */.vwrap {display:none;z-index:1040;width:100%;position:fixed;left:0;top:0;}
.vwrap .videobtg {z-index:900;position:fixed;width:100%;height:100%;left:0;top:0;background:#000;opacity:0.7;filter:alpha(opacity=70);overflow:hidden;}
.vwrap .videobox {z-index:990;padding:0 50px;width:900px;height:auto;padding-bottom:15px;background-color:#fff;position:fixed;left:50%;top:50%;margin-top:-250px;margin-left:-500px;}
.vwrap .videobox #videobox1,.vwrap .videobox #videobox2 {width:100%;display:inline-block;height:100%;background:#000;}
#videobox_wrapper {height:100%!important;}
.vwrap .close {z-index:999;width:24px;height:24px;cursor:pointer;position:absolute;top:-38px;right:-40px;}
.vwrap .close i {display:block;width:24px;height:24px;background:url(../images/close.png) no-repeat 50% 50%;-webkit-transition:400ms;transition:400ms;}
.vwrap .close:hover i {-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
#videobox_display_button {background:none no-repeat!important;}
.jwplayer .jwicon:hover {opacity:1;filter:alpha(opacity=100);}
.jwlogo,.jwclick {display:none!important;}
#videobox_controlbar {bottom:5%!important;}
.videobox .guest_box li {margin-top:30px;width:48%;margin-bottom:0px;}
.videobox .guest_box li.error {margin-right:36px;}
.videobox .guest_box li .textarea {width:878px;padding-left:20px;}
.videobox .guest_box .submit {margin-top:17px;}
.videobox .guest_box {padding-top:25px;}
/* 鼠标经过图片放大 */.main_pic {overflow:hidden;}
.main_pic img {-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.main_pic img:hover {-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
/* 飘入动画 */.piao {opacity:0;-ms-transform:translateY(50px);transform:translateY(50px);transition:transform 1s,opacity 1s;}
.visible .piao {transform:none;opacity:1;}



.fgs_main{ background-color: #efefef; padding-bottom: 80px; }
.fgs_main .wrap{ padding: 0 1%; }
.contact_main1 h3{  font-size: 30px; color: #282828; padding-bottom: 30px; text-align: center;  }
.fgs_main h3{  font-size: 30px; color: #282828; padding-top: 70px; padding-bottom: 50px; text-align: center;  }
.fgs_main .fengongsi{ transition: 0.3s; width: 32%; min-height: 125px; padding-bottom: 20px; float: left; margin-right: 1.3%; background-color: #fff; margin-bottom: 20px;}
/* .fgs_main .fengongsi:nth-child(3){ margin-right: 0px; } */
.fgs_main .fengongsi h4{ font-weight: bold; font-size: 18px; color: #282828; padding: 20px; }
.fgs_main .fengongsi h5{ font-size: 14px; color: #666; padding:0 20px; padding-left: 33px; margin-bottom: 10px; background: url() no-repeat 22px 10px; }
.fgs_main .fengongsi:hover{ 
-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.1);
box-shadow:0 5px 10px rgba(0,0,0,0.1);
-webkit-transform:translate3d(0, -2px, 0);
transform:translate3d(0, -2px, 0) }






/* 悬浮窗 */
.xuanfu{ z-index: 99; float: right; width: 159px; height: 326px; background: url() no-repeat;  }
.xuanfu p{ font-size: 16px; color: #666; text-align: center; padding-top: 120px; }
.xuanfu h3{ font-size: 20px; line-height: 46px; font-family: 'arial'; color: #666; text-align: center;}
.xuanfu .q_1{ display: block; width: 63%; padding-left: 37%; height: 46px; line-height: 46px; background:#00a0ea url() no-repeat 20px center; font-size: 16px; color: #fff; text-align: left;  }
.xuanfu .q_2{ display: block; width: 63%; padding-left: 37%; height: 46px; line-height: 46px; background:#777 url() no-repeat 20px center; font-size: 16px; color: #fff; text-align: left;  }
.xuanfu .q_1:hover{ background-color: #0590eb; }
.xuanfu .q_2:hover{ background-color: #666; }



.counsel{position:fixed;right:5px;bottom:14%;display:none;z-index:999;width:184px;height:auto;overflow:hidden;}
.counsel .coun-left{
  position:relative;
  top:130px;
  float:left;
  width: 0px;
    height: 100px;
    border-top: 10px solid transparent;
    border-right: 25px solid #00a0ea;
    border-bottom: 10px solid transparent;
  text-align:center;
  font-size:13px;
  color:#333;
}
.counsel .coun-left>p{position:absolute;top:10px;left:6px; line-height: 20px;color: #fff;}


.wrap-1040{ width: 1420px; }
.wrap-1300{ width: 1680px; margin: 0 auto }

@media(max-width:1680px) {
  .biaoge tr td{ padding: 0 5px; }
  .wrap{ width: 1400px; }
  .wrap-1040{ width: 1140px; }
  .wrap-1300{ width: 1400px; margin: 0 auto }
  .index_main1_ul li{width: 440px; margin-right: 40px; margin-bottom: 40px;}
  .index_main2 li{ width: 320px; }
  .index_main3_left{ width: 600px; }
  .index_main3_right{ width: 800px; }
  .index_main3_ul li{ width: 266px; }
  .index_main3_ul li h3{padding-left: 60px;}
  .index_main3_ul li h4{padding-left: 60px;}
  .index_main3_ul li i{margin-left: 60px;}
  .index_main4_ul li{ width: 320px; }
  .list_product li{width: 360px;}
  .list_product li:nth-child(4n) {
    margin-right: 20px !important;
  }
  .list_product li:nth-child(3n) {
    margin-right: 0px;
  }
  .show_product_box{width: 79%;}
  .jjfa_neirong p{ width: 80%; }
  .jjfa_neirong{width: 40%; padding-left: 5%;}
  .jjfa_neirong h3{padding-top: 10%;}
}

@media(max-width:1440px) {
  .show_product_l{ width: 400px!important  }
  .list_product li:nth-child(3n) {
    margin-right: 0px!important;
  }
  .list_product li:nth-child(4n) {
    margin-right: 20px!important;
  }
  .show_product_box{
    width: 77%;
  }
  .show_product_r h6{
    padding-bottom: 9px;
  }
  .wrap{ width: 1200px; }

  .wrap-1040{ width: 1040px; }
  .wrap-1300{ width: 1300px; margin: 0 auto }
  .nav li{ margin: 0 10px; }
  .index_main1_ul li{width: 385px; margin-right: 20px; margin-bottom: 20px;}
  .index_main1_ul li i{ margin-right: 40px; }
  .index_main1_ul li:hover i{ margin-right: 30px; }
  .index_main1_ul li h3{ font-size: 16px; }
  .index_h3{ font-size: 26px; }
  .index_main2 li{ width: 270px; }
  .index_main2 li h5{ font-size: 14px; }
  .index_main2 li h6{ font-size: 14px; }

  .index_main3_right{width: 700px;}
  .index_main3_left{ width: 500px; }
  .index_main3_left .p_2{ width: 500px; }
  .index_main3_ul li{width: 233px;}
  .index_main3_ul li h3{ font-size: 20px; padding-left: 0px; padding-top: 35px; text-align: center; }
  .index_main3_ul li:nth-child(4) span{font-size: 40px;}
  .index_main3_ul li h4{ text-align: center; padding-left: 0px; }
  .index_main3_ul li{height: 176px;}
  .index_main3_ul li:nth-child(4) h3{ padding-top: 45px; }
  .index_main3_left .p_2{margin-top: 32px;}
  .index_main3_left .p_2{ height: 176px; }
  .index_main3_left .p_3{ padding-top: 26px; }
  .index_main4_ul li{ width: 270px; }
  .index_main4_ul li .date{ padding-top: 5px; }
  .foot_ul{ margin-left: 60px; }
  .foot_ul h3{ font-size: 18px; }
  .list_lanmu_top li{ margin-right: 75px; }
  .list_product li{ width: 325px; }
  .show_product h3{font-size: 26px;}
  .show_product_l{width: 600px;}
  .show_product_r{     padding-left: 1px;
    
    width: 410px;}
  .show_product_main1 li{ width: 24%; }
  .biaoge tr td{font-size: 12px;}
  .xitong_main1_one_l{ width: 550px; margin-left: 50px; }
  .xitong_main1_one_r{width: 550px;}
  .xitong_main1_one_r img{ margin-top: 50px; }
  .xitong_main1_one:nth-of-type(even) .xitong_main1_one_r img{ margin-left: 50px; }
  .xitong_main1_one_r img{ margin-left: -50px; }
  /* .show_product_r{ background: url() no-repeat right 600px; } */
  .jishuqi li{ padding: 0 20px; }
  .jishuqi li>i{font-size: 50px;}
  .yfcx_main1_left p{ padding-top: 25px; }
  .yfcx_main1_left h5{width: 415px;}
  .yfcx_main1_left h3{font-size: 36px;}
  .yfcx_main1_left h4{ font-size: 26px; }
  .gsjs_main1_one{ width: 355px; }
  .gsjs_main1_two_top{ width: 481px; }
  .gsjs_main1_three{width: 361px;}
  .gsjs_main2 .main_pic{ width: 600px; }
  .gsjs_main2_right{ width: 500px; padding-left: 100px; }
  .gsjs_main2_right h3{ padding-top: 0px; } 
  .gsjs_main2_right p{padding-bottom: 10px; line-height: 22px; font-size: 14px;}
  .nei_banner_tit{width: 1200px; margin-left: -600px;}
  .qqwl_main1 li p{ padding: 5px; }
  .qqwl_main1 li{margin: 0 3px;}
  .list_news_top .main_pic{ width: 600px; }
  .list_news_r{ padding-left: 75px; width: 460px; padding-top: 35px; padding-right: 60px; }
  .news_ul li .main_pic{ width: 230px; }
  .news_ul li{ min-height: 144px; }
  .contact_main1 li{ margin: 0 3%; }
  .zlcg li{ width: 250px; }
  .zlcg li .zlcg_pic{ height: 350px; }
  .zlcg li .zlcg_pic img{ padding-top: 65px;margin-left: -4px; }
  .zlcg li h4{ font-size: 14px; }
  .yfcx_main1_left{width: 50%;}
  .yfcx_main1_left p{ width: 100%; }
  .yfcx_main1_left p img{ width:95%; }
  .yfcx_main1 .main_pic{ width: 50%; }
  .fwzc_main3_one .main_pic{ width: 52%; }
  .fwzc_main3_one_con{padding-left: 40px; width: 225px;}
  .fwzc_main3_one h5{font-size: 15px; line-height: 28px;}
  .fwzc_main3_one h4{font-size: 20px;}
  .picScroll-left .bd ul li{width: 283px;}
  .picScroll-left .bd ul li h6{ min-height: 125px; }
  .show_case_main4 li{width: 280px;}
  .contact_main1 li{ margin: 0 1%; }
  .contact_main1 li{ width: 23%; display: block; float: left; }
  .contact_main1 li h3{ width: 200px }


 .jjfa_neirong p{ width: 80%; }
 .jjfa_neirong{width: 40%; padding-left: 5%;}
 .jjfa_neirong h3{padding-top: 10%;}
 .index_main3_left .p_1 img{ width: 61%; }
 .index_main3_left .p_1{ padding-top: 0px; }
 .index_main4_ul li h5{ font-size: 16px; }
 .show_product .wrap{ height: auto; }
 /* .show_product_r{ background: url() no-repeat right 630px;padding-bottom: 60px; } */
 .show_case_main1 .jjfa_neirong p{ width: 93%; }
 .show_case_main1 .jjfa_neirong{ width: 45%; padding-left: 5%; }
 .jjwt{ max-width: 800px; margin: 0 auto; }
 .fgs_main .fengongsi{ min-height: 146px; }
 .gsjs_main1_two_top{ height: auto; }
 .gsjs_main4 ul{ width: 530px; }
 .gsjs_main4 .main_pic{ max-width: 658px; }
 .picScroll-left8 .bd ul li{ width: 280px; }
 .picScroll-left4 .bd ul li{ width: 280px; }
 .contact_main1 h3{ font-size: 26px; }
 .fgs_main h3{ font-size: 26px; }
 .ms-slide .ms-slide-bgvideo{ margin-top: -16px; }
 .gsjs_main2_right h4{ padding-bottom: 35px; }
.gsjs_main1{ padding-bottom: 60px; }

.list_ptoduct_main h4{ padding: 10px; padding-top: 15px; font-size: 13px; }
.list_ptoduct_main h5{ padding: 0 10px; font-size: 12px; }

.picScroll-left2 .bd ul li{
  margin: 0 1px;
}





}
@media(max-width:1366px) {
  .picScroll-left2 .bd ul li{
    margin: 0 1px;
  }
}
@media(max-width:1280px) {

}
@media(max-width:1200px) {

}

.about-zp{
  padding-top: 80px;
  padding-bottom: 80px;
}
.w1200 {
  margin-right: auto;
  margin-left: auto;
  width: 1200px;
}
.about-zp h3{
  text-align: center;
  font-size: 36px;
  color: #333;
}
.about-zp-nav{
  text-align: center;
  margin-top: 50px;
}
.about-zp-nav li{
 width: 140px;
 height: 40px;
 line-height: 40px;
 display: inline-block;
}
.about-zp-nav li a{
  display: block;
  width: 100%;
  height: 100%;
  color: #333;
  font-size: 16px;
}
.about-zp-nav li.on a{
  background: #00a0ea;
  color: #fff !important;
}
.about-zp-nav li:hover a{
  color: #00a0ea;
}
.about-zp .content{
  margin-top: 50px;
  box-sizing: border-box;
  padding: 20px 100px 40px;
  /*border: 1px solid #d5d5d5;*/
}
.about-zp .content-t{
  line-height: 40px;
  overflow: hidden;
}
.about-zp .content-m{
  margin-top: 20px
}
.about-zp .zpgw,.about-zp .zprs,.about-zp .jzsj{
  width: 33.33%;
  float: left;
  font-size: 18px;
}
.about-zp .zpgw{
  box-sizing: border-box;
  padding-left: 100px;
}
.about-zp .zprs{
  text-align: center;
}
.about-zp .jzsj{
  box-sizing: border-box;
  padding-left: 200px
}
.about-zp .t .zpgw,.about-zp .t .zprs,.about-zp .t .jzsj{
  font-size: 16px;
}
.about-zp li{
  margin-bottom: 20px;
}
.about-zp li .t{
  height: 40px;
  background: #a0a0a0;
  line-height: 40px;
  color: #fff;
  transition: .3s;
}
.about-zp li.active .t{
  background: #00a0ea;
}
.about-zp li .m{
  padding: 60px 40px;
  box-sizing: border-box;
  display: none;
  border: 1px solid #00a0ea;

}
