/* CSS Document */
*{font-family:Arial,Helvetica, sans-serif; color: #666;
font-family: "微软雅黑";}
body,div,table,p,ul,li,span,b,a,h1,tr,td,th,form,dl,dt,dd,input{margin:0;padding:0;}
ul,li,ol{list-style: none outside none;}
img{border:none;}
a{text-decoration:none;}
a:hover{ text-decoration:underline;}
body {background:#fff; min-width:1400px;}
/*top*/
.top{width:100%; height: 30px; line-height: 30px; background:#004d3d;}
.top span{width:1024px; height: auto; text-align: right; display: block; margin: 0 auto;}
.top span a{color:#fff; float: right;}
/*banner*/
.banner{width:auto; height: auto; background: url(../images/banner.jpg) no-repeat top center ;padding-top:321px;}
.hot{width:1024px; padding:10px 38px; height: auto; overflow: hidden; background:#e8a42e; margin:0 auto;}
.hot_left{width:330px; height: 180px;  float: left; border:1px solid #ccc;}
.hot_right{width:580px; height: auto; float: left; margin-left: 30px; font-size: 14px; line-height: 24px;padding-top:10px;}
.hot_right_titlte{font-size:18px; display: block; color: #fff; line-height: 30px;}
.hot_right p{text-indent: 2em;color: #fff;margin-bottom:5px}
.hot_right ul li a{color: #fff;}
/*main1*/
.main_box{width:1024px; padding:30px 38px; background:#47b39c;margin:0 auto; overflow: hidden;}
.main1{width:1024px; height: auto; overflow:hidden}
.left{ float:left; width:25px; height: auto; line-height: auto;}
.left1{width:25px; height: 46px; display: block; padding:100px 0;}
.right1{width:25px; height: 46px; display: block; padding:100px 0;}
.right{ float:right; width:25px; height: auto; line-height: auto;}
/*滚动内容部分*/
.box_dl{width:222px; height: auto; display: block; overflow: hidden;  margin:0 6px; float: left;}
.box_dl dt{width:220px; height: 120px; border:1px solid #ccc;}
.box_dl dd{width:200px; height: auto; padding:10px; color: #fff; font-size: 14px;}
#box{width:940px; height:244px; float: left; margin:0 15px; overflow:hidden; position:relative;}
#box_content{width:1880px; height:244px; overflow:hidden; position:absolute;left:0px;}
.box_dl_box{width:940px; height:244px; float:left;}
/*main2*/
.main2{width:1024px; height: auto; padding:20px 0; overflow: hidden;}
.main2_title{font-size:24px; color: #fff; font-weight: bold; text-align: center;
 background: url(../images/title_bg.jpg) no-repeat center ; width:282px; height: 37px; line-height: 37px;}
.main2_content{width:1024px; height: auto; overflow: hidden;}
.main2_content span{float:left;}
.main2_content span p{ color: #fff; text-indent: 2em; line-height: 24px; font-size: 14px; margin-bottom: 10px;}
/*bottom*/
.bottom{width:100%; height: 60px; line-height: 60px;  text-align: center; 
font-size: 14px; color: #fff; overflow: hidden; background:#333;}



