﻿body,div,h6 {
	margin: 0px;
	padding: 0px;
}

h6 {
	font-weight: normal;
}

body {
	font: normal 100% "微软雅黑";
	color: #666;
	font-size: 12px;
}

img {
	border: 0;
	vertical-align: top;
}

img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

a {
	color: #666;
	text-decoration: none;
}

.box-center h6.IB a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.wraper {
	width: 100%;
	background: #fff;
	margin: 0 auto;
	max-width: 800px;
}

.bg {
	position: relative;
}

.sign {
	width: 268px;
	position: absolute;
}

.box-center {
    /* min-height: 240px; */
    bottom: 0px;
    right: 50%;
    text-align: center;
    -webkit-transform: translate(50%,0);
    transform: translate(50%,0);
    padding: 26px 14px;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 8px;
	width: 60%;
}

.box-center h6 {
    font-size: 27px;
    color: #fff;
    height: 34px;
    line-height: 54px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    margin: 0 15px 10px;
}

.box-center h6.IB a {
	display: block;
	color: #a73700;
	background-color: #ffd200;
	border-radius: 4px;
	animation: tellscale 2s ease infinite;
	-webkit-animation: tellscale 3s ease infinite;
}

.box-center h6.IB a:before {
	vertical-align: middle;
	margin-right: 2px;
	content: '';
	display: inline-block;
	width: 11px;
	height: 14px;
	
	background-size: 100% auto;
}
/*! CSS Used keyframes */
@-webkit-keyframes tellscale {
	0% {
		transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
	}

	15% {
		transform: scale(1.13, 1.1);
		-ms-transform: scale(1.13, 1.1);
		-webkit-transform: scale(1.13, 1.1);
	}

	30% {
		transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
	}
}

@keyframes tellscale {
	0% {
		transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
	}

	15% {
		transform: scale(1.13, 1.1);
		-ms-transform: scale(1.13, 1.1);
		-webkit-transform: scale(1.13, 1.1);
	}

	30% {
		transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
	}
}





*{margin:0;padding:0;font-family:"Microsoft Yahei";}
a{text-decoration:none;}
.container{margin:0 auto;text-align:center;}
img{vertical-align:middle;}
.row{line-height:100%;}
.clear{clear:both;}
.footer{ background-color: #6e6f6f;color:#fff;padding:4px 20px 0;margin-bottom:0;}
@media(max-width: 768px){
	.imageA{
		width: 85px;
	}
	.footer{margin-bottom: 0;}
}
.footer_left{float:left;width:75%;margin-top:.8em;}
.footer_left .row p{display:inline;font-size:1.2em;}
.footer_left .row img{vertical-align:middle;width:2em;}
.footer_left .row_buttom{font-size:1.2em;margin-top:.7em;}
.footer_right{float:right;width:22%;text-align:center;margin-top:.2em;}
.footer_right img{width:80%;}
.footer_right p{padding-top:.3em;font-size:1.2em;text-align:center;}
@media (max-width:359px){
.footer_left .row img{width:1.2em!important;}
.footer_left .row p{font-size:.5em!important;}
}

img{width:100%;}






a{text-decoration:none;}
*{margin:0px;padding:0px;}
a{text-decoration:none;}
a{color:#000;text-decoration:none;-webkit-tap-highlight-color:transparent;}
::-webkit-input-placeholder{color:#ababab;opacity:1;}
::-moz-placeholder{color:#ababab;opacity:1;}
:-ms-input-placeholder{color:#ababab;opacity:1;}
.ft{display:flex;position:fixed;left:50%;bottom:8px;transform:translate(-50%, 0);width:95%;max-width:720px;margin:0 auto;border-radius:50px;overflow:hidden;box-shadow:0 0 10px #666;}
.ft a{display:inline-block;width:50%;height:100%;}
.wx{background:#23B14D;}
.dh{background:#FF7F27;}
.ft a{padding-top:8px;height:50px;color:#fff;font-size:16px;text-decoration:none;text-align:center;box-sizing:border-box;}
.qc{font-size:12px;}
@media screen and (max-width: 321px){
.ft a{font-size:14px;}
}

.tanceng a{
    font-size: 16px;
    color: #FFF;
    display: block;
    text-align: center;	
}




.zhuanye{
	margin: 60px;
	text-align: center;
}

.zhuanye h2{
    font-size: 44px;
    color: black;
    line-height: 72px;
}

.zhuanye p{
    font-size: 30px;
    color: black;
    line-height: 52px;
}





@media screen and (max-width: 900px){
	.imageA{
		width: 50px;
	}
.zhuanye{
	margin: 20px;
	text-align: center;
}
.zhuanye h2{
    font-size: 18px;
    color: black;
    line-height: 42px;
}

.box-center{
	width:72%;
	padding: 6px 14px;
}

.box-center h6 {
    font-size: 15px;
    color: #fff;
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    margin: 0 15px 10px;
}
.zhuanye p {
    font-size: 14px;
    color: black;
    line-height: 32px;
}

}








