@charset "utf-8";
/* CSS Document */
.banner{ width:100%; height:300px; position:relative; overflow:hidden; z-index:1;}
.banner img{ position:absolute; left:50%; top:0; margin-left:-960px;}
.content{ width:1200px; height:auto; margin:0 auto; position: relative;}
.content img{ margin: 0 auto}
.content title{ width:1200px; height:100px; background:#999;}
.content .title h2{ font-size:26px; text-align:center; margin:20px; padding-top:20px}
.content .title span{ font-size:14px; margin-left:400px; color: #999}
.content .title span b{ color:#999; margin-left:30px; font-weight: normal}
.content .title h3{ margin-left: 800px; position: absolute; left: 40px; top:73px; color: #999; font-weight: normal;font-size:14px}
.content .title h3 a img{ width: 20px; height: 20px; margin-left:4px; margin-bottom: -5px}
.content .deta{ width:800px; height:auto; margin: 0 auto; border-top: 1px silver dashed; margin-top: 15px}
.content .deta p{ line-height:25px; font-size:14px; text-indent:2em; margin-top:10px}
.content .deta p img{ width: 730px; margin:0 auto}
.content .deta .news{ width:500px; margin:0 150px}
.content .flip{ width:800px; height:120px; margin:  0 auto}
.content .flip a{  text-align:center; width:150px; height:50px; margin-top:10px; font-size: 12px; margin-left: 30px; color: #000; line-height: 100px }
.content .flip a:hover{ color: #ff9900}



