@charset "utf-8";
/* CSS Document */
/* banner图样式开始 */
.banner{width:100%; height:700px; float:left;}
.banner img{width:100%; height:700px; float:left;}

.news{width:100%; height:75px; background:#008fd5; float:left;}
.news_main{width:1200px; height:75px; margin:0 auto;}
.news_title{width:96px; height:34px; float:left; background:url(../images/news_information.png) no-repeat; line-height:34px; margin-top:20px; margin-left:15px; font-size:16px; color:#008fd5; padding-left:20px;}
.news_description{width:800px; height:34px; line-height:34px; margin-top:20px; margin-left:20px; float:left;}
.news_description a{font-size:16px; color:#FFF;}

.list{width:100%; height:auto; float:left; margin-top:10px;}
.list_content{width:1200px; height:auto; margin:0 auto;}
.company{width:350px; height:auto; float:left; margin-right:50px;}
.company_head{width:350px; height:39px; float:left; line-height:39px; font-size:16px; border-bottom:1px solid #008fd5;}
.company ul{width:350px; height:auto; float:left;}
.company ul li{width:350px; height:30px; float:left; border-bottom:1px dashed #ccc; margin-top:5px;}
.company ul li a{width:350px; height:30px; float:left; display:block; overflow:auto; line-height:30px; font-size:14px; color:#333;}
.company ul li a font{display:block; float:right; width:auto; height:auto; font-size:12px;}
.company ul li a:hover{color:#008fd5;}

.an{width:350px; height:135px; float:left; margin-top:5px;}
.an img{width:135px; height:135px; display:block; float:left;}
.an span{width:135px; height:135px; display:block; float:left; line-height:30px; font-size:14px; padding-top:10px; margin-left:10px;}

.nei_banner{width:100%; height:200px; float:left;}
.nei_banner img{width:100%; height:200px; float:left;}

.about{width:1200px; height:auto; margin:0 auto;}
.about_head{width:1200px; height:40px; float:left; line-height:40px; font-size:18px; border-bottom:1px solid #008fd5;}
.about_main{width:1200px; height:auto; float:left; line-height:40px; padding-top:10px; padding-bottom:10px;}

.about ul{width:1200px; height:auto; float:left;}
.about ul li{width:1200px; height:30px; float:left; border-bottom:1px dashed #ccc; margin-top:5px;}
.about ul li a{width:1200px; height:30px; float:left; display:block; overflow:auto; line-height:30px; font-size:14px; color:#333;}
.about ul li a font{display:block; float:right; width:auto; height:auto; font-size:12px;}
.about ul li a:hover{color:#008fd5;}

.detail_head{width:1200px; height:40px; float:left; line-height:40px; font-size:18px; border-bottom:1px solid #008fd5; text-align:center;}
.detail_data{width:1200px; height:30px; float:left; line-height:30px; font-size:12px; text-align:center; color:#333;}
.detail{width:1200px; height:auto; float:left; line-height:25px;}
/* banner图样式结束 */

