@charset "utf-8";
/* CSS Document */
/*All Info Css*/
body {
	margin:0px 0px 0px 0px;/*top,right,bottom,left*/
	font-size:12px;
	line-height:20px;
	background:url(../images/body_bg.jpg) top center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#cccccc;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#cccccc; text-decoration:none;}
a:hover {color:#cccccc; text-decoration:none;}
a:active {color:#cccccc; text-decoration:none;}
h1{font-size:12px;padding:0px;margin:0px;display:inline;}
h2{font-size:12px;padding:0px;margin:0px;font-weight:bold;}

.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}

/*Head CSS*/
.top {
	width:980px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.top_logo {/*Head Logo*/
	width:360px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column { /*Navigation*/
	width:981px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	background:url(../images/nav_bg.jpg) repeat-x top center;
}
.top_column li {text-align:left; font-size:14px; line-height:40px; padding:0px 26px; margin:0px; color:#474747; float:left;  background:url(../images/nav_li_bg.jpg) no-repeat right center;}
.top_column li a:link,.top_column li a:visited,.top_column li a:hover,.top_column li a:active{color:#474747; text-decoration:none;}
.top_column span {text-align:left; font-size:14px; line-height:40px; color:#ffffff; display:inline;}
.top_column span a,.top_column span a:link,.top_column span a:visited,.top_column span a:hover,.top_column span a:active{color:#ffffff;}
/*Info CSS*/
.center {
	width:980px;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	overflow:hidden;
}
.center_l {/*Left Info*/
	width:220px;
	padding:0px;
	margin:0px;
}
.center_r {/*Right Info*/
	width:750px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

/*Bottom CSS*/
.bottom_bg {
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.bottom {
	width:979px;
	padding:0px 0px 15px 0px;
	margin:0px auto;
	overflow:hidden;
}

/*Click to Big Products CSS*/
.pro {/*One Product All Css*/
	width:132px;
	height:183px;
	padding:0px;
	margin:3px 7px;
	overflow:hidden;
	float:left;
	display:inline;
}
.pro_img {/*Product Images*/
	width:130px;
	height:150px;
	border:1px #EFEFEF solid;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
/*.pro_img img {max-width:160px; height:auto; width:expression(this.width > 160 ? "160px" : this.width);}
*/.pro_test {/*Product Name*/
	width:130px;
	color:#fff;
	height:33px;
	line-height:30px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.page {/*Bottom Page CSS*/
	width:705px;
/*	border-top:1px #999 dotted;*/
	padding:10px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}

/*Product Left Big And Right Simall CSS*/
.pro_l {
	width:480px;
	padding:0px 5px 0px 5px;
	margin:0px;
	overflow:hidden;
}
.pro_l_photo {
	width:480px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
/*.pro_l_photo img {max-width:480px; height:auto; width:expression(this.width > 480 ? "480px" : this.width);}
*/.pro_l_info {
	width:460px;
	padding:0px 10px 0px 10px;
	margin:0px;
	overflow:hidden;
	text-align:left;
}
.pro_r {
	width:250px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.pro_r_photo {
	width:115px;
	padding:0px 8px 0px 0px;
	margin:0px;
	overflow:hidden;
}
.pro_r_photo_img {
	width:115px;
	height:115px;
	border:1px solid #CCC;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.pro_r_photo_img img {max-width:115px; height:auto; width:expression(this.width > 115 ? "115px" : this.width);}
.pro_r_photo_name {
	width:117px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}
.pro_r_page {
	width:250px;
	border-top:1px #999 dotted;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}
/*News CSS*/
.news_t {
	width:680px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.news_t li{text-align:left; display:block;font-size:12px; border-bottom:1px #999999 dotted; line-height:25px;  padding:4px 0px 0px 11px; margin:0px; background:url(../images/news_icon.jpg) no-repeat left;}
.news_t li span{ float:right;}

.well {
  width:360px;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  color:#666;
  font-size:14px;
  font-family: "微软雅黑", Helvetica, Tahoma, Arial, sans-serif;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.notice-red{
	background-color:#c0392b;
	color:#FFFFFF;
}

.notice-red p{
	line-height: 40px;
	letter-spacing: 0px;
}
.notice-blue{
	background-color:#2980b9;
	color:#FFFFFF;
}

.notice-blue p{
	line-height: 40px;
	letter-spacing: 0px;
}
.notice-login{
	cursor:pointer;
	display:block;
	margin-top: 20px;
	background-color:#2980b9;
	color:#FFFFFF;
	line-height: 40px;
	letter-spacing: 0px;
}
.notice-login:hover, .notice-login:focus, .notice-login:active{
color: white;
background-color: #3276B1;
border-color: #285E8E;
}
.center-text{text-align:center;}
.left-text{text-align:left;}
.inputField{
padding:8px;
margin-bottom: 10px;
width: 100%;
display: block;
box-sizing: border-box;
background-color: rgba(255, 255, 255, 0.4);
color: #666;
font-size:16px;
border: solid 1px #CACACA;
}
.lableFiled{
  color:#666;
  line-height:40px;
}