@charset "utf-8";
html,
body,
*{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family:'微软雅黑', 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif ,sans-serif;
}
a{
    text-decoration: none;
    color: #333;
}
img{
    border: none;
}
.clear{
    clear: both;
}
li{
    list-style-type: none;
}
body{
    background: url(../images/20210415bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
table{
    max-width: 960px;
}
form{
    margin: 0 auto;
}
/* 试运行 */
    .syx{
        width: 120px;
        height: 170px;
        position: fixed;
        left: 0;
        top: 250px;
        background: #CB1610;
        color: white;
        font-size: 19px;
        text-indent: 2em;
        padding-top: 30px;

    }
#ad_2{
    z-index:20;
}
/* 头部 header */
.header{
    width: 100%;
    height: 210px;
}
.header-title{
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #F9F9F9;
}
.header-title span{
    display: block;
    width: 1100px;
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
}
.header-center{
    width: 1100px;
    height: 180px;
    background: url(../images/i2007091234123.png) no-repeat;
    margin: 0 auto;
    position: relative;
}
.weather{
    float: left;
    position: absolute;
    left: 550px;
    top: 35px;
}
.sousuo{
    margin-top: 85px;
    width: auto;
    height: 60px;
    float: right;
    position: relative;
}
.sousuo input{
    width: 255px;
    height: 35px;
    line-height: 35px;
  /*  background: none; */
    border: 1px solid #FFFFFF;
    outline: none;
    position: absolute;
    box-sizing: border-box;
    padding-left: 10px;
    left: 20px;
    top: 0px;
  /*  color: #FFFFFF; */
}
.sousuo #input{
    width: 70px;
    height: 35px;
    border: 0;
    cursor: pointer;
    position: absolute;
    background: #CB1610;
    color: #FFFFFF;
    left: 275px;
    top: 0;
}
.tab-content{
    background: #fff;
padding-top: 50px;
}

.content{
    padding-top: 50px;
}
.robot_case{
float: right;
    background: url(../images/robot_icon.png) no-repeat;
     background-size: 55%;
    background-position-x: -17px;
    background-position-y: 5px;
    width: 52px;
    height: 30px;
    padding-left: 30px;
    font-size: 13px;
    color: #5a5959;
}
/*让其站位*/
.sousuo>form {
    height: 35px;
}
/* 中间内容 */
.cont{
    width: 1100px;
    margin: 0 auto;
    background: #FFFFFF;
}
.tab-head-wrap{
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100%;
    background: #CB1610;
}
.cont .tab-head{
    width: 1100px;
    height: 50px;
    margin: 0 auto;
    background: #CB1610;
}
 .cont .tab-head h2 ,
 .cont .tab-head span{
    display: block;
    width: 137px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-weight: normal;
    padding: 0 10px;
}
.cont .tab-head h2 a,
.cont .tab-head span a{
    color: #fff;
    font-size: 18px;
}
.cont .tab-head h2 a,
.cont .tab-head a{
    display: block;
    width: auto;
    height: 50px;
    text-align: center;
    padding-left: 35px;
    font-size: 17px;
    font-weight: bold;
}

#tab1{
    background: url(../images/kx.png) 10px center no-repeat;
}
#tab2{
    background: url(../images/zj.png) 10px center no-repeat;
}
#tab3{
    background: url(../images/xxgk.png) 10px center no-repeat;
    background-position-x: 0px;
}
#tab4{
    background: url(../images/hdjl.png) 10px center no-repeat;
}
#tab5{
    background: url(../images/xzsp.png) 10px center no-repeat;
}
#tab6{
    background: url(../images/qzdh.png) 10px center no-repeat;
}
#tab9{
    background: url(../images/earth1.png) 10px center no-repeat;
}
#tab7 {
    background: url(../images/email.png) 10px center no-repeat;
}
#tab8 {
    background: url(../images/feeds.png) 10px center no-repeat;
}
/* 底部 footer */
.footer{
    width: 100%;
    margin-top: 3px;
    border-top: 3px solid #CB1610;
}
.footer-head{
    height: 130px;
    margin: 0 auto;
    background: #FFFFFF;
}
.footer-foot{
    width: 800px;
    margin: 0 auto;
    background: #FFFFFF;
}
.footer-foot1,
.footer-foot2,
.footer-foot3{
    float: left;
    margin-top: 20px;
}
.footer-foot2 p img{
    width: 15px;
    height: 15px;
}
.footer-foot1 img{
    width: 90px;
    height: 95px;
}
.footer-foot2 p{
    margin-top: 6px;
    font-size: 14px;
    margin-left: 15px;
}
.footer-foot3{
    margin-left: 30px;
    margin-top: 35px;
    width: 110px;
    border: 1px solid red;
    border-radius: 5px;
}
.searchTable{
    margin: 0 auto;
}

.keyword{
     line-height: 30px; 
padding-left: 20px;
}
.keyword a{
    color:#999;
}
.keyword a:hover{
     color:#000; 
}

.mhead{
    width: 100%;
}
.mlog{
    width: 100%;
    padding: 0.2rem 0.15rem;
    box-sizing: border-box;
}
.mlog img{
    width: 80%;
}
.mhead span{
    float: right;
    margin-top: 0.2rem;
}
.mhead span img{
    width: 0.5rem;
}
.msearch{
    width: 100%;
    padding:17px 0;
    text-align: center;
    font-size: 0.12rem;
    position: relative;
    display: none;
    border-top: #f33537 0.5px solid;

}
.msearch .inpt-cs{
    width: 80%;
    height: 30px;
    padding: 0 40px 0 10px;
    border: 1px solid #d5d5d5;
    border-radius: 15px;
}
.msearch .but-cs{
    float: right;
    position: absolute;
    right: calc(10% + 10px);
    top: 20px;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    border: none;
    background: #fff url(../images/icon-test.png) no-repeat center center;
    -webkit-background-size: 20px;
    background-size: 20px;
    
}
.mnav{
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    border-top:#f33537  1px solid;
    border-bottom:#f33537  1px solid;
}
.mnav ul{
    width: auto;
    display: flex;
    overflow-x: auto;
}
.mnav ul::-webkit-scrollbar {
    display: none;
}
.mnav li a{
    width: auto;
    float: left;
    line-height: 30px;
    padding: 5px 15px;
    display: block;
    font-size: 13px;
    color: #999999;
    white-space: nowrap;
    font-weight: bold;
}
/* head end */
/* 底部 */
.mfooter{
    width: 100%;
    background-color: #eae9e9;
    padding: 0.2rem 0.05rem 0.1rem 0.05rem;
    box-sizing: border-box;
    height: 1.2rem;
}
.mfooter p{
    font-size: 0.22rem;
    /* line-height: 0.28rem; */
    margin-bottom: 0.05rem;
}
.mfooter p a{
    font-size: 0.22rem;
}

