/*公共样式*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.topper {
    background-color: #f6f2f2;
}

.x-region {
    color: #333;
    font: 400 13px/38px "Microsoft yahei";
}

.x-region a {
    color: #333;
    font: 400 13px/38px "Microsoft yahei";
}

.x-region a:hover {
    color: #666;
}

.x-seo {
    color: #333;
    font: 400 13px/38px "Microsoft yahei";
}

.x-seo a {
    color: #333;
    font: 400 13px/38px "Microsoft yahei";
}

.x-seo a:hover {
    color: #666;
}

.tou .logo {
    line-height: 92px;
}

.tou .dh {
    padding-left: 60px;
    background: url(//cdn.xypt.top/d15fd01d/20/11/87e5669bc028710d68a602cac1114ea2607d52fe.png) no-repeat 0 50%;
    margin-top: 20px;
}

.tou .dh h3 {
    color: #555;
    font: 400 16px/30px "Microsoft yahei";
}

.tou .dh p {
    font-size: 18px;
    color: #4d4d4d;
}

.tou .dh p:nth-child(2) {
    color: #373737;
    font-size: 24px;
    font-weight: 600;
}

.dao {
    background: #c41f2a;
    height: 67px;
}

h2.bt {
    font-weight: 600;
    text-align: center;
    font-size: 36px;
    color: #333333;
}

@media (max-width: 500px) {
    h2.bt {
        font-size: 28px;
    }
}

h2.bt span {
    color: #be131b;
}

h2.bt b {
    color: #000;
}

h2.bt p {
    font-size: 16px;
    color: #666666;
    font-weight: 500;
    margin-top: 18px;
}

.c1 {
    margin-top: 48px;
    margin-bottom: 10px;
    padding-bottom: 30px;
    background: url(//cdn.xypt.top/d15fd01d/20/11/cc04d977647f118644f985702b4a6472dcb643a3.png) no-repeat 50% 100%;
}

.c1 .list1 {
    margin-top: 34px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 54px;
}

@media (max-width: 500px) {
    .c1 .list1 {
        margin-bottom: 30px;
    }
}

.c1 .list1 li {
    line-height: 51px;
    font-size: 18px;
    width: 17%;
}

@media (max-width: 1450px) {
    .c1 .list1 li {}
}

@media (max-width: 500px) {
    .c1 .list1 li {
        width: 33.333%;
        font-size: 14px;
        line-height: 40px;
        margin-bottom: 10px;
    }
}
.c1 .list1 li{
    margin-left: 5px;
    margin-right: 5px;
}
.c1 .list1 li a {
    border: 1px solid #d5d5d5;
    display: block;
    color: #383838;
    border-radius: 8px;
    
}

.c1 .list1 li:hover {
    background: #c41f2a;
        border-radius: 8px;
}

.c1 .list1 li:hover a {
    
    color: #fff;
    border: 1px solid #c41f2a;
        border-radius: 8px;
}

.c1 .content .list2 {
    width: 39.5%;
    padding: 0 15px;
}

@media (max-width: 1025px) {
    .c1 .content .list2 {
        display: none;
    }
}

.c1 .content .list2 li a {
    border: 1px solid #ededed;
    display: block;
}

.c1 .content .list2 li .img img {
    width: 100%;
}

.c1 .content .list2 li h3 {
    border-top: 1px solid #ededed;
    color: #5a5a5a;
    padding-left: 1.25vw;
    background: url(//cdn.xypt.top/d15fd01d/20/11/6cb8fbcbf5f3359af781848bc96e197a2cfac30c.jpg) no-repeat 96% 50% #fff;
    font: 400 18px/66px "Microsoft yahei";
}

.c1 .content .list3 {
    width: 60.5%;
    padding: 0 15px;
}

@media (max-width: 1025px) {
    .c1 .content .list3 {
        width: 100%;
    }
}

.c1 .content .list3 li a {
    border: 1px solid #ededed;
    display: block;
    margin-bottom: 15px;
}

.c1 .content .list3 li .img {
    overflow: hidden;
}

.c1 .content .list3 li .img img {
    width: 100%;
    transition: all 0.8s;
}

.c1 .content .list3 li:hover .img img {
    transition: all 0.8s;
    transform: scale(1.05);
}

.c1 .content .list3 li h3 {
    border-top: 1px solid #ededed;
    color: #5a5a5a;
    padding-left: 0.729vw;
    background: url(//cdn.xypt.top/d15fd01d/20/11/f0fca81d01341a1cd572001e8927ae5c98f56fc1.png) no-repeat 96% 50% #fff;
    font: 400 14px/40px "Microsoft yahei";
    white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-all;
}

.c1 .content .list3 li:hover h3 {
    background: url(//cdn.xypt.top/d15fd01d/20/11/d0fcd39b39e81e5ef078e47043c841bd6028f460.png) no-repeat 96% 50% #c41f2a;
    color: #fff;
}

.c2 {
    background: url(//cdn.xypt.top/d15fd01d/20/11/6b0f9aa8bb01397db50f6e405bb3fd172a27185c.png) no-repeat 50% 0;
    background-size: cover;
    padding-top: 46px;
    padding-bottom: 60px;
}

.c2 h2.bt {
    color: #fff;
}

.c2 h2.bt b {
    color: #fff;
}

.c2 h2.bt p {
    color: #fff;
}

.c2 .list2 {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-top: 56px;
    flex-wrap: wrap;
}

.c2 .list2 li {
    padding: 0 0.9375vw;
}

@media (max-width: 700px) {
    .c2 .list2 li {
        margin-bottom: 20px;
    }
    .c2 .list2 li:last-child {
        margin-bottom: 0;
    }
}
.c2 .list2 li{
   
}
.c2 .list2 li a {
    display: block;
    background: #fff;
    padding: 34px 44px 30px;
     border-radius: 8px;
    overflow: hidden;
}

@media (max-width: 1025px) {
    .c2 .list2 li a {
        padding: 30px 20px;
    }
}

.c2 .list2 li .zix {
    width: 65px;
    line-height: 58px;
    background: url(//cdn.xypt.top/d15fd01d/20/11/d7bfeecab5f25df57c1646575eecba2585187b80.png) no-repeat 0 50%;
    text-align: center;
    font-size: 30px;
    color: #be131b;
    font-weight: 600;
    margin: 0 auto;
}

.c2 .list2 li h3 {
    text-align: center;
    color: #be131b;
    font:600 30px/66px "Microsoft yahei";
}

.c2 .list2 li dd {
    margin-top: 8px;
    font-size: 14px;
    line-height: 24px;
    color: #5a5a5a;
}

.c2 .list2 li:hover a {
    background: #be131b;
}

.c2 .list2 li:hover .zix {
    background: url(//cdn.xypt.top/d15fd01d/20/11/6101252cf6e65db99302053d5022a2cc3237b930.png) no-repeat 0 50%;
    color: #fff;
}

.c2 .list2 li:hover h3 {
    color: #fff;
}

.c2 .list2 li:hover dd {
    color: #fff;
}

.c3 {
    margin-top: 58px;
    margin-bottom: 18px;
    padding-bottom: 52px;
    background: url(//cdn.xypt.top/d15fd01d/20/11/eceb7dd3c4e5988115f98734a5383af39ecadd64.png) no-repeat 50% 100%;
}

@media (max-width: 500px) {
    .c3 {
        padding-bottom: 20px;
         margin-top: 20px;
    }
}

.c3 .content {
    position: relative;
    margin-top: 40px;
}

.c3 .content .list2 {
    display: flex;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
}

.c3 .content .list2 li {
    width: 43%;
}

.c3 .content .list2 li .img img {
    width: 100%;
}

@media (max-width: 780px) {
    .c3 .content .list2 li {
        width: 49%;
    }
    .c3 .content .list2 li +li{
        margin-left:2%;
    }
}

.c3 .content .list3 {
    width: 14%;
    height: 100%;
    position: absolute;
    left: 43%;
    top: 0;
    text-align: center;
    border: 1px solid #ededed;
}

@media (max-width: 780px) {
    .c3 .content .list3 {
        width: 100%;
        position: relative;
        left: 0;
        top: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
    }
}

.c3 .content .list3 li {
    height: 25%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #ededed;
    background: url(//cdn.xypt.top/d15fd01d/20/11/45459fd5a648e531315b0c86c7c9fc1f0d15f2f1.png) no-repeat 50% 100%;
}

@media (max-width: 780px) {
    .c3 .content .list3 li {
        width: 25%;
        height: auto;
        padding: 20px 0;
        border-bottom: none;
        border-right: 1px solid #ededed;
    }
    .c3 .content .list3 li:last-child {
        border-right: none;
    }
}

.c3 .content .list3 li dd {
    margin-top: 14px;
    font-size: 18px;
    font-weight: 600;
    color: #515151;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c3 .content .list3 li:last-child {
    border-bottom: none;
}

.hf {
    padding: 38px 0;
    background: url(//cdn.xypt.top/d15fd01d/20/11/87b8777e63282ba65d6a3a58d4555253dcbc48d7.png) no-repeat center;
}

.hf-left-one {
    position: relative;
    margin-bottom: 13px;
}

.hf-left-one span {
    width: 210px;
    position: absolute;
    top: 5px;
    left: 410px;
    display: block;
    color: #fff;
    font: 600 28px/30px "Microsoft yahei";
}

.hf-left-two {
    color: #fff;
    font: 400 26px/30px "Microsoft yahei";
}

.hf img {
    max-width: 100% !important;
    height: auto !important;
}

.hf-middle {
    background: url(//cdn.xypt.top/d15fd01d/20/11/0dd226f2cce74e28cd3d5cc5f13b9beefa376a1f.png) no-repeat 10px center;
    padding-left: 60px;
}

.hf-middle h3 {
    color: #fff;
    font: 400 16px/30px "Microsoft yahei";
}

.hf-middle p {
    color: #fff;
    font: 600 20px/30px "Microsoft yahei";
}

.hf-rightbg {
    margin-top: 22px;
    background-color: #be131b;
    text-align: center;
    border-radius: 22px;
    width: 80%;
}

.hf-rightbg a {
    display: block;
    text-align: center;
    color: #fff;
    font: 400 16px/40px "Microsoft yahei";
}

.hf-rightbg:hover {
    background-color: #fff;
}

.hf-rightbg:hover a {
    color: #333;
}

@media (max-width: 1200px) {
    .hf {
        background: url(//cdn.xypt.top/d15fd01d/20/11/0d1c48c28add5f884c58051f5b0c2fe3a5bf80b1.png) no-repeat left center;
    }
}

.c4 {
    background: url(//cdn.xypt.top/d15fd01d/20/11/c9d051375c01bdda5646a4200107cf1625d9a944.png) no-repeat 50% 0;
    padding-top: 34px;
    padding-bottom: 22px;
    background-size: cover;
}

.c4 h2 {
    text-align: center;
    font-weight: 600;
    color: #fff;
    font-size: 27.72px;
    margin-bottom: 28px;
}

@media (max-width: 500px) {
    .c4 h2 {
        font-size: 20px;
        line-height: 1.4;
    }
}

.c4 .content {
    background: #fff;
    max-width: 1057px;
    min-height: 159px;
    padding: 25px;
    margin: 0 auto;
}

.c4 .content .lyb .ww1 .ww2 {
    padding: 0 7px;
}

@media (max-width: 780px) {
    .c4 .content .lyb .ww1 .ww2 {
        margin-bottom: 20px;
    }
}

.c4 .content .lyb .ww1 .ww2 input {
    line-height: 39px;
    width: 100%;
    border: 1px solid #d6d6d6;
    text-indent: 15px;
    background: none;
}

.c4 .content .lyb .ww1 .ww2 input::-webkit-input-placeholder {
    color: #b0b0b0;
}

.c4 .content .lyb .ww1 .ww3 {
    line-height: 39px;
    padding: 0 7px;
}

@media (max-width: 780px) {
    .c4 .content .lyb .ww1 .ww3 {
        margin-bottom: 20px;
    }
}

.c4 .content .lyb .ww1 .ww3 .lk {
    border: 1px solid #d6d6d6;
}

.c4 .content .lyb .ww1 .ww3 #checkcode {
    text-indent: 15px;
    border: none;
    background: none;
    text-indent: 15px;
    border: none;
    background: none;
    width: calc(100% - 126px);
    vertical-align: middle;
}

.c4 .content .lyb .ww1 .ww3 #checkcode::-webkit-input-placeholder {
    color: #b0b0b0;
}

.c4 .content .lyb .ww4 {
    margin-top: 24px;
}

@media (max-width: 780px) {
    .c4 .content .lyb .ww4 {
        margin-top: 0;
    }
}

.c4 .content .lyb .ww4 .ww4-1 {
    padding: 0 7px;
}

@media (max-width: 780px) {
    .c4 .content .lyb .ww4 .ww4-1 {
        margin-bottom: 20px;
    }
}

.c4 .content .lyb .ww4 .ww4-1 input {
    line-height: 39px;
    border: 1px solid #d6d6d6;
    text-indent: 15px;
    background: none;
    width: 100%;
    height: 41px;
}

.c4 .content .lyb .ww4 .ww4-1 input::-webkit-input-placeholder {
    color: #b0b0b0;
}

.c4 .content .lyb .ww4 .ww4-2 {
    padding: 0 7px;
}

.c4 .content .lyb .ww4 .ww4-2 .submitx {
    width: 100%;
    background: #be131b;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border: 1px solid #be131b;
    line-height: 39px;
    height: 41px;
}

@media(max-width: 500px) {
    .c3 .content .list3 li dd {
        font-size: 14px;
    }
}


/*公司简介*/

