@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	margin: auto;
	height: 120px;
	width: 1120px;
}
#header_logo {
	cursor: pointer;
	height: 100px;
	width: 665px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	background-image: url(../picture/logo2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#header_tel {
	float: right;
	height: 30px;
	margin-right: 20px;
	margin-top: 40px;
	background-color: #FFF;
	background-image: url(../picture/tel_ic.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
}
#header_od {
	float: right;
	height: 30px;
	margin-right: 20px;
	margin-top: 40px;
	background-color: #FFF;
	background-image: url(../picture/od_ic.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
}
#menu {
	background-color: #27509a;
	clear: both;
	height: 40px;
	display: block;
	margin-bottom: 20px;
	width: 1200px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
#menu_box {
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin: auto;
	width: 1200px;
}
#menu_box ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#menu_box ul li{
	cursor: default;
	float: left;
	width: 200px;
	text-align: center;
}
#menu_box ul li:hover{
	cursor: pointer;
	float: left;
	width: 200px;
	text-align: center;
	color: #27509A;
	background-color: #F9F9F9;
}
.menu_ac{
	cursor: pointer;
	float: left;
	width: 200px;
	text-align: center;
	color: #FEDC00;
}
.shadow {
-moz-box-shadow: 5px 5px 5px #ccc;
-webkit-box-shadow: 5px 5px 5px #ccc;
box-shadow: 5px 5px 5px #ccc;
}
#banner_search {
	clear: both;
	height: 500px;
	width: 1200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#banner_search_bn {
	background-color: #CCC;
	float: right;
	height: 490px;
	width: 780px;
	overflow: hidden;
}
#banner_search_s {
	float: left;
	height: 490px;
	width: 400px;
	background-image: url(../picture/s_bg.jpg);
	background-repeat: no-repeat;
}
#banner_search_s_t1 {
	cursor: default;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
#banner_search_s_t2 {
	cursor: default;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	color: #fee41a;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fee41a;
	margin-left: 10px;
	clear: both;
	margin-right: 240px;
}
#banner_search_s_t3 {
	cursor: default;
	height: 80px;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-left: 15px;
	padding-right: 5px;
	float: left;
}
#banner_search_s_t3 ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#banner_search_s_t3 ul li{
	cursor: default;
	height: 40px;
	line-height: 40px;
	text-align: left;
	color: #FFF;
}
.sebox{
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	min-width:100px;
	
}
.sebox2{
	cursor: pointer;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	min-width: 70px;
	
}
.banner_search_s_t4 {
	cursor: default;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	color: #264C93;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
	width: 250px;
	margin-left: 70px;
	clear: both;
	background-color: #fee41a;
	margin-bottom: 10px;
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner_search_s_t4:hover{
	cursor: pointer;
	background-color: #D9BE00;
}
#new_product {
	clear: both;
	width: 1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-bottom: 20px;
}
#new_product_tt {
	background-image: url(../picture/tt_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100px;
	width: 1170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 100px;
	padding-left: 30px;
	color: #284F9A;
	text-shadow: 2px 2px #D9BE00;
	font-style: italic;
	cursor: pointer;
}
#new_product_list {
	float: left;
	height: 490px;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #E1E1E1;
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 20px;
}
#new_product_list ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#new_product_list ul li.new_product_list_pic{
	cursor: default;
	height: 280px;
	width: 270px;
	text-align: center;
	overflow: hidden;
}
#new_product_list ul li.new_product_list_name{
	cursor: default;
	height: 40px;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
}
#new_product_list ul li.new_product_list_detail{
	cursor: default;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
#new_product_list ul li.new_product_list_price{
	cursor: default;
	font-size: 30px;
	line-height: 60px;
	height: 60px;
	text-align: center;
	font-weight: bold;
	color: #274E98;
}
#new_product_list ul li.new_product_list_order{
	cursor:default;
}
#new_product_list ul li.new_product_list_more{
	cursor:default;
}
.price_bt{
	cursor: default;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	width: 200px;
	background-color: #FEE41A;
	float: left;
	text-align: center;
	margin-left: 35px;
}
.price_bt:hover{
	cursor: pointer;
	background-color: #E0C501;
}
.more_bt{
	cursor: default;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	width: 100px;
	float: left;
	text-align: center;
	margin-left: 85px;
	font-size: 12px;
	margin-top: 10px;
}
.more_bt:hover{
	cursor: pointer;
	color: #009;
	font-weight: bold;
	
}
#new_review {
	float: left;
	width: 550px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}
