@charset "utf-8";

body{
	background: #f5f5f5;
}
#main{
	padding: 10px 0 50px;
}
.center{
	padding: 12px 0 20px;
}
.weizhi{
	font-size: 12px;
	color: #666666;
}
.weizhi a{
	color: #666666;
}
.weizhi a:hover{
	color:#0096d0;
}
.left{
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding-right: 15px;
}
.s_ltit{
	font-size: 22px;
	color: #222;
}
.s_nav{
	padding-bottom: 10px;
	padding-top: 5px;
}
.s_nav li{
	background: #fff;
	margin-bottom: 1px;
}
.s_nav li a{
	line-height: 1.2;
	padding: 12px 10px 12px 12px;
	font-size: 16px;
	color: #666666;
}
.s_nav li a:hover,.s_nav li a.a_hv{
	color:#0096d0;
}
.right{
	float: right;
	width: 75%;
	padding-top: 30px;
}
.right .s_rtit{
	font-size: 22px;
	padding: 10px 0 10px;
	line-height: 30px;
}
.cp_list{
	padding: 10px 0;
}
.cp_list li{
	float: left;
	width: 20%;
	box-sizing: border-box;
}
.cp_list li a{
	display: block;
	background: #fff;
	border: 1px solid #f5f5f5;
	text-align: center;
	padding: 10px;
}
.cp_list li a .img{
	overflow: hidden;
	width: 100%;
	padding-bottom: 100%;
	position: relative;
}
.cp_list li a .img img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cp_list li a p{
	padding: 5px 0;
}
.cp_list li a:hover{
	/* border-color: #c5c5c5; */
	border-color: #0096d0;
}



.ind_cplist{
	padding: 10px 0;
}
.ind_cplist li{
	float: left;
	width: 25%;
	box-sizing: border-box;
}
.ind_cplist li a{
	display: block;
	border-top: 4px solid #eee;
	text-align: center;
	padding-bottom: 15px;
}
.ind_cplist li a .padd{
    padding: 20px 40px;
	background: #fff;
}
.ind_cplist li a .img{
	overflow: hidden;
	width: 100%;
	position: relative;
	padding-bottom: 100%;
	box-sizing: border-box;
}
.ind_cplist li a .img img{
	position: absolute;
	left:0px;
	top: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.ind_cplist li a p{
	padding: 5px 0;
	font-size: 16px;
}
.ind_cplist li a:hover{
	/* border-color: #c5c5c5; */
	border-color: #0096d0;
}


.comm{
	padding: 10px 0 20px;
	overflow: hidden;
	line-height: 1.9;
}
.comm img{
	max-width: 100% !important;
	height: auto !important;
}


.new_list{
	padding:0px 0 20px;
}
.new_list li{
	padding: 15px 0;
	border-bottom: 1px dashed #999;
}
.new_list li .h3{
	font-size: 17px;
	line-height: 1.4;
	padding: 0 0 10px;
}
.new_list li .p{
	color: #666;
	font-size: 13px;
	padding-bottom: 5px;
}
.new_list li .time{
	font-size: 12px;
	color: #999;
}

.art_tit{
	font-size: 20px;
	color: #000000;
	line-height: 1.3;
	padding:10px 0 10px;
}
.art_time{
	font-size: 12px;
	color: #999;
}
.art_body{
	line-height: 1.9;
	overflow: hidden;
	padding: 15px 0 30px;
	overflow: hidden;
}
.art_body img{
	max-width: 100% !important;
	height: auto !important;
}

.art_pn{
	padding: 15px 0;
	border-top: 1px solid #dedede;
	font-size: 13px;
}
.art_pn p{
	padding: 3px 0;
}
.art_pn p a{
	color: #666;
}
.art_pn p a:hover{
	color: #0096d0;
}

.art_left{
	float: left;
	width: 75%;
	padding-right: 15px;
	box-sizing: border-box;
}
.art_right{
	float:right;
	width: 25%;
}
.art_a{
	padding: 15px 0 30px;
	border-bottom: 1px solid #ddd;
}
.art_img{
	border: 1px solid #ddd;
	width: 50%;
	box-sizing: border-box;
	float: left;
	position: relative;
}
.art_img .img_ico{
	position: absolute;
	width: 17px;
	height: 17px;
	left: 10px;
	top: 10px;
	background: url(../img/img_ico.png) no-repeat center center;
}
.art_img img{
	width: 100%;
	height: auto;
	display: inline-block;
}
.art_td{
	float: right;
	width: 50%;
	padding-left: 20px;
	box-sizing: border-box;
}
.art_td .art_bt{
	font-size: 24px;
	padding-bottom: 15px;
}
.art_td .art_tit2{
	font-size: 15px;
	color: #0096d0;
}
.art_td .art_imgbd{
	font-size: 14px;
	padding-top: 12px;
	line-height: 1.8;
}
.art_dl{
	padding-top: 20px;
}
.art_dl .art_dltt{
	font-size: 16px;
	padding-bottom: 15px;
}
.dl_p{
	background: #fff;
	padding: 10px 20px;
	line-height: 25px;
}
.dl_p a{
	float: left;
	display: block;
	padding-left: 30px;
	background: url(../img/dl_ico2.png) no-repeat left center;
}
.dl_p span{
	float: right;
	color: #999999;
}
.art_rtjtt{
	font-size: 22px;
	padding-bottom: 10px;
}
.art_rtjcm .swiper-slide img{
	width: 100%;
}
.art_rtjcm .swiper-button-prev, .art_rtjcm .swiper-button-next{
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: center center;
	margin-top: -10px;
}
.art_rtjcm .swiper-button-prev{
	background-image: url(../img/art_l.png);
}
.art_rtjcm .swiper-button-next{
	background-image: url(../img/art_r.png);
}
.art_tjli{
	padding: 15px 0 10px;
}
.art_tjli li{
	padding-bottom: 5px;
}
.art_tjli li a{
	display: block;
	background: #fff;
	position: relative;
	line-height:22px;
	padding:8px 24px 8px 10px;
	overflow: hidden;
	font-size: 14px;
}
.art_tjli li a i{
	position: absolute;
	width: 13px;
	height: 13px;
	right: 10px;
	background: url(../img/art_rli.png) no-repeat right center;
	top: 12px;
}

.dl_list{
	padding: 10px 0 20px;
}
.dl_list li{
	background: #fff;
	padding: 10px 20px;
	line-height: 25px;
	margin-bottom: 12px;
}
.dl_list li a{
	display: block;
	padding-left: 30px;
	background: url(../img/dl_ico2.png) no-repeat left center;
}
.dl_list li span{
	float: right;
	color: #999999;
}
.shenqin input{
	border:1px solid #aaa;
	background: #fff;
}
.shenqin td{
	padding: 3px 0;
}
.shenqin .sub_btn{
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	background: #0096d0;
	color: #fff;
	border-radius: 5px;
	border: none;
}