.x-about {
    background: #fff;
    padding: 38px 0 70px;
}

.x-about-left .owl-carousel .owl-dots {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    bottom: 5%;
}

.x-about-left .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 9px;
    outline: none;
    background: #fff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
}

.x-about-left .owl-carousel .owl-dots button.owl-dot:hover {
    background: #e00000;
}

.x-about-left .owl-carousel .owl-dots button.owl-dot.active {
    background: #e00000;
}

.x-about-left .img {
    overflow: hidden;
}

.x-about-left .img img {
    transition: all .6s;
}

.x-about-left:hover .img img {
    transform: scale(1.1);
}

@media (min-width: 990px) {
    .x-about .x-title {
        float: left;
        width: 32.5%;
    }
}

@media (min-width: 990px) {
    .x-about-box {
        overflow: hidden;
    }
}

.x-about-left>p {
    font-size: 16px;
    color: #000;
    line-height: 1.6;
    margin-bottom: 1em;
}

.x-about-left ul {
    font-size: 0;
}

.x-about-left ul li {
    display: inline-block;
    width: 33.33333%;
    vertical-align: middle;
}

.x-about-left ul li h3 {
    font-size: 40px;
    color: #ab001a;
    line-height: 1.6;
}

@media (max-width: 1366px) {
    .x-about-left ul li h3 {
        font-size: 30px;
    }
}

