*{
    font-family: "Microsoft YaHei", "Arial Narrow", sans-serif;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #666666;
}
img{border:0px;}
a{
    text-decoration: none;
    color: #666666;
}
.body{
    overflow: hidden;
}
.main{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.header{
    width: 100%;
    height: 100px;
    line-height: 100px;

    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: #ffffff;
}
.logo{
    width: 397px;
    height: 98px;
    float: left;
    margin-top: 1px;
}
.menu{
    float: left;
    width: 1100px; font-size:26px; font-weight:800;
}
.menu>li{
    float: left;
    width: 12%;
    text-align: center;
    position: relative;
    height: 50px;
    line-height: 50px; font-size:26px; font-weight:800;

}
.menu>li a{
    color: #677383;
}
.menu li:hover{
    background: #dcdddd;
}

.menu li ul{
    width: 100%;
    position: absolute;
    left: 0;
    top: 100px;
    height: 15px;
    line-height: 65px;
    background: #4c4a4f;
    min-width: 1500px;
    z-index: 33;
    color: #ffffff;
    display: none;
}

.menu li ul li{
    float: left;
    height: 15px;
    line-height: 15px;
    margin-top: 10px;
    margin-left: 10px;
    padding: 0 10px;
}
.menu li ul li a{
    color: #ffffff;
}
.menu li ul li:hover{

    background: #3778ba;
}

.banner{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news{
    margin: 0 auto;
    margin-top: 45px;
}
.newsLeft{

    width: 560px;
    height: 350px;
    float: left;

}
.newsRight{
    width: 600px;
    height: 350px;
    overflow: hidden;
    float: right;
}
.title{
    height: 21px;
    line-height: 21px;
    background: url("../img/icon-title.png") no-repeat;
    text-indent: 15px;
    font-size: 21px;
    color: black;
}
.newsRight ul{
    margin-top: 10px;
}
.newsRight ul li{
    height: 44px;
    line-height: 44px;
    width: 100%;
    font-size: 16px;
    border-bottom: #ccccce dashed 1px;
     
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:black;
}
.newsRight ul li a{
    color:#666666;
}
.newsRight ul li font{
    color: #88a5c3;
    margin-right: 10px;
}
.notice{
    height: 370px;
    background: #eeedf0;
    margin-top: 45px;
}
.clear{
    clear: both;
}
.noticeLeft{
    width: 710px;
    height: auto;
    overflow: hidden;
    float: left;
    padding-top: 35px;
}

.noticeLeft h2{
    font-size: 16px;
    color: #373838;
    padding-top: 20px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.noticeLeft p{
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 10px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: #ccccce solid 1px;
}
.noticeLeft ul{
    margin-top: 10px;
}
.noticeLeft li{
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.noticeLeft ul li a{
    color:#666666;
}
.noticeLeft li font{
    color: #88a5c3;
    margin-right: 10px;
}
.noticeRight{
    margin-top: 35px;
    width: 460px;
    height: auto;
    float: right;
    overflow: hidden;
}
.noticeRight img{
    width: 450px;
    height: 250px;
    display: block;
    margin-top: 20px;

}
.animete{
    width: 100%;
    height: 165px;
    margin: 45px 0;
    background: #677383;
}
.link{
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #9d9d9d;
    margin: 30px auto;
}
.linlLeft{
    height: auto;
    overflow: hidden;
    width: 80px;
    float: left;
}
.linlRight{
    width: 1120px;
    float: left;
    height: auto;
    overflow: hidden;
    margin-top: 3px;
}
.linlRight a{
    float: left;
    width: auto;
    height: 15px;
    line-height: 15px;
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    border-right: #9d9d9d solid 1px;
    margin-bottom: 10px;
}
.linlRight a:last-child{
    border: none;
}
.footer{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 50px;
}
.footerLeft{
    width: 214px;
    height: 54px;
    float: left;
    margin-left: 60px;
}
.footerRight{
    margin-right: 90px;
    text-align: right;
    line-height: 1.8em;
}
.backTop{
    width: 60px;
    height: 61px;
    background: url("../img/backTop.png") no-repeat;
    position: fixed;
    right: 10px;
    bottom: 50px;
    cursor: pointer;
}

/* 本例子css */
.slideBox{ width:100%; height:auto; overflow:hidden; position:relative; }
.slideBox .hd{ height:24px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:10px;  width:24px; height:24px; line-height:24px; text-align:center; background:#d42020; cursor:pointer; color:#fff; }
.slideBox .hd ul li.on{ background:#e79d28; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative; }
.slideBox .bd img{ width:100%; height:auto; display:block;  }
.slideBox .bd p{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background: rgba(0,0,0,0.5);
    height: 50px;
    line-height: 50px;
    text-indent: 10px;
    color: #ffffff;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev{ position:absolute; left:3%; top:50%; margin-top:-33px; display:block; width:67px; height:67px; background:url(../img/pre.png)no-repeat;}
.slideBox .next{ position:absolute; right:3%; top:50%; margin-top:-33px; display:block; width:67px; height:67px; background:url(../img/next.png)no-repeat;}
.slideBox .prev:hover,.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

/*新闻*/
.newsBanner{
    width: 100%;
    height: auto;
}
.newsList{
    padding: 30px 0 50px 0;
    overflow: hidden;

}
.newsList-l{
    width: 777px;
    height: auto;
    overflow: hidden;
    float: left;
}
.newsList-l li{
width: 100%;
    height: 130px;
    background: #e9e9e9;
    overflow: hidden;
    margin-bottom: 15px;
}

.newsList-r{
    width: 360px;
    height: auto;
    overflow: hidden;
    float: right;
}

.newsList-r img{
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}
.newsDate{
    float: left;
    width: 100px;
    height: 130px;
    text-align: center;
    color: #e0af32;
    padding: 25px 0;
}
.newsDate h1{
    font-size: 24px;
    font-weight: normal;
    color: #e0af32;
}
.newsDate p{
    color: #e0af32;
    font-size: 17px;
}
.newsDate font{
    font-size: 30px;
    color: #e0af32;
}

.newsText{
    width: 660px;
    height: auto;
    overflow: hidden;
}
.newsText h1{
    font-size: 17px;
    color: #555656;
    padding-top: 30px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsText p{
    font-size: 15px;
    color: #b2b1b1;
    padding-top: 5px;
    line-height: 1.8em;
}
.dowpDown{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #e9e9e9;
    margin-top: 50px;
}
.icon-drop{
    width: 58px;
    height: 58px;
    display: inline-block;
    background: url("../img/drop.png") no-repeat;
    vertical-align: middle;
}