﻿/*初始化样式*/
input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
p{margin: 0;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

.com-img{ display:block; overflow:hidden;}
.com-img img{ transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.xypg-right-content{font-size: 16px;}

.j-space-between{justify-content:space-between}
.j-flex-start{justify-content:flex-start}
.j-flex-end{justify-content:flex-end}
.j-center{justify-content:center}
.a-j-center{align-items:center;justify-content:center}
.a-center{align-items:center}
.a-flex-start{align-items:flex-start}
.a-flex-end{align-items:flex-end}




/*----- Common css ------*/


/*头部样式*/
.fenzhan {
  font-size: 14px;
  color: #333333;
  margin-top: 20px;
  line-height: 14px;
  float: left;
  width: 400px;
  text-align: left;
  margin-left: 60px;
}
.mang{
    float: right;
    width: 226px;
    font:400 16px/25px "Microsoft YaHei";
    background: url(../image/8736c9236cae987eeee558915844d2f457eda140.png) left center no-repeat;
    padding-left: 30px;
    color: #333333;
    text-align: left;
    margin-top: 10px;
}


 .privacy {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 999999;
        display: none;
    }

    .privacy:after {
        content: '';
        display: block;
        background: rgba(0,0,0,.3);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .privacy .gb {
        position: absolute;
        right: 0;
        top: 0;
        width: 60px;
        line-height: 56px;
        background: #000;
        color: #fff;
        text-align: center;
        font-size: 26px;
        z-index: 2;
        height: 60px;
        cursor: pointer;
    }
    .privacy .con {
        max-max-width: 1200px;
        background: #fff;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
        width: 100%;
        padding: 30px 0;
    }

    .privacy .con iframe {
        width: 100%;
        height: calc(100vh - 60px);
    }

    .yins {
        color: #666;
        font-size: 14px;
        cursor: pointer;
    }

    .yins span {
        color: #000;
    }

    @media(max-width: 480px) {
        .privacy .gb {
            width: 30px;
            line-height: 26px;
            font-size: 20px;
            height: 30px;
        }
    }


.fenzhan a {
  color: #333333;
}

.logo {
  float: left;
  line-height: 107px;
}

.nav {
  height: 50px;
}

.nav li {
  line-height: 50px;
  height: 50px;
  text-align: center;
  width: 110px;
  float: left;
  position: relative;
  z-index: 999;
}

.nav li a {
  display: block;
  line-height: 50px;
  color: #000;
  height: 50px;
  font-size: 15px;
  font-family: '微软雅黑';
}

.nav li a:hover {
  color: #ed1a31;
  text-decoration: none;
}

.nav li.lxff {
  background: none;
}

.nav .sec {
  height: 0;
  background: #ed1a31;
  color: #333;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 50px;
  left: 0px;
}

.nav .sec a {
  background: #ed1a31;
  color: #fff;
  height: 38px;
  line-height: 38px;
  width: 142px;
  border-bottom: #c31326 1px dashed;
  font-size: 13px;
}

.nav .sec a:hover {
  background: #ed1a31;
  text-decoration: none;
  color: #fff;
}





.topLink .f_count {
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
}

.head {
  background: #fff;
}

#header {
  max-width: 1220px;
  margin: 0 auto;padding: 0 10px;
}

.logo {
  float: left;
}


.logo img{max-width: 100%;}



.topLink {
  float: right;
  text-align: right;
  position: relative;
  z-index: 9999;
  width: 65%;
}

.translate {
  width: 100px;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 9999;
}

.tran-in {
  left: 120px;
}

.translate li {
  border: 1px dashed #cccccc;
  line-height: 26px;
  text-align: left;
  background: #fff;
}



.translate li a:visited {
  text-decoration: none;
  color: #333;
}

.translate li a:hover {
  text-decoration: none;
  color: #275cea;
  cursor: pointer;
}

.translate-en {
  display: none;
  padding: 6px;
  padding-top: 0px;
}

.translate li .translate-en a {
  padding-left: 0px;
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
  font-weight: bold;
}

.topLink .f_count {
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
}

.k1 {
  line-height: 30px;
  float: right;
  color: #404040;
}

.k1 a {
  color: #404040;
}

.topLink .k2 {
  color: #3b3b3b;
  font-size: 16px;
  font-family: "微软雅黑";
  float: right;
  text-align: left;
  margin-top: 25px;
}

/*çƒ­é—¨æœç´¢*/
.sosuo {
  background: url(../image/895766f09ea6d7ba99a23c96841a21dd40df29a9.jpg) repeat-x;
  height: 79px;
}

.search {
  text-align: left;
  height: 58px;
  max-width: 1220px;
  margin: 0 auto;padding: 0 10px;
}

#formsearch {
  float: right;
  width: 271px;
  background: url(../image/218141446b0ae527c0dcb949fcef97eb2ed78e83.png) no-repeat;
  margin-top: 21px;
}

.hotSearch a {
  margin-right: 6px;
  color: #404040;
}

.hotSearch1 a {
  margin-right: 6px;
  color: #848484;
  font-family: "微软雅黑";
  font-weight: normal;
}

#formsearch input {
  height: 30px;
  background: none;
  border: none;
  line-height: 30px;
}

