
h3 {
    background-color: #f2f2f2;
    color: #7d7d7d; 
}

.bz_head {
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.content {
    width: 85%;
    float: right;
}
.container {
    font-family: 微软雅黑;
    background: #fff;
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}

.container .menu {
    width: 200px;
    float: left;
    overflow: hidden;
}


/*position 菜单背景图标*/

.positionIicon {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0px 4px;
    margin-right: 10px;
}


/*menu图标*/

.q-menu-img {
    background: url("../img/iconfont-kuaisulu.png");
}

.q-menu-doit {
    background: url("../img/iconfont-0bangzhushouce.png");
}

.q-menu-three {
    background: url("../img/iconfont-wenti.png");
}

.container .menu h3 {
    font-size: 16px;
    cursor: pointer;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

.h3Clicked {
    background-color: #ff7e00;
    color: #fff;
}

.container .menu ul {
    display: none;
    margin: 0;
    padding: 0;
}

.container .menu ul li {
    height: 40px;
    line-height: 40px;
}

.container .menu ul li a:hover {
    background: #ccc;
    height: 40px;
    line-height: 40px;
    color: #fff;
}

ul {
    list-style: none;
}



.container .menu .selected {
    background: #ccc;
    height: 40px;
    line-height: 40px;
    color: #fff;
}

.container .content {
    margin-top: 15px;
    width: 958px;
    margin-left: 220px;
    padding: 10px;
    background-color: #fbfbfb;
    border: 1px solid #d9d9d9;
    min-height: 500px;
}

.container .content .get-menu {
    margin-left: -10px;
}

.container .content .get-menu a {
    display: inline-block;
    font-size: 15px;
    height: 40px;
}

.container .content .get-menu a:last-child {
    margin-left: -8px;
    color: #7D9EC0;
}

.container .content .get-menu span {
    display: inline-block;
    height: 40px;
    margin-left: -110px;
}

.container .content .menu1 .tab {
    display: none;
}

.container .content .menu1 .active {
    display: block;
}

.container .content .menu1 .tab p {
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, 1);
    word-break: break-all;
}

.container .content .menu1 .tab .tt {
    font-size: 14px;
    font-weight: bold;
}


/*第二个菜单下的文档内容*/

.container .content .menu2 .tab {
    display: none;
}

.container .content .menu2 .active {
    display: block;
}

.container .content .menu2 .tab p {
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.8);
    word-break: break-all;
}

.container .content .menu2 .tab .tt {
    font-size: 14px;
    font-weight: bold;
}


/*第三个菜单下的文档内容*/

.container .content .menu3 .tab {
    display: none;
}

.container .content .menu3 .active {
    display: block;
}

.container .content .menu3 .tab p {
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.8);
    word-break: break-all;
}

.container .content .menu3 .tab .tt {
    font-size: 13px;
    font-weight: bold;
}


/* 分页面样式 */

.help_main {
    width: 99.9%;
    display: block;
    overflow: hidden;
    border: 1px solid #efefef;
}

.help_main .tit {
    line-height: 40px;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin: 10px 0 30px 0;
    padding-left: 10px;
}

.tit .font_o {
    color: #ff7e00;
    font-size: 25px;
}

.img_sm {
    max-width: 90%;
    margin: 10px 5%;
    overflow: hidden;
    text-align: center;
}

.img_sm img {
    width: 100%;
}
.txt{
    padding: 10px;
    line-height: 25px;
    font-size: 12px;
}

/* --------------------------------------------关于我们----------------------------- */
.main-right-con .about_meiji {
    width: 100;
    position: relative;
}
.about_meiji img {
    width: 100%;
}
.about_meiji .about_meiji_content {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.about_meiji .about_meiji_title {
    font-size: 34px;
    color:#000;
    line-height: 35px;
}
.about_meiji .about_meiji_intor {
    font-size: 22px;
    color: #343434;
    margin-top: 20px;
}
/* 公司简介 */
.company_jianjie {
    width: 100%;
    margin-top: 50px;
}
.company_jianjie .company_jianjie_title {
    font-size: 24px;
    color: #333;
    line-height: 45px;
    margin-bottom: 15px;
}
.company_jianjie .company_jianjie_content {
    font-size: 14px;
    color: #636363;
    line-height: 40px;
    text-indent: 2em;
}
/* 我们的优势 */
.youshi_top {
   background: #ebeeef;
   height: 60px;
   line-height: 60px;
   margin-top: 85px;
}
.youshi_bos .youshi {
    width: 90%;
    margin: 0 auto;
    position: relative;
}

.youshi_bos .youshi .youshi_ul {
    width: 100%;
    overflow: hidden;
}
.youshi_bos .youshi .youshi_ul li {
    float: left;
    width: 45%;
    margin: 20px 2.5% 0;
    padding-bottom: 25px;
    position: relative;
}
.youshi_bos .youshi .youshi_title {
    font-size: 24px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(255,255,255,1);
    line-height: 27px;
    position: absolute;
    top: 22%;
    left: 50%;
    transform: translateX(-50%);
}
.youshi .youshi_ul li .youshi_li_content {
    font-size: 12px;
    font-weight: 400;
    color: #2e2e2e;
    line-height: 30px;
    text-indent: 0;
    height: 140px;
    padding: 20px 20px;
    box-sizing: border-box;
    border-bottom: 4px solid #ff7e00;
    background: rgba(255,255,255,1);
    box-shadow: 0 10px 30px -8px #4747471f;
}
/* 物流 */
.wuliu .wuliu_header {
    position: relative;
}
.wuliu .wuliu_title {
    background: #ebeeef;
    height: 60px;
    line-height: 60px;
    margin-top: 50px;
}
.wuliu .second_title {
    height: 80px;
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(46,46,46,1);
    line-height: 80px;
    text-align: center;
}
.wuliu .wuliu_ul {
    width: 100%;
    overflow: hidden;
}
.wuliu .wuliu_ul li {
    float: left;
    width: 22.5%;
    margin-right: 3%;
}
.wuliu .wuliu_ul li p img{
   width: 100%;
}
.wuliu .wuliu_ul li:last-child{
    margin-right: 0;
}
.wuliu .wuliu_ul li .wuliu_li_text {
    height: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #777;
    margin-top: 5px;
    line-height: 23px;
    padding: 30px 15px;
    border: 1px solid #f9f8f8;
}