.x-about-left ul li p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.9);
    line-height: 1.6;
    margin-bottom: 0;
}

@media (max-width: 1024px) {
    .x-about-left>p {
        font-size: 14px;
    }
    .x-about-left ul li h3 {
        font-size: 20px;
    }
    .x-about-left ul li p {
        font-size: 14px;
    }
}

.x-about-right {
    font-size: 14px;
    padding: 0 30px;
    color: #666;
    line-height: 36px;
}

.x-about-right h3 {
    font-size: 24px;
    color: #343434;
    font-weight: 700;
    padding: 18px 0 32px;
}

@media (min-width: 990px) {
    .x-about-right {
        overflow: hidden;
    }
}

.x-about-right p {
    margin-bottom: 0;
}

.more-ab {
    margin-top: 23px;
    display: block;
    width: 166px;
    height: 44px;
    line-height: 44px;
    color: #6c6c6c;
    font-size: 14px;
    padding-left: 29px;
    padding-right: 2px;
    border-radius: 25px;
    transition: all .6s;
    border: 1px solid #c8c8c8;
}

.more-ab:hover {
    color: #fff;
    background: #333;
}

.more-ab span {
    display: inline-block;
    width: 37px;
    height: 37px;
    color: #fff;
    float: right;
    margin-top: 2px;
    font-size: 30px;
    text-align: center;
    font-family: '宋体';
    line-height: 37px;
    border-radius: 50%;
    background: #be131b;
}


