/* .body{
    background-color: #F2F2F2;
} */
.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(20, 20, 20);
    margin:0 0% 0 5%;/*上右下左外边距*/
    float: left;
}
.search {/*搜索框的设置*/
    font-size:17px;
    opacity: 0.7;
    border-radius: 3px;  /* 圆角 */
    background-color: rgb(0, 0, 0);
    color: rgb(58, 58, 58);
    border: none;
    padding: 4px;
    background-image: url(images/search.png);
    background-repeat: no-repeat;
    background-position: right center;
} 
.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;
}

.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{
    height: 900px;
    width: 900px;
    box-shadow: 0px 0px 2px 2px #ccc;
    /* background-color: #F2F2F2; */
    float: left;
    position:relative;
    left:520px;
    top: 10px;
}
.content_1{
    width: 900px;
    height: 45px;
    background-color: #F2F2F2;
}
.content_1_text{
    position:relative;
    left:15px;
    top: 10px;
    font-weight:bold;
}
.content_1_text_2{
    position:relative;
    left: 770px;
    top: 10px;
    font-weight:bold;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.4);
}
.content_2_text{
    position:relative;
    left:110px;
    top: 50px;
    font-weight:bold;
    font-size: 20px;
}
.content_2{
    width: 500px;
    height: 20px;
    position:relative;
    left:190px;
    top: 27px;
}
.content_2_text_1{
    /* font-weight:bold; */
    width: 500px;
    height: 25px;
    font-size: 10px;
    border: 0px;
    box-shadow: 0px 0px 1px 1px #ccc;
}

.content_3_text{
    position:relative;
    left:110px;
    top: 70px;
    font-weight:bold;
    font-size: 20px;
}
/* .content_3_content{
    width: 500px;
    height: 300px;
    position:relative;
    left:190px;
    top: 50px;
    box-shadow: 0px 0px 1px 1px #ccc;
} */
.content_3_content_1{
    width: 500px;
    height: 300px;
    position:relative;
    left:190px;
    top: 50px;
    box-shadow: 0px 0px 1px 1px #ccc;
    border: 0px;
}


.content_4_text{
    position:relative;
    left:110px;
    top: 90px;
    font-weight:bold;
    font-size: 20px;
}
.content_4{
    width: 500px;
    height: 20px;
    position:relative;
    left:190px;
    top: 65px;
}
.content_4_text_1{
    /* font-weight:bold; */
    width: 500px;
    height: 25px;
    font-size: 10px;
    border: 0px;
    box-shadow: 0px 0px 1px 1px #ccc;
}

.content_fa{
    width: 500px;
    height: 20px;
    position:relative;
    left:750px;
    top: 20px;
}
