
/*面包屑导航*/
.tips{
	padding: 20px 0 30px 0;
	color: #8A9BA2;
}
.tips a{
	margin: 0 10px;
	color: #8A9BA2;
}
.tips a:hover{
	color: red;
	text-decoration: underline;
}
/*左侧导航*/
.leftNav{
	width: 220px;
	margin-right: 30px;
	background: #FFFFFF;
	border-radius: 5px;
}
.leftNav .navList i{
	margin-right: 5px;
}

.leftNav .navList h3{
	font-size: 18px;
	font-weight: bold;
	color: #2E3F46;
	line-height: 55px;
	text-align: center;
	background:#F2F7F9;
}
.leftNav ul{
	padding: 8px 0;
}
.leftNav ul li{
    line-height: 40px;
	text-align: center;
}
.leftNav ul li .curr{
	color: red;
}
/*右侧栏目 */
.rightCont{
	width: 930px;
	background: #FFFFFF;
	border-radius: 5px;
	min-height: 744px;
}
.rightCont h5{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-bottom: 15px;
	border-bottom: 2px solid #40c87f;
}
.rightCont .cont{
	padding: 20px 0;
}
.rightCont .cont p{
	margin: 20px 0;
	line-height: 2;
}
.rightCont .cont .Imgs{
	float: left;
	width: 420px;
	min-height: 350px;
	margin: 10px;
	border: 1px solid #ccc;
}
.rightCont .cont .Imgs span{
	display: block;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	color: red;
}
.rightCont .cont .Imgs img{
	width: 100%;
}
.rightCont .cont .regisTips{
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	margin: 20px 0;
}
.rightCont .cont .regisTips a{
	padding: 5px 20px;
	color: #ffffff;
	background: #ff8040;
	margin-left: 20px;
}

.rightCont  .div_font{
	width: 89px;
	height: 30px;
	background: linear-gradient( 135deg, #E6F7FD 0%, #01ADEF 51%, #006AE3 95%);
	border-radius: 115px 84px 84px 0px;
	margin: -34px 0 0 -20px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;

}

.rightCont  .tdFive{
	position: absolute;
	width: 89px;
	height: 30px;
	background: linear-gradient( 135deg, #E6F7FD 0%, #01ADEF 51%, #006AE3 95%);
	border-radius: 115px 84px 84px 0px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	left: 0;
	top: -15px;

}

.rightCont .ly{
	width: 930px;
	background: linear-gradient( 180deg, #E6F7FD 0%, #F2FBFE 100%);
	border-radius: 24px 24px 24px 24px;
	margin-top: 58px;
	padding: 48px 32px 32px;
	position: relative;
}

.rightCont .aboutImg{
	width: 930px;
	height: 200px;
}
.rightCont .describe{
	width: 930px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI;
	font-weight: 400;
	font-size: 18px;
	color: #2E3F46;
	line-height: 40px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	padding: 20px 0;
}
.ly_content{
	width: 866px;
	text-align: right;

}
.ly_content .ly_div{
	width: 866px;
	height: 40px;
	margin-top: 16px;
}
.ly_content .bztext{
	display: flex;
	height: auto;
}
.ly_div .ly_title{
	width: 28px;
	height: 18px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI;
	font-weight: 400;
	font-size: 14px;
	color: #2E3F46;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.ly_div  .bz{
	width: 72px;
	text-align: right;
}
.ly_div .ly_input{
	width: 784px;
	height: 40px;
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #E4E9EB;
	margin-left: 10px;
	box-sizing: border-box;
	padding: 0 16px;
	font-size: 14px;

}

.ly_div .ly_text{
	width: 784px;
	height: 120px;
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #E4E9EB;
	margin-left: 10px;
	font-size: 14px;
	box-sizing: border-box;
	padding: 16px 16px;
	font-family: "Microsoft Yahei", "SimHei", "SimSun", "宋体";
}
.ly_div textarea:focus {
	outline: none;
}
.ly .attion{
	font-family: Microsoft YaHei UI, Microsoft YaHei UI;
	font-weight: 400;
	font-size: 12px;
	color: #5C6D74;
	line-height: 18px;
	text-align: left;
	margin-left: 84px;
	margin-top: 8px;
}
.ly .subbox{
	display: flex;
	justify-content: end;
}
.ly .subbox .submit {
	width: 168px;
	height: 52px;
	background: #01ADEF;
	border-radius: 8px 8px 8px 8px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 28px;
	text-align: left;
	text-align: center;
	line-height: 52px;
	cursor: pointer;

}

.contUserAgree h4{
	 font-size: 18px;
	 font-weight: bold;
	 color: #000;
 }
.contUserAgree p{
	text-indent: 2em;
}
.contUserAgree p i{
	font-weight: bold;
}
.contUserProblem h2{
	font-size: 20px;
	font-weight: bold;
	color: #1F647E;
}
.contUserProblem h3{
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.contUserProblem h4{
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.contUserProblem p{
	text-indent: 2em;
	font-size: 18px;
	color: #2E3F46;
}
.contUserProblem p i{
	 font-weight: bold;
 }
.contUserProblem p a{
	color: #01ADEF;
}

.title_card{
	display: flex;
	justify-content: flex-start;
	text-align: center;
	width: 930px;
	height: 56px;
	align-items: center;
	border-bottom: 1px solid #E4E9EB;
}
.title_tip{
	width: 8px;
	height: 24px;
	background: #01ADEF;
}
.title_font{
	width: 912px;
	height: 20px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	color: #2E3F46;
	line-height: 20px;
	text-align: left;
	margin-left: 10px;
}

.boxCont h2{
	word-break:break-all;
	color:#1F647E;
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight: bold;
	margin: 12px 0;
}

.boxCont h4{
	word-break:break-all;
	color:#1F647E;
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight: bold;
	margin: 12px 0;
}
.boxCont p{
	word-break:break-all;
	line-height:48px;
	color:#2E3F46;
	font-size:18px;
	font-family:Microsoft YaHei;
	margin: 10px 0;
}

.boxCont a{
	color: #01ADEF;
}
