html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
        margin:0;
        padding:0;
		font-family: Source Han Sans CN;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img { border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;
font-weight:normal;}
ol,ul,li,a {list-style:none;text-decoration: none;font-size: 12px ;
        color: #121212;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
/*联系我们*/
#tob{
	background: #EEEEEE;
}
#contact{
	width: 1221px;
	margin: 0 auto;
	overflow: hidden;
}
#contact .left{
	width: 330px;
	float: left;
	padding-left: 26px;
}
#contact .left .top{
	padding-top: 86px;
	font-size: 18px;
	color: #000000;
}
#contact .left .top span{
	font-size: 26px;
	color:#000000;
}
#contact .left .name{
	font-size: 18px;
	padding-top: 64px;
	color:#000000;
}
#contact .left .lian{
	font-size: 12px;
	padding-top: 40px;
	color:#000000;
}
#contact .left .fu{
	font-size: 12px;
	padding-top: 10px;
	color:#000000;
}
#contact .left .adre{
	font-size: 12px;
	padding-top: 10px;
	color:#000000;
}

#contact .left .phone{
	font-size: 12px;
	color:#000000;
	padding-top: 10px;
}
#contact .left .email{
	font-size: 12px;
	padding-top: 10px;
	color:#000000;
}
#contact .left .icon{
	padding-top: 4px;
	color:#000000;
}
#contact .left .icon i{
	font-size: 18px;
}
#contact .left .bo{
	font-size: 18px;
	color:#000000;
	text-decoration: none;
}
#contact .left .qq{
	font-size: 18px;
	padding-left: 32px;
	color:#000000;
	text-decoration: none;
}
#contact .left .xin{
	font-size: 18px;
	padding-left: 32px;
	color:#000000;
	text-decoration: none;
}

#contact .center{
	width: 120px;
	float: left;
	margin-left: 110px;
	padding-right: 20px;
}
#contact .center .gong{
	padding-top: 86px;
	font-size: 20px;
	color: #000000;
	text-align: center;
}
#contact .center .bmn{
	padding-top: 75px;
	width: 120px;
	height: 300px;
	overflow: hidden;
}
#contact .center .bmn .lft{
	width: 120px;
	height: 120px;
}
#contact .center .bmn .lft img{
	width: 100%;
	height: 100%;
}
#contact .center .bmn .rgt{
	width: 120px;
	height: 120px;
	
}
#contact .center .bmn .rgt img{
	width: 100%;
	height: 100%;
}
#contact .right{
	width: 533px;
	float: right;
}
#contact .right .zi{
	padding-top: 86px;
	font-size: 16px;
	color: #666666;
}
#contact .right .zi span{
	font-size: 20px;
	color: #000000;
}
#contact .right .xian{
	width: 40px;
	height: 1px;
	background: #666666;
	margin-top: 23px;
}
#contact .right .tiao{
	width: 100%;
	overflow: hidden;
	padding-top: 63px;
}
#contact .right .tiao a{
	display: block;
	width: 140px;
	height: 38px;
	text-decoration: none;
	border: 1px solid #666666;;
	line-height: 38px;
	color: #666666;;
	font-size: 14px;
	float: left;
	margin-left: 20px;
}
#contact .right .tiao a:hover{
	background:#000;
	color: white;
	transition: ease; 0.5s
}
#contact .right .tiao a:hover i{
	color: white;
	transition: ease; 0.5s
}
#contact .right .tiao a:first-child{
	margin-left: 0px;
}
#contact .right .tiao a i{
	color: #666666;
	font-size: 20px;
	padding-left: 20px;
	padding-right: 8px;
}
#contact .right .xianx{
	width: 100%;
	height: 1px;
	background:#666666 ;
	margin-top: 38px;
}
#contact .right .you{
	font-size: 16px;
	color: #666666;
	padding-top: 30px;
}
#contact .right .you span{
	font-size: 20px;
	color: #000000;
}
#contact .right .xian{
	width: 40px;
	height: 1px;
	background: #666666;
	margin-top: 14px;
}
#contact .right .lian{
	width: 390px;
	overflow: hidden;
	padding-top: 24px;
}
#contact .right .lian a{
	display: block;
	text-decoration: none;
	padding-right:23px;
	padding-left:23px;
	height: 16px;
	line-height: 16px;
	float: left;
	color: #000000;
	border-right:1px solid #000000 ;
}
#contact .right .lian a:nth-child(1){
	padding-left:0px;
}
#contact .right .lian a:nth-child(4n){
	padding-right:0px;
	border: none;
}
#bottom{
	width: 100%;
	border-top:1px solid #595959 ;
	height: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 12px;
	color:#bbbbbb;
	background: #343434;
}
/*联系我们*/
.zanwu
{
	text-align: center;
    margin-top: 25px;
    font-weight: 600;
    font-size: 18px;
	margin-bottom:25px;
}