﻿@charset "utf-8";
/* CSS Document */

/*========================联系我们=====================*/
.main{
	width:1280px;
	margin:0 auto;
}
.main_left{
	width:353px;
	margin-top:20px;
	padding-left:30px;
	float:left;
}
.leftonebox{
	width:353px;
	height:1%;
	overflow:hidden;
	margin-bottom:60px;
}
.onebox_icon{
	width:58px;
	height:58px;
	float:left;
}
.onebox_font{
	float:left;
	padding-left:16px;
	line-height:22px;
	color:#666666;
	width:274px;
}
.downfont{
	color:#666666;
}
.up_font a{
	color:#666666;
}
.mainline{
	width:1px;
	height:638px;
	background:#e5e5e5;
	float:left;
	margin-left:30px;
}

.telephoneContact {
	background-color: #FFFFFF;
	border: 1px solid #E48B00;
	bottom: 50px;
	height: 330px;
	position: absolute;
	width: 660px;
	z-index: 99999;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

.telephoneContact .close {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

.telephoneContact .title {
	margin-left: 40px;
	margin-top: 25px;
	color: #d46500;
	font-weight: bold;
	font-size: 14px;
	float: left;
}

.telephoneContact .telContcontent {
	margin-top: 30px;
}

.telephoneContact .telContcontentLeft {
	float: left;
	width: 220px;
	margin-left: 40px;
}

.telephoneContact .telContcontentLeft .titleCenter {
	font-size: 16px;
	font-family: "微软雅黑","宋体";
	font-weight: bold;
}

.telephoneContact .telContcontentLeft .contentSelected a {
	line-height: 20px;
	color: #d46500;
	text-decoration: none;
	font-size: 14px;
	font-family: "微软雅黑","宋体";
	font-weight: bold;
}

.telephoneContact .telContcontentLeft .content a {
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: "微软雅黑","宋体";
	font-weight: bold;
}

.telephoneContact .telContcontentLeft .tabProductType {
	margin-top: 100px;
}

.telephoneContact .telContcontentRight {
	float: left;
	width: 350px;
	border-left: 1px solid #dbdbdb;
	padding-left: 18px;
	color: #6a6267;
}

.telephoneContact .telContcontentRight .clickTitle {
	font-size: 16px;
	font-family: "微软雅黑","宋体";
	font-weight: bold;
	margin-bottom: 15px;
}

.telephoneContact .telContcontentRight .content {
	line-height: 20px;
}