@charset "gb2312";
/* CSS Document */
/**{margin:0 auto;padding:0;}
body{background:white;font-family:"Microsoft yahei", Arial; font-size:13px;margin:0 auto;padding:0;color:#333;}
ul,li{list-style:none;padding:0;margin:0;}
a,img{text-decoration:none;color:#333;border:none;}*/

.container{width:100%;height:100%;margin:0 auto;}
.content_1{max-width:1100px;height:auto;margin:0 auto;}
.plates1{width:100%;height:40px;margin:0 auto;background:#326792;}

.nav{max-width:1100px;height:40px;margin:0 auto;}
.nav ul li{float:left; width:275px;height:40px;line-height:40px;text-align:center;font-size:16px;}
.nav ul li a{color:white;}
.nav ul li a:hover{cursor:pointer;}

.banner{ width:100%;height:auto;margin:0 auto;}

.ctxt{width:910px;height:auto;margin:0 auto;margin-top:45px;}
.ctxt p{line-height:30px;font-size:15px;color:#333;}

/*footer*/
.footer{width:100%;height:auto;margin:0 auto;}
.top{width:100%;height:170px;margin:0 auto;background:#ececef;}
.top p{float:left;margin-top:25px;margin-left:40px;line-height:23px;font-size:13px;color:#333;opacity:0.7;filter:alpha(opacity=70);}
.top span{color:black;font-weight:bold;font-size:14px;line-height:27px;}
.bottom{width:100%;height:35px;margin:0 auto;background:#454855;text-align:center;line-height:35px;font-size:14px;color:white;}
.bottom p{opacity:0.7;filter:alpha(opacity=70);letter-spacing:1px;}
.bottom a{color:white;}
