@charset "utf-8";
/* CSS Document */

body {
    font-family: arial, "microsoft yahei", sans-serif;
    font-size: 14px;
    background: #fff;
    width: 100%;
}

#header {
    background: #fff;
}

#header .header_t {
    overflow: hidden;
    padding: 20px 0;
}

#header .header_t .logo {
    float: left;
}

#header .header_t .slogan {
    float: right;
}

#header .header_t img {
    height: 42px;
    width: auto;
}

#header .header_m {
    background: #C2130A;
    height: 48px;
}

#header .header_m .mune {
    overflow: hidden;
    float: left;
}

#header .header_m .mune ul li {
    float: left
}

#header .header_m .mune ul li a {
    display: block;
    line-height: 48px;
    color: #fff;
    padding: 0 30px;
    min-width: 80px;
    text-align: center;
    font-weight: bold;
}


#header .header_m .mune ul li.d_this a {
    background: rgba(0, 0, 0, 0.2);
}

#header .header_m .mune ul li a:hover {
    background: rgba(255, 255, 255, 0.1);
}

#header .header_m .search {
    float: right;
    margin: 8px 0;
    width: 240px;
}

#header .header_m .search .search-input {
    height: 32px;
    line-height: 32px;
    border-radius: 100px;
    border: none;
    padding-left: 40px;
    background: #fff url("../img/iocns_search.png") no-repeat 10px center;
}

#footer {
    background: #232323;
    overflow: hidden;
    padding: 10px 0;
    font-size: 12px;
}

#footer .fl .logo img {
    height: 42px;
    margin-top: 14px;
}

#footer .fl p {
    color: rgba(255, 255, 255, 0.6);
    margin-top: 4px;
}

#footer .fr {
    overflow: hidden
}

#footer .fr ul li {
    display: block;
    text-align: center;
    float: left;
    margin-left: 20px;
}

#footer .fr ul li a p {
    margin-top: 4px;
    color: #fff;
}

#footer .fr ul li a .ewm_img {
    width: 60px;
    margin: 0 auto;
}

#footer .fr ul li a .ewm_img img {
    width: 60px;
}

#main {


}

/*公用*/
.h_banner {
    background: #eee url("../img/h_banner_01.jpg") no-repeat center;
    position: relative;
    height: 220px;
}

.h_banner .tit {
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
    line-height: 1.2;
    padding-bottom: 10px;
}

.h_banner .tit h3 {
    font-size: 36px;
}

.h_banner .tit p {
    font-size: 20px;
}

.h_banner .tit:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 40px;
    height: 3px;
    margin-left: -20px;
    background: #fff;
}

.h_banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.h_mune {
    float: left;
    width: 160px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    margin-top: -40px;
    position: relative;
    z-index: 3;
    padding: 100px 20px 239px;
    margin-bottom: 20px;
}

.h_mune:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;;
    width: 100px;
    height: 40px;
    background: url("../img/logo.png") no-repeat center;
    background-size: 100px auto;
    margin-left: -70px;
    padding: 20px;
}

.h_mune:before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;;
    width: 178px;
    height: 219px;
    background: url("../img/mune_b.png") no-repeat center;
    margin-left: -89px;
    background-size: 178px 219px;
}

.h_mune ul li:not(:last-child) {
    margin-bottom: 16px;
}

.h_mune ul li a {
    display: block;
    line-height: 32px;
    border-radius: 100px;
}

.h_mune ul li.active a {
    background: #C2130A;
    color: #fff;
}

.h_mune ul li:not(.active) a:hover {
    background: #f2f2f2;
    color: #333;
}

.h_mune {

}

.h_nr {
    padding: 30px 30px 30px 230px;
}

.h_nr img {
    max-width: 100%;
    height: auto;
}

.h_nr {

}

.text_com p {
    line-height: 1.8em;
    text-indent: 32px
}

.text_com p:not(:first-child) {
    margin-top: 20px;
}

.text_com {

}

/*关于我们*/
.about_nr .csr_ms {
    overflow: hidden;
    background: #f2f2f2;
}

.about_nr .csr_ms img {
    float: left;
    height: 200px;
    margin-right: 10px;
}

.about_nr .csr_ms p {
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
}

.about_nr .csr_ms p:not(:first-child) {
    margin-top: 10px;
}

.about_gslc_nr {
    line-height: 1.6em;
}

