.tx{
    position:relative;
    right: 5px;
    top:10px;
}
.bl{
    position:relative;
    left: 2px;
    top:10px;
    color:rgb(0, 0, 0);
    background-color: #81D3F8;
}
.yl{
    position:relative;
    left: 5px;
    top:0px;
    color:rgb(0, 0, 0);
    background-color: #FFE14C;
}
.gn{
    position:relative;
    left: 2px;
    top:10px;
    color:rgb(0, 0, 0);
    background-color: #CAF982;
}
.us{
    position:relative;
    left: 2px;
    top:10px;
    color:rgb(0, 0, 0);
    background-color: #F2F2F2;
}
.bt{
    position:relative;
    left: 3px;
    top: 9px;
    color:rgb(0, 0, 0);
    /* background-color: #F2F2F2; */
}
.text_1{
    /* display: block; */ /*转变为块元素*/
    margin:0px 10px 0px 0px;/*上右下左外边距*/
    line-height: 35px;
    width: 1024px;
    color:rgb(255, 255, 255);
    font-weight:bold;
    /* float: right; */
    /* padding: 0 7px; */
    text-decoration:none; /*去除下划线 */
    opacity:1;/* opacity的取值范围为0~1，0表示全透明，1表示不透明 */
}
.text_2{
    margin:0px 10px 0px 0px;/*上右下左外边距*/
    line-height: 35px;
    width: 300px;
    color:rgb(0, 0, 0);
    font-weight:bold;
    /* float: right; */
    /* padding: 0 7px; */
    text-decoration:none; /*去除下划线 */
    opacity:1;/* opacity的取值范围为0~1，0表示全透明，1表示不透明 */
}
.box1{
    margin:0 0 1% 0;/*上右下左外边距*/
	width: 1920px;
	height: 144px;
    box-shadow: 3px 3px 2px #ccc;
	background: url(../images/Clannad.png);
}
.box1_1{
    margin:0px 0px 0px 0px;/*上右下左外边距*/
	width: 1920px;
	height: 35px;
    /* color:rgb(255, 255, 255) */
    /* box-shadow: 3px 3px 2px #ccc; */
	background-color: rgb(0, 0, 0 ,0.5);
    /* filter:alpha(opacity:30); opacity:0.5;  -moz-opacity:0.3;-khtml-opacity: 0.3; */
    float: left;
}
.box1_1_1{
    margin:0 25% 0 0;/*上右下左外边距*/
	/* width: 100px; */
    opacity:1;/* opacity的取值范围为0~1，0表示全透明，1表示不透明 */
    float:right;
}



.box1_2{
    margin: 0 auto; 
	width: 1920px;
	height: 74px;
    float: left;
}
.box1_2_1{
    height: 74px;
    margin:0 0 0 27%;/*上右下左外边距*/
    float: left;
}
.box1_2_2{
    height: 74px;
    width: 200px;
    font-size:32px;
    line-height: 74px;
    color:rgb(20, 20, 20);
    margin:0 10% 0 1%;/*上右下左外边距*/
    float: left;
}
.box1_2_3{
    height: 74px;
    width: 200px;
    line-height: 183px;
    color:rgb(158, 140, 140);
    margin:0 0% 0 5%;/*上右下左外边距*/
    float: left;
    border: 0px;
}
.search {/*搜索框的设置*/
    font-size:17px;
    opacity: 0.7;
    border-radius: 3px;  /* 圆角 */
    background-color: rgb(0, 0, 0);
    color: rgb(122, 114, 114);
    border: none;
    padding: 4px;
    background-image: url(images/search.png);
    background-repeat: no-repeat;
    background-position: right center;
    /* border: 0px; */
} 
.box1_2_4{/* 头像 */
    height: 74px;
    width: 200px;
    font-size:32px;
    line-height: 74px;
    color:rgb(20, 20, 20);
    margin:0 0 0 3%;/*上右下左外边距*/
    float: left;
}
.box1_3{
    margin:0px 0px 0px 0px;/*上右下左外边距*/
	width: 1920px;
	height: 35px;
    /* font-weight:bold; */
	background-color: rgb(255, 255, 255,0.4);
    /* filter:alpha(opacity:30); opacity:0.3;  -moz-opacity:0.3;-khtml-opacity: 0.3; */
    float:left;
    
}
.box1_3_1{
    margin:0 0 0 27%;/*上右下左外边距*/
	/* width: 100px; */
    opacity:1;/* opacity的取值范围为0~1，0表示全透明，1表示不透明 */
    float: left;
}

.box2{
    margin:0 0 10px 0;/*上右下左外边距*/
    width: 1920px;
    /* 1024px; */
    height: 270px;  
    /* box-shadow: 3px 3px 2px #ccc; */
    
}
.box2_1{
    margin: 0 3% 0 24%;/*上右下左外边距*/
	width: 440px;
	height: 245px;
    font-size:10px;
    line-height:10px;
    /* background-color: aqua;
    border:1px solid rgb(0, 0, 0); */
    /* box-shadow: 3px 3px 2px #ccc; */
    float: left;
    
}
.box2_2{
    margin: 0 0 0 0;/*上右下左外边距*/
	width: 440px;
	height: 245px;
    font-size:10px;
    line-height:10px;
    border:1px solid rgb(0, 0, 0);
    box-shadow: 3px 3px 2px #ccc;
    float: left;
    text-decoration:none;/*去除下划线 */
}
.box2_2_li_1{
    text-decoration:none;/*去除下划线 */
    position:relative;
    left:21px;
    top:15px;
    font-size:18px;
    font-weight:bold;   /* 加粗 */
    color:rgb(0, 0, 0);
    
}
.box2_2_1{
    position:relative;
    left:291px;
    top:15px;
    text-decoration:none;/*去除下划线 */
}
.box2_2_2_text{
    
    color:rgb(58, 53, 53);
    text-decoration:none;/*去除下划线 */
}
.box2_2_2{
    border-top: 1px solid #000000;
    padding: 7px;
    margin: 10% 1% 0 3%;/*上右下左外边距*/
	width: 400px;
	height: 163px;
    font-size:13px;
    line-height:17px;
    /* border:1px solid rgb(0, 0, 0); */
    /* box-shadow: 3px 3px 2px 2px #ccc; */
    float: left;
}