#service_contact {
	margin: auto;
	clear: both;
	height: 600px;
	width: 1200px;
}
#service_contact_t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 50px;
	height: 50px;
	width: 700px;
	margin: auto;
	clear: both;
	text-align: center;
}
#service_contact_service {
	float: left;
	height: 500px;
	width: 400px;
	margin-top: 20px;
}
#service_contact_service_t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #27509A;
	text-align: center;
	height: 30px;
	font-weight: bold;
}
#service_contact_service_list {
	float: left;
	height: 150px;
	width: 100px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#service_contact_service_t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	clear: both;
	margin-top: 20px;
	border: 1px solid #E1E1E1;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 100px;
	padding-left: 15px;
	height: 200px;
}
#service_contact_service2 {
	float: left;
	height: 450px;
	width: 320px;
	margin-top: 70px;
	margin-right: 40px;
	margin-left: 40px;
}
#footer {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 30px;
	width: 1200px;
	background-color: #27509A;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin: auto;
	
}
#contact_div1 {
	height: 600px;
	width: 1200px;
	cursor: default;
}

#contact_address {
	width: 1180px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	padding-bottom: 10px;
	clear: both;
}
#contact_address ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#contact_address ul li.contact_address-name{
	cursor: default;
	font-size: 30px;
	line-height: 50px;
	color: #706f6f;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #27509A;
	margin-bottom: 5px;
}
#contact_address ul li.contact_address-address{
	cursor: default;
	clear: both;
	float: left;
	height: 80px;
	width: 400px;
	line-height: 20px;
	color: #706F6F;
}
#contact_address ul li.contact_address-tel{
	cursor: default;
	float: left;
	width: 400px;
	height: 80px;
	line-height: 20px;
	color: #706F6F;
}
#contact_address ul li.contact_address-mapg{
	cursor: default;
	clear: both;
	float: left;
	margin-right: 30px;
	border: 1px solid #30AEF3;
}
#contact_address ul li.contact_address-mapgm{
	cursor:default;
}

#reviews_list {
	margin: auto;
	width: 1200px;
	display: block;
	padding-bottom: 10px;
}
#reviews_list ul{
	list-style: none;
	width: 329px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 50px;
	margin-left: 30px;
}
#reviews_list ul li.reviews_list_date{
	cursor: default;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}
#reviews_list ul li.reviews_list_pic{
	cursor: default;
	height: 193px;
	width: 329px;
}
#reviews_list ul li.reviews_list_detail{
	cursor: default;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	background-color: #27509A;
	overflow: hidden;
	padding: 10px;
	max-height: 50px;
}
#reviews_list ul li.reviews_list_link{
	background-color: #27509A;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	height: 20px;
}

