#top_bg{
    height:90px;
    width:100%;
    text-align:center
}

#header{
    width:900px;
    margin:0 auto;
    text-align:left;
    height:90px;
    line-height:90px;
}

#logo{
    display: inline-block;
    margin-top:5px;
    height:100px;
    width:125px;
}
#logo img{
    height:100px;
}

#top_menu{
    float:right;
}

#top_menu li{
    display:inline-block;
    margin-left:20px;
    height:80px;
}

#top_menu li a{
    text-decoration: none;
    font-size:20px;
    font-weight:600;
    display:inline-block;
    height:80px;
    line-height:80px;
    color:#03459b;
    cursor:pointer;
    text-shadow:1px 1px 3px rgba(255,255,255,.7)
}

#top_menu li a:hover{
    color:#f08300
}

#main{
    width:100%;
    height:770px;
    background:url('http://att.dtds888.com/homepage/images/main_bg_2.jpg') no-repeat center top;
    background-size:100% 100%;
    text-align:center
}

#main #banner_text{
    height:100px;
    width:900px;
    text-align:center;
    font-style: italic;
    color:#fff;
    font-weight:600;
    text-shadow:-2px 2px 2px rgba(0,0,0,.7);
    font-size:70px;
    position:relative;
}
#main #banner_text span{
    position:absolute;
    left:50%;
    top:10px;
}
#main #banner_text span#text_1{
    z-index:0;
    margin-left:-286px;
}

#main #banner_text span#text_2{
    z-index:1;
    margin-left:-231px;
    font-size:80px;
    top:0px;
}

#main #banner_text span#text_3{
    z-index:0;
    margin-left:-165px;
    font-size:70px;
}

#main #banner_text span#text_4{
    z-index:1;
    margin-left:-110px;
    font-size:80px;
    top:0px;
}

#main #banner_text span#text_5{
    z-index:0;
    font-size:65px;
    margin-left:10px;
}

#main #banner_text span#text_6{
    z-index:1;
    font-size:85px;
    top:-5px;
    margin-left:60px;
}

#main #banner_text span#text_7{
    left:465px;
    font-size:85px;
    top:-5px;
    color:#f68b44;
    margin-left:140px;
}

#main #banner_text span#text_8{
    margin-left:310px;
    font-size:35px;
    top:40px;
    color:#f68b44;
}

#main #banner_text_2{
    width:100%;
    text-align: center;
    height:50px;
    margin-top:20px;
    display:inline-block;
}

#main #banner_text_2 li{
    display:inline;
    font-size:24px;
    text-align: center;
    font-style:italic;
    font-weight:600;
    width:220px;
    border:3px solid #ff9e19;
    padding:0px 20px;
    
}

#main #banner_text_2 li#text_2_1{
    border-radius:25px 0px 0px 25px;
    color:#ff9e19
}

#main #banner_text_2 li#text_2_2{
    background:#ff9e19;
    color:#fff;
    border-radius:0px 25px 25px 0px;
}

#footer{
    width:100%;
    height:90px;
    text-align:center;
    background:#52beed;
    color:#666;
    padding-top:10px;
    line-height:24px;
}

#main_banner{
    width:900px;
    margin:0 auto;
}

#main_banner h3{
    color:#0395ea;
    font-size:30px;
    font-style: italic;
    text-shadow:1px 2px 1px rgba(255,255,255,0.8);
    
}

#main_banner h3 font{
    font-size:27px;
}

#main_banner h4{
    display: inline-block;
    background:url('http://att.dtds888.com/homepage/images/banner_bg_1.png') no-repeat center top;
    width:350px;
    height:92px;
    line-height:103px;
    font-size:18px;
    text-indent:1.3em;
    color:#fff;
    margin:0 auto;
    text-shadow:1px 1px 1px rgba(0,0,0,0.6)
}

#main_info{
    width:100%;
    height:420px;
    position:relative;
    text-align: center;
}

#main_info .line{
    height:15px;
    width:100%;
    background:#52beed;
}

#main_info .info_box{
    display:inline-block;
    width:900px;
    margin:0px auto;
    height:200px;
    overflow:hidden;
}

#main_info .info_box li{
    display:inline-block;
    float:left;
}

#main_info .info_box li.img_box{
    width:200px;
    height:200px;
}

#main_info .info_box li.img_box img{
    width:200px;
    height:200px;
}

#main_info .info_box li.text_box{
    width:240px;
    height:200px;
    text-align:center;
    padding:10px;
}
#main_info .info_box li.text_box h3{
    color:#0395ea;
    padding:10px 0px;
    font-size:30px;
    text-shadow:-1px 1px 1px rgba(253,201,7,.6)
}

#main_info .box_2{
}

#main_info .info_box li.text_box span{
    font-size:20px;
    line-height:25px;
    
}

#main_info #info_box_block{
    width:900px;
    height:330px;
    position:absolute;
    left:50%;
    margin-left:-450px;
    top:50%;
    margin-top:-207px;
}

#contact{
    width:100%;
    height:400px;
    background:url('http://att.dtds888.com/homepage/images/contact_bg.jpg') no-repeat center center;
    background-size:100% 100%;
    text-align:center;
    padding-top:120px;
}

#contact_main{
    width:900px;
    height:400px;
    margin:0 auto;
    overflow:hidden;
}

#contact_list li {
    display:inline-block;
    margin:auto 5px;
    font-size:23px;
    padding:5px auto;
}

#contact_list li img{
    width:120px;
    height:120px;
}

#qr_code_list{
    float:left;
}

#qr_code_list li{
    display:inline-block;
    width:180px;
    text-align:center;
    margin-right:80px;
}

#qr_code_list li p{
    padding:10px 0px;
    font-size:25px;
    font-weight:600;
    color:#03459b;
    text-shadow:-1px 1px 2px rgba(255,255,255,.6)
}

#qr_code_list li img{
    width:180px;
    height:180px;
}

#contact_title{
    font-size:30px;
    color:#03459b;
    margin-bottom:24px;
}

#contact_us{
    float:right;
    display:inline-block
}

#gzh{
    float:right;
    width:120px;
}

#gzh img{
    width:120px
}

#map_detail{
    width:900px;
    height:900px;
    margin:0 auto;
    position:relative;
    margin-top:0px;
}

#cover_title{
    width:100%;
    font-size:40px;
    text-align: center;
    position:absolute;
    bottom:-100px;
    font-weight:600;
    text-shadow:-2px 2px 3px rgba(0,0,0,.3);
    color:#009cde
}