@charset "utf-8";
/* CSS Document */

@font-face{
	font-family:'myFont';
	src: url('Roboto-Regular.ttf') format('truetype');
}

@font-face{
	font-family:'myFont2';
	src:url('SourceHanSansCN-Regular.otf') format('truetype');
}

body {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	color: #000;
    background: #fff;
	font-size: 15px;
	position:relative;
	font-family:'myFont','myFont2';
}
form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
i {
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
input, select {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	vertical-align: middle;
	outline: 0;
	font-family:myFont;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
.fix:before, .fix:after {
	content: "";
	display: table;
}
.fix {
*zoom:1;
}
.fix:after {
	clear: both;
}

button
{
	font-family:myFont;
}
form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
i {
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
input, select {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	vertical-align: middle;
	outline: 0;
	font-family:myFont;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}

.wid_banner{
	margin-top: 82px;
}

.p-nav,.p-nav-cont{
	height:87px;
	line-height: 87px;
	background: #080623;
}

.p-nav-cont img{
	margin-top: 23px;
	margin-left:22px;
}

#nav {list-style: none;margin: 0;position: fixed;background:#080623;left: 0;list-style: none;overflow: hidden;padding:0px;position: fixed;right: 0;text-align: center;top:0px;z-index:999;height:82px;}
.footer {float:left;width:100%;background:#080623;text-align:center;margin-top:80px;padding:30px 0px;}

.p-video-im{
	border: 1px solid #080623;
}

.p-video-area{
	margin-top: 54px;
}

.p-video-text{
	padding: 0 18px;
	border: 1px solid #080623;
	height: 100%;
	font-size:14px;
}

.p-video-text strong{
	font-size:22px;
	font-weight:500;
	display: block;
	margin-bottom: 25px;
    border-bottom: 1px solid #080623;
    padding: 20px 0;
}

.p-video-text p{
	line-height: 26px;
}

.p-video-text em{
	display: block;
	font-style: normal;
	margin-bottom: 6px;
}

.p-video-area .row{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.p-product-area{
	margin-top: 54px;
	margin-bottom: -30px;
}

.p-title{
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 25px;
}

.p-product-list-li{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.p-product-im{
	width: 32%;
	padding: 10px;
}

.p-product-text{
	width: 68%;
	padding:20px 8px 84px 8px;
}

.p-product-text strong{
	display: block;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 14px;
}

.p-product-text {
	font-size: 14px;
	line-height: 22px;
	position: relative;
}

.p-product-list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.p-product-list-li{
	border: 1px solid #080623;
	height: 100%;
}

a.p-product-link{
	display: inline-block;
	background: #FF2100;
	color: #fff;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	position: absolute;
	left: 8px;
	bottom: 20px;

}

a.p-product-link:hover{
	color: #fff;
}

.p-product-item{
	margin-bottom: 30px;
}

.p-apply-for{
	margin-top: 54px;
}

.p-apply-for-item{
	padding: 18px;
	border: 1px solid #080623;
}

.p-activity-time{
	display: block;
	font-size:20px;
	font-weight: 500;
	margin-bottom: 30px;
}

.p-step{
	font-size: 14px;
	line-height: 24px;
}
.p-step dd{
	margin-top: 4px;
}

a.p-submit-information-link{
	color: #FF2100;
	text-decoration: underline;
}

a.p-submit-information-link:hover{
	text-decoration: underline;
}

.p-mind-text em{
	color:#FF2100;
	font-style: normal;
}

.p-mind-text{
	font-size: 14px;
	margin-bottom: 4px;
	overflow: hidden;
}

.p-textarea{
	width: 100%;
	height: 180px;
	border-radius: 0;
	border: 1px solid #080623;
	padding: 10px;
	color: #080623;
	resize: none;
	margin-top: 30px;
}

.p-button{
	width: 330px;
	height: 46px;
	line-height: 46px;
	background: #FF2100;
	color: #fff;
	font-size: 15px;
	text-align: center;
	border: 0;
	margin-top: 20px;
}

a.p-write-button{
	display: block;
	width: 330px;
	height: 46px;
	line-height: 46px;
	background: #FF2100;
	color: #fff;
	font-size: 15px;
	text-align: center;
	border: 0;
	margin-top: 20px;
	margin-bottom:20px;
}

.p-mind-text-left{
	float: left;
	padding-right: 50px;
}

.p-code{
	padding:15px;
	border: 1px solid #080623;
	float: left;
	margin-top: 60px;
	text-align: center;
}

.p-code img{
	margin-bottom: 12px;
}

@media (max-width: 1200px){

}

@media (max-width:970px){
	.p-video-im{
		margin-bottom: 10px;
	}
}

@media (max-width:640px){
	.p-product-im,.p-product-text,.p-button,.p-write-button{
		width: 100%;
	}
}

@media (max-width:485px){

}



