@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-size: 13px;
    color: #000;
    font-family: '微软雅黑';
}

img {
    display: block;
    max-width: 100%;
    border: 0
}

ul,
li {
    list-style: none
}

a {
    text-decoration: none;
    display: block;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
    color: #333;
}

.clear {
    clear: both;
}

.sp_header {
    height: 50px;
    overflow: hidden;
    background: #D3181F;
    position: fixed;
    z-index: 110;
    width: 100%;
}

.sp_logo {
    padding: 10px;
    float: left;
    height: 50px
}

.sp_logo img {
    margin: auto;
    max-height: 30px;
}

.sp_nav {
    width: 50px;
    float: right;
    position: relative;
    cursor: pointer;
    height: 30px;
    margin-top: 15px
}

.sp_nav span {
    display: block;
    background: #fff;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 10px;
    transition: all ease 0.35s
}

.sp_nav span:nth-of-type(1) {
    top: 0px
}

.sp_nav span:nth-of-type(2) {
    top: 10px
}

.sp_nav span:nth-of-type(3) {
    top: 20px
}

.sp_nav_se span:nth-of-type(1) {
    top: 10px;
    transform: rotate(45deg)
}

.sp_nav_se span:nth-of-type(2) {
    width: 0
}

.sp_nav_se span:nth-of-type(3) {
    top: 10px;
    transform: rotate(-45deg)
}

.sjj_nav {
    position: fixed;
    z-index: 109;
    background: #D3181F;
    width: 100%;
    height: calc(100% - 14px);
    font-size: 14px;
    line-height: 40px;
    top: -100%;
    left: 0;
    overflow: auto;
    overflow-x: hidden;
    transition: top ease 0.35s;
}

.nav_show {
    top: 50px
}

.sjj_nav>ul>li:first-child {
    overflow: hidden;
    border-top: 0
}

.sjj_nav>ul>li:first-child>a {
    float: left;
    width: calc(100% - 70px)
}

.sjj_nav>ul>li:first-child .language {
    float: right;
    width: 70px;
    overflow: hidden;
    line-height: 30px;
    margin-top: 5px
}

.sjj_nav>ul>li:first-child .language a {
    width: 35px;
    float: left;
    border-left: 1px #ddd solid;
    text-align: center;
    color: #999;
}

.sjj_nav ul li i {
    position: absolute;
    top: 5px;
    right: 0px;
    border-left: 1px #ddd solid;
    height: 30px;
    padding: 0px 7px 0 7px;
}

.sjj_nav ul li i svg {
    transform: rotate(-90deg);
    transition: all ease 0.35s
}

.sjj_nav ul li .sjj_nav_i_se svg {
    transform: rotate(0deg)
}

.sjj_nav ul li {
    border-top: 1px #ddd solid;
    margin: 10px 20px;
    position: relative;
    line-height: 40px;
    font-size: 14px
}

.sjj_nav>ul>li:last-child {
    border-bottom: 1px #ddd solid;
}

.sjj_nav ul li ul {
    display: none
}

.sjj_nav ul li a {
    color: #fff;
    width: 80%
}

.sjj_nav ul li ul li a {
    color: #fff;
    display: block;
    text-align: left;
}

.sjj_nav ul li i svg {
    width: 20px;
    height: 20px;
    fill: #fff;
}

.sjj_nav ul li .sjj_nav_i_se svg {
    fill: #fff;
}

.sjj_nav ul li ul li>ul {
    margin-left: 10px
}


/* 导航结束 */


/* 视频banner */

.banner {
    position: relative;
    top: 50px;
}

.typewriter {
    position: absolute;
    top: 50px;
    width: 80%;
    margin-left: 10%;
    z-index: 100;
}

.main {
    padding: 10px;
}

.main100 {
    width: 100%;
    background: #F5F8FA;
}

.business {
    margin-top: 60px;
}

.business h4 {
    text-align: center;
    font-size: 2.6em;
    line-height: 2.6em;
}

.business h5 {
    text-align: center;
    font-size: 1.2em;
    color: #666;
    line-height: 1.2em;
}

.business p {
    font-size: 1em;
    text-indent: 2em;
    color: #333;
    line-height: 1.8em;
    margin-top: 20px;
}

.business_1 {
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
}

.business_1 li {
    width: 18%;
    background: #D3181F;
    margin: 1%;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}

.business_1 li p {
    color: #fff;
    text-align: center;
    font-size: 3em;
    margin-bottom: 20px;
}

.business_1 li span {
    font-size: .8em;
}


/* 主营业务 */

.mainbusiness {
    margin-top: 20px;
}

.mainbusiness h4 {
    text-align: center;
    font-size: 2.6em;
    line-height: 2.6em;
}

.mainbusiness h5 {
    text-align: center;
    font-size: 1.2em;
    color: #666;
    line-height: 1.5em;
}

.mainbusiness ul {
    margin-top: 20px;
}

.mainbusiness ul li {
    margin-top: 20px;
    margin: 20px auto;
}

