﻿
#banner{
    width:1200px;
    height:500px;
    background:#808080;
}
#myservice{
    width:1230px;
}
#aboutus{
    width:1200px;
}
#hzdw {
    width: 100%;
    background: #f8f9fa;
}
#contactus{
    width:1200px;
}
.logo{
    margin-right:50px;
}
.nav a{
    display:block;
    float:left;
    text-align:center;
    line-height:70px;
    margin-right:40px;
    font-size:16px;

}
.nav a:hover {
    font-weight:bold;
}
.phone {
    background: url(../img/iconphone.png) no-repeat left;
    line-height: 31px;
    padding-left: 38px;
    width: 112px;
    margin-top: 19px;
    font-size: 16px;
    color: #d9232d;
}
.servicetitle{
    padding-top:40px;
    padding-bottom:30px;
    width:1200px;
 
}
.servicetitle h2 {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    line-height: 1px;
    margin: 0 0 5px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #aaaaaa;
}
.servicetitle h2::after {
    content: "";
    width: 120px;
    height:1px;
    display: inline-block;
    background: #e6636a;
    margin:4px 10px;
}
.servicetitle p {
    margin: 0;
    margin: 0;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: #556270;
}
.servicecontent{width:1230px;}
    .servicecontent .sitem {
        float: left;
        width: 380px;
        margin: 15px;
        height: 180px;
        background: #f8f9fa;
        box-sizing:border-box;
        padding:30px;
    }
.stitle{
    width:50px;
    padding-top:5px;
}
    .stitle img{
        width:40px;
    }
    .scontent {
        width: 240px;
        margin-left: 30px;
    }
.scontent h2{
    font-size:18px;
    
}
        .scontent h4 {
            font-size: 12px;
            margin-bottom: 15px;
            color: #a3a3a3;
            font-weight: normal;
        }
    .scontent p{
        font-size:14px;
        line-height:24px;
    }
    .content {
        padding-bottom: 40px;
    }
.content p {
    font-size: 17px;
    line-height: 30px;
    text-indent:2em;
}
.hzdwimg {
    width: 1280px;
    padding-bottom:50px;
}
    .hzdwimg a {
        box-sizing: border-box;
        display: block;
        float: left;
        width: 176px;
        height: 174px;
        margin:30px 40px 20px 40px;
        text-align: center;
        background: url(../img/xiangmubg.png) no-repeat;
        padding-top: 6px;
    }

.swiper-container {
    width: 850px;
    height: 500px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{
    width:850px;
    height:500px;
}
.swiper-pagination-bullet-active{
    background:#d9232d;
}
.hnnl {
    height: 500px;
    width: 350px;
    background:url(../img/hnlbg1.png) repeat-x; /*#f8f9fa*/
    box-sizing: border-box;
    padding-top: 10px;
}
.hnltitle{
    text-align:center;
}
.hnl {
    box-sizing:border-box;
    width:320px;
    margin:8px auto 15px auto;
}
    .hnl a {
        display: block;
        font-size: 16px;
        line-height: 31px;
        height: 31px;
        width: 320px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        background:url(../img/point.png) no-repeat left center;
        padding-left:12px;
    }

.gsgg {
    width: 320px;
    margin: 0 auto;
    height: 35px;
    color: #dc3545;
    font-size: 16px;
    line-height: 34px;
    /*background: #97a6c5;*/
    font-weight: bold;
    box-sizing: border-box;
    /*border: 1px solid #fff;*/
}
.gsggtitle{
    padding-left:10px;
}
.more {
    padding-right: 15px;
    line-height: 34px;
}
.contactcontent{
    width:1200px;
    /*height:800px;*/
    margin-top:20px;
}
.lxfs{
    width:550px;
    font-size:20px;
}
.lxfs div{
    margin-bottom:20px;
}
.map{
    width:600px;
    height:383px;
    border:3px solid #aaaaaa;
}
    .map img {
        width: 600px;
        height: 383px;
    }

.newslist{
    width:1200px;
}
.newsitem a{
    display:block;
    font-size:18px;
    line-height:35px;
}
.newsitem{
    padding-bottom:20px;
}
.newsitem a span {
    display: block;
}
.newsdetails{
    width:1200px;
    padding-top:30px;
}
.newstitle {
    box-sizing: border-box;
    font-weight: normal;
    font-size: 35px;
    line-height: 60px;
    text-align: center;
    padding: 20px 0;
}
.newsinfo {
    font-size: 18px;
    line-height: 30px;
    color: #9B9B9B;
    text-align: center;
}
.newscontent {
    font-size: 18px;
    line-height: 30px;
    padding: 20px 0 50px 0;
}
.fwfw {
    width: 1200px;
    padding-top: 20px;
}
.fwfwmenu{
    width:200px;
 /*   border-right:1px solid #d9232d*/
}
.fwfwmenu a{
    display:block;
    font-size:17px;
    line-height:35px;
    font-weight:bold;
}
.fwfwcontent{
    width:999px;
    padding-left:50px;
    box-sizing:border-box;
    font-size:18px;
    color:#333;
    line-height:35px;
    padding-bottom:50px;
    
}
.currys{
    color:#d9232d;
}