﻿@charset "utf-8";
/* CSS Document */

html {
	display: -webkit-box;
	display: -webkit-inline-box;
}
body {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #333333;
	font-family: "Microsoft Yahei";
	
}
a {
	color: #333333;
	text-decoration: none;
}
li {
	list-style: none;
}
.clear{clear:both}
.fr{float:right}
.fl{float:left}
* {
	margin: 0 auto;
	padding: 0;
	border: 0;
}
.zmm {
	width: 100%;
	float: left;
}
.imgzuo {
	width: 100%;
	float: left;
}
.pic_xg {
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.pic_xg:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transform-origin: center center;
	-webkit-transform-origin: center cetner;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.wrap {
	width: 1220px;
	margin: 0 auto;
	padding: 0;
}
.title {
	border-bottom: 5px solid #9e2d50;
}
.title .wrap {
	position: relative;
}
.title .wrap a:nth-child(2) {
	position: absolute;
	display: block;
	width: 550px;
	height: 130px;
	left: 0;
}
.title .wrap a:nth-child(3) {
	position: absolute;
	display: block;
	width: 195px;
	height: 130px;
	left: 0;
	margin-left: 550px;
}
.title .wrap a:nth-child(4) {
	position: absolute;
	display: block;
	width: 220px;
	height: 130px;
	right: 0;
}



.shousuo { width:362px; height:38px; background:url(../img/sousuo.jpg) no-repeat center; float:right; margin-top:8px;}
.shousuo form {width:362px; height:36px; margin-top:1px; margin-left:1px;}
.shousuo input{outline: none;border: none;}
.shousuo .sou { width:313px; height:36px; line-height:38px; font-size:18px; color:#999999; float:left; text-indent:13px;}

.shousuo .sou1 { width:47px; height:36px; float:left; background:none; cursor:pointer;}



