#formsearch input#keyword {
  height: 30px;
  line-height: 30px;
  padding-left: 22px;
  color: #666;
  width: 180px;
  float: left;
}

#formsearch input#s_btn {
  width: 57px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  float: right;
}

.hotSearch {
  float: left;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  color: #404040;
}

.hotSearch1 {
  float: left;
  height: 58px;
  line-height: 58px;
  font-weight: 400;
  color: #848484;
  font-family: "微软雅黑";
  font-size: 12px;
}

.box1 {
  background: #f6f6f6;
  padding-top: 40px;
  padding-bottom: 66px;overflow: hidden;
}

.ptt {
  width: 300px;
}

.pt {
  color: #2b2b2b;
  font-size: 32px;
}

.pt img {
  margin-left: 7px;
}

.pt2 {
  color: #666666;
  font-size: 14px;
  letter-spacing: 2px;
}

.sort1 {
  float: right;
  width: 72.5%;
  margin-top: 29px;
}

.sort1 li {
  float: left;
}

.sort1 li + li {
  margin-left: 21px;
}

.sort1 li a {
  color: #666666;
  font-size: 16px;
  display: block;
  background: #fff;
  width: 157px;
  margin: 0 auto;
  line-height: 36px;
  border-radius: 5px;
  text-align: center;
}

.sort1 li a:hover {
  color: #fff;
  background: #ed1a31;
}

.prod {
  margin-top: 40px;
}

.pleft {
  width: 55.16%;
}

.pright {
  width: 43.53%;
}

.box2 {
  margin-top: 50px;
}

.ystt {
  font-weight: 400;
  text-align: center;
  color: #6b6f73;
  font-size: 18px;
  background: url(../image/e07b3ab2bb4e7c0546e14de5567ded78616a9486.png) no-repeat center center;
}

.ystt2 {
  text-align: center;
  color: #ed1a31;
  font-size: 34px;
  letter-spacing: 3px;
  font-weight: bold;
}

.ystt3 {
  text-align: center;
  color: #999999;
  font-size: 14px;
}

.ystt2 span {
  font: 600 54px/54px "Microsoft YaHei";
  font-style: italic;
}

.box1 .cont {
  position: relative;
}




.lb,
.rb {
  position: absolute;
  top: 40%;
  cursor: pointer;
  z-index: 99999;
}

.lb {
  left: -70px;
  background: url(../image/a13fb7828c4813da19d46e62bc9805edd802822c.png) no-repeat;
  height: 40px;
  width: 40px;
}

.rb {
  right: -70px;
  background: url(../image/f027f7dacba9224bbe41277bb3754629d45df956.png) no-repeat;
  height: 40px;
  width: 40px;
}

.lb:hover {
  background: url(../image/c6dcfe6b906d0436f78e9dcac5448fda52f20215.png) no-repeat;
  height: 40px;
  width: 40px;
}

.rb:hover {
  background: url(../image/82e36c82f2c49e77456ea6157d1d92f6791a4d04.png) no-repeat;
  height: 40px;
  width: 40px;
}

.ads {
  margin-top: 58px;
}

.ads li {
  width: 24%;
  float: left;
  height: 545px;
  position: relative;
}
.shuzi{
    position: absolute;
top: -51px;
    left: 50%;transform: translateX(-50%);
    background: url(../image/228d03b44c7ec0a5686a7a6cb7d6cf4653a175c4.png) no-repeat;
    width: 95px;
    height: 109px;
    font:400 44px/99px "Microsoft YaHei";
    color: #fff;
    text-align: center;
}





.ads li:nth-child(2n) .shuzi{
   background: url(../image/85e2bb7fef9d3a90dcf71337f379384515693195.png) no-repeat; 
}
.ads li:nth-child(2n) {
  margin-top: 57px;
}

