﻿/* CSS Document */
*{margin:0px;padding:0px;}
img{border:none;}
a{ text-decoration:none; color:#555555;}
ul li{list-style:none;}
a:hover{color:#cc0001;}
html{width: 100%; overflow:auto;}
body{background:#fff; font-size:12px; width: 100%; height:100%;overflow: auto;  margin:auto;}
.right{float:right;}
.clear{clear:both; width:auto; height:30px;}
a{outline:none;} 
a{blr:expression(this.onFocus=this.blur());}
input:focus,textarea:focus{outline:none;}
textarea{overflow:hidden;}
h1,h2,h3,h4,h5,h6{ font-weight:normal; font-size:12px;}
.img{ text-align:center;}



/*公用头部*/
.header{ width:100%; }
.header .top{  float: left;margin-left: 10%; }


.header .tel_head{float: left;padding-top: 10px;margin-left: 15%;}
.header .erma{ float: left;padding-top: 10px;margin-left:2%;}

.nav{ width:100%; line-height: 50px; background-color: #1474a4; margin: 0 auto;text-align: center;}
.nav a{ max-width:120px; min-width:62px; margin-right:80px;  display:inline-block; text-align:center;color:#fff; font-size:16px; font-family:"微软雅黑"; font-weight:bold;}
.nav a:hover{ color:#daf1f7;}

/*公用*/
.pro{ width:50%; height:255px; line-height:30px; float:left; color:#8f8f8f;}
.more a{ width:1002px; height:20px; clear:both; font-family:"新宋体"; display:inline-block; margin:auto; font-size:14px; color:#666666; font-weight:600; text-align:center;}
.more a:hover{ color:#ce0001;}

/*banner*/
.fullSlide {
	width:100%;
	position:relative;
	
	
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:400px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:auto;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;;
	height:11px;
	margin:1px;
	margin-right:3px;
	overflow:hidden;
	background:#fff;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#f00;
}


.footer{ width:100%;min-height:30%;background:url(../images/index_03.jpg) repeat-x;color: #fff;
  background-size:100% 100%;}
.footer2{width:100%;height:175px; }
.f2_left{width:50%; float: left;margin-left: 10%;margin-right: 30px;}
.f2_left h1,.f2_right h1{font-size: 1.6em;padding-top: 23px;}
.f2_left  p{padding-top:30px;line-height: 20px; }
.f2_right{width:20%; float: right;margin-right:10%}
.f2_right ul{padding-top:20px;}
.f2_right{}
.f2_right .tel{list-style: none;background:url(../images/fooo_03.png) no-repeat left center;padding-left: 27px;line-height: 17px;}
.f2_right .e_m{list-style: none;background:url(../images/fooo_06.png) no-repeat left center;padding-left: 27px;line-height: 17px; margin-top: 17px;}
.f2_right .addr{list-style: none;background:url(../images/fooo_08.png) no-repeat left center;padding-left: 27px;line-height: 17px;margin-top: 17px;}
hr{width: 80%;color: #fff;text-align: center; margin: 0 auto;margin: 10px auto;}

.footer1{width:100%;height:118px; }
.footer1 .f1_top{width:100%; text-align: center;}
.f1_midd{width:100%; text-align: center; margin-top: 10px;}
.footer1 .f1_bott{width:100%; text-align: center;margin-top: 10px;}