body{
    position: relative;
    min-height: 1000px;
    width: 100%;
    /*overflow-x: hidden;*/
    transition: all 1s;
}
.wid1200{
    width: 1300px;
    margin:0 auto;
    overflow: hidden;
}
.top{
    z-index: 99999;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -600px;
    transition:all 1s;
    overflow: hidden;
}
.logo a{
    color: #e0390d;
    font-size: 20px;
    font-weight: 600;
    line-height: 45px;
}
.logo-img{
    width: 100%;
}
.nav{
    background-color: #333;
}
.nav li{
    float: left;
    text-align: center;
}
.nav li a{
    color: #999;
    font-size: 16px;
    display: block; 
    padding: 10px 35px;
    transition: all 0.5s;
}
.nav li a:hover,.nav li a.active{
   background-color: #e0390d;
   color: #fff;
}


.banner{
    position: relative;
}
.banner .ban-text{
    position: absolute;
    top: 40%;
    left: 0px;
    width: 100%;
    text-align: center;
    /*animation: move 2s linear infinite alternate;*/
}
.banner .ban-text h1{
    color: #fff;
    font-size: 60px;
    font-family: "楷体";
    padding-bottom: 20px;
}
.banner .ban-text h3{
    color: #fff;
    font-size: 36px;
    position: relative;
}
.banner .ban-text h3:after{
    content: '';
    background-color: #c90c0f;
    height: 10px;
    width: 100px;
    /*position: absolute;*/
    left: 0;
    bottom: -20px;
    right: 0;
    margin: 0 auto;
}
.banner .ban-text p{
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
}
.banner img{
    width: 100%;
}
.section{
    padding: 40px 0px;
}
.title{
    position: relative;
}
.title span{margin-bottom: 10px;font-size: 18px;color: #333;display: block;background:url(../images/titlebg.png) center center no-repeat;height: 36px;line-height: 36px;}
.title .en-t{color: #000;text-transform: uppercase;font-size: 14px;font-family: "BatangChe";font-weight: normal;margin-top: 5px;}
.xmjs-li{width: 380px;height: 250px;overflow: hidden;float: left;margin-right: 20px;}
.xmjs-li img{width: 100%;height: 100%;transition: all 0.5s;}
.xmjs-li:hover img{transform:scale(1.1);}
.case-text{width: 100%;background:url(../images/casebg.jpg) top center no-repeat;padding-bottom: 200px;}
.xmjj{margin-top: -40px;padding: 20px;background-color: #fff;}
.xmjj-box{
    width: 100%;
    height: 500px;
    overflow: hidden;
}
.xmjj-img{
    width: 50%;
    overflow: hidden;
}
.xmjj-text{
    width: 50%;
    background-color: #000;
    height: 500px;
    padding: 30px;
}
.xq-name{
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}
.xq-address span{
    display: inline-block;
    background-color: #c90c0f;
    color: #fff;
    padding: 3px 5px;
    margin-right: 10px;
}
.xq-detail{
    font-size: 16px;
    color: #ddd;
    margin-top:30px;
}
.area{clear: both; padding-top: 30px;font-size: 15px;}
.area thead th{text-align: center;background-color: #333;color: #fff;border-left: 1px solid #fff;}
.area tbody td{padding: 15px 8px!important;}
.area-ban{width: 100%;height: 247px;background: url(../images/area-ban.jpg) top center no-repeat;position: relative;}
.area-text{color: #fff;position: absolute;top: 20%;left: 50px;}
.tel-ban{
    width: 100%;
    text-align: center;
    padding: 100px 0px;
    background:url(../images/telbg.jpg) center center no-repeat;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
}
.content_xmcs{
    overflow: hidden;
}
.content_xmcs ul{
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.content_xmcs ul li{
    width: 48%;
    height: 45px;
    line-height: 45px;
    float: left;
    font-weight: 400;
    border-bottom: 1px dashed #eee;
    margin:0.5px 1%;
}
.content_xmcs ul li p{
    width: 90px;
    float: left;
    color: #fff;
    background-color: #c90c0f;
    text-align: center;

}
.content_xmcs ul li span{
    float: left;
    margin-left: 10px;
}

.section3{
    background-color: #f8f8f8;
    overflow: hidden;
}
.xmpt-box{margin-top: -50px;}
.xmpt-l,.xmpt-img{width:45%;}
.xmpt-l h3.pt-t{color: #000;font-size: 20px;font-weight:bold;line-height: 30px;margin-top: 30px;}
.xmpt-l p.pt-d{color: #333;font-size: 14px;line-height: 30px;margin-top: 36px;}
.xmpt-l .pt-more a{display: inline-block;padding: 5px 30px;color: #333;border:1px solid #333;margin-top: 36px;}
.xmpt-l .pt-more a:hover{background-color: #333;color: #fff;}
.footer_section{
    background: url(../images/ftbg.jpg) center center no-repeat;
    padding: 50px 0;
}
.logo_footer img {
    width: 190px;
    height: 68px;
    display: block;
}

.logo_footer{
    color: #fff;
    font-size: 30px;
    margin-top: 0px;
}
.footer_section .col-sm-8 h4 {
    margin-bottom: 20px;
    font-size: 14px;
    color: #e0390d;
    font-weight: bold;
}
.footer_section ul {
    padding-left: 0;
    list-style: none;
}
.footer_section ul li {
    margin: 10px 0;
}
.footer_section ul li{
    color: #eee;
}
.index-footer-copyright {
    border-top: 1px solid #333;
    padding-top: 15px;
    margin-top: 15px;
}
.footer_section .index-footer-copyright p {
    margin: 0;
    font-size: 12px;
    color: #eee;
    text-align: center;
}
.foot-nav a{
    display: inline-block;
    text-align: center;
    color: #e0390d;
    margin:5px 30px;
}
.foot-nav a:hover{
    font-weight: bold;
}
.near-house div.near-div{
    width: 280px;
    height: 200px;
    overflow: hidden;
    position: relative;
    float: left;
}
.photos .photos-ul li{
    width: 380px;
    height: 230px;
    margin:10px;
    float: left;
    overflow: hidden;
    position: relative;
    transition: all 0.5s;
}
.photos li img{
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}
.photos li:hover img{
    transform: scale(1.1);
}
.photos li:hover .photo-text{
     opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.photos li .photo-text{
    width: 280px;
    height: 170px;
    padding: 20px;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 40px;
    left: 40px;
    text-align: center;
    visibility: hidden;
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transition: all 0.8s ease;
    transition: all 0.5s ease;
    overflow: hidden;
}
.photos li .photo-text .photo-name{
    color: #fff;
    font-size: 20px;
}
.photos li .photo-text .line{
    width: 50px;
    height: 5px;
    background-color: #c90c0f;
    display: inline-block;
}
.photos li .photo-text .photo-detail{
    margin-top: 30px;
    color: #fff;
    font-size: 16px;
}
.partner-t{
    color: #c90c0f;
    font-size: 16px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}
.partner-box{
    margin-top: 10px;
}
.partner-box li{
    width: 161px;
    height: 50px;
    display: block;
    float: left;
    border:1px solid #eee;
    margin:5px;
    overflow: hidden;
    transition: all 0.5s;
    text-align: center;
}
.partner-box li:hover{
    border-color: #c90c0f;
}
.xmjj p{
    margin:0px;
    line-height: 28px;
    font-size: 15px;
    color: #666;
}
.text-box{
    clear: both;
    margin:0px;
    line-height: 28px;
    font-size: 15px;
    color: #666;
}
.text-box h3{
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}
.text-box p{
    color: #666;
}
.ds-tabs-nav a{display: inline-block;padding: 10px 20px;color: #c90c0f;background-color: #fff;border:1px solid #eee;border-top: 2px solid #c90c0f;}
.ds-tabs-nav a:hover,.ds-tabs-nav a.on{background-color: #c90c0f;color: #fff;}
.ds-content{margin-top: 30px;}
.more-house{text-align: right;}
.more-house a{color: #333;font-size: 14px;font-weight: bold;line-height: 30px;}
@keyframes move{
    form{
        transform: scale(1);
    }
    to{
        transform: scale(1.05);
    }
}