@charset "utf-8";
/* CSS Document */
/*公共样式--开始*/
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
}
*{box-sizing: border-box;}

body {
    font-family: "Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei","sans-serif";
    font-size: 16px;
    color: #1a1a1a;
    font-weight: normal;
}

ul,ol {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}
div,a,li,input,span{outline:none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
a {
    text-decoration:none;
    color: #232323;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
    background:none;

}

button,input :focus {
    outline: 0;
}
input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none;}
a:hover{-webkit-tap-highlight-color: transparent;text-decoration:none;}

table {
    /*border-collapse: collapse;
    table-layout: fixed;*/
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    outline: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.clearfix {
    zoom: 1;
}
.clear{
    clear:both;
}
.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}

.fl {
    float: left
}

.fr {
    float: right
}

.tl {
    text-align: left;
}

.tc {
    text-align: center
}

.tr {
    text-align: right;
}
.body-box{
	height: 100vh;
	overflow-y: hidden;
}
.fixed-lianxi{
	position: fixed;
	top: 65%;
	right: 3px;
	z-index:15;
}
.fixed-item{
	width: 60px;
	height: 58px;
	line-height: 58px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	text-align: center;
	margin-bottom: 3px;
	cursor: pointer;
}
.fixed-tu{
	animation: toTop 6s infinite linear;
	-webkit-animation: toTop 6s infinite linear;
	-o-animation: toTop 6s infinite linear;
	-moz-animation: toTop 6s infinite linear;
}
.fixed-lianxi .fixed-icon-up{
	transform: translate(0,-20px);
	-webkit-transform: translate(0,-20px);
}

@keyframes toTop {
	0% {transform: translate(0,0);}
	20% {transform: translate(0,0);}
	21% {transform: translate(0,-20px);}
	40% {transform: translate(0,-20px);}
	41%{transform: translate(0,0);}
	100% {transform: translate(0,0);}
}
@-webkit-keyframes toTop {
	0% {transform: translate(0,0);}
	20% {transform: translate(0,0);}
	21% {transform: translate(0,-20px);}
	40% {transform: translate(0,-20px);}
	41%{transform: translate(0,0);}
	100% {transform: translate(0,0);}
}
}
@-o-keyframes toTop {
	0% {transform: translate(0,0);}
	20% {transform: translate(0,0);}
	21% {transform: translate(0,-20px);}
	40% {transform: translate(0,-20px);}
	41%{transform: translate(0,0);}
	100% {transform: translate(0,0);}
}
}
@-moz-keyframes toTop {
	0% {transform: translate(0,0);}
	20% {transform: translate(0,0);}
	21% {transform: translate(0,-20px);}
	40% {transform: translate(0,-20px);}
	41%{transform: translate(0,0);}
	100% {transform: translate(0,0);}
}
}
.fixed-icon1 img{
	display: inline-block;
	vertical-align: middle;
	padding-top: 20px;
}
.fixed-item-phone{
	position: relative;
}
.fixed-phone{
	position: absolute;
	top: 0;
	width: 156px;
	left: -156px;
	background: #bd1c21;
	border-radius: 10px 0 10px 10px;
	line-height: 20px;
	padding: 15px 12px;
	display: none;
}
.fixed-phone-active{
	background: #bd1c21;
	border: none;
	border-radius: 0 4px 4px 0;
}
.fixed-phone p{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 0 8px 5px 8px;
}
.fixed-phone-top{
	text-align: center;
	font-size: 0;
	margin-bottom: 8px;
}
.fixed-phone-top img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.fixed-phone-top span{
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}

.fixed-phone-bottom-item{
	font-size: 0;
	text-align: center;
	background-color: #fff;
	padding: 3px 15px;
	border-radius: 13px;
	margin-top: 15px;
}
.fixed-phone-bottom-item img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}
.fixed-phone-bottom-item span{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #bd1c21;
}
.fixed-icon{
	text-align: center;
	position: relative;
	z-index: -1;
	margin-bottom: -57px;
}
.fixed-icon img{
	display: inline-block;
}
.fixed-icon2{
	width: 100%;
	height: 100%;
	background-image: url(../images/right-fixed-icon3.png);
	background-repeat: no-repeat;
	background-position: center;
}
.fixed-icon2-active{
	background-image: url(../images/right-fixed-icon6.png);
	background-repeat: no-repeat;
	background-position: center;
}
.fixed-icon3{
	width: 100%;
	height: 100%;
	background-image: url(../images/right-fixed-icon4.png);
	background-repeat: no-repeat;
	background-position: center;
}
.fixed-icon3:hover{
	background-image: url(../images/right-fixed-icon7.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #bd1c21;
}
.fixed-icon4{
	width: 100%;
	height: 100%;
	background-image: url(../images/right-fixed-icon5.png);
	background-repeat: no-repeat;
	background-position: center;
}
.fixed-icon4:hover{
	background-image: url(../images/right-fixed-icon5-active.png);
	background-repeat: no-repeat;
	background-position: center;
}
.fixed-item-toTop{
	display: none;
}
.zhe {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
}
.nav-la{
	display:none;
}
.z-con{
	width: 1170px;
	margin: 0 auto;
}