/* body{ 
    text-align:center;
}  */
.end{
    background-color: #F2F2F2;
    text-align:center;
    margin:1% 0 1% 0;/*上右下左外边距*/
	width: 1920px;
	height: 144px;
    /* box-shadow: 3px 3px 2px #ccc; */
    float: left;
}

.content{
    margin:auto;
    width: 1024px;
	height: 964px;
    
    float: left;

}
.all{
    /* position: fixed; */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 1000px;
    z-index: -10;
    zoom: 1;
    /* background-color: #fff; */
    background-image: url(images/Clannad.png) ;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
}
.top_1{
    height: 35px;
    margin:0 auto;/*上右下左外边距*/
    line-height: 50px;
    background-color: #ffffff;
    /* box-shadow: 3px 3px 2px #ccc; */

}
.logo{
    position:relative;
    left: 0px; 
}
.search{
    border: 0px;
    width: 428px;
    height: 20px;
    position:relative;
    top: 10px;
    left:750px;
    
    background-color: #F2F2F2;
    color:#f3f3f3;
    float: left;
    border-radius: 5px;
    
}
.tx{
    position:relative;
    left: 800px; 
    top: -15px;
}
.text_1{
    position:relative;
    left:970px; 
    /* display: block; */ /*转变为块元素*/
    line-height: 35px;
    /* width: 1024px; */
    color:rgb(255, 255, 255);
    font-weight:bold;
    text-decoration:none; /*去除下划线 */
    color: #000;
    /* text-decoration: none;
    list-style: none; */
    float: left;
    background-color: #F2F2F2;
    border-radius: 10px;
    opacity:1;/* opacity的取值范围为0~1，0表示全透明，1表示不透明 */
}
.content{
    margin:0 auto;
    width: 1064px;
	height: 880px;
    /* background-color: aqua; */
    position:relative;
    left:448px;
    top: 10px;
    /* box-shadow: 3px 3px 2px #ccc; */
    float: left;

}
.content_1{
    margin:10px 10px 10px 10px;
    height: 865px;
    width: 250px;
    float: left;
    /* background-color: #F2F2F2; */
    box-shadow: 3px 3px 2px #ccc;
    border-radius: 10px;

}
.message_0{
    position:relative;
    left: 50px; 
    top: 15px;
    font-size:25px
}
.message_1{
    margin:50px 10px 10px 70px;/*上右下左外边距*/
    text-decoration: none;
  
    /* position:relative;
    left: 50px; 
    top: 15px;
    font-size:25px */
}

.content_2_1{
    margin:15px 10px 10px 10px;/*上右下左外边距*/
    height: 40px;
    width: 750px;
    float: left;
    background-color: #F2F2F2;
    box-shadow: 3px 3px 2px #ccc;
    border-radius: 5px;

}
.content_2_1_text{
    position:relative;
    left: 30px; 
    top: 7px;
    border-radius: 5px;
}
.content_2_2{
    /*上右下左外边距*/
    /* margin:10px 10px 10px 10px; */
    height: 800px;
    width: 750px;
    float: left;
    /* background-color: #F2F2F2;
    box-shadow: 3px 3px 2px #ccc;
    border-radius: 5px; */
}
/* 可利用重复块 */
.ues_content_1{
    margin:10px 10px 10px 10px;
    width: 750px;
    height: 125px;
    /* position:relative;
    left: 30px; 
    top: 7px; */
    background-color: #F2F2F2;
    box-shadow: 3px 3px 2px #ccc;
}

.ues_content_1_tx{
    position:relative;
    left: 30px; 
    top: 15px;
}
.ues_content_1_id{
    position:relative;
    top: -10px;
    left: 35px; 
    color: cornflowerblue;
}
.ues_content_1_zhuantai{
    position:relative;
    top: -10px;
    left: 35px; 
    font-size:5px;
}
.ues_content_1_pinglun{
    position:relative;
    /* top: -10px; */
    left: 100px; 
    font-size:10px;
}
.ues_content_1_pinglun_time{
    position:relative;
    top: 5px;
    left: 75px; 
    font-size:10px;
}
/* 可利用重复块 */

.ues_content_1_zan{
    margin:10px 10px 10px 10px;
    width: 750px;
    height: 75px;
    /* position:relative;
    left: 30px; 
    top: 7px; */
    background-color: #F2F2F2;
    box-shadow: 3px 3px 2px #ccc;
}