/* CSS Document */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
	background: #F6F6F6;
	width: 100%;
	height: 100%;
	min-width: 1400px;
}
fieldset, img {
	border: none;
}
img {
	display: block;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol {
	list-style: none;
}
input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "微软雅黑", "Microsoft Yahei", "宋体";
}
input::-moz-focus-inner {
border:none;
padding:0;
}
select, input {
	vertical-align: middle;
}
select, input, textarea {
	margin: 0;
}
input[type="text"], input[type="password"], textarea {
	outline-style: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
}
table {
	border-collapse: collapse;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clearit {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
*{
	box-sizing: border-box;
}
.wrap{
	display: block;
	width: 100%;
	height: auto;
	box-sizing: border-box;
}
.wrap .header{
	width: 100%;
	height: 500px;
	position: relative;
}
.wrap .header .kuan02{
	width: 380px;
	height: 410px;
	position: absolute;
	top:90px;
	right: 20%;
}
.wrap .header .kuan02 .kuan01{
	width: 380px;
	height: 410px;
	margin: 0 auto;
/* margin-left:1200px; */
}
.wrap .header .kuan02 .kuan01 .kuan{
	width: 380px;
	height: 410px;
	background: url(../images/dl.png) no-repeat center center;
	background-size: 100% 100%;
	float: right;
	padding: 0 30px;
}
.wrap .content{
	display: block;
	width: 1400px;
	margin:0 auto;
	margin-top: 20px;
	font-size: 0;
	line-height: 0;
}
.content .title_box1, .content .title_box2{
	display: block;
	width: 1400px;
	height: 60px;
	background: #FFFFFF;
	box-shadow: 0px 0px 3px 0px rgba(215, 215, 215, 0.5), 0px -1px 0px 0px #E4E4E4;
	padding: 0 28px;
	line-height: 60px;
	box-sizing: border-box;
   
}
.content .title_box1 .span01,.content .title_box1 .span02,.content .title_box1 .span03,.content .title_box1 .span04{
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}
.content .title_box1 .span01{
	padding: 18px 0;
}
.content .title_box1 .span02{
	width: 715px;
	font-size: 14px;
	color: #444444;
}
.content .title_box1 .span03{
	width: 200px;
	font-size: 14px;
	color: #999999;
}
.content .title_box1 .span04{
	width: 144px;
	font-size: 14px;
	color: #999999;
	margin-right: 0;
	text-align: right;
	float: right;/*mark20210506新增*/
}

.content .title_box2 .img_p01{
	padding: 20px 0 16px 0;
}
.content .title_box2 .p000,.content .title_box2 .p00,.content .title_box2 .p01,.content .title_box2 .p02,.content .title_box2 .p03,.content .title_box2 .p04{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #444444;
	text-align: center;
}
.content .title_box2 b{
	font-size: 27px;
	color: #007ECE;
	padding: 0 10px;
}
.content .title_box2 .i1{
	/* display: inline-block; */
	width: 1px;
	height: 28px;
	font-size: 15px;
	color: #E4E4E4;
	padding-left: 30px;
	font-style: normal;
}

.content .title_box2 .p00{
	width: 180px;
}
.content .title_box2 .p01{
	width: 230px;
}
.content .title_box2 .p02{
	width: 230px;
}
.content .title_box2 .p03{
	width: 230px;
}
.content .title_box2 .p04{
	width: 250px;
}
.newList{
	display: block;
	width: 1400px;
	margin: 20px auto;
	border-radius: 10px;
	overflow: hidden;
}
.newList .left{
    display: none;
}
.newList .slideTxtBox{
	width: 100%;
	margin-left: 0;
	background: #FFFFFF;
}
.newList .slideTxtBox .hd{
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #EEEEEE;
	padding: 0;
}
.newList .slideTxtBox .hd ul{
	display: block;
	width: auto;
    float: left;
}
.newList .slideTxtBox .hd ul li{
	display: inline-block;
    float: left;
	padding: 0 30px;
	vertical-align: top;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    transition: all 0.3s;
    margin-right: 0;
}
.newList .slideTxtBox .hd ul li.on{
    background: #00796B;
    color: #fff;
}
.newList .slideTxtBox .hd ul li a{
	font-size: 18px;
	color: #333333;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.newList .slideTxtBox .hd ul li.on a{
    color: #fff;
}
.newList .slideTxtBox .hd .more{
	display: none;
}
.newList .slideTxtBox .hd .li_first{
	display: none;
}
.newList .slideTxtBox .bd{
	width: 100%;
	height: auto;
	padding: 0;
	font-size: 16px;
	vertical-align: top;
}
.newList .slideTxtBox .bd ul{
	padding: 0;
}
.newList .slideTxtBox .bd ul li{
	display: block;
	height: auto;
}
.newList .slideTxtBox .bd ul li a{
	display: flex;
	align-items: center;
	color: #444444;
	height: 60px;
	line-height: 60px;
    border-bottom: 1px solid #F5F5F5;
    padding: 0 20px;
    background: #fff;
    text-decoration: none;
}
.newList .slideTxtBox .bd ul li a:nth-child(even){
    background: linear-gradient(to bottom, #fbfffe, #f3fcfb);
}
.newList .slideTxtBox .bd ul li a:hover{
    background: linear-gradient(to bottom, #f8feff, #e2f1f1);
}
.newList .slideTxtBox .bd ul li a b{
	display: inline-block;
	padding: 0 15px;
    height: 26px;
    line-height: 26px;
	background: #4DD0E1;
    color: #fff;
    border-radius: 13px;
    font-size: 14px;
    font-weight: normal;
	margin-right: 15px;
	float: none;
}
.newList .slideTxtBox .bd ul li a span{
	display: block;
    flex: 1;
	height: auto;
	width: auto;
	margin-right: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #444444;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
	float: none;
}
.newList .slideTxtBox .bd ul li a i.fa_one{
	display: inline-block;
	font-style: normal;
	width: 90px;
	height: auto;
	border: none;
	font-size: 14px;
	color: #FF9800;
	text-align: left;
	line-height: normal;
    margin-left: 10px;
	background: url(../images/bm_ico2.png) no-repeat left center;
	padding-left: 20px;
	background-size: 16px;
    white-space: nowrap;
}
.newList .slideTxtBox .bd ul li a .fa_two{
    display: inline-block;
	width: 90px;
	border: none;
	font-size: 14px;
	color: #999;
    font-style: normal;
	background: url(../images/bm_ico1.png) no-repeat left center;
	padding-left: 20px;
	background-size: 16px;
    margin-left: 10px;
    white-space: nowrap;
    text-align: left;
}
.newList .slideTxtBox .bd ul li a em{
	display: inline-block;
	width: 120px;
	text-align: right;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	font-style: normal;
	float: none;
	margin-left: 20px;
    margin-right: 0;
}
.namelist{
	display: block;
	width: 1400px;
	height: 325px;
	margin-top: 20px;
	font-size: 0;
	line-height: 0;
}
.namelist .name_left, .namelist .name_right{
	background-color: #fff;;
	vertical-align: top;
	box-shadow: 0px 0px 3px 0px #D7D7D7;
	width: 690px;
	height: 325px;
	display: inline-block;
	padding: 0 25px;
}
.namelist .name_left{
	margin-right: 20px;
}
.namelist .name_right{

}
.namelist .name_left h3,.namelist .name_right h3{
	display: block;
	margin-top: 15px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: 600;
	color: #333333;
}
.namelist .name_left .num,.namelist .name_right .num{
	font-size: 15px;
	font-weight: 600;
	color: #ccc;
	padding-left: 15px;
	font-weight: normal;
}
.namelist .name_left ul li,.namelist .name_right ul li{
	font-size: 16px;
	font-weight: 400;
	color: #444444;
	height: 50px;
	line-height: 50px;
}
.namelist .name_left ul li b img,.namelist .name_right ul li b img{
	padding: 10px 0;
}
.namelist .name_left ul li b,.namelist .name_right ul li b{
	width: 24px;
	text-align: center;
}
.namelist .name_left ul li span,.namelist .name_right ul li span{
	padding-left: 7px;
	width: 400px;
	font-size: 16px;
	font-weight: 400;
	color: #444444;
}
.namelist .name_left ul li em, .namelist .name_right ul li em{
	width: 100px;
	text-align: right;
	font-style: normal;
	font-size: 16px;
	font-weight: 400;
	color: #444444;
}
.namelist .name_left ul li b,.namelist .name_left ul li span, .namelist .name_left ul li em,.namelist .name_right ul li b,.namelist .name_right ul li span, .namelist .name_right ul li em{
	display: inline-block;
	vertical-align: top;
}
.red_box{
	width: 1400px;
	height: 90px;
	display: block;
	margin-top: 20px;
}
.red_box img{
	width: 100%;
	height: 100%;
}
.problem{
	width: 1400px;
	height: 200px;
	display: block;
	margin-top: 20px;
	font-size: 0;
	line-height: 0;
}
.problem .left_pro , .problem .right_pro{
	vertical-align: top;
	width: 690px;
	height: 200px;
	background: #FFFFFF;
	box-shadow: 0px 0px 3px 0px #D7D7D7;
	padding: 0 30px;
	display: inline-block;
	position: relative;
}
.tag_b{
	display: block;
	width: 4px;
	height: 19px;
	background: #009FDE;
	position: absolute;
	top: 28px;
	left:0;
}
.problem .left_pro{
	margin-right: 20px;
	font-size: 16px;
	color: #444444;
}
.problem .right_pro{
	font-size: 16px;
	color: #444444;
}
.problem .left_pro h3,.problem .right_pro h3{
	display: block;
	height: 50px;
	line-height: 50px;
	margin-top: 15px;
}
.problem .left_pro h3 a,.problem .right_pro h3 a{
	font-size: 14px;
	color: #999999;
	float: right;
	font-weight: normal;
}
.problem .left_pro ul li,.problem .right_pro ul li{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #444444;
	list-style: inside;
	list-style-type: disc;
}

.problem .left_pro ul li a,.problem .right_pro ul li a{
	color: #444444;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 90%;
	display: inline-block;
	vertical-align: middle;
}
.footer{
	width: 100%;
	height: 140px;
	background: #323232;
	margin-top: 40px;
	padding: 45px 0 39px 0;
	text-align: center;
}
.footer .foot{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 27px;
}
.footer .foot a{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 27px;
}
.footer .foot a:hover{
	font-size: 14px;
	color: #FFFFFF;
	font-weight :bolder;
}
.clear{ clear:both} 
.kuan02 .kuan01 .kuan .login_title{
   margin-top: 100px;
   margin-bottom: 50px;
   font-size: 24px;
   font-family: PingFangSC-Semibold, PingFang SC;
   font-weight: 600;
   color: #333333;
   text-align: center;
}
.kuan02 .kuan01 .kuan .btn1,
.kuan02 .kuan01 .kuan .btn2{
width: 320px;
height: 50px;
line-height: 50px;
margin-bottom: 30px;
color:#fff;
border:none;
font-size: 18px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #FFFFFF;
cursor: pointer;
border-radius: 4px;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
text-decoration: none;
transition: all 0.3s;
}
.kuan02 .kuan01 .kuan .btn1:hover,
.kuan02 .kuan01 .kuan .btn2:hover{
	opacity: 0.9;
	transform: translateY(-2px);
	box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.kuan02 .kuan01 .kuan .btn1{
 background: #007ECE;
}
.kuan02 .kuan01 .kuan .btn2{
 background: #45B2F7;
}
.h{
	overflow: hidden;
 }
.slideBox{ width: 100%;height: 500px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:350px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:48px; height:4px; line-height:14px; text-align:center; background: #FFFFFF; opacity: 0.5; cursor:pointer; }
.slideBox .hd ul li.on{ width: 48px;height: 4px;background: #45B2F7; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd ul{height: 100%;}
.slideBox .bd li{ zoom:1; vertical-align:middle; height: 100%;}
.slideBox .bd img{ width:100%; height:500px;display:block;  }
/*mark20210429新增*/
.slideBox .bd li a{
	width:100%;
	height: 500px;
	float:left;
	z-index:2;
}
.slideBox .bd li a.sb01{
	background:url(../images/banner.png) no-repeat center 0;
	background-size: cover;
}
.slideBox .bd li a.sb02{
	background:url(../images/banner2.png) no-repeat center 0;
	background-size: cover;
}
.slideBox .bd li a.sb03{
	background:url(../images/banner3.png) no-repeat center 0;
	background-size: cover;
}
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.slideTxtBox{ width:450px;text-align:left;  }
.slideTxtBox .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px 0 20px; position:relative; }

.slideTxtBox .hd ul li.on{ color:#007ECE }
.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }