/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
html {
	height: 100%;
	background: #ffffff;
}
body {
	min-height: 100%;
	font-size: 100%;
	color: #fff;
	font-family: "Microsoft YaHei";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0 auto;
	position:relative;
}

form {
	display: inline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	font-family: "Microsoft YaHei";
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: inherit
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
input, img {
	vertical-align: middle
}
ol, ul {
	list-style: none
}
em, i {
	font-style: normal
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
textarea {
	resize: none
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.ohidden{
	overflow:hidden;}
/* ---- header Style ---- */
.header_coat {
	width: 100%;
	background: #0c55a4;
}
.header {
	max-width: 1220px;
	padding: 0 10px;
	height: 42px;
	line-height: 42px;
	margin: 0 auto;
	font-size: 14px;
	color: #fff;
}
.header a {
	color: #fff;
}
.header .tel {
	float: left;
	padding: 0 0 0 26px;
	background: url(../img/icon_tel.png) left center no-repeat;
}
.header .setup {
	float: right;
}
@media (max-width:768px) {
.header {
	height: 28px;
	line-height: 28px;
	font-size: 12px;
}
.header .tel {
	padding: 0 0 0 22px;
}
.header .setup {
	display: none;
}
}
/* ---- ²Ëµ¥ Style ---- */

.menuBox {
	max-width: 1220px;
	padding: 0 10px;
	height: 108px;
	margin: 0 auto;
	position: relative;
}
.logo {
	position: absolute;
	left: 10px;
	top: 0px;
	height: 108px;
}
.logo img {
	height: 100%;
	width: auto;
}
.menu {
	height: 108px;
	float: right;
	padding: 5px 0 0;
}
.menu li {
	float: left;
	color: #333;
}
.menu li a{
	height:103px;
	line-height:98px;
	display:block;
	font-size:17px;
	color: #333;
	padding:0 20px 5px;
	text-decoration: none;
}
.menu li:last-child a{
	padding-right:0px;}
.menu li.active a{
	padding-bottom:0px;
	border-bottom:5px solid #fc7d21;}
.menu li a:hover{
	padding-bottom:0px;
	border-bottom:5px solid #fc7d21;}
.menuBtn {
	display: none;
}
 @media (max-width:1220px) {
.menuBox {
	height: 96px;
}
.logo {
	height: 96px;
}
.menu {
	height: 96px;
	padding: 4px 0 0;
}

.menu li a{
	height:92px;
	line-height:88px;
	display:block;
	font-size:15px;
	color: #333;
	padding:0 10px 4px;
	text-decoration: none;
}
.menu li.active a{
	border-bottom:4px solid #fc7d21;}
.menu li a:hover{
	border-bottom:4px solid #fc7d21;}
}
 @media (max-width:900px) {
.menuBox {
	height: 86px;
}
.logo {
	height: 86px;
}
.menu {
	height: 86px;
	padding: 4px 0 0;
}

.menu li a{
	height:82px;
	line-height:78px;
	font-size:14px;
	padding:0 6px 4px;
}
}
@media (max-width:768px) {
.menuBox {
	height: 64px;
}
.logo {
	position: absolute;
	left: 10px;
	top: 0px;
	height: 64px;
}
.menuBtn {
	display: block;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 26px;
	height: 26px;
	width: 26px;
	border: 2px solid #0c55a4;
	border-radius: 5px;
	cursor: pointer;
	padding: 5px 0 0;
	background: #fff;
}
.menuBtn span {
	display: block;
	width: 16px;
	height: 2px;
	line-height: 0px;
	font-size: 0px;
	margin: 0 auto;
	background: #0c55a4;
	margin-bottom: 3px;
}
.menu {
	position: absolute;
	top: 64px;
	width: 100%;
	left: 0px;
	height: 0;
	padding: 0;
	background: #0c56a6;
	overflow: hidden;
	-webkit-transition: all ease-in .3s;
	transition: all ease-in .3s;
	z-index:9999;
}
.menu li {
	float: left;
	width: 12.5%;
	margin-left: 0px;
	color: #fff;
}
.menu li a {
	padding:0px;
	height:36px;
	line-height:36px;
	width:100%;
	text-align:center;
	color: #fff;
}
.menu li.active a{
	border:none;
	font-weight:bold;}
.menu li a:hover {
	border:none;
	font-weight:bold;
}

}
@media (max-width:500px) {
.menu li {
	width: 25%;
}
.menu li a {
	padding:0px;
	height:30px;
	line-height:30px;
	width:100%;
	text-align:center;
	color: #fff;
}
}
/* ---- ÓÑÇéÁ´½Ó Style ---- */
.friendship_coat{
	width:100%;
	background:#e2dfdf;}
.friendship{
	min-height:42px;
	line-height:32px;
	position:relative;
	padding:5px 0 5px 68px;
	font-size:14px;
	color:#666;}
.friendship a{
	color:#666;
	margin:0 10px;}
.friendship label{
	position:absolute;
	left:0px;
	top:0px;
	height:42px;
	line-height:42px;
	width:78px;
	font-size:16px;
	color:#666;}
@media (max-width:768px) {
.friendship{
	min-height:32px;
	line-height:22px;
	padding:5px 0 5px 50px;
	font-size:12px;}
.friendship a{
	margin:0 5px;}
.friendship label{
	height:32px;
	line-height:32px;
	width:56px;
	font-size:12px;
	color:#666;}
}
/* ---- footer Style ---- */
.footer_coat{
	width:100%;
	background: url(../img/footer_bg.jpg) no-repeat center center / auto 100%;}
.footer{
	max-width:1220px;
	padding:60px 10px;
	margin:0 auto;
	position: relative;
	overflow:hidden;}
.footer_logo{
	width:28%;
	margin-left:3.6%;
	float:left;}
.footer_logo img{
	width:100%;}
.footer_logo img.web{
	display: inline;}
.footer_logo img.phone{
	display:none;}
.footer_midd{
	width:33%;
	float:left;
	margin-left:10%;}
.footer h1{
	height:30px;
	line-height:30px;
	font-size:20px;
	color:#fff;
	font-weight:normal;
	margin-bottom:8px;}
.footer .adress{}
.footer .adress li{
	min-height:30px;
	padding:5px 0;
	line-height:20px;
	font-size:16px;
	color:#fff;}
.footer .adress li a{
	color:#fff;}
.footer  .qrCode{
	width:13.5%;
	float:right;}
.footer  .qrCode img{
	width:100%;
	max-width:112px;}
@media (max-width:1220px) {
.footer{
	padding:40px 10px;}
.footer_logo{
	width:28%;
	margin-left:0%;}
.footer_midd{
	width:50%;
	margin-left:5%;}
.footer h1{
	height:24px;
	line-height:24px;
	font-size:16px;
	margin-bottom:4px;}
.footer .adress li{
	min-height:24px;
	padding:2px 0;
	line-height:20px;
	font-size:14px;}
}
@media (max-width:768px) {
.footer{
	padding:20px 10px;}
.footer_logo{
	width:80%;
	margin:0 auto;
	float: none;}
.footer_logo img{
	width:100%;}
.footer_logo img.web{
	display: none;}
.footer_logo img.phone{
	display: inline;}
.footer_midd {
	width:100%;
	margin:0px 0 8px;}
.footer_midd h1{
	display:none;}
.footer_midd .adress{
	width:300px;
	margin:0 auto;}
.footer_midd .adress li{
	font-size:12px;
	text-align:center;}
.footer h1{
	display:none;}

.footer  .qrCode{
	width:100%;
	float:right;
	text-align:center;}
.footer  .qrCode img{
	width:100%;
	max-width:112px;}
}

/* ---- ¿ò¼Ü Style ---- */
.container {
	max-width: 1220px;
	padding: 0 10px 0px;
	margin: 0 auto 0px;
}
.mb40{
	margin-bottom:40px;}
@media (max-width:768px) {
.mb40{
	margin-bottom:20px;}
}

