*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
*:focus{
	outline: none;
}
a{
	text-decoration: none;
}
.container{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.clearfix::after,
.clearfix::before {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both
}
.clearfix {
	zoom: 1
}

img {
	max-width: 100%;
	display: block;
}

.banner img {
	display: block;
}


.d_flex {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	
}

/*zhaoheng all style*/
/*margin-top*/
.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt17 {
	margin-top: 17px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}
.mt55 {
	margin-top: 55px;
}
.mt60 {
	margin-top: 60px;
}

.mt70 {
	margin-top: 70px;
}

.mt80 {
	margin-top: 80px;
}

/*padding-top*/
.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt25 {
	padding-top: 25px;
}

.pt30 {
	padding-top: 30px;
}

.pt35 {
	padding-top: 35px;
}

.pt38 {
	padding-top: 38px;
}

.pt40 {
	padding-top: 40px;
}

.pt45 {
	padding-top: 45px;
}

.pt50 {
	padding-top: 50px;
}

.pt55 {
	padding-top: 55px;
}

.pt60 {
	padding-top: 60px;
}

.pt70 {
	padding-top: 70px;
}

.pt80 {
	padding-top: 80px;
}

/*padding-bottom*/
.flex_n {
	flex: none;
	-webkit-flex: none;
	-ms-flex: none;
}
.flex_1 {
	flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
}
.mr_2n0>*,
.mr_3n0>*,
.mr_4n0>*,
.mr_5n0>* {
	float: left;
}
.mr_2n0>*{
	width: calc((100% - 12px)/2);
	margin-right: 12px;
	margin-bottom: 12px;
}
.mr_3n0>*{
	width: calc((100% - 24px)/3);
	margin-right: 12px;
	margin-bottom: 12px;
}
.mr_4n0>*{
	width: calc((100% - 36px)/4);
	margin-right: 12px;
	margin-bottom: 12px;
}
.mr_5n0>*{
	width: calc((100% - 48px)/5);
	margin-right: 12px;
	margin-bottom: 12px;
}
.mr_2n0>*:nth-child(2n) {
	width: calc((100% - 12px)/2);
	margin-right: 0px !important;
}

.mr_3n0>*:nth-child(3n) {
	margin-right: 0px !important;
}

.mr_4n0>*:nth-child(4n) {
	margin-right: 0px !important;
}

.mr_5n0>*:nth-child(5n) {
	margin-right: 0px !important;
}

.mb_nav{
	background-color: #fff;
}


.mb_nav {
	margin-top: -20px;
	position: relative;
	z-index: 2;
	background: rgb(255 255 255 / 0%);
}
.mb_nav .d_flex{
	align-items: auto;
	text-align: center;
	justify-content: center;
	box-shadow: 0 0 10px #e1e1e1;
	padding:15px 10px;
	border-radius: 12px;
	    background: #fff;
		font-size: 14px;

}
.mb_nav .d_flex a img{
	width:55%;
	margin: auto;
	display: block;
}
.mb_nav a{
	color: #333;
}
.mb_nav p{
	margin-top: 5px;
}






.ship{
	border-radius: 20px;
	overflow: hidden;
}
.video video {
	display: none;
}

.video_font {
	background: #f5f5f5;
	line-height: 45px;
	padding: 0px 10px;
	font-size: 14px;
	text-align: center;
}

.video_font .fr {
	color: #999;
}

.video_font .fr span {
	width: 22px;
	display: inline-block;
}

.video .pause {
	position: absolute;
	top: 50px;
	right: 0px;
}

.mtitle{
	text-align: center;
}
.mtitle i{
	content: url(../images/11.jpg);
	display: inline-block;
	    width: 22px;
	    transform: translateY(4px);
}
.mtitle{
	font-size:22px;
	color: #ff4b00;
}


.zy .pic{
}

.zy .font{
	line-height: 24px;
	font-size: 14px
}
.but {
    width: 100%;
    border-radius: 7px;
    line-height: 45px;
    font-size: 16px;
    background: #ff4b00;
}
.but a {
    color: #fff;
    text-align: center;
    display: block;
}
.zyys .item{
	position: relative;
	border-radius:10px ;
	overflow: hidden;
}
.zyys .item p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	display: block;
	line-height: 38px;
	background: rgb(0 0 0 / 40%);
	width: 100%;
}

.zyys2 a{
	position: relative;
	display: block;
	border-radius: 10px;
}
.zyys2 a p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	display: block;
	line-height: 38px;
	background: rgb(0 0 0 / 40%);
	width: 100%;
}
.xxnr li {
	overflow: hidden;
	margin-bottom: 10px;
	border-radius:12px;
}
.xxnr li a{
	display: block;
	position: relative;
}
.xxnr li i{
	font-size: 14px;
	color: #fff;
	display: inline-block;
	position: absolute; 
	top: 18px;
	left: -120px;
	z-index: 2;
	padding: 5px 0;
	font-style:normal;
	transform: rotate(-45deg);
	width: 300px;
	text-align: center;
	background: #ff4b00;
}
.xxnr li p {
	text-align: center;
	background: url(../images/bg.png);
	background-size:cover ;
	line-height: 45px;
}












.asms li{
	margin-bottom: 15px;
}
.asms .pic{
	width: 100%;
}
.asms .font{
	padding: 10px 10px;
	background: #f5f5f5;
	display: flex;
}
.asms .font .fl{
	flex: 1;
}
.asms .font .fl strong{
	font-size: 14px;
	color: #333;
}
.asms .font .fl p{
	color: #666;
	font-size: 13px;
	line-height: 22px;
}
.asms  .fr1 {
	flex: none;
	width: 27px;
	margin-left: 20px;
	margin-right: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
/* .asms .font .fr .fr1 {
	margin-right: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	width:27px;
} */
.asms .font .fr .fr2 {
   text-align: right;
   margin-top: 25px;
}
.asms .font .fr .fr2 img{
   width: 8px;
   margin-top: 4px;
}

.xxnr2 li{
	border-radius:15px ;
}
.xxnr2 li p {
    padding: 15px 0px;
    line-height: 24px;
}

.ImgList a{
	display: block;
	float: left;
	width: 48.5%;
	margin-right: 3%;
	margin-bottom: 3%;
}

.marjor a{
	position: relative;
}
.marjor p{
	position: absolute;
	width: 100%;
	line-height: 34px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	background: rgba(0, 0, 0, .4);
	bottom: 0px;
	left: 0px;
}