* {
    margin: 0;
    padding: 0;
}
html,body{
	width:100%;
	max-width:640px;
	position:relative;
	margin:0 auto;
	padding: 0;
	color:#585858;
	font-size:14px;
	box-shadow: 0 0 6px 2px #999999;
}
ul,p{
	list-style:none;
	margin:0;
	padding:0;
}
a{	
color: #585858;
 text-decoration:none;
}
a:hover{ 
color:#dc2821;
text-decoration:none;
}
.dbdh{
	position:fixed;
	width:100%;
	height:50px;
	z-index:999999999;
	overflow:hidden;
	left:0px; 
	bottom:0px;
	}
.dbdh ul{
	position:relative;
	width:100%;
	max-width:640px;
	margin:0 auto;
	height:50px;
	background:#333;
	overflow:hidden;
	}	
	
.dbdh ul li{
	position:relative;
	width:25%;
	float:left;
	height:50px;
	overflow:hidden;
	}
.bt-name h2 span{
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	height:25px;
	line-height:25px;
	opacity:0;
	background:#333;
	color:#bbb;
	transition: all 0.5s ease-out;
	text-align:center;
}	
.bt-name.cura h2 span{
	opacity:1;
	transition: all 0.5s ease-out;
}

.dbdh ul li h2{
	position:relative;
	width:25px;
	overflow:hidden;
	margin:0 auto;
	margin-top:5px;
	color:#bbb;
	text-align:center;
	font-size:24px;
	line-height:25px;
	font-weight:500;
	}	
.dbdh ul li h2 img{
    width:100%;
	display:block;
}
.dbdh ul li p{
    width:100%;
	position:relative;
	overflow:hidden;
	text-align:center;
	font-size:12px;
	line-height:15px;
	color:#fff;
}	
	
.new-sub{
	position:absolute;
	bottom:50px;
	right:0px;
	width:140px;
	
	color:#333;
	overflow:hidden;
	
	display:none;
	z-index:9999999999999;
}
.new-sub ul{
	width:100%;
margin:0 auto;
}
.new-sub ul li{
	width:100%;
	text-indent:15px;
	background:rgba(45,45,45,0.7);
	border-top:1px solid #111111;
	border-bottom:1px solid #868686;
	height:50px;
    color:#fff;
	font-size:16px;
	line-height:50px;
}
.new-sub ul li.notop{
	border-top:none;	
}
.new-sub ul li.sanj{
	width:100%;
	text-align:center;
	text-indent:15px;
	border:none;
	height:14px;
    color:#868686;
	font-size:16px;
	line-height:9px;
	background:none;
}
.new-sub ul li a{
	color:#fff;
	font-size:16px;
	line-height:50px;	
}
.new-sub ul li i{
	
	font-size:16px;
	line-height:50px;
    width:40px;	
}


.toop{
	position:relative;
	width:100%;
	height:50px;
	padding-bottom:5px;
	border-bottom:2px solid #dc2821;
	background:#fff;
	
}
.toop01{
	position:relative;
	width:200px;
	float:left;
	margin-left:5%;
	overflow:hidden;
	margin-top:15px;
}


.toop02{
	position:relative;
	float:right;
	margin-right:5%;
	margin-top:8px;
	width:90px;
	height:40px;
	overflow:hidden;
	text-align:center;
}
.toop021{
	position:relative;
	float:left;
	width:40px;
	height:40px;
	overflow:hidden;
	text-align:center;
}
.toop022{
	position:relative;
	float:left;
	margin-left:10px;
	width:40px;
	height:40px;
	overflow:hidden;
	text-align:center;
	color:#333;
    font-size:20px;
    line-height:40px;
	font-weight:lighter;
}
.toop022 span{
	position:absolute;
	width:40px;
	height:40px;
	left:0px;
	top:0px;
	overflow:hidden;
	text-align:center;
	color:#333;
    font-size:20px;
    line-height:40px;
	background:#fff;
	font-weight:bold;
	opacity:0;
	transition: all 0.5s ease-out;
}
.toop022.cura span{
	opacity:1;
	transition: all 0.5s ease-out;
}


.toop021 a{
	color:#333;
    font-size:20px;
    line-height:40px;
    font-weight:lighter;	
}


