@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	list-style: none;
 border: none;
}
html,body{
	width: 100%;
	height: 100%;
		
}
body{background-color: #1c2340;}

a {
   text-decoration: none;
	color:#FFFFFF;
	font-family: abel;
}

ul{
	text-decoration: none;
	color:#FFFFFF;
	box-sizing:border-box;
}
#z{width: 100%;height: 100%;}
.bg{
	width: 100%;
	height: 90%
}

.tou{
	width: 100%;
	height: 25%;
}
.tt{
	width:20%;
	float: left;
	margin-top: 80px;
	margin-left: 70px;
}
.tt img{
	width:70%;
	float:right;
}
.yuyan{
	width:15%;
	height: 30%;
	float: right;
	margin-top: 85px;
	text-align: center	
}
.kr{
	width: 35px;
	float: left;
	border: 2px solid #2e3966;
	border-radius: 15px;
}
.cn{
	width: 35px;
	float: left;
	border: 2px solid #2e3966;
	border-radius: 15px;
	margin-left: 5px;
}

.shen{
	clear: both;
	width: 100%;
	height: 75%;
}
.navb{
	width: 12%;
	height: 50%;
	float: left;
	margin-left: 20px;
	margin-top: 100px;
	text-align: center;
}
.nav li{
	height:15%;
	margin-top: 30px;
}
.kuang{
	width:80%;
	height: 98%;
	float: left;
	margin-top: 30px;
}
.nambiaoqian{width: 12%;height: 100%; background: #1a1513;float: left;word-wrap:break-word;}
.nambb a{margin-left: 5px;}
.nametu{width: 87%;height: 100%;background: #f2f2f2;float: left;display: table-cell;
        vertical-align:middle;}
.nametu img{width: 85%;}
.n1t{width: 17%;}
@media screen and (min-width: 300px) and (max-width: 900px){
	*{
	margin: 0;
	padding: 0;
	list-style: none;
 border: none;
}
html,body{
	width: 100%;
	height: 100%;
		
}

a {
   text-decoration: none;
	color:#FFFFFF;
	font-family: abel;
}

ul{
	text-decoration: none;
	color:#FFFFFF;
	box-sizing:border-box;
}
#z{width: 100%;height: 100%;background-color: #1c2340;}
.bg{
	width: 100%;
	height: 90%
}

.tou{
	width: 100%;
	height: 20%;
}
.tt{
	width:40%;
	float: left;
	margin-top: 50px;
	margin-left: 15px;
}
.tt img{
	width:70%;
	float:right;
}
.yuyan{
	width:15%;
	height: 30%;
	float: right;
	margin-top: 40px;
	font-size: 8px;
	text-align: center	
		
}
.kr{
	width: 20px;
	float: left;
	border: 2px solid #2e3966;
	border-radius: 15px;
}
.cn{
	width: 20px;
	float: left;
	border: 2px solid #2e3966;
	border-radius: 15px;
	margin-left: 5px;
}

.shen{
	clear: both;
	width: 100%;
	height: 75%;
}
.navb{
	width: 12%;
	height: 50%;
	float: left;
	font-size: 8px;
	margin-left: 10px;
	margin-top: 20px;
	text-align: center;
}
.nav li{
	height:15%;
	margin-top: 20px;
}
.kuang{
	width:80%;
	height: 98%;
	float: left;
	margin-left: 10px;

}
.nambiaoqian{width: 12%;height: 100%; background: #1a1513;float: left;font-size: 8px;}
.nametu{width: 87%;height: 100%;background: #f2f2f2;float: left;display: table-cell;
        vertical-align:middle;}
.nametu img{width: 85%;}
	.n1t{width: 40%;}
}