.about_gslc_nr .items:not(:last-child) {
    margin-bottom: 20px;
}

.about_gslc_nr .items:not(:last-child) .nr {
    border-bottom: 1px #eee dashed;
    padding-bottom: 20px;
}

.about_gslc_nr .items .time {
    font-family: Impact;
    font-style: italic;
    font-size: 46px;
    margin-bottom: 10px;
    float: left;
    width: 80px;
    text-align: center;
    color: #ddd;
    margin-right: 20px;
    margin-top: 10px;
}

.about_gslc_nr .items .nr {
    overflow: hidden;
}

.about_qywh_nr {
}

.about_qywh_nr p {
    text-indent: 0px;
}

.about_qywh_nr .tit span {
    background: #C2130A;
    padding: 6px 20px;
    color: #fff;
    display: inline-block;
    margin-top: 30px;
    font-weight: bold;
    border-radius: 16px 0 16px 0;
}


.news_nr {
    margin: 40px 0;
}

.news_nr .items {
    position: relative;
}

.news_nr .items:after {
    content: "";
    position: absolute;
    width: 2px;
    left: 50%;
    background: #C2130A;
    margin-top: -1px;
    top: 110px;
    bottom: 10px;
}

.news_nr .items .time {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: #C2130A;
    margin: 0 auto 60px;
    border-radius: 100px;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    position: relative;
    z-index: 3;
}

.news_nr .items .time:after {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    text-align: center;
    border-radius: 100px;
    border: 1px #C2130A solid;
    box-sizing: border-box;
    top: -10px;
    left: -10px;
    z-index: -1;

}

.news_nr .items ul {
    overflow: hidden;
}

.news_nr .items ul li {
    overflow: hidden;
    position: relative;
    padding-top: 4px;

}

.news_nr .items ul li:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #C2130A;
    border-radius: 100px;
    left: 50%;
    margin-left: -5px;
    top: 2px;
    border: 2px #fff solid;
    z-index: 2;
    box-sizing: border-box;

}

.news_nr .items ul li a {
    width: 50%;
    box-sizing: border-box;
    display: block;
}

.news_nr .items ul li b {
    color: #C2130A;
}

.news_nr .items ul li h3 {
    margin-top: 4px;
}

.news_nr .items ul li p {
    margin-top: 4px;
    color: #666;
}

.news_nr .items ul li .img {
    width: 200px;
    overflow: hidden;
}

.news_nr .items ul li .img img {
    width: 100%;
}

.news_nr .items ul li:nth-child(odd) a {
    float: left;
    padding-right: 60px;
}

.news_nr .items ul li:nth-child(odd) .img {
    float: left;
    margin-right: 20px;
    border-radius: 0 0 32px 0;
}


.news_nr .items ul li:nth-child(even) {
    margin-top: -60px;
}

.news_nr .items ul li:nth-child(even) a {
    float: right;
    padding-left: 60px;
}

.news_nr .items ul li:nth-child(even) .img {
    float: right;
    margin-left: 20px;
    border-radius: 0 0 0 32px;

}

.contact_nr {
    padding: 40px 0
}

.join_phone {
    text-align: center;
}

.join_phone  h3 {
    font-size: 18px;
}

.join_phone strong {
    font-size: 32px;
    color: #fff;
    padding: 8px 30px;
    border-radius: 100px;
    background: #C2130A;
    margin-top: 10px;
    display: inline-block;
}

.join_phone strong b {
    font-family: Impact;
}

.contact_nr ul li {
    border-top: 1px #e2e2e2 dashed;
    padding-top: 40px;
    margin-top: 40px;
    overflow: hidden;
}

.contact_nr ul li .img {
    float: left;
    margin-right: 20px;
    width: 300px;
}

.contact_nr ul li .img img {
    width: 100%;
}

.contact_nr ul li h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.contact_nr ul li p {
    color: #666;
}

.products_nr {
}

.products_nr .items h2 {
    margin-bottom: 20px
}

.products_nr ul {
    overflow: hidden
}

