/* 头部信息 */
.head{
    background: #f2f2f2;box-shadow: 2px 0 6px rgba(0, 0, 0, 0.4);
}
.head,.head a{
  color: #333;
  font:500 12px/32px "微软雅黑";
}
.head a:hover{
    color: #18469b;
}
.header{
    line-height: 110px;
}
a.logo{
	display: block;
}
a.logo h2{
    color: #000;
    font:600 27px/90px "微软雅黑";
}
a.logo img{
    /* height: 70px; */
}
.tel_top{
    font-size: 14px;
    color: #333;
    background: url(../images/tel.gif) no-repeat 90px 5px;
    line-height: 30px;
    text-align: right;
    margin-top: 25px;
}
.tel_top b{
    display: block;    font-size: 28px;
    display: block;
}



/* 导航 */
#menu{
    background-color: #18469b;
}
.nav{
    width: 1200px;
    margin: 0 auto;
}
.nav li{text-align:center;width: 171px;float:left;position:relative;z-index:999;}
.nav li a{display:block;}
.nav li:hover>a{
    background: #fb7f05;
    color: #fff;
}
.nav li>a{
	color: #fff;
	font: 500 15px/48px "微软雅黑";
}
.nav .sec{background:#18469b;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:48px;left:-20%;display: none;
    width:140%;}
.nav .sec a{background:#18469b;color:#fff;height:40px;line-height:40px;width:100%;font-size: 13px;}
.nav .sec a:hover{background:#fb7f05;text-decoration:none;color: #fff;}


/* banner */
.hytc_banner{
    position: relative;
}
.hytc_banner img{
    width: 100%;
    height: 450px;    object-fit: cover;
}
.hytc_banner .slick-arrow{
    outline: none;
    display: block;
    border:none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); 
    z-index: 99;
    font:500 5vw/1 "SimSun";
    color: #f1f1f1;
} 
.hytc_banner .slick-arrow.nextbtn{
    left: 10%;
}
.hytc_banner .slick-arrow.prevbtn{
    right: 10%;
}
.hytc_banner .slick-dots{
   text-align: center;
   position: absolute;
   left: 0;
   width: 100%;
   bottom: 5%;
   z-index: 99;
}
.hytc_banner .slick-dots li{
    display: inline-block;
    background: #ffff;
    opacity: 0.5;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 5px;
}
.hytc_banner .slick-dots li button{
    display: none;
}
.hytc_banner .slick-dots li.slick-active{
    opacity: 1;
}

/* 首页搜索框 */
.sswen{
    color: #666;
    font:500 14px/46px "微软雅黑";
}
.sswen h1{
    display: inline-block;font:500 14px/46px "微软雅黑";
}
.ssk{
    margin-top: 20px;
}
.btn-info {
    color: #fff;
    background-color: #333;
    border-color: #333
}

.btn-info:hover {
    color: #fff;
    background-color: #333;
    border-color: #333
}

.btn-info.focus,.btn-info:focus {
    color: #fff;
    background-color: #333;
    border-color: #333;
    box-shadow: 0 0 0 .2rem rgba(51,51,51,.5)
}

.btn-info.disabled,.btn-info:disabled {
    color: #fff;
    background-color: #333;
    border-color: #333
}

.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #333;
    border-color: #333
}

.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(51,51,51,.5)
}


.product-list li img{
    /* height: 185px;    object-fit: cover; */
}

