body{
	font-family: "微软雅黑";
	background: white;
}

.banner{
	background: #cfe7f0;
	margin-top: 80px;
}

.banner img{
	width: 100%;
}

.div-margin{
	margin-top: 10px;
	margin-bottom: 10px;
}

.list-group-div{
	margin-top:100px;
}

.list-group-div ul a{
	text-align: center;
	font-size:16px;
}

.content-div{
	background-color:#FFFFFF;
	margin-top:100px;
	height: 650px;
	padding:20px 20px;
	font-size:16px;
}

.content-div-aboutus{
	background-color:#FFFFFF;
	margin-top:100px;
	padding:20px 20px;
	font-size:16px;
}

.content-div-contract{
	background-color:#FFFFFF;
	margin-top:100px;
	padding:20px 20px;
	font-size:16px;
}

.location-map{
	display:none;
}

@media (min-width: 1220px) {
 .location-map{
	width:808px;
	height:420px;
	border:#ccc solid 1px; 
	display:block;
  }
}


.contract-banner {
    width: 100%;
    padding-top: 80px;
}

.contract-banner img {
    width: 100%;
    /*height: 300px;*/
}

.wbm-contract-main {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 100px;
}

.wbm-contract-mainth {
	width:100%;
	max-width: 1000px;
	margin: 0 auto;
	
}

.wbm-contract-mainth p {
	line-height:35px;
}

.wbm-contract-para1 {
	text-indent: 2em;
	color: #7B9AB8;
}

         /*友情链接样式*/
.wbm-flink-banner {
	/*width: 100%;
	height: 380px;*/
	padding-top: 80px;
}

.wbm-flink-banner img {
	width: 100%;
	/*height: 300px;*/
}

.flink-title{
	background: #ededed;
}

.flink-title > p{
	font-size: 30px;
	padding-top: 40px;
    padding-bottom: 10px;
    text-align: center;
}

.flink-title div{
	margin: 0 auto 60px auto;
    width: 50px;
    height: 3px;
    background: #3498DB;
}
		/*联系我们样式*/

.wbm-friend-link{
	background: #ededed;
	padding-bottom: 80px;
}

.friend-link{
	background: white;
	height: 74px;
}

.upload-link{
	background: white;
	height: 74px;	
}

.friend-link-img{
	padding-top: 12px;
}

.friend-link-padding{
	padding: 2px;
	cursor: pointer;
}

.wbm-contactus-banner {
	/*height: 270px;*/
	height: 100%;
	width: 100%;
}	

.wbm-contactus-banner img {
	width: 100%;
	padding-top: 80px;
}

.wbm-contact-me {
	width: 100%;
	height: 100px;
}

.contact-me {
	width: 100%;
	max-width: 1000px;
	height: 330px;
	margin: 0 auto;
}

.wbm-contact-map {
	width: 100%;
	height: 600px;
}

.contact-map {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	height: 600px;
}

.contact-map img {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	height: 600px;
}

.wbm-contactus{
	padding-top: 30px;
	margin-top: 30px;
}

.add-div{
	min-height:54px
}

@media (min-width: 1200px) {
.wbm-contact-us {
	height: 160px;
}
}

#wbm-contactus-img {
	height: 100px;
	width: 100px;
	display:inline;
}