.products_nr ul li {
    float: left;
    width: calc((100% + 20px) / 3 - 20px);
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.products_nr ul li:not(:nth-child(3n)) {
    margin-right: 20px;
}

.products_nr ul li a {
    display: block;
    text-align: center;
    background: #fff;
    padding: 40px 30px;
}

.products_nr ul li a h3.title_1 {
    margin-bottom: 10px;
    font-size: 18px;
    height: 50px;
}

.products_nr ul li a .img {
    display: flex;
    width: 240px;
    height: 240px;
    justify-content: center;
    align-items: center;
}

.products_nr ul li a .img img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
}

.products_nr ul li a .Up {
    position: relative;
}

.products_nr ul li a .Down {
    text-align: left;
    position: absolute;
    bottom: -360px;
    left: 0;
    right: 0;
    padding: 20px;
    background: #C2130A;
    color: #fff;
    z-index: 2;
}

.products_nr ul li a .Down:after {
    content: "";
    position: absolute;
    top: -40px;
    left: 50%;
    width: 600px;
    height: 600px;
    border-radius: 1000px;
    margin-left: -300px;
    background: #C2130A;
    z-index: -1;
}

.products_nr ul li a .Down .title_2 {
    font-size: 18px;
    margin-top: -20px;
}

.products_nr ul li a .Down p:not(:last-child) {
    margin-bottom: 6px;
}

.products_nr ul li a .Down span {
    display: inline-block;
    background: #fff;
    color: #C2130A;
    margin: 6px 0;
    padding: 3px 6px;
    font-size: 12px;
}

.products_nr ul li a .Down .nr {
    height: 160px;
    overflow-x: hidden;
}

.products_nr ul li a .Down {

}

.products_nr ul li:hover a {
    background: #333;
}

.about_cylt_nr {
}

.about_cylt_nr .items {
    margin-bottom: 20px;
}

.about_cylt_nr .items .tit {
    margin-bottom: 20px;
}

.about_cylt_nr .items .tit span {
    background: #C2130A;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    border-radius: 100px;
    padding-right: 20px;
    font-weight: bold;
}

.about_cylt_nr .items .tit span strong {
    display: inline-block;
    border: 3px #fff solid;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 100px;
    margin-right: 10px;
    position: relative;
    left: -1px;
    font-size: 22px;
    background: #C2130A;
}

.about_cylt_nr .items ul {
    overflow: hidden;
}

.about_cylt_nr .items ul li {
    width: calc((100% + 10px) / 4 - 10px);
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}

.about_cylt_nr .items ul li:not(:nth-child(4n)) {
    margin-right: 10px;
}

.about_cylt_nr .items ul li .img {
    position: relative;
}

.about_cylt_nr .items ul li .img span {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 4px 8px 4px 6px;
    border-radius: 0 0 6px 0;
}

.about_cylt_nr .items ul li:hover .img span {
    background: #C2130A;
}

.index_banner {
}

.index_banner .swiper-container {
    height: 520px
}

.index_banner .swiper-container .swiper-slide {
    background: no-repeat center;
}


.index_about {
    background: #fff;
}

.index_about .l {
    background: #C2130A;
    color: #fff;
    padding: 20px;
    position: relative;
    width: 160px;
}

.index_about .l .t_h1 {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase
}

.index_about .l .t_h2 {
    font-size: 18px;
    position: relative;
    margin-top: 20px;
    padding-bottom: 6px;
}

.index_about .l .t_h2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    background: #fff;
    height: 3px;
}

.index_about .l a {
    position: absolute;
    left: 20px;
    bottom: 20px;
    color: #fff;
    background: url("../img/r_iocn.png") no-repeat right center;
    background-size: auto 14px;
    padding-right: 50px;
}

.index_about .r {
    padding: 20px;
}

.index_about .r .img {
    margin-left: 20px;
}

.index_about .r .img img {
    height: 160px;
    width: auto;
}

.index_about .r p {
    line-height: 1.6em;
}


.index_about .r p:not(:last-child) {
    margin-bottom: 10px;
}

.index_products {
}

.index_products .prod {
    background: #999 no-repeat center;
    margin-bottom: 10px;
    height: 260px;
    position: relative
}

.index_products .prod:not(:last-child) {
    margin-right: 10px
}

.index_products .flex_2 .prod {
    margin-right: 10px;
}

.index_products .prod h3 {
    color: #fff;
    padding: 10px;
    font-size: 16px;
    position: relative;
    z-index: 2;
    background-color: rgba(0,0,0,0.3);
}

.index_products .prod:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    /*background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 100%);*/
}


.index_products .prod:hover{
    background-size: 110%
}

