*{
    margin: 0;
    padding: 0;
}
ul,li{
    list-style-type: none;
}
img{
    border: 0 none;
}
a{
    color: #666666;
    text-decoration: none;
}
a:hover{
    color: #ff0000;
    text-decoration: none;
}
body{
    font-family: Arial;
    font-size: 14px;
    color: #666666;
}
.box{
    width: 930px;
    margin: 0 auto;
    line-height: 24px;
}
.content{
    clear: both;
    padding-top: 10px;
}
.flash{
    width: 520px;
    height: 300px;
    float: left;
}
.news{
    float: right;
    width: 390px;
    height: 300px;
}
h2.tit{
    font-size: 14px;
    color: #ff0000;
    text-align: center;
    height: 45px;
    line-height: 24px;
}
.news p {
    line-height: 26px;
    padding-top: 5px;
}
.news p a{
    color: #ff0000;
}
.news p a:hover{
    color: #ff0000;
    text-decoration: underline;
}
.nav{
    height: 50px;
    width: 930px;
    background: url("../images/nav.jpg") no-repeat;
    color: aliceblue;
    text-indent: 50px;
    font-size: 22px;
    font-weight: 700;
    line-height: 60px;
}
.nav1{
    height: 50px;
    width: 930px;
    background: url("../images/nav1.jpg") no-repeat;
    color: #ff0000;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    line-height: 55px;
}
.nav2{
    height: 50px;
    width: 930px;
    background: url("../images/nav2.jpg") no-repeat;
    color: #FFFFFF;
    text-indent: 10px;
    font-size: 22px;
    font-weight: 700;
    line-height: 50px;
}
.dev{
    text-align: center;
}
.develop1{
    position: relative;
}
.text1{
    position: absolute;
    left: 515px;
    top: 10px;
    width: 400px;
}
.text2{
    position: absolute;
    left: 10px;
    top: 380px;
    width: 400px;
}
.text3{
    position: absolute;
    left: 10px;
    top: 10px;
    width: 400px;
}
.text4{
    position: absolute;
    left: 515px;
    top: 380px;
    width: 400px;
}
.world_img img {
    width: 150px;
    padding: 4px;
    border: 1px solid #e3e3e3;
}
.world_img ul{
    float: left;
    width: 160px;
    padding-right: 32px;
    text-align: center;
    padding-top: 10px;
}

.pic_bt{
    height: 70px;

}
.table_lists{
    width: 460px;
    padding-top: 10px;
}
.fl{
    float: left;
}
.table_lists img{
    float: left;
}
.table_lists table{
    float: right;
    width: 260px;
    border: 1px solid #e3e3e3;
    border-collapse: collapse;
}
.table_lists table td{
    border: 1px solid #e3e3e3;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
}
.td_hi{
    height: 24px;
}
.fr{
    float: right;
}
.feedback{
    width: 470px;
    padding: 20px 50px;
    height: 408px;
    border: 1px solid #e3e3e3;
}
.feed_back_tit{
    width: 270px;
    height: 28px;
    background: url("../images/feimg.jpg") no-repeat;
    text-indent: 30px;
    font-size: 24px;
    color: #000000;
}
.feedback table{
    padding-top: 10px;
}
.news_lists{
    width: 300px;
    height: 408px;
    padding: 20px;
    border: 1px solid #e3e3e3;
}
.news_lists ul{
    padding-top: 20px;
}
.news_lists li{
    background: url("../images/hdt.jpg") no-repeat left 8px;
    padding-left: 20px;
}
.footer{
    text-align: center;
    padding-top: 20px;
    clear:both;
}