.top-sub{
	position:fixed;
	overflow:hidden;
	height:45px;
	top:59px;
	right:5%;
	width:90%;
	background:#fff;
	display:none;
	border:1px solid #dc2821;
	z-index:99999999999;
	}
	
.top-x{
	position:relative;
	float:right;
	font-size:24px;
	line-height:40px;
	height:45px;
	margin-right:10px;
	color:#333;
	}
.top-y{
	position:relative;
	float:left;
	width:70%;
	}
.top-y input{
	border:none;
	font-size:16px;
	line-height:40px;
	height:45px;
	text-indent:10px;
	}



.dbdh{
	position:fixed;
	width:100%;
	height:50px;
	z-index:999999999;
	overflow:hidden;
	left:0px; 
	bottom:0px;
	}
.dbdh ul{
	position:relative;
	width:100%;
	max-width:640px;
	margin:0 auto;
	height:50px;
	background:#333;
	overflow:hidden;
	}	
	
.dbdh ul li{
	position:relative;
	width:25%;
	float:left;
	height:50px;
	overflow:hidden;
	}
.bt-name h2 span{
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	height:25px;
	line-height:25px;
	opacity:0;
	background:#333;
	color:#bbb;
	transition: all 0.5s ease-out;
	text-align:center;
}	
.bt-name.cura h2 span{
	opacity:1;
	transition: all 0.5s ease-out;
}

.dbdh ul li h2{
	position:relative;
	width:25px;
	overflow:hidden;
	margin:0 auto;
	margin-top:5px;
	color:#bbb;
	text-align:center;
	font-size:24px;
	line-height:25px;
	font-weight:500;
	}	
.dbdh ul li h2 img{
    width:100%;
	display:block;
}
.dbdh ul li p{
    width:100%;
	position:relative;
	overflow:hidden;
	text-align:center;
	font-size:12px;
	line-height:15px;
	color:#fff;
}	
	
.new-sub{
	position:fixed;
	bottom:50px;
	right:0px;
	width:100%;
	color:#333;
	overflow:hidden;
	display:none;
	z-index:9999999999999;
}

.new-sub ul{
	width:100%;
    margin:0 auto;
    max-width:640px;
}
.new-sub ul li{
	text-indent:15px;
	background:rgba(45,45,45,0.7);
	border-top:1px solid #111111;
	border-bottom:1px solid #868686;
	height:50px;
	width:140px;
	margin-left:-webkit-calc(100% - 140px); 
margin-left:-moz-calc(100% - 140px); 
margin-left:calc(100% - 140px); 
    color:#fff;
	font-size:16px;
	line-height:50px;
}
.new-sub ul li.notop{
	border-top:none;	
}
.new-sub ul li.sanj{
	width:140px;
	text-align:center;
	text-indent:15px;
	border:none;
	height:14px;
    color:#868686;
	font-size:16px;
	line-height:9px;
	background:none;
}
.new-sub ul li a{
	color:#fff;
	font-size:16px;
	line-height:50px;	
}
.new-sub ul li i{
	
	font-size:16px;
	line-height:50px;
    width:40px;	
}

.bannn{
	position:relative;
	width:100%;
	overflow:hidden;
	
	}

.bannn img{
	width:100%;
	display:block;
	}

.pos{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:10px;
	font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
   font-style: normal;
   font-size: 15px;
   color: #333333;
   text-align: left;
   line-height: normal;
}

/*prolist*/
.clist{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	
}
.clist ul{
	position:relative;
	width:100%;
	overflow:hidden;
	margin-top:10px;
}
.clist ul li{
	position:relative;
	width:47%;
	float:left;
	margin-left:2%;
	overflow:hidden;
	text-align:center;
	margin-top:10px;
}
.clist ul li img{
	width:99%;
	display:block;
	border:1px solid #d1d1d1; 
}
.clist ul li p{
	width:100%;
	text-align:center;
	font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
   font-style: normal;
   font-size: 14px;
   line-height:28px;
   color: #333333;
}
.clist ul li:hover img{
	border:1px solid #dc2821; 
}
.clist ul li:hover p{
   color:#dc2821;
}
.feny{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	clear: both;
	text-align: center;
	margin-top:20px;
}
.feny ul{
	display: inline-block;
	overflow:hidden;
}
.feny ul li{
	position:relative;
	float:left;
	color:#dc2821;
	
	margin-right:10px;
	font-size:14px;
	line-height:30px;

}
.feny ul li a{
	position:relative;
	font-size:14px;
	line-height:32px;
	padding:7px 7px 7px 7px;
	border:1px solid #d1d1d1;
	background:#fff;
}
.feny ul li:hover a{
	color:#fff;
	border:1px solid #dc2821;
	background:#dc2821;
}
.xxgg{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:30px;
	margin-bottom:60px;
	height:320px;
	border:1px solid #333;
}
.xxgg img{
	
	width:100%;
	display:block;
}

