@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font-size:14px;
	font-family: "微软雅黑", "黑体", "宋体";
	color:#666;
	text-align:center;
	margin-top: 0px;
	-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility; 
counter-reset: h1 h2;/*控制H1 H2等的列表顺序基值*/
}


      * {
            PADDING-BOTTOM: 0px;
            MARGIN: 0px;
            PADDING-LEFT: 0px;
            PADDING-RIGHT: 0px;
            PADDING-TOP: 0px;
        }


  






.newtitle{ font-size:44px; font-weight:bold; letter-spacing:3px; height:280px; line-height:280px;}
h1{font-family: "微软雅黑", "黑体", "宋体"; font-size: 18px;  font-weight: normal; color: red; margin-bottom: 5px; }
h2{text-indent: 1em; font-family: "微软雅黑", "黑体", "宋体"; font-size: 16px;  font-weight:lighter; color:#00A2FC;}
h1::before {
  counter-increment: h1;
  content: " " counter(h1) ": ";
}

h2::before {
  counter-increment: h2;
  content: " " counter(h1) "." counter(h2) ":";

}

p{line-height:22px; letter-spacing:normal;  text-indent: 2em;}
img{
	border:none;
}

.clear{font-size:0; height:0; line-height:0; clear:both;}

.border {border-color:#CCC; border-style:solid; border-width:1px; padding:10px;}
.q{ background-image:url(../images/a.jpg); background-repeat:no-repeat; padding-left:25px;line-height:20px; height:20px; margin-bottom:10px; color:#096;}
.q a{color:#096;}
.q a:link{color:#096;}
.ab{background-image:url(../images/q.jpg); background-repeat:no-repeat; background-position: 0 2px; padding-left:25px; line-height:20px;  border-bottom:#CCC solid 1px; padding-bottom:10px; margin-bottom:10px; color: #9c9B9B; font-size: 13px;}

.pp > dd {float:left; padding-right:10px; font-size:13px; color:#696969; font-weight:normal; display:inline; width:200px;}
dd a {}
.ddtitle{ font-size:20px; text-align:left; line-height:60px; color:#000; font-weight:bold; letter-spacing:2px;}
.ddneirong{ line-height:25px; font-size:16px; text-align:left; color:#808080; height:140px; overflow:hidden;}
.ddtubiao{ text-align:center; border:1px #808080 solid; width:75px; height:30px; font-size:20px; background-image:url(../images/jianA.jpg);}
a:hover .ddtubiao {text-align:center; border:1px #808080 solid; width:75px; height:30px; font-size:20px; background-image:url(../images/jianB.jpg);  transition: background-image  1.5s ease;  transform: translateX(15px);  transition: transform 1.5s ease; }
a .ddtubiao {text-align:center; border:1px #808080 solid; width:75px; height:30px; font-size:20px; background-image:url(../images/jianA.jpg);  transition: background-image  1.5s ease;  transform: translateX(0px);  transition: transform 1.5s ease; }
ul li {list-style:none;}


a{
	color:#696969;
	text-decoration:none;
}

a:link{
color:#696969;
text-decoration:none;
}
a:visited{
	color:#696969;
text-decoration:none;
	
}
a:hover{
	color:#093;
	text-decoration:none;
}

a:active {
color:#696969;
text-decoration:none;
}

.float{
	float:left;
}

.center{
	margin:0 auto;
	width:1500px;
}

.center2{
	margin:0 auto;
	width:1200px;
}
.dabiaodan{ margin:0 auto;	width:1200px; height:240px; background:#FFF;  box-shadow: 0 4px 8px rgba(0,0,0,0.2);}
.daliuyan{background-image:url(../images/liuyanbg.jpg); background-position:center center; background-repeat:no-repeat; background-color:#c70002;}
.liuyan{height:646px; }
.liuyan ul{ margin-left:40px;}
.liuyan li{float:left; color:#000; font-size:16px; height:117px; width:117px; background-color:#FFF; border-radius:50%;  margin-left:70px;  line-height:65px; letter-spacing:1px; transform: translateY(0px);  transition: transform 1.5s ease;   }
.liuyan li p{ text-align:left; margin-left:-5px;}
.liuyan li:hover{transform: translateY(-15px);  transition: transform 1.5s ease;  color:#ff0000;}
.liuyan li:hover img{transform: rotateY(180deg);  transition: transform 0.02s ease; background:#F00;}
.liuyan li:hover hla{ background-color:#FFF;}
.hla{ padding:0; width:35px; height:35px; display:block; margin-left:40px; margin-top:18px; margin-bottom:10px;  background: linear-gradient(to bottom, transparent 4px, #363636 4px ); }

.biaodan{ width:900px;}
.biaodan li{ float:left; width:260px; height:60px; line-height:60px; margin-left:30px; margin-top:40px;}
.biaodan li input{ height:60px; width:250px; background-color:#f6f6f6; border:0px; font-size:16px; padding-left:10px; color:#000000;}
.botton{ background-color:#b70005; width:240px; height:60px; color:#FFF; font-size:20px; margin-top:40px; border:0; cursor: pointer;}
.shebei{ width:1500px; text-align:center; margin:0 auto;}
.shebei li{ float:left; margin-left:15px;}
.title{ font-size:20px; line-height:50px; }


.picScroll{ position:relative; height:280px; padding: 10px 0 10px 100px;  background:#fff; margin:0 auto; text-align:center; width:1460px; overflow:hidden;   }
.picScroll ul{ overflow:hidden; zoom:1; margin-left:40px; }
.picScroll ul li{ float:left; margin: 0 10px;  width:320px; overflow:hidden; display:inline; }
.picScroll ul li img{ width:320px; height:240px; }
.picScroll .prev { position:absolute;  left:10px; top: 110px; display:block; width:56px; height:57px; overflow:hidden; background:url(../images/shebeia.jpg) no-repeat; cursor:pointer;  }
.picScroll .next{ position:absolute;  right:10px; top: 110px; display:block; width:56px; height:57px; overflow:hidden; background:url(../images/shebeiB.jpg) no-repeat; cursor:pointer;  }
.picScroll .next{ left:auto; right:10px; }
.picScroll .prevStop{ position:absolute;  left:10px; top: 110px; display:block; width:56px; height:57px; overflow:hidden; background:url(../images/shebeia.jpg) no-repeat; cursor:pointer;  }
.picScroll .nextStop{ position:absolute;  right:10px; top: 110px; display:block; width:56px; height:57px; overflow:hidden; background:url(../images/shebeiB.jpg) no-repeat; cursor:pointer; }




.totop{top:-100px; position:relative;}
.top{

	display:flex;
	flex-wrap:nowrap;
	background-color:#fbfbfb;
	}
.top > div{}	
.topquan{
	background-color: #000000;
	height:47px;
	width:100%;
	line-height:47px;
	color:#FFF;
	min-width:1200px;
	margin:0 auto;
}

.logo1{width: 138px; height: 101px; text-align: left; }
.logo1 img{padding: 0px; margin:0px;}
.name {width: 241px; height: 101px; text-align: left; }
.name img {padding: 0px;  margin:0px; margin-top: 16px; }
.funame1{width:278px; height: 101px; text-align: right; }


.sousuo{width:457px; padding-top: 35px;}
.gonggao{background:#dbdbdb; height: 36px; margin: 0 auto;  margin-top: 1px; width: 1200px; }
.gonggao_left
{width: 90px; height: 36px; background-color: #1e6d57;
	text-align: center; vertical-align:middle; 
	line-height: 36px; font-size: 16px; color: #fff;
}
.gonggao_right{width:1100px; height: 36px; background-color: #dbdbdb; text-align: left; vertical-align: middle;margin-left: 10px; line-height: 36px;}

/* 导航css */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ width:1015px; height:101px;  text-align:center; margin:0 auto;font-size:18px; font-family:"微软雅黑 Light";color:#00F; background-color:#fbfbfb; position:relative; z-index:1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; }
.nav a{ float:left;  display:block; width:145px; text-align:center;  color:#00F;  }
.nav .nLi{ float:left;height:101px; width:145px; color:#000; line-height:101px; position:relative;}
.nav .nLi a{ float:left;height:101px;  color:#000; line-height:101px; position:relative;}
.nav .nLi aa{float:left;display:block; width:145px; height:101px; text-align:center; line-height:101px;color:#fff; }
.nav .nLi aa a{ display:block;  font-size:14px; color:#fff; }
.nav .sub{ display:none; width:145px; left:0; top:101px;  position:absolute; background-color:#fbfbfb; font-size:14px;}
.nav .sub li{ zoom:1; height: 35px; line-height:35px; width:145px; background-color:#fbfbfb; border-bottom:1px #000000; }
.nav .sub a{ background:#ADADAD; color:#fff;  height: 35px; line-height: 35px;  width:145px;}
.nav .sub a:hover{ background:#ccc; color:#a40926;  width:145px; height:35px;  }
.nav .on  a{ background:url(../images/dhbg.jpg); background-position:center; background-repeat:no-repeat; color:#a40926; width:145px;  }
.nav .on  a:hover{ background:url(../images/dhbg.jpg); background-position:center; background-repeat:repeat-x; color:#a40926; width:145px;  }
/* 导航css */		


/* banner css */
.banner{ width: 100%; min-width:1200px; border-top:1px solid #fff;position:relative;  height: auto; min-height: 199px;  overflow:hidden; text-align: center;}
.banner >.bd{ position:relative; z-index:0;  }
.banner>.bd ul{ width:100%;}
.banner>.bd li{ width:100%;}
.banner>.bd .siteWidth{ width:100%; position:relative;  margin:0 auto;  height:auto;  }
.banner>.bd .siteWidth img{ width:100%; text-align: center; display: block;}
.banner>.hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:26px; line-height:26px; text-align:center; }
.banner>.hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin-left:4px; background:url(../images/dot-black.png) 0 0; overflow:hidden; 
		line-height:100px; filter:alpha(opacity=40);opacity:0.4; 
	}
.banner .hd ul .on{ filter:alpha(opacity=100);opacity:1;  }
/* banner css */	
/* 改版banner css */	

.focusBox { position: relative; width:100%; height:auto; overflow: hidden; text-align: center;}
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img { width:100%; height:auto; display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;
	}
.focusBox .hd .on{ background-position:0 0; }

/* 改版banner css */	

/* .current {background:#fff; color:#FF0; text-decoration:none; height:47px;} */

.youshi{
 margin:0 auto;
width:1200px;
}
.youshi ul{margin-top: 20px;}
.youshi li{
	float:left;
	width: 274px;
	height: 108px;
	padding-top:80px;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 24px;
	font-family:"微软雅黑";
 -webkit-font-smoothing: antialiased; /* 对于webkit内核浏览器，使字体平滑 */
  -moz-osx-font-smoothing: grayscale; /* 对于Firefox浏览器，使字体平滑 */
  text-rendering: optimizeLegibility; /* 文字渲染优化 */
	color: #fff;
	font-size: 14px;
	text-align: left;
	margin-left:6px;
	margin-right:7px;
	_margin-right:4px;
	list-style:none;
}

.aboutcenter{
margin:0 auto;
width:1200px;
height:385px;}
.shipin{ width:750px; margin-left:100px;}
aboutaa{ width:650px;}
.aboutshang{ 
width:650px;
font-size:20px;
	line-height:35px;
	text-indent:2rem;
	color:#000000;
	font-weight:330;
	}
.aboutshang li{ float:left; border:0; margin:0; padding:0;  margin-top:30px;}
.aboutshang >li >img { border:0; padding:0; margin:0;}

.aboutquan{
	margin:0 auto;
	width:100%;
	min-width:1500px;
	background-image:url(../images/main_26.gif);
	height:495px;
	margin-top:11px;
}

.aboutindex{
	width:1500px;
	height:385px;
	background-color:#F7F7F7;
	text-align:left;
	padding:10px;
	margin:0 auto;
	}

.aboutindex p {margin-top:5px; margin-bottom:10px; line-height: 25px; text-indent: 2em; color: #A49E9F;}

.aboutindex span {float:right;  color:#f00;}
.aboutindex span a {color:#f00;}



.aboutindex ul li {float:left; margin-left:10px; margin-right:5px;}

.wentiindex{
	width:355px;
	height:385px;
	float:left;
	 background-color:#FFF; 
	 margin-left:25px;
	 _margin-left:12px;
	 padding:10px;
	 text-align:left;
}

.wentiindex dd{*margin-top:-20px;}

.cangchu{
	 margin:0 auto;
	 background-image:url(../images/main_35.gif);
	 background-repeat:repeat-x;
	 background-position:center; 
	 margin-top:20px; 
	 padding-top:25px;
	 background-color:#f5f4ed;
}

.cangnei{
	background:#f5f4ed;
	padding-bottom:25px;
	margin:0 auto;}
	
	
.newsxin li:nth-child(odd) img {
	 border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
	float:left;
	margin:20px;
	margin-left:0px;
	margin-right:40px;
	width:385px;
	height:289px;
}

/* 偶数项 */
.newsxin li:nth-child(even) img {
	 border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin:20px;
  margin-right:0px;
  margin-left:40px;
	float:right;
}
	
.newsxintitle{ 
font-size:20px;
 font-weight:bold;
 border-top:#dbdce0 solid 1px;
 text-align:left;
 padding:15px;
 padding-left:0px;
 margin-left:90px;
 float:left;
 }	
 
 .newsxinnei{ 
font-size:14px;
padding:10px;
 float:left;
 text-align:left;
 margin-left:80px;
 line-height:26px;
 margin-top:15px;
 }	
 
.newsxin li:nth-child(even) .newsbg
 
 { width:768px;
 height:289px;
 background-image:url(../images/newbg.png);
 float:left;
 margin-top:20px;
 line-height:30px;
	 
	 
	 }
	
	
.newsxin li:nth-child(odd) .newsbg
 
 { width:768px;
 height:289px;
 background-image:url(../images/newsbg.png);
 float:left;
 margin-top:20px;
 line-height:30px;
	 
	 
	 }	
	
.liaojie{ width:330px; height:69px; background-image:url(../images/liaojie.jpg); color:#FFF; font-size:20px; text-align:center; line-height:69px; letter-spacing:2px; margin-top:30px;}
.abouttitle{
	font-size:46px;
	font-weight:bold;
	line-height:90px;
	letter-spacing:2px;
	color:#333333;
	
	}

.aboutnei{
	font-size:20px;
	line-height:35px;
	width:1050px;
	text-indent:2rem;
	color:#000000;
	font-weight:330;
	
	}	
.newsindex{width:380px;
float:left;
margin-left:15px;
line-height:30px;
}
.newsindex ul {margin-top:10px; color:#0a7123; font-weight:bold; margin-left:5px;}
.newsindex li {line-height:30px; height:30px; margin-left:2px; list-style:inside; list-style-type:decimal-leading-zero; }
.newsindex li a{font-weight:normal;}
.newsindex ul li dd{ *margin-top:-30px;}
.newsindexnei{
	height:30px;
	background-color:#e5e6e8;
	line-height:30px;
}

.newsindex span{float:left;
background-color:#25923f;
	/*opacity: 0.2;*/
color:#FFF;
font-size:14px;
font-weight:bold;
height:30px;
padding:0 5px;
width:80px;
}

.newslist{
	border-bottom-width:1px;
	border-bottom-style:dashed; 
	border-color:#CCC; 
	margin-top:15px; 
	padding-bottom:10px;
	line-height:32px;

	}

.newslist img{
	padding:5px;
	border:#e2e2e2;
	border-style:solid;
	border-width:1px;
	 box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    }

.left
{ text-align:left;
}

.bottom-top{
	background-color:#c10002;
	height:160px;
	width:100%;
display: flex;
justify-content: center;
	
	}

.bottom-top1{
	
	display:flex;
	justify-content: center;
	flex-wrap:nowrap;
	height:160px;
	width:60%;
	align-items: center;
	max-width:1500px;
	min-width:1200px;
	
	}

	
.bottom-top1 > div{ 
min-width:450px;
font-family:"微软雅黑 Light";
color:#FFF;
text-align:left;
font-size:18px;
font-weight:bold;
letter-spacing:2px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility; 



}	

.bottom-top1 > div >img
{ 
float:left;
padding-right:20px;
}

.bottom {
	width:100%;
	min-width:1500px;
	margin:0 auto;
	height:480px;
	background-color:#3c3d3f;
	color:#ccc;
	text-align:left;
	padding-top:140px;
	font-family:"微软雅黑 Light";
	font-size:16px;
	line-height:32px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility; 
}
.bottom-center
{
display:flex;
justify-content: center;
}

.bottom-center >div
{ padding-left:50px; 
margin-right:100px;	 
	
	}

.cu
{ font-family:"微软雅黑 Light";
font-size:24px;
letter-spacing:4px;
font-weight:bold;
line-height:70px;
color:#FFF;
}
.bbg{
	background-image:url(../images/index_52.jpg);
	background-repeat:no-repeat;
}
.abbb{background-image:url(../images/abbb.png);
	background-repeat:no-repeat;}	
.bottom p {line-height:30px;
text-align:left;
padding-left:20px;
}
.bottom img{float: right; position: relative;}
.bottom a {color:#DDD7D7;}
.beian{float:left;}
.beian img{ float:left; width:15px; height:16px;  top:5px; left:20px; position: relative;}

.dihang {
height:62px;
text-align:center;
line-height:62px;
width:1200px;
margin:0 auto;

}
.dihang li{float:left;
list-style:none;
}

.dihang li a {
	padding-left:15px;
	 padding-right:15px;
	 color:#FFF;
	 }
	 
.dihang li a:hover {color:#FF0;}	 

.product_top{ margin-top:20px; margin-bottom: 35px;}


.product ul li {
	float:left; 
	margin-left:5px;
	margin-right:5px;
	_margin-right:5px;
	margin-bottom:20px;
	width:286px;
	position: relative;
border-radius: 10px;	

border:#ccc solid 1px;
overflow: hidden;
}
.product ul li img{margin: 3px;border-top-left-radius:10px; border-top-right-radius:10px;}
.product ul li div {float: left; }


.product2 ul{ margin-top:40px; margin-left:20px;}
.product2 ul li {
	float:left; 
	margin-left:20px;
	margin-right:20px;
	_margin-right:15px;
	margin-bottom:30px;
	width:326px;
	position: relative;
border-radius: 10px;	
border:#ccc solid 1px;
overflow: hidden;
text-align:left;
}
.product2 ul li img{margin: 3px; margin-bottom:0px; border-top-left-radius:10px; border-top-right-radius:10px;}
.product2 ul li div {float: left; margin:0;}

.producttitle{line-height:25px;  width:326px; }
.productyd{ height: 45px; line-height: 45px;  padding-top: 10px;  margin-bottom: 10px; margin-left: 5px; margin-right: 5px; font-size: 16px; width: 320px; 
	color:#9B9999;text-align: justify; text-align:center; border-top: 1px dashed  #ddd;}
.qian{text-align:left;  float: left; width:150px;overflow:hidden; white-space: nowrap; }
.hou{text-align:right; float:left; width:130px;}
.product2{ width:1500px; margin:0 auto; overflow:hidden;}


#marquee4{width:1100px;height:320px;overflow:hidden; margin:0 auto; }
#marquee4 ul li{float:left;  margin-top:10px; padding-left:5px; padding-right:5px; _width:200px; }
#marquee4 ul li img{display:block; padding:4px; border:#ccc solid 1px;}

.friendlink{  width: 1200px; height:100px;  border-bottom: #dddddd 1px solid; border-top: #dddddd 1px solid;  margin-bottom: 5px; margin-top: 15px;}
.friendlink_left{width:175px;height: 100px; }
.friendlink_left img {margin-left: 10px; margin-top: 20px;}
.friendlink_right{height: 100px; line-height: 100px; display: flex; align-items: baseline; margin-left: 20px;}

.aboutleft{border-color:#e2e2e2; border-width:1px; border-bottom: 0px; border-style:solid; width:230px; border-top-left-radius: 10px;border-top-right-radius: 10px; margin-bottom: 5px; }
.aboutlefttop {height:90px;  background: #55F4E3; opacity: 0.6;  border-top-left-radius: 10px;border-top-right-radius: 10px; color:#000; font-size:24px; line-height:88px;}
.leftli{ text-align:center; letter-spacing:2px; font-size:16px; background:#f5f5f5; border:#e5e5e5 solid 1px; float:left; margin-left:20px; margin-top:50px; margin-bottom:10px; padding:15px; min-width:130px; }
.leftli:hover{ color: #ffffff;  text-align:center; letter-spacing:2px; font-size:16px;background: #ffa800; border-bottom:#e5e5e5 solid 1px;}
.leftli:hover a{color: #fff; font-weight: bold; font-size: 16px;}
.ison{ color: #ffffff;  text-align:center; letter-spacing:2px; font-size:16px;background: #ffa800; border-bottom:#e5e5e5 solid 1px;}
.ison a{color: #ffffff;}
.leftlx li{ text-align:left; padding-left:20px; font-size:13px; color:#666;}
.neiright{  width:1500px;}
.postion{ height:82px; line-height:82px; border-bottom:#CCC solid 1px;}
.postion span { font-size:22px; float:left; margin-left:5px; padding-left:40px; font-weight:bold; color:#696969; background-image:url(../images/guangbiao.png); background-repeat:no-repeat; background-position:left; }
.postion dd {float:right;}
.aboutcontent{ text-align:left; line-height:36px; margin-left: 10px; margin-top:20px; margin-bottom:100px;  font-size:18px; background-color:#FFF; padding:30px; min-height:500px;}
.aboutcontent2{ text-align:left; line-height:36px; margin-left: 1px; margin-top:20px; margin-bottom:100px;  font-size:18px; background-color:#FFF; padding:5px; padding-top:25px; min-height:500px;}
.aboutcontent p {margin-bottom:10px; line-height:36px; text-indent:2rem;  }
.page{ margin:0 auto; text-align:center;}
.page li{  list-style:none; margin-left:10px; margin-top:20px;  padding:3px; display:inline-block; *display:inline; *zoom:1;}

.newsright{ width:1150px; text-align:left; font-size:16px;}
.newsright li{list-style:none; }
.newstitle{ font-size:20px; font-weight:bold; line-height:36px; color:#696969; margin-bottom:15px; }
.newstitle a {color:#696969;}
.newstitle dd {*margin-top:-32px; float:right; font-weight:normal; font-size:16px;}
.newstitle dd2 { float:right; font-weight:normal; font-size:16px; margin-top:30px; color:#F00; border:}
.showtitle{ text-align:center; font-size:24px; color:#3c3e40; line-height:25px;}
.zuozhe{ text-align:center; color:#F00; padding-bottom:12px; padding-top:5px;}


.ppa{ text-align:left; line-height:26px; margin-bottom:15px; color:#FF0;}
.daodu{  width:100%; float: left; position:relative;  border:#c0c8d1 solid 1px; background-color:#666;  height: 55px; overflow: hidden;  border-radius:5px; margin-bottom: 15px; text-indent:2em; text-align:left;  color:#FF0;}
.daodu span{ float:left; width: 40px;  position:relative;  border-radius:5px; margin: 2px; background-color:#f96e57; color:#FFF; text-align:center; line-height:20px; padding:5px; font-size:14px; font-weight:bold;  text-indent:0; letter-spacing: 3px; margin-right: 3px; }
.daodu p{ padding-top: 7px; line-height: 19px;}
.zhuti{ margin-top:10px; font-size:18px;  color:#000;}
.zhuti * {line-height:24px;}
.zhuti * img {
	max-width:100%;
	height:auto !important;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right: 3px;
	}

.lizhao { 
    margin-top:30px;
	margin-bottom:30px;
    height: 1px;
    border-top: 1px solid #ddd;
    text-align: center;
	width:100%;
	z-index:-1;
	}
	
.lizhao span
{
	position: relative;
    top:-0.75em;
	background-color:#FFFfff;
    padding: 0 5px;
	color:#F00;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:2px;
}


.zan{ }
.zan ul{display: flex;  justify-content: center;  align-items: center; }
.zan ul li{ display: flex; justify-content: center; align-items: center;   border: #ccc 1px solid;  padding: 5px;  border-radius:5px;  margin-left: 30px;}
.zan ul li span{  }

.liebiao {float:left; margin-left: 60px; width:1000px; display: block;}
.liebiao ul{float:left;width: 100%; }
.liebiao ul li{float: left; width: 100%; padding: 5px;  line-height:30px; font-size:30px; font-weight:bold; }
.liebiao ul li img {border: 0; vertical-align:text-bottom; width: 80%}

.liebiao2 {float:left; margin-left: 60px; width:1000px; display: block; margin-top:20px;}
.liebiao2 ul{float:left;width: 100%;   }
.liebiao2 ul li{float: left; width: 100%; padding: 2px; padding-top:15px; border-top:1px solid #e1e1e1;  line-height:20px; min-height:2em; line-height:1.8em; }
.liebiao2 ul li span{color:#F01215; font-weight: bold;}
.liebiao2 dd{padding: 6px; margin-top: 10px; color: #878383; background-color: aliceblue; float: left;}
.liebiao3 {float:left; margin-left: 60px; width:1000px; display: block; margin-top:20px; font-family:"微软雅黑 Light"}
.liebiao3 ul{float:left;width: 100%; font-size:25px; font-weight:bold; letter-spacing:1px; color:#4f4f4f; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility;   }
.liebiao3 ul li{float: left; width: 100%; padding: 2px; padding-top:15px;  border-top:1px solid #e1e1e1;  line-height:20px; min-height:2em; line-height:1.8em; }
.liebiao3 ul li span{ font-size:18px; color:#6d6d6d;}
.liebiao3 ul li img{ vertical-align:middle;}
.liebiao4 {float:left; margin-left: 60px; width:1000px; display: block; margin-top:20px; font-family:"微软雅黑 Light"}
.liebiao4 ul{float:left;width: 100%; font-size:25px; font-weight:bold; letter-spacing:1px; color:#ff0000; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility;   }
.liebiao4 ul li{float: left; width: 100%; padding: 2px; padding-top:15px;  border-top:1px solid #e1e1e1;  line-height:20px; min-height:2em; line-height:1.8em; }
/*客服CSS样式*/

.izl-rmenu{position:fixed; right:0; margin-right:0px; bottom:300px; padding-bottom:1px;  z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx2{background:url(../images/r_qq.png ) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-wx2:hover{background-color:#6da9de;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-wx2 .pic2{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:180px; left:-180px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

.qrcode {padding:2px; border:#CCC 1px solid; position: fixed;bottom: 230px; right:0;}
.qrcode img{width:100%; height:auto;}
/*客服CSS样式*/
/*搜索框CSS样式*/
.search {
  width: 100%;
	display: block;
	height: 34px;
}

.searchTerm {
  width: 60%;
  border: 2px solid #f48144;
  border-right: none;
  height: 30px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: #ff0000;
  float: left;
	padding-left: 5px;
}

.searchTerm:focus{
  color: #00B4CC;
	padding-left: 5px;
}

.searchButton {
  width: 90px;
	border: 0px solid #f48144;
  height: 34px;	
  background: #f48144;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 16px;
  float: left;
}

/*调整大小查看搜索栏的变化*/
.wrap{
  width: 100%;
}
.search > input{
	padding: 2px;
}
/*搜索框CSS样式*/
/*搜索页CSS样式*/
.ssys{
display: flex;
}
.ssys > div
{
	padding:5px; margin-left: 10px;	
}
.ssysgl 
{
 color: #F5090D !important; 
font-weight: bold;
}


/* 产品页竖型焦点图css */
.ladyScroll{width:950px;height:420px;margin:0px auto;border:#ddd 1px solid;position:relative;}
.ladyScroll .prev,.ladyScroll .next{width:51px;height:45px;position:absolute;top:200px;left:0;z-index:100; cursor:pointer; background:url(../images/btns.png) no-repeat; filter:alpha(opacity=60);opacity:0.60;}
.ladyScroll .next{ left:auto; right:0; background-position:0 -90px;}
.ladyScroll .prev:hover{ background-position:0 -45px; }
.ladyScroll .next:hover{ background-position:0 -135px; }
.ladyScroll .scrollWrap{width:950px;margin-left:0px;padding-top:3px; padding-bottom:6px; overflow:hidden;position:absolute;}
.ladyScroll dl{float:left;width:310px;text-align:center;position:relative; margin-left: 5px;  overflow: hidden;}
.ladyScroll  span{display:block;width:310px;height:53px;position:absolute;left:5px;bottom:0;background:#000;filter:alpha(opacity=60);opacity:0.60;}
.ladyScroll  dt{margin:0 auto;width:310px;overflow:hidden; height: 414px;}
.ladyScroll  img{display:block;width:310px;height:auto;}
.ladyScroll  dd{width:310px;height:40px;line-height:40px;font-size:16px;color:#fff;text-align:center;overflow:hidden;position:absolute;left:0px;bottom:0px; background:#000;filter:alpha(opacity=60);opacity:0.60;}
.ladyScroll  dd a{ color:#fff;  }
.ladyScroll  dd a:hover{ text-decoration:none;}
.ladyScroll dl:hover span{ background:#B52153;}
/* 产品页竖型焦点图css */