﻿
html{color:#000;background:#FFF;font-family:'微软雅黑',Arial,'Microsoft Yahei';font-size:14px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,strong{padding:0;margin:0;font-family:Arial,'Microsoft Yahei';}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
a{text-decoration:none; color:#000; outline:none;}/*此处待添加默认链接颜色*/
var,em,strong{font-style:normal;}
address,caption,cite,code,dfn,em,strong,th,var, optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit; font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
.clearfix:after {content:'\200B';display: block; clear:both;height:0;}
.clearfix {*zoom:1;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0);}

/*开始 */
html,body{
	width: 100%;
	height: 100%;
}
.all_wrap{
	width: 100%;
	position: relative;
	margin-bottom: 50px;
}
/*导航*/

/*导航完*/

/*内容*/
.address {
	width: 1000px;
	margin: 0 auto;
  /* height: 290px;*/
}
.address img{
	display: inline-block;
	width: 370px;
	margin-top: 40px;
	margin-left: 10px;
}
.address > div {
	display: inline-block;
	vertical-align: top;
	margin-top: 40px;
	margin-left: 20px;
	color: #434343;
}
.address > div > p {
	font-size: 14px;
	padding: 3px 0;
}
.address > div > p:nth-child(1) {
	font-size: 20px;
  padding: 20px 0;
}
.address > div > a {
  padding-top: 15px;
  display: block;
}
.title {
	background-color: #ececec;
  text-align: center;
  font-size: 30px;
  padding: 10px;
  color: #434343;
}
.contactus {
	margin: 60px auto 0;
	width: 900px;
}
.contactus > div {
	display: inline-block;
	width: 300px;
	vertical-align: top;
	color: #434343;
}
.contactus p {
	padding: 2px 0;
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width:961px){
	.contt1 .contt_head p{
		font-size: 18px;
	}
	.contt2 .contt_head P{
		font-size: 18px;
	}
	.contt3 .contt_head2 p{
		background: url("../img/ctt_icon3.png") 88% 5px no-repeat;
		-webkit-background-size: 30px 30px;
		background-size: 30px 30px;
		font-size: 18px;
	}
	.contt3 .contt3_text{
		font-size: 14px;
	}
}

@media screen and (max-width:641px){
	.contt_wrap .contt1,.contt_wrap .contt2,.contt_wrap .contt3{
		width: 80%;
		margin-left: 10%;
	}
	.contt1 .contt_head p{
		font-size: 18px;
	}
	.contt2 .contt_head P{
		font-size: 18px;
	}
	.contt3 .contt_head2 p{
		font-size: 18px;
	}
	.contt3 .contt3_text{
		font-size: 16px;
	}

}

@media screen and (max-width:481px){
	.contt1 .contt_head p{
		font-size: 12px;
	}
	.contt2 .contt_head P{
		font-size: 12px;
	}
	.contt3 .contt_head2 p{
		font-size: 12px;
	}
	.contt3 .contt3_text{
		font-size: 12px;
	}

}

/*common*/
.show{
	display: block !important;
}
.hide{
	display: none;
}

/*---------------------关于我们修改--------------------------*/
.company-desc-content{
	    line-height: 1.7;
    letter-spacing: 1px;
    font-size: 15px;
}
.address > div:not(:first-child){
	margin-top: 0px;
}
.address > div > p:nth-child(1) {
    font-weight: bold;
    letter-spacing: 1px;
}
.address > div{
	display: block;
}
.address img{
	margin-top: 20px;
	margin-left: 0px;
}
.company-address-desc{
	display: inline-block;
    font-size: 16px;
    vertical-align: top;
    margin-top: 55px;
    margin-left: 20px;
    line-height: 1.6;
}
.weiye-jisuapp-title{
	padding: 8px 0 !important;
    letter-spacing: 2px;
    font-size: 15px !important;
    font-weight: 500;
}