/*头部样式*/
.sky{width:1920px;position:relative;left:50%;margin-left:-960px;height:39px;background:#cd030a;}
.sky_con{width:1200px;margin:0 auto;}
.huan{float:left;color:#fff;font:400 13px/39px "Microsoft Yahei";}
.huan a{line-height:39px;color:#fff;font-size:12px;padding-right: 5px;}
.k1x{float:right;line-height:39px;color:#fff;font-size:12px;}
.k1x a{color:#fff !important;font-size:12px;}
.wh{width: 1200px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}

p{margin-bottom: 0;}

.tou_con{width:1920px;position:relative;left:50%;margin-left:-960px;background: url(../images/head.jpg) no-repeat top center;height: 109px;}
.tou{width:1200px;margin:0 auto;height:109px;overflow:hidden}
.logo{float:left;line-height: 109px;}
.telx{float:right;margin-top:30px;}
.sou{height: 36px;background: #f1f1f1;}


/*初始化样式*/
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;}

/* 导航样式 */
#menu{
  width:700px;
  float: right;
}
.xy-menu {
  
}

.xy-menu > li {
  float: left;
  width: 80px;
  position: relative;
  padding-top: 30px;
}

.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: #333333;
  line-height: 30px;
}

.xy-menu > li > a span{
  color: #999999;
  font-size: 12px;
  display: block;
  text-transform: uppercase;
  line-height: 20px;
}

.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 > li:hover a{
  color: #cd030a;
}
.xy-menu > li:hover a span{
  color: #cd030a;
}


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


.xy-menu .xy-sub-menu {
  display: none;
  position: absolute;
  width: 100%;
  border-top: 2px solid #b99562;
  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*/
.topbanner{position:relative;}
.banner{width:100%;height:100%;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;width:100%;height:100%;}
.banner ul.bb li{position:absolute;display:none;width:100%;height:100%;}
.banner ul.bb li a{width:100%;display:block;height:100%;}
.banner ul.bb li a img{width:100%;height:100%;}
.banner .num{position:absolute;right:50%;bottom:10px;z-index:100;display: none;}
.banner .num li{float:left;width:16px;height:16px;display:inline-block;margin-right:4px;background:#bababa;line-height:16px;
	text-indent:-100px;overflow:hidden;border-radius:10px;}
.banner .num li.num_hover{background-color:#f7de07;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:inline;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:16px;height:16px;line-height:16px;}


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

.bj1{
  background: url(../images/bj1.jpg) no-repeat top center;
  height: 808px;
  overflow: hidden;
}
.dan-index{
  padding-top: 46px;
}
.dan-title{
  text-align: center;
}

.your-class{
  position: relative;
  margin-top: 58px;
}

.your-class .dan-left{
  float: left;
  width:614px;
  margin-top: 36px;
  overflow: hidden;
}
.your-class .dan-left img{
  width: 614px;
  height: 390px;
  cursor: pointer;
  transition: all 0.6s;
}
.your-class:hover .dan-left img{
  transform: scale(1.2);
}
.your-class .dan-right{
  width:540px;
  margin-top: 26px;
}

.your-class .dan-right h3{
  font-size:30px;
  color: #cf030e;
  font-weight: normal;
  background: url(../images/tt2.png) no-repeat left center;
  padding-left: 103px;
  height: 71px;
  line-height: 71px;
}
.your-class .dan-right span{
  display: block;
  font-size: 15px;
  color: #777777;
  padding-top:10px;
  text-transform: uppercase;
}
.slick-banner .slick-dots {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 0;
	z-index: 9;
	bottom: 10px;
}

.slick-banner .slick-dots li {
	display: inline-block;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #efefef;
	cursor: pointer;
} .dan-right p{
  font-size: 18px;
  color: #333333;
  line-height: 34px;
  margin-top: 28px;
}

.your-class .dan-right .dan-more{
  width:125px;
  height: 39px;
  background: url(../images/more.png) no-repeat top center;
  margin-top: 30px;
}

.your-class .dan-right .dan-more a{
  display: block;
  line-height: 39px;
  color: #fff;
  text-align: center;
}

.your-class .slick-slide a{
  display: block;
}
.your-class .slick-slide img{
  width: 100%;
}
.your-class{
  position: relative;
}

.your-class .slick-dots {
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 9;
	bottom: 15px;
}

.your-class .slick-dots li button {
	background: none;
	outline: none;
	border: none;
}

.your-class .slick-dots li {
	display: inline-block;
  margin: 0 7px;
  cursor: pointer;
	width: 33px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
	border-radius: 50%;
	background: url(../images/yuan.png) no-repeat top center;
}

.your-class .slick-dots li.slick-active {
	background: url(../images/yuanh.png) no-repeat top center;
}


/*----- 产品 ------*/

.bj2{
  background: url(../images/bj2.jpg) no-repeat top center;
  height: 738px;
  overflow: hidden;
}

.product-index{
  padding-top: 76px;
}
.tab_gdtx .hd{margin-top: 36px;}
.tab_gdtx .hd ul{text-align:center;}
.tab_gdtx .hd ul li{display: inline-block;font-size: 16px;color: #000000;margin: 0 18px;background: url(../images/tt3.png) no-repeat left center;padding-left: 15px;}
.tab_gdtx .hd ul li.on{color: #d11f22;cursor: pointer;}
.tab_gdtx .hd ul li:hover{cursor: pointer;}


.bdcon{position: relative;margin-top:50px;}
.bdcon .tempWrap{width:1200px!important;margin:0 auto;margin-left: -9px;}
.prevall{cursor:pointer;position: absolute;left:10px;top:120px;z-index:99999;display: none;}
.nextall{cursor:pointer;position: absolute;right:10px;top:120px;z-index:99999;display: none;}

.img_bd{width:1200px;margin:0 auto;position: relative;}


.img_bd li{float:left;margin:0 18px;}
.img_bd li .libox{width:371px;}
.img_bd li .libox a.img{display: block;overflow: hidden;}
.img_bd li .libox a.img img{width:371px;height:254px;cursor: pointer;transition: all 0.6s;}
.img_bd li .libox h3{height: 44px;background: #fff;}
.img_bd li .libox h3 a{display: block;line-height: 44px;font-weight: normal;padding:0 10px;} 
.img_bd li .libox h3 span.more1{font-size: 16px;color: #333333;background: url(../images/tt3.png) no-repeat left center;padding-left: 13px;}
.img_bd li .libox h3 span.more2{float: right;font-size: 13px;color: #888888;}
.img_bd li:hover .libox a.img img{transform: scale(1.2);}
.img_bd li:hover .libox h3 span{color: #d11f22;}
.bdcon:hover .prevall{display: block;}
.bdcon:hover .nextall{display: block;}



/*----- 优势 ------*/
.bj3{
  background: url(../images/bj3.jpg) no-repeat top center;
  height: 1525px;
  overflow: hidden;
}

.advantage-index{
  padding-top: 52px;
}

.advantage-index .content{
  margin-top: 98px;
}

.ad1-left{
  width:418px;
  margin-left: 178px;
  margin-top: 56px;
}

.ad-title{
  font-size: 30px;
  color: #222222;
  height: 92px;
  line-height: 42px;
  margin-block-end: 18px;
}

.ad-title p{
  font-weight: normal;
  font-size: 18px;
  color: #333333;
}

.ad-content p{
  background: url(../images/tt4.png) no-repeat left 10%;
  padding-left: 30px;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  margin-bottom: 20px;
}

.ad-right{
  width:602px;
  height: 399px;
}

.ad2{
  margin-top: 24px;
}
.ad2-left{
  width:540px;
  height: 425px;
}

.ad2-right{
  width:420px;
  margin-top: 85px;
  margin-right: 15px;
}

.ad3{
  margin-top:22px;
}


.heng{
  width:1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

/*----- 优势 ------*/
.bj4{
  background: url(../images/bj4.jpg) no-repeat top center;
  height: 2248px;
  overflow: hidden;
}

.about-index{
  padding-top: 68px;
}

.about-content{
  margin-top: 78px;
}
.about-left{
  width:597px;
  float:left;
  position:relative;
  margin-left: 3px;
}
#focus {width:597px; height:382px; overflow:hidden; position:relative;margin:0 auto;}
#focus ul {height:382px; position:absolute;}
#focus ul li {width:597px; height:382px; overflow:hidden; position:relative;float:left;}
#focus ul li a img{height:382px;width:597px;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:597px; height:20px; left:0; bottom:0;}
#focus .btn {position:absolute; width:597px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}

.about-right{
  width:508px;
  margin-right: 38px;
  margin-top: 58px;
}

.about-right p{
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  text-align: justify;
}

.about-more{
  width:140px;
  height: 34px;
  background: #d11f22;
  margin-top: 30px;
}

.about-more a{
  display: block;
  line-height: 34px;
  color: #fff;
  text-align: center;
  font-size: 16px;
}


.jiagong-index{
  margin-top: 96px;
  overflow: hidden;
}

.jia-left{
  width:313px;
  height: 417px;
  margin-left: 14px;
}

.jia-right{
  width: 794px;
  overflow: hidden;
}
.jia-right .swiper-container{
  height: 508px;
  position: relative;
  overflow: inherit;
}

.jia-right .swiper-wrapper .swiper-slide{
  width: 403px !important;
  height: 240px;
  overflow: hidden;
  display: block;
  margin-bottom: 15px;
}

.jia-right .swiper-wrapper .swiper-slide img{
    width: 385px;
  height: 240px;
  transition: all 0.6s;
  overflow: hidden
}
.jia-right .swiper-wrapper .swiper-slide:hover img{
    transform: scale(1.2);
}


.jia-right .swiper-button-next{
  position: absolute;
  left: -86px;
  bottom: 32px;
  background: url(../images/left11.png) no-repeat top center;
  width:28px;
  height: 28px;
  z-index: 999;
  margin: 0;
  top: initial;
  
}
.jia-right .swiper-button-next{
  opacity: 1 !important;
}

.jia-right .swiper-button-prev{
  opacity: 1 !important;
}

.jia-right .swiper-button-prev{
  position: absolute;
  left: -52px;
  bottom: 32px;
  background: url(../images/right11.png) no-repeat top center;
  width:28px;
  height: 28px;
  z-index: 999;
  margin: 0;
  top: initial;
}

/*-----news ------*/
.news-index{
  margin-top: 430px;
}

.news-left{
  width:209px;
  padding-left: 20px;
}
.news-left li{
  float: left;
  margin: 0 12px;
}
.news-left li a{
  color: #fff;
  font-size: 18px;
  -webkit-writing-mode:vertical-rl;
  writing-mode:tb-rl;
  display: block;
  letter-spacing: 4px;
  background: url(../images/tt5.png) no-repeat top center;
  padding-top:20px;
}

.news-right{
  width:940px;
  margin-top: 2px;
}
.news-list li{
  float: left;
  width:448px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
}
.news-list li:nth-child(2n){
  float: right;
}

.news-list li .nw-img{
  width:448px;
  height: 236px;
  overflow: hidden;
}
.news-list li .nw-img img{
  width:448px;
  height: 236px;
  cursor: pointer;
  transition: all 0.6s;
}
.news-list li:hover .nw-img img{
  transform: scale(1.2);
} 
.news-list li .news-wen{
  margin-top: 15px;
}
.news-list li .nw-left{
  width:53px;
  margin-left: 9px;
}
.news-list li .nw-left dl{
  font-size: 18px;
  color: #d11f22;
  font-weight: bold;
  text-align: right;
}
.news-list li .nw-left dt{
  font-size: 13px;
  color: #d11f22;
  text-align: right;
  font-weight: normal;
  line-height: 30px;
}

.news-list li .nw-left .n-more{
  width:53px;
  height: 21px;
  background: #d11f22;
}
.news-list li .nw-left .n-more a{
  display: block;
  text-align: center;
  line-height: 21px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
.news-list li .nw-right{
  width:356px;
}
.news-list li .nw-right h3{
  font-size: 16px;
  color: #d11f22;
}
.news-list li .nw-right h3 a{
  color: #222222;
  display: block;
  line-height: 30px;
}
.news-list li .nw-right span{
  display: block;
  font-size: 13px;
  color: #222222;
  line-height: 26px;
}

.news-list li:hover .nw-right h3 a{
  color: #d11f22;
}

/*----- 常见问题 ------*/
.problem-index{
  margin-top: 42px;
}
.problem-title{
  margin-bottom: 24px;
}
.picScroll-left{/* overflow:hidden; */position:relative;margin: 0 -28px;}
.picScroll-left .hd{
}
.picScroll-left .hd a{display: block;}
.picScroll-left .hd a.next{z-index: 999;background: url(../images/left11.png) no-repeat top center;position: absolute;top: -40px;right: 70px;width: 28px;height: 28px;}
.picScroll-left .hd a.prev{background: url(../images/right11.png) no-repeat top center;position: absolute;top: -40px;right: 32px;width: 28px;height: 28px;}

.picScroll-left .bd{}
.picScroll-left .bd .tempWrap{}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{ float:left; _display:inline; overflow:hidden; padding: 20px 0;border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;width: 362px;margin: 0 28px;}
.picScroll-left .bd ul li .sj{background: #d11f22;padding: 5px 8px;width: 73px;text-align: center;float: left;height: 72px;}
.picScroll-left .bd ul li .sj1{font: bold 18px/28px Arial;color: #fff;border-bottom: 1px solid #dc686b;}
.picScroll-left .bd ul li .sj2{font: normal 14px/28px Arial;color: #fff;}
.picScroll-left .bd ul li .wz{width: 250px;margin-left: 18px;float: left;;}
.picScroll-left .bd ul li .wz h3{}
.picScroll-left .bd ul li .wz h3 a{display: block;font: bold 16px/30px "微软雅黑";color: #222222; }
.picScroll-left .bd ul li .wz dt{font: normal 14px/20px "微软雅黑";color: #222222;}
.picScroll-left .bd ul li .wz h3:hover a{color: #e60012;}


/*link*/
.link{
  background: #ededed;
}
.f_link{width:1200px;margin:0 auto;line-height:30px;}


.foot-bg{
  background:url(../images/foot.jpg) no-repeat top center;
  height: 363px;
  overflow: hidden;
}


/*foot*/
.foot-index{
  padding-top: 51px;
}

.ct{
  width:192px;
  text-align: right;
}
.ct p{
  font-size: 14px;
  color: #222222;
}
.ct p:nth-of-type(2){
  font-weight:bold;
  font-size: 24px;
}

.ct .ct-more{
  width:108px;
  height: 28px;
  border-radius: 20px;
  background: #fff;
  float: right;
}
.ct .ct-more a{
  display: block;
  line-height: 28px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #222222;
  display: block;
}
.nav-foot{
  width:1200px;
  height: 48px;
  background: #fff;
  box-shadow: 0px 2px 5px 0px rgba(15, 15, 15, 0.14);
  border-radius: 5px;
  text-align: center;
  margin-top: 18px;
  margin-bottom: 28px;
}
.nav-foot a{
  line-height: 48px;
  font-size: 16px;
  color: #222222;
  background: url(../images/xian.png) no-repeat 100% 50%;
  margin-right: 30px;
  padding-right: 30px;
}

.nav-foot a:last-child{
  background: none;
}

.dz{
  width:965px;
  font-size: 14px;
  color: #222222;
  line-height: 30px;
}
.dz p:nth-of-type(1){
  font-size: 20px;
}
.dz a{
  font-size: 14px;
  color: #222222;
}

.erq{
  width:110px;
  height: 105px;
  margin-top: 10px;
}


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

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










/*------------内页-------------------*/
.xypg-wrap{
  background: url(../images/nbj.jpg) repeat top center;
}
.left .box{margin-bottom:10px;}
.left .box h3{
  background: url(../images/t11.jpg) no-repeat top center;
  height: 95px;
  padding: 0 17px;
  color: #fff;
  font-weight: normal;
  font-size: 24px;
  padding-top: 18px;
  line-height: 30px;
  margin-bottom: 20px;
}
.left .box h3 p{
  font-size: 14px;
  text-transform: uppercase;
}

.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:100%;height: auto;}
.n_banner img{width:100%;height: auto;}


.left{width:250px;float:left;}
.left .sort_menu h3{
  background: url(../images/t22.jpg) no-repeat top center;
  height: 43px;
  line-height: 43px;
  padding: 0;
  font-size: 18px;
  padding-left: 26px;
}
.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;}


.topbanner1{position:relative;height:175px;margin-bottom: 30px;}
.banner1{width:250px;margin:0 auto;position:absolute;height:175px;left:50%;margin-left:-125px;overflow:hidden}
.banner1 ul.bb1{position:relative;padding:0px;margin:0px;z-index:5;}
.banner1 ul.bb1 li{position:absolute;display:none;}
.banner1 .num1{position:absolute;bottom:0px;z-index:100;width:100%;text-align:right;background: url(../images/b.png) no-repeat top center;height: 32px;line-height: 32px;}
.banner1 .num1 li{width:20px;height:5px;display:inline-block;*display:inline;*zoom:1;margin:0 4px;background:#fff;line-height:5px;
	text-indent:-100px;overflow:hidden;}
.banner1 .num1 li.num1_hover{background-color:#cd1d2c;}
.banner1 .num1 li.num1_hover a{color:#fff;}
.banner1 .num1 li a{float:left;display:inline;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:20px;height:5px;line-height:5px;}



.right{width:900px;float:right;padding-bottom:10px;}
.sitemp{
  background: url(../images/s1.png) no-repeat left bottom;
  height: 54px;
  line-height: 54px;
}
.sitemp h2{width:340px;float:left;line-height:54px;text-align:center;text-align:left;font-size:26px;color:#111111;font-weight:normal;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:54px;color:#2f2f2f;font-size:14px;}
.sitemp .site a{color:#666665;}
.right .content{overflow:hidden;line-height: 24px;padding-top: 27px;}






/*产品列表页样式*/
.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: #d11f22;
}

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


.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: #d11f22;
    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: #d11f22
}

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

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

/*内页详情页面公用样式*/
.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: #d11f22;
}

.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: #d11f22;
  line-height: 40px;
  border-bottom: 3px solid #d11f22;
  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: #d11f22;
}

/* 内页左侧导航栏样式 */
.xypg-left-nav > li {
  margin-bottom: 12px;
  position: relative;
}

.xypg-left-nav > li > a {
  display: block;
  text-indent: 27px;
  font-size: 14px;
  color: #666666;
  position: relative;
  line-height: 40px;
  border: 1px solid #e4e4e4;
  padding-right: 15%;
}

.xypg-left-nav > li .first-nav-btn {
  position: absolute;
  z-index: 99;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
  right: 10%;
  top: 13px;
}

.xypg-left-nav > li .first-nav-btn.clicked {
  background: #ab001a url(../images/xypg-left-jt.png) 0 1px no-repeat;
}

.xypg-left-nav > li:last-child {
  margin-bottom: 0;
}

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


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

.xypg-left-nav .xypg-left-subnav {
  display: none;
  margin-top: 10px;
}

.xypg-left-nav .xypg-left-subnav > li > a {
  display: block;
  line-height: 35px;
  color: #666666;
  font-size: 14px;
  padding-left: 15%;
  padding-right: 5%;
}

.xypg-left-nav .xypg-left-subnav > li > a:before {
  content: '';
  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 #d4d4d4;
  border-right: none;
  vertical-align: 5px;
  margin-right: 10px;
}

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

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

.xypg-left-nav .xypg-left-subnav > li.clicked > a:before, .xypg-left-nav .xypg-left-subnav > li.hover > a:before {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  cursor: pointer;
  border-style: solid dashed dashed dashed;
  border-color: #ab001a transparent transparent transparent;
  border-bottom: none;
  vertical-align: middle;
  margin-right: 5px;
}

.xypg-left-nav .xypg-left-threenav {
  display: none;
}

.xypg-left-nav .xypg-left-threenav > li > a {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  padding-left: calc(15% + 15px);
  padding-right: 5%;
}

.xypg-left-nav .xypg-left-threenav > li > a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 2px;
  background: #d4d4d4;
  margin-right: 5px;
}

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

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



/* 分页基本样式 */
.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: #d11f22;
  background: #d11f22;
}

.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: #d11f22;
  -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: #d11f22;
  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 #d11f22;
  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: #d11f22;
}

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

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


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

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

.xypg-left-con {
  border: none;
  padding: 0px;
}

.latest-news{padding: 0;margin-top: -10px;margin-bottom: 30px;}
.latest-news li{
  line-height: 41px;
    position: relative;
    font-size: 12px;
    padding:0 0 0 6px;
    border-bottom: 1px dashed #d9d9d9;
}
.latest-news li a {
    line-height: 41px;
    color: #666666;
    font-size: 14px;
    background: url(../images/news.jpg) no-repeat left center;
    padding-left: 14px;
}
.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: #da1021;
  text-decoration: none;
}

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

.hot-keys li a {
     line-height: 32px;
    color: #666666;
    font-size: 14px;background: none;
}

.hot-keys li a:hover {
  color: #d11f22;
  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: #d11f22;
  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: #d11f22;
    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: #d11f22
}

.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: #d11f22;
    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: #d11f22;
    -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: #d11f22;
    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 #d11f22;
    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: #d11f22
}

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

#toolbar li:hover .iconfont {
    background-color: #d11f22;
    color: #fff
}
.sort li{position:relative;z-index: 999;border:1px solid #dcdcdc;margin-bottom: 16px;border-left: 4px solid #d00c1d;}
.sort li .about_b{position:absolute;left:210px;top:0px;width:210px;padding:10px 20px;background:#f5f6f6;
  border-bottom:2px solid #3a78c1;z-index:9999;}
.sort li .layer2{position:absolute;left:210px;top:0px;width:210px;padding:10px 20px;background:#f5f6f6;
  border-bottom:2px solid #3a78c1;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:#3a78c1;}
.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{display: block;line-height: 36px;color: #252525;font-size: 15px;padding-left: 16px;}
.sort li:hover{background: #fff;}
.sort li a:hover{color: #d90f20;}
.sort li.change a{color: #d90f20;}



.product_list{margin: 0 -15px;}
.product_list li{float:left;margin:0 14px;_display:inline;margin-bottom: 28px;}
.product_list li a.img{display: block;overflow: hidden;}
.product_list li a.img img{width:281px;height:192px;cursor: pointer;transition: all 0.6s;}
.product_list li h3{height: 44px;background: #fff;}
.product_list li h3 a{display: block;line-height: 44px;font-weight: normal;padding:0 10px;}
.product_list li h3 span.more1{font-size: 16px;color: #333333;background: url(../images/tt3.png) no-repeat left center;padding-left: 13px;}
.product_list li h3 span.more2{float: right;font-size: 13px;color: #888888;}
.product_list li:hover a.img img{transform: scale(1.2);}
.product_list li:hover h3 span{color: #d11f22;}


.page-product-inquiry a{color: #fff;}
.relate-product-slick .owl-item .img img{width: 203px;height: 173px;}


/*案例列表*/
.case_list{margin: 0 -15px;}
.case_list li{float:left;margin:0 14px;_display:inline;margin-bottom: 28px;}
.case_list li a.img{display: block;overflow: hidden;}
.case_list li a.img img{width:281px;height:192px;cursor: pointer;transition: all 0.6s;}
.case_list li h3{height: 44px;background: #fff;}
.case_list li h3 a{display: block;line-height: 44px;font-weight: normal;padding:0 10px;}
.case_list li h3 span.more1{font-size: 16px;color: #333333;background: url(../images/tt3.png) no-repeat left center;padding-left: 13px;}
.case_list li h3 span.more2{float: right;font-size: 13px;color: #888888;}
.case_list li:hover a.img img{transform: scale(1.2);}
.case_list li:hover h3 span{color: #d11f22;}



/*新闻列表*/
.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:#d11f22;}
.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;}