.zong{
    width: 100%;
    height: auto;
}
body{
    width: 100%;
    height: 100%;
    font-family: "微软雅黑";
    color:#333;
    cursor: default;
    background-color: #f2f2f2;
}
div{
    display: block;
}
header{
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
    background: #3f3f3f;
    color: #333;
    display: block;
}
.header_top{
    width: 94%;
    margin: 0 auto;
}
.header_left{
    width: 30%;
    float: left;
}
@media (max-width:414px){
     .header_left{
     margin-top:10px;
    }
};
.header_left a{
    font-size: 100%;
    color: #535353;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
@media (max-width:414px){
    .header_left img {
        width: 100%;
    }
}
.a img{
    border: 0;
}
.header_right{
    width: 65%;
    margin-top:12px;
}
.text{
    width: 80%;
    height: 35px;
    background: #fff;
    border-radius: 50px;
    font-size: 14px;
}
.text .sou{
    width: 70%;
    margin-left: 10px;
    margin-top: 6px;
    background: none;
    border: none;
    font-size: 0.875rem;
    text-align: center;
    font: 100% "微软雅黑";
    color: #fff;
    outline: medium;
}
@media (max-width:414px){
    .sousuo{
        font-size: 100%;
        padding: 2% 0.4%;
    }
}
.sousuo{
    background-image: url(../image/sousuobtn.png);
    background-repeat: no-repeat;
    /* background-position: center; */
    width: 12%;
    margin:5px 10px 0 3px;
    border: none;
    outline: medium;
    /* padding: 1.5% 0; */
    /* background-color: #333; */
}
.right_btn{
    width: 15%;
    margin-top: 2px;
    position: relative;
    z-index: 999;
}
.right_btn img{
    border: none;
    float: right;
}

/* 侧边栏 */
.nav{
    display: none;
    width: 38%;
    position: fixed;
    right: 0;
    top: 60px;
    background: #4e4e4e;
    z-index: 999;
}
/* .nav ul{
    display: none;
} */
.nav ul li{
    border-bottom: 1px solid #292929;
    padding: 0.7rem 0;
    text-align: left;
}

.nav ul li a{
    padding-left: 20px;
    font-size: 12px;
    color: #fff;
}
.main{
    width: 100%;
}
.banner{
    width: 100%;
    float: left;
    margin-top: 60px;
}
.banner img{
    width: 100%;
    /* height: 150px; */
}


/* 01餐前预定 */
.cqyd{
    width: 100%;
    background: #fff;
    text-align: center;
    margin-top: 1%;
    /* border: 1px solid green; */
}
.content{
    width: 100%;
    text-align: center;
    /* border: 1px solid red; */
}
.diyi{
    width: 50%;
    margin: 2% auto 2% auto;
}
.diyi img{
    width: 100%;
}
.title{
    width: 100%;
    text-align: center;
}
.title p{
    font-size: 1.25rem;
    color: #000;
    font-weight: 700;
}
.title1{
    width: 94%;
    margin: 0 auto;
    margin-top: 4%;
}
.title1 p{
    font-size: 0.7rem;
    color: rgb(155, 155, 155);
    font-weight: 700;
}
.cqyd_shouji{
    width: 90%;
    margin: 0 auto;
    margin-top: 4%;
}
.cqyd_shouji ul{
    display: flex;
    justify-content:space-between;
}
.cqyd_shouji ul li{
    width: 30%;
    text-align: center;
    /* border:1px solid red; */
    float: left;
    
}
.cqyd_shouji ul li a{
    font-size: 100%;
    color: #535353;
    outline: none;
    cursor: pointer;
}
.cqyd_shouji ul li a img{
    width: 100%;
}
.shuaka{
    width: 100%;
    text-align: center;
    margin-top: 2%;
}
.shuaka img{
    width: 100%;
}


/* 02多种设备 */
.dzsb{
    width: 100%;
    background: #fff;
    margin-top: 4%;
    /* border: 1px solid green; */
}
.content1{
    width: 100%;
}
.cmydj{
    width: 94%;
    margin: 4% auto 8% auto;
    display: flex;
    justify-content: space-between;
    /* background: yellow; */
}
.cmydj_p{
    width: 60%;
    font-size: 0.6rem;
}
.wz1{
    font-size: 1px;
    font-weight: 600;
    color: green;
}
.wz1 span{
    font-size: 1px;
    font-weight: 600;
    color: #000;
}
.cmydj ul {
    margin-left: 1em;
}
.cmydj ul li{
    line-height: 20px;
}
.cmydj ul li p{
    font-size: 0.7rem;
}
.cmydj_img{
    width: 40%;
    display: flex;
    justify-content:center;
    align-items:Center;
}
.cmydj_img img{
    width: 100%;
}
.cmydj1{
    width: 94%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    /* background: yellow; */
}
.cmydj1 ul {
    margin-left: 1em;
}
.cmydj1 ul li{
    line-height: 20px;
}
.cmydj1 ul li p{
    font-size: 1%;
}
.cmydj1_img{
    width: 40%;
    display: flex;
    justify-content:center;
    align-items:Center;
}
.cmydj1_img img{
    width: 100%;
}
/* 03系统拓扑图 */
.tpt{
    width: 100%;
    background: #fff;
    margin-top: 4%;
    /* border: 1px solid green; */
}
.content2{
    width: 100%;
}
.liucheng{
    width: 90%;
    margin-top: 8%;
    margin-bottom: 8%;
    margin-left:3%;
}
.liucheng img{
    width: 100%;
    /* float: left; */
}


/* 工作 */
.gongzuo{
    width: 100%;
    background: #fff;
    margin: 4% auto 4% auto;
    /* border: 1px solid red; */
}
.ydzy{
   width: 90%;
   margin-left: 5%;
   margin: 4% 0 4% 5%;
}
.ydzy p{
   font-size: 1.1rem;
   font-weight: 600;
}
.ydzy span{
    color: green;
}
.gongzuo_nei{
    width: 94%;
    margin: 0 auto;
}
.gongzuo_shang{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.gongzuo_shang_tu{
    width: 100%;
    margin: 0 auto;
    /* border: 1px solid red; */
}
.gongzuo_shang_tu img{
    width: 99%;
    /* margin: 0 auto; */
}
.gongzuo_shang_tu img:hover{
    opacity: 0.6;
}
.gongzuo_shang_tu p{
    font-size: 0.6rem;
    text-align: center;
}


/* 联系我们 */
.lxwm{
    width: 100%;
    background: #fff;
    /* margin-bottom: 20%; */
}
.lxwm hr{
    width:100%; 
    background: #a60d0f; 
    float:left; 
    border:none; 
    height:3px; 
    margin:3% 0;
}
.lxwm_nei{
    width: 94%;
    margin-left: 3%;
}
.lxwm_tit{
    width: 100%;
    padding-bottom: 5%;
}
.lxwm_tit p{
    text-align: center;
    color: #fff;
    background: #a60d0f;
    font-size: 1rem;
    margin-left: 5px;
}
.lxwm_nr{
    width: 100%;
}
.lxwm_bg{
    background: #eee;
    padding: 2% 0;
    float:left;
    width: 100%;
    color: #494949;
}
.lxwm_bbj p, .lxwm_bg p{
    font-size: 1rem;
    margin-left: 5px;
}
.lxwm_bbj{
    color: #a60d0f;
    padding: 3% 0;
    float: left;
    width: 100%;
}
@media (max-width:500px){
    .lxwm_bbj p span{
        width: 100%;
        display: inline-block;
    }
}
.lxwm_bbj p img{
    width: 93px;
    height: 93px;
    vertical-align: top;
}
.bottom_b{
    width: 70%;
    float: left;
    text-align: center;
    font-size: 0.875rem;
    line-height: 20px;
    margin: 15px 0;
    margin-left: 15%;
}






/* 底部 */
.footer{
    position: fixed;
    bottom: 0;
    background: #4f4f4f;
    width: 100%;
    height: 55px;
    /* padding: 1.4% 0; */
    padding-bottom: 2%;
    z-index: 999;
}
.footer_nei{
    width: 94%;
    float: left;
    margin-left: 3%;
}
.footer_nei ul .foot1{
    background-image: url(../image/tel.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18%;
    background-position-y: 0.7rem;
    width: 25%;
    float: left;
    height:52px;
    text-align: center;
}
.footer_nei ul .foot2 {
    background-image: url(../image/wx.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 36%;
    background-position-y: 0.7rem;
    width: 25%;
    float: left;
    height:52px;
    text-align: center;
}
.footer_nei ul .foot3{
    background-image: url(../image/QQ.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25%;
    background-position-y: 0.7rem;
    width: 25%;
    float: left;
    height:52px;
    text-align: center;
}
.footer_nei ul .foot4{
    background-image: url(../image/lxwmd.png) ;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25%;
    background-position-y: 0.7rem;
    width: 25%;
    float: left;
    height:52px;
    text-align: center;
}
.footer_nei ul li a{
    font-size: 12px;
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 96px;
}
.banner_nav{
    margin-top: 20px;
    margin-bottom: 10px;
}
.banner_nav ul li{
    width: 23%;
    height: 38px;
    background: #fff;
    float: left;
    line-height: 38px;
    margin-left: 6px;
    text-align: center;
    margin-top: 10px;
    box-sizing: border-box;
    border: 2px solid rgb(38,122,221);
}
.banner_nav ul li a{
    color: #333;
}
.clearfix::after{
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
}
.clearfix{
    zoom: 1;
}
.banner_nav ul .banner_nav_active{
    color: #fff;
    background: rgb(38,122,221);
}
.banner_nav ul .banner_nav_active a{
    color: #fff;
}



