/*新闻*/

.x-news {
    background: url(//cdn.xypt.top/d15fd01d/20/11/72dcfd17ed790f2759c2980ef905e3ed3178b34d.png) no-repeat 50% 100%;
    padding: 54px 0 16px;
    margin-bottom: 8px;
}

.x-news-box {
    margin-top: 43px;
}

.x-news-img {
    padding: 0 2%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #be131b), color-stop(45%, #fff), to(#fff));
    background: linear-gradient(to bottom, #be131b 45%, #fff 30%, #fff 100%);
    border: 1px solid #d5d5d5;
    height: 550px;
}

.newst {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    display: block;
    padding: 23px 0 20px;
}

.newst span {
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #8e8e8e;
    font-family: '宋体';
    font-size: 20px;
    text-align: center;
    float: right;
    background: #fff;
    border-radius: 50%;
    transition: all .6s;
}

.x-news-img:hover .newst span {
    color: #fff;
    background: #333;
}

.newst:hover {
    color: #fff;
}

.x-news-img .con {
    display: block;
}

.x-news-img .con .pic {
    overflow: hidden;
}

.x-news-img .con .pic img {
    max-width: 100%;
}

.x-news-img .con h3 {
    color: #515151;
    font-weight: 700;
    font-size: 16px;
    padding: 25px 0 16px;
}

.x-news-img:hover .con h3 {
    color: #be131b;
}

.x-news-img .con p {
    color: #646464;
    font-size: 14px;
    line-height: 2;
    min-height: 84px;
}

.x-news-img .data {
    color: #646464;
    font-size: 12px;
    padding: 16px 0;
}

.x-news-img .data span,
.x-news-top .date span {
    float: right;
}

.x-news-img:hover .data span {
    color: #be131b;
}

@media (min-width: 990px) {
    .x-news-img {
        display: inline-block;
        vertical-align: middle;
    }
}

@media (min-width: 990px) {
    .x-news-right {
        display: inline-block;
        vertical-align: middle;
    }
}

.x-news-top {
    width: 48%;
    margin-left: 1%;
    display: inline-block;
    margin-bottom: 15px;
    padding: 50px 4%;
    transition: all .6s;
    box-shadow: 0 0 5px #e8e8e8;
    height: 266px;
}

.x-news-top h3 {
    font-size: 16px;
    color: #3a3a3a;
    line-height: 1.6;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 9px;
}

.x-news-top p {
    font-size: 14px;
    color: #5f5f5f;
    line-height: 1.6;
    min-height: 66px;
}

.x-news-top .date {
    padding-top: 20px;
    font-size: 12px;
    color: #646464;
}

.x-news-top:hover {
    transform: translateY(-4px);
}

.x-news-top:hover h3,
.x-news-top:hover .date span {
    color: #ab001a;
}

.x-news-list li {
    position: relative;
    padding: 18px 80px 18px 0;
    border-bottom: 1px solid #ededed;
}

.x-news-list li a {
    display: block;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.9);
}

.x-news-list li a:hover {
    color: #ab001a;
}

.x-news-list li span {
    position: absolute;
    right: 0;
    width: 80px;
    text-align: right;
    top: 50%;
    margin-top: -9px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 1400px) {
    .x-news-top {
        padding: 30px 4% 28px;
    }
}

@media (max-width: 1366px) {
    .x-news-list li {
        padding-top: 9px;
        padding-bottom: 9px;
    }
}


/*友情链接*/

.x-link {
    background: #fff;
    padding: 15px 0 13px;
    border-top: 1px solid #d5d5d5;
}

.h-link {
    width: 108px;
    height: 54px;
    padding-top: 7px;
    text-align: center;
    border: 1px solid #f3f3f3;
    display: inline-block;
    color: #080926;
    font-size: 14px;
    margin-right: 19px;
}

.h-link span {
    display: block;
    color: #9e9fa4;
    font-size: 14px;
}

.h-link span b {
    font-weight: 500;
    color: #080926;
}

.x-link a {
    font-size: 12px;
    color: #8a8a8a;
    float: left;
    line-height: 54px;
    margin-right: 3px;
}

.x-link a:hover {
    color: #ab001a;
}


/*底部*/

.x-layout {
    background: #080926;
    padding: 50px 0;
}

.x-layout-logo {
    margin-bottom: 20px;
}

.x-layout-desc {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
}

.x-layout-contact {}

.x-layout-contact li {
    list-style-type: none;
    color: rgba(255, 255, 255, .59);
    font: 400 14px/20px "Microsoft yahei";
    padding: 5px 0;
    padding-left: 35px;
    margin-top: 10px;
}

.x-layout-contact a {
    color: #fff;
}

.x-layout-menu dl {
    float: left;
    width: 25%;
    text-align: center;
}

.x-layout-menu dl dt {
    font-size: 14px;
    color: #fff;
    margin-bottom: 1.43em;
}

.x-layout-menu dl dd a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.4);
    line-height: 2;
}

.x-layout-ewm {
    text-align: center;
    padding: 0 30px;
}

.x-layout-ewm img {
    max-width: 100%;
}

.x-layout-ewm p {
    font-size: 13px;
    font-weight: 100;
    padding: .8em 0;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.7);
    margin: 15px 0 0 0;
}

.x-footer {
    background: #080926;
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1.7;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.x-footer a {
    color: rgba(255, 255, 255, 0.5);
}

.x-footer a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.x-copyright {
    margin: 5px 0;
}

.x-power {
    margin-top: 5px;
}

.xypg-right-content p img{
    max-width: 100% !important;
}
