body {

    width: 100%;

}

body .nav {

    width: 1220px;

    height: 114px;

    margin: 0 auto;

    display: flex;

}

body .nav .logo {

    margin-top: 30px;

    margin-right: 90px;

}

body .nav .navlist {

    overflow: hidden;

    flex: 1;

    height: 100%;

    margin: 0 auto;

}

body .nav .navlist ul {

    margin-top: 55px;

}

body .nav .navlist ul li {

    width: 114px;

    padding: 10px 0;

    float: left;

    text-align: center;

    letter-spacing: 1.2px;

    box-sizing: border-box;

}

body .nav .navlist ul li a {

    color: #323232;

    text-decoration: none;

    font-size: 16px;

}

body .nav .navlist ul li:hover {

    border-top: 3px solid #c30101;

}

body .nav .navlist ul li:hover a {

    color: #c30101;

}

body .nav .navlist ul li:hover ul {

    display: block;

}

body .nav .navlist ul li .list-tab {

    position: absolute;

    display: none;

    z-index: 999;

    margin-top: 0;

    padding-top: 10px;

}

body .nav .navlist ul li .list-tab li {

    background-color: rgba(255, 255, 255, 0.31);

    border-right: none;

    float: none;

}

body .nav .navlist ul li .list-tab li a {

    font-size: 14px;

}

body .nav .navlist ul li .list-tab li:hover {

    border: 0;

    color: #c30101;

    background-color: rgba(255, 27, 62, 0.47);

}

body .nav .navlist ul li .list-tab li:hover a {

    color: #fff;

}

body .item-show {

    width: 1220px;

    margin: 0 auto;

    margin-top: 40px;

}

body .item-show .item-left {

    width: 240px;

    height: 500px;

    border-bottom: 1px solid #ccc;

    overflow: hidden;

}

body .item-show .item-left .title {

    width: 242px;

    height: 118px;

    background: url("../images/left_t.jpg");

}

body .item-show .item-left .text {

    padding: 10px;

}

body .item-show .item-left .text h4 {

    display: inline-block;

    width: 100%;

    height: 30px;

    line-height: 30px;

    margin: 0;

    background-color: #c30101;

    color: #fff;

    padding-left: 10px;

}

body .item-show .item-left .text h4 i {

    color: #fff;

    font-weight: normal;

    float: right;

    margin-right: 10px;

    margin-top: 4px;

}

body .item-show .item-left .text ul li {

    height: 34px;

    line-height: 34px;

    padding-left: 10px;

    border-bottom: 1px solid #ccc;

}

body .item-show .item-left .text ul li a {

    text-decoration: none;

    color: #4f4f4f;

}

body .item-show .item-left .text ul li a i {

    margin-right: 10px;

}

body .item-show .content-right {

    width: 950px;

    height: 500px;

    overflow: hidden;

}

body .item-show .content-right ul li {

    float: left;

    width: 228px;

    height: 244px;

    text-align: center;

    margin-left: 8px;

}

body .item-show .content-right ul li a {

    display: inline-block;

    width: 100%;

    height: 100%;

}

body .item-show .content-right ul li a img {

    width: 226px;

    height: 200px;

}

body .item-show .content-right ul li a p {

    line-height: 28px;

}

body .item-show .content-right ul li:hover a img {

    border: 1px solid #c30101;

}

body .company {

    width: 1220px;

    margin: 30px auto;

}

body .company .company-left {

    width: 635px;

}

body .company .company-left .title .img {

    width: 630px;

    height: 55px;

    background: url("../images/about_t.jpg") no-repeat;

}

body .company .company-left .text {

    text-indent: 2em;

}

body .company .company-left .text img {

    width: 242px;

    height: 165px;

    margin-right: 20px;

}

body .company .company-left .text p {

    line-height: 24px;

}

body .company .company-right {

    width: 530px;

    height: 270px;

}

body .company .company-right .title .img {

    width: 530px;

    height: 58px;

    background: url("../images/news_t.jpg") no-repeat;

}

body .company .company-right .text {

    height: 120px;

    text-indent: 2em;

}

body .company .company-right .text img {

    width: 207px;

    height: 111px;

    margin-right: 20px;

}

body .company .company-right .text h4 {

    margin-bottom: 0;

}

body .company .company-right .text p {

    line-height: 24px;

}

body .company .company-right ul {

    margin-top: 6px;

}

body .company .company-right ul li {

    height: 34px;

}

body .company .company-right ul li a {

    text-decoration: none;

}



body .company .company-right ul li a span {

    float:right;

margin-right:14px;

}

body .process {

    width: 1220px;

    margin: 30px auto;

}

body .process .tilte .img {

    width: 1200px;

    height: 50px;

    background: url("../images/process_t.jpg");

}

body .process .content {

    width: 1220px;

    height: 300px;

    margin-top: 20px;

}

body .process .content ul li {

    float: left;

    width: 348px;

    height: 255px;

    text-align: center;

}

body .process .content ul li video {

    width: 100%;

    height: 100%;

}

body .process .content .swiper-pagination-bullet {

    width: 46px;

    border-radius: 6px;

}

body .process .content .swiper-pagination {

    bottom: -4px;

}

body .process .content .swiper-pagination-bullet-active {

    background-color: #c30101;

}

body .footer {

    margin-top: 20px;

    width: 100%;

    background-color: #2d2d2d;

}

body .footer .footer-top {

    width: 100%;

    height: 180px;

    border-bottom: 1px solid #515151;

}

body .footer .footer-top .footer-banxin {

    width: 1220px;

    margin: 0 auto;

    padding: 44px 20px;

}

body .footer .footer-top .footer-banxin .nav-left {

    width: 530px;

}

body .footer .footer-top .footer-banxin .nav-left .img p {

    margin-top: 10px;

    color: #B7B7B7;

}

body .footer .footer-top .footer-banxin .nav-right {

    text-align-last: left;

}

body .footer .footer-top .footer-banxin .nav-right .cont {

    margin-left: 20px;

    margin-top: 20px;

}

body .footer .footer-top .footer-banxin .nav-right .cont p {

    color: #B7B7B7;

}

body .footer .footer-coyright {

    height: 100px;

    text-align: center;

}

body .footer .footer-coyright p {

    line-height: 30px;

    font-size: 16px;

    color: #9A9A9A;

}
body .footer .footer-coyright p a {

    color: #9A9A9A;

}

body .header-img {

    width: 100%;

    height: 430px;

    background: url('../images/banner.jpg') no-repeat;

    background-size: cover;

}

