html {
    -webkit-text-size-adjust: none;
}

#appstore {
    -webkit-text-size-adjust: none;
}
/*首页*/
a {
    text-decoration: none !important;
    color: white ;
}

    a:hover {
        text-decoration: none;
    }

.footer ul li span, .header ul li span {
    height: 29px;
}

.tit {
    font-size: 46px;
    font-family: "Microsoft YaHei", "Clear Sans", "Helvetica Neue", Arial, sans-serif;
    text-align: right;

}

#imgcontent {
    background-color: #e6e6e6;
}

    #imgcontent .syimgd_th {
        width: 980px;
        height: 596px;
        background-size: 980px 596px;
        background-repeat: no-repeat;
        position: absolute;
        bottom: 0px;
    }

#phone, #phtwo, #phthree, #phfour, #phfive {
    margin: 0 auto;
    width: 980px;
}
    #phtwo, #phthree, #phfour,#Merlin{
        background: url("../images/line.png") no-repeat;
        background-position:bottom ;
    }

    #phtwo *,#phthree *, #phfour * {
        color: #666;
    }

#phtwo, #phthree {
    font-size: 18px;
}

    #phtwo ul li, #phfour ul li {
        display: inline-block;
        margin-left: 14px;
        width: 550px;
        line-height: 26px;
    }

    #phtwo ul img, #phfour ul img {
        margin-top: 8px;
        float: left;
    }

.phtwo_img {
    bottom: -95px;
}

#phtwo ul > div {
    display: table;
    margin-bottom: 28px;
}

#phthree .rounds {
    margin-right: 12px;
    text-align: center;
}

#phthree > div, #phthree > b {
    float: right;
    clear: both;
}

#phfour ul li {
    margin-left: 19px;
    width: 400px;
}

.appled_font {
    font-size: 8px;
    -webkit-text-size-adjust: none!important;
}

.firefox_font {
    margin-left: 0 !important;
    font-size: 10px !important;
}

.appled_fontt {
    font-size: 10px !important;
    margin-left: 0 !important;
}

.about_contdd {
    padding-top: 0px!important;
}
/*联系我们*/

#calld .o {
    width: 80px;
    display: inline;
    float: left;
    margin-right: 42px;
    display: table;
}

#calld .t {
    width: 300px;
    display: inline;
    float: left;
    /*margin-right: 42px;*/
    display: table;
}


#calld .t, #aboutd .t {
    width: 266px;
    display: inline-block;
}

#calld .calld_boxs {
    color: #fff;
    width: 328px;
    height: 300px;
    background-color: #DC0000;

}
.c_z{
    width: 910px;
    height: 80px;
    margin: 0px auto;
}
.c_z li{
    float: left;
}
.c_z li p{
    font-size: 14px;
    color: #6f6f6f;
}
.c_z li p.z_t{
    font-size: 20px;
    margin-bottom: 15px;
}


/*加入我们*/


#joind * {
    color: #6f6f6f;
}

#joind #joinhead div {
    color: #ffffff!important;
}

#joind {
    font-size: 14px;
}
/*-------tab-----*/
#tab {margin: 0 auto;color: #6f6f6f;position: relative}
html > body #tab { width:979px;}

#tab div { position:absolute; top:90px; left:10px; width:979px;}

#tab div { display:none;}

#tab .block { display:block;}

#tab h3 { float:left; width:324px; height: 60px; line-height:60px; margin:0 0 0 0; font-size:18px; cursor:pointer;text-align:center; color:#5a5a5a;border: 1px solid #E5E5E5; font-family:Microsoft YaHei;font-weight:normal;}

#tab .up { background:url("../images/juxing3.png");color:#fff;}
#tab ul.big_w { list-style:none; padding:0; margin-top:0px;}
#tab li {padding-top: 23px;width: 450px; overflow:hidden;float: left;}
#tab li.x{margin-right: 39px}
#tab .post{font-size: 24px;margin-bottom: 15px}
#tab li p{line-height: 30px;font-size: 14px}
#tab li p.job_req{margin-top: 40px;}
/*-----------tab  end-----*/

/*关于*/
#aboutd * {
    color: #6f6f6f;
}

#aboutd .tit {
    color: #DC0000;
    text-align: center;
    font-size: 24px;
}

#aboutd div {
    line-height: 30px;
}


#aboutd .t {
    width: 900px;
    float: left;
    font-size: 14px;
    margin-top: 30px;
    letter-spacing: 0px;
}
/* 下载泗水通 */
/* pc */
.pcma{
    display: flex;
    justify-content: center;
  }
  .pcma dl{
    /* flex: 1; */
    margin: 20px;
  }
  .pcma dl img{
    display: block;
    width: 200px;
    height: 200px;
    margin: 5px auto;
  }
  .pcma dl dd{
    line-height: 40px;
    font-size: 14px;
    text-align: center
  }
  /* phone */
  .phone{
      margin: 0 auto;
      text-align: center
  }
  #phonebox dl{
      margin: 30px 0;
  }
  #phonebox dl dd{
    font-size: 28px
}
  #phonebox img{
      width: 200px;
      height: 200px;
  }
 #phonebox .anzuo .Btn,#phonebox .ios .Btn{
    width: 280px;
    height: 60px;
    line-height: 60px;
    margin: 0 25px;
    background: green;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 28px
}