﻿    .wrap img {
    width: 100%;
}


/*广告*/

.g-adv {
    clear: both;
    height: auto;
    overflow: hidden;
}

.g-adv .m-box li img {
    width: 100%;
    display: block;
}


/*导航*/

nav {
    overflow: hidden;
    position: relative;
    padding: 1.9rem 0;
}

nav a {
    width: 29.33%;
    float: left;
    display: block;
    line-height: 3rem;
    text-align: center;
    color: #313131;
    font-size: 1.2rem;
    margin: 0 2%;
}


/* nav a:nth-child(4n-3) {
margin-left: 0%;
} */

.wrap nav a img,
nav a img {
    display: block;
    width: 70%;
    margin: 0 auto;
}

nav a:hover,
nav a:link,
nav a:visited,
nav a:active {
    color: #313131;
}


/*案例*/

.m-case {
    background: #f0f0f0;
    padding: 2.1rem 2.188% 1rem;
}

.m-case h2 {
    height: 4.85rem;
    position: relative;
    text-align: center;
    font-size: 1.8rem;
    color: #313131;
    line-height: 2.15rem;
    font-weight: bold;
}

.m-case h2 span {
    font-family: Arial;
    font-size: 0.9rem;
    color: #a0a0a0;
    line-height: 1.1rem;
    display: block;
    text-transform: uppercase;
    margin-top: 5px;
}

.m-case h2:before,
.m-case h2:after {
    content: "";
    position: absolute;
    width: 10.94%;
    height: 0.1rem;
    background: #a0a0a0;
    top: 1.05rem;
    right: 26.57%;
}

.m-case h2:before {
    left: 26.57%;
}

.case_c {
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

.case_c .prev,
.case_c .next {
    width: 2.3rem;
    height: 2.3rem;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 13rem;
    right: 2.94%;
    z-index: 1;
}

.case_c .prev {
    left: 2.94%;
}

.case_c .next {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.case_c p {
    width: 100%;
    display: inline;
    float: left;
    position: relative;
}

.case_c p span,
.case_c li span {
    width: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    display: block;
    left: 0;
    bottom: 0;
}

.case_c li {
    width: 48.78%;
    float: left;
    position: relative;
    margin-top: 10px;
}

.case_c ul a:nth-child(2n) li {
    margin-left: 2.28%;
}

.case_c li span {
    bottom: 0;
    height: 1.95rem;
    line-height: 1.95rem;
    font-size: 1.1rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    top: auto;
}

.case_t {
  
    clear: both;
    margin-top: 1.5rem;
}

.case_t h3 {
    height: 3.5rem;
    line-height: 3.5rem;
    font-size: 2rem;
    border-bottom: solid 0.1rem #cfcfcf;
    position: relative;
    margin-bottom: 1.3rem;
    color: #000;
}

.case_t h3:before {
    content: "";
    position: absolute;
    width: 31.16%;
    height: 0.15rem;
    background: #ac9379;
    left: 0;
    bottom: -0.1rem;
}

.casetil {
    height: 3.4rem;
    line-height: 2.15rem;
    font-size: 1.2rem;
}

.casetil li {
    width: 31.97%;
    height: 2.15rem;
    border-radius: 0.8rem;
    background: #ac9379;
    color: #fff;
    text-align: center;
    float: left;
}

.casetil li:nth-child(2) {
    margin: 0 2%;
}

.casetil li.z-on {
    background: #ac9379;
    position: relative;
}

.casetil li.z-on:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 28%;
    top: 2.15rem;
    border-top: solid 0.5rem #ac9379;
    border-left: solid 0.5rem transparent;
    border-right: solid 0.5rem transparent;
    margin-left: -0.25rem;
}

.case_tc li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 31%;
    float: left;
    height: 2.5rem;
    background: #fff;
    border: solid 1px #d5d5d5;
    text-align: center;
    color: #292929;
    margin-bottom: 0.95rem;
    font-size: 1.2rem;
    line-height: 2.5rem;
    color: #292929;
}

.case_tc ul a:nth-child(3n-1) li {
    margin: 0 3.5% 0.95rem;
}


/*广告*/

.m-gg {
    display: block;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #fff;
}

.gg01 {
    top: 5.65rem;
    left: 16.41%;
    height: 1.6rem;
    width: 50%;
    display: block;
}


/*优势*/