.mainbusiness ul li h6 {
    text-align: center;
    font-size: 1.5em;
    line-height: 3em;
}

.mainbusiness ul li p {
    text-indent: 2em;
    font-size: 1.1em;
    color: #333;
    line-height: 1.8em;
}


/* 首页新闻 */

.index_news {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

.index_news li {
    width: 50%;
    text-align: center;
    line-height: 2em;
    margin-bottom: 20px;
}

.index_news li img {
    width: 90%;
    margin-left: 5%;
    margin-bottom: -20px;
    border-radius: 5px;
}

.more {
    width: 50%;
    margin-left: 25%;
    margin-top: 20px;
    background: red;
    color: #fff;
    text-align: center;
    padding: 15px;
    font-size: 14px;
    border-radius: 5px;
}


/* 底部 */

.footer {
    background-color: #D3181F;
    color: #fff;
    text-align: center;
    line-height: 30px;
    padding-top: 40px;
    margin-top: 30px;
    padding-left: 20px;
    padding-bottom: 30px;
}

.footer img {
    width: 30%;
    margin-left: 35%;
    margin-bottom: 30px;
    margin-top: 30px;
}

.f-title {
    font-size: 16px;
    text-align: left;
}

.footer p {
    text-align: left;
    color: #fff;
    line-height: 35px;
}

.footer div {
    text-align: center;
    line-height: 50px;
}


/* 新闻中心 */

.sub-banner {
    height: 220px;
    position: relative;
    top: 50px;
}

.sub-banner h4 {
    font-size: 2rem;
    color: #D3181F;
    text-align: center;
    padding-top: 50px;
}

.sub-banner h5 {
    font-size: 1rem;
    color: #D3181F;
    text-align: center;
    margin-top: 20px;
}

.enteringJointown-nav .nav-bg {
    width: 100%;
    *zoom: 1;
    zoom: 1;
    position: relative;
    height: 4.166em;
    background: #dadada;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 1.5em 4px rgb(148 167 182 / 20%);
}

.enteringJointown-nav .nav-box {
    position: absolute;
    display: block;
    left: 50%;
    margin: -4.166em auto 0 -9.4em;
    height: 4.166em;
    left: 0px !important;
    margin: -4.166em auto !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
    width: 100% !important;
}

.nav-box li:first-of-type {
    margin-left: 1em !important;
}

.enteringJointown-nav .nav-box li {
    float: left;
    position: relative;
    -webkit-transition: All 0.4s ease-in-out;
    display: inline-block !important;
    float: none !important;
    width: auto !important;
}

.enteringJointown-nav .nav-box li a {
    display: block;
    width: 6.5em;
    height: 3.6em;
    line-height: 3.6em;
    text-align: center;
    font-size: 1.166em;
    font-weight: 400;
}

.enteringJointown-nav .current {
    color: #D3181F;
}

.recommend {
    margin-top: 10px;
}

.recommend .imgs {
    padding: 20px;
}

.recommend img {
    border-radius: 10px;
}

.recommend .newsinfo {
    font-size: 16px;
    color: #D3181F;
    line-height: 26px;
    padding: 0 20px;
}

.recommend .newsinfo h4 {
    font-size: 16px;
    color: #D3181F;
    line-height: 26px;
}

.recommend .newsinfo span {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.recommend .newsinfo p {
    font-size: 14px;
    color: #999;
    line-height: 26px;
    text-indent: 2em;
}

.notice {
    margin: 20px 0;
}

.notice .title2 {
    float: left;
    width: 70%;
    margin-left: 20px;
}

.notice .title2 h4 {
    font-size: 14px;
    color: #D3181F;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.notice .title2 p {
    font-size: 14px;
    line-height: 18px;
    text-indent: 2em;
    color: #666;
}

.notice .title3 {
    float: left;
    width: 70%;
    margin-left: 20px;
}

.notice .title3 h4 {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    font-weight: normal;
}

.notice .time2 {
    float: left;
}

.notice .time2 {
    width: 60px;
    height: 60px;
    background: #D3181F;
    float: left;
    color: #fff;
    text-align: center;
    padding-top: 6px;
    border-radius: 3px;
}

.notice .time2 .day {
    font-size: 18px;
    color: #fff;
}

.notice .time2 span {
    font-size: 14px;
    color: #fff;
}

.about-title {
    font-size: 22px;
    text-align: left;
    margin: 50px 0 10px 0;
    line-height: 36px;
    border-bottom: solid 1px #ddd;
    color: #D3181F;
}

.about-title span {
    display: block;
    font-size: 14px;
    font-family: 'Arial';
    color: #999;
    text-indent: 10px;
}

.about-content p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}


/* 集团荣誉 */

.honor {
    margin-top: 30px;
}

.honor li {
    padding: 20px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}

.honor li img {
    border-radius: 5px;
}


/* 集团领导 */

.lead {
    margin-top: 100px;
}

.lead .leadpic {
    float: left;
    width: 100px;
    margin-left: 20px;
}

.lead .leadinfo {
    float: left;
}

.lead .leadinfo .leadname {
    font-size: 24px;
    color: #D7171F;
    line-height: 40px;
    padding-left: 20px;
}

.lead .leadposition {
    font-size: 12px;
    color: #666;
    line-height: 24px;
    margin-top: -5px;
    padding-left: 20px;
}

.lead .leadinfo .line .line2 {
    width: 200px;
    height: 2px;
    background: #DEDEDE;
    margin-top: 2px;
}

.lead .leadcontent {
    background-color: #FFE3E8;
    color: #333;
    font-size: 14px;
    padding: 40px;
    margin-top: -30px;
    line-height: 28px;
    border-radius: 10px;
}

.lead .leadcontent p {
    text-indent: 2em;
}


/* 医药包装 */

.business-sub {
    padding: 20px;
}

.business-sub p {
    padding: 20px;
    text-indent: 2em;
    font-size: 1.1em;
    color: #333;
    line-height: 1.8em;
}

.business-sub img {
    border-radius: 10px;
}


/* 职业发展 */

.job {
    padding: 15px;
}

.job-title {
    font-size: 20px;
    text-align: left;
    margin: 20px 0 10px 0;
    line-height: 40px;
    border-bottom: solid 1px #ddd;
    color: #D3181F;
}

.job-title span {
    display: block;
    font-size: 12px;
    font-family: 'Arial';
    color: #999;
}

.job-content p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.job button {
    margin-top: 20px;
    padding: 10px 30px;
    border: none;
    border: solid 1px #ccc;
}


/* 社会责任 */

.sr {
    padding: 15px;
}

.sr-title {
    font-size: 20px;
    text-align: left;
    margin: 20px 0 10px 0;
    line-height: 40px;
    border-bottom: solid 1px #ddd;
    color: #D3181F;
}

.sr-title span {
    font-size: 36px;
    margin-right: 10px;
}

.sr-content p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin: 20px 0;
    text-indent: 2em;
}

