@charset "utf-8";
/* CSS Document */
.container{ width:100%; min-height:auto; margin:0px; padding:0px;}
ul,li{ padding: 0; margin: 0; list-style: none;}

/* top 开始 */
.top{ width:100%; height:145px;}
.top_logo{ width:1200px; height:105px; margin:auto;}
.top_logo_L{ width:auto; height:auto; float:left;  margin-top:27px;}
.top_logo_R{ width:auto; height:auto; float:left; margin-left:3%; margin-top:27px;}

.TN{ width:100%; height:40px; background-color:#339966;}
.top_nav{ width:100%; height:40px;}
.top_nav ul{ width:1200px; margin:auto; }
.top_nav ul li{ width:auto;  height:40px; line-height:40px; list-style-type:none;/*去掉默认的项目符号*/float:left;}
.top_nav ul li a{ display:block; height:40px; line-height:40px; color:#FFF; font-family:"微软雅黑"; font-size:14px; text-decoration:none;padding:0px; padding-left:17px;/*左右内边距一致，则文字水平居中*/padding-right:17px;}
.top_nav ul li a:hover{ background:#078043;display:block; height:40px; line-height:40px; color:#FFF; font-family:"微软雅黑"; font-size:14px; text-decoration:none;padding:0px; padding-left:17px;/*左右内边距一致，则文字水平居中*/padding-right:17px;  }
/* top 结束 */

/* ********** list 开始 */
.list { min-height: 620px; width: 1200px;  margin: auto;}
.list_main_left { border: 1px #ccc solid; width: 220px; min-height: 400px; float: left; margin-top: 10px;}
.list_main_left ul li { border-bottom: dashed 1px #ccc; background:url(../images/icon_03.png); padding-left: 20px;  background-repeat: no-repeat; background-position: 5px 20px; height: 40px; line-height: 40px; margin: 0 35px; }
.list_main_left ul li a{ font-family:"微软雅黑"; font-size:18px; text-decoration:none; color:#000;}
.list_main_left ul li a:hover{ color:#339966;}
.list_main_left_title { height: 50px; background-color: #339966; color: #fff; font-size: 24px; line-height: 45px;
 padding-left: 38px;}
.list_main_right { float: left; width: 966px; height: 830px; border: 1px #ccc solid; margin-left: 10px; margin-bottom: 10px;  margin-top: 10px;}

.list_nav { background: #f7e7e7; height: 45px; color:#000; line-height: 40px; padding-left: 10px; font-size:16px; padding-top:5px;}
.list_nav a { color: #000; font-size:16px; text-decoration:none;}
.list_nav a:hover { color: #339966;}
.list_main_right_text ul li { width: 300px; height: 230px; float: left; margin-left: 16px; margin-top: 14px; text-align: center;}
.list_main_right_text ul li img { width: 300px; height: 200px; margin-bottom:5px;}
.list_main_right_text ul li a { width:63px; text-decoration:none; color:#000; font-size:14px; overflow: hidden;
text-overflow:ellipsis; white-space:nowrap;}
.list_main_right_text ul li a:hover { color:#339966;}
/* ********** list 结束 */

/* down 开始 */
.D{ width:100%; height:128px; background:#339966; margin:auto; display:table;}
.down{ width: 1200px;height: 128px; color:#fff; clear: both; margin: auto;}
.down_main{ width: 1200px;height: 120px; margin: auto;}
.down_main ul li a{color:#fff;font-size:12px; padding:0; margin:0; font-family:"微软雅黑"; list-style-type:none;}
.img1{margin-left:300px; float: left; margin-top:35px; margin-right:30px;border:0px;}  
.ewm{ float:left; margin-left:10px; margin-top:15px;}
.ul,li,p{ font-size:12px; padding:0; margin:0; font-family:"微软雅黑"; list-style-type:none;}
.down_main ul{ padding-top:16px; height:95px; float:left; margin-right:80px; margin-top:17px;}
.down_main ul li{ height:25px; font-size:12px;}
/* down 结束 */