﻿@charset "utf-8";

.main .contact {
    width:100%;
    height:auto;
}

.main .contact .map{
    width:720px;
    height:410px;
    float:left;
}

.main .contact .contact_con{
    width:395px;
    height:auto;
    float:right;
    margin-top:100px;
}

.main .contact .contact_con h1{
    width:100%;
    height:auto;
    font-size:24px;
    font-weight:bold;
    color:#666;
    line-height:1.5em;
    padding-bottom:20px;
}

.main .contact .contact_con p{
    width:100%;
    height:auto;
    font-size:14px;
    font-weight:normal;
    color:#666;
    line-height:1.5em;
    padding-bottom:10px;
}

.main .join {
    width:675px;
    height:auto;
    margin:0 auto;
    padding-top:30px;
}

.main .join h1{
    width:100%;
    height:auto;
    font-size:24px;
    color:#e60012;
    line-height:1.5em;
    text-align:center;
    font-weight:normal;
}

.main .join .tb{
    width:420px;
    height:auto;
    margin:0 auto;
}

.main .join .tb .row{
    width:100%;
    height:35px;
    margin-top:25px;
}

.main .join .tb .row b{
    width:auto;
    height:35px;
    display:inline-block;
    font-weight:normal;
    font-size:18px;
    color:#e60012;
    line-height:35px;
    margin-right:5px;
}

.main .join .tb .row label{
    width:110px;
    height:35px;
    display:inline-block;
    float:left;
    font-size:18px;
    line-height:35px;
    text-align:right;
    color:#666;
}

.main .join .tb .row input{
    width:284px;
    height:33px;
    padding:0 8px;
    float:right;
    border:1px solid #acacac;
    border-radius:5px;
    font-size:18px;
    color:#666;
    line-height:33px;
}

.main .join .tb .row .err{
    border:1px solid #e60012;
}

.main .join p{
    width:100%;
    height:auto;
    font-size:14px;
    color:#999;
    line-height:1.5em;
    text-align:center;
    font-weight:normal;
    padding:30px 0;
}

.main .join .btn{
    width:100%;
    height:40px;
    text-align:center;
    line-height:40px;
}

.main .join .btn a{
    width: auto;
    height: 40px;
    display: inline-block;
    padding: 0 35px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: #e60012;
    border-radius: 5px;
}

.main .join .btn a:hover{
    background: red;
}

.main .news {
    width:1200px;
    height:auto;
    margin:0;
    padding:0;
    background:#fff;
}

.main .news .btn{
    width:100%;
    height:60px;
    text-align:center;
    line-height:60px;
    padding-top:40px;
    border-top:1px solid #d5d5d5;
}

.main .news .btn a{
    width: auto;
    height: 60px;
    display: inline-block;
    padding: 0 35px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    background: #e60012;
}

.main .news .btn a:hover{
    background: red;
}

.main .news ul{
    width:100%;
    height:auto;
    margin:0;
    padding:0;
    margin-bottom:35px;
}

.main .news ul li{
    width:100%;
    height:150px;
    margin:0;
    padding:20px 0;
}

.main .news ul li a.img{
    width:248px;
    height:150px;
    display:inline-block;
    float:left;
    margin-left:15px;
}

.main .news ul li a.img img{
    width:248px;
    height:150px;
    border:none;
}

.main .news ul li .cont{
    width:890px;
    height:auto;
    float:right;
    margin-right:15px;
}

.main .news ul li .cont a{
    width:100%;
    height:auto;
    display:inline-block;
    font-size:18px;
    color:#333;
    line-height:1.5em;
}

.main .news ul li .cont a:hover{
    text-decoration:underline;
}

.main .news ul li .cont b{
    width:100%;
    height:25px;
    display:inline-block;
    font-size:12px;
    color:#585858;
    line-height:25px;
    font-weight:normal;
}

.main .news ul li .cont p{
    width:100%;
    height:auto;
    display:inline-block;
    font-size:14px;
    color:#9d9d9d;
    line-height:1.5em;
    font-weight:normal;
}

.main .news ul li .cont .a_btn{
    width:100%;
    height:30px;
    display:inline-block;
    padding-top:15px;
}

.main .news ul li .cont .a_btn a{
    width:auto;
    height:28px;
    display:inline-block;
    font-size:14px;
    color:#585858;
    line-height:28px;
    text-align:center;
    background:#fff;
    padding:0 30px;
    border:1px solid #dadada;
}

.main .news ul li .cont .a_btn a:hover{
    text-decoration:none;
    color:#fff;
    border:1px solid #e60012;
    background:#e60012;
}

.main .news_detail{
    width:990px;
    height:auto;
    padding:0;
    margin:0 auto;
}

.main .news_detail .detail_title{
    width:100%;
    height:auto;
    margin-bottom:25px;
}

.main .news_detail .detail_title h1{
    width:100%;
    height:auto;
    font-size:22px;
    font-weight:normal;
    color:#333;
    line-height:1.5em;
    text-align:center;
    margin-bottom:10px;
}

.main .news_detail .detail_title p{
    width:100%;
    height:25px;
    display:inline-block;
    text-align:center;
    line-height:25px;
}

.main .news_detail .detail_title label{
    width:auto;
    height:25px;
    display:inline-block;
    text-align:center;
    line-height:25px;
    font-size:14px;
    color:#999;
    margin:0 20px;
}