.m-edge {
    padding: 0.7rem 0 0 0;
    position: relative;
    font-size: 1.2rem;
    line-height: 2.4rem;
    color: #333;
}

.m-edge h2 {
    text-align: center;
    font-size: 1.6rem;
    height: 8.75rem;
    color: #313131;
    line-height: 3.5rem;
    -webkit-background-size: 87.74%;
    -moz-background-size: 87.74%;
    -o-background-size: 87.74%;
    background-size: 87.74%;
    text-transform: uppercase;
}

.m-edge h2 p {
    width: 90.74%;
    display: block;
    margin: 0 auto;
    height: 2.45rem;
    line-height: 2.45rem;
    font-size: 18px;
    text-align: center;
    color: #202020;
    
}

.m-edge h2 p b {
    font-weight: normal;
    color: #c91420;
}

.m-edge .prev,
.m-edge .next {
    width: 2.15rem;
    height: 3.3rem;
    display: block;
    position: absolute;
    top: 22.75rem;
    right: 24.31%;
    overflow: hidden;
    background: url(../images/next.gif) no-repeat center bottom;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    z-index: 1;
}

.m-edge .prev {
    left: 25.31%;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.edge_c dl {
    float: left;
    display: inline;
    position: relative;
    padding-bottom: 5rem;
}

.edge_c dt {
    height: 13.6rem;
    width: 60%;
    float: left;
    padding-left: 35px;

}

.edge_c dd {
    width: 40%;
    float: right;
    margin-top: 5%;
}

.edge_c dt h4 {
    color: #ac9379;
    font-size: 1rem;
    border-bottom: 1px dashed #e5e5e5;
    font-weight: bold;
    line-height: 1.8rem;
}

.edge_c dt h4 span {
    color: #585858;
    font-size: 1rem;
    display: block;
    text-align: left;
}

.edge_c dt p {
    color: #646464;
    font-size: 1rem;
    line-height: 1.6rem;
    margin-top: .5rem;
}

.edge_c dd ul {
    height: 11.05rem;
}

.edge_c dd li {
    padding: 0 0 0 6.19%;
    position: relative;
    color: #333;
}

.edge_c dd li:before {
    content: "";
    position: absolute;
    width: 0.45rem;
    height: 0.4rem;
    left: 2.9%;
    top: 0.95rem;
    background: url(../images/ico01.gif) no-repeat 0 0;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}

.edge_c dd li.edgeh1 {
    font-weight: bold;
    color: #ac9379;
}

.edge_c dd li.edgeh1:before {
    background: none;
}

.edge_c dd p {
    height: 2.4rem;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 3rem;
    left: 0;
}

.edge_c dd p em {
    width: 1.3rem;
    height: 1.3rem;
    background: #717171;
    display: inline-block;
    margin-left: 0.55rem;
}

.edge_c dd p em.cur {
    background: #ac9379;
}


/* .edge_c dd p em:nth-child(1) {
margin: 0;
} */


/* .edge_c dl:nth-child(5) dt {
height: 21rem;
} */


/* .edge_c dl:nth-child(5) dd span {
height: 2.9rem;
width: 58.17%;
margin: 0 auto 2.75rem;
line-height: 2.9rem;
background: #ac9379;
color: #fff;
border-radius: 1.2rem;
font-size: 1.5rem;
text-align: center;
display: block;
font-weight: bold;
} */


/*在线留言*/

.m-onl {
    background: url(../images/onlbg.jpg) no-repeat 0 0;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    height: 26.2rem;
    padding: 0 0 4rem 9%;
    width: 96%;
    margin: 0 auto;
}

.m-onl h2 {
    padding: 0 9% 0 0;
    font-size: 1.8rem;
    line-height: 6.85rem;
    text-align: center;
    color: #fff;
}

.onl_c li {
    height: 3.15rem;
    line-height: 3.15rem;
    margin-bottom: 0.85rem;
    font-size: 1.2rem;
    color: #4b4b4b;
    overflow: hidden;
}

.onl_c li.ts {
    height: 0.5rem;
    line-height: 0.5rem;
}

.onl_c li .sbt {
    width: 16.8%;
    float: left;
    background: rgba(255, 255, 255, 0.7);
    border-right: solid 1px #cdcdcd;
    text-align: center;
    color: #fff;
}

.onl_c li .sinp01 {
    width: 68%;
    float: left;
    line-height: 3.15rem;
    background: rgba(255, 255, 255, 0.7);
    color: #4b4b4b;
    padding: 0 1.5%;
}

.onl_c li .sbz {
    width: 7.43%;
    float: left;
    text-align: center;
    color: #fff;
}

.onl_c li .inpimg {
    width: 35%;
    text-align: center;
    color: #fff;
    height: 2.25rem;
    line-height: 2.25rem;
    font-size: 1.2rem;
    margin: 0 0 0 24%;
    color: #fff;
    border: 0;
    border-radius: 0.85rem;
    display: block;
    background-color: #fd2e38;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fd2e38), to(#ca151e));
    background-image: -webkit-linear-gradient(top, #fd2e38, #ca151e);
    background-image: -moz-linear-gradient(top, #fd2e38, #ca151e);
    background-image: -o-linear-gradient(top, #fd2e38, #ca151e);
    background-image: -ms-linear-gradient(top, #fd2e38, #ca151e);
    background-image: linear-gradient(top, #fd2e38, #ca151e);
}

.qyfc {
    margin-bottom: 25px;
}

.qyfc img {
    width: 100%;
    height: auto;
}

.qyfc .content {
    width: 95%;
    margin: 0 auto;
    margin-top: 12px;
    color: #646464;
    font-size: 14px;
    line-height: 24px;
}


/*资讯*/

.m-news {
    height: 36.2rem;
    padding: 1.4rem 2.188% 0;
    clear: both;
    overflow: hidden;
    font-size: 1.2rem;
    color: #757575;
}

.m-news h2 {
    height: 4.5rem;
    font-size: 1.8rem;
    color: #313131;
    position: relative;
    line-height: 2.1rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 2rem;
}

.m-news h2:before,
.m-news h2:after {
    content: "";
    position: absolute;
    width: 11.44%;
    height: 0.1rem;
    background: #a0a0a0;
    top: 1rem;
    right: 23.856%;
}

.m-news h2:before {
    left: 23.856%;
}

.m-news h2 span {
    display: block;
    font-family: Arial;
    font-size: 0.9rem;
    text-transform: uppercase;
    color: #ac947a;
    line-height: 1.1rem;
    font-weight: normal;
    margin-top: 5px;
}

.news1 {
    height: 18.6rem;
    overflow: hidden;
}

.news1 dl {
    height: 5.25rem;
    overflow: hidden;
    background: #ededed;
    margin-bottom: 0.6rem;
    font-size: 1.2rem;
    color: #888c8e;
}

.news1 dt {
    width: 28.43%;
    float: left;
}

.news1 dd {
    width: 67.3%;
    float: left;
    padding: 0.65rem 0 0 3.6%;
    border-left: solid 1px #fff;
    height: 4.6rem;
    white-space: nowrap;
    line-height: 1.95rem;
    overflow: hidden;
}

.news1 dd h3 {
    font-size: 1.2rem;
    color: #4b4b4b;
    height: 1.95rem;
}

.news_c li {
    height: 2.4rem;
    line-height: 2.4rem;
    padding: 0 0 0 1.95rem;
    position: relative;
    overflow: hidden;
    color: #333;
    text-align: left;
    font-weight: bold;
}

.news_c li:before {
    content: "";
    position: absolute;
    width: 1rem;
    height: 1rem;
    display: block;
    overflow: hidden;
    background: url(../images/ico02.gif) no-repeat 0 0;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    left: 0.3rem;
    top: 0.7rem;
}

html {
    font-size: 10px;
}

@media screen and (min-width: 320px) {
    html {
        font-size: 10.625px;
    }
}

@media screen and (min-width: 360px) {
    html {
        font-size: 11.875px;
    }
    @media screen and (min-width: 400px) {
        html {
            font-size: 13.125px;
        }
    }
    @media screen and (min-width: 440px) {
        html {
            font-size: 14.375px;
        }
    }
    @media screen and (min-width: 480px) {
        html {
            font-size: 15.625px;
        }
    }
    @media screen and (min-width: 520px) {
        html {
            font-size: 16.875px;
        }
    }
    @media screen and (min-width: 560px) {
        html {
            font-size: 18.125px;
        }
    }
    @media screen and (min-width: 600px) {
        html {
            font-size: 19.375px;
        }
    }
    @media screen and (min-width: 640px) {
        html {
            font-size: 20px;
        }
    }