*{padding: 0;margin: 0;box-sizing: border-box;text-decoration: none;}
html,body{width: 100%;}
.scenter{box-shadow: 0px 0px 20px rgba(253, 27, 91, 0.05);}
.center{max-width: 1300px;margin: 30px auto;background-color: white;min-height: 550px;border-radius: 4px;}
/* .one{width: 100%;height: 30px;line-height: 30px;padding: 0 20px;margin-top: 10px;border-bottom: 1px solid #CCCCCC;} */
.one{width: 100%;border-bottom: 1px solid #CCCCCC;padding: 12px 0px 12px 20px;}
.two{width: 100%;}
.left{width: 250px;float: left;}
.right{padding:0 30px;}
.right h3{font-size: 18px;text-align: center;}
.left-w{height: 60px;border:1px solid #CCCCCC;width: 100%;border-left: none;border-top: none;}
.but{text-decoration: none;display: block;width: 175px;height: 33px;line-height: 33px;background-color: #d9534f;border:none;border-radius: 30px;font-size: 17px;font-weight: 500;margin: 12px auto;text-align: center;color: white;}
.but:hover{color: white;text-decoration: none;}
.left-l{width: 100%;height: 80px;background-color: red;line-height: 80px;padding-left: 20px;}
.left-l a{text-decoration: none;color: #aab2bd;font-size: 20px;font-weight: 600;}
.left-l a:hover{color: white;}
.ul{width: 100%;border: 1px solid #CCCCCC;border-bottom: none;}
.ul a{text-decoration: none;}
.ul li{width: 100%;height: 45px;padding-left: 20px;line-height: 45px;border-bottom: 1px solid #CCCCCC;list-style: none;font-size: 17px;}
.ul li:hover{background-color: red;color: white;}
.right-o h2{margin: 34px auto;}
/*.right img{
	width: 100%;
}*/
.right-t,.right-h,.right-f{width: 100%;margin-top: 30px;}
.spk{font-size: 129%;border-left: 7px solid red;font-weight: bold;padding-left: 10px;color: #d9534f;}
.li1{border: 4px solid #CCCCCC;margin-top: 10px;padding: 10px;}
.li2{line-height: 23px;font-weight: bold;height: 67px;margin-bottom: 10px;}
.li2{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.lii,.aa{color: #804894;}
.aa1{color: #555565;}
.aa:hover{text-decoration: none;color: #d9534f;}
.aa1:hover{text-decoration: none;color: #d9534f;}
.li3{display: flex;padding: 10px;margin-top: 10px;border: 4px solid #CCCCCC;}
.li3 div{flex: 1;}
.wen{margin-top: 20px;margin-bottom: 20px;padding: 0 10px;}
.wen p{line-height: 25px;margin-top: 10px;font-size: 18px;text-indent: 2em;text-align: justify;}

.de_title{text-align: center;margin: 30px 0px;}
.de_title>h3{color: #333;}
.de_imgs{display: flex;justify-content: center;align-items: center;padding: 10px 0;color: #777;}
.de_item{width: 16px;margin: 0 5px;}
.de_item>img{width: 100%;}
.de_time{padding-right: 25px;}
.right{    font-size: 18px;}
.dow_a{width: 100%;font-size: 15px;padding: 10px 30px;}
.dow_a>a{color: #777;text-decoration: none;}
.dow_a>a:hover{color: #3b8dd1;}
.dow_a>a>span{padding-right: 20px;}
@media (max-width: 1250px ){
		/* .left1,.right1{width: 50%;} */
		/* .right1 img{width: 80%;padding-left: 20px;} */
		.left,.right{width: 100%;float: none;}
		/* .li1,{margin: 10px;margin-right: 30px;} */
		}
		@media (max-width: 695px ){
				/* .left1,.right1{width: 50%;} */
				/* .right1 img{width: 80%;padding-left: 20px;} */
				.li1,{margin: 10px;}
				}
		@media (max-width: 500px ){
				/* .left1,.right1{width: 50%;} */
				/* .right1 img{width: 80%;padding-left: 20px;} */
				.left,.right{width: 100%;float: none;}
				.li1{margin: 10px 0;}
				.left-w,.left-l,.ul{text-align: center;}
				}
		