.ads li img {
  width: 100%;
  height: auto;
}

.ads li .det {
  border: 1px solid #ddd;
  height: 287px;
  padding: 0 36px;
}

.ads li h3 {
  font-size: 22px;
  margin-top: 45px;
  color: #333333;
  line-height: 31px;height:62px;overflow: hidden;
}

.ads li span {
  font-size: 16px;
  line-height: 29px;
  padding-top: 16px;
  display: block;
  color: #666666;
}

.box3 {

  margin-top: 78px;
}


.box3 .cont1 {
  width: 48.5%;
}



.cftt {
  color: #ed1a31;
  font-size: 32px;
  background: url(../image/dc62d1cd8216d1de9b9bf2bc2dfbc5ecea839283.png) no-repeat;
  height: 132px;
  line-height: 166px;
  width: 396px;
}

.sbwz {
  color: #666666;
  font-size: 14px;
  line-height: 25px;
  width: 425px;
  height: 75px;
  overflow: hidden;
  margin-top: 28px;
}



a.mm {
  color: #fff;
  font-size: 14px;
  display: block;
  text-align: center;
  border-radius: 4px;
  width: 128px;
  line-height: 32px;
  background: #ed1a31;
  margin-top: 25px;
}

.ads2 {
  margin-top: 53px;max-width: 500px;
}

.ads2 li {
  width: 70px;
  float: left;
  text-align: center;
}



.ads2 li h3 {
  font-size: 16px;
  padding-top: 19px;
  color: #ed1a31;
  font-weight: normal;
}

.box3 .cont2 {
  width: 48.5%;
}

.box3 .cont2 img{width: 100%;}


.xx2{width: 45px;height:3px;background:#ed1a31;margin-bottom: 20px;}

.cftt2 span{display: block;font-size: 16px;margin-bottom: 20px;}
.cftt2{color:#ed1a31;font-size: 35px;}




/* .ads3 li {
  width: 960px;
  position: relative;
}

.ads3 li img {
  width: 960px;
  height: 570px;
} */

.ads3 li h3 {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  color: #fff;
  line-height: 60px;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  display: none;
}

.box3 .cont3 {
  position: relative;
  display: none;
}

.lb2,
.rb2 {
  position: absolute;
  top: 40%;
  cursor: pointer;
  z-index: 99999;
}

.lb2 {
  left: 0px;
  background: url(../image/7d123a4f88519e7a5f16ada2f6fee4d4d2e5e88e.png) no-repeat;
  height: 37px;
  width: 24px;
}

.rb2 {
  right: 10px;
  background: url(../image/71b4cb93085d782dcb2914d5f67da98e8d91d5e0.png) no-repeat;
  height: 37px;
  width: 24px;
}

.lb2:hover {
  background: url(../image/f95683ca4c2050e69b0549c1c0459784727aa6b6.png) no-repeat;
  height: 37px;
  width: 24px;
}

.rb2:hover {
  background: url(../image/52aa19a3d121233aaf7a878f5cb88551d2cc1c7e.png) no-repeat;
  height: 37px;
  width: 24px;
}

.banner2 {
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 490px;overflow: hidden;
}

.banner2 ul.bb2 {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
}
.banner2 ul.bb2 li{width: 100%;}

.banner2 ul.bb2 li img{max-height: 394px;object-fit: cover;width: 100%;}

.banner2 ul.bb2 li {
  position: absolute;
  display: none;
}

.banner2 .num2 {
  position: absolute;
  right: 40px;
  bottom: 35px;
  z-index: 100;
}

.banner2 .num2 li {
  width: 12px;
  height: 14px;
  display: inline-block;
  margin: 0 5px;
  background: url(../image/bcde727362c98acbd4f55b3eb1b65ced61b2d982.png) no-repeat;
  line-height: 14px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 4px;
}

.banner2 .num2 li.num_hover {
  background: url(../image/f33f38ae050665c1a28b04331b84903f42db6675.png) no-repeat;
}

.banner2 .num2 li.num_hover a {
  color: #fff;
}

.banner2 .num2 li a {
  float: left;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.banner2 li h3 {
  height: 96px;
  line-height: 96px;
  background: #fff;
  font-weight: normal;
  text-indent: 50px;
}

.banner2 li h3 a {
  color: #333333;
  font-size: 14px;
}

/*滚动*/
#demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#indemo {
  float: left;
  width: 800%;
}

#demo1 {
  float: left;
}

#demo2 {
  float: left;
}

.product_list1 li {
  float: left;
  margin-bottom: 21px;
  _display: inline;width:48.5%;overflow: hidden;
}

.product_list1 li a.img{  width: 100%;  height: auto;overflow: hidden;}

.product_list1 li a.img img {
  width: 100%;
object-fit: cover;height:100%
}

.product_list1 li h3 {
  text-align: center;
  line-height: 44px;
  background: #fff;
  border-top: 1px solid #e1e1e1;height:44px;overflow: hidden;
}

.product_list1 li h3 a {
  font-weight: normal;
  color: #4c4c4c;
  font-size: 14px;
}

.product_list1 li a.img {
  display: block;
}


.box1 .cont{max-width: 1200px!important;}

.product_list2{overflow: hidden!important;}
.product_list2 li {
  float: left;
  margin: 0 10px;
  _display: inline;
}

.product_list2 li a.img img {
  width: 285px;
  height: 189px;
}

.product_list2 li h3 {
  text-align: center;
  line-height: 44px;
  background: #fff;
  border-top: 1px solid #e1e1e1;
}

.product_list2 li h3 a {
  font-weight: normal;
  color: #4c4c4c;
  font-size: 14px;
}

.product_list2 li a.img {
  display: block;
}

.product_list2 li:hover h3 {
  background: #ed1a31;
  border-color: #ed1a31;
}

.product_list2 li:hover h3 a {
  color: #fff;
}

.product_list3 li {
  float: left;
  _display: inline;
  position: relative;
}

.product_list3 li a.img img {
  width: 321px;
  height: 165px;
}

.product_list3 li .mask {
  width: 321px;
  height: 165px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
}

.product_list3 li:hover .mask {
  opacity: 0;
}

#m_demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#m_indemo {
  float: left;
  width: 800%;
}

#m_demo1 {
  float: left;
}

#m_demo2 {
  float: left;
}

.box4 {
  margin-top: 60px;
}

.sort2 {
  float: right;
  margin-top: 29px;
  text-align: right;
}

.sort2 li {
  float: left;
}

.sort2 li + li {
  margin-left: 21px;
}

.sort2 li a {
  color: #999999;
  font-size: 14px;
  display: block;
  background: #fff;
  width: 110px;
  margin: 0 auto;
  line-height: 36px;
  text-align: center;
  border: 1px solid #999999;
}

.sort2 li a:hover {
  color: #fff;
  background: #ed1a31;
   border: 1px solid #ed1a31;
}

.ads4 {
  margin-top: 66px;
}

.ads4 li {
  float: left;
  margin-bottom: 27px;
  position: relative;
}
.anlizott{
    position: absolute;
    bottom: 0px;
    left:0px;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,0.5);
    font:400 16px/42px "Microsoft YaHei";
    color: #fff;
}
.anlizott a{
    color: #fff;
}

.ads4 li{width: 32.5%;}
.ads4 li img {
  width: 100%;
  height: auto;
}



.anli {
  width: 66%;
}

.nalitubn {
  width: 31.6%;
  margin-top: 65px;
  position: relative;
}

.nalitubn img{width: 100%;}






.box5 {
  max-width: 1200px;
  margin: 0 auto;
  background: url(../image/a82750edb1a9b052112cc47db5c4c0025af9b8c9.png) no-repeat center top;
  height: 415px;
  margin-top: 76px;
  background-color: #ededed;background-size: cover;
}

.abpic {
  width: 45.5%;padding: 14px;
}

.abpic img{max-width: 100%;}


.about {
  width: 47.5%;
  margin-right: 35px;
}

.about_title {
  font-weight: bold;
  font-size: 38px;
  color: #ed1a31;
}

.about_title span {
  font-weight: bold;
  font-size: 46px;
  color: #efefef;
  text-transform: uppercase;
  padding-left: 15px;
}

.about_title p {
  font-weight: normal;
  font-size: 15px;
  color: #333333;
  letter-spacing: 7px;
}

.about .content {
  color: #666666;
  font-size: 14px;
  line-height: 26px;
  text-align: justify;
  overflow: hidden;
  padding-top: 40px;
}

.estructure {
  margin-top: 36px;
}

.estructure li {
  width: 106px;
  float: left;
  border: 1px solid #dfdfdf;
  height: 90px;
  text-align: center;
  padding-top: 16px;
  overflow: hidden;
}

.estructure li + li {
  margin-left: 38px;
}

