#main .sBody .article .content h2{

	color: #333333;

	font-size: 14px;

	font-weight: bold;

	margin-bottom: 5px;

}

.contact-info

{

	border: 1px solid #E6E6E6;

	margin-bottom: 20px;

	padding: 10px;

}





/*message*/

.form

{

	padding: 10px;

	margin-bottom: 20px;

	border: 1px solid #E6E6E6;

}

.form dl

{

}

.form dt

{

	font-weight: bold;

}

.form dd

{

	margin-bottom: 10px;

}

.form .textbox,.form .textbox_focus,.form .textbox_m,.form .textbox_m_focus

{

	background: none repeat scroll 0 0 #FFFFFF;

	border: 1px solid #E6E6E6;

	height: 26px;

	line-height: 26px;

	margin-top: 5px;

	padding-left: 3px;

	width: 200px;

}

.form .textarea

{

	background: none repeat scroll 0 0 #FFFFFF;

	border: 1px solid #E6E6E6;

	height: 100px;

	width: 80%;

	padding: 3px;

}

#Verify

{

	float:left;

	width:60px;

}

#VerifyCode

{

	color: #000000;

	display: block;

	float: left;

	height: 28px;

	line-height: 24px;

	margin-left: 10px;

	margin-top: 6px;

	position: relative;

}

#VerifyCode img

{

	cursor: pointer;

	left: 0;

	position: absolute;

	top: 0;

}

.form .submit

{

	clear: both;

	padding-top: 10px;

}
.form .submit .btn, .form .submit .btn_over {

    border: medium none;
    cursor: pointer;
    line-height: 23px;
    margin: 0 5px;
    text-align: center;
    background: #1F4E79;
    padding: 4px 10px;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;

}
.form .submit .btn:hover {

    background: #4B6691;

}
.form .submit .btn_over

{

	background-position:0 -23px;

}





/*salesman*/
.salesman
{
	padding: 10px;
	border: 1px solid #E6E6E6;
}

.salesman .kpi {
	background: #97A17F;
	padding: 24px 10px;
	border-radius: 6px;
}
.salesman .kpi .left {
	margin-right: 10px;
	padding-right: 10px;
	background: url("../images/contactxian.png") no-repeat right center;
	padding-top: 38px;
	padding-bottom: 38px;
}
.salesman .kpi .left img {
	width: 60px;
}
.salesman .kpi .right div ,.salesman .kpi .right div a{
	line-height: 26px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	width: 290px;
}
.salesman .kpi .right div a {
	font-weight: normal;
	padding-left: 30px;
	background: url("../images/lianxiioc.png") no-repeat 0px -2px;
	background-size: 26px;
	display: block;
	color: #fff !important;
	text-decoration: none !important;
}
.salesman .kpi .right div a.skype {
	background-position: 0 -133px;
}
.salesman .kpi .right div a.qq {
	background-position: 0 -2px;
}
.salesman .kpi .right div a.whatsapp {
	background-position: 0 -100px;
}
.salesman .kpi .right div a.alibaba {
	background-position: 0 -254px;
}
.salesman .kpi .right div a.msn {
	background-position: 0 -198px;
}
.salesman .kpi .right div a.email {
	background-position: 0 -34px;
}}