html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 "microsoft yahei", "Arial";color:#333;outline:0;}
*{
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
}
html,body{background:#f5f5f5;}
.wrap{
	width: 100%;
}
.no_head_img{
	position: fixed;
    top: 44px;
    height: 450px;
    width: 100%;
    min-width: 950px;
    overflow: hidden;
    margin-bottom: -192px;
    background-image: url(../images/bj.png);
    background-position: 50% 0;
    background-size: auto 100%;
}
.wrap_no_record {
	width: 780px;
	float: left;
	margin: 40px 0;
	text-align: center;
}
.wrap_no_record img{
	width: 260px;
	height: 150px;
}
.wrap_no_record p{
	font-size: 18px;
	color: #999;
	margin-top: 20px;
}
.head_nav{
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	width: 100%;
	height: 45px;
	float: left;
	border-bottom: 1px solid #ececec;
	z-index: 10;
}
/*.head_nav_div{
	width: 1200px;
	margin: 0 auto;
}*/
.head_nav .nav_logo{
	height: 45px;
	float: left;
}
.head_nav .nav_logo .nav_site{
	float: left;
}
.head_nav .nav_logo .logo{
	height: 45px;
	float: left;
}
.head_nav .nav_logo .logo img{
	width: 200px;
	height:45px;
	float: left;
}
.head_nav .nav_logo .nav_site .site{
	float: left;
	margin: 0 10px;
}
.head_nav .nav_logo .nav_site .site .city{
	float: left;
	cursor: pointer;
}
.head_nav .nav_logo .nav_site .site .city i{
	background: url("../images/dz.png") no-repeat center center;
	background-size:15px;
	width: 20px;
	height: 45px;
	float: left;
}
.head_nav .nav_logo .nav_site .site .city p{
	float: left;
	font-size: 12px;
	height: 45px;
	line-height: 45px;
	color: #555;
}
.head_nav .nav_logo .nav_site .nav{
	float: left;
}
.head_nav .nav_logo .nav_site .nav .box{
	float: left;
	position: relative;
}
.head_nav .nav_logo .nav_site .nav .box a{
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	float: left;
	color: #222;
	padding: 0 20px;
}
.head_nav .nav_logo .nav_site .nav .box a:hover{
	background-color: #f5f5f5;
}
.head_nav .login_user{
	float: right;
}
.head_nav .login_user .login{
	float: right;
	box-sizing: border-box;
	padding: 10px 0;
	margin-right: 20px;
}
.head_nav .login_user .login div{
	border: 1px solid #FF6900;
	border-radius: 50px;
	padding: 4px 12px;
	color: #FF6900;
}
.head_nav .login_user .login div a{
	font-size: 12px;
	color: #FF6900;
}
.head_nav .login_user .user_box{
	float: left;
	margin-right: 10px
}
.head_nav .login_user .user_box div{
	position: relative;
	float: left;
}
.head_nav .login_user .user_box div a{
	height: 45px;
	line-height: 45px;
	font-size: 13px;
	color: #333;
	padding: 0 10px;
	float: left;
}
.head_nav .login_user .user_box div ul{
	position: absolute;
	top: 42px;
	right: 0;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 10px 10px rgb(0 0 0 / 20%);
	box-sizing: border-box;
	padding: 10px 0;
	font-size: 0;
	display: none;
	z-index: 11;
}
.head_nav .login_user .user_box div ul li{
	display: flex;
}
.head_nav .login_user .user_box div ul li img{
	width: 100px;
	height: 100px;
	margin: 0 10px;
	display: block;
}
.head_nav .login_user .user_box div.terminal:hover ul{
	display: block;
}
.head_nav .login_user .user_box div.terminal a:hover{
	color: #FF6900;
}
.wrap_content_div{
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
}
.wrap_content{
	width: 1200px;
	margin: 45px auto 0 auto;
}
.wrap_user{
	width: 1200px;
	float: left;
	padding: 30px 20px;
}
.wrap_user ._imgs{
	float: left;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	border:1px solid #ececec;
	overflow: hidden;
}
.wrap_user ._imgs img{
	width: 100%;
	height: 100%;
}
.wrap_user .name_data{
	width: 600px;
	height: 90px;
	float: left;
	margin-left: 20px;
}
.wrap_user .name_data h1{
	width: 100%;
	float: left;
	font-size: 32px;
	color: #000;
	margin-top: 10px;
}
.wrap_user .name_data div{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.wrap_user .name_data div span{
	float: left;
	font-size: 22px;
	color: #000;
	font-weight: bolder;
}
.wrap_user .name_data div span em{
	font-weight: normal;
	font-size: 14px;
	color: #666;
	margin-right: 30px;
}
.wrap_user ._btn{
	float: right;
	width: 300px;
	padding-top: 20px;
}
.wrap_user ._btn span{
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: right;
	border-radius: 50px;
	margin-left: 20px;
	cursor: pointer;
}
.wrap_user ._btn > span:nth-child(2){
	width: 90px;
	background-color: #fff;
}
.wrap_user ._btn > span:nth-child(1){
	width: 140px;
	background-color: #4E6FF2;
	color: #fff
}
.wrap_content_info{
	width: 1200px;
	float: left;
}
.wrap_content_info .content_info_l{
	width: 780px;
	background-color: #fff;
	float: left;
	margin-right: 15px;
	border-radius: 6px;
	overflow: hidden;
}
.wrap_content_info .content_info_r{
	width: 405px;
	background-color: #fff;
	float: left;
	border-radius: 6px;
	overflow: hidden;
	padding: 0 20px 20px 20px;
}
.content_info_l .wrap_tab{
	width: 100%;
	float: left;
	border-bottom: 1px solid #ececec;
	padding: 0 15px;
}
.content_info_l .wrap_tab span{
	float: left;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	cursor: pointer;
}
.content_info_l .wrap_tab span.on{
	color: #000;
	font-weight: bolder;
	border-bottom: 2px solid #4E6FF2;
}
.wrap_list{
	width: 100%;
	float: left;
}
.list_div{
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 20px; 
	border-bottom: 1px solid #ececec;
}
.list_div a{
	width: 100%;
	float: left;
}
.list_div a h1{
	font-size: 18px;
	font-weight: 400;
	float: left;
	width: 100%;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 25px;
}
.list1 a ._img{
	width: 100%;
	float: left;
	margin: 15px 0;
}
.list_div a ._img img{
	float: left;
	width: 190px;
	height: 110px;
	vertical-align: middle;  
	object-fit: cover;
	margin-right: 5px;
	border-radius: 6px;
}

.list_div dl{
	width: 100%;
	float: left;
}
.list_div dl dt{
	font-size: 12px;
	color: #666;
	float: left;
	margin-right: 20px;
}
.list_div dl dd{
	font-size: 12px;
	color: #999;
	float: left;
}
.list2 ._img{
	width: 190px;
	height: 110px;
	float: left;
	position: relative;
	overflow: hidden;
}
.list2 ._img img{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	object-fit: cover;
	border-radius: 6px;
}
.list2 .info{
	width: 450px;
	float: left;
	margin-left: 20px;
}
.list2 .info h1{
	height: 70px;
}
.list_div h1:hover{
	color: #f04142;
}
.list2 ._img i{
	background: url("../images/bf.png") no-repeat center center;
	background-size:30px; 
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.list3 dl{
	margin-top: 10px;
}
.list4 dl {
    margin-top: 10px;
}
.list4 a ._img {
    width: 100%;
    float: left;
    margin: 15px 0;
}
.list4 a ._img div.box{
	float: left;
    width: 400px;
    height: 200px;
    position: relative;
}
.list4 a ._img img{
	float: left;
    width: 400px;
    height: 200px;
    vertical-align: middle;
    object-fit: cover;
    margin-right: 5px;
    border-radius: 6px;
}
.list4 ._img i.icon{
	background: url("../images/bf.png") no-repeat center center;
	background-size:30px; 
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.list4 a ._img div.box span{
	position: absolute;
	right: 8px;
	bottom: 8px;
	background-color: rgba(0, 0, 0, 0.4);
	font-size: 12px;
	color: #fff;
	padding: 6px 10px;
	border-radius: 50px;
}
.list4 a ._img div.box .status{
	position: absolute;
	top: 8px;
	left: 8px;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 50px;
}
.list4 a ._img div.box .status div{
	float: left;
	background-color: rgba(0, 0, 0, 0.4);
	padding: 0 0 0 10px;
	border-radius: 50px;
}
.list4 a ._img div.box .status .icon2{
	background: url("../images/bf.png") no-repeat center center;
	background-size:10px; 
	width: 10px;
	height: 24px;
	float: left;
}
.list4 a ._img div.box .status p{
	float: left;
	font-size: 12px;
	color: #fff;
	padding: 6px 10px;
}
.content_info_r h1{
	font-size: 16px;
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #000;
}
.content_info_r span{
	width: 100%;
	float: left;
}
.content_info_r span .icon{
	background: url("../images/rz2.png") no-repeat center center;
	background-size:18px; 
	width: 18px;
	height: 30px;
	float: left;
	margin-right: 5px;

}
.content_info_r span .icon2{
	background: url("../images/qm.png") no-repeat center center;
	background-size:18px; 
	width: 18px;
	height: 30px;
	float: left;
	margin-right: 5px;

}
.content_info_r span .icon3{
	background: url("../images/gt2.png") no-repeat center center;
	background-size:18px; 
	width: 18px;
	height: 30px;
	float: left;
	margin-right: 5px;

}
.content_info_r span p{
	font-size: 15px;
	line-height: 30px;
	color: #555;
}
.content_info_r .box{
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content_info_r .box ._img{
	width: 100%;
	height: 170px;
	position: relative;
	border-radius: 6px;
	overflow: hidden;
	float: left;
}
.content_info_r .box ._img img{
	width: 100%;
	height: 100%;
	vertical-align: middle;  
	object-fit: cover;
	float: left;
}
.content_info_r .box ._img p{
	position: absolute;
	top: 8px;
	left: 8px;
	font-size: 12px;
	color: #fff;
	background-color: #F03E3F;
	border-radius: 50px;
	padding: 4px 10px;
}
.content_info_r .box ._img i{
	background: url(../images/bf.png) no-repeat center center;
    background-size: 30px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.content_info_r .box ._img2{
	width: 100%;
	height: 100px;
	position: relative;
	border-radius: 6px;
	overflow: hidden;
	float: left;
}
.content_info_r .box ._img2 img{
	width: 100%;
	height: 100%;
	vertical-align: middle;  
	object-fit: cover;
	float: left;
}
.wrap_list .list_box{
	width: 100%;
	float: left;
	padding: 20px 0 20px 20px;
}
.wrap_list .list_box ._img{
	width: 206px;
	height: 300px;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.wrap_list .list_box ._img img{
	width: 100%;
	height: 100%;
	float: left;
	vertical-align: middle;
    object-fit: cover;
}
.wrap_list .list_box ._img div{
	position: absolute;
	right: 8px;
	bottom: 8px;
}
.wrap_list .list_box ._img div i{
	background: url(../images/bf.png) no-repeat center center;
    background-size: 12px;
    width: 12px;
    height: 14px;
    float: left;
}
.wrap_list .list_box ._img div p{
	font-size: 14px;
	color: #fff;
	float: left;
	margin-left: 4px;
}
.wrap_list ul{
	float: left;
	width: 100%;
}
.wrap_list ul li{
	float: left;
	width: 100%;
	background-color: #fff;
	margin-bottom: 10px;
}
.wrap_list ul li a{
	float: left;
	width: 100%;
	box-sizing: border-box;
	padding: 20px 10px;
}
.wrap_list ul li a div.list_l{
	float: left;
	width: 480px;
}
.wrap_list ul li a div.list_l ._img{
	float: left;
	width:60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
}
.wrap_list ul li a div.list_l ._img img{
	width: 100%;
	height: 100%;
}
.wrap_list ul li a div.list_l .info{
	width: 410px;
	float: left;
}
.wrap_list ul li a div.list_l .info h1{
	font-size: 18px;
	float: left;
	margin-right: 15px;
	color: #000;
}
.wrap_list ul li a div.list_l .info p{
	float: left;
	font-size: 14px;
	color: #777;
	margin-top: 5px;
}
.wrap_list ul li a div.list_l .info span{
	float: right;
	font-size: 14px;
	color: #444;
	margin-top: 5px;
}
.wrap_list ul li a div.list_l .info em{
	float: left;
	font-size: 14px;
	color: red;
	margin-left: 10px;
	margin-top: 5px;
	font-weight: normal;
}
.wrap_list ul li a div.list_c{
	float: left;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	width: 150px;
	height: 80px;
	box-sizing: border-box;
	padding: 0 10px;
	margin: 0 10px;
}
.wrap_list ul li a div.list_c h2{
	font-size: 18px;
	color: #000;
	display: block;
}
.wrap_list ul li a div.list_c p{
	display: block;
	font-size: 14px;
	color: #777;
	margin-top: 5px;
}
.wrap_list ul li a div.list_c p em{
	color: red;
	font-weight: normal;
}
.wrap_list ul li a div.list_r{
	float: left;
	width: 110px;
}
.wrap_list ul li a div.list_r ._img{
	float: left;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	margin-top: 15px;
}
.wrap_list ul li a div.list_r ._img img{
	width: 100%;
	height: 100%;
}
.wrap_list ul li a div.list_r i{
	background: url("../images/bf.png") no-repeat center center;
	background-size:25px; 
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.wrap_list ul li a div.list_r dl{
	float: right;
	width: 110px;
	margin-top: 17px;
}
.wrap_list ul li a div.list_r dl dt{
	font-size: 12px;
	display: block;
	color:#999;
	text-align: center;
}
.wrap_list ul li a div.list_r dl dd{
	font-size: 14px;
	color: #fff;
	box-sizing: border-box;
	padding: 5px 10px; 
	border-radius: 3px;
	background-color: #F74A5E;
	display: block;
	margin: 10px auto 0 auto;
	width: 50px;
}
.wrap_page{
	width: 100%;
	margin: 15px 0;
	display: flex;
	padding-top:20px;
}
.wrap_page .box{
	margin: 0 auto;
}