.estructure li .img1 {
  display: block;
  width: 37px;
  height: 40px;
  overflow: hidden;
  margin: 0 auto;
}

.estructure li .img1 img {
  width: 37px;
  height: 80px;
}

.estructure li h3 {
  font-size: 14px;
  padding-top: 9px;
  color: #666666;
  font-weight: normal;
}

.estructure li:hover {
  background: #ed1a31;
}

.estructure li:hover .img1 img {
  margin-top: -40px;
}

.estructure li:hover h3 {
  color: #fff;
}

.neit {
  background: url(../image/61d48d04c8ca178d1772e641d3c46551ecaa6f52.png) top center no-repeat;
  height: auto;
  margin-top: 55px;
  box-sizing: border-box;
  padding-top: 43px;margin-bottom: 20px;overflow: hidden;
}



.chan {
  max-width: 1200px;
  margin: 0 auto;
}

.box6 {
  background: #0096e4;
  padding: 5px 0;
  margin-top: 60px;
}

.dyug li {
  float: left;
  width: 170px;
  text-align: center;
}

.dyug_img {
  height: 52px;
}

.dyug_zi {
  font: 400 16px/35px "Microsoft YaHei";
  color: #fff;
}

.c2 {
  background: #fff;
  height: 160px;
  overflow: hidden;
}

.c2-con {
  padding-top: 35px;
}

.c2-con ul li {
  width: 299px;
  float: left;
  background: url(../image/7990e01fc28e23e1a4c1893d20bc4d30ce84cbfd.png) no-repeat right 25px;
  text-align: center;
  position: relative;
}

.c2-con ul li:last-child {
  background: none;
}

.c2-con ul li .count-title {
  font: bold 54px/53px "微软雅黑";
  color: #555555;
}

.c2-con ul li dt {
  font-size: 12px;
  color: #555555;
  position: absolute;
  top: -4px;
  left: 216px;
}

.c2-con ul li span {
  font: bold 14px/80px "微软雅黑";
  position: absolute;
  top: 15px;
  left: 205px;
}

.c2-con ul li:nth-child(2) dt {
  left: 227px;
}

.c2-con ul li p {
  font: normal 14px/50px "微软雅黑";
  color: #555555;
}

.box7 {
  margin-top: 60px;
}

#innewsdemo {
  height: 310px;
  overflow: hidden;
}

.news_lists li {
  position: relative;
  background: none;
  border-bottom: 1px dashed #d8d8d8;
  padding: 12px 0;
}

.news_lists li a {
  color: #454545;
  background: url(../image/d67d6b395eb58a36f7e804b8fc4f439ec85b63bc.png) left 50% no-repeat;
  font: 400 14px/25px "微软雅黑";
  padding-left: 40px;
  display: block;
}

.news_lists li span {
  background: url(../image/7f6e09190100c0c0d3ddb07e3dab8ce7beb7bcf7.png) left 8px no-repeat;
  font: 400 12px/23px "微软雅黑";
  padding-left: 40px;
  color: #666666;
  display: block;height:69px;overflow: hidden;
}


.nsq {
  width: 36%;
  padding: 0 30px;
  height: auto;
  padding-top: 14px;
  border: 1px solid #d8d8d8;
  margin-top: 60px;
}

.news1-title {
  font-size: 16px;
  color: #ed1a31;
  line-height: 35px;
  font-weight: bold;
  background: url(../image/1c17de14d7780c593c15407a988c2fa68fe0d199.png) no-repeat;
  height: 43px;
  position: relative;
  padding-left: 47px;
}

.news1-title a {
  background: url(../image/595853af08145c35b421fccb2427984261ba443a.png) no-repeat;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
}



.lianxi{
    float: left;
    text-align: center;
}
.jidng_tt{
    font:400 18px/55px "Microsoft YaHei";
    padding-top: 50px;
}
.jidng_nei{
    padding-top: 30px;
    font:400 16px/30px "Microsoft YaHei";
    color: #333333;
}
.tubiao_yu{
   padding-top: 30px; 
}
.tubiao{
    float: right;
    text-align: center;
}
.nsq .content {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  margin-top: 26px;
}
.tubi{
    font:600 16px/30px "Microsoft YaHei";
    color: #fff;margin-bottom: 20px;

}
.daohang{
    float: left;
    width: 41.5%;
    text-align: left;
}
.lbgg{
    float: left;
    width: 36.25%;
    text-align: left;
}


