/* CSS Document */

  input,
  button,
  select,
  optgroup,
  textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
  }  




/* latin */
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 300;
    src: local("Titillium Web Light"), local("TitilliumWeb-Light"), url(../fonts/TitilliumWeb-Light.ttf) format("truetype");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* latin */
  @font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 400;
    src: local("Titillium Web Regular"), local("TitilliumWeb-Regular"), url(../fonts/TitilliumWeb-Regular.ttf) format("truetype");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* latin */
  @font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 600;
    src: local("Titillium Web SemiBold"), local("TitilliumWeb-SemiBold"), url(../fonts/TitilliumWeb-SemiBold.ttf) format("truetype");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* latin */
  @font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 700;
    src: local("Titillium Web Bold"), local("TitilliumWeb-Bold"), url(../fonts/TitilliumWeb-Bold.ttf) format("truetype");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
body {
    font-family:"Titillium Web", Arial, sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"!important;
    color: #333;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
hr,
p,
th,
td,
img,
td,
tr,
th {
    border: 0;
    padding: 0px;
    margin: 0px;
}

ul li {
    list-style-type: none;
}

tr {
    text-align: left;
    font-size: 12px;
    line-height: 15px;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #5195d9;
}

.header {
    height: 100px;
    position: relative;
    z-index: 999;
    background-color: rgba(0, 0, 0, .6);position: fixed;width: 100%;
}

.innerBox{ max-width: 1600px; margin:0 auto; }
.header .innerBox{display: flex; align-items: center;height: 100px;justify-content: space-between;}
.searchBar{width:348px;height:48px;position:relative;background-color:#fff;border-radius:30px;}
.searchBar #KeyWord{display: block;width:260px;height:48px;padding:0 20px;border: none;background: none;outline:none;}
.searchBar #search-submit{position: absolute;top: 0;right: 10px;width:38px;height:48px;border:none;background: url(../images/search.png) no-repeat center;cursor:pointer;outline:none;}
.head_nav ul{display: flex;}
.head_nav ul li{margin-left: 25px; margin-right:25px;}
.head_nav ul li a{display: block;font-size: 20px;color: #fff;text-transform: uppercase;}
.head_nav ul li a:hover{color: #cbe3fc;}

/* banner */

.banner{width: 100%;}
.slick-slide img{width: 100%;overflow: hidden;}
.slick-z1{position:relative;margin-bottom:97px}
.slick-z1 .item img{display:block;width:100%}
.slick-z1 .slick-dots,.slick-z2 .slick-dots{position:absolute;left:0;bottom:43px;width:100%;
  text-align:center;font-size:0}
.slick-z2 .slick-dots{bottom:49px}
.slick-z1 .slick-dots li,.slick-z2 .slick-dots li{position:relative;display:inline-block;overflow:hidden;width:35px;height:2px;background:rgba(255, 255, 255, .6);margin:0 8px;cursor:pointer}
.slick-z1 .slick-dots li button,.slick-z2 .slick-dots li button{position:absolute;left:-9999px}
.slick-z1 .slick-dots li.slick-active,.slick-z2 .slick-dots li.slick-active{background-color:#004FA3}
      
@media only screen and (max-width: 1920px){
    
}   
@media only screen and (max-width: 1200px){
    
}
@media only screen and (max-width: 990px){
   .slick-z1 .slick-arrow,.slick-z2 .slick-arrow{width: 40px;height: 40px;}
  .slick-z1 .slick-dots li,.slick-z2 .slick-dots li{width: 30px;}
}
@media only screen and (max-width: 750px){
}

.product_nav{background: #ececec;box-shadow: 3px 2px 6px rgba(0, 0, 0, .2);padding-top: 30px;}
.nav ul{display: flex;justify-content: space-between;align-items: end;flex-wrap: wrap;}
.nav ul>li{font-size:0;position:relative;}
.nav ul>li>a{display:block;font-size:26px;color:#fff;width: 200px;height: 52px;line-height:52px;text-align:center;position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background: url(../images/pro_nav.png) no-repeat bottom;font-weight: bold;}
.nav ul>li>a:after{content:'';position:absolute;left:0;bottom:0;height:4px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.nav ul>li.on>a,.nav ul>li:hover>a{color:#fff;background: url(../images/pro_navon.png) no-repeat bottom;}
.sub{position:absolute;left:0;right:0;top:52px;background:rgba(0, 0, 0, .2);z-index:9;display:none}
.sub a{display:block;font-size:16px;color:#333;line-height:30px;padding:0 4px;text-align:center;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background: #fff;width: 80%; margin: 0 auto; margin-top: 10px; margin-bottom: 10px;}
.sub a:hover{color:#fff;background: #004FA3;}
 
      
@media only screen and (max-width: 1920px){
    
}   
@media only screen and (max-width: 1200px){
.logo{width:180px}
.nav{margin-right:0}
.nav ul>li>a{margin:0 16px}
}

@media only screen and (max-width: 750px){
        
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
  }
.pro_tit{border-left:10px solid #005394;background: #dcdcdc; display: inline-block;padding: 10px 20px 10px 20px; font-size:22px; margin-top: 50px; font-weight: 600;}
.pro_list{margin-top: 30px;}
.pro_list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.pro_list ul li{width: 18%;box-sizing: border-box;text-align: center; margin-top: 30px;}
.pro_list ul li .pro_img{border: 1px solid #c7c7c7;height: 180px;display: flex;align-items: center; justify-content: center;}
.pro_list ul li .pro_img img{width: 50%;}
.pro_oem{word-wrap:break-word; margin-top: 10px;}

.foot_contact{background: #f8f8f8;height: 95px; margin-top: 80px;text-transform: uppercase;font-size: 20px;font-weight: 600;}
.foot_email{width: 45%; margin: 0 auto;height: 95px; background-image: url(../images/envelope.png);background-repeat: no-repeat;background-size: contain;}
.foot_email{display: flex;justify-content: end;align-items: center;}
.foot_txt02 a{width: 220px;height: 50px;border: 2px solid #005394; line-height: 50px;color:#005394;text-align: center; margin-left: 60px;display: block;}
.foot_txt02 span{display: inline-block;}
.foot{background: #005394;}
.foot .innerBox{display: flex; border-bottom: 1px solid #78a2c4; padding-top: 50px;justify-content: space-between;padding-bottom: 50px;}
.foot_pro{color: #fff; font-size: 20px;width: 15%;}
.foot_protit001{text-transform: uppercase;font-weight: 700;color: #fff; font-size: 20px;margin-bottom: 10px;}
.foot_pronav ul li a{color:#fff;margin-bottom: 5px;display: block;position: relative;}
.foot_pronav ul li a:after {
    left: 100%;
    position: absolute;
    bottom: -2px;
    content: " ";
    width: 0;
    border-bottom: 1px solid #eee;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .foot_pronav ul li:hover a:after {
    width: 100%;
    left: 0;
    transition: width 0.3s;
    -webkit-transition: width 0.3s;
  }
.foot_pronav ul:nth-child(1){float: left;}
.foot_pronav ul:nth-child(2){float: right;}
.foot_contact001{width: 30%;}
.contact_txt{color: #fff;font-size: 20px;}
.contact_txt ul li{margin-bottom: 10px;}
.contact_txt span{margin-right: 10px;display: block;float: left;}
.weixin_txt{text-align: center;color: #fff;font-size: 20px;}
.banquan{text-align: center;color: #fff;font-size: 18px;padding: 15px 0;}


.content3 {
  width: 1200px;
  height: 800px;
  background: #f0f0f0;
  margin: auto; margin-top: 30px;border-left: 40px solid #005394;
}



.con3 a {
  color: #fff;
}



.About_right {

  padding: 20px 20px 0px 20px;
  float: right;
}
.about_txt{margin-top: 30px;font-size: 18px;line-height: 32px;}
.news_cn .new{height:60px; padding:25px; border:1px solid #dcdcdc; margin-bottom:20px;}
.news_cn .new .date{width:10%; float:left; text-align:center; font-family:Arial, Helvetica, sans-serif; display:block; font-size:18px; line-height:55px;}
.news_cn .new .text{float:left; width:85%; margin-left:30px; margin-top:-15px; line-height:40px;}
.news_cn .new .text dl dt a{font-size:20px;color:#333333;font-weight: 700;}
.news_cn .new .text dl dt a:hover{color:#005394; text-decoration:underline;}
.news_cn .new .text dl dd{line-height:22px; color:#888;}
.innerBox002{ max-width: 1200px; margin:0 auto; }
.news_cn{margin-top: 30px;}
.xinwen_xq{margin-top: 30px;}
.news_tit{font-size: 16px;}
.xinwen_next td{font-size: 16px;}
.xinwen_next a{font-size: 16px;}


.contact_sum .contact1 {
  padding: 0px 0 30px;
}

.contact1 .left {
  float: left;
  width: 45%;
}

.contact1 .l1 {
  font-family: Arial;
  font-weight: bold;
  color: #005394;
  font-size: 56px;
}

.contact1 .l2 {
  font-size: 34px;
  color: #222222;

}

.contact1 .l3 {
  font-size: 18px;
  color: #666666;
  padding: 20px 0;
}

.contact1 .l4 {
  line-height: 2;
}

.contact1 .l4 li {
  width: calc(50% - 3px);
  padding: 10px 5% 20px 0;
  display: inline-block;
  box-sizing: border-box;
}

.contact1 .l4 li:last-child {
  width: 100%;
}

.contact1 .t1 {
  font-size: 18px;
  color: #666666;
}

.contact1 .t2 {
  font-size: 20px;
  color: #222222;
}

.contact1 .right {
  width: 52.5%;
  float: right;
}

.contact2 {

}

.address_list li {
  width: 31%;
  box-sizing: border-box;
  background-color: #f5f5f5;
  padding: 45px 2%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin-bottom: 45px;
}

.address_list li:nth-child(3n -1) {
  margin: 0 calc(3.5% - 4px);
}

.address_list li:after {
  content: '';
  width: 58%;
  padding-top: 16%;
  position: absolute;
  bottom: 5%;
  right: 5%;
  background: url("../images/ico_logo_white.png") no-repeat;
  transition: all .4s;
  -webkit-transition: all .4s;
  background-size: 100%;
  opacity: 0;
}

.address_list li:hover:after {
  bottom: 6%;
  right: 7%;
}

.address_list .n1 {
  background: url("../images/icon_loc.png") center left no-repeat;
  padding-left: 35px;
  font-size: 20px;
  font-weight: bold;
  color: #000022;
  background-size: auto 100%;
}

.address_list .n2 {
  font-size: 18px;
  line-height: 26px;
  color: #999999;
  min-height: 52px;
  font-weight: lighter;
  margin-top: 15px;
  position: relative;
  z-index: 2;
}

.jm11_form .textarea {
  width: 100%;
  resize: none;
  height: 150px;
  padding: 20px 25px;
  box-sizing: border-box;
  font-size: 16px;
  border: 0;
  background: #f8f8f8;
}

.help1_form .box {
  border-radius: 13px;
  padding: 0 50px;
  box-shadow: 0 0 23px 0 rgba(0, 0, 0, .1);
  box-sizing: border-box;
  margin-top: -280px;
  position: relative;
  background-color: #ffffff;
  max-width: 1250px;
}

.help1_form .jm11_form {
  padding-top: 25px;
}

.contact3 .title2 {
  padding: 30px 0;
  border-bottom: 1px solid #e8e8e8;
  font-size: 28px;
  color: #0087d5;
  font-weight: bold;
}

.jm11_form .sub001 {
  width: 200px;
  height: 60px;
  line-height: 60px;
  border: 0;
  color: #ffffff;
  margin: 0 20px;
  font-size: 18px;
  transition: all .5s;
  background: transparent;
}

.jm11_form .sub001:hover {
  background-color: #005394;
}

.jm11_form .sub1 {
  background: #014c85;
  border: 0;
}

.jm11_form .sub2:hover {
  color: #0092e6;

}

.neiye_title {
  font-size: 38px;
  color: #333334;
  text-align: center;
  text-transform: uppercase;

  font-weight: bold;
}

.title_h4 {
  font-size: 16px;
  color: #666666;
  text-align: center;
}

.jm11_form .place {
  color: #444444;
  font-size: 18px;
  margin: 10px 0;
}

.contact3 .text {
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 15px 24px;
  box-sizing: border-box;
  border: 0;
  font-size: 16px;
  background: #fff;
  color: #222;
}

.jm11_form {
  font-size: 16px;
  background-color: #f5f5f5;
  padding: 2% 3%;
  margin: 50px 0 100px;
}

.jm11_form li {
  position: relative;
  width: calc(33% - 34px);
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
}

.jm11_form .login-right-yzmtp{
  position:absolute;
  right: -3px;
  bottom: 1px;
}
.jm11_form .login-right-yzmtp img{
  height:100%;
}
.jm11_form li:nth-child(2) {
  margin-left: 50px;
  margin-right: 50px;
}

.contact3 .jm11_form .t2 {
  position: relative;
  margin-bottom: 20px;
}

.contact3 .jm11_form .t3 {
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 40px;
}

.jm11_form .textarea {
  width: 100%;
  resize: none;
  height: 250px;
  padding: 20px 25px;
  box-sizing: border-box;
  font-size: 16px;
  border: 0;
  background: #fff; font-family: "微软雅黑";
}

@media screen and (max-width: 1600px) {
  .contact_sum .contact1 {
      padding: 100px 0 65px;
  }

  .contact1 .l3 {
      font-size: 16px;
      padding: 40px 0;
  }

  .contact1 .t1, .jm11_form .place {
      font-size: 16px;
  }

  .contact1 .t2 {
      font-size: 18px;
  }

  .contact1 .l1 {
      font-size: 44px;
  }

  .contact1 .l2, .neiye_title {
      font-size: 30px;
  }

  .jm11_form {
      font-size: 14px;
      padding: 4% 5%;
      margin: 30px 0 60px;
  }

  .title_h4 {
      font-size: 14px;
  }

  .contact3 .text {
      height: 50px;
      line-height: 50px;
      padding: 10px 15px;
      font-size: 14px;
  }

  .neiye_title {
      padding: 45px 0 15px;
  }

  .address_list .n1 {
      font-size: 18px;
  }

  .address_list .n2 {
      font-size: 16px;
      line-height: 22px;
      min-height: 44px;
      margin-top: 12px;
      margin-bottom: 30px;
  }

  .jm11_form .textarea {
      font-size: 14px;
  }

  .jm11_form .sub {
      width: 150px;
      height: 50px;
      line-height: 50px;
      border: 0;
      color: #ffffff;
      font-size: 16px;
  }
}

@media screen and (max-width: 1440px) {
  .contact1 .l3 {
      padding: 25px 0;
  }

  .contact_sum .contact1 {
      padding: 80px 0 100px;
  }
}

@media screen and (max-width: 1199px) {
  .contact_sum .contact1 {
      padding: 60px 0 80px;
  }

  .contact1 .left,
  .contact1 .right {
      width: 100%;
      float: none;
  }

  .address_list li {
      padding: 25px 1.5%;
      margin-bottom: 25px;
  }

  .address_list .n2 {
      font-size: 15px;
      line-height: 20px;
      min-height: 60px;
  }

  .address_list li, .address_list li:nth-child(3n -1) {
      margin: 0 0 20px 0;
      width: calc(49% - 2px);
  }

  .address_list li:nth-child(2n) {
      margin-left: 2%;
  }

  .contact1 .t1, .jm11_form .place {
      font-size: 14px;
  }

  .jm11_form li:nth-child(2) {
      margin-left: 30px;
      margin-right: 30px;
  }

  .jm11_form li {
      width: calc(33% - 23px);
      margin-bottom: 15px;
  }
}

@media screen and (max-width: 980px) {
  .title_h4 {
      font-size: 12px;
  }

  .contact1 .l4 li {
      width: 100%;
      margin: 0;
      padding: 5px 3% 15px 0;
  }

  .contact1 .t2, .address_list .n1 {
      font-size: 16px;
  }

  .contact1 .l1 {
      font-size: 32px;
  }

  .contact1 .l2, .neiye_title {
      font-size: 24px;
  }

  .address_list .n2 {
      min-height: auto;
      font-size: 14px;
      margin: 8px 0 20px;
  }

  .contact_sum .contact1 {
      padding: 40px 0 50px
  }

  .jm11_form li:nth-child(2), .jm11_form li {
      width: 100%;
      margin: 0 0 10px 0;
  }

  .contact1 .t1, .jm11_form .place {
      font-size: 13px;
  }

  .contact3 .text {
      height: 40px;
      line-height: 40px;
      padding: 10px 15px;
      font-size: 13px;
  }

  .jm11_form .textarea {
      font-size: 13px;
      padding: 14px 15px;
  }

  .contact3 .jm11_form .t3 {

      margin: 20px 0 10px 0;
  }

  .jm11_form .sub {
      width: 120px;
      height: 40px;
      line-height: 40px;
      font-size: 14px;
  }
}


@media screen and (max-width: 770px) {

  .address_list li:nth-child(2n),
  .address_list li, .address_list li:nth-child(3n -1) {
      width: 100%;
      margin: 0 0 20px;
      padding: 20px;
  }

  .contact1 .t2, .address_list .n1 {
      font-size: 15px;
  }

  .contact1 .l1 {
      font-size: 28px;
  }

  .contact1 .l2, .neiye_title {
      font-size: 20px;
      padding: 10px 0;
  }

  .jm11_form {
      margin: 20px 0 60px;
  }

  .address_list li:nth-child(2n), .address_list li, .address_list li:nth-child(3n -1) {
      margin-bottom: 10px
  }
}


.recTop {
  background: #f4f4f4;
  display: flex;
}

.recBottom .item ul {
  display: flex;
}

.recTop .item,
.recBottom .item ul li {
  width: calc(100% / 4);
  font-size: 18px;
  color: #333;
  padding: 30px 40px;
  cursor: pointer;
}

.recBottom .item ul li {
  border-bottom: 1px solid #eee;
  position: relative;
}

.recBottom .item ul li:last-child::after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto;
  background: url('../images/recIcon.png') no-repeat center right;
  transform: rotate(180deg);
  transition: all 0.5s;
}

.clearfix:after, .clearfix:before {
  content: "";
  display: table
}

.clearfix:after {
  clear: both
}

.clearfix {
  zoom: 1
}

.contact1{margin-top: 30px;}