.box7{
    /* margin:0 auto; */
    width: 1920px;
    /* width: 1024px; */
    box-shadow: 3px 3px 2px #ccc;
}
.box3{
    margin:0 0 0 24%;/*上外边距是 10px,右外边距是 5px,下外边距是 15px,左外边距是 20px*/
	width: 273px;
	/*height: 184px;*/
    font-size:10px;
    line-height:10px;
    box-shadow: 3px 3px 2px #ccc;
    float: left;
    
    
}
.box3_1{
    /*margin: 0 auto;*/
	width: 273px;
	height: 184px;
    font-size:10px;
    line-height:10px;
    box-shadow: 3px 3px 2px #ccc;
    float: left;
    
}
.box3_1_1{
    background-repeat: no-repeat;
    background-position: right center;
    float: right;
}
.text_3{
    margin: 0 auto;
    font-size:25px;
    line-height: 25px;
    width: 300px;
    color:rgb(0, 0, 0);
    font-weight:bold;
    position:relative;
    left:21px;
    top:15px;
}
.box3_1_2{
    text-align:center;
    width: 273px;
	height: 44px;
    margin: 0 auto;
    /* padding: 0 7px; */
    /* text-decoration:none; 去除下划线 */
    opacity:0.7;/* opacity的取值范围为0~1，0表示全透明，1表示不透明 */
    /* border-bottom: 2px solid rgb(0, 0, 0); */
    float: left;
}
.box3_1_1_1{
    width: 230px;
    opacity:0.7;/* opacity的取值范围为0~1，0表示全透明，1表示不透明 */
    position:relative;
    left:21px;
    top:15px;
    border-bottom: 2px solid rgb(0, 0, 0);
    float: left;
}
.box3_1_3{
    position:relative;
    left:52px;
    top:25px;
    width: 168px;
	height: 37px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    background-color: #FFE14C;
    font-weight:bold;
    float: left;
}
.box3_1_4{
    position:relative;
    left:52px;
    top:40px;
    width: 168px;
	height: 37px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    background-color: #FFE14C;
    font-weight:bold;
    float: left;
}
.box3_2_text{
    position:relative;
    left:5px;
    top:5px;
    /* margin: 0 auto; */
    font-size:17px;
    line-height: 25px;
    width: 300px;
    color:#615f5f;
    font-weight:bold;
    text-decoration:none;/*去除下划线 */

}
.box3_2{
    /*margin: 0 auto;*/
	width: 273px;
	height: 184px;
    font-size:10px;
    line-height:10px;
    box-shadow: 3px 3px 2px #ccc;
    float: left; 
}
.box3_2_1{
    width: 273px;
	height: 35px;
    background-color:#F2F2F2;
    box-shadow: 3px 3px 2px #ccc;
}
.box3_2_2{
    position:relative;
    left:10px;
    top:15px;
    width: 250px;
	height: 35px;
    font-size:15px;
    line-height:17px;
    /* background-color:#F2F2F2; */
    /* box-shadow: 3px 3px 2px #ccc; */
}

.box3_3{
    /*margin: 0 auto;*/
	width: 273px;
	height: 184px;
    font-size:10px;
    line-height:10px;
    box-shadow: 3px 3px 2px #ccc;
    float: left;
    
}
.box4_3l{
    position:relative;
    right: 10px;
    top:15px;
    background-repeat: no-repeat;
    background-position: right center;
    float: right;
}
.box4{
    margin:0 0 0 3%;/*上外边距是 10px,右外边距是 5px,下外边距是 15px,左外边距是 20px*/
	width: 638px;
	height: 1060px;
    /* font-size:10px; */
    /* line-height:10px; */
    box-shadow: 3px 3px 2px #ccc;
    float: left;
}
.nr{
    width: 600px;
	height: 180px;
    position:relative;
    left: 10px;
    top:20px;
}
.box4_1{
    width: 638px;
    height: 265px;
    box-shadow: 3px 3px 2px #ccc;
    float: left;
}
.box4_2{
    width: 638px;
    height: 265px;
    box-shadow: 3px 3px 2px #ccc;
    float: left;
}
.box4_3{
    width: 638px;
    height: 265px;
    box-shadow: 3px 3px 2px #ccc;
    float: left;
}
.box4_4{
    width: 638px;
    height: 265px;
    box-shadow: 3px 3px 2px #ccc;
    float: left;
}
.end{
    background-color: #F2F2F2;
    text-align:center;
    margin:1% 0 1% 0;/*上右下左外边距*/
	width: 1920px;
	height: 144px;
    /* box-shadow: 3px 3px 2px #ccc; */
    float: left;
}
.lianjie{
    text-decoration: none;
    color: #000000;
    font-size: 15px;
}