.index_products .prod h3 {
}

.index_products .p_1 {
    background-image: url("../img/p_1.jpg")
}

.index_products .p_2 {
    background-image: url("../img/p_2.jpg")
}

.index_products .p_3 {
    background-image: url("../img/p_3.jpg")
}

.index_products .p_4 {
    background-image: url("../img/p_4.jpg")
}

.index_products .p_5 {
    background-image: url("../img/p_5.jpg")
}

.index_products .p_6 {
    background-image: url("../img/p_6.jpg")
}

.index_wd {
    background: #fff;
    padding:100px 0;
}

.index_wd h1 {
    margin-bottom: 10px;
}

.index_wd ul {
    overflow: hidden;
    margin-top:50px;
}

.index_wd ul li {
    float: left;
    margin: 0 40px;
    text-align: center;
}

.index_wd ul li h3 {
    margin-top: 10px;
}

.index_title {
    margin-bottom: 30px
}

.index_title h1 {
    font-size: 30px;
    text-transform: uppercase
}

.index_title h3 {
    margin-top: 10px;
    font-size: 18px;
    position: relative;
    padding-bottom: 10px;
}

.index_title h3:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 40px;
    margin-left: -20px;
    height: 4px;
    background: #C2130A;
}

.index_jmys {
    padding:120px 0;
    background: url("../img/index_jmys.jpg") no-repeat center;
    color: #fff;
}

.index_jmys .nr p:not(:last-child){
    margin-bottom: 10px;
}
.index_jmys a{
    display: inline-block;
    line-height:30px;
    padding: 0 30px;
    color: #fff;
    margin-top: 30px;
    border: 1px #fff solid;
    border-radius: 100px;
}
.index_jmys a:hover{
    background:#C2130A;
    border-color: #C2130A;
}

.index_cgal {
    background: #fff;
    padding: 80px 0;
}
.index_cgal ul{
    overflow: hidden;
}

.index_cgal ul li{
    float: left;
    width: 25%;
}

.index_cgal ul li .index_hot{
    width: 120px;
    height: 120px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items:center;
    flex-direction: column;
    background: #C2130A;
    margin: 0 auto 20px;
    font-size: 30px;
    color: #fff;
    border-radius: 100px;
    font-weight: bold;
}

.index_cgal ul li{

}

.join_nr{}
.join_nr:not(:last-child){margin-bottom: 30px}
.join_nr h2{margin-bottom: 10px;}
.join_nr ul li{padding-left: 16px;position: relative}
.join_nr ul li:after{
    content:"";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #C2130A;
    left: 0;
    top:50%;
    margin-top: -3px;
}
.join_nr ul li:not(:last-child){
    margin-bottom: 10px;}


