body {
	overflow: hidden;
	background: url(../img/login-bg2.png) no-repeat;
	background-size: 100% auto;
}
.title {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 100%;
	height: 130px;
}
.title img  {
	float: left;
}
.title em {
	float: right;
	line-height: 40px;
	color: #ddd;
	font-size: 14px;
	margin-right: 50px;
}
.sm {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	line-height: 25px;
	text-align: center;
	color: #dddddd;
	font-size: 14px;
	z-index: 99;
}
.bd {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 100%;
	
}
.content {
	position: relative;
	top: -290px;
	/*overflow: hidden;*/
	width: 1280px;
	height: 460px;
	background: url(../img/bg_content03.png) center center no-repeat;
	margin: 0 auto;
	/*margin-top: 6%;*/
	padding-left: 43px;
	display: flex;
	padding-right: 43px;
	padding-top: 170px;
	justify-content: center;
}
.content .box {
	position: relative;
	top: 0px;
	float: left;
	width: 256px;
	height: 207px;
	text-align: center;
	background: url(../img/bg_box3.png) no-repeat;
	margin-left: 30px;
	margin: 0 30px;
	padding-top: 50px;
	transition: all 0.4s ease-in-out;
	border: 0px solid #168fbd;
}
.content .box a {
	display: block;
	width: 100%;
	height: 100%;
}
.content .box1 {
	margin-top: 40px;
}
.content .box2 {
	margin-top: 100px;
}
.content .box3 {
	margin-top: 0px;
}
.content .box4 {
	margin-top: 60px;
}
.content .box:hover {
	top: -60px;
	height: 210px;
	/*background: url(../img/bg_box_h2.png) no-repeat;*/
	padding-top: 70px;
	transform: scale(1.1);
	background-color: rgba(0, 211, 255, 0.1);
    border: 1px solid #168fbd;
}
.content .box .tp_tx {
	overflow: hidden;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #fff;
	margin: 0 auto;
}
.content .box .tp_tx img {
	transition: all 0.4s ease-in-out;
}
.content .box:hover .tp_tx img {
	/*transform: rotateY(360deg);*/
}
.content .box .name {
	width: 100%;
	text-align: center;
	color: #fff;
	letter-spacing: 6px;
}
.content .box .name1 {
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}
.content .box .name2 {
	font-size: 14px;
	line-height: 20px;
}
.content .box .line {
	width: 60px;
	height: 1px;
	background-color: #FFFFFF;
	margin: 15px auto;
	transition: all 0.2s ease-in-out;
}
.content .box:hover .line {
	width: 20px;
}
.content .box .con_mc {
    position: relative;
    top: -378px;
    left: 100px;
    width: 300px;
    height: 180px;
    line-height: 22px;
    text-align: justify;
    color: #90eaff;
    font-size: 14px;
    box-sizing: border-box;
    background: url(../img/bg_ts.png) left top no-repeat;
    padding: 36px 26px 69px 40px;
    opacity: 0;
    display: none;
    transition: opacity .3s ease-in-out;
}
.content .box .con_mc em {
	margin-right: 5px;
	/*margin-left: 30px;*/
}
.content .box:hover .con_mc {
	opacity: 1;
}

.content .box .con_gt {
	top: -320px;
    left: 229px;
	height: 171px;
	width:240px;
	background-image:  url(../img/bg_ts02.png);
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-content: flex-end;
}
.content .box .con_gt em{
	position: relative;
    top: 8px;
    color: #f9e222;
    padding-left: 20px;
}




.fL {float: left;}
.fR {float: right;}
html,body {height: 100%;}
body {
	width: 100%;
	height: 100%;
	background: url(../img/bg_guide.png) center center no-repeat;
	background-size: 100% 100%;
	background-color: #F5F7FA;
}
.h5_wrapper {
	position: relative;
	top: 0px;
	width: 100%;
	height: auto;
}
.h5_wrapper .con_top {
	width: 100%;
	height: 18rem;
	line-height: 18rem;
	text-align: center;
}
.h5_wrapper .con_top img {
	width: 60%;
}

.h5_wrapper .list_con {
	overflow: hidden;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 0 2rem;
}
.h5_wrapper .list_con ul li {
	width: 100%;
	height: 10rem;
	border-radius: 0.25rem;
	background-color: rgba(39,151,193,.4);
	box-sizing: border-box;
	padding: 2rem 1.5rem;
	margin-bottom: 2rem;
}
.h5_wrapper .list_con ul li .tp_con {
	float: left;
	overflow: hidden;
	width: 6rem;
	height: 6rem;
}
.h5_wrapper .list_con ul li .tp_con img {
	width: 100%;
	height: 100%;
}
.h5_wrapper .list_con ul li .tit_con {
	float: left;
	width: calc(100% - 6rem);
	color: #ffffff;
	font-size: 1.8rem;
	line-height: 3rem;
	box-sizing: border-box;
	padding-left: 1.5rem;
}
.h5_wrapper .list_con ul li .tit_con.tit_sxt {
	line-height: 6rem;
}

.tb_ewm {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../img/tb_ewm.svg) center center no-repeat;
	background-size: 16px;
}
.tb_ewm:after {
	content: "";
	position: absolute;
	left: -52px;
	bottom: 20px;
	width: 120px;
	height: 0px;
	border-radius: 2px;
	background: url(../img/tp_ewm.png) center top no-repeat;
	background-size: cover;
	transition: height .3s ease-in-out;
}
.tb_ewm:hover:after {
	height: 120px;
}

/*弹窗*/
.con_popup {
	position: absolute;
	left: 100%;
	top: -120px;
	z-index: 99;
	width: 340px;
	height: auto;
	opacity: 0;
	transition: all .3s ease-in;
}
.content .box:hover .con_popup {
	opacity: 1;
}
.con_popup .tit_popup {
	width: 100%;
	height: 40px;
	background: url(../img/bg_popup_tit.png);
}
.con_popup .tit_popup span {
	float: left;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 16px;
	margin-left: 40px;
}
.con_popup .list_popup {
	width: 100%;
	height: auto;
	min-height: 210px;
	background: url(../img/bg_popup_list.png) center bottom no-repeat;
	box-sizing: border-box;
	padding: 15px;
}
.con_popup .list_popup:before {
	content: "";
	position: absolute;
	left: -107px;
	top: 20px;
	width: 107px;
	height: 104px;
	background: url(../img/bg_popup_line.png);
}
.con_popup .list_popup ul li {
	width: 100%;
	height: auto;
	line-height: 30px;
	text-align: left;
	color: #C8DFFF;
	font-size: 14px;
}

@media only screen and (min-width: 800px) and (max-width: 1367px) {
	.con_popup {
		left: -340px;
	}
	.con_popup .list_popup:before {
		left: auto;
		right: -107px;
		transform: scaleX(-1);
	}
}