.sr img {
    border-radius: 10px;
}


/* 集团文化 */

.srzr {
    font-size: 24px;
    color: #D3181F;
    padding: 30px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
    margin-top: 20px;
}

.srzr span {
    font-size: 36px;
    margin-right: 20px;
}

.culture {
    font-size: 18px;
    color: #666;
    line-height: 40px;
    margin-top: 30px;
    padding-left: 100px;
}


/* 联系我们 */

.subcontact {
    padding-top: 30px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 30px;
}

.subcontact h5 {
    font-size: 20px;
    color: #000;
    margin-bottom: 30px;
}


/* 分页 */

.page {
    width: 100%;
    position: relative;
    margin-top: 50px;
}

.pagenum {
    position: absolute;
    top: -25px;
    background: #fff;
}

.pagenum a {
    display: block;
    float: left;
}

.pagenum span {
    display: block;
    float: right;
}

.page-num {
    width: 25px;
    height: 25px;
    background: #fff;
    margin: 0 10px;
    text-align: center;
    line-height: 25px;
    color: #333;
    cursor: pointer;
    border: solid 1px #333;
    font-size: 1.0rem;
}

.page-num-current {
    background-color: #D3181F !important;
    color: #fff !important;
    border: solid 1px #D3181F;
}

.nodata {
    text-align: center;
    line-height: 100px;
}


/* 新闻详情 */

.newstitle {
    border-bottom: solid 1px #eee;
    margin-top: 50px;
    margin-bottom: 20px;
}

.newstitle h5 {
    text-align: center;
    font-size: 20px;
}

.newstitle p {
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    color: #666;
}

.newstitle p span {
    margin-left: 20px;
}

.content {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding: 10px 20px;
}

.content p {
    text-indent: 2em;
    margin: 10px 0;
}


/* 满意度调查 */

.dctitle {
    padding-top: 40px;
}

.dctitle p {
    font-size: 14px;
    margin: 20px;
}

.survey {
    margin: 20px auto;
    border-bottom: solid 1px #eee;
    padding-bottom: 20px;
}

.survey .title {
    font-size: 16px;
    text-indent: 30px;
}

.survey>div p {
    font-size: 12px;
    color: #666;
    line-height: 25px;
}

.survey .xuanze {
    margin-top: 20px;
    padding-left: 30px;
}

.submitgo {
    width: 200px;
    height: 50px;
    margin: auto;
    background-color: #D7171F;
    border-radius: 5px;
    color: #fff;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
}

.survey textarea {
    margin-bottom: 10px;
    margin-top: 10px;
}

.survey input {
    margin-bottom: 10px;
    margin-top: 10px;
}

.mydtable td {
    padding: 5px;
    text-align: center;
    border: solid 1px #666;
    line-height: 30px;
}

.mydtable .tr1 td span {
    font-size: 12px;
    font-weight: bold;
    display: block;
    line-height: 30px;
}

.mydtable .td1 {
    text-align: left;
}

.mydtable .tr2 td span {
    font-size: 12px;
    display: block;
    color: #333;
    line-height: 20px;
}