.lbgg_tu{
    background: url(../image/cdde60f18bf030887870f83ee3baa49df400fe6c.png) left center no-repeat;
    padding-left: 40px;
    font:400 18px/28px "Microsoft YaHei";
    color: #FFF;
    text-align: left;
}
.dintzhi{
    font:400 16px/28px "Microsoft YaHei";
    color: #bbbbbb;
    padding-top: 50px;
}


.er{
    float: right;
    width: 132px;
}


.er img{max-width: 100%;margin-bottom: 10px;}

.er p{color:#fff;font-size: 15px;}


.dintzhi a{
    color: #bbbbbb;
}
#innewsdemo {
  height: 310px;
  overflow: hidden;
}

.news_lists li {
  position: relative;
  background: none;
  border-bottom: 1px dashed #d8d8d8;
  padding: 12px 0;
}

.news_lists li a {
  color: #454545;
  background: url(../image/d67d6b395eb58a36f7e804b8fc4f439ec85b63bc.png) left 50% no-repeat;
  font: 400 14px/25px "微软雅黑";
  padding-left: 40px;
  display: block;
}

.news_lists li span {
  background: url(../image/7f6e09190100c0c0d3ddb07e3dab8ce7beb7bcf7.png) left 8px no-repeat;
  font: 400 12px/23px "微软雅黑";
  padding-left: 40px;
  color: #666666;
  display: block;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

.nsleft {
  width: 60.75%;
  margin-top: 60px;
}

.slideGroup .parHd {
  width: 127px;
  float: left;
}

.slideGroup .parHd li {
    float: left;
    background: #b5b5b5;
    cursor: pointer;
    height: 196px;
    padding-left: 15px;
    width: 112px;
    margin-bottom: 2px;
    box-sizing: content-box;
}

.slideGroup .parHd li b {
  width: 31px;
  height: 35px;
  padding-top: 28px;
  display: block;
  box-sizing: content-box;
}

.slideGroup .parHd li strong {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  display: block;
  padding-top: 13px;
}

.slideGroup .parHd li span {
  color: #ffffff;
  font-size: 12px;
  display: block;
  padding-top: 0px;
  text-transform: uppercase;
}

.slideGroup .parHd li a {
  height: 22px;
  width: 70px;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  font-size: 12px;
  display: block;
  margin-top: 17px;
}

.slideGroup .parHd li.on {
  background: #ed1a31;
}

.slideGroup .slideBox {
  overflow: hidden;
}

.slideGroup .parBd {
  border: 1px solid #d8d8d8;
  border-left: none;
  float: right;
  width: 74%;
  padding-right: 25px;
  padding-left: 32px;
  height: auto;
  box-sizing: content-box;
}

.slideGroup .parBd ul {
  overflow: hidden;
  zoom: 1;
}

.slideGroup .parBd ul li {
  _display: inline;
  overflow: hidden;
}

.news_list1 {
  padding-top: 15px;
}

.news_list1 li .img {
  float: left;width: 45%;
}

.news_list1 li .img img {
  width: 100%;
  height: auto;
}

.news_list1 li .det {
  width: 49%;
  float: left;
  margin-left: 20px;
  text-align: left;
  padding-top: 10px;
}

.news_list1 li b {
  color: #666666;
  font-size: 12px;
  font-weight: normal;
}

.news_list1 li span {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  display: block;
}

.news_list1 li a.ntt {
  color: #666666;
  font-size: 14px;
  display: block;height:35px;line-height: 35px;overflow: hidden;
}


.news_list1 li p {
  color: #666666;
  font-size: 12px;
  line-height: 26px;height:52px;overflow: hidden;
}

.infoList {
  height: auto;
  overflow: hidden;
  margin-top: 10px;
}

.infoList li {
  position: relative;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #d8d8d8;
}

.infoList li a {
  color: #666666;
  font-size: 14px;overflow: hidden;line-height: 46px;height:46px;
}


.infoList li a:hover {
  text-decoration: none;
  color: #e87518;
}

.infoList li span {
  color: #666666;
  z-index: 0;
  position: absolute;
  right: 0px;
  top: 0px;
}

/*友情链接*/
.links {
  height: 60px;
}
.cian{
    border-bottom:#484848 1px solid;
}
.f_link {
  max-width: 1200px;
  margin: 0 auto;
  line-height: 30px;
  padding-top: 40px;
  color: #8e8e8e;
}

.copyright {
    float: left;
    text-align: left;
    font:400 14px/30px "Microsoft YaHei";
     color: #8e8e8e;
     margin-top: 10px;
}
.x-region{
        float: right;
    text-align: right;
    font:400 14px/30px "Microsoft YaHei";
     color: #8e8e8e;
     margin-top: 10px;
}
.copyright a{
     color: #8e8e8e;
}
.x-region a{
     color: #8e8e8e;
}
.f_link a {
  color: #fff;
  font-family: '微软雅黑';
}

.f_link span {
  font: 400 14px/30px "Microsoft YaHei";
  color: #0096e4;
  text-transform: uppercase;
}

/*页面底部*/
.foot {
  background: #79b70d;
  padding-top: 10px;
  padding-bottom: 15px;
}

.footer {
  width: 1000px;
  position: relative;
  margin: 0 auto;
}

.logos {
  position: absolute;
  top: 25px;
  left: 0;
}

#footer {
  position: relative;
  width: 706px;
  margin: 0 auto;
  text-align: center;
  font-family: '微软雅黑';
  color: #fff;
}

