@charset "utf-8";
/* CSS Document */
.container{ width:100%; height:auto; margin:0px; padding:0px;}
ul,li{ padding: 0; margin: 0; list-style: none;}
a{ text-decoration:none; font:"微软雅黑"; font-size:16px; color:#000;}
a:hover{ color:#339966;}
/* 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 结束 */

/* ************************ middle *********************** 开始 */
.middle{ width: 1200px; height:auto;  margin: auto;}

.notice1{ float:left; width:798px; height:300px;margin-top:15px; margin-right:10px; border:1px solid #dad9d9;}
.notice_top{ width:100%; height:38px; padding-top:7px;}
.notice_top_text{ float:left; font:"微软雅黑"; font-size:24px; color:#339966; padding-left:34px;}
.more{ float:right; margin-top:7px; margin-right: 27px;}
.more a{ font-size:14px; color:#666;}
.notice_botm{ width:405px; float:left;}
.notice1 ul li{ float: left; width: 360px; margin-left: 25px; height: 50px; line-height: 50px;
	border-bottom:  1px #ccc dashed;
	background: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 20px;}
.notice1_img{ float:left; width:330px; height:220px; overflow:hidden; margin:19px 30px 0;}

.notice2{ float:left; width:388px; height:300px; margin-top:15px; border:1px solid #dad9d9;}
.major{ float: left;
    width: 137px;
    height: 45px;
    margin-left: 15px;
    margin-top: 15px;
    text-align: center;
    background-color: #339966;
    border-radius: 10px;
    padding: 30px 17px;
}
.major a{ font-size:18px; color:#FFF;}
.major a:hover{ color:#000;}

.notice3{ float:left; width:598px; height:300px; margin-top:15px; margin-right:10px; border:1px solid #dad9d9;}
.notice_down{ float:left;}
.notice3_img{ float:left; width:255px; height:165px; overflow:hidden; margin:25px 0 0 30px;}
.notice3_img img { width:100%; height:100%;}
.notice3_a {
    margin-left: 25px;
    margin-top: 205px;
    width: 255px;
    text-align: center;
}


.notice4{ float:left; width:588px; height:300px; margin-top:15px; border:1px solid #dad9d9;}
.notice4_botm{ float:left; width:588px;}
.notice4_botm ul li{ border-bottom: dashed 1px #ccc; background: url("../images/icon.png"); background-repeat: no-repeat;
	background-position: 5px 17px; padding-left: 20px; height: 45px; line-height: 45px; margin: 5px 30px;}
.notice4_botm ul li span { float: right;}

.notice5{ float:left; width:1198px; height:250px; margin-top:15px; border:1px solid #dad9d9;}
.notice5_img{ float:left; margin:12px 0 12px 34px; width:260px; height:170px;}
.notice5_img img { width:100%; height:100%;}

.notice6{ width:100%; height:185px;}
.notice6_left{ width:40%;height:185px; float:left; }
.img{ margin-left:10%; float: left; margin-top:50px; margin-bottom:50px;}
.notice6_left ul{ padding-top:20px; height:95px; float:left; margin-top:18px; padding-left:50px;}
.notice6_left ul li{ height:25px; font-size:14px;}
.notice6_right{ width:720px; height:185px; float:left; padding-top:38px;}
.notice6_right ul li{ height:-25px; font-size:14px; padding-left:40px;}
.notice6_right a{ text-decoration:none; font-family:"微软雅黑"; color:#000;font-size:14px;}
.notice6_right a:hover{ color:#339966;}
/* ************************ middle *********************** 结束 */

/* 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;link;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 结束 */