.jobs_nr{

}
.jobs_nr{
    margin: 20px 0;
}
.jobs_nr ul li{}
.jobs_nr ul li:not(:last-child){
    margin-bottom: 20px;
}
.jobs_nr ul li .l{
    width:220px;
    background: #C2130A;
    text-align: center;
    color: #fff;
    padding: 20px;
    position: relative;
}
.jobs_nr ul li .l:after{
    content: "";
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-top:10px solid transparent;
    border-left: 10px solid #C2130A;
    border-bottom:10px solid transparent;
}
.jobs_nr ul li .r{
    flex: 1;
    background: #f2f2f2;
    padding: 20px 20px 20px 30px;
}
.jobs_nr ul li .r .nr{
    line-height: 1.8em;
}
.index_products_wap{
    display: none;
}
.mune_btn{
    display: none;
}
/*手机版*/
@media (max-width:700px) {
    body{
        height: 100%;
        width: 100%;
        overflow: hidden;
    }
    .w1200{width: 100%}
    #header{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99;
    }
    #header .header_t{
        padding: 10px;
    }
    #header .header_t .logo{
        margin-left: 10px;
    }
    #header .header_t .logo img{
        height:30px;
    }
    #header .header_t .slogan{display: none;}
    #header .header_m{
        position: absolute;
        right: 0;
        top: 0;
        height:auto;
        padding-top: 50px;
        background:none;
        display: none;
    }
    #header .header_m .w1200{
        width: auto;
    }
    #header .header_m .w1200 .mune{
        float: none;
        background: #C2130A;
    }
    #header .header_m .w1200 .mune li{
        float: none;
    }
    #header .header_m .mune ul li.d_this a{

    }
    .mune_btn{
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 50px;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        z-index: 999;
    }
    .mune_btn{}
    #footer{display: none;}
    #main{
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        overflow-x: hidden;
        bottom: 0;
    }
    .index_banner .swiper-container{
        height: 170px;
    }
    .index_banner .swiper-container .swiper-slide{
        background-size: cover;
    }
    .index_about{
        margin-top: 0;
    }
    .index_about .l{
        display: none;
    }
    .index_about .r {
        display: block;
    }
    .index_about .r .img{
       margin-left: 0;
        margin-top: 10px;
    }
    .index_products{
        display: none;
    }
    .index_products_wap{
        display: block;
        overflow: hidden;
    }
    .index_products_wap ul{
        padding: 2px 2px 0 2px;
    }
    .index_products_wap ul li{
        width: calc( (100% + 2px) /2 - 2px);
        float: left;
        background-color: #eee;
        margin-bottom: 2px;
    }
    .index_products_wap ul li:not(:nth-child(2n)){
        margin-right: 2px;
    }
    .index_products_wap ul li .prod{
       position: relative;
        height: 180px;
    }
    .index_products_wap ul li .prod h3{
       position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        line-height: 32px;
        color: #ffffff;
    }
    .index_wd{
        margin-top: 0;
        padding: 60px 30px;
    }
    .index_wd ul li{
        margin: 0 20px;
    }

    .index_cgal{
        padding: 60px 30px 50px;
    }
    .index_cgal ul li{
        width: 50%;
        margin-bottom: 10px;
    }

    .h_mune{
        float: none;
        width: 100%;
        margin-top: 0;
        overflow: hidden;
        padding: 10px 10px 0;
        border-radius: 0;
        box-sizing: border-box;
    }
    .h_mune:after{display: none}
    .h_mune:before{display: none}
    .h_mune ul li{
       float: left;
        width: calc( (100% + 0px) /4 - 0px);
    }
    .h_mune ul li:not(:nth-child(4n)){

    }
    .h_mune ul li:not(:last-child){
        margin-bottom:10px;
    }
    .h_mune ul li:last-child{
        margin-bottom:10px;
    }
    .h_mune ul li a{
       padding: 0 10px;
        white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
        text-align: center;
    }

    .h_nr{
        padding: 10px;
    }

    .about_nr .csr_ms{
        display: block;
        text-align: center;
        padding: 10px;
    }
    .about_nr .csr_ms img{
        float: none;
        margin: 0 auto 10px;
    }
    .about_nr .csr_ms .flex_auto{
        text-align: left;
    }

    .news_nr .items:after{
        display: none;
    }
    .news_nr .items ul li:after{
        display: none;
    }
    .news_nr .items ul li a{
        width: 100%;
    }
    .news_nr .items ul li{
        margin: 0 10px 10px;
    }
    .news_nr .items ul li:not(:last-child){
       margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px #e2e2e2 solid;
    }
    .news_nr .items ul li .img{
        width: 100%;
        margin-bottom: 10px;
    }
    .news_nr .items ul li:nth-child(odd) a{
        float: none;
        padding-right:0;
    }
    .news_nr .items ul li:nth-child(odd) .img{
        float: none;
    }
    .news_nr .items ul li:nth-child(even){
       margin-top: 0;
    }
    .news_nr .items ul li:nth-child(even) a{
        float: none;
        padding-left:0;
    }
    .news_nr .items ul li:nth-child(even) .img{
        float: none;
        margin-left:0;
    }

    .products_nr ul li:not(:nth-child(3n)){
        margin-right: 0;
    }
    .products_nr ul li{
        float: none;
        width: 100%;
    }

    .contact_nr{
        padding: 40px 10px;
    }
    .jobs_nr{
        margin: 0;
    }
    .jobs_nr ul li{
        display: block;
    }
    .jobs_nr ul li .l{
        width: 100%;
        box-sizing: border-box;
    }
    .jobs_nr ul li .l:before{
        content: "";
        position: absolute;
        bottom: -10px;
        left: 50%;
        margin-left: -10px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-top: 10px solid #C2130A;
        border-right: 10px solid transparent;
    }
    .jobs_nr ul li .r{
        padding: 10px;
    }
    .jobs_nr ul li .l:after{

    }
}