.focus img {
    width: 100% !important;
    height: 100% !important;
}


.advantage {
    padding: 30px 0 100px 0;
    background: url('../images/bg_opacity.png') bottom right no-repeat;
    background-size: 100%;
}

.advtitle {
    text-align: center;
    margin-bottom: 20px;
}

.advtitle h1 {
    font-size: 48px;
}

.advtitle h3 {
    font-size: 32px;
    color: #999;
}

.advlist {
    padding: 30px 50px;
    background: #fff;
    box-shadow: 1px 3px 5px #999;
}

.advitem {
    text-align: center;
    margin-bottom: 30px;
}

.advitem span {
    width: 30%;
    display: inline-block;
    color: #666;
    font-size: 20px;
}

.advitem span i.fa {
    font-size: 46px;
    color: #900;
}

.advlist ul li {
    text-align: center;
    overflow: hidden;
}

.advlist ul li img {
    height: 160px;
}

.advmore {
    margin-top: 10px;
    text-align: center;
}

.advmore a {
    display: inline-block;
    background: #900;
    color: #fff;
    padding: 10px 20px;
    border-radius: 3px;
}
.classiccase {
    padding: 30px 0;
    background: #fff;
}

.casetitle {
    margin-bottom: 30px;
}

.casetitle h1 {
    font-size: 48px;
}
.casetitle h1 a{
    color: #000;
}

.casetitle h3 {
    font-size: 32px;
    color: #999;
}

.caselist ul li h4 {
    color: #000;
    font-size: 16px;
    line-height: 32px;
}
.caselist ul li h4 a{
    color: #000;
}

.caselist ul li p.photo {
    margin-bottom: 10px;
    background: #ccc;
    height: 200px;
    overflow: hidden;
    font-size: 80px;
    text-align: center;
    line-height: 200px;
    font-weight: bold;
    color: #900;
}

.caselist ul li p.photo img {
    width: 100%;
}

.caselist ul li:last-child {
    background: #eee;
    border: none;
    text-align: center;
}
.staffstyle {
    padding: 30px 0;
    background: url('../images/bg_opacity2.png') center top no-repeat;
}

.styletitle {
    text-align: center;
    margin-bottom: 30px;
}

.styletitle h1 {
    font-size: 48px;
}

.styletitle h3 {
    font-size: 32px;
    color: #999;
}

.stylelist {
    padding: 10px;
}

.stylelist ul li {
    overflow: hidden;
    height: 400px;
    background: #fff;
}

.stylelist ul li img {
    width: 100%;
}

.stylelist .swiper-button-next {
    left: 35%;
}

.stylelist .swiper-button-prev {
    left: 32%;
}


.scope {
    padding: 50px 0 200px;
    text-align: center;
    background: #fff;
}

.scotitle {
    margin-bottom: 50px;
}

.scotitle h1 {
    font-size: 48px;
}

.scotitle h3 {
    font-size: 32px;
    color: #999;
}

.scoradius {
    width: 400px;
    height: 400px;
    border-radius: 100000px;
    border: 3px solid #ccc;
    background: url('../images/ico_scope_radius.png') center center no-repeat;
}

.scopeitem {
    position: absolute;
    width: 300px;
}

.scopeitem .icon {
    position: absolute;
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: #d6340d;
    border-radius: 1000px;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
}

.scopeitem .icon img {
    vertical-align: middle;
}

.scopeitem .icon:hover {
    line-height: 120px;
    width: 120px;
    height: 120px;
}

.scopeitem h1 {
    font-size: 20px;
}

.scopeitem p {
    color: #666;
    font-size: 14px;
    line-height: 20px;
}

.scopeitem .text {
    position: absolute;
}

.zjzx .icon {
    left:0
}

.zjzx .text {
    margin-top: 10px;
    margin-left: -320px;
    width: 300px;
    text-align: right;
}

.zbdl .icon {
    right: -100px;
}

.zbdl .text {
    margin-top: 30px;
    margin-left: 420px;
    width: 300px;
    text-align: left;
}

.cwzx .icon {
    top: 300px;
    left: 0;
}

.cwzx .text {
    margin-top: 320px;
    margin-left: -320px;
    width: 300px;
    text-align: right;
}

.zfcg .icon {
    margin-top: 300px;
    margin-left: 150px;
}

.zfcg .text {
    margin-top: 320px;
    margin-left: 420px;
    width: 300px;
    text-align: left;
}

.qtyw .icon {
    margin-top: 340px;
}

.qtyw .text {
    margin-top: 450px;
    margin-left: 50px;
    width: 300px;
    text-align: center;
}

.noitemicon{
    width: 60px;
    height: 60px;
    border-radius: 1000px;
    background: #543500;
    position: absolute;
    margin-top: 170px;
    display: inline-block;
}

.noitemicon.l{
    margin-left:-230px;
}
.noitemicon.r{
    margin-left: 170px;
}




.dynamics{
    padding:30px 0 80px 0;
    background: #e6e6e6;
}

.dyntitle {
    margin-bottom: 20px;
}

.dyntitle h1 {
    font-size: 48px;
}
.dyntitle h1 a{
    color: #000;
}

.dyntitle h3 {
    font-size: 32px;
    color: #999;
}

.topnews{
    width: 400px;
    height: 400px;;
    background: #fff;
    padding:20px;
    margin-right: 40px;
    box-shadow: 1px 3px 5px #ccc;
}
.topnews img{
    width:100%; 
}
.topnews h4{
    margin:10px 0;
    font-size: 22px;
}
.topnews h4 a{
    color: #900;
}
.topnews p{
    color: #666;
    font-size: 14px;

}

.newslist{
    width: 720px;
}
.newslist ul li{
    border-bottom: 1px solid #ccc;
    padding-bottom:20px;
    margin-bottom: 20px;
}
.newslist ul li:hover span{
    background: #900;
    color: #fff;
}

.newslist ul li:first-child{
    padding-top:0;
}
.newslist p,
.newslist h4{
    width: 85%;
    display: inline-block;
}
.newslist p{
    font-size: 14px;
    color: #999;
}
.newslist h4{
    font-size: 16px;
    line-height: 32px;
}
.newslist h4 a{
    color: #333;
}
.newslist h4 a:hover {
    color: #900;
}
.newslist span{
    width: 80px;
    height: 80px;
    float: right;
    margin-top:-10px;
    background: #fff;
    text-align: center;
    line-height: 20px;
    color: #666;
}
.newslist span b{
    margin-top:5px;
    font-size: 24px;
}
