/*index*/

.wrap1 {
	background: url(../imgs/else1/网页_画板%201.jpg) no-repeat center;
	background-size: cover;
	height: 1080px;
	position: relative;
}
.kuang {
    width: 450px;
    height: 150px;
    margin: 0 auto;
		/* margin-left: 30%; */
    padding: 35px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: url(../imgs/kuang.png) no-repeat;
    background-size: 100% 100%;
}
.kuang1{
	padding: 35px 100px;
}
.kuang h2 {
	width: 100%;
	text-align: center;
	font-size: 26px;
  color: #fff;
  letter-spacing: 2px;
}
.kuang h1 {
	width: 100%;
	text-align: center;
  color: #fff;
  letter-spacing: 2px;
}
.home1 {
	margin: 0 auto;
	justify-content: center;
	margin-left: -100px;
}

.home1 h3 {
	padding: 20px 0px;
	color:#fff;
}

.home1 img.logoTitle {
	width: 800px;
	height: auto;
	margin-left: 0px; 
}

.home1 .btn_block {
	width: 640px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.home1 .btn_block a {
	width: 180px;
	height: 46px;
	line-height: 44px;
	font-size: 17px;
	border: solid 1px #fff;
	color: #fff;
	background-color: rgba(0,0,0,0.2);
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	transition: all 0.2s;
}

.home1 .btn_block a:hover {
	background: #2f477d;
	color: #fff;
	border: solid 1px #2f477d;
}

.home1 .btn_block a:first-child {
	    background: #62b11f;
    border: solid 2px #019f30;
	color: #fff;
}

.home1 .btn_block a:first-child:hover {
	background: #f8c44f;
	border: solid 1px #f8c44f;
}

.home1 .box1 {
	width:260px;
	margin:0 auto;
	display: flex;
	justify-content: space-around;
	align-items:center;
}
.box1 img {
	padding: 10px;
	width: 120px;
	height: auto;
}
.box1 p{
	height:60px;
	width:2px;	
	background:#ccc;
}

.home1 .logo {
	width: 120px;
	align-items: center;
}
.baoming {
	width: 200px;
	height: 50px;
	background-color: #E33425;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
	margin: auto;
	margin-left: 18%;
}
.baoming a{
	color: #FFFFFF;
}

.wrap2 {
	background: url(../imgs/else1/网页-02.jpg) no-repeat center;
	background-size: cover;
	height: 1080px;
	padding: 0;
}
.wrap2 .safewidth {
	padding: 60px 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
}
.modBox {
	width: 1000px;
	margin-top: 20px;
	/* margin: 0 auto; */
	margin-left: 20%;
}
.modBox ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 30px 0;
}
.modBox li {
	width: 48%;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 10px;
}
.modBox .location {
	width: 315px;
	margin-left: 0%;
	margin-top: 50px;
}
.modBox .location >p {
	line-height: 40px;
	margin-top: 30px;
	color: white;
	font-size: 15px;
}
.modBox .location >b {
	font-size: 28px;
	letter-spacing: 5px;
	color: #FFFFFF;
}
.modBox .location >hr {
	width: 110px;
	margin-top: 20px;
}
.modBox .location .title {
	font-size: 20px;
	color: #F7F8F8;
	letter-spacing: 1.5px;
}
.modBox .location >div {
	border: 1px solid #FFFFFF;
	padding: 20px 30px;
	margin-top: 30px;
}
.modBox .location >div>img {
	width: 240px;
}
.modBox li>img {
	width: 60px;
	height: auto;
	padding: 5px;
	background: #62b11f;
}

.modBox li>div {
	font-size: 17px;
	color: #fff;
	border-left: 4px solid rgba(255, 255, 255, .4);
	width:85%;
}

.modBox li>div .line {
	background: rgba(255, 255, 255, .4);
}

