<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.contentss{
width:1220px;
}
.contentss_box{
border-bottom: 1px solid #C7CDD3;
height: 45px;
}
.contentss_title{
display:inline-block;
height: 45px;
font-size: 24px;
font-weight: bold;
border-bottom: 2px solid #2F5398;
}
.contentss_index{
font-size:17px;
font-weight:300;
color:#666666;
}

.titles{
overflow: hidden;
padding-top: 40px;
}
.titles img{
width: 655px;
height: auto;
text-align: center;
text-indent: 0em !important;
}
.titles_1{
margin-bottom: 20px;
font-weight: bold;
font-size: 25px;
text-align:center;
}
.title_2{
width: 100%;
overflow: hidden;
font-size:14px;
margin-bottom:20px;
text-align:center;
}
.title_3{
overflow: hidden;
font-size: 14px;
float:left;
}


.box1{
   width:710px; height:33px; line-height:31px; margin:20px auto 20px auto;text-align:center;background:#F0F2F4;
   border-radius:3px;
   border:1px solid #999999;
   font-size:14px;
}
.box1 div{
	float:left;
	width:230px;
	height:30px;
	font-size:14px;
}
.box1 div:nth-child(1){
	text-align:left;
	margin-left:10px;
}
.box1 div:nth-child(2){
	
}
.box1 div:nth-child(3){
	text-align:right;
	margin-right:10px;
}



@media only screen and (min-width: 320px) and (max-width: 767px) {

.contentss{
width:auto;
}
.contentss_box{
border-bottom: 1px solid #C7CDD3;
height: 45px;
}
.contentss_title{
display:inline-block;
height: 45px;
font-size: 24px;
font-weight: bold;
border-bottom: 2px solid #2F5398;
}
.contentss_index{
font-size:12px;
font-weight:300;
color:#666666;
}
.titles{
overflow: hidden;
padding-top: 40px;
}

.titles img{
width: 655px;
height: auto;
text-align: center;
text-indent: 0em !important;
}
.titles_1{
margin-bottom: 20px;
font-weight: bold;
font-size: 25px;
text-align:center;
}
.title_2{
width: 100%;
overflow: hidden;
font-size:14px;
margin-bottom:20px;
text-align:center;
}
.title_3{
overflow: hidden;
font-size: 14px;
float:left;
}
	
.view_ac{
line-height:35px;
}
.view_ac img{
	width:100%;
}
	
.box1{
   width:auto; height:33px; line-height:31px; margin:20px auto 20px auto;text-align:center;background:#F0F2F4;
   border-radius:3px;
   border:1px solid #999999;
}
.box1 div{
	float:left;
	width:119px;
	height:30px;
	font-size:14px;
}	
	
	
	
}
</pre></body></html>