@charset "utf-8";
/* CSS Document */
*{padding:0p; margin:0px;}
ul li{ list-style:none;}
a{ text-decoration:none;}
.top{width:995px; height:90px;margin:0px auto; background:#0091b3;}
.top .logo{ width:523px; height:65px;float:left; margin-left:40px; margin-top:15px;}
.top p{ float:left;font:16px/90px "微软雅黑"; color:#CCC; margin-left:50px;}
.banner{ width:995px; margin:0px auto; height:322px; background:url(banner.jpg) no-repeat top center;}
.daohang{ width:995px; margin:0px auto; height:45px; background:#68bcd5;}
.daohang .a1{ margin-left:300px;}
.daohang a{ float:left; display:block; width:110px; text-align:center; font:16px/45px "微软雅黑"; color:#fff;}
.content{ width:995px; margin:0px auto; height:300px; background:#f8f8f8;}
.content .p1{ height:200px; background:#f8f8f8;font:16px/200px "微软雅黑"; text-align:center;}
.content .p2{ width:800px; margin:0px auto;background:#f8f8f8;font:16px/30px "微软雅黑"; }

.bottom{ width:995px; margin:0px auto; height:130px;background:#666666;}
.bottom p{ float:left; width:350px; height:100px;font:22px/100px "微软雅黑"; color:#fff; text-align:center;}
.bottom ul{ width:500px; float:left;font:14px/25px "微软雅黑"; color:#fff; margin-top:10px;}

@media screen and (max-width:995px){
.top{width:100%; height:90px;margin:0px auto; background:#0091b3;}
.top .logo{ width:100%; height:65px;float: left; margin-top:15px;margin-left:0px; clear:both;}
.top p{ width:90%;font:16px/30px "微软雅黑"; color:#CCC; text-align:right ;margin-left:0px;float: left;clear:both; height:0px;}
.banner{ width:100%; margin:0px auto; height:322px; background:url(banner.jpg) no-repeat top center;}
.daohang{ width:100%; margin:0px auto; height:45px; background:#68bcd5;}
.daohang .a1{ margin-left:10%;}
.daohang a{ float:left; display:block; width:110px; text-align:center; font:16px/45px "微软雅黑"; color:#fff;}
.content{ width:100%; margin:0px auto; height:auto; background:#f8f8f8; padding-top:10px; padding-bottom:30px;}
.content .p1{ height:20%; background:#f8f8f8;font:16px/200px "微软雅黑"; text-align:center;}
.content .p2{ width:80%; margin:0px auto;background:#f8f8f8;font:16px/30px "微软雅黑"; }

.bottom{ width:100%; margin:0px auto; height:200px;background:#666666;}
.bottom p{ float:left; width:100%; height:50px;font:22px/50px "微软雅黑"; color:#fff; text-align:center;}
.bottom ul{ width:100%; float:left;font:14px/25px "微软雅黑"; color:#fff; margin-top:10px;}
	}
