@charset "utf-8";

* {
	font-family: 微软雅黑,思源黑体CN,helvetica neue,Microsoft Yahei,Avenir,Helvetica,Arial,sans-serif,PingFangSC-Light;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	margin: 0;
	padding: 0
}

img {
	border: 0 none
}

.view {
	width: 100%;
	margin: auto;
}
.item{
	position: relative;
	width: 1200px;
	margin: auto;
	height: 100%;
}
.block {
	position: relative;
	width: 100%;
	height: auto;
	min-width: 1200px;
	background-size: cover;
	background-position: center;
}
.block p{
	overflow: hidden;
}
.block p span{
	display: block;
	    width: 1200px;
	    margin: auto;
	    color: #221815;
	    font-weight: lighter;
	    font-size: 19px;
	    line-height: 1.8em;
	    text-align: justify;
}

body{
	/**font-size: 0.32rem;**/
}


.block .btn1 {
	position: absolute;
    right: 101px;
        width: 198px;
        height: 61px;
        bottom: 155px;
	cursor: pointer;
}

.block .btn2 {
	position: absolute;
	right: 101px;
	    width: 198px;
	    height: 61px;
	    bottom: 155px;
		cursor: pointer;
}

.block .btn3 {
	position: absolute;
	right: 101px;
	    width: 198px;
	    height: 61px;
	    bottom: 109px;
	cursor: pointer;
}

.data1,
.data2,
.data3 {
	position: absolute;
	width: 220px;
    left: 103px;
    text-align: center;
}

.data1{
	top: 82.1%;
}

.data2{
	top: 86.9%;
}

.data3{
	top: 89.8%;
}

.data1 h3,
.data2 h3,
.data3 h3 {
	font-size: 2.8rem;
	color: #c9000b;
	line-height: 1em;
}


.data1 span,
.data2 span,
.data3 span {
	font-size: 0.9rem;
	color: #8b8685;
}
.zong_02{ text-align: center !important; margin-top: 95px !important;}
.zong_03{ margin-top: 300px !important;}
.zong_04{ margin-top: 754px !important;}
.zong_06{ margin-top: 33px !important;font-size: 14px!important;}
.red{ color: #c9000b !important; display: inline !important;font-size: 14px!important;}