.fot{
	position:relative;
	width:100%;
	overflow:hidden;
	margin-top:20px;
	
	
}
.fot ul{
	position:relative;
	width:100%;
	overflow:hidden;
	padding-bottom:25px;
	background: -webkit-linear-gradient(top ,#454545,#212121);
background: -o-linear-gradient(bottom, #454545,#212121);
background: -moz-linear-gradient(bottom,#454545,#212121);
background: linear-gradient(to bottom,#454545,#212121);
}
.fot ul li{
	position:relative;
	width:33.33%;
	overflow:hidden;
	float:left;
	text-align:center;
	margin-top:40px;
}
.fcen{
	position:relative;
	overflow:hidden;
	font-size:24px;
	font-weight:500;
	line-height:50px;
	width:100px;
	margin:0 auto;
}
.fcen p{
	position:relative;
	overflow:hidden;
	float:left;
	width:100%;
}
.fcen p img{
	width:100%;
	display:block;
}

/*pro*/

#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(img/spr.png) no-repeat;}
#tFocus{width:430px;overflow:hidden;margin:30px auto 0 auto;}
#tFocus-pic{width:430px;height:300px;position:relative;}
#tFocus-pic li{width:430px;height:300px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocusBtn{width:430px;height:95px;padding-left:5px;margin-top:5px;z-index:20;overflow:hidden;}
#tFocus-btn{width:380px;height:95px;position:relative;left:0;bottom:0;overflow:hidden;float:left;margin-right:3px;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{width:91px;padding-top:7px;display:block;float:left;margin-right:5px;}
#tFocus-btn li img{
	border:2px solid #dddddd;
	width:100%;
	display:block;
	height:70px;
	}
#tFocus-btn li.active{background-position:-448px -100px;}
#tFocus-btn li.active img{border:2px solid #40b9e5}
#tFocus-leftbtn,#tFocus-rightbtn{height:40px;margin-top:18px;width:15px;float:left;text-indent:-9999px;}
#tFocus-leftbtn{margin-right:5px;background-position:-455px -60px;}
#tFocus-rightbtn{background-position:-480px -60px;}
#tFocus-pic li img{
	width:100%;
	display:block;
	height:300px;
}
#tFocus-btn img{
	width:100%;
	display:block;
}

.cpnr{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:25px;
}
.cpnr01{
	position:relative;
	text-align:center;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	font-size:20px;
	line-height:normal;
}
.cpnr02{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
}
.cpnr02 p{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	font-size:14px;
	line-height:28px;
	
}


.dhlx{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
	height:60px;
    background: 0 0 #eaeaea;
	border-bottom: 1px solid #A9A9A9;
}

.dhlx01{
	position:relative;
	width:280px;
	margin:0 auto;
	margin-top:10px;
	height:40px;
}
.dhlx02{
	position:relative;
	width:240px;
	float:left;
	overflow:hidden;
	height:40px;
	text-align:left;
	color:#333;
	font-size:32px;
	line-height:40px;
}
.dhlx03{
	position:relative;
	width:40px;
	float:left;
	overflow:hidden;
	height:40px;
	-webkit-animation:dhlx03 5s linear 0s infinite;
-moz-animation:  dhlx03 linear 0s infinite;
			-o-animation:    dhlx03 5s linear 0s infinite;
			animation:       dhlx03 5s linear 0s infinite;
	
}
@keyframes dhlx03
	{
	0%		{transform: rotate(0deg);left:0px;}
	25%		{transform: rotate(20deg);left:0px;}
	50%		{transform: rotate(0deg);left:20px;}
	55%		{transform: rotate(0deg);left:20px;}
	70%		{transform: rotate(0deg);left:20px;}
	100%	{transform: rotate(-360deg);left:0px;}
	}

@-webkit-keyframes dhlx03
	{
	0%		{-webkit-transform: rotate(0deg);left:0px;}
	25%		{-webkit-transform: rotate(20deg);left:0px;}
	50%		{-webkit-transform: rotate(0deg);left:20px;}
	55%		{-webkit-transform: rotate(0deg);left:20px;}
	70%		{-webkit-transform: rotate(0deg);left:20px;}
	100%	{-webkit-transform: rotate(-360deg);left:0px;}
	}

@-moz-keyframes dhlx03
	{
	0%   {-moz-transform: rotate(0deg);left:0px;}
	25%  {-moz-transform: rotate(20deg);left:0px;}
	50%  {-moz-transform: rotate(0deg);left:20px;}
	55%  {-moz-transform: rotate(0deg);left:20px;}
	70%  {-moz-transform: rotate(0deg);left:20px;}
	100% {-moz-transform: rotate(-360deg);left:0px;}
	}

@-o-keyframes dhlx03
	{
	0%   {transform: rotate(0deg);left:0px;}
	25%  {transform: rotate(20deg);left:0px;}
	50%  {transform: rotate(0deg);left:20px;}
	55%  {transform: rotate(0deg);left:20px;}
	70%  {transform: rotate(0deg);left:20px;}
	100% {transform: rotate(-360deg);left:0px;}
	}


.dhlx03 img{
	width:100%;
	display:block;
}
.lxsmw{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:20px;
}
.lxsm{
	position:relative;
	width:93.75%;
	box-shadow: 0 0 5px #dc2821;
	margin:0 auto;
	overflow:hidden;
	margin-top:25px;
	padding-bottom:15px;
}
.lxsm p{
	position:relative;
	width:96%;
	margin:0 auto;
	overflow:hidden;
	margin-top:10px;
	font-size:14px;
	line-height:24px;
	text-indent:28px;
}
.lxsm p.p1{
	margin-top:15px;
}

.cpcs{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-top:25px;
}
.cpcs01{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
	height:1px;
	background:#dc2821;
}
.cpcs02{
	position:relative;
	width:100px;
	margin:0 auto;
	overflow:hidden;
	margin-top:-22px;
	height:40px;
	background:#fff;
	font-size:18px;
	line-height:40px;
    text-align:center;
    font-weight:550;	
}
.cpcs03{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
}
.cpcs03 p img{
	width:100%;
    display:block;
}

.abpr{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
}
.apr{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
}
.apr ul li{
	position:relative;
	width:24%;
	float:left;
	overflow:hidden;
	margin-left:0.8%;
}
.apr ul  li img{
	width:98%;
	display:block;
	border:1px solid #d1d1d1;
}
.apr ul li p{
	position:relative;
	width:100%;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	line-height:normal;
	margin-top:5px;
}

/*anlist*/
.alist{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	
}
.alist ul{
	position:relative;
	width:100%;
	overflow:hidden;
	margin-top:10px;
}
.alist ul li{
	position:relative;
	width:93.75%;
	max-width:400px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	margin-top:10px;
}
.alist ul li img{
	width:99%;
	display:block;
	border:1px solid #d1d1d1; 
}
.alist ul li p{
	width:100%;
	text-align:center;
	font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
   font-style: normal;
   font-size: 14px;
   line-height:28px;
   color: #333333;
}
.alist ul li:hover img{
	border:1px solid #dc2821; 
}
.alist ul li:hover p{
   color:#dc2821;
}

/*about*/
.abt1{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:30px;
}
.abt2{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:30px;
	font-size:15px;
	line-height:30px;
	text-indent:28px;
}

.lc{width:90%; height:600px;margin:0 auto;}
.lc h2{ height:121px; font:30px "Microsoft YaHei"; text-align:center; font-weight:bold; color:#1a1a1a; background:url(img/about/lc_h.gif) no-repeat center 25px;}
.lc h2 em{ color:#dc2821}
.lc h2 span{ display:block; font:20px "Microsoft YaHei"; color:#333;}
.lc2{ height:400px;background:url(img/about/lc_bg.gif) no-repeat center 48px;}
.lc2 .content{width:100%;max-width:640px; position:relative;}
.lc01{width:100%;max-width:640px; position:relative;overflow:hidden;} 
.lc2 ul{width:100%; height:96px; margin-bottom:30px;overflow:hidden;}
.lc2 li{ width:96px; height:96px; font:24px Arial; text-align:center; line-height:96px; float:left; margin:0 37px; display:inline; overflow:hidden; position:relative;}
.lc2 li a{ display:block; width:96px; height:96px; color:#fff; background:url(img/about/lc_bg1.gif) no-repeat center center;}
.lc2 li i{ display:none;width:96px; height:96px; position:absolute; top:0; left:0;}
.lc2 li i img{ display:block;width:96px; height:96px;}
.lc2 li a:hover i,.lc2 .on i{ display:block;}
.lc2 dl{ height:300px; overflow:hidden; text-align:center;}
.lc2 dt{ font:26px "Microsoft YaHei"; font-weight:bold; color:#252525; height:50px;}
.lc2 dd{ font:14px "Microsoft YaHei"; color:#333;}
.arr9{ width:32px; height:32px; overflow:hidden; position:absolute; top:38px; left:-20px;}
.arr10{ width:32px; height:32px; overflow:hidden; position:absolute; top:38px; right:-20px;}

.cott{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:25px;
}
.cott01{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.cott011{
	position:relative;
	width:40px;
	float:left;
	overflow:hidden;
}
.cott011 img{
	width:100%;
	display:block;
}
.cott012{
	position:relative;
	float:left;
	overflow:hidden;
	font-size:15px;
	line-height:35px;
	margin-left:10px;
}
.cott02{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.cott021{
	position:relative;
	width:40px;
	float:left;
	overflow:hidden;
}
.cott021 img{
	width:100%;
	display:block;
}
.cott022{
	position:relative;
	float:left;
	overflow:hidden;
	font-size:15px;
	line-height:35px;
	margin-left:10px;
}
.cott03{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.cott031{
	position:relative;
	width:40px;
	float:left;
	overflow:hidden;
}
.cott031 img{
	width:100%;
	display:block;
}
.cott032{
	position:relative;
	float:left;
	overflow:hidden;
	font-size:15px;
	line-height:50px;
	margin-left:10px;
}
.cott04{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.cott041{
	position:relative;
	width:40px;
	float:left;
	overflow:hidden;
}
.cott041 img{
	width:100%;
	display:block;
}
.cott042{
	position:relative;
	float:left;
	overflow:hidden;
	font-size:15px;
	line-height:40px;
	margin-left:10px;
}



.sllb{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-top:10px;
}
.sllb ul{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
}
.sllb ul li{
	position:relative;
	width:28%;
	float:left;
	overflow:hidden;
	margin-left:4%;
	margin-top:10px;
}
.sllb ul li h2{
	position:relative;
	width:50%;
	overflow:hidden;
	margin:0 auto;
	border:1px solid #d1d1d1;
	border-radius:10%;
}
.sllb ul li h2 img{
	width:100%;
	display:block;
}
.sllb ul li p{
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	font-size:15px;
	line-height:30px;
	margin-top:5px;
}

.slgg{
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:60px;
}
.slgg img{
	width:100%;
	display:block;
}

.tu6b{
	position:relative;
	width:90%;
	overflow:hidden;
	margin:0 auto;
	margin-top:15px;
}
.tu6b ul li{
	position:relative;
	width:20%;
	overflow:hidden;
	margin-left:10%;
	float:left;
	margin-top:10px;
}
.tu6b ul li img{
	width:100%;
	display:block;
}






@media screen and (max-width:520px){
#tFocus{width:338px;overflow:hidden;}
#tFocus-pic{width:338px;height:243px;}
#tFocus-pic li{width:338px;height:243px;}
#tFocusBtn{width:359px;}
#tFocus-btn{width:289px;}
#tFocus-pic li img{
	height:240px;
}
}
@media screen and (max-width:420px){
.apr ul  li img{
	width:97%;
}
.fot ul li{
	margin-top:25px;
}
	.fcen{
	font-size:16px;
	line-height:35px;
	width:80px;
}


.clist ul li img{
	width:98%;
}
#tFocus{width:290px;overflow:hidden;}
#tFocus-pic{width:290px;height:210px;}
#tFocus-pic li{width:290px;height:210px;}
#tFocusBtn{width:290px;}
#tFocus-btn{width:244px;}
#tFocus-btn li{width:76px;}
#tFocus-pic li img{
	height:210px;
}
}


/*about*/
.ban{ width:500px; height:360px; position:relative; overflow:hidden;margin:10px auto 0 auto;}
.ban2{ width:500px; height:300px; position:relative; overflow:hidden;margin-top:20px;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:500px; height:300px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:430px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:500px;height:80px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:80px; height:80px; margin-right:5px; padding:1px;text-align:center;border-radius:50%;}
.num ul li a{ width:80px; height:80px;line-height:80px;font-size:16px;font-weight:700;color:#333;}
.num ul li.on{ padding:0;background:#333;}
.num ul li.on a{color:#fff;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:32px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:32px;cursor:pointer;float:right;}
.prev1{ position:absolute;display:none; top:0px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute;display:none; top:0px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:500px; height:300px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:500px; height:300px; position:relative; overflow:hidden;}
.pop_up2{ width:500px; height:300px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:300px; float:left;}
.lcwz02{width:80%;height:300px;line-height:normal;font-size:15px;margin:0 auto;text-align:center;}

.lcbt{
	position:relative;
	width:100%;
	overflow:hidden;
	margin-top:30px;
}
.lcbt01{
	position:relative;
	width:280px;
	overflow:hidden;
	margin:0 auto;
	height:1px;
	margin-top:20px;
	background:#dc2821;
}
.lcbt02{
	position:relative;
	width:120px;
	overflow:hidden;
	margin:0 auto;
	margin-top:-17px;
	background:#fff;
	font-size:16px;
	line-height:32px;
	height:32px;
	text-align:center;
	font-weight:700;
}
.lcbt002{
	position:relative;
	width:160px;
	overflow:hidden;
	margin:0 auto;
	margin-top:-17px;
	background:#fff;
	font-size:16px;
	line-height:32px;
	height:32px;
	text-align:center;
	font-weight:700;
}
.lcbt0002{
	position:relative;
	width:200px;
	overflow:hidden;
	margin:0 auto;
	margin-top:-17px;
	background:#fff;
	font-size:16px;
	line-height:32px;
	height:32px;
	text-align:center;
	font-weight:700;
}
.lcbt03{
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	margin-top:0px;
	background:#fff;
	font-size:14px;
	line-height:normal;
	text-align:center;
	font-weight:500;
	color:#ccc;
}
.carl{
	position:relative;
	width:93.75%;
	overflow:hidden;
	margin:0 auto;
	margin-top:25px;
}
.txz{
	position:relative;
	width:80%;
	overflow:hidden;
	margin:0 auto;
}
.carl7{
	position:relative;
	width:93.75%;
	overflow:hidden;
	margin:0 auto;
	margin-top:25px;
}
.tzxz{
	position:relative;
	width:35%;
	float:left;
	margin-left:10%;
}
.tzxz img{
	position:relative;
	width:100%;
	display:block;
	border:1px solid #d1d1d1;
}
.tzxz p{
	position:relative;
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:24px;
	margin-top:5px;
	text-align:center;
}



.pp01{
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	margin-top:10px;
}
.pp01 p{
	position:relative;
	width:90%;
	overflow:hidden;
	margin:0 auto;
	font-size:14px;
	line-height:28px;
	text-indent:28px;
}
.yangt{
	position:relative;
	width:90%;
	overflow:hidden;
	margin:0 auto;
	margin-top:20px;
	border:1px solid #d1d1d1;
}
.yangt img{
	width:100%;
	display:block;
}
.txz01{
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	
}
.txz01 h2{
	position:relative;
	width:80%;
	overflow:hidden;
	margin:0 auto;
	border:1px solid #d1d1d1;
}
.txz01 p{
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	font-size:15px;
	line-height:30px;
	margin-top:5px;
}
.zhes{
	position:relative;
	width:90%;
	overflow:hidden;
	margin:0 auto;
	margin-top:10px;
}
.zhes p{
	position:relative;
	width:130px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	font-size:15px;
	line-height:30px;
	background:#dc2821;
	color:#fff;
	margin-top:10px;
}
.pp01 p span{
    color:#dc2821;
	margin-right:5px;
}

.carl01{
	position: relative;
width: 93.75%;
overflow: hidden;
margin: 0 auto;
 
margin-top: 25px;

}
.dbg{
	position: relative;
width: 320px;
overflow: hidden;
margin: 0 auto;
padding-bottom:40px;
}
.dbg01{
	position: relative;
width: 320px;
overflow: hidden;
margin: 0 auto;
background:#d6d6d6;
text-align:center;
height:45px;
line-height:45px;
}
.dbg02{
	position: relative;
width: 320px;
overflow: hidden;
margin: 0 auto;
}
.dbg021{
	position: relative;
width: 80px;
overflow: hidden;
float:left;
background:#d6d6d6;
text-align:center;
height:130px;
line-height:30px;
border-top:1px dashed #fff;
}
.dbg021 p{
	position: relative;
width:60px;
overflow: hidden;
margin:0 auto;
text-align:left;
height:50px;
line-height:25px;
margin-top:40px;
}
.dbg022{
	position: relative;
width: 239px;
height:129px;
overflow: hidden;
float:left;
border-bottom:1px dashed #d6d6d6;
border-right:1px dashed #d6d6d6;
margin-top:1px;
}
.dbg022 p{
	position: relative;
width: 190px;
overflow: hidden;
margin:0 auto;
line-height:25px;
margin-top:7px;
text-align:left;
}

.dbg03{
	position: relative;
width: 318px;
overflow: hidden;
margin: 0 auto;
border:1px dashed #d6d6d6;
border-top:none;
height:260px;
}
.dbg03 p{
	position: relative;
width:250px;
overflow: hidden;
margin: 0 auto;
line-height:25px;
margin-top:7px;
}
.dbg03 p.gp01{
	
margin-top:37px;
}
.ddu{
	position: relative;
width:100%;
overflow: hidden;
margin-top:10px;
}
.ddu p{
	position: relative;
width:90%;
overflow: hidden;
margin:0 auto;
text-align:center;
}

.p3p{
	position: relative;
width:90%;
overflow: hidden;
margin:0 auto;
margin-top:20px;
}
.p3p ul li.ll01{
	position: relative;
width:31%;
overflow: hidden;
float:left;
}
.p3p ul li.ll02{
	position: relative;
width:32%;
overflow: hidden;
float:left;
}
.p3p ul li.ll03{
	position: relative;
width:37%;
overflow: hidden;
float:left;
}
.p3p ul li.ll04{
	position: relative;
width:50%;
overflow: hidden;
float:left;
}
.p3p ul li.ll05{
	position: relative;
width:50%;
overflow: hidden;
float:left;
}
.p3p ul li img{
width:100%;
display:block;
}

.anlbt{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:30px;
	margin-top:20px;
}
.anlbt ul{
	position:relative;
	width:90%;
	margin:0 auto;
	overflow:hidden;
}
.anlbt ul li{
	position:relative;
	width:22.5%;
	float:left;
	margin-left:2%;
	overflow:hidden;
	margin-top:20px;
}
.anlbt ul li h2{
	position:relative;
	width:75%;
	margin:0 auto;
	overflow:hidden;
}
.anlbt ul li h2 img{
	width:100%;
    display:block;
}
.anlbt ul li p{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-top:5px;
	text-align:center;
}

.alsl{
	position:relative;
	width:80%;
	max-width:300px;
	margin:0 auto;
	
	padding-bottom:30px;
}
.alsl h2{
	position:relative;
	width:100%;
	
	margin:0 auto;
	
	border:1px solid #d1d1d1;
}
.alsl h2 img{
	width:100%;
	display:block;
}
.alsl p{
	position:absolute;
	width:100%;
	left:0px;
	bottom:0px;
	overflow:hidden;
	text-align:center;
	font-size:15px;
	line-height:35px;
	height:35px;
	background-color:rgba(255,255,255,0.8);
}

.xqzx{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
}
.xqzx01{
	position:relative;
	width:50%;
	float:left;
	overflow:hidden;
}
.xqzx01 p{
	position:relative;
	width:120px;
	margin:0 auto;
	overflow:hidden;
	font-size:15px;
	line-height:35px;
	height:35px;
	background:#333;
	color:#fff;
	text-align:center;
}
.xqzx02{
	position:relative;
	width:50%;
	float:left;
	overflow:hidden;
}
.xqzx02 p{
	position:relative;
	width:120px;
	margin:0 auto;
	overflow:hidden;
	font-size:15px;
	line-height:35px;
	height:35px;
	background:#dc2821;
	color:#fff;
	text-align:center;
}

.beian{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#212121;
	padding-bottom:5px;
	border-top:1px solid #333;
	padding-top:5px;
}
.beian p{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-size:12px;
	line-height:18px;
	color:#666;
}


.lich{
	position:relative;
	width:90%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
	padding-bottom:20px;
}

.lich ul li{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:url(http://www.zwgear.com/mobile/18sd/img/ht1.png) repeat-y;
	background-position:37.5% 50%;
	padding-bottom:40px;
}

.lich01{
	position:relative;
	width:35%;
	overflow:hidden;
	float:left;
	font-size:15px;
	line-height:15px;
	text-align:center;
	color:#333;
}
.lich02{
	position:absolute;
	width:9px;
	height:9px;
	overflow:hidden;
	border:1px solid #6b6b6b;
	left:37.5%;
	margin-left:-6px;
	top:0px;
	border-radius:50%;
	background:#fff;
}
.lich02 p{
	position:relative;
	width:7px;
	height:7px;
	margin:0 auto;
	overflow:hidden;
	margin-top:1px;
	border-radius:50%;
	background:#6b6b6b;
}
.lich03{
	position:relative;
	width:55%;
	overflow:hidden;
	float:left;
	margin-left:10%;
}
.lich03 h2{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
    font-size:15px;
    line-height:15px;
    color:#333;	
}
.lich03 p{
	position:relative;
	width:100%;
	overflow:hidden;
	text-align:left;
    font-size:14px;
    line-height:24px;
    color:#6b6b6b;
    margin-top:10px;	
}
.lich03 p b{
    color:#dc2821;	
}


.cpfl{
	position:relative;
	width:100%;
	margin:0 auto;
	max-width:400px;
	overflow:hidden;
	margin-top:20px;
	
	}

.cpfl ul li{
	position:relative;
	width:24%;
	float:left;
	margin-left:7%;
	
	}
.cpfl ul li img{
	width:100%;
	display:block;
	border-radius:50%;
	border:1px solid #d1d1d1;
	}

.cpfl ul li p{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:14px;
	line-height:28px;
	margin-top:5px;
	}
.cpfl01{
	position:relative;
	width:100%;
	overflow:hidden;
	margin-top:10px;
	}

.cpfl01 ul li{
	position:relative;
	width:24%;
	float:left;
	margin-left:7%;
	overflow:hidden;
	border:1px solid #d1d1d1;
	font-size:13px;
	line-height:40px;
	text-align:center;
	margin-top:20px;
	}













@media screen and (max-width:525px){
.num ul li{
    width: 50px;
    height: 50px;
    margin-right: 3px;
}
.num ul li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.prev_btn1 {
    margin-top:16px;
}
.next_btn1 {
    margin-top:16px;
}
.min_pic {
    padding-top: 10px;
    width: 395px;
    height:60px;
}
.num {
    height: 62px;
    width: 330px;
}
.ban {
    width:395px;
}
.ban2 {
    width:395px;
}
.ban2 ul li {
    width:395px;
}
}

@media screen and (max-width:450px){
	
.lxb-container{
	display:none;
}
.cha666 {
    width:93.75%;
}
.toop{height:40px;}
.toop01{
	width:150px;
	margin-top:13px;
}
.toop02{
	width:70px;
	height:30px;
}
.toop021{
	width:30px;
	height:30px;
	
}
.toop022{
	width:30px;
	height:30px;
	font-size: 22px;
    line-height: 30px;
}
.toop022 span{
	width:30px;
	height:30px;
	font-size: 22px;
    line-height: 30px;
}
.toop021 a {
    font-size: 24px;
    line-height: 30px;
}

}
@media screen and (max-width:420px){
.num ul li{
    width: 40px;
    height: 40px;
    margin-right: 3px;
}
.num ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.prev_btn1 {
    margin-top:11px;
	margin-right:10px;
}
.next_btn1 {
    margin-top:11px;
}
.min_pic {
    padding-top: 10px;
    width: 315px;
    height:40px;
}
.num {
    height: 42px;
    width: 270px;
}
.ban {
    width:315px;
}
.ban2 {
    width:315px;
}
.ban2 ul li {
    width:315px;
}
}












