﻿@charset utf-8;
/* CSS Reset */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;outline: none;}input,textarea,select{*font-size:100%;}legend{color:#000;}
strong{ font-weight:bold;}
img{ vertical-align:top;}
.cl{ clear:both; font-size:0;}
a{font-size:12px; text-decoration:none;}
a:hover{ text-decoration:none;}


body {font-family: "微软雅黑",Arial, "MS Trebuchet", sans-serif;padding: 0;margin: 0;font-size: 12px;}

/* header */
.top{width:1062px; height:120px; margin:10px auto;overflow:hidden;}
.top h1{display:none;}
.nav{width:100%;height:50px;background:#009172;}
.nav ul{width:1062px;height:50px;line-height:50px;margin:0 auto;overflow:hidden;}
.nav li{width:151px; line-height:50px; float:left; text-align:center;}
.nav a{display:block;color:#fff; font-size:16px;}
.nav a:hover{background:#097D64;}


/* content */
.content{width:1062px;margin:0 auto; overflow:hidden;}

/* sidebar */
.sidebar{float:left;width:260px;margin:10px 10px 0 0;overflow:hidden;}
.news{width:258px;height:320px;border:1px solid #D8D8D8;margin-bottom:10px;overflow:hidden;}
.news_cp{width:258px;height:40px;line-height:40px;background:#009172;color:#fff;font-size:16px;font-weight:800;padding:0 10px;}
.news ul{width:238px;height:280px;padding:10px;}
.news ul li{height:25px;line-height:25px;border-bottom:1px dotted #ccc;}
.news ul li a{font-size:14px;color:#000;}
.news ul li a:hover{text-decoration:underline;color:#f00;}
.ad{width:260px;height:342px;overflow:hidden;}

/* 首页右侧 */
.con_box{float:left;width:792px;height:670px;margin:10px auto;overflow:hidden;}
.con_box{height:auto;}
.con_about{width:790px;height:318px;border:1px solid #D8D8D8;overflow:hidden;}
.con_about_cp{width:792px;padding:0 10px;}
.con_about_text{padding:10px;}
.con_about_text img{float:left;margin-right:10px;border:1px solid #ccc;padding:3px; }
.con_about_text p{font-size:15px;line-height:150%;text-indent:2em;word-spacing:8px; letter-spacing: 1px;}

.con_science{width:790px;height:338px;border:1px solid #D8D8D8;margin-top:10px;overflow:hidden;}
.con_science_cp{width:790px;height:40px;}
.con_science_box{padding:10px;width:770px;height:290px;overflow:hidden;}
.con_science_box ul li{float:left;margin:6px;}
.con_science_box ul li a img{border:1px solid #ccc;padding:5px;width:360px;height:260px;}


/* footer */
.footer{width:100%;height:150px;background:#009172;}
.foot_box{width:1062px;height:150px;margin:10px auto 0;overflow:hidden;}
.foot_box p{line-height:150%;font-size:14px;color:#fff;margin:8px 0;text-align:center;}


/* 单页面 */
.side_tel{margin-bottom:10px;}
.con_cp{width:790px;height:35px;background:#009172;color:#fff;padding:0 5px;overflow:hidden;}
.con_cp h3{float:left;height:35px;line-height:35px;font-size:16px;color:#fff;font-weight:800;}
.con_cp a{color:#fff;line-height:35px;}
.main_text{padding:10px;font-size:15px;line-height:150%;text-indent:2em;word-spacing:8px; letter-spacing: 1px;}
.main_text h1{width:790px;height:30px;line-height:30px;text-align:center;font-size:20px;font-weight:800;color:#333;}

/* 列表页 */
.main_list{width:780px;padding:5px;overflow:hidden;}
.main_list ul li{border-bottom:1px dotted #ccc;height:35px;line-height:35px;}
.main_list ul li a{font-size:16px;color:#333;}
.main_list ul li a:hover{color:#f00;text-decoration:underline;}
.main_list ul li span{float:right;}


/* 分页 */
.pagelist {clear: both;font-size: 12px;height: 50px;line-height: 30px;padding-top: 10px;text-align:center;font-size:16px;font-weight:800;}
.pagelist a {background-color: #008AC6;border-color: #008AC6;border-style: solid;border-width: 1px;color: #fff;display: block;float: left;font-size: 12px;height: 26px;line-height: 26px;margin: 5px 2px;padding-left: 10px;padding-right: 10px;}
.pagelist span {background-color: #35677A;border-color: #35677A;border-style: solid;border-width: 1px;color: #fff;display: block;float: left;font-size: 12px;height: 26px;line-height: 26px;margin: 5px 2px;padding-left: 10px;padding-right: 10px;}
