.about-blur{
	margin-top: 30px;
	padding: 20px;
	background: rgba(1,5,24,0.30196078431372547);
	border-radius: 10px;
	color: white;
	font-size: 22px;
	margin-bottom: 40px;
	box-shadow: 0px 0px 10px #fff;}

.about-blur p{
	font-size: 20px;
	margin-top: 18px;
}

.about-blur-div{
	margin-bottom: 30px; 	
	cursor:pointer
}

@media (min-width: 1200px) {
	.wbm-contactus-wx {
		margin-left:-70px;
	}
}


@media (min-width: 1200px) {
.wbm-contactus-wx1 {
	margin-left:-20px;
}
}


.wbm-aboutus {
	width: 100%;
	margin-top:60px;
}

.wbm-aboutus img {
	width:100%;
}
  /*    关于我们样式   */
 
 
.zi {
    color: #ffffff;
    text-align: center;
}

.zi1{
    font-size: 60px;
    padding-top: 142px;
    font-weight: bold;
    text-align: center;
    color: white;
}

.zi2{
    font-size: 48px;
    text-align: center;
    color: white;
}

.contain{
    width: 1000px;
    margin:0 auto;
}

.dian{
    margin-top: 50px;
    float: left;
}

.title{
    font-size: 24px;
    color: #333;
    float: left;
    margin-left: 10px;
    margin-top: 50px;
}

.contain h1{
    padding: 0;
}

.neirong{
    font-size: 16px;
    text-indent: 2em;
    color: #787878;
    margin-top: 30px;
}

.neirong p{
    margin-top: 20px;
}

.neirong span{
    font-size: 22px;
    color: #3498db;
}

.tu1{
    float: left;
    width: 30%;
    height: 218px;
}

.chuangshiren1{
    color: #3498db;
    font-size: 16px;
    margin-top: 20px;
}

.xingming1{
    font-size: 18px;color: #111;
}
.weibo{
    color: #3498db;
    float: left;
}

.aite{
    color: #3498db;
    float: left;
}

.div-hr{
	background: white;
	width: 70px;
	height: 3px;
	margin: 0 auto 60px auto;
	
}

.tu2{
    float:right;
    width: 30%;
    height: 218px;
}

.tu-left{
    float: left;
    color: #999;
    font-size: 12px;width: 100px;
    text-align:center;
}

.tu-right{
    float: left;
    width: 380px;
    height: 150px;
}

.meiti{
    margin-top:50px;
    overflow: hidden;
}

.right-zi1 a{
    font-size: 16px;
    color: #111;
    text-decoration: none;
}

.right-zi2 a{
    font-size: 14px;
    color: #8e8d8d;
    text-decoration: none;
}

.right-zi1 a:hover{
    color: #3498db;
}

.right-zi2 a:hover{
    color: #3498db;
}

.aboustUs-body{
	margin-top: 80px;
	min-height: 600px;
	overflow: hidden;
}

.tail{
	margin-top: 0px !important;
}

.aboutusB{
	background: rgba(0,0,0,0.15);
	width: 100%;
	height: 100%;
}

.about-Title{
	padding-top: 68px;
}

.about-content{
	margin-top: 90px;
	padding: 20px;
	background: rgba(1,5,24,0.30196078431372547);
	border-radius: 10px;
	box-shadow: 0px 0px 10px #fff;
}

.about-content p{
	font-size: 16px;
	color: white;

}

.div-padding{
	padding: 0px;
}

.del-div{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 20px;
	height: 20px;
}

.del-div img{
	width: 20px;
	height: 20px;
}

.revise-div{
	position: absolute;
	right: 25px;
	top: 0px;
	width: 20px;
	height: 20px;	
}

.revise-div img{
	width: 22px;
	height: 22px;	
}

/*上传*/
.upload{
	background: transparent;
    border: dashed 3px #b4b9db;
}

.upload img{
	padding-top: 18px;
}

.warning{
	color: red;
}

/*fink-[md/sm/xs]*/
.fink-md-2{
	float: left;
}
/*fink-[md/sm/xs]*/

.img_pc,.img_m{
	display: none;
	margin: 0 auto;
}

/*联系我们*/
.contactus_logo{
	margin-top: 80px;
}

.contactus_title{
	margin-top: 20px;
	font-size: 16px;
}

.contactus_content{
	margin-top: 20px;
	margin-bottom: 60px;
	color: #888;
}

@media only screen and (min-width:992px) {
	.fink-md-2{
		width: 20%;
	}
	.fink-md-offset-4{
		margin-left: 40%;	
	}
}

@media only screen and (min-width: 768px) {
	.img_pc{
		display:block;
	}
}

@media only screen and (max-width: 768px) {
	.about-Title img{
		width: 100%;
	}

	.img_m{
		display:block;
	}
}






























