﻿body{
	padding: 0;
	margin: 0 auto;
	    min-width: 1180px;
	background-color: white;
}
.bodys{
	padding: 0;
	margin: 0 auto;
	width: 1180px;
	height: 100%;

}
.banner_img{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.table_form{
	width: 1180px;
	height: 230px;
	background: url(404.png);
	background-color: #f5f5f5;
	
}
.left_pic img{
	margin-left: 30px;

	float: left;
}

#contact {
	padding:10px;
	margin:0px 0;
	height: 20px;
	width: 940px;
	float: left;
}
#contact input[type="text"],#contact input[type="tel"],#contact textarea[type="textarea"], #contact button[type="submit"] { 
	font:400 16px/20px "Open Sans", Helvetica, Arial, sans-serif; 
	
}
	
#contact h3 {
	color: #F96;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	margin-top: 5px;
	margin-left: 20px;
}

#contact h4 {
	margin:5px 0 15px;
	display:block;
	font-size:13px;
}

#contact fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	padding: 0;
	float: left;
}

#contact textarea[type="textarea"] {
	width:690px;
	height: 135px;
	border:1px solid #fcba9b;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
	resize: none;
	float: left;
}
#contact input[type="text"]{
	border:1px solid #fcba9b;
	background:#FFF;
	padding:10px;
	width: 172px;
	margin-left: 20px;

}
#contact input[type="tel"] {
	border:1px solid #fcba9b;
	background:#FFF;
	padding:10px;
	width: 172px;
	margin-left: 20px;
	margin-top: 10px;
}

#contact input[type="text"]:hover,  #contact input[type="tel"]:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:2px solid #fcba9b;
}
#contact textarea[type="textarea"]:hover{
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:2px solid #fcba9b;
}

#contact button[type="submit"] {
	display: inline-block;
	width: 195px;
	height: 35px;
	cursor:pointer;
	border:none;
	background: #ff0000;
	color:#FFF;
	margin-left: 20px;

	font-size:15px;
}

#contact button[type="submit"]:hover {
	background: #FF330A;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus {
	outline:0;
	border:2px solid #fd6b2b;
}
::-webkit-input-placeholder {
	color:#888;
}
:-moz-placeholder {
	color:#888;
}
::-moz-placeholder {
	color:#888;
}
:-ms-input-placeholder {
	color:#888;
}
.nav_bottom{
	margin-left: 260px;
	margin-top: 10px;

}
.nav_bottom img{
	margin: 0 10px;
}

.intrust_purchase_desc{
	background-color: #FFFFFF;
	width: 1180px;
	height: 2300px;
}
.tag_desc{
		margin: 10px auto;
		text-align: center;	
}
.process_span{
	margin-left: 120px;
	margin-right: 85px;
	margin-top: -320px;
}
.process_span p{
	line-height: 30px;	
}

.desc_cost{
	margin-top: 50px;	
}
.cost_content img{
	margin: 5px auto;
}

.desc_service{
	margin-top: 10px;
}
.quick{
}
.tag_list{
	margin-left: 100px;

	width: 1030px;
}
.tag_list ul li{
	list-style: none;
	margin-top: 25px;
	float: left;
	
}
.tag_list img{
	width: 152px;
	float: left;
}
.tag_list p{
	margin-left: 180px;
	width: 750px;
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid gainsboro;
}


/*代理采购分类*/
.type_block{
	margin-top: 10px;
}
.type_title{
	width: 1180px;
	height: 50px;
	background:white;
	text-align: center;
	font-family: "微软雅黑";
	margin-left: auto;
	margin-right: auto;
	background-color: #F9F9F9;
}
.type_title span{
	width: 280px;
	display: inline-block;
	font-size: 26px;
 	text-align: center;
	line-height: 50px;
	vertical-align: middle;
	background-color: red;
	color: white;
}
.type_title span:hover{
	background-color: #fd3030;
	color: white;
}

.product_type{
	width: 1180px;
	height: 550px;
	background-color: #F9F9F9;
	margin: -13px auto;
	text-align: center;
}
.main_type{
	margin: 10px;
	float: left;
}
.type_show{
	width: 220px;
	height: 250px;
	margin: 5px;
	float: left;
}

.type_show img{
	width: 220px;
	height: 220px;
	margin: 1px 1px;
	float: left;

}
.type_name{
	font-size: 16px;
	line-height: 30px;
	display: inline-block;
	width: 130px;
	border: 1px solid gainsboro;
}
