/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#3480ce;text-decoration:none;outline:none;}

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,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}


.html5zoo-nav-0{    display: block;
    position: absolute;
    height: auto;
    overflow: hidden;
    width: 100%;
    top: 100%;
    left: 0px;
    margin-top: -55px!important;}

/*头部样式*/

.wh{width: 1200px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}

p{margin-bottom: 0;}


.out-head{background: #333333;height: 45px;}
.head{width: 1200px;margin: 0 auto;}
.head a:hover{color:#ec1a23;}
.k1{font:400 14px/45px "微软雅黑";color:#fff;}
.k1 a{color:#fff;}
.k2{font:400 14px/45px "微软雅黑";color:#fff;background: url(../images/phone.png) no-repeat left 50%;padding-left: 34px;margin-right: 10px;}

#header{width:1200px;margin:0 auto;height: 110px;}
.top{}
.logo{float:left;padding-top: 5px;}

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


.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{float: right;}



/* 导航样式 */
.xy-menu {
  width: 1200px;
  margin:0 auto;
}

.xy-menu > li {
  float: left;
  width: 150px;
  position: relative;
}

.xy-menu > li:after {
  position: absolute;
  left: 0;
  right: 0;
  height: 17px;
  content: '';
  opacity: 0;
}

.xy-menu > li > a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 50px;
}

.xy-menu > li > a .creat {
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 3px;
  cursor: pointer;
  border-style: solid dashed dashed dashed;
  border-color: #fff transparent transparent transparent;
  border-bottom: none;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.xy-menu .active a {
  color: #fff!important;background: #ee4547;
}


.xy-menu .xy-sub-menu {
  display: none;
  position: absolute;
  width: 100%;
  border-top: 2px solid #ee4547;
  left: 0;
  top: 47px;
  -webkit-box-shadow: 0px 4px 6.86px 0.14px rgba(8, 1, 3, 0.52);
          box-shadow: 0px 4px 6.86px 0.14px rgba(8, 1, 3, 0.52);
  background: #fff;
  padding-bottom: 4px;
  z-index: 9999;
}

.xy-menu .xy-sub-menu > li {
  border-bottom: 1px solid #e5e5e5;
}

.xy-menu .xy-sub-menu > li > a {
  display: block;
  line-height: 45px;
  font-size: 14px;
  color: #666;
  position: relative;
  padding-left: 15%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  padding-right: 15%;
}

.xy-menu .xy-sub-menu > li > a:after {
  position: absolute;
  right: 12%;
  top: calc(50% - 3.5px);
  content: '';
  width: 5px;
  height: 7px;
  background: url(../images/xy-sub-nav-jt.png) 0 -7px no-repeat;
}

.xy-menu .xy-sub-menu > li > a:hover {
  background: #ececec;
  color: #666;
  padding-left: 22%;
}

.xy-menu .xy-sub-menu > li > a:hover:after {
  background-position: 0 0;
}



/*banner上文字*/
.c1{width: 1200px;margin: 0 auto;position: absolute;top:350px;left: 50%;margin-left: -600px;z-index: 9999;text-align: center;} 
.c1a{font:600 50px/100px "arial";color:#fff;}
.c1b{font:500 46px/70px "arial";color:#fff;}
.c1c{font:400 20px/60px "arial";color:#fff;}
.c1d{width: 366px;margin: 0 auto;margin-top: 30px;}
.c1e a{background: #ec1a23;font:600 12px/30px "微软雅黑";color:#fff;padding: 10px 52px;}
.c1f a{background: #ec1a23;font:600 12px/30px "微软雅黑";color:#fff;padding: 10px 52px;}
.c1e a:hover{background: #000;-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}
.c1f a:hover{background: #000;-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}


.nav{height:110px;}
.nav li{line-height:110px;height:110px;text-align:center;width:100px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height:110px;color:#333;height:110px;font-size: 15px;}
.nav li a:hover{color:#fff;text-decoration:none;background:url(../images/navh.jpg) no-repeat center;}

.nav .sec{height:0;background:#ec1a23;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:110px;left:0px;}
.nav .sec a{background:#ec1a23;color:#fff;height:38px;line-height:38px;width:100px;}
.nav .sec a:hover{background:#042d3f;text-decoration:none;}


/*搜索和热门搜索*/
.out-ss{background: #000;height: 60px;}
.search{text-align:left;width: 1200px;margin: 0 auto;}
#formsearch{float:right;width: 438px;height: 36px;background: url(../images/ss.jpg) no-repeat;margin-top: 12px;}
.hotSearch{float:left;font:400 14px/60px "微软雅黑";color:#fff;}
.hotSearch a:hover{color:#ec1a23;}
.hotSearch a{margin-right:6px;color:#fff;}
#formsearch input{height:36px;background:none;border:none;line-height:36px;}
#formsearch input#keyword{height:36px;line-height:36px;padding-left:8px;color:#333;font-size: 14px;width: 364px;outline: none;}
#formsearch input#s_btn{width:46px;height:36px;line-height:36px;text-align:center;background-color:none;color:#fff;border:none;cursor:pointer;outline: none;}



/*banner下方图*/
.c2{width: 1200px;margin: 0 auto;margin-top: 36px;}
.c2 li{width: 380px;float: left;margin-right: 30px;text-align: center;}
.c2 li:nth-child(3){float: right;margin-right: 0;}
.inys_li img{width: 380px;height: 280px;overflow: hidden;}
.c2 li h3{padding-top: 6px;}
.c2 li h3 a{font:400 18px/36px "微软雅黑";color:#000;}
.c2 li .nrs{font:400 15px/20px "微软雅黑";color:#999;text-transform: uppercase;}
.c2 li a:hover{color:#ec1a23;}
.cc img{-webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    cursor: pointer;width: 380px;height: 280px;overflow: hidden;}




/*关于我们*/
.c3{width: 1200px;margin: 0 auto;margin-top: 38px;}
.c3-title{background: url(../images/c3.png) no-repeat center;font:400 24px/36px "微软雅黑";color:#000;text-align: center;}
.c3-title span{font-weight: 100;color:#ec1a23;}
.c33{font:400 18px/26px "arial";color:#999;text-align: center;}
.c333{font:400 14px/24px "微软雅黑";color:#999;text-align: center;padding-top: 12px;}
.c3a{width: 525px;height: 400px;overflow: hidden;margin-top: 22px;}
.c3a img:hover{-webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
    -webkit-transition:all 0.6s ease-out;
    -moz-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}
.c3b{width: 645px;height: 400px;overflow: hidden;margin-top: 22px;font:400 16px/28px "微软雅黑";color:#666;position: relative;}
.c3bb{position: absolute;bottom: 5px;left: 0}
.c3bb a{background: #ee4547;font:400 14px/30px "微软雅黑";color:#fff;padding: 10px 52px;}
.c3bb a:hover{background: #ec1a23;-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}



/*广告图*/
.c4{background: url(../images/c4.png) no-repeat center;height: 255px;margin-top: 66px;}
.c44{width: 1110px;margin: 0 auto;padding-top: 92px;}
.c45 li{width: 310px;float: left;margin-right: 90px;}
.c46{width: 60px:height:60px;}
.c47{width: 226px;}
.c45 li:nth-child(3){float: right;margin-right: 0;}
.c47 h3{font:400 18px/50px "微软雅黑";color:#fff;}
.c47 span{font:400 14px/26px "微软雅黑";color:#999;}


/*产品*/
.c5{width: 1200px;margin: 0 auto;margin-top: 56px;}
.c55{padding-top: 38px;}
.product_lista{}
.product_lista li{float:left;margin-right:26px;margin-bottom:30px;}
.product_lista li a.img{}
.product_lista li a.img img{width:280px;height:200px;}
.product_lista li h3{text-align:center;padding-top:8px;}
.product_lista li h3 a{font-weight:normal;font-size: 16px;color:#333;}
.product_lista li a.img{display:block;}
.product_lista li a.img:hover{}
.roll_product{float:left;}
.product_lista li:nth-child(4n){float: right;margin-right: 0;}
.c56{text-align: center;margin-top: 20px;}
.c56 a{background: #ee4547;font:400 14px/30px "微软雅黑";color:#fff;padding: 10px 62px;}
.c56 a:hover{background: #ec1a23;-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}



/*新闻*/
.c6{width: 1200px;margin: 0 auto;margin-top: 64px;}
.c66{padding-top: 38px;}
.c6a {width: 529px;height: 432px;}
.c6b{width: 656px;}
.news_list1{}
.news_list1 li{border-bottom: 1px dashed #c6c6c6;line-height: 46px;position: relative;}
.news_list1 li a{font:400 15px/46px "微软雅黑";color:#333;padding-left: 74px;}
.news_list1 li h3{position: absolute;left: 0;font:400 14px/46px "微软雅黑";color:#ec1a23;}
.news_list1 li span{position: absolute;right: 0;font:400 14px/46px "arial";color:#999;}
.c6bb{margin-top: 40px;margin-left: 12px;}
.c6bb a{background: #ee4547;font:400 14px/30px "微软雅黑";color:#fff;padding: 10px 52px;}
.c6bb a:hover{background: #ec1a23;-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}

/*技术实力*/
.box1{width:1920px;position:relative;left:50%;margin-left:-960px;background:url(../images/box1.png) no-repeat center top;height:647px;}
.box_con{width:1200px;margin:0 auto;padding-top:70px}
.ct1{color:#ee4547;font-size:42px;text-align:center;font-weight: bold;}
.ct1 span{display:block;text-transform:uppercase;font-size:18px;font-weight:normal;color:#888888;font-family:"Arial";line-height: 30px;margin-top: 5px;}

.slx{width:1200px;margin:0 auto;height:340px;overflow: hidden;margin-top:60px;}
.slx li{float:left;width:273px;height:340px;margin-bottom:14px;margin:0 13px;position:relative;}
.slx li .tpx{width:273px;height:340px;margin:0 auto;position:relative;}
.slx li .tp2x{position:absolute;top:56px;z-index:99999;text-align:center;width:100%;}
.slx li .tp1x{position:relative;z-index:999;width:100%;text-align:center;}
.tm{background:rgba(3,71,156,.8);width:273px;height:340px;z-index:9999;position:absolute;right:0px;top:0px;border-radius: 10px;}


.slx li h3{color:#ffffff;font-size:32px;text-align:center;font-weight:bold;display:block;text-align:center;position:absolute;width:100%;top:38%;z-index:99999}
.slx li h3 a{color:#ffffff;font-size:32px;text-align:center;}
.slx li:hover h3 a{color:#ffffff;}

.slx li span{width:223px;left:25px;color:#ffffff;font-size:14px;text-align:center;font-weight:normal;display:block;text-align:center;position:absolute;top:55%;z-index:99999}




/*高品质追求*/
.box2{width:1200px;margin:0 auto;margin-top:45px;}
.tabz{position:relative;display:flex;justify-content:center;align-items:center;margin-top:35px;}
.tabz li{float:left;width:140px;height:32px;display:block;line-height:32px;background:#eaeaea;text-align:center;color:#666666;font-size:14px;cursor: pointer;margin-left:10px;}
.tabz li a{color: #666666;display: block;}
.tabz li.cur{color:#fff;text-decoration:none;font-size:14px;background:#ee4547;}
.tabz  li:hover, .tabz li.cur {
    background: #ee4547;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.tabz li:hover a, .tabz li.cur a {
    color: #fff;
}

.ttz{display: none;margin-top:30px;}
.list1z{padding:8px 10px;}
.list1z li{position:relative;vertical-align: middle;float:left;margin-right:26px;margin-bottom:26px}
.list1z li a.img{display:block}
.list1z li a.img img{width:376px;height:321px;}


.list1z li:nth-child(3n){float:right;margin-right:0px;}

.dac{background:#ee4547;border-bottom-left-radius:5px;border-bottom-right-radius:5px;line-height:45px;height:45px;position: absolute;bottom: 0;left: 0;width: 100%;}
.list1z li h3{color:#fff;font-size:16px;float:left;font-weight:normal;margin-left:5%;}
.list1z li h3 a{color:#fff;font-size:16px;line-height:45px;display: block;}
.list1z li:hover .dac{background:#ee4547;}


.mx{float:right;color:#fff;font-size:16px;margin-right:5%;}
.mx a{color:#fff;font-size:16px;}

/*sun_sj*/
.sun_sj{width:1920px;position:relative;left:50%;margin-left:-960px;background:url(../images/sj.jpg) no-repeat center top #fff;height:580px;overflow: hidden;margin-top:50px;}
.sun_sj li{width: 20%; height: 115px; float: left; text-align: center; color: #fff; font-size: 16px; box-sizing: border-box;}
.sun_sj li+li{border-left: 1px solid #336aaf;}

.sz{
    font:500 72px/40px "Arial";
    color: #fff;
    margin-top: 15px;
}
.sz span{
    font-size: 16px;
    font-weight: 400;
    padding-left: 5px;
}
.ab{width:1200px;margin:0 auto;background:#fff;height:300px;margin-top:40px;box-shadow: 4px 7px 25px 0px 
    rgba(0, 0, 0, 0.15);}
.abtp{margin-top:30px;margin-left:30px;width:346px;height:234px;overflow: hidden;float:left;}
.abnr{float:right;margin-right:30px;margin-top:30px;width:755px;color:#666666;font-size:14px;line-height:32px;}
.abnr h3{color: #333333;font-size: 28px;margin: 10px 0 15px 0;}

.taab{display: none;}









.xw_alst1 {
  width: 580px;
}

.xw_alst2 {
  width: 600px;
}

.xw_alst1 li a.img {
  display: block;
  width: 580px;
  height: 324px;
  overflow: hidden;
}

.xw_alst1 li a.img img {
  width: 580px;
  height: 324px;
}

.xw_alst1 li h2 a {
  display: block;
  color: #333333;
  font: 600 18px/48px "å¾®è½¯é›…é»‘";
}

.xw_alst1 li h3 {
  font: 500 14px/26px "å¾®è½¯é›…é»‘";
}

.xw_alst1 li h3 a {
  color: #0b68c5;
}

.xw_alst2 li {
  height: 124px;
  margin-bottom: 20px;
}

.xw_alst2 li b {
  display: block;
  float: left;
  width: 134px;
  background: #ebebeb;
  text-align: center;
  color: #333333;
  font: 600 48px/60px "å¾®è½¯é›…é»‘";
  height: 124px;
  box-sizing: border-box;
  padding-top: 19px;
}

.xw_alst2 li b span {
  display: block;
  color: #666;
  font: 500 18px/24px "å¾®è½¯é›…é»‘";
}

.xw_alst2 li .xw_wenzd {
  float: left;
  width: 466px;
  height: 124px;
  background: #f6f6f6;
  box-sizing: border-box;
  padding: 5px 20px 0;
}

.xw_alst2 li .xw_wenzd h2 a {
  display: block;
  color: #333333;
  font: 600 18px/48px "å¾®è½¯é›…é»‘";
}

.xw_alst2 li .xw_wenzd h3 {
  font: 500 14px/26px "å¾®è½¯é›…é»‘";
}

.xw_alst2 li:hover b, .xw_alst2 li:hover .xw_wenzd {
  background: #0171bc;
}

.xw_alst2 li:hover b, .xw_alst2 li:hover b span, .xw_alst2 li:hover .xw_wenzd h2 a, .xw_alst2 li:hover .xw_wenzd h3 {
  color: #fff;
}
.taablis {
  text-align: center;
  font-size: 0;
}

.taablis li {
  display: inline-block;
  width: 138px;
  text-align: center;
  background: #e9e9e9;
  font: 500 16px/35px "å¾®è½¯é›…é»‘";
  border-radius: 18px;
  margin: 28px 16px 38px;
}

.taablis li.cur {
  color: #fff;
  background: #0171bc;
  font-weight: 600;
}




/*案例*/

.xypg-case-list {
    margin: 0 -1%;
    font-size: 0
}

.xypg-case-list li {
    display: inline-block;
    vertical-align: bottom;
    width: 31.333%;
    margin: 0 1% 10px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.xypg-case-list li .img {
    display: block
}

.xypg-case-list li h3 a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 1.6;
    padding: .8em 0
}

.xypg-case-list li:hover h3 a {
    color: #ab001a
}

.xypg-news-list li {
    border: 1px solid #e1e1e1;
    padding: 30px;
    background: #fff;
    margin-bottom: 35px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.xypg-news-list li .tit {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 15px;
    position: relative
}

.xypg-news-list li .tit h3 {
    padding-bottom: 15px;
    font-size: 18px;
    color: #565656;
    font-weight: 400;
    padding-right: 25%;
    margin: 0
}

.xypg-news-list li .tit .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #666
}

.xypg-news-list li .info {
    font-size: 14px;
    line-height: 2;
    color: #999
}

.xypg-news-list li .more {
    margin-top: 15px
}

.xypg-news-list li .more span {
    display: inline-block;
    width: 130px;
    line-height: 33px;
    text-align: center;
    color: #000;
    font-size: 14px;
    color: #666;
    border: 1px solid #e1e1e1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.xypg-news-list li:hover {
    -webkit-box-shadow: 0 2px 13px 1px rgba(8,1,3,.18);
    box-shadow: 0 2px 13px 1px rgba(8,1,3,.18)
}

.xypg-news-list li:hover .tit h3 {
    color: #292e39
}

.xypg-news-list li:hover .more span {
    color: #fff;
    background-color: #292e39
}


#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}


.anls{width:1200px;margin:0 auto;padding-top:40px;border-top:1px solid #e5e5e5}
.product_list3{}
.product_list3 li{float:left;margin-right:38px;margin-bottom:38px;_display:inline;position:relative;width:376px;height:248px;}
.product_list3 li a.img{}
.product_list3 li a.img img{width:376px;height:248px;}
.product_list3 li h3{text-align:center;position:absolute;bottom:0px;width:100%;background:url(../images/h3.png) no-repeat center top;height:40px;color:#fff;}
.product_list3 li h3 a{font-weight:normal;line-height:40px;font-size:16px;color:#fff;}
.product_list3 li a.img{display:block;}
.product_list3 li a.img:hover{border-color:#ee4547;}







/*服务更专业*/
.zy{width:1920px;position:relative;left:50%;margin-left:-960px;background:url(../images/yz.png) no-repeat center top;height:644px;overflow:hidden}
.zy_con{width:1200px;margin:0 auto;padding-top:95px;}
.twtx{margin-top: 65px;height: 200px;}
.twtx li{float: left;width:142px;height:142px;border-radius:142px;border:2px solid #dddddd;}
.twtx li a.img{display:block;width:60px;margin:0 auto;margin-top:35px;}
.twtx li a.img img{display:block;text-align:center;}
.twtx li{float: left;overflow: hidden;margin-right: 34px;}
.twtx li h3{text-align:center;color:#333333;font-size:16px;font-weight:normal;display:block;margin-top:5px;}
.twtx li h3 a{text-align:center;color:#333333;font-size:16px;font-weight:normal;}
.twtx li:last-child{float:right;margin-right:0px;}






.sdh{width:382px;height:60px;background:#ee4547;line-height:60px;border-radius:50px;text-align:center;color:#fff;margin:0 auto;margin-top:80px;}




/*掌握企业资讯*/
.xws{width:1200px;margin:0 auto;}

/*新闻列表*/
.news_listx{margin-top:40px;}
.news_listx li{position:relative;margin-right:10px;width:376px;margin-left:12px;float:left;}
.news_listx li a.imgx img{width:376px;height:270px;}
.news_listx li a.imgx{display:block;}
.news_listx li a{line-height:27px;color:#333333;font-size:18px;margin-top:15px;display:block;}
.news_listx li a:hover{text-decoration:none;color:#ee4547;}
.news_listx li span{color:#999;z-index:0;line-height:27px;position:absolute;right:0px;top:0px;}
.news_listx li b{line-height:27px;color:#777777;font-size:14px;margin-top:20px;font-weight:normal;margin-top:10px;}
.time{position:absolute;width:70px;height:70px;left:0px;top:15px;background:#2166c5;opacity: 0.9}
.time1{color:#ffffff;font-size:40px;font-weight:bold;text-align:center;line-height:40px;margin-top:5px;}
.time2{color:#ffffff;font-size:12px;font-weight:normal;text-align:center;}






#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:20px;}
.container{width:1200px;margin:0 auto;padding: 0;}

.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- 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;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.news{width:1000px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#ee4547;border-color: #ee4547;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#ee4547;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}






/*热门搜索*/



/*å‹æƒ…é“¾æŽ¥*/
.link{background: #e8e8e8;margin-top: 72px;padding-top: 38px;padding-bottom: 52px;}
.f_link{width:1200px;margin:0 auto;}


#gotop{position:fixed;height:40px;width:40px;background:url(../images/top.png) no-repeat;right:150px;bottom:300px;cursor:pointer;}

/*é¡µé¢åº•éƒ¨*/
.dff{width:1920px;position:relative;left:50%;margin-left:-960px;background:url(../images/dff.jpg) repeat-x center top;height:295px;overflow: hidden;}
.df_con{width:1200px;margin:0 auto;padding-top:40px;}
.dff1{width:515px;float:left;}
.guanci{color:#ffffff;font-size:24px;font-weight:normal;}
.zhu{display:block;color:#deecff;font-size:14px;margin-top:5px;line-height:30px}
.zhu a{color:#deecff;font-size:14px;line-height:30px}
.p1{font-size: 16px;line-height: 16px;}
.dz{padding-top: 10px;border-top: 1px solid #2968b8;}
.dz a{color: #deecff;}
.tel2{font-size: 40px;font-weight: bold;line-height: 40px;margin-top: 10px;}



.zhu a:hover{color:#ee4547;}
.lx{margin-bottom: 15px;}
.dz{font-size: 14px;color: #deecff;line-height: 30px;}
.ft2{line-height: 63px;}

/*çƒ­é—¨æœç´¢*/

.out-foot{background: #333333;margin-top: 54px;padding-top: 48px;padding-bottom: 36px;}
.foot{width: 1200px;margin: 0 auto;}
.foot a{color:#999;}
.foot a:hover{color:#ec1a23;text-decoration:none;}
.f1a{width: 545px;font:400 14px/22px "微软雅黑";color:#999;}
.f1b{width: 230px;}
.f1bb{font:400 18px/26px "微软雅黑";color:#fff;}
.f1bc{font:400 14px/36px "微软雅黑";color:#999;padding-top: 20px;}
.f1bc a{color:#999;padding-right: 30px;}
.f1c{padding-top: 30px;}

#footer{position:relative;width:1200px;margin:0 auto;text-align:center;padding: 10px 0;}
#footer a{color:#666;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;line-height:24px;}
/*导航*/





/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:40px;background:#ee4547;font-size:18px;color:#fff;text-align:center;font-weight:normal;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}


.n_banner{width:1920px;position:relative;left:50%;margin-left:-960px;}
.n_banner img{width:1920px;margin:0 auto}


.left{width:240px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:920px;float:right;padding-bottom:10px;}
.sitemp{line-height:40px;height:40px;overflow:hidden;padding-right:10px;background:#ee4547;}
.sitemp h2{width:340px;float:left;line-height:40px;text-align:center;text-align:left;text-indent:15px;font-size:18px;color:#fff;font-weight:normal;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:40px;color:#fff;font-size:14px;}
.sitemp .site a{color:#fff;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}




/*产品列表页样式*/
.xypg-pro-description {
  border: 1px solid #e5e5e5;
  background: #f9f9f9;
  line-height: 24px;
  padding: 10px;
  margin-bottom: 15px;
  text-indent: 2em;
}

.xypg-product-list {
  margin: 0 -1%;
  font-size: 0;
}

.xypg-product-list li {
  display: inline-block;
  vertical-align: bottom;
    float: left;
  margin: 0 1% 20px 1%;
}

.xypg-product-list li .img {
  display: block;
  overflow: hidden;
}

.xypg-product-list li .img img {
  width: 287px;
  height:245px;
  -webkit-transition: all .7s ease;
  transition: all .7s ease;
}

.xypg-product-list li .img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.xypg-product-list li h3 {
  font-size: 16px;
  font-weight: normal;
  margin: 15px 0 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xypg-product-list li h3 a {
  color: #333333;
  display: block;
  text-align: center;

}

.xypg-product-list li h3 a:hover {
  color: #ab001a;
}

.xypg-product-list .no-result {
  margin: 0 1%;
  font-size: 14px;
}

/* 内页新闻列表 */
.xypg-news-list{}
.xypg-news-list li {
  border: 1px solid #e1e1e1;
  padding: 30px;
  background: #fff;
  margin-bottom: 35px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.xypg-news-list li .tit {
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 15px;
  position: relative;
}

.xypg-news-list li .tit h3 {
  padding-bottom: 15px;
  font-size: 18px;
  color: #565656;
  font-weight: normal;
  padding-right: 25%;
  margin: 0;
}

.xypg-news-list li .tit .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #666666;
}

.xypg-news-list li .info {
  font-size: 14px;
  line-height: 2;
  color: #999999;
}

.xypg-news-list li .more {
  margin-top: 15px;
}

.xypg-news-list li .more span {
  display: inline-block;
  width: 130px;
  line-height: 33px;
  text-align: center;
  color: #000;
  font-size: 14px;
  color: #666666;
  border: 1px solid #e1e1e1;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xypg-news-list li:hover {
  -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
          box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.xypg-news-list li:hover .tit h3 {
  color: #ee4547;
}

.xypg-news-list li:hover .more span {
  color: #fff;
  background-color: #ee4547;
}


.xypg-detail-pn div span {
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 13px;
    color: #666
}



.relate-title {
    background: #eee;
    color: #fff;
    font-size: 14px;
    line-height: 2.5;
    margin-bottom: 15px
}

.relate-title span {
    background: #ee4547;
    padding: 0 10px;
    display: inline-block
}

.relate-product-slick {
    padding: 0 30px;
    position: relative
}
.relate-product-slick  .slick-track{
    width: 100%!important;
    z-index: 1;
}
.owl-carousel .owl-stage-outer{
    position: relative;
    overflow: hidden;
}

.relate-product-slick .owl-item {
    display: block;
    font-size: 0
}

.relate-product-slick .owl-item .img {
    display: block
}

.relate-product-slick .owl-item p {
    margin-bottom: 0;
    padding: .5em 0;
    font-size: 12px;
    color: #333;
    text-align: center
}

.relate-product-slick .owl-item:hover p {
    color: #ab001a
}

.relate-product-slick .owl-nav button.owl-next,.relate-product-slick .owl-nav button.owl-prev {
    width: 25px;
    height: 35px;
    color: #fff;
    font-size: 20px;
    margin-top: -17.5px;
    line-height: 35px
}

.relate-product-slick .owl-nav button.owl-next span,.relate-product-slick .owl-nav button.owl-prev span {
    display: inline
}


.xypg-relate .relate-news {
    margin-top: 40px
}

.relate-news-list li {
    float: left;
    width: 48%;
    position: relative;
    line-height: 30px;
    font-size: 14px;
    color: #666
}

.relate-news-list li:nth-child(2n) {
    float: right
}

.relate-news-list li a {
    display: block;
    padding-right: 30%;
    color: #666
}

.relate-news-list li a:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #d1d1d1 url(../images/xypg-left-jt.png) -1px -16px no-repeat;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px
}

.relate-news-list li span {
    position: absolute;
    right: 0;
    top: 0
}

.relate-news-list li:hover a {
    color: #292e39
}

.relate-news-list li:hover a:before {
    background-color: #ee4547
}

.relate-news-list li:hover span {
    color: #ee4547
}

/*内页详情页面公用样式*/
.xypg-detail-title {
  font-size: 20px;
  color: #363636;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.7;
}

.xypg-detail-info-bar {
  font-size: 14px;
  font-family: Arial;
  color: #9e9e9e;
  line-height: 35px;
  border-bottom: 1px dashed #cfcfcf;
  margin-bottom: 20px;
}

.xypg-detail-info-bar .detail-info-time {
  float: left;
  margin-right: 20px;
}

.xypg-detail-info-bar .detail-info-time i {
  margin-right: 4px;
}

.xypg-detail-info-bar .detail-info-numbers {
  float: left;
}

.xypg-detail-info-bar .detail-info-numbers i {
  font-size: 12px;
  margin-right: 4px;
}

.xypg-detail-info-bar .xypg-file-down {
  float: right;
  position: relative;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title {
  cursor: pointer;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title i {
  margin-right: 5px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title:hover {
  color: #ab001a;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list {
  position: absolute;
  z-index: 9999;
  width: 250%;
  right: 0;
  background: #fff;
  display: none;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li {
  padding: 10px 0;
  border-top: 1px dashed #cfcfcf;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .icon {
  float: left;
  font-size: 40px;
  line-height: 40px;
  margin-right: 5px;
  height: 40px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con {
  overflow: hidden;
  line-height: 1;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 20px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a {
  font-size: 12px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a:hover {
  color: #ab001a;
}

.xypg-detail-con-title {
  margin: 20px 0 10px 0;
}

.xypg-detail-con-title span {
  display: inline-block;
  font-size: 18px;
  color: #ee4547;
}

.xypg-detail-tags {
  margin-top: 40px;
}

.xypg-detail-tags .tags-title {
  border-bottom: 1px solid #c3c3c3;
  position: relative;
}

.xypg-detail-tags .tags-title h3 {
  display: inline-block;
  padding: 0 30px;
  font-size: 16px;
  color: #ee4547;
  line-height: 40px;
  border-bottom: 3px solid #ee4547;
  margin-bottom: -1px;
}

.xypg-detail-tags .tags-title .baidu-share {
  position: absolute;
  right: 0;
  top: 8px;
}

.xypg-detail-tags .tags-content {
  padding-top: 10px;
}

.xypg-detail-tags .tags-content a {
  font-size: 13px;
  color: #666666;
  display: inline-block;
}

.xypg-detail-tags .tags-content a:hover {
  color: #ab001a;
}

.xypg-detail-url {
  margin-top: 30px;
}

.xypg-detail-article p {
  margin: 10px 0 20px 0;
  line-height: 24px;
}

.xypg-detail-pn {
  margin-top: 30px;
}

.xypg-detail-pn div {
  margin-bottom: 10px;
  background: #ededed;
  line-height: 35px;
  padding: 0 20px;
  position: relative;
}

.xypg-detail-pn div b {
  font-size: 16px;
  color: #333333;
  float: left;
  font-weight: normal;
}

.xypg-detail-pn div a {
  float: left;
  width: 75%;
  font-size: 14px;
  color: #565656;
}

.xypg-detail-pn div a:hover {
  color: #ee4547;
}

/* 内页左侧导航栏样式 */
.xypg-left-nav {
  margin: 0 -1px;
}

.xypg-left-nav > li {
  position: relative;
  border-bottom: 1px solid #eeeeee;
}

.xypg-left-nav > li:last-child {
  border-bottom: none;
}

.xypg-left-nav > li > a {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #2e2e2e;
  padding: 15px 18px;
}

.xypg-left-nav > li .first-nav-btn {
  position: absolute;
  z-index: 99;
  width: 30px;
  height: 30px;
  text-align: center;
  top: 10px;
  right: 20px;
  cursor: pointer;
  background: url(../images/icon_spirit.png) 0 -240px no-repeat;
}

.xypg-left-nav > li .first-nav-btn.clicked {
  background-position: 0 -270px;
}

.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
  color: #d02513;
}

.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
  color: #d02513;
}

.xypg-left-nav .xypg-left-subnav {
  display: none;
  padding: 0 10px;
}

.xypg-left-nav .xypg-left-subnav > li {
  border-top: 1px dashed #eeeeee;
}

.xypg-left-nav .xypg-left-subnav > li > a {
  padding: 8px;
  display: block;
  line-height: 20px;
  color: #666666;
  font-size: 16px;
}

.xypg-left-nav .xypg-left-subnav > li > a:hover {
  color: #d02513;
}

.xypg-left-nav .xypg-left-subnav > li.clicked > a {
  color: #d02513;
}

.xypg-left-nav .xypg-left-threenav > li > a {
  padding: 5px 10px;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
}

.xypg-left-nav .xypg-left-threenav > li > a:before {
  content: '\2014   ';
}

.xypg-left-nav .xypg-left-threenav > li > a:hover {
  color: #d02513;
}

.xypg-left-nav .xypg-left-threenav > li.clicked > a {
  color: #d02513;
}

@media (max-width: 990px) {
  .xypg-left-nav .xypg-left-threenav {
    display: block;
  }
}

.xypg-pro-description {
  border: 1px solid #e5e5e5;
  background: #f9f9f9;
  line-height: 24px;
  padding: 10px;
  margin-bottom: 15px;
  text-indent: 2em;
}

.xypg-product-list {
  margin: 0 -1.5%;
  font-size: 0;
}

.xypg-product-list li {
  display: inline-block;
  vertical-align: bottom;
  width: 30.333%;
  margin: 0 1.5% 20px 1.5%;
  padding: 10px 10px 0 10px;
  border: 1px solid #eeeeee;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xypg-product-list li .img {
  display: block;
}

.xypg-product-list li h3 a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #5a5a5a;
  line-height: 1.6;
  padding: .8em 0;
}

.xypg-product-list li:hover {
  border-color: #373332;
}

.xypg-product-list .no-result {
  margin: 0 1.5%;
  font-size: 14px;
}

.xypg-case-list {
  margin: 0 -1%;
  font-size: 0;
}

.xypg-case-list li {
  display: inline-block;
  vertical-align: bottom;
  width: 31.333%;
  margin: 0 1% 10px 1%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xypg-case-list li .img {
  display: block;
}

.xypg-case-list li h3 a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #5a5a5a;
  line-height: 1.6;
  padding: .8em 0;
}

.xypg-case-list li:hover h3 a {
  color: #d02513;
}

/* 内页新闻列表 */
.xypg-news-list li {
  border: 1px solid #e1e1e1;
  padding: 30px;
  background: #fff;
  margin-bottom: 35px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.xypg-news-list li .tit {
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 15px;
  position: relative;
}

.xypg-news-list li .tit h3 {
  padding-bottom: 15px;
  font-size: 18px;
  color: #565656;
  font-weight: normal;
  padding-right: 25%;
  margin: 0;
}

.xypg-news-list li .tit .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #666666;
}

.xypg-news-list li .info {
  font-size: 14px;
  line-height: 2;
  color: #999999;
}

.xypg-news-list li .more {
  margin-top: 15px;
}

.xypg-news-list li .more span {
  display: inline-block;
  width: 130px;
  line-height: 33px;
  text-align: center;
  color: #000;
  font-size: 14px;
  color: #666666;
  border: 1px solid #e1e1e1;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xypg-news-list li:hover {
  -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
          box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.xypg-news-list li:hover .tit h3 {
  color: #373332;
}

.xypg-news-list li:hover .more span {
  color: #fff;
  background-color: #373332;
}

@media (max-width: 990px) {
  .xypg-news-list li .tit {
    border-bottom: none;
  }
  .xypg-news-list li .tit h3 {
    padding-right: 0;
    padding-bottom: 10px;
  }
  .xypg-news-list li .tit .date {
    position: static;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 5px;
    color: #999;
  }
}

.xypg-album-cate {
  margin: 0 -1%;
}

.xypg-album-cate li {
  float: left;
  width: 31.33333%;
  margin: 0 1% 20px 1%;
  border: 1px solid #eaeaea;
  padding: 10px;
}

.xypg-album-cate li .album-img {
  margin-bottom: 15px;
}

.xypg-album-cate li .album-img img {
  width: 100%;
}

.xypg-album-cate li .album-title {
  text-align: center;
  font-size: 15px;
  color: #666666;
  margin-bottom: 5px;
}

.xypg-album-cate li .album-num {
  font-size: 16px;
  color: #333333;
  text-align: center;
}

.xypg-album-cate li .album-num span {
  display: inline-block;
  margin-right: 5px;
}

@media (max-width: 768px) {
  .xypg-album-cate li {
    width: 48%;
  }
}

@media (max-width: 420px) {
  .xypg-album-cate {
    margin: 0;
  }
  .xypg-album-cate li {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

.xypg-album-list {
  margin: 0 -1%;
}

.xypg-album-list li {
  float: left;
  width: 31.33333%;
  margin: 0 1% 20px 1%;
  position: relative;
}

.xypg-album-list li .img {
  display: block;
  overflow: hidden;
}

.xypg-album-list li .img img {
  width: 100%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xypg-album-list li h3 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-weight: normal;
  font-size: 16px;
}

.xypg-album-list li:hover .img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

@media (max-width: 768px) {
  .xypg-album-list li {
    width: 48%;
  }
}

@media (max-width: 420px) {
  .xypg-album-list {
    margin: 0;
  }
  .xypg-album-list li {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

.xypg-album-list.xypg-getkey-list li {
  width: 18%;
}

@media (max-width: 1200px) {
  .xypg-album-list.xypg-getkey-list li {
    width: 31.3333%;
  }
}

@media (max-width: 768px) {
  .xypg-album-list.xypg-getkey-list li {
    width: 48%;
  }
}

@media (max-width: 420px) {
  .xypg-album-list.xypg-getkey-list {
    margin: 0;
  }
  .xypg-album-list.xypg-getkey-list li {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

/* 下载列表页 */
.xypg-download-list .download-title {
  line-height: 60px;
  background: #d9d9d9;
  font-size: 18px;
  color: #333333;
}

.xypg-download-list .download-title span {
  display: block;
  float: left;
  text-align: center;
  width: 19%;
}

.xypg-download-list .download-title .file-name {
  width: 43%;
  text-align: left;
  padding-left: 5%;
}

.xypg-download-list .download-item {
  line-height: 50px;
}

.xypg-download-list .download-item .download-item-span {
  float: left;
  width: 19%;
  text-align: center;
  font-size: 14px;
  color: #555555;
}

.xypg-download-list .download-item .download-item-span.download-item-first {
  padding-left: 4%;
  width: 43%;
  text-align: left;
}

.xypg-download-list .download-item .download-item-span.download-item-iocn .iconfont {
  margin-right: 5px;
  font-size: 14px;
}

.xypg-download-list .download-item .download-item-span.download-item-iocn a {
  color: #373332;
}

.xypg-download-list .download-item .download-item-span.download-item-iocn a:hover {
  text-decoration: underline;
}

.xypg-download-list .download-item:nth-child(odd) {
  background: #f3f3f3;
}

.xypg-download-list .download-item .mob-download-title {
  display: none;
}

@media (max-width: 768px) {
  .xypg-download-list .download-title {
    display: none;
  }
  .xypg-download-list .download-item {
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
    background: #fff !important;
  }
  .xypg-download-list .download-item .download-item-span {
    float: none;
    width: 100%;
  }
  .xypg-download-list .download-item .download-item-span.download-item-first {
    padding-left: 0;
    width: 100%;
  }
  .xypg-download-list .download-item .download-item-span .mob-download-title {
    float: left;
    display: block;
    width: 130px;
    padding-left: 15px;
    text-align: left;
    font-weight: bold;
  }
  .xypg-download-list .download-item .download-item-span .download-item-con {
    float: right;
    width: calc(100% - 130px);
    text-align: right;
    padding-right: 20px;
  }
  .xypg-download-list .download-item .download-item-span + .download-item-span {
    border-top: 1px dashed #ebebeb;
  }
}


/* 分页基本样式 */
.xypg-pagination {
  margin-top: 20px;
  text-align: center;
  font-size: 0;
}

.xypg-pagination .pagin-left,
.xypg-pagination .pagin-mid,
.xypg-pagination .pagin-right,
.xypg-pagination .pagin-select {
  display: inline-block;
  vertical-align: middle;
}

.xypg-pagination a,
.xypg-pagination #current {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  font-family: "Microsoft YaHei",Arial;
  line-height: 26px;
  border: 1px solid #cbcbcb;
  margin: 0 5px;
  padding: 0 8px;
}

.xypg-pagination #current,
.xypg-pagination a:hover {
  color: #fff;
  border-color: #ee4547;
  background: #ee4547;
}

.xypg-pagination .pagin-mid {
  font-size: 14px;
}

.xypg-pagination .pagin-mid .mob-pagin-mid {
  display: none;
}

.xypg-pagination .pagin-select {
  font-size: 14px;
}

.xypg-pagination .pagin-select select {
  height: 28px;
  padding: 0 8px;
  margin: -1px 5px 0 5px;
}


/*左侧工具条*/
#toolbar {
  position: fixed;
  z-index: 9999;
  right: 33px;
  bottom: 30%;
}

#toolbar li {
  margin-bottom: 3px;
  font-size: 0;
  width: 57px;
  height: 57px;
  right: 0;
  position: relative;
}

#toolbar li a {
  display: block;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  width: 57px;
  height: 57px;
  overflow: hidden;
  background: #ee4547;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  white-space: nowrap;
  font-size: 0;
}

#toolbar li .iconfont {
  display: inline-block;
  vertical-align: middle;
  width: 57px;
  height: 57px;
  background-color: #d9d9d9;
  vertical-align: middle;
  text-align: center;
  line-height: 57px;
  color: #2b2b2b;
  font-size: 26px;
}

#toolbar li .wz {
  display: inline-block;
  line-height: 57px;
  font-size: 14px;
  color: #fff;
  vertical-align: middle;
  padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
  position: absolute;
  z-index: 1;
  padding: 5px;
  background: #ee4547;
  width: 110px;
  right: 120%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all .7s;
  transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
  margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
  max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
  content: '';
  position: absolute;
  right: -5px;
  bottom: 20px;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #ee4547;
  border-right: none;
}

#toolbar li.ewm:hover .icon {
  background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#toolbar li.backtop {
  cursor: pointer;
}

#toolbar li.backtop .iconfont {
  color: #fff;
  background-color: #ee4547;
}

#toolbar li:hover a {
  width: 200px;
}

#toolbar li:hover .iconfont {
  background-color: #ee4547;
  color: #fff;
}


/* 内页基本样式 */
.xypg-wrap {
  padding-top: 20px;
  padding-bottom: 40px;
}

.xypg-left-box {
  margin-bottom: 20px;
}



.xypg-left-con {
  border: 1px solid #ebebeb;
  padding: 15px;
}

.latest-news{padding: 0;}
.latest-news li{
  line-height: 27px;
    position: relative;
    font-size: 12px;
    padding:0 0 0 10px;
    border-bottom: 1px solid #dddddd;
}
.latest-news li a {
     line-height: 27px;
    color: #666;
    font-size: 12px;
}
.latest-news li a:before{
  background: none!important;margin: 0!important;width: 0!important;
}
.latest-news li a:before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background: #d1d1d1 url(../images/xypg-left-jt.png) -1px -16px no-repeat;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}

.latest-news li a:hover {
  color: #ee4547;
  text-decoration: none;
}

.latest-news li a:hover:before {
  background-color: #ee4547;
}
.hot-keys{padding: 0;margin:0;}
.hot-keys li {
 width: 46%;
    float: left;
    border: 1px dashed #d0d0d0;
    background: #fcfcfc;
    padding-left: 0px;
    margin:0 0 10px 0 ;
    text-align: center;
}

.hot-keys li a {
     line-height: 27px;
    color: #666;
    font-size: 12px;background: none;
}

.hot-keys li a:hover {
  color: #ee4547;
  text-decoration: none;
}

.hot-keys li:nth-child(even) {
  float: right;
}

.contact-box .hot-line {
  background: url(../images/xypg-right-phone.png) left 5px no-repeat;
  padding-left: 70px;
  margin-bottom: 15px;
}

.contact-box .hot-line h4 {
  font-weight: normal;
  margin: 0;
  font-size: 14px;
  color: #666666;
}

.contact-box .hot-line p {
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #ee4547;
  margin-bottom: 0;
}

.contact-box .gs-name {
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}

.contact-box .contact-info p {
  margin-bottom: 0;
  border-bottom: 1px dotted #b8b8b8;
  font-size: 14px;
  color: #333333;
  padding: 8px 0;
}

.contact-box .contact-info p:last-child {
  border-bottom: 0;
}

.xypg-right-mbx {
  border-bottom: 1px solid #ebebeb;
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  padding: 17px 0 7px 0;
}

.xypg-right-mbx .cur-pos {
  display: inline-block;
  color: #333;
}

.xypg-right-mbx .cur-pos .iconfont {
  font-size: 25px;
  display: inline-block;
  height: 25px;
  color: #000;
  margin-right: 5px;
}

.xypg-right-mbx a {
  color: #666;
}

.xypg-right-mbx a:hover {
  color: #ab001a;
  text-decoration: underline;
}



.xypg-right-content {
  font-size: 14px;
  color: #333;
  line-height: 1.7;
  padding: 15px 0;
}

.xypg-right-content p img {
  max-width: 100%;
}

.navigation a {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  font-family: "Microsoft YaHei",Arial;
  line-height: 26px;
  border: 1px solid #cbcbcb;
  margin: 0 5px;
  padding: 0 8px;
}

.navigation a.previous_page {
  float: left;
}

.navigation a.next_page {
  float: right;
}

.navigation a:hover {
  color: #fff;
  border-color: #ab001a;
  background: #ab001a;
}

.xypg-wrap .xymob-page-icon {
  position: fixed;
  right: 15px;
  bottom: 100px;
  z-index: 9999;
}

.xypg-wrap .xymob-page-icon li {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 1px;
  background: rgba(171, 0, 26, 0.7);
  cursor: pointer;
}

.xypg-wrap .xymob-page-icon li i {
  font-size: 20px;
  color: #fff;
}



.product-detail-tab {
    margin-top: 50px
}

.product-detail-tab .product-detail-tabli {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    height: 40px
}

.product-detail-tab .product-detail-tabli li {
    float: left;
    width: 20%;
    line-height: 40px;
    margin-top: -1px;
    text-align: center;
    font-size: 14px;
    color: #333;
    cursor: pointer
}

.product-detail-tab .product-detail-tabli li.on,.product-detail-tab .product-detail-tabli li:active,.product-detail-tab .product-detail-tabli li:visited {
    background: #ee4547;
    color: #fff
}

.product-detail-tab .product-detail-tabcon {
    padding: 15px 0
}

.product-detail-tab .product-detail-tabcon img,.product-detail-tab .product-detail-tabcon p img {
    max-width: 100%;
    height: auto!important;
    width: auto!important
}


/*内页切换*/
.page-product-detail-effect .big-img {
    float: left;
    width: 76.86567164%;
   /* height: 510px;*/
    border: 1px solid #efefef
}

.page-product-detail-effect .big-img a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 0
}

.page-product-detail-effect .big-img a img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle
}

.page-product-detail-effect .big-img a:after {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    overflow:hidden;
}

.page-product-detail-effect .product-detail-slick {
    float: right;
    width: 20.89552239%
}

.page-product-detail-effect .product-detail-slick a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 0;
    border: 1px solid #efefef
}

.page-product-detail-effect .product-detail-slick a img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle
}

.page-product-detail-effect .product-detail-slick a:after {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.page-product-detail-effect .product-detail-slick .slick-slide {
    outline: none;
   /* height: 140px;*/
    margin: 5px 0
}

.page-product-detail-effect .product-detail-slick .slick-slide.active a {
    border-color: #ab001a
}

.page-product-detail-effect .product-detail-slick .slick-arrow {
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #838383;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer
}

.page-product-detail-effect .product-detail-slick .slick-arrow:hover {
    background: #292e39
}

.page-product-detail-effect .product-detail-slick .slick-arrow .iconfont {
    color: #fff;
    font-size: 20px
}

.easyzoom{
    position: relative;
    display: inline-block;
}


/*底部*/
.demo-layout {
    background: url(../images/layout_bg.jpg) top no-repeat;
    background-size: cover;
    padding: 2% 0;
    box-sizing:border-box;
    margin-top: 3%;
}

.container-fluid{
  width: 1200px;
  margin:0 auto;
}
.di_left{
  float: left;
  width:370px;
}
.di_middle{
  float: left;
  width:480px;
  margin-left: 40px;
}
.demo-footer{
    background: #ee4547;
    padding: 10px 0;
    font-size: 12px;
    line-height: 1.8;
}
.demo-copyright{
  text-align: center;
}
.demo-layout-desc {
    font-size: 12px;
    color: hsla(0,0%,100%,.5);
    line-height: 22px;
}
.demo-layout-logo {
    margin-bottom: 20px
}

.demo-layout-contact p {
    margin-bottom: 0;
    font-size: 14px;
    color: hsla(0,0%,100%,.7);
    line-height: 1.7
}

.demo-layout-contact strong {
    display: block;
    font-size: 24px;
    color: hsla(0,0%,100%,.8)
}

.demo-layout-contact a {
    color: #fff
}

.demo-layout-menu dl {
    float: left;
    width: 20%;
    text-align: center
}

.demo-layout-menu dl dt {
    font-size: 14px;
    color: #fff;
    margin-bottom: 1.43em
}

.demo-layout-menu dl dd a {
    display: block;
    font-size: 14px;
    color: hsla(0,0%,100%,.4);
    line-height: 2
}

.demo-layout-ewm {
    text-align: center
}

.demo-layout-ewm p {
    background: hsla(0,0%,100%,.1);
    font-size: 13px;
    font-weight: 100;
    padding: .8em 0;
    line-height: 1.7;
    color: hsla(0,0%,100%,.7);
    margin: 15px 0 0
}



.demo-footer,.demo-footer a {
    color: hsla(0,0%,100%,.5)
}

.demo-footer a:hover {
    color: hsla(0,0%,100%,.8)
}





#toolbar {
    position: fixed;
    z-index: 9999;
    right: 17px;
    bottom: 10%
}

#toolbar li {
    margin-bottom: 3px;
    position: relative
}

#toolbar li,#toolbar li a {
    font-size: 0;
    width: 57px;
    height: 57px;
    right: 0
}

#toolbar li a {
    display: block;
    position: absolute;
    z-index: 9;
    top: 0;
    overflow: hidden;
    background: #292e39;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap
}

#toolbar li .iconfont {
    width: 57px;
    height: 57px;
    background-color: #d9d9d9;
    text-align: center;
    color: #2b2b2b;
    font-size: 26px
}

#toolbar li .iconfont,#toolbar li .wz {
    display: inline-block;
    vertical-align: middle;
    line-height: 57px
}

#toolbar li .wz {
    font-size: 14px;
    color: #fff;
    padding-left: 10px
}

#toolbar li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #292e39;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s
}

#toolbar li.ewm .ewm-box p {
    margin-bottom: 0
}

#toolbar li.ewm .ewm-box img {
    max-width: 100%
}

#toolbar li.ewm .ewm-box:after {
    content: "";
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #292e39;
    border-right: none
}

#toolbar li.ewm:hover .icon {
    background-position: -57px -180px
}

#toolbar li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

#toolbar li.backtop {
    cursor: pointer
}

#toolbar li.backtop .iconfont {
    color: #fff;
    background-color: #292e39
}

#toolbar li:hover a {
    width: 200px
}

#toolbar li:hover .iconfont {
    background-color: #292e39;
    color: #fff
}
.sort li{position:relative;z-index: 999;}
.sort li .about_b{position:absolute;left:210px;top:0px;width:210px;padding:10px 20px;background:#f5f6f6;
  border-bottom:2px solid #ee4547;z-index:9999;}
.sort li .layer2{width:210px;padding:10px 20px;background:#f5f6f6;
  border-bottom:2px solid #ee4547;z-index:9999;}
.sort li .layer2 li{overflow:hidden;}
.sort li .layer2 li a{font-weight:bold;background:url(../images/ico1.gif) no-repeat 0% 50%;}
.sort li .layer2 li a:hover{text-decoration:none;color:#ee4547;}
.sort li .layer2 li .layer3 li{margin:6px 0px;line-height: 24px;padding-left: 10px;}
.sort li .layer2 li .layer3 li a{font:normal 12px/24px "å¾®è½¯é›…é»‘";background:none;}
.sort li .layer2 li .layer3 li .layer4 li{margin:6px 0px;line-height: 24px;padding-left: 15px;}
.sort li .layer2 li .layer3 li .layer4 li a{font:normal 12px/24px "å¾®è½¯é›…é»‘";background:none;}

.sort li a{background:url(../images/dot44.png) no-repeat 5px -41px;color:#666;display:block;line-height:30px;font-family: "å¾®è½¯é›…é»‘";border-bottom:1px solid #dddddd;padding-left:25px;font-size:16px;}
.sort li .nav-btn{
    position: absolute;
    z-index: 99999;
    width: 20px;
    text-align: center;
    font-family: iconfont;
    top: 10px;
    right: 25px;
    cursor: pointer;
}
.sort li .nav-btn:after{
    content: "\E61F";
}
.sort li a:hover{color:#ee4547;text-decoration: none;background:url(../images/dot44.png) no-repeat 5px -41px #f5f6f6;}
.sort li.change a{background:url(../images/dot44.png) no-repeat 5px -41px #f5f6f6;}




.xypg-left-con {
    border: 1px solid #d2d2d2;
    border-top: none
}
.xypg-left-nav {
    margin: 0 -1px
}

.xypg-left-nav>li+li {
    border-top: 1px solid #e4e4e4
}

.xypg-left-nav>li {
    position: relative
}

.xypg-left-nav>li>a {
    display: block;
    font-size: 16px;
    line-height: 2.6;
    color: #2e2e2e;
    padding: 0 45px 0 25px
}

.xypg-left-nav>li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 20px;
    text-align: center;
    font-family: iconfont;
    top: 10px;
    right: 25px;
    cursor: pointer
}

.xypg-left-nav>li .first-nav-btn:after {
    content: "\E61F"
}

.xypg-left-nav>li .first-nav-btn.clicked:after {
    content: "\E638"
}

.xypg-left-nav>li.clicked>a,
.xypg-left-nav>li:hover>a {
    color: #fff;
    background: #ee4547;
   
}

.xypg-left-nav>li.clicked .first-nav-btn,
.xypg-left-nav>li:hover .first-nav-btn {
    color: #fff;
    display: block;
}

.xypg-left-nav>li.clicked .xypg-left-subnav {

    display: block;
}









.product_list li{float:left;margin-left:15px;margin-right:15px;padding-bottom:15px;_display:inline;}
.product_list li a.img{padding:1px;border:1px solid #e0e1dc;}
.product_list li a.img img{width:266px;height:190px;}
.product_list li h3{text-align:center;padding-top:5px;}
.product_list li h3 a{font-weight:normal;display: block;color: #666;font-size: 12px;}
.product_list li a.img{display:block;}
.product_list li a.img:hover{border-color:#ee4547;}
.page-product-inquiry a{color: #fff;}
.relate-product-slick .owl-item .img img{width: 203px;height: 145px;}


/*案例列表*/
.case_list li{float:left;margin-left:15px;margin-right:15px;padding-bottom:15px;_display:inline;}
.case_list li a.img{padding:1px;border:1px solid #e0e1dc;}
.case_list li a.img img{width:266px;height:227px;}
.case_list li h3{text-align:center;padding-top:5px;}
.case_list li h3 a{font-weight:normal;}
.case_list li a.img{display:block;}
.case_list li a.img:hover{border-color:#ee4547;}



/*新闻列表*/
.news_list li{line-height:27px;position:relative;padding-left:10px;}
.news_list li a{line-height:27px;color:#666;}
.news_list li a:hover{text-decoration:none;color:#ee4547;}
.news_list li span{color:#999;z-index:0;line-height:27px;position:absolute;right:0px;top:0px;}
.news_list li h3 {font-size:14px;}
.news_list li div{line-height:24px;}