#footer a {
  color: #fff;
  font-family: '微软雅黑';
}

#footer a:visited {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  color: #e87518;
  text-decoration: none;
}

.nav_foot {
  text-align: left;
  line-height: 24px;
}

.nav_foot a {
  /*margin: 0 10px;*/
}




.more_region {
  position: absolute;
  right: 10px;
  line-height: 30px;
  top: 0;
  font-weight: normal;
  font-size: 12px;
}

#footer h3 {
  width: 80px;
  line-height: 30px;
  position: absolute;
  right: 233px;
  top: 5px;
  font-weight: normal;
}

.foot2 {
  background: #313131;
  margin-top: 30px;
  padding-bottom: 50px;padding-top: 45px;
}

.d_erm1 {
  margin-top: 45px;
  width: 151px;
  text-align: center;
  font-size: 14px;
  color: #f9f9f9;
  line-height: 50px;
}

.d_title1 h2 {
  color: #f6f6f6;
  font: 600 26px/30px "微软雅黑";
  background: url(../image/334d36247393a5c99a403025d01c8ae73816cc93.png) no-repeat left bottom;
  padding-bottom: 20px;
  text-transform: uppercase;
}

.d_lianxi {
  padding-top: 36px;
  width: 407px;
  margin-left: 75px;
}

.d_lianxi h3 {
  color: #fff;
  font: 600 18px/30px "微软雅黑";
  margin-top: 25px;
}

.hgjagjh {
  color: #f9f9f9;
  font: 500 14px/40px "微软雅黑";
  margin-top: 14px;
}

.hgjagjh img {
  padding-right: 6px;
}

