*{
	padding: 0;
	margin:0;
}
.header{
	width: 100%;
	height: 70px;
	background: #fff;
}
.container{
	width:1200px;
	margin:0 auto;
}
.header_logo{
	width: 150px;
	padding-top: 10px;
	float: left;
}
.header_logo img{
	width: 28%;
    margin-top:4px;
}
.header_sign{
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}
.header_sign_size{
	color:#000;
	font-size: 36px;
	font-weight: bold; 
}
.website{
	position: relative;
	top:-5px;
	left:7px;
	color:#333333;
}
.nav{
	/*float: right;*/
	line-height: 70px;
}
.nav_title{
    
	float: right;
	font-size: 14px;
	text-align: center;
	padding: 0 20px;
	margin-right: 20px;
}
a{
	color:#666666;
	text-decoration: none;
}
.nav_back{
	
	width: 100px;
    height: 40px;
    background: #ff9494;
    color: #fff;
    border-radius: 150px;
    line-height: 40px;
    margin-top: 15px;
}
.main{
	width: 100%;
	background: #fff;
}
.main_img{
	width:100%;
	float: left;
}
.main_img img{
	width:100%;
}
.abbreviation{
	width: 100%;
	position: absolute;	
}	
.start_Info{
	width: 90%;
	margin:0 auto;
	padding-top:10%; 
}
.characteristic1{
	color:#000;
	font-size: 60px;
}
.characteristic2{
	color:#999;
	font-size: 40px;
}
.kx{

	font-weight: bold;
	color:#fff;
    -webkit-text-stroke: 2px black;
}
.start_jj{
    font-size: 18px;
    text-indent: 2em;
}
.marginLeft{
    margin-left:34px;
}
.marginRight{
    margin-right:34px;
}
.start_upload{
	font-size: 16px;
	padding: 12px 30px;
	background: #ff9494;
	color:#fff;
	border-radius: 150px;
	margin-left:35%;
}
.start{
	margin-top: 100px;
}
.main_oneself{
	width: 100%;
	height: calc(100vh);
	clear:both;
}

.oneself{
	width: 1200px;
	margin:0 auto;
}
.oneself_left{
	width: 49%;
	height:420px;
	float: left;
	margin-top: 28%;
}
.oneself_right{
	width: 50%;
	height:420px;
	float: right;
	margin-top: 28%;
}
.oneself_left img{
	width: 100%;
}
.oneself_left video{
	width: 90%;
	margin:0 auto;
	margin-top: 40px;
}
.oneself_tit{
	font-size: 30px;
	font-weight: bold;
	margin-top: 100px;

}
.red{
	color: #ff9494;
}

.oneself_tit_cont{
	font-size: 16px;
}

.btn_red{
	padding: 8px 30px;
	background: #ff9494;
	color: #fff;
	font-size: 20px;
	border-radius: 150px;
	font-size: 16px;
}

.oneself_btn{
	margin-top: 40px;
}
.use{
	width: 100%;
	padding:8% 0;
    clear: both;
}
.use_main{
	width: 1200px;
	margin:0 auto;
}

.use_tit{
	width: 100%;
	height: 40px;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}

.use_main_span {
    font-size: 18px;
    padding: 10px 20px;
    /* border: 2px solid#000; */
    border-radius: 10px;
    background: rgba(249, 194, 194, 0.6);
    color:#716666;
    
}

.use_main_img img{
    width: 60%;
    margin-left:20%;
}
.company_profile{
	width: 100%;

	background: #ffffff;
}
.companyInfo{
	width: 1200px;
	padding: 40px;
	margin:0 auto;
	font-size: 22px;
	padding-top: 20px;
	color:#666;
	text-indent:2em;
}
.company_tu{
	width: 100%;
	margin-top: 10px;
}
.use{
	width: 100%;

}
.tail{
	width: 100%;
	height: 600px;
	/*background: url('../img/foot.jpg') no-repeat;*/
	/*background-size:100% 100%;*/
}
.tail_font{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.tail_font_p{
	font-size: 50px;
	font-weight: bold;
	padding-top: 200px;
}
.tail_font_p1{
	font-size: 34px;
	font-weight: bold;
	color: #615b77;
	margin-top: 20px;
}

.upload{
	color:#fff;
	width: 260px;
	height: 60px;
	background: #f00;
	border-radius: 150px;
	line-height: 60px;
	margin:0 auto;
	font-size: 28px;
	margin-top: 50px;
}
.white{
	color:#fff;
}
.footer{
	width: 100%;
	height: 290px;
	background:#5c5c5c;
    font-size: 12px;
}
.foot_coin{
    width:1200px;
    
    margin:0 auto;
    background:#5c5c5c;
}
.foot_coin_left{
    width: 50%;
    float: left;
    padding-top:30px;
}
.footer_logo{
    float: left;
}
.footer_logo img{
    width: 50px;
    height: 50px;
    padding: 5px 0 0 5px;
}
.footer_com{
    float: left;
    line-height: 60px;
    font-size: 22px;
    font-weight: bold;
    margin-left:30px;
    padding-left:10px;
    border-left:1px solid #fff;
    color:#fff;
}
.foot_coin_left_div{
    width: 100%;
    height: 80px;
    clear: both;
    font-size: 14px;
    color:#fff;
    margin-top:80px;
}
.foot_coin_left_div p{
    margin-top:20px;
}

.foot_coin_right{
    float: right;
    width: 40%;
    padding:30px;
}
.foot_coin_right img{
    width: 70%;
    height: 160px;
    float: right;
    clear:both;
    margin-top:15px;
    border-radius: 5px;
}




































