	@charset "utf-8";
	*{
		padding: 0;
		margin: 0;
		list-style: none;
		text-decoration: none;
		}
		
			body{
				background-color:white;
				}
				
			#header{
				height: 120px;
				background-color:white;
				}
				
			.daohang{
				height: 40px;
				width: 1920px;
				background-color:#003b5d;
				}
				
			.daohang1{
				margin-left:1000px;
				}
				
			.daohang1 li{
				float: left;
				line-height: 40px;
				padding: 0 14px;
				font-weight: 900;
				display:inline-block;
				}
				
			.daohang1 a{
				color: white;
				}
				
			.daohang1 li:hover{
				background-color:orange;
				transition: all 0.5s;
				}
				
			.logo{
				float: left;
				
				}
				
			#playbox{
				height:350px;
				width: 1920px;
				}
				
			.box{
				width: 636px;
				height: 335px;
				border: solid 1px ghostwhite;
				margin-left: 450px;
				margin-top: 10px;
				background-position: right bottom;
				background-repeat: no-repeat;
				}
				
			.inbox{
				width:637px ;
				height: 42px;
				background-color: #f4f4f2;
				background-image: url(../img/jieshao.png);
				}
				
			.box2{
				width: 349px;
				height: 335px;
				border: solid 1px ghostwhite;
				margin-top: -337px;
				margin-left: 1100px;
				}
				
			.inbox2{
				width: 348px;
				height: 42px;	
				background-image: url(../img/lianxi.png);
				}
				
			.inbox3{
				width: 323px;
				height: 272px;
				margin-left: 20px;
				margin-top: 20px;
				text-indent: 2em;
				font-size: 14px;
				line-height:24px;
				color: #666666;
				}
				
			.box3{
				width:1000px;
				height: 339px;
				border: solid 1px ghostwhite;
				border-top: none;
				margin-left: 450px;
				}
				
			.box4{
				height: 160px;
				width: 1920px;
				margin-top: 10px;
				background-color: #313131;
				}
				
			.box5{
				height: 70px;
				width: 1000px;
				margin-left: 450px;
				}
				
			.box5 li{
				float: left;
				font-size: smaller;
				padding: 0px 8px;
				margin-top: 20px;
				}
				
			.box5 a{
				color: gray;
				}
				
			.box5 ul{
				margin-left: 45px;
				margin-top: 20px;
				}
				
			.box5 li:hover{
				color: white;
				transition: all 0.5s;
				}
				
			.tp2{
				height: 250px;
				width: 249px;
				padding-left: 388px;
				padding-top: 0px;
				}
				
			.cpjs{
				width: 470px;
				height: 100px;
				float: right;
				margin-top: 8px;
				line-height: 18px;
				font-size:smaller;
				color: #666666;
				margin-left: 8px;
				margin-right: 16px;
				}
				
			.haha{
				width: 350px;
				height: 70px;
				margin-top: 15px;
				margin-left: 100px;
				font-size:14px;
				
				}
				


