@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
body{ font-family:"宋体"; font-size:14px; color:#333; background:url(images/bg.png) repeat;}
ul,li{ list-style:none;}
img{ border:none;}
a{ color:#333; text-decoration:none;}
a:hover,a:focus{ color:#0068b7; text-decoration:underline;}
p a{ color:#0068b7;}

.banner{ width:100%; height:350px; background:url(images/banner.jpg) no-repeat top center;}
.nav-box {
    background-color: #288ff8;
    height: 40px;
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}
.nav {
    background-color: #288ff8;
    color: #ffffff;
    font-family: "微软雅黑";
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    width: 960px;
}
.nav li {
    float: left;
    text-align: center;
    width: 60px;
}
.nav li a {
    color: #ffffff;
}

.content{ width:960px; height:100%; margin:0 auto;}
.top{ width:960px; height:300px; margin-top:20px; }
.daoyu{ width:460px; height:300px; background:url(images/dy.png) no-repeat top left; float:left;}
.daoyu p{ width:460px; line-height:28px; padding-top:70px; text-indent:2em;}
.top_r{ width:480px; height:300px; float:left; margin-left:20px;}

.part1{ width:960px; height:360px; margin-top:25px;}
.title1{ width:960px; height:45px; background:url(images/title1.png) no-repeat top center;}
.box_l{ width:480px; height:300px; float:left; margin-top:20px;}
.box_r{ width:460px; height:300px; float:left; margin-left:20px; margin-top:20px;}
.box_r h4{ font-size:16px; text-align:center; color:#0068b7;}
.box_r p{ line-height:30px; text-indent:2em; margin-top:15px;}

.title2{ width:960px; height:45px; background:url(images/title2.png) no-repeat top center;}
.title3{ width:960px; height:45px; background:url(images/title3.png) no-repeat top center;}
.title4{ width:960px; height:45px; background:url(images/title4.png) no-repeat top center;}
.title5{ width:960px; height:45px; background:url(images/title5.png) no-repeat top center;}
.title6{ width:960px; height:45px; background:url(images/title6.png) no-repeat top center;}

.part2{ width:960px; height:445px; margin-top:25px;}
.part2 ul { margin-top: 20px;}
.part2 ul li { float: left; height: 190px; margin-left: 20px; text-align: center; width: 225px;}
.part2 ul li img { display: block; height: 150px; width: 225px;}
.part2 ul li a span { display: block; height: 40px; line-height: 40px; width: 100%;}

.part3{ width:960px; height:400px; margin-top:25px;}
.part3_l{ width:284px; height:400px; border:1px solid #0068b7; padding:10px; float:left;}
.part3_l h3{ width:120px; height:30px; background:url(images/title7.png) no-repeat top left;}
.zt{ width:280px; margin-top:15px; text-align:center;}
.zt li span{ width:280px; height:34px; display:block; line-height:34px;}

.part3_c{ width:284px; height:400px; border:1px solid #0068b7; padding:10px; float:left; margin-left:20px;}
.part3_c h3{ width:120px; height:30px; background:url(images/title8.png) no-repeat top left; margin-bottom:15px;}

.part3_r{ width:284px; height:400px; border:1px solid #0068b7; padding:10px; float:left; margin-left:20px;}
.part3_r h3{ width:120px; height:30px; background:url(images/title9.png) no-repeat top left;}
.part3_r ul{ margin-top:15px;}
.part3_r ul li{ line-height:30px; background:url(images/icon.png) no-repeat scroll 0 10px; padding-left:20px; width:260px; overflow:hidden;}

.footer{width:960px;background:url(images/footer.jpg) no-repeat center;	height:120px; margin:20px 0;}