


.g_cur{
    padding: 40px 0;
    font-size: 16px;
    color: #3a3a3a;
    overflow: hidden;
    border-bottom: 1px solid #d3d3d3;
}
.cur{
    float: left;
}
.cur a,.sl_list13 a{
    color: #88848b;
}
.cur a:hover,.sl_list13 a:hover{
    color: #3a3a3a;
}
.cur a,.cur span{
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.g_cur .home{
    width: 25px;
    height: 25px;
    background: url(../images/icons12.png) center center no-repeat;
    background-size: auto 21px;
}
.g_cur .c1{
    padding-left: 20px;
    background: url(../images/icons13.png) left center no-repeat;
    background-size: auto 10px;
}


.g_more1{
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #e1ddde;
    font-size: 13px;
    color: #ad7730;
    letter-spacing: 5px;
}




.fix:after, .fix:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.fix{*zoom:1;}




/* 与世界对话 */
.m-txts1{
    padding-bottom: 50px;
    position: relative;
}
.m-txts1::after{
    position: absolute;
    content: '';
    width: 60px;
    height: 2px;
    background-color: #4d2f14;
    bottom: 0;left: 50%;
    margin-left: -30px;
}

.sl_list12 li:after, .sl_list12 li:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.sl_list12 li{*zoom:1;}

.sl_list12 {
    margin-top: 150px;
}
.sl_list12 li{
    margin-bottom: 60px;
    padding: 20px 30px 60px;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.sl_list12 li:last-child{
    margin-bottom: 0;
}
.sl_list12 .pic{
    float: left;
    width: 46%;
    min-height: 350px;
    position: relative;
    background-size: cover;

}
.sl_list12 .pic img{
    position: absolute;
    left: 0;bottom: 0;
    width: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.sl_list12 .txt{
    width: 48%;
    float: right;
    min-height: 350px;
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d1d1d1;
    
}
.sl_list12 .tit{
    color: #ad7730;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.sl_list12 .tit h3{
    font-size: 20px;
    font-weight: normal;
}
.sl_list12 .tit::after{
    position: absolute;
    left: 0;bottom: 0;
    content: '';
    width: 50px;
    height: 1px;    
    background-color: #4d2f14;
}
.sl_list12 .desc{
    font-size: 15px;
    color: #816f5f;
    line-height: 2.4em;
}

.sl_list12 li:nth-child(even) .pic{
    float: right;
}
.sl_list12 li:nth-child(even) .txt{
    float: left;
    text-align: right;
}
.sl_list12 li:nth-child(even) .tit::after {
    left: auto;
    right: 0;
}
.sl_list12 li{
    background-color: #f2f2f2;
}
.sl_list12 li .pic img{
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.5);
}


.sl_list13{
    float: right;
}
.sl_list13 li{
    float: left;
    margin-left: 30px;
}


.m_news .col_l ,.m_news .col_r{
    padding-top: 50px;
}

.m_date {
    float: left;
    width: 100px;
    height: 100px;
    background-color: #e1ddde;
    margin-right: 25px;
    padding: 10px 15px;
    font-size: 13px;
    color: #8a8a8a;
    line-height: 1.1em;
}
.m_date .day{
    font-size: 43px;
    color: #ad7730;
    line-height: 1.1em;
    margin-bottom: 5px;
}
.m_article2{
    overflow: hidden;
}
.m_article2 h1{
    font-size: 21px;
    color: #727272;
    line-height: 1.2em;
    margin-bottom: 5px;
    font-weight: normal;
}
.m_article2 .subtit{
    font-size: 12px;
    color: #c7c6c6;
    margin-bottom: 10px;
}
.m_article2 .subtit span{
    margin-right: 20px;
}
.m_article2 .txt{
    font-size: 12px;
    color: #b5b5b5;
    line-height: 1.5em;
}
.m_article2 .txt p{
    line-height: 1.72em;
	color:#777
}
.m_article2 img{
    display: block;
    margin: 0 auto;
    height: auto !important;
}
.a_box{
    overflow: hidden;
    margin-top: 50px;
}
.a_box a{
    display: block;
    float: left;
    width: 48%;
    height: 55px;
    line-height: 55px;
    background-color: #b5b5b5;
    font-size: 19px;
    color: #fff;
    padding: 0 20px;
    text-align: right;
}
.a_box a:nth-child(even){
    float: right;
}
.a_box a.on{
    background-color: #ad7730;
}
.a_box .a1{
    background-image: url(../images/icons14.png);
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 25px auto;
}
.a_box .a2{
    background-image: url(../images/icons15.png);
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 25px auto;
}


@media screen and (max-width:1000px){
    .sl_list12{
        margin-top: 50px;
    }
    .sl_list12 li {
        margin-bottom: 30px;
    }
    .sl_list12 .pic {
        float: none;
        width: 50%;
        max-width: 300px;
        min-height: auto;
    }
    .sl_list12 li:nth-child(even) .pic {
        float: none;
    }
    .sl_list12 li:nth-child(even) .txt {
        float: none;
        text-align: left;
    }
    .sl_list12 li:nth-child(even) .tit::after {
        left: 0;
        right: auto;
    }
    .sl_list12 .pic img {
        position: static;
    }
    .sl_list12 .txt {
        width: auto;
        float: none;
        min-height: auto;
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .sl_list12 .tit h3 {
        font-size: 18px;
    }
    .sl_list12 .desc {
        font-size: 14px;
        line-height: 2em;
    }


}
@media screen and (max-width: 767px){
    .sl_list12 .pic {
        width: 100%;
        max-width: 260px;
    }
    .sl_list12 li {
        margin-bottom: 20px;
        padding: 15px 0;
    }
}