#reviews_detail_box {
	width: 1180px;
	display: block;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#reviews_detail_box_name {
	font-size: 30px;
	line-height: 50px;
	color: #1357e0;
	height: 50px;
	float: left;
	width: 100%;
}
#reviews_detail_box_date {
	font-size: 14px;
	line-height: 50px;
	color: #333333;
	height: 40px;
	width: 100px;
	float: right;
	text-align: right;
	padding-right: 10px;
}
#reviews_detail_box_pic {
	float: left;
	width: 600px;
	margin-top: 20px;
	display: block;
	padding-bottom: 5px;
	clear: both;
}
#reviews_detail_box_pic ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#reviews_detail_box_pic ul li{
	cursor: default;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#reviews_detail_box_pic ul li img{
	
	margin-top: 10px;
	margin-bottom: 10px;

}
#reviews_detail_box_text {
	float: right;
	width: 510px;
	display: block;
	color: #191919;
	background-color: #edf0f3;
	margin-top: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	min-height: 200px;
	padding: 20px;
}
.hvlink:hover{
	cursor:pointer;
filter:alpha(opacity=80); 
	opacity:0.7;
}
.hvlink2:hover{
	cursor:pointer;

}
#div_next_pre_box {
	height: 40px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	font-size: 18px;
	line-height: 40px;
	width: 357px;
}
#div_next_pre_box ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#div_next_pre_box ul li.div_next_pre_box-1{
	cursor: default;
	float: left;
	color: #a8a5a5;
}
#div_next_pre_box ul li.div_next_pre_box-2{
	float: left;
	color: #a8a5a5;
	background-color: #e1e3e5;
	font-family: JasmineUPC;
	font-size: 26px;
	line-height: 40px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
	width: 110px;
	text-align: center;
}
#div_next_pre_box ul li.div_next_pre_box-3{
	cursor: default;
	float: left;
	color: #a8a5a5;
}
#div_next_pre_box ul li.div_next_pre_box-4{
	float: left;
	color: #a8a5a5;
	background-color: #e1e3e5;
	font-family: JasmineUPC;
	font-size: 26px;
	line-height: 40px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
	width: 110px;
	text-align: center;
}
#div_next_pre_box ul li.div_next_pre_box-5{
	cursor: default;
	float: left;
	color: #a8a5a5;
}#contact_address_new1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 50px;
	color: #27509A;
	height: 50px;
}
#contact_address_new2 {
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	float: left;
	height: 500px;
	width: 500px;
}
#contact_address_new3 {
	height: 500px;
	width: 500px;
	float: left;
	margin-left: 100px;
}
#menu_hh:hover #menu_h{
	display: block;
	width: 1000px;
	min-height:320px;
	padding-bottom: 10px;
	margin-left: -300px;
}
#menu_h {
	display: none;
	float: left;
	height: 120px;
	width: 240px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	position: absolute;
	z-index: 1000;
}
#menu_h ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#menu_h ul li{
	cursor: pointer;
	font-family: "Arial Black", Gadget, sans-serif;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #27509A;
}
#menu_h ul li:hover{
	background-color: #E0E0E0;
	}
	
#new_product_unitprice {
	height: 400px;
	width: 500px;
	display: block;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#new_product_unitprice ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#new_product_unitprice ul li.new_product_unitprice_t01{
	cursor: default;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 35px;
	line-height: 50px;
	height: 50px;
	width: 300px;
	background-color: #F4F4F4;
	border-top: 2px solid #D6D6D6;
	border-right: 2px solid #D6D6D6;
	border-bottom: 2px solid #D6D6D6;
	border-left: 2px solid #D6D6D6;
	margin: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;

}
#new_product_unitprice ul li.new_product_unitprice_t02{
	cursor: default;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	height: 25px;
	width: 150px;
	background-color: #F4F4F4;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;

}
#new_product_unitprice ul li.new_product_unitprice_t03{
	cursor: default;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	width: 346px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
#new_product_unitprice ul li.new_product_unitprice_t04{
	cursor: default;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	width: 150px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	font-weight: bold;
	color: #27509A;

}
#new_product_search {
	background-color: #4677D0;
	margin: auto;
	height: 50px;
	width: 1100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 50px;
	font-weight: normal;
	color: #FFF;
	padding-left: 100px;
}
#menu_hh2{
	display:none;
}
#banner_search_bn2{
	display:none;
}
#prv01{
	width:550px;
	
}
#pic_ab{
	width:1200px;
	
}
#pic_ab2{
	width:580px;
	
}
#pic_ct1{
	width:1200px;
	
}
#pic_ct2{
	width:570px;
	height:340px;
	
}
#pic_ct3{
	width:570px;
	height:340px;
	
}
#index_pic_pd01{
	margin-top:20px;
	width:200px;
	height:220px;
}
#memu_bg {
	background-color: #27509A;
	height: 40px;
	width: 1200px;
	margin: auto;
	clear: both;	
}