.tils{ text-align: center;     height: 127px;
    font-size: 16px; color: #666666; font-weight: normal;background:url(../images/x_li1.jpg) no-repeat center bottom;padding-top:36px;}
.tils i{ display: block; font-weight: bold; color: #18469b; font-size: 35px; line-height: 100%; padding-bottom: 13px;font-style: normal;}
/* 产品 */
.pro_sorta1 {
    margin-top: 20px;
}
.pro_sorta1 li{
  width: 280px;
  border-radius: 18px;
  float: left;
  margin-top: 14px;
  overflow: hidden;
}
.pro_sorta1 li:not(:nth-child(4n)){
    margin-right: 26px;
}
.pro_sorta1 li a{
    display: block;
    color: #000;
    font:500 14px/36px "微软雅黑";
    text-align: center;
    background: #c7c7ca;
}
.pro_sorta1 li:hover a{
    color: #fff;
    background: #18469b;
}
.cp_list1{
    margin-top: 14px;
}
.cp_list1 li{
    float: left;
    margin: 0 10px;
    width: 280px;
    margin-top: 22px;
}
.cp_list1 li a.img{
    display: block;text-align: center;
    border: 1px solid #3f3f3f;
    font-size: 0;
}
.cp_list1 li a.img i{
    display: block;
    font-size: 0;
    height: 270px;
    position: relative;
}
.cp_list1 li a.img i img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%; transform: translate(-50%,-50%);
}
.cp_list1 li a.img h2{
    font:500 14px/30px "微软雅黑";
    padding: 5px 0;
    background: #3f3f3f;
    color: #fff;
}
.cp_list1 li:hover a.img h2{
    background: #18469b;
}

/* cont2 */
.cont2{
    background: #f2f2f2;
    padding: 30px 0 30px;
    margin-top: 50px;
}

.youshi_a{
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
   background: url(../images/bj1.jpg) no-repeat center;
   background-size: 432px auto;
}

.youshi_a1{
    width: 400px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 45px;

}
.youshi_a1_a{
    width: 353px;
    height: 145px;
    overflow: hidden;
    margin-bottom:12px;

}
.youshi_a1_a img{
    width: 27px;
    height: 25px;
    float: left;
    margin-top: 5px;
    margin-right: 5px;


}
.youshi_a1_a p{
    font-size: 24px;
    font-weight: 700;
    color: #333;
}
.youshi_a1_a span{
    font-size: 13px;
    font-weight: 400;
    color: #666;
    width: 300px;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #c9c8c8;
    padding-bottom: 16px;
    line-height: 25px;    margin-top: 11px;

}




.youshi_a2{
    width: 296px;
    height: auto;
    overflow: hidden;
    float:right;
    margin-top: 45px;

}
.youshi_a2_a{
    width: 353px;
    height: 145px;
    overflow: hidden;
    margin-bottom:12px;

}
.youshi_a2_a img{
    width: 27px;
    height: 25px;
    float: left;
    margin-top: 5px;
    margin-right: 5px;


}
.youshi_a2_a p{
    font-size: 24px;
    font-weight: 700;
    color: #333;
}
.youshi_a2_a span{
    font-size: 14px;
    font-weight: 400;
    color: #666;
    width: 300px;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #c9c8c8;
    padding-bottom: 16px;
    line-height: 25px;    margin-top: 11px;

}


/* 关于我们 */
.a3_v1{
    margin-top: 50px;
}
.a3_v1 .a3_b1{
    width: 556px;
}
.a3_v1 .a3_b2{
    width: auto;
}
.abt_tt{height: 132px;background: url(../images/line3.png) no-repeat 0 bottom;font-size: 33px;line-height: 56px;color: #18469b;font-weight: 600;}
.abt_tt p{display: block;line-height: 54px;text-transform: uppercase;color: #666;font-weight: normal;font-size: 38px;}
.abt_wena {
    color: #464646;
    font: 500 13px/25px "微软雅黑";
    padding: 31px 0 40px;
}
a.abt_more{
    display: block;
    border:2px solid #1e1e1e;
    color: #333;
    font: 500 14px/45px "微软雅黑";
    width: 188px;
    text-align: center;
}
.a3_v2{
    /* background: #f3f3f3; */
    /* padding: 30px 0; */
    margin-top: 40px;
}
.contentad{
    text-indent: 2em;
}
@font-face {
    font-family: '../font/iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot') format('embedded-opentype'),
        url('../fonts/iconfont.woff2') format('woff2'),
        url('../fonts/iconfont.woff') format('woff'),
        url('../fonts/iconfont.ttf') format('truetype'),
        url('../fonts/iconfont.svg#iconfont') format('svg');
  }
  @font-face
      {
          font-family:"HeroicCondensed-Regular.ttf";
          src: url("../fonts/heroiccondensed-regular.ttf");
      }
  @font-face
      {
          font-family:"felixtitling.ttf";
          src: url("../fonts/felixtitling.ttf");
      }
.iconfont {
    font-family: "../font/iconfont";
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .dzlc_nr{width: 1260px; margin: 0 auto; margin-top:30px;}
  .dzlc_nr,.dzlc_nr *{
      box-sizing: content-box;
  }
  .dzlc_nr dl{width:220px; height:88px; background:#f2f2f2; padding-top:32px; float:left; margin-left:27px; text-align:center;font-size:14px; font-weight:bold; color:#333;} 
  .dzlc_nr dl strong{ font-size:22px; color:#333; line-height:34px;}
  .dzlc_nr li{width:180px; height:85px; margin-left:27px; padding-left:40px; padding-top:35px; background:#f2f2f2; float:left; font-size:18px; color:#3b3b3b; line-height:24px;}
  .dzlc_nr ul{ position:relative;}
  .dzlc_nr ul div{ position:absolute;left:0; margin-left:480px;top:30px;}
  .dzlc_nr ul div img{ margin-right:195px;}
  .dzlc_nr li:hover{ background:#015198; color:#fff;}
  .dzlc_nr li p{ float:left; padding-right:10px;}
  .dzlc_nr li i{ color:#b5b5b5; font-size:50px; line-height:46px;}

  .cont5{
    margin-top: 40px;
}
.cont5 .toiahh{
    background: url(../images/ahghg.png) no-repeat 60% center;
    padding: 34px 0 25px;
}

/* */
.xin{margin-top: 80px;}
.xin-cont{margin: 30px 0 0 0;}
.xin-le{width: 750px;}
.xin-le .hd{position: relative;height: 37px;border-bottom: 1px solid #d3d3d3}
.xin-le .hd a{position: absolute;right: 0;top:0;display: block;line-height: 37px;color: #8f8f8f;font-size: 14px;}
.xin-le .hd ul{overflow: hidden;}
.xin-le .hd ul li{cursor: pointer;height:37px;line-height:35px;background: url(../images/x1.png)no-repeat left;padding-left: 34px;color: #082c6d;font-size: 19px;font-weight: bold;float: left;width: 112px;margin-right: 28px;}
.xin-le .hd ul li:nth-child(2){background: url(../images/x3.png)no-repeat left;}
/* .xin-le .hd ul li.on{border-bottom: 2px solid #ed6d00;color: #ed6d00;background: url(../images/x2.png)no-repeat left;line-height: 35px;}
.xin-le .hd ul li:nth-child(2).on{background:url(../images/x43.png)no-repeat left;} */
.news_list1{margin-top: 33px;}
.news_list1 li{overflow: hidden;}
.news_list1 li a.img{display: block;float: left;width: 335px;height: 198px;}
.news_list1 li .cont{float: right;width: 394px;border-bottom: 1px solid #d3d3d3;height: 198px;}
.news_list1 li .cont h3{color: #101010;font-size: 18px;}
.news_list1 li .cont p{color: #5d5d5d;font-size: 14px;line-height: 24px;margin-top: 25px;height: 90px;overflow: hidden;}
.news_list1 li .cont a{display: block;width: 96px;height: 29px;line-height: 29px;text-align: center;border-radius: 20px;background: #333;color: #fff;font-size: 14px;}

.news_list2{margin-top: 11px;}
.news_list2 li{height: 61px;border-bottom: 1px dashed #b9b9b9}
.news_list2 li a{display: block;margin-top: 15px;color: #101010;font-size: 17px;line-height: 26px;}
.news_list2 li:hover a{
   color: #082c6d;
}
.news_list2 li p{margin-top: 5px;color: #5d5d5d;font-size: 14px;}

.xin-ri{width: 399px;}
.xin-ri .xin-tit{position: relative;height: 37px;border-bottom: 1px solid #d3d3d3}
.xin-ri .xin-tit a{position: absolute;right: 26px;top:0;display: block;line-height: 37px;color: #8f8f8f;font-size: 14px;}
.xin-ri .xin-tit li{cursor: pointer;height:37px;line-height:35px;background: url(../images/x4.png)no-repeat left;padding-left: 34px;color: #082c6d;font-size: 19px;font-weight: bold;width: 112px;border-bottom: 2px solid #000;}
.xin-gun{margin-top: 9px;height: 461px;overflow: hidden;}
.news_list3{}
.news_list3 li{height: 67px;border-bottom: 1px dashed #d3d3d3;margin-top: 25px;}
.news_list3 li a{display: block;background: url(../images/wen.png)no-repeat left;padding-left: 28px;color: #101010;font-size: 17px;line-height: 22px;}
.news_list3 li p{background: url(../images/da.png)no-repeat left;padding-left: 28px;color: #5d5d5d;font-size: 14px;margin-top: 6px;line-height: 22px;
    white-space: nowrap; 
    text-overflow:ellipsis; 
    overflow:hidden; 
}
.news_list3 li:hover a{
    color: #082c6d;
}

.cont5,.cont5 *{
    box-sizing: content-box;
}
.cont5{
    background: #f5f5f5;
    padding: 1px 0 40px;
    margin-top: 40px;
}


/* 友情链接 */
.link {
    padding: 10px 0;
    margin-top: 10px;
}
.link h2{
  font:500 16px/2em "微软雅黑";
}
.link h2 em{
    font-style: normal;
}

.a1{width: 1920px;margin-left: -960px;left:50%;position: relative;}

/*底部*/
.fo_bj1{
    background: #082c6d;
}
.dnav li{
    width:calc(100%/7);
    float: left;
    text-align: center;
}
.dnav li a{
    display: block;
    color: #fff;
    font:500 14px/60px "微软雅黑";
}
.dnav li a:hover{
   font-weight: 600;
}
.foot{background: url(../images/foot.png)no-repeat;height: 238px;}
.foot ul{width: 950px;margin-top: 15px;}
.foot ul li{float: left;width: 446px;margin-top: 38px;overflow: hidden;}
.foot ul li img{float: left;width: 51px;height: 52px;}
.foot ul li .cont{float: left;margin-left: 5px;color: #fff;font-size: 17px;
    line-height: 27px;}
.ff_er{width: 240px;margin-top: 65px;}
.ff_er p{
    text-align: center;
    width: 115px;
    float: left;
}
.ff_er p+p{
    margin-left: 10px;
}
.ff_er span{
    display: block;
    color: #fff;
    font:500 12px/30px "微软雅黑";
}

.fo_bj2{padding:10px 0;text-align:left;color: #999999;font-size: 13px;line-height: 22px;}
.fo_bj2 a{color: #999999;}