.con {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.d_zaixian {
  margin-top: 36px;
}

.ghjagjhghhh1 li {
  float: left;
  width: 120px;
  text-align: left;
}

.nav_foot {
  padding-top: 36px;
  margin-left: 40px;
  width: 240px;
}

.ghjagjhghhh1 {
  margin-top: 15px;
}

.ghjagjhghhh1 a {
  color: #f9f9f9;
  font: 500 14px/42px "微软雅黑";
}

.d_tpl1 {
  color: #fff;
  font: 500 14px/20px "微软雅黑";
  background: url(../image/8f1c83fb7633db97d5347ce84ac6ad810bab5226.png) no-repeat left center;
  padding-left: 40px;
  margin-top: 32px;
}

a.d_mess1 {
  margin-top: 24px;
  display: block;
}

.foot2_a1 {
  border-bottom: 1px solid #fff;
  margin-top: 50px;
  color: #c1c1c1;
  font: 500 12px/24px "微软雅黑";
}

.foot2_a1 a {
  color: #c1c1c1;
}

.foot2_a1 a:hover {
  color: #e87518;
}

/*内页左侧样式*/
.container {
  max-width: 1200px !important;
  margin: 0 auto;
}

.wh {
  max-width: 1220px !important;
  margin: 0 auto;
  padding: 0 10px;
}








.page-product-inquiry a {
  color: #fff;
}

.page-mob-tool {
  display: none;
}

.xypg-banner img {
  width: 100%;
}







.logo img{max-width: 100%;}



/*样式*/
@media (max-width: 1199px) {
.logo{width: 28%;}
.sort1 li a{width: 150px;}

.product_list2 li a.img img {
  width: 200px;
  height: 133px;
}

.ads li h3 {
  font-size: 18px;
  margin-top: 45px;
  color: #333333;
  line-height: 25px;height:50px;overflow: hidden;
}


.ads li span {
  font-size: 16px;
  line-height: 25px;
  padding-top: 0px;
  display: block;
  color: #666666;margin-top: 10px;height:100px;overflow: hidden;margin-bottom: 15px;
}

.ads li .det{height:auto;}

.estructure li{width: 95px;}


.neit{background:#ed1a31;}
.dyug li{width: 14%;}


.slideGroup .parBd{width: 71%;}

  }




@media (max-width: 1100px) {
.logo{width: 25%;}

.topLink{width: 72%;}


.shuzi{
    position: absolute;
top: -31px;
    left: 50%;transform: translateX(-50%);
    background: url(../image/228d03b44c7ec0a5686a7a6cb7d6cf4653a175c4.png) no-repeat;
    width: 65px;
    height: 65px;
    font:400 24px/55px "Microsoft YaHei";
    color: #fff;
    text-align: center;background-size: 100% 100%;
}




.ads li:nth-child(2n) .shuzi{
   background: url(../image/85e2bb7fef9d3a90dcf71337f379384515693195.png) no-repeat; background-size: 100% 100%;
}


.ads li .det {
  border: 1px solid #ddd;
  height: auto;
  padding: 0 26px;
}

.cftt{width: 65%;background-size: 100% 100%;}



  }



@media (max-width: 992px) {
.sort1 {
  float: none;
  width: 100%;
  margin-top: 29px;
  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sort1 li{width: 30%!important;float: left;margin-bottom: 10px;}
.sort1 li a{width: 100%;}
.sort1 li + li {
  margin-left: 0px;
}

}

@media (max-width: 992px) {
.banner2 .num2 {
  position: absolute;
  right: 40px;
  bottom: 33px;
  z-index: 100;
}



.ads li h3 {
  font-size: 18px;
  margin-top: 25px;
  color: #333333;
  line-height: 25px;height:50px;overflow: hidden;
}



.cftt2 span{display: block;font-size: 15px;margin-bottom: 20px;}
.cftt2{color:#ed1a31;font-size: 25px;}



.pleft {
  width: 100%;
}

.pright {
  width: 100%;margin-top: 25px;
}

.banner2 {
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 369px;
  overflow: hidden;
}


.ads li {
  width: 48.5%;
  float: left;
  height: auto;
  position: relative;
}


.ads li .det {
  border: 1px solid #ddd;
  height: auto;
  padding: 0 16px;
}

.ads li span {
  font-size: 14px;
  line-height: 25px;
  padding-top: 0px;
  display: block;
  color: #666666;margin-top: 10px;height:100px;overflow: hidden;margin-bottom: 15px;
}

.box3 .cont1{width: 100%;}

.box3 .cont2{width: 100%;margin-top: 20px;}


.sbwz {
  color: #666666;
  font-size: 14px;
  line-height: 25px;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 28px;
}

.pt {
  color: #2b2b2b;
  font-size: 25px;
}


.sort2 {
  float: left;
  margin-top: 29px;
  text-align: right;
}

.anli{width: 100%;}

.nalitubn {
  width: 100%;
  margin-top: 25px;
  position: relative;
}

.daohang{width: 100%;}

.lbgg{
    float: left;
    width: 100%;
    text-align: left;
}

.er{
    float: none;
    width: 132px;margin:0 auto;margin-top: 25px;text-align: center;
}


.abpic{width: 100%;}
.box5{height:auto;background:none;}
.about{width: 100%;margin-right: 0px;}

.dyug li{width: 32%;margin-bottom: 15px;}

.slideGroup .parBd{width: 68%;}

.nsleft{width: 100%;}

.nsq{width: 100%;}

.slideGroup .parHd{width: 100%;}
.slideGroup .parBd{width: 100%;}
.slideGroup .parHd li{width: 44%;padding: 10px;height:auto}

.news_list1 li .img{width: 100%;}

.news_list1 li .det {
  width: 100%;
  float: left;
  margin-left: 20px;
  text-align: left;
  padding-top: 10px;
}

.slideGroup .parBd{padding: 0 5px;}

  }

@media (max-width: 768px) {
.estructure li{width: 45%;margin-bottom: 15px;}
.estructure li + li{margin: 0px;}

.lianxi{width: 100%;}
.tubiao{width:100%;max-width: 200px;margin:0 auto;margin-top:25px;float: none;}
.box1 .cont{width: 98%!important;margin: 0 auto;overflow: hidden;}
  }


.map_a img{max-width: 100%;}

p{margin: 0px;}