* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "微软雅黑";
	font-size: 14px;
}
.clear{
	clear:both;
}
li {
	list-style: none;
}

a {
	text-decoration: none;
}

.header {}

.head-h {
	background: #F9F9F9;
}

.head-title {
	width: 1240px;
	margin: 0 auto;
	height: 35px;
	line-height: 35px;
}

.head-title a {
	color: #666;
}

.title-left {
	width: 200px;
	float: left;
	margin-left: 22px;
}

.title-left img {
	vertical-align: -4px;
}

.title-right {
	width: 380px;
	float: right;
}

.title-right li {
	position: relative;
	float: left;
	width: 93px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin: 6px 0;
	border-right: 1px solid #E4E4E4;
}

.title-right li:last-child {
	border-right: none;
}

.head-content {
	width: 1200px;
	height: 78px;
	margin: 0 auto;
	padding: 4px 0;
	/*overflow: hidden;*/
}

.content-left {
	float: left;
	width: 300px;
}

.content-center {
	float: left;
	width: 600px;
}

.content-right {
    float: right;
    width: 223px;
    /*margin: 20px 25px;*/
    margin: 20px 0px 20px 25px;
}

.head-supply {
	width: 500px;
	height: 35px;
	line-height: 35px;
	border: 2px solid #2789EE;
	margin: 17px 80px;
	box-sizing: content-box;
}

.content-center select {
	float: left;
	width: 80px;
	height: 33px;
	text-align: center;
	border: none;
	border-right: 1px solid #ddd;
	
}

.content-center .product {
	float: left;
	width: 329px;
	height: 35px;
	border: 0;
	background: #fff !important;
	outline: none;
	text-indent: 13px;
}

.content-center input[type="button"] {
	width: 91px;
	height: 35px;
	background: #2789EE !important;
	color: #fff;
	border: 0;
}
.title-right .euto .euto-wel{
	display: none;
	    position: absolute;
}
.title-right .euto:hover .euto-wel{
	display: block;
}
/*.content-right input[type="button"] {
	width: 107px;
	height: 35px;
	background: #f5f5f5;
	color: #666;
	border-radius: 3px;
	border: 0;
	outline: medium;
	cursor: pointer;
	margin-left: 2px;
}*/
.content-right .gongying {
    width: 107px;
    height: 35px;
    background: #ed4827 !important;
    color: #fff;
    border-radius: 3px;
    border: 0;
    outline: medium;
    cursor: pointer;
}
.content-right .caigou {
    width: 107px;
    height: 35px;
    background: #fff;
    border: 1px solid #ed4827 !important;
    color: #ed4827;
    border-radius: 3px;
    border: 0;
    outline: medium;
    cursor: pointer;
}
.head-bottom {
	background: #2789EE;
}

.head-bottom .head-nav {
	width: 1200px;
	margin: 0 auto;
	height: 40px;
}

.head-bottom .head-nav li {
	float: left;
	width: 89px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}
.head-bottom .head-nav li a{
	color: #fff;
}
.head-bottom .head-nav li.active,.head-bottom .head-nav li:hover{
	background: #0756C2;
}

.head-bottom .head-nav .bbs {
	float: right;
	/*margin-right: 29px;*/
	background: #89BF47;
}