.wrap3 {
	background: url(../imgs/else1/blackbg.png) no-repeat center;
	background-size: cover;
	height: 1080px;
	padding: 0;
	padding-top: 50px;
}
.wrap3 .safewidth {
	width: 100%;
	background: rgba(0, 0, 0, .2);
}
.huo {
	width: 100%;
	margin: 0 auto;
	margin-top: 40px;
}
.huo img.logo {
	width: 50%;
	margin: 0 auto;
	margin-bottom: 30px;
}
.huo ul {
	width: 60%;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.huo ul li:nth-child(2n) {
	margin-left: 4%;
}
.huo ul li {
	margin-bottom: 5px;
	padding: 60px 20px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	text-align: left;
	margin-bottom: 20px;
	border: 1px solid rgba(255, 255, 255, .6);
	width: 48%;
	height: 95px;
	background: rgba(0, 0, 0, 0.4);
}
.huo ul li:last-child {
	width: 100%;
	margin: auto;
	height: 360px;
}


.huo ul .bl {
	background: #2B3D7C;
}

.huo ul .red {
	background: #4A9DDB;
}

[class*='iconbg'] {
	margin-right: 20px;
	padding: 5px;
}

.iconbg_lan {
	background: #0077cc;
}

.iconbg_lv {
	/* background: rgb(98, 177, 31); */
}

.huo ul li img {
	width: 50px;
	height: 50px;
}

.huo ul li .rig {
	width: 80%;
	padding-left: 20px;
/* 	border-left: solid 4px rgba(255, 255, 255, 0.3); */
	line-height: 30px;
}

.rig h6 {
	font-size: 20px;
	letter-spacing: 5px;
	color: #fff;
}

.rig p {
	color: #eee;
	font-size: 12px;
	line-height: 2;
}

.rig p>span {
	padding: 0 10px;
}

.info1 img {
	width: 120px;
}
img{
	width: 100%;
}
.wrap4 {
	background: url(../imgs/else1/handbg.png) no-repeat center;
	background-size: cover;
	height: 1000px;
	padding: 0;
}

@media screen and (max-width:768px) {
	.wrap1 {
		height: 800px;
		background: url(../imgs/phone/网页-18.jpg) no-repeat center;
		background-size: cover;
		width:100%;
		padding: 0;
	}
	.kuang {
		width: 75%;
		padding: 15px;
	}
	.kuang>img {
		width: 150px;
		height: auto;
	}
	.kuang h2 {
		width: 100%;
		height: 90px;
		font-size: 30px;
		letter-spacing: 2px;
		line-height: 90px;
		margin-left: 0;
	}
	.home1 {
		width: 100%;
		padding-top:30px;
		margin-left: 0px;
	}
	.home1 img.logoTitle {
		width: 350px;
		margin-top:100px;
	}
	.home1 .btn_block {
		width: 100%;
		margin: 40px auto;
		display: block;
	}
	.home1 .btn_block a {
		width: 160px;
		height: 42px;
		line-height: 40px;
		margin: 10px auto;
	}
	.home1 h3 {
		font-size: 15px;
	}
	.wrap2 {
		height: 1200px;
		background: url(../imgs/phone/网页-19.jpg) no-repeat center;
		background-size: cover;
	}
	.wrap2 .safewidth {
		padding: 30px 15px;
	}
	.modBox .location >p {
	    line-height: 40px;
	    margin-top: 30px;
	    color: white;
	    font-size: 15px;
	    /* width: 75%; */
	}
	.modBox .location >div {
	    border: 1px solid #FFFFFF;
	    padding: 20px 30px;
	    transform: scale(0.5);
	    margin-left: -100px;
			margin-top: -30px;
	}
	.rig p {
		font-size: 14px;
		color: #fff;
		line-height:1.7;
		letter-spacing: 0.5;
		text-align: left;
		padding-left: 15px;
	}
	.modBox {
		margin-top: 15px;
		width: 100%;
	}
	.modBox li {
		width: 100%;
		display: flex;
	}
	.modBox li>img {
		padding: 5px;
	}
	.modBox li>div {
		width:100%;
		border: none;
		margin-top: 0;
	}
	.wrap3 {
		height: 1650px;
		background: url(../imgs/else1/bg01.png) no-repeat center;
		background-size: cover;
	} 
	
	.wrap4 {
		height: 650px;
		background: url(../imgs/else1/bg02.png) no-repeat center;
		background-size: cover;
	} 
	
	.huo ul {
	    width: 100%;
	}
	.huo ul li {
	    width: 100%;
	}
	.huo ul li:nth-child(2n) {
		margin-left: 0%;
	}
	.rig p {
	  padding-left: 0px;
		font-size: 12px;
	}
	.huo ul li:last-child {
	    width: 100%;
	    margin: auto;
	    height: 460px;
	}
	.modBox .location {
	    width: 276px;
	    margin-left: 0%;
	    margin-top: 50px;
	}
   
	.baoming {
	    width: 180px;
	    height: 50px;
	    background-color: #338D3A;
	    color: #ffffff;
	    text-align: center;
	    line-height: 50px;
	    margin: auto;
	}
}