html,body{
	height: 100%;
}

.omg-wrap{
	position: relative;
	height: 100%;
	margin: 0 auto;
}
.omg-header{
	width: 100%;
	height: 553px;
}
.omg-bg,
.omg-bg img{
	width: 100%;
	height: 100%;
}
.omg-bg{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.omg-head-content{
	position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}
.omg-head-content-wrap{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.omg-head-content-item{
	float: left;
    width: 33%;
    height: 100%;
    text-align: center;
}
.omg-head-content-item p{
	color: #e82d21;
	font-size: 20px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}
.omg-head-content-item p.p{padding-top: 10px;}
.omg-head-content-item img{
	padding-top: 4px;
    margin-left: 74px;
}
.last-item p{
	padding-left: 92px;
	color: #fb4539;
}

.omg-section1{
	width: 100%;}
.omg-section1-wrap{
	height: 100%;
	padding-bottom: 56px;
	background: #eee;
}
.omg-section1-title{
	padding: 60px 0;
	text-align: center;
}
.omg-section1-title h1{
	color: #e60012;
	font-size: 36px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}

.omg-section1-content{
	width: 100%;
}
.omg-section1-left{
	position: relative;
	float: left;
	width: 369px;
    height: 246px;
	margin-left: 114px;
	border: 4px solid #e60012;
}
.omg-section1-left-title{
	position: absolute;
    top: 5%;
    right: -24px;
    width: 41px;
    height: 90%;
}
.omg-section1-left-title img{
	width: 100%;
	height: 100%;
}
.omg-section1-left-img{
	width: 90%;
    height: 90%;
    padding: 3.5% 5% 4% 3%;
}
.omg-section1-left-img img{
	width: 100%;
	height: 100%;
}

.omg-section1-right{
	float: left;
	width: 392px;
	margin-left: 50px;
    margin-top: 4px;
}
.omg-section1-right-top {
	width: 100%;
}
.omg-section1-right-top h1{
	font-size: 28px;
	font-weight: 500;
	font-family: "Microsoft YaHei";
	color: #e60012;
}
.omg-section1-right-top h1 strong{font-weight: bold;}
.omg-section1-line{
	width: 90%;
	height: 18px;
	margin: 6.0625% 0;
}
.omg-section1-line img{
	width: 100%;
	height: 100%;
}
.omg-section1-txt{
	width: 100%; }
.omg-section1-txt h3{
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	color: #e60012;
}

/*omg-section2-content*/
.omg-section2-content{
	width: 100%;
	margin-top: 44px;
}
.omg-section2-content-left{
	width: 284px;
	height: auto;
	float: left;
	margin-left: 184px;
}
.omg-section2-content-img{
	position: relative;
	width: 255px;
	height: 253px;
}
.omg-section2-content-img img{
	width: 100%;
	height: 100%;
}
.star-name{
	position: absolute;
	top: 0;
	left: -6px;
	width: 40px;
	height: 137px;
	background-color: #e70012;
	
}
.star-name h1{
	padding-left: 3px;
	color: #fff;
	font-size: 34px;
	font-family: "Microsoft YaHei";
}

.omg-section2-content-title{
	width: 270px;
	margin-top: 44px;
}
.omg-section2-content-title h1{
	color: #e60013;
	font-size: 24px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}
.omg-section2-content-title h3{
	width: 100%;
	color: #e60013;
	font-size: 24px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	text-align: right;
	border-bottom: 3px solid #e60013;
}
.omg-section2-content-txt{
	margin-top: 16px;
}
.omg-section2-content-txt h3{
	font-size: 16px;
	font-weight: 500;
	font-family: "Microsoft YaHei";

}

.omg-section2-content-item{
	margin-left: 92px;
}
.omg-section2-content-item .star-name{
	left: auto;
	right: -6px;
}
.omg-section2-content-item .omg-section2-content-title,
.omg-section2-content-item .omg-section2-content-txt{
	padding-left: 70px;
}

/*omg-section3*/
.omg-section3{
	width: 100%;
	/*height: 378px;*/
	margin-top: 50px;
}
.omg-section3-wrap{
	height: 378px;
	background: url(../img/omg/omg_waybg.jpg) no-repeat;
	background-size: 100% 100%;
}

.omg-section3-content{
	margin-top: 14px;
}
.omg-section3-item{
	float: left;
	width: 25%;
	/*width: 240px;*/
	/*margin-left: 30px;*/
	text-align: center;
}
.omg-section3-item h1{
	font-size: 22px;
	font-family: "Microsoft YaHei";
	color: #e60012;
}
.omg-section3-item-txt{
	margin-top: 16px;
	text-align: center;
}
.omg-section3-item-txt p{
	line-height: 24px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
}
.omg-section3-item-txt p span{
	font-size: 24px;
}


/*omg-section4*/
.omg-section4-title h1{
	color: #ff7513;
}

.omg-section4-content-item{
	float: left;
	width: 430px;
	margin-left: 60px;
}
.omg-section4-content-head{
	width: 100%;
	height: 53px;
	background: url(../img/omg/omg_10.png) no-repeat center left;
}
.omg-section4-content-head2{
	background: url(../img/omg/omg_11.png) no-repeat center left;
}
.omg-section4-content-head h3{
	width: 334px;
	padding-top: 20px;
	margin-left: 30px;
	border-bottom: 2px solid #ff7513;
	font-size: 26px;
	font-family: "Microsoft YaHei";
	color: #ff7513;
	box-sizing: border-box;
}
.omg-section4-content-head2 h3{
	margin-left: 44px;
}
.omg-section4-txt{
	padding: 16px 0 0 30px;
}
.omg-section4-txt2{padding: 16px 0 0 44px;}
.omg-section4-txt p{
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	line-height: 20px;
}
.omg-section4-txt-l{
	float: left;
}
.omg-section4-txt-r{
	float: left;
	margin-left: 10px;
}

.omg-section4-h{
	padding: 16px 0 16px 30px;
}
.omg-section4-h2{
	padding: 16px 0 16px 44px;
}
.omg-section4-h h3{
	font-size: 24px;
	font-family: "Microsoft YaHei";
	color: #ff7513;
}
.omg-section4-htxt{
	padding: 0 0 16px 30px;
}
.omg-section4-htxt2{
	padding: 0 0 16px 44px;
}
.omg-section4-htxt p{
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	line-height: 22px;
}

.omg-phone{
	width: 476px;
	margin: 40px auto;
	border: 1px dashed #e91b2b;
	border-radius: 14px;
}
.omg-phone-icon{
	padding: 12px 0;
	text-align: center;
}

/*omg-section5*/
.omg-section5{width: 100%;}
.omg-section5-star{
	width: 832px;
	margin: 0 auto;
	margin-bottom: 20px;}
.star-item{
	float: left;
	width: 104px;
	height: 104px;
	border-radius: 50%;
}
.star-item img{
	width: 100%;
	height: 100%;
}

/*omg-section6*/
.omg-section6{width: 100%;}
.omg-section6-network{
	margin-bottom: 32px;}
.omg-section6-network-item{
	width: 132px;
	height: 42px;
	float: left;
	margin: 4px;
}
.omg-section6-network-item img{
	width: 100%;
	height: 100%;
}


@media screen and (min-width: 1920px){
	
	.wd16{width: 1600px;}

	.omg-header{height: 902px;}
	.omg-head-content{bottom: 14px;}
	.omg-head-content-item p{font-size: 36px;}
	.omg-head-content-item img {
	    width: 136px;
	    height: 89px;
	    margin-top: 6px;
	}

	.omg-section1-title h1{font-size: 50px;}
	
	.omg-section1-left {
	    width: 42%;
    	height: 448px;
	}
	.omg-section1-left-title {
	    right: -36px;
	    width: 68.5px;
	}
	.omg-section1-right{
		margin-left: 112px;
		margin-top: 66px;
	    width: 572px;}
	.omg-section1-right-top h1{font-size: 40px;}
	.omg-section1-txt h3{font-size: 28px;}
	
	.omg-section2-content-left{width: 400px;}
	.omg-section2-content-img{
		width: 400px;
    	height: 397px;
	}
	.omg-section2-content-left{
    	margin-left: 326px;}
	.omg-section2-content-item {
	    margin-left: 155px;
	}
	.star-name{
		width: 48px;
    	height: 164px;}
	.star-name h1{font-size: 42px;}

	.omg-section2-content-title h1{font-size: 34px;}
	.omg-section2-content-title h3{font-size: 34px;}
	.omg-section2-content-txt h3{font-size: 18px;}
	.omg-section2-content-item .omg-section2-content-title,
	.omg-section2-content-item .omg-section2-content-txt{
		padding-left: 100px;
	}

	.omg-section3-wrap{height: 618px;}
	.omg-section3-content {
	    margin-top: 38px;
	}
	.omg-section3-item h1{font-size: 38px;}
	.omg-section3-item-txt p {
	    line-height: 32px;
	    font-size: 20px;
	}
	.omg-section3-item-txt p span {
	    font-size: 34px;
	}

	.omg-section4-content-item {
	    width: 36%;
    	margin-left: 185px;
	}
	.omg-section4-content-head h3{width: 370px;}
	.omg-section4-txt {
	    padding: 30px 0 0 30px;
	}
	.omg-section4-txt2 {
	    padding: 30px 0 0 44px;
	}
	.omg-section4-txt p {
	    font-size: 20px;
	    line-height: 30px;
	}
	.omg-section4-h h3{font-size: 28px;}
	.omg-section4-htxt p{font-size: 16px;}

	.omg-section5-star{width: 95%;}
	.star-item {
	    width: 190px;
	    height: 190px;
	}

	.omg-section6-network-item {
	    width: 220px;
	    height: 70px;
	}

}