@charset "utf-8";
/* CSS Document */
body{background:#fff;}
.banner{
	z-index:999;
	}
.prod{
	width:100%;
	margin:20px auto;
	overflow:hidden;
	}
.prod_gy,.prod_ms,.prod_ht,.prod_td,.prod_lc{
	width:1000px;
	margin:20px auto;
	overflow:hidden;
	}
h2{
	font-size:26px;
	height:50px;
	color:#000;
	text-align:center;
	background:url(pro_tit.png) no-repeat bottom center;
	margin:10px auto;
	}
h3{
	font-size:30px;
	color:#ff9900;
	line-height:2.5em;
	text-align:center;
	margin-top:10px;
	}
h4{
	font-size:24px;
	color:#000;
	line-height:3em;
	text-align:center;
	}
.prod p{
	font-size:16px;
	color:#000;
	line-height:1.8em;
	padding:10px 0;
	}
.prod_gy ul{
	text-align:center;
	overflow:hidden;
	}
.prod_gy ul li{
	display:inline-block;
	width:248px;
	border:2px #cccccc solid;
	border-radius:4px;
	margin:0 10px;
	overflow:hidden;
	}
.prod_gy ul li img{
	margin:0 auto 14px auto;
	}
.prod_gy dl{
	margin:8px auto 40px auto;
	text-align:center;
	color:#333333;
	line-height:1.5em;
	overflow:hidden;
	}
.prod_gy ul li dl dt{
	font-size:20px;
	}
.prod_gy ul li dl dd{
	font-size:16px;
	}
.prod_gy ul li a{
	display:block;
	width:160px;
	font-size:14px;
	line-height:2.4em;
	color:#ffffff;
	background-color:#166acc;
	border-radius:4px;
	margin:20px auto;
	}
.prod_gy ul li a:hover{
	background-color:#4d9af3;
	}
.prod_ms img{
	margin:0 auto;
	}
.prod_ms ul{
	width:100%;
	text-align:center;
	overflow:hidden;
	}
.prod_ms ul li{
	float:left;
	width:33.33%;
	line-height:1.8em;
	background-color:#e6e6e6;
	color:#959292;
	font-size:18px;
	cursor:pointer;
	}
.prod_ms ul li:hover,.prod_ms .active{
	background-color:#959292;
	color:#ffffff;
	}
.prod_ms dl{
	overflow:hidden;
	}
#qx1,#qx2,#qx3{}
#qx_show1,#qx_show2,#qx_show3{}

.prod_ys{
	width:100%;
	height:514px;
	background:url(pro_youshi.jpg) no-repeat center 0;
	margin:10px auto;
	overflow:hidden;
	}
.prod_ys dl{
	width:1000px;
	margin:50px auto;
	color:#ffffff;
	overflow:hidden;
	}
.prod_ys dl dt{
	font-size:26px;
	padding-left:36px;
	height:40px;
	background:url(kuai.png) no-repeat 0 0;
	}
.prod_ys dl dd{
	margin-top:30px;
	font-size:18px;
	line-height:1.2em;
	padding-left:36px;
	background:url(ye_dian.png) no-repeat 18px center;
	}
.prod_ys dl a{
	display:block;
	font-size:16px;
	width:160px;
	color:#ffffff;
	text-align:center;
	line-height:36px;
	border:1px solid #ffffff;
	border-radius:8px;
	margin:30px 0 0 36px;
	}
.prod_ys dl a:hover{
	background-color:#ffffff;
	color:#49a6e1;
	}
.prod_ht a{
	display:inline-block;
	width:31%;
	font-size:18px;
	color:#000000;
	text-align:center;
	line-height:2em;
	margin:0 8px 10px 8px;
	cursor:pointer;
	overflow:hidden;
	}
.prod_ht a img{
	width:100%;
	margin-bottom:18px;
	}
.prod_td img,.prod_lc img{
	margin:10px auto;
	}
.msg{
	width:100%;
	height:900px;
	background-color:rgba(25,25,25,0.8);
	position:fixed;
	z-index:9999;
	display:none;
	}
.show_box{
	width:1000px;
	margin:0 auto;
	padding:20px 0;
	overflow:hidden;
	}
.show{
	width:800px;
	height:640px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	}
.close{
	width:29px;
	height:29px;
	position:absolute;
	top:0;
	right:0;
	background:url(close.png);
	z-index:99999;
	cursor:pointer;
	}
.show_imgbox{
	height:500px;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	}
.show_imgbox a{
	display:block;
	float:left;
	}
.show_title{ 
	width:800px; 
	height:40px; 
	position:absolute; 
	top:500px; 
	left:0; 
	overflow:hidden;
	}
.show_titletext{ 
	font-family:"微软雅黑"; 
	font-size:18px; 
	color:white; 
	text-align:center; 
	line-height:40px;
	text-indent:2em;
	}
.show_bottom{
	width:800px; 
	height:67px; 
	position:absolute; 
	bottom:10px; 
	left:0;
	text-align:center;
	}
.show_bottom a{
	display:inline-block;
	cursor:pointer;
	}
.show_bottom a img{
	width:100%;
	height:100%;
	}
.show_btn{
	width:100px;
	height:63px;
	}
.show_btn_color{
	border:#52c8ff 2px solid;
	}