@charset "UTF-8";
/***********************
***********************/
body{
    background:#f1f1f1;
    font-family:"Microsoft YaHei";
}
.cont-banner{
    background:#171b25 url("../images/banner_ct.jpg") no-repeat center -67px;
}
.fac-banner{ background:#171b25 url("../images/banner_f.jpg") no-repeat scroll center -67px;}
.sub-banner{
    width:100%;
    height:404px ;
}


.cont-con{
    width:820px ;
    top:-145px ;
    left:50% ;
	margin-left:-410px ;
	z-index:2 ;
}
.cont-con-left{
	width:190px ;
	height:auto ;
	padding-bottom:10px ;
	overflow:hidden ;
	}
.cont-tit{
    width:130px;
    height:100px;
    background:#22d3b6;
    color:#fff;
    padding:30px;
    font-family:"Microsoft YaHei" ;
	font-size:12px ;
}

.cont-tit-img{
	width:190px ;
	height:315px ;
	overflow:hidden ;
	}
.cont-tit-img img{
	width:190px ;
	height:315px ;
	}

.cont-con-right{
    width:530px;
    min-height:600px;
	padding:50px ;
    font-family:"Microsoft YaHei";
    top:-110px;
    left:0;
	margin-bottom:-110px ;
    background:#fff;
}
.cont-con-right h3{
    color:#585858;
    text-transform:Uppercase;
}
.cont-con-right p{
    line-height:36px;
    color:#686868;
}

.pagelaywer5{
    display:block;
    width:40px;
    height:40px;
	line-height:40px ;
	text-align:center ;
    background:#22d3b6;
    top:0;
	left:630px;
	color:#fff ;
	
	transform:rotate(90deg) ;
	-webkit-transform:rotate(90deg) ;
	-ms-transform:rotate(90deg) ;
	-moz-transform:rotate(90deg) ;
	-o-transform:rotate(90deg) ;
}
.pagelaywer5 span{
    font-family:"宋体";
}
.pagelaywer5:hover{
	background:rgba(255,255,255,1) ;
	color:rgba(34,211,182,1)
}



.cont-map{
	width:100% ;
    height:455px ;
}
.cont-map-con{
	width:820px ;
	margin: 0 auto ;
	}
.cont-tit2{
    top:-66px ;
    left:630px ;
	z-index:2 
}

.google-map{
    height:455px;
    overflow-y:hidden;
}


/***/
.seven-box{
	width:100% ;
	height:310px ;
	background:#fff ;
	color:#fff ;
	}

	/* 留言 */
.seven-box-ifo{
	width:100% ; 
	height:310px ;
	}
.sevenbi-left{
	width:50% ;
	height:310px ;
	float:left ;
	display:inline;
	font-family:"微软雅黑" ;
	
	}
.sevenbi-l-con{
	width:250px ;
	float:right ;
	display:inline ;
	margin-right:80px ;
	margin-top:60px ;
	}	
.sevenbi-l-txt{
	padding:30px 0 ;
	font-size:12px ;
	color:#60646e ;
	line-height:24px ;
	}
	/* 右侧 */	
.sevenbi-right{
	width:50% ;
	height:310px ;
	background:#f5f7fa ;
	float:right ;
	display:inline
	}
.sevenbi-r-con{
	margin-top:60px ;
	margin-left:80px ;
	}
.botline{ 
	background:none ;
	border:none ;
	width:170px ;
	margin-right:25px ;
	}
.botline-black{
	font-family:"微软雅黑" ;
	font-size:20px ;
	border-bottom:2px solid #4f5460 ;
	line-height:30px ;
	padding:5px 0 ;
	color:#333 ;
	}	
.sevenbi-r-con	.botline-black{
	font-family:"Arial", Gadget, sans-serif ;
	}
	
.botline textarea{
	font-family:"Arial", Gadget, sans-serif ;
	background:none ;
	border:none ;
	border-bottom:2px solid #4f5460 ;
	width:365px ;
	height:80px ;
	margin-top:20px ;
	line-height:22px ;
	font-size:20px ;
	padding:5px 0 ;
	color:#333 ;
}
.sevenbi-r-con .mt20{
	margin-top:20px ;
	}
.sevenbi-r-con .mt20 .send{
	color:#999 ;
	font-size:20px ;
	font-family:"Arial Black", Gadget, sans-serif ;
	transition:all 0.4s ;
	border:none ;
	background:none ;
	cursor:pointer ;
	}
.sevenbi-r-con .mt20 .send:hover{
	color:#fff ;
	background:#22d3b6 ;
	padding:0px 30px ;
	
	border-radius:20px ;
	-webkit-border-radius:20px ;
	-ms-border-radius:20px ;
	-moz-border-radius:20px ;
	-o-border-radius:20px ;
}