.main .news_detail .detail_cont{
    width:100%;
    height:auto;
    padding:35px 0;
    border-top:1px solid #d5d5d5;
    border-bottom:1px solid #d5d5d5;
}

.main .news_detail .detail_cont img{
    max-width:100%!important;
    height:auto!important;
}

.main .news_detail .detail_btn{
    width:100%;
    height:35px;
    padding:5px 0;
}

.main .news_detail .detail_btn a{
    width:auto;
    height:35px;
    display:inline-block;
    font-size:14px;
    line-height:35px;
    color:#666;
}

.main .news_detail .detail_btn b{
    width:auto;
    height:35px;
    display:inline-block;
    font-size:14px;
    line-height:35px;
    color:#999;
    font-weight:normal;
}

.main .news_detail .detail_btn .fl{
    float:left;
}

.main .news_detail .detail_btn .fr{
    float:right;
}

.main .news_detail .detail_btn a:hover{
    text-decoration:underline;
}

.main .about {
    width:1175px;
    height:auto;
}

.main .about img{
    max-width:100%;
    height:auto;
    border:none;
}

.main .scene{
    width:1200px;
    height:auto;
    margin:0 auto;
    padding-top:50px;
}

.main .scene .hd{
    width:98%;
    height:auto;
    margin:0 auto;
    text-align:center;
}

.main .scene .hd ul{
    width:100%;
    height:auto;
    margin:0 auto;
    text-align:center;
}

.main .scene .hd a{
    width:auto;
    height:38px;
    display:inline-block;
    background:none;
    border:1px solid #d9d9d9;
    text-align:center;
    line-height:38px;
    margin:5px;
    border-radius:25px;
    padding:0 18px;
    font-size:16px;
    color:#333;
    cursor:pointer;
}

.main .scene .hd a:hover,.main .scene .hd a.on{
    background:#e60012;
    border:1px solid #e60012;
    color:#fff;
}

.main .scene .bd{
    width:1142px;
    height:515px;
    margin:0 auto;
    margin-top:30px;
}

.main .scene .bd ul{
    width:100%;
    height:100%;
    margin:0 auto;
}

.main .scene .bd ul li{
    width:203px;
    height:138px;
    display:inline-block;
    border:1px solid #d9d9d9;
    border-radius:10px;
    margin:15px 10px;
    box-shadow: 5px 5px 10px #d9d9d9;
    -moz-box-shadow: 5px 5px 10px #d9d9d9;
    -webkit-box-shadow: 5px 5px 10px #d9d9d9;
    _box-shadow: 5px 5px 10px #d9d9d9;
}

.main .scene .bd ul li a{
    width:100%;
    height:100%;
    display:inline-block;
}

.main .scene .bd ul li img{
    width:203px;
    height:138px;
    display:inline-block;
    border:none;
    border-radius:10px;
}

.main .scene .scene_btn{
    width:100%;
    height:35px;
    text-align:center;
    line-height:35px;
    margin-top:50px;
}

.main .scene .scene_btn a{
    width:auto;
    height:33px;
    display:inline-block;
    text-align:center;
    line-height:30px;
    background:#fff;
    border:1px solid #a0a0a0;
    font-size:26px;
    color:#a0a0a0;
    margin:0 8px;
    padding:0 10px;
}

.main .scene .scene_btn a:hover{
    background:#e60012;
    border:1px solid #e60012;
    color:#fff;
}

.main .member {
    width:1080px;
    height:auto;
    margin:0 auto;
    margin-top:30px;
}

    .main .member .hd {
        width: 100%;
        height: auto;
        margin: 0 auto;
        text-align: center;
    }

        .main .member .hd ul {
            width: 100%;
            height: auto;
            margin: 0 auto;
            text-align: center;
        }

        .main .member .hd a {
            width: auto;
            height: 38px;
            display: inline-block;
            background: none;
            border: 1px solid #d9d9d9;
            text-align: center;
            line-height: 38px;
            margin: 5px;
            border-radius: 25px;
            padding: 0 18px;
            font-size: 16px;
            color: #333;
            cursor: pointer;
        }

            .main .member .hd a:hover, .main .member .hd a.on {
                background: #e60012;
                border: 1px solid #e60012;
                color: #fff;
            }

.main .member ul{
    width:100%;
    height:auto; 
    margin:0 auto;
    padding-top:40px;
}

.main .member ul li{
    width:200px;
    height:365px;
    float:left; 
    _display:inline; 
    overflow:hidden; 
    text-align:center;
    margin-left:20px;
}

.main .member ul li.row{
    margin:0;
}

.main .member ul li .img{
    width:200px;
    height:275px;
    display:inline-block;
    border-bottom:5px solid #e60012;
    margin-bottom:10px;
}
.main .member ul li .img img{ 
    width:200px; 
    height:275px;
    display:inline-block;
    border:none;
}
.main .member ul li h2{
    width:100%;
    height:23px;
    font-size:16px;
    font-weight:normal;
    color:#333;
    text-align:center;
    line-height:23px;
    padding-top:10px;
}
.main .member ul li p{
    width:100%;
    height:auto;
    display:inline-block;
    font-size:14px;
    font-weight:normal;
    color:#666;
    text-align:center;
    line-height:1.5em;
}
