﻿* {
    margin:0px;
    padding:0px;
}

#index_nav {
    margin: 20px auto 0px auto;
    width: 1200px;
}

a{
    color:#999;
    text-decoration:none;
}

ul{
    list-style-type:none;
}

#index_logo {
    float: left;
    width: 450px;
    height: 80px;
    margin-right: 100px;
}

#index_nav_content {
    margin-top: 10px;
    float: left;
    width: 650px;
    font-size: 18px;
}

    #index_nav_content li {
        margin-right: 50px;
        display: inline-block;
    }

        #index_nav_content li a {
            color: #999;
        }


#top_ad{
    overflow:hidden;
}

.both{
    clear:both;
}

#footer {
    margin-top: 60px;
    clear: both;
    background-color: #272c34;
    color: #fff;
    padding: 69px 0px 20px 0px;
    height: 242px;
}


#footer_content {
    width: 1200px;
    text-align: left;
    margin: 0px auto;
    border-bottom: 1px dashed #dcdcdc;
    height: 140px;
}

.info_list {
    width: 200px;
    float: left;
    height: auto;
}

.alignLeft {
    float: left;
}

.alignRight {
    float: right;
}

#contactUs {
    height: 195px;
    padding-left: 91px;
    float: left;
}

#wechat {
    padding-right: 90px;
    border-right: 1px dashed #fff;
    font-size: 14px;
}

.info_list li {
    line-height: 1.9em;
    width: auto;
}

    .info_list li a:hover {
        color: red;
    }

.list_title {
    font-weight: bold;
    font-size: 16px;
}

.info_list a {
    color: #a9abae;
    font-size: 14px;
}

#address {
    clear: both;
    text-align:center;
}

    #address p {
        line-height: 25px;
    }


.defaultFont {
    font-size: 14px;
}


.mainContent{
    margin:0px auto;
    width:1200px;
}

/* */
#leftMain {
    float: left;
    width: 320px;
}

#rightMain {
    float: right;
    width: 840px;
}


.aboutContent {
    border: 1px solid #743c95;
    margin-bottom: 20px;
}

    .aboutContent h2 {
        background-image:url("images/nav_bg.jpg");
        color: #fff;
        font-size: 16px;
        padding: 10px;
        text-align: center;
    }

.aboutDetail {
    padding: 0px 0px;
}

#rightMain h1 {
    border-bottom: 1px solid #dcdcdc;
    padding: 0px 0px 20px 0px;
}

#Detail {
    margin-top: 20px;
}

#about_main {
}

.address {
    padding: 10px;
}

    .address p {
        margin: 10px 0px;
    }

#mainContent {
}

.rightContentMargin {
    margin: 20px 0px
}

#date {
    color: #999;
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #dcdcdc;
}

.title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
}

.news {
    border-bottom: 1px dashed #DCDCDC;
    padding: 10px 0px;
    height: 20px;
}

.newtitle {
    float: left;
    width: 700px;
}

.newdate {
    float: right;
    width: 120px;
}

#top_ad {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

.aboutDetail li {
    display: block;
    line-height: 40px;
    padding-left: 30px;
    background-image: url("../images/dt.png");
    background-repeat: no-repeat;
    background-position: 10px;
}

    .aboutDetail li:hover {
        background-color: #DCDCDC;
    }

.header {
    font-size: 20px;
    padding: 10px;
    background-color: #DCDCDC;
    margin-bottom: 20px;
}

.currentLoc {
    margin: 10px 0px;
    text-align: left;
    color: #9c9c9c;
}

    .currentLoc a {
        color: #9c9c9c;
    }

.describle {
    border: 1px solid #dcdcdc;
    padding: 10px;
}

.elevator {
    height: 280px;
    width: 270px;
    float: left;
    margin-right: 12px;
    margin-bottom: 30px;
}

    .elevator:hover {
        background-color: #DCDCDC;
    }

    .elevator img {
        width: 270px;
        height: 240px;
    }

.eleatitle {
    padding: 5px;
    text-align: center
}

#page {
    margin: 20px 0px;
    color: #8D8D8D;
}

#moreCase {
    text-align: center;
    margin-top: 30px;
}

#type li{
    display:inline-block;
}

#type a {
    display: inline-block;
    margin-right: 10px;
    padding: 10px 5px;
    width: 120px;
    text-align: center;
    /*background-color: #fafafa;
    color: #9f9f9f;*/
}

#focus_type {
    color: #fff;
    background-color: #743c95;
}

.default {
    background-color: #fafafa;
    color: #9f9f9f;
}


.product {
    width: 380px;
    height: 292px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    position: relative;
}

.product_title {
    margin-top:10px;
}

.product_title a{
    color:#000;
    font-weight:bolder;
}