/* CSS Document */
body { font-size: 1em; margin: 0px; padding: 0px; font-family: Microsoft YaHei,宋体; } 
ul,li,img,dl,dd,dt,form,table,tr,td,p,ol,div,label,span,h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
ol,ul,li { list-style-type:none; } 
a { font-size:1em; font-family:"微软雅黑"; } 
a:link,a:visited { color:#000; text-decoration: none;  } 
.list { padding: 3px 0 0 5px; } 
a { blr:expression(this.onFocus=this.blur());}/*for IE 去除链接虚线框*/
a { outline:none; } /*for Firefox*/
img { border:none;}
a { color:#333; text-decoration:none;list-style-type:none;}
a:hover { color:#333; text-decoration:none;}
.clear { clear:both; overflow:hidden; zoom:1;}
.b { font-weight:bold;}
.float_right { float:right;}
.float_left { float:left;}
.hg10 { /* height:10px; */ /* zoom:1; */ /* clear:both; */ /* overflow:hidden; */}
.hg5 { height:5px; overflow:hidden; zoom:1; clear:both;}
em { font-style:normal;}

/*-----------------------------------// 页面样式 //-----------------------------------*/
/*----------头部---------*/
header{width:100%; clear:both; box-shadow:0 2px 5px rgba(0,0,0,0.1); position:relative; z-index:2;}
header:before{ content:""; display:table;}
header:after{ content:""; display:table; clear:both;}
header .toplogo a{ display:block; width:100%; height:100%; line-height:0;}
header .toplogo{ float:left; width:33%;}
header .toplogo img{ width:120px;}
.hlang{ float:right; padding-top:18px;}
.hlang a{ padding:0 10px; color:#070707; font-size:0.9em;}
.hlang a.lon{ color:#c40115;}
/*---------------尾部---------------------*/
.foot_height{height:65px; clear:both;}
.foot_height2{height:55px; clear:both;}
.bottom-fixed a { color:#d0d0d0; text-decoration:none;list-style-type:none;}
.bottom-fixed a:hover { color:#d0d0d0; text-decoration:none;}
.bottom-fixed { background: #b00012; bottom: 0;position: fixed; width: 100%; z-index: 99999999; text-align:center; /* color:#b6b6b6; */ height: 55px;filter:alpha(opacity=95); -moz-opacity:0.95; /* opacity:0.95; */ /* border-top:#d0d0d0 1px solid; */ left:0;}
.bottom-fixed li{ width: 25%; display:block; height: 55px; float:left;  /* border-right: #3ba2f0 1px solid; */ position:relative;}
.bottom-fixed li:after{ width:5px; content:""; position:absolute; top:0; right:0; height:100%; background:url(../images/line.jpg) no-repeat center;}
.bottom-fixed a{font-size:12px;}
.tel {background: url("../images/m/btm2.png") no-repeat scroll center 10%;  height: 100%; color: #fff; padding-top:35px;}
.sms {background: url("../images/m/btm5.png") no-repeat scroll center 10%;  height: 100%; color: #fff;padding-top:35px;}
.ditu {background: url("../images/m/btm4.png") no-repeat scroll center 10%; height: 100%; color: #fff;padding-top:35px;}
.home{background: url("../images/m/btm1.png") no-repeat scroll center 10%; height: 100%; color: #fff;padding-top:35px;}
.bottom-fixed li:nth-child(4):after{ background:none;}
.bottom-fixed li a:hover {color: #fff;}
.copy1{ padding:10px 0; background-color:#e3e3e3; font-size:1.2em; color:#474747; text-align:center; font-family:"OPENSANS""微软雅黑"; display:block; width:100%; clear:both;}




.submit {
	background-color: #498b07;
	padding:10px 20px;
	font-size:16px;
	text-decoration:none;
	border: 1px solid #498b07;
	background-image: linear-gradient(bottom,  #498b07 0%, #498b07 100%);
	background-image: -o-linear-gradient(bottom, #498b07 0%, #498b07 100%);
	background-image: -moz-linear-gradient(bottom, #498b07 0%, #498b07 100%);
	background-image: -webkit-linear-gradient(bottom, #498b07 0%, #498b07 100%);
	background-image: -ms-linear-gradient(bottom, #498b07 0%, #498b07 100%);
	background-image: 
	-webkit-gradient(   linear,   left bottom,   left top,   color-stop(0, #498b07),   color-stop(1, #498b07)   );
	-webkit-box-shadow: 0 1px 0 #498b07 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 0 #498b07 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 0 #498b07 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	display:block;
	text-align:center;
	text-shadow:0 1px rgba(0, 0, 0, 0.2);
	width: 100%;
	margin-top:20px;
}
.submit:active {
	padding-bottom:9px;
	padding-left:20px;
	padding-right:20px;
	padding-top:11px;
	top:0px;
	background-image: linear-gradient(bottom, #498b07 0%, #498b07 100%);
	background-image: -o-linear-gradient(bottom,  #498b07 0%, #498b07 100%);
	background-image: -moz-linear-gradient(bottom,  #498b07 0%, #498b07 100%);
	background-image: -webkit-linear-gradient(bottom,  #498b07 0%, #498b07 100%);
	background-image: -ms-linear-gradient(bottom,  #498b07 0%, #498b07 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #498b07),
	color-stop(1, #498b07)
	);
	-webkit-box-shadow: 0 1px 0 #498b07 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 0 #498b07 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 0 #498b07 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
}
.submit img{ width:15px; margin:-4px 10px 0 0;}
.banner2{ display: block;text-align: center;clear:both;}
.banner2 img {width: 100%;border: 0;}
.banner{ clear:both; width:100%;}



.menu{ background: #fff; padding:0 10px;clear:both;}
.menu li{ width:20%; padding:10px 0; text-align: center; float:left;}
.menu li a{ color:#000; font-size:0.9em; display: block;}


.ititle{ background:#eee; padding:10px 0; font-size:1em; color:#000; text-align:center; font-size:20px; font-family:"OPENSANS""微软雅黑",Arial, Helvetica, sans-serif; letter-spacing:1px; margin:20px 0;}

.content{ padding:0 10px; clear:both;}
.content2{ width:100%; clear:both;}
.content img{ max-width:100%;}
.content2 img{ max-width:100%;}
.xxc{ clear:both; font-size:0.9em; color:#000; line-height:25px;}
.pul{ clear:both;}
.pul li{ width:30%; padding:0 1.5%; float:left;}
.pul li img{ width:100%;}
.pul li p{ font-size:1em; text-align:center; padding:10px 0 15px 0; color:#8e8d8d;}


.iul02{ width:100%; clear:both; padding:5px 0 10px 0;}
.iul02 li{ width:32%; float:left; padding:0 0.5%;}
.iul02 li img{ width:100%;}
.iul02 li p{ color:#000; font-size:1em; padding:5px 0 2px 0 ; text-align:center;}
.iul02 li span{ color:#6d6d6d; font-size:0.6em; padding:0 0 10px 0; display:block; text-align:center;}

.type{ width:100%; margin:20px 0;}
.type:before{ content:""; display:table;}
.type:after{ content:""; display:table; clear:both;}
.type li{ width:45%; padding:5px 0; background:#dad9d9; text-align:center; font-size:1.2em;}
.type li a{ color:#000;}
.type li.ton{ background:#c20114;}
.type li.ton a{ color:#fff;}
.type li:nth-child(1){ float:left;}
.type li:nth-child(2){ float:right;}

.tadd{ width:100%; font-size:0.8em; color:#787777; padding:5px 0 10px 0; }


.type2{ width:100%; margin:20px 0; text-align:center;}
.type2:before{ content:""; display:table;}
.type2:after{ content:""; display:table; clear:both;}
.type2 li{ width:30%; padding:5px 0; background:#dad9d9; text-align:center; font-size:1.2em; display:inline-block;}
.type2 li a{ color:#000; display:block; width:100%; height:100%;}
.type2 li.ton{ background:#c20114;}
.type2 li.ton a{ color:#fff;}
.type2 li:nth-child(1){float:left; }
.type2 li:nth-child(2){}
.type2 li:nth-child(3){ float:right;}


.stl li{ padding-bottom:20px;}
.stl li:before{ content:""; display:table;}
.stl li:after{ content:""; display:table; clear:both;}
.stl div.std01{ width:43%; float:left}
.stl div.std01 img{ width:100%;}
.stl li a{ display:block; width:100%; height:100%;}
.stl div.std02{ width:50%; float:right; text-align:left;}
.stl div.std02 span{ display:block; font-size:1em; color:#b60101; padding-bottom:5px;}
.stl div.std02 p{ font-size:1em; color:#000; line-height:20px;}

.pcp{ padding:15px 0; background:#dddcdc; text-align:center; font-size:1.2em; color:#000; margin:20px 0;}
.pll{ width:100%; text-align:center;}
.pll ul{ clear:both;}
.pll li{ width:32%; display:inline-block; margin-bottom:20px; min-height:140px;}
.pll li div.std01{ width:100%;}
.pll li div.std01 img{ width:100%;}
.pll li div.std02{ width:100%;}
.pll div.std02 span{ display:block; font-size:0.8em; color:#b60101; padding-bottom:5px; text-align:left;}
.pll div.std02 p{ font-size:0.8em; color:#000; line-height:20px; text-align:left;}

.pll li:nth-child(1){float:left; }
.pll li:nth-child(3){ float:right;}
.pll li:nth-child(4){float:left; }
.pll li:nth-child(6){ float:right;}
.xiangxi{ padding:10px 0; font-size:1em; color:#000; line-height:25px;}

.nctitle{ width:100%; padding:5px 0; background:#d9d9d9; color: #b61e29; line-height:20px; font-size:1.1em; font-family:"OPENSANS""微软雅黑"; text-indent:10px; margin-bottom:15px; }
.ncat{ font-size:1em ; line-height:25px; color:#222; font-family:"OPENSANS""微软雅黑"; padding-bottom:15px;}
.ncat:before{ content:""; display:table;}
.ncat:after{ content:""; display:table; clear:both;}
.ncat img{ max-width:100%;}

