﻿@charset "utf-8";

/**
 * 全局定义 - 初始化默认样式
 * @Company: (C) 2011 www.bfxhw.com
 * @author: <a href="mailto:545425565@qq.com">XIANGMIAO</a>
 * @QQ:545425565
 * @Time:2011-7-27 15:08:00
 */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body,button,input,select,textarea{font:12px/1.5 arial,tahoma,\5b8b\4f53,sans-serif; color:#666;}
button,input,select,textarea{font-size:100%}
h1,h2,h3,h4,h5,h6{font-size:100%}address,cite,dfn,em,var{font-style:normal}
ul,ol,li{list-style:none;}a:link,a:visited{color:#0c8ac9;text-decoration:none;}a:hover,a:active{color:#f60;text-decoration: underline;}
img {border: 0;}

body{font-size:14px; font-family:"微软雅黑";}

.top-header{width:100%; position:fixed; z-index:999;}
	.top-header{ height:55px; width:100%; background:#015db2;}
	.top-header .logo{ height:55px;background:url(../images/logo.png) no-repeat 10px 7px;background-size:40px; /*margin-left:10px;*/ text-indent:60px; line-height:55px; font-size:20px; font-weight:bold; color:#FFF; float:left;}
	.top-header .nav-btn{max-width:50px; max-height:50px; min-height:30px; min-width:30px;position:absolute;right:10px;top:12px;cursor:pointer;background:url(../images/navbg.png)  no-repeat center center;background-size:100%;}
	
	.p-nav{width:37%;min-width:130px;position:fixed;transition:all 0.5s;background:#fff;z-index:102;top:55px;right:10px;overflow:hidden;box-shadow:0px 3px 6px rgba(0,0,0,0.35); display:none;}
	.p-nav{padding:0;}
	.p-nav ul{width:100%;}
	.p-nav li{height:43px;border-bottom:1px solid #d6d6d6; background:#F1F1F1;}
	.p-nav li.leaf{padding:0 0 0 10px;margin:0;list-style:none;}
	.p-nav li a{font-size:16px;line-height:43px;color:#666;padding-left:15px;}

nav{width:100%; height:45px; line-height:45px; background:#FFF;    position: fixed; top:55px; border-bottom:1px solid #eaeaea; overflow:hidden; z-index:999;}
	nav ul li{float:left; padding:0px 10px 0px 10px;}
	nav ul li a{display:block; height:43px; line-height:43px;}
	nav a:link{ color:#000;text-decoration:none;}
	nav a:visited{text-decoration:none;}
	nav a:hover{color:#015db2;text-decoration:none; border-bottom:2px solid #015db2;}
	nav a:active{}

.nbsp{height:98px;}
.weizhi{ width:100%; height:55px; line-height:55px; background:url(../images/74a9457.png) no-repeat 10px 13px #efefef; font-size:16px; border-bottom:1px solid #CCC; background-size:30px; text-indent:40px; font-weight:bold;}
.weizhi h1{ display:block;width:75%; float:left; }
.weizhi  a{ display:block; background:url(../images/fh.png) no-repeat 23px 22px; width:70px; float:right; color:#555; font-size:14px;text-align:center; padding-right:10px;}

	.zi-list{}
	.zi-list ul li{width:100%; height:45px; border-bottom:1px solid #ccc; line-height:45px; font-size:16px;
		background: #f1f1f1;
		/* Chrome < 10, Safari < 5.1 */
		background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#FFF));
		/* Chrome >= 10, Safari >= 5.1 */
		background: -webkit-linear-gradient(#f1f1f1, #FFF);
		/* Firefox >= 3.6 */
		background: -moz-linear-gradient(#f1f1f1, #FFF);
		/* Opera >= 11.1 */
		background: -o-linear-gradient(#f1f1f1, #FFF);
		/* IE >= 10 */
		background: -ms-linear-gradient(#f1f1f1, #FFF);
		/* The standard */
		background: linear-gradient(#f1f1f1, #FFF);
		overflow:hidden;
		text-indent:15px;
	}
	.zi-list ul li a{display:block;float:left; background:url(../images/llist.png) no-repeat 15px 17px; padding-left:22px; color:#555; width:auto;}	

	.pr-list{width: 100%; height: auto; display: block; overflow: hidden;}
	.pr-list ul{padding:20px 0px 20px 0px;}
	.pr-list ul li{width:32%; float:left; text-align:center; border:1px solid #bfbfbf; margin-left:2px; margin-bottom:5px;}
	.pr-list ul li img{width:100%;}
	.pr-list ul li p{line-height:30px; height:30px; overflow:hidden;}

	
	
	
	.news-list{width: 100%; height: auto; display: block; overflow: hidden;}
	.news-list ul li{ width:98%;border-bottom: 1px solid #dedede; height:35px; line-height:35px;overflow: hidden;margin:auto;  background:url(../images/li.jpg) no-repeat 10PX 18px; text-indent:20px;}
	
	.zhishi-msg{padding-top:15px; padding-bottom:15px;overflow:hidden;}
	.zhishi-msg h2{ display:block; width:100%;font-size:20px;text-align: center;padding: 5px;}
	.zhishi-msg .info{ padding:0px 0px 15px 0px;height:17px;line-height:17px;text-align:center;overflow:hidden;color:#666;font-size: 12px; background:url(../images/xian.gif) repeat-x bottom;}
	.zhishi-msg .info_conbox{line-height:30px; padding-bottom:15px; padding:10px; font-size:14px;}
	.zhishi-msg .info_conbox h3{ display:block; text-indent:0px; padding-top:15px; padding-bottom:5px;}
	.zhishi-msg .info_conbox h4{ display:block; text-indent:0px; padding-top:15px; padding-bottom:5px;}
	.zhishi-msg .info_conbox img{ margin:5px;max-width:100%; text-align:center; margin:auto;}
	.zhishi-msg .info_conbox table{border: solid 1px #b0c9dd; border-bottom:0px; border-right:0px;}
	.zhishi-msg .info_conbox td{border: solid 1px #b0c9dd; border-width:0px 1px 1px 0px; padding: 5px; }
	.zhishi-msg .next{border-top:1px  dotted #ccc; margin-left:10px;padding:20px 0px 10px 0px; text-align:center;}
	.zhishi-msg .next span{ display:block;background:#EAEAEA; padding:5px 10px 5px 10px; border:1px solid #ccc;border-radius:18px; margin-top:5px; }
	

	.recommend{width:98%; height:auto; margin:auto; margin-top:15px; margin-bottom:15px;border-radius: 5px; border:1px solid #EAEAEA;}
		.rec-title{background:url(../images/recommend.png) no-repeat 0px 10px; line-height: 40px; background-size:20px; width:95%; text-indent:30px; margin:auto; border-bottom:1px solid #EAEAEA; font-size:16px; font-weight:bold;}
		.recommend ul {padding:15PX 0PX 15PX 0PX;}
		.recommend ul li{ width:95%; background:url(../images/li.jpg) no-repeat 10PX 12px; text-indent:20px; line-height:30px; height:30px; margin:auto; border-bottom:1px dashed #eaeaea;}
		.recommend ul li a{color:#000;}
		
		
	
	
.banner{overflow:hidden;}	
	
.block_home_slider {
	margin-top:95px;
	padding: 1px;
	/*position: relative;*/
	background-color: #ffffff;
	border: 4px solid #f2f2f2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/PIE.htc); /*半透明兼容*/
	text-align: center;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index:5;
	padding-bottom:10px;
}
.block_home_slider .slide {position:relative;}
.block_home_slider .slide img{ width:100%;}
.block_home_slider .caption {padding:13px 16px 12px; position:absolute; left:0px; right:0px; bottom:0px; background:url(../images/bg_caption.png); text-align:left;}
.block_home_slider .caption p {padding-bottom:0px; font-size:11px; color:#dedede; text-shadow:0px -1px #000000; line-height:17px;}
.block_home_slider .caption p.title {padding-bottom:6px; font-size:15px; color:#ffffff; font-weight:bold; line-height:normal;}
.block_home_slider .flex-direction-nav a {width:25px; height:25px; margin-top:-27px; display:block; position:absolute; top:50%; background-repeat:no-repeat; background:url(../images/sprite_arrow_2.png); text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {padding-top:15px; display:inline-block;}
.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a {width:12px; height:12px; display:block; background-repeat:no-repeat; background:url(../images/sprite_nav_3.png); text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active {background-position:right top;}

.block_home_post_feature {width:300px;}
.block_home_post_feature p {padding-bottom:0px;}
	

.search{width:100%; padding-top:10px; padding-bottom:10px; background:#f1f1f1;}
	.sh-from {text-align: center;width: 100%;overflow:hidden;}
	.sh-from form { padding:0; margin:0;width:90%; margin:auto;  }
	.sh-from form #key{border: 1px solid #2e74b9;line-height:33px; width: calc(100% - 70Px); float:left; background:#FFF;border-radius:3px; padding-left:10px;height:33px;}
	.sh-from form #butse { float:left;  width:50px;background-color: #fff; background-color: #fff; border: 1px solid #2e74b9; display: inline-block; margin-left: 1px;line-height:35px;border-radius:3px; height:35px; cursor:pointer;}	
	
.content{width:100%; margin-top:20PX;}

	.bigtype{width:100%; margin:auto;}
	.bigtype ul li{float:left; width:30%; margin-left:5px; margin-right:5px; background:#EFEFEF; border-radius: 3px; height:40PX; margin-top:5PX; border:1px solid #eaeaea; line-height:40px; text-align:center;}
	
	.clear{clear:both;}
	
	.title{width:300px; margin:auto; text-align:center; height: 40px;}
		.title_l{float:left; height:40px;}
		.title_c{float:left; width:120px;}
			.daxie{ width:40px;font-size:36px; color:#015db2; font-weight:bold; float:left; line-height:40PX;}
			.zhongwen{width:70px;font-size:16px; color:#015db2; font-weight:bold; float:left; text-align:left;}
			.yingwen{width:70px;font-size:12px;float:left; text-align:left; margin-top:-5PX;}
		.title_r{float:left; height:40px;}
		
	.catalog{width:99%; margin:auto; padding-bottom:30px; overflow:hidden;}	
		.catalog ul{padding:20px 0px 20px 0px;}
		.catalog ul li{width:30%; float:left; text-align:center; background:#015db2;margin-left:4px; margin-right:4px; margin-bottom:5px;border-radius: 3px; overflow:hidden; }
			.catalog ul li.gmb{ background:url(../images/gmb.png) no-repeat center 35%; background-size:30%;}
			.catalog ul li.pwb{ background:url(../images/pwb.png) no-repeat center 35%; background-size:30%;}
			.catalog ul li.zkb{ background:url(../images/zkb.png) no-repeat center 35%; background-size:30%;}
			.catalog ul li.xfb{ background:url(../images/xfb.png) no-repeat center 35%; background-size:30%;}
			.catalog ul li.gdb{ background:url(../images/gdb.png) no-repeat center 35%; background-size:30%;}
			.catalog ul li.clb{ background:url(../images/clb.png) no-repeat center 35%; background-size:30%;}
			
		.catalog ul li a{ display:block; width:100%; height:50px; line-height:50px; overflow:hidden; font-weight:bold; color:#FFF;}
		
	.tuijian{width:99%; margin:auto; overflow:hidden;}	
		.tuijian ul{padding:20px 0px 20px 0px;}
		.tuijian ul li{width:32%; float:left; text-align:center; border:1px solid #bfbfbf; margin-left:2px; margin-bottom:5px;}
		.tuijian ul li img{width:100%;}
		.tuijian ul li p{line-height:30px; height:30px; overflow:hidden;}
		
	.in-about{width:100%; background:url(../images/kcr0.jpg); margin-top:30px; padding:10px 0px 10px 0px;}
		
		.in-about-msg{width:95%; margin:auto; padding:20px 0px 20px 0px;}
		.in-about-msg p{text-indent:2em; line-height:30px;}
		.in-about-msg a{display:block; margin:auto; background:#015db2; text-align:center; height:40px; line-height:40px; width:120px;border-radius:20px; margin-top:10px; color:#FFF;}
		
	.FAQ{width:97%; margin:auto;  clear:both; overflow:hidden; padding-top:20px; }	
		.FAQ ul{padding-top:20px;}
		.FAQ ul li{border-bottom:1px dotted #bfbfbf; line-height:40px; height:40px; background:url(../images/li.jpg) no-repeat 10px 18px; text-indent:20px; overflow:hidden;}
			.FAQ .fap-a{display:block; margin:auto; background:#015db2; text-align:center; color:#FFF; height:40px; line-height:40px; width:120px;border-radius:20px; margin-top:10px;}
			.FAQ ul li a{ color:#000;}
			
	.anli{width:100%; border-top:1px solid red; margin-top:50px;}
		.anli .an-title{display:block; margin:auto; background:red; font-size:16px; text-align:center; color:#FFF; height:40px; line-height:40px; width:80%;border-radius:20px; margin-top:-20px;}
		.anli ul{padding:20px 0px 15px 0px;}
		.anli ul li{ width:32%; float:left; border:1px solid #ccc; margin-left:2px; margin-bottom:2px;}	
		.anli ul li img{width:100%;}
		
		.page{line-height:30px; text-align:center; margin-top:20px; margin-bottom:20px;}
		.page a span{ padding:5px; background:#fff; border:1px solid #ccc; text-align:center; margin-right:5px;} 
		
		
	.re-conent{width:90%;height: 100%;background: #fff;margin:auto; padding-top:100px; padding-bottom:30px; }
	.re-conent h2{ display:block; width:100%;font-size:18px; line-height:50PX; height:50PX; overflow:hidden;}
	.re-conent p{ line-height:35px;}
	.re-conent p span{color:red;}
	.re-conent p input{width:100%; line-height:30px; height:30px; padding-left:5px;border: 1px solid #2e74b9;background:#FFF;border-radius:3px;}
	.re-conent p textarea{width:100%; line-height:30px;}
	
	.re-conent .sub-order{ display:block; width:100%; background:#187cc3; height:40px; text-align:center; border-radius:10px; border:1px solid #E0E0E0; margin:auto; line-height:40px; font-size:16px; margin-top:10px; color:#FFF; font-weight:bold; cursor:pointer; }
	
	.show-content{width:100%;height:auto;background: #fff; padding-top:100px; padding-bottom:30px; overflow:hidden;}
	.show-content h2{ display:block; text-align:center; width:100%; border-bottom:1px solid #CCC; font-size:18px; line-height:50PX; height:50PX; overflow:hidden;}
	.show-content .show-msg{line-height:30px; width:95%; margin:auto; padding:20px 0px 0px 0px; overflow:hidden;}
	.show-content .show-msg img{width:100%; margin:auto;}
	.show-content  a.uptop{ display:block; width:90%; height:45px; text-align:center; border-radius:26px; border:1px solid #E0E0E0; margin:auto; line-height:45px; font-size:16px; margin-top:50px; margin-bottom:25p;}
	
	
	.show-pro{width:98%; margin:auto;}
	.show-pro .pro-img{text-align:center;}
	.show-pro .pro-img img{max-width:90%;}
	.show-pro .pro-msg{width:98%; margin:auto; line-height:30px; overflow:hidden;}
	.show-pro .pro-msg img{max-width:80%;}
	.show-pro .pro-msg h3{padding:5px 0px 5px 0px;}
	
	.pro-msg h3{padding:0px 0px 0px 0px;}
	.pro-msg h3 span.headline-index{ display:block;border-radius: 0 2px 2px 0;width:25px; background:#06b7ff; height:25px; line-height:25px; text-align:center; color:#FFF; float:left;}
	.pro-msg h3 span.headline-text{line-height:25px; padding-left:5px; font-size:18px;}
	
	.pro-msg .para{line-height:28px; padding:10px 0px 10px 10px;font-size:14px;}
	.pro-msg .para p{text-indent:2em;}
	.pro-msg .para table{border: solid 1px #b0c9dd; border-bottom:0px; border-right:0px;}
	.pro-msg .para td{border: solid 1px #b0c9dd; border-width:0px 1px 1px 0px; text-align:center;}
	
	.pro-msg .next{border-top:1px  dotted #ccc; margin-left:10px;padding:20px 0px 10px 0px; text-align:center;}
	.pro-msg .next span{ display:block;background:#EAEAEA; padding:5px 10px 5px 10px; border:1px solid #ccc;border-radius:18px; margin-top:5px; }
	
	.pro-msg h3{background:url(../images/h3.jpg) no-repeat 0px 5px; text-indent:25px; font-size:18px; padding-bottom:10px; margin-top:10px; font-weight:bold;}
	.pro-msg p{padding-left:25px;}
	.pro-msg table{border-top:1px solid #ccc; border-left:1px solid #ccc; width:98%;}
	.pro-msg table tr td{border-bottom:1px solid #ccc; border-right:1px solid #ccc; text-align:center; padding-top:5px; padding-bottom:5px;}
	.pro-msg h3 a{ font-size:18px;}
	.pro-msg p a{font-size:14px;color:#136EC2;}

	
	.pr-recommend{width:98%; height:auto; margin:auto; margin-top:15px; margin-bottom:15px;border-radius: 5px; border:1px solid #EAEAEA; overflow:hidden;}
		.pr-rec-title{background:url(../images/recommend.png) no-repeat 0px 10px; line-height: 40px; background-size:20px; width:95%; text-indent:30px; margin:auto; border-bottom:1px solid #EAEAEA; font-size:16px; font-weight:bold;}
		.pr-recommend ul {padding:15PX 0PX 15PX 0PX;overflow:hidden;}
		.pr-recommend ul li{ width:95%; margin:auto; line-height:30px; background:url(../images/li.jpg) no-repeat 0px 13px; text-indent:15px;}
		.pr-recommend ul li a{color:#000;}
	
	.about-msg{ padding:15px; line-height:40px;}
	
	
	footer{width:100%; clear:both; background:#eaeef1; padding-top:25px; text-align:center; margin-top:20px; margin-bottom:45px; overflow:hidden;}
	footer .jrbut{width:180px; background:#187cc3; margin:auto; height:45px; color:#FFF; font-size:14px; line-height:45px;border-radius:5px; }
		.gzwei{background:url(../images/wei.jpg) no-repeat; width:150px; height:150px; background-size:150px; margin:auto;}
		.gzwei img{width:150px; height:150px;}
		.gztext{line-height:30px; font-size:16px;}
		.foot-text{line-height:25px; font-size:14px; padding:5px 0px 15px 0px;}
		
		
  .nav-item{width:100%; border-top:1px solid #C2C2C2; border-bottom: 0px;background:#FAFAFA; height:45px; position:fixed;bottom:0px; z-index:9999;}
  	.nav-item a{display:block; border-right:1px solid #C2C2C2; height:45px; line-height:45px; float:left; color:#000; text-decoration:none;}
  	.nav-item a.i-home{background:url(../images/home.png) no-repeat 8px 10px; width:43px;  height:45px; overflow:hidden; text-indent:-999px; float:left;}
	.nav-item a.i-tel{ text-align:center; width:29%;}
	.nav-item a.i-qq{ text-align:center; width:29%;}
	.nav-item a.i-top{ text-align:center; width:29%;border-right:0; background:url(../images/newstop.png) no-repeat 10px 13px;}
	
	
	 #page{ width:100%;margin:auto; margin-top:10px; overflow:hidden;}
	 #page a{ display:block;padding:3px 5px 3px 5px; border:1px solid #ccc; float:left; margin-left:3px;}
	 #page span{padding:3px 5px 3px 5px; border:1px solid #ccc; float:left; margin-left:3px;}
	 #page .current{ background:#CCC;}
	 #page span.dian{ border:0px;padding:3px 2px 3px 2px;}
	
	a:link{font-size:14px; color:#000;text-decoration:none;}
	a:visited{font-size:14px; color:#000;text-decoration:none;}
	a:hover{font-size:14px; color:#187cc3;text-decoration:underline;}
	a:active{font-size:14px; color:#000;}
	
	#swt a{display:block; width:140PX; background:#015db2; height:35px; line-height:35px; text-align:center; font-size:14px; color:#FFF; margin:auto; border-radius:35PX;}
	#swt a:link{font-size:14px; color:#FFF;text-decoration:none;}
	#swt a:visited{font-size:14px; color:#FFF;text-decoration:none;}
	#swt a:hover{font-size:14px; color:#FFF;text-decoration:underline;}
	#swt a:active{font-size:14px; color:#FFF;}