.menu {
    position: absolute;
    right: 55px;
    color: #333333;
    font-size: 15px;
    top: calc(50% - 9px);
    font-family: "arial";
}

.c1 {
    width: 90%;
    margin: 0 auto;
    margin-top: 0;
}

.c1t {
    text-align: center;
    font-size: 24px;
    color: #333333;
    font-weight: 600;
    line-height: 3.2em;
}

.c1t span {
    color: #0053b0;
}

.c11 {
    margin-top: 1%;
}

.c1sort1 {}

.c1sort1 li {
    width: 33%;
    float: left;
    line-height: 54px;
    background: #2a2a2a;
    text-align: center;
    border-bottom: 1px solid #7b7b7b;
}

.c1sort1 li a {
    color: #fff;
    font-size: 14px;
}

.c1sort1 li:nth-child(1) {
    border-right: 1px solid #7b7b7b;
}

.c1sort1 li:nth-child(2) {
    border-right: 1px solid #7b7b7b;
}

.c1sort1 li:nth-child(4) {
    border-right: 1px solid #7b7b7b;
    border-bottom: none;
}

.c1sort1 li:nth-child(5) {
    border-right: 1px solid #7b7b7b;
    border-bottom: none;
}

.c1sort1 li:nth-child(6) {
    border-bottom: none;
}

.c1sort1 li:hover {
    background: #0053b0;
}


/* 产品 */


.c12 .product-list {
    font-size: 0;
}

.c12 .product-list li {
    vertical-align: top;
    width: 48%;
    display: inline-block;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}

.c12 .product-list li:nth-child(2n) {
    float: right;
    margin-right: 0;
}

.c12 .product-list li a {
    display: block;
}

.c12 .product-list li img {
    width: 100%;
}

.c12 .product-list li h3 {
    width: 100%;
    color: #666666;
    font-size: 14px;
    line-height: 35px;
    text-indent: 5px;
}

.cmore a {
    display: block;
    color: #0053b0;
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
}

.yst {
    text-align: center;
    margin-top: 30px;
    letter-spacing: 2px;
    color: #ffffff;
    font-size: 20px;
    background: url(../images/yst.jpg) no-repeat top center;
    padding: 11% 0 10% 0;
}

.hengtu1 {
    margin-top: 5%;
    text-align: center;
    background: #f7f7f7;
    padding-bottom: 20px;
}

.mht img {
    width: 100%;
}

.mht {
    margin: 4% 5% 6% 5%;
}

.mbox {
    text-align: center;
    margin: 0 24%;
}

.mbox a {
    display: block;
    float: left;
    color: #ffffff;
    font-size: 14px;
    width: 50%;
    height: 34px;
    background: #333333;
    line-height: 34px;
    border-radius: 25px 0 0 25px;
}

.mbox a:last-child {
    background: #b60008;
    border-radius: 0 25px 25px 0;
}



.c2 {
    width: 100%;
    margin: 0 auto;
    background: #f7f7f7;
    padding-bottom: 10%;
    padding-top: 1%;
}

.c2t {
    text-align: center;
    font-size: 26px;
    color: #333333;
    font-weight: 600;
    /*line-height: 3.6em;*/
    margin: 20px 0;
}

.c2t span {
    color: #0053b0;
}

.slick-dots {
    margin-top: 3%;
    text-align: center;
}

.slick-dots li button {
    outline: none;
    border: none;
    font-size: 0;
    background: none;
}

.slick-dots li.slick-active {
    background: #0053b0;
}

.slick-dots li {
    display: inline-block;
    text-align: center;
    font-size: 0;
    width: 35px;
    height: 6px;
    background: #666666;
    margin: 0 7px;
}

.tab {
    margin-top: 0px;
    display: none;
    width: 90%;
    margin: 0 auto;
}

.c2ads {}

.c2ads li {}

.c2ads li img {
    width: 100%;
}

.c2ads li h3 {
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    padding-left: 50px;
    line-height: 70px;
}

.c2ads li p {
    padding-left: 40px;
    line-height: 24px;
    color: #666666;
    font-size: 14px;
    padding-right: 5px;
}

.c3ads {}

.c3ads li {
    width: 26%;
    float: left;
    margin: 1% 2.2% 2% 4%;
    border: 1px solid #d8dad9;
}

.c3ads li img {
    width: 100%;
}

.c3ads li:nth-child(3n) {
    float: right;
    margin-right: 4%;
}





.list2 {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: url(../images/line22.png) no-repeat center bottom;
    background-size: 100%;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.list2 li {
    position: relative;
    margin: 0 1%;
    text-align: center;
    padding-top: 9px;
    background: url(../images/listm.png) no-repeat center 0;
    background-size: 100% 100%;
    box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.11);
    width: 18%;
    border-radius: 50%;
    height: 70px;
    box-sizing: border-box;
}

.list2 li::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 45px;
    background: #abaaaa;
    left: 49%;
    top: 70px;
}

.list2 li:nth-child(2n)::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 20px;
    background: #abaaaa;
    left: 49%;
    top: 70px;
}

.list2 li:hover::before {
    background: #b60008;
}

.list2 li .tu {
    height: 20px;
    line-height: 20px;
}

.list2 li .tu img {
    width: 40%;
}

.list2 li .tu img.img2 {
    display: none;
}

.list2 li p {
    font-size: 12px;
    margin-top: 11px;
    color: #787878;
    font-family: "å®‹ä½“";
}

.list2 li .ci {
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
    letter-spacing: -1px;
}

.list2 li .jh {
    position: absolute;
    bottom: -54px;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/yuan.png) no-repeat center center;
}

.list2 li:nth-child(2n) {
    margin-top: 26px;
}

.list2 li:nth-child(2n) .jh {
    position: absolute;
    bottom: -28px;
    left: 50%;
    margin-left: -10px;
}

.list22 {
    padding-left: 15%;
    padding-right: 15%;
}

.list2 li:hover {
    background: url(../images/listmh.png) no-repeat center 0;
    background-size: 100% 100%;
}

.list2 li:hover .jh {
    background: url(../images/yuan_h.png) no-repeat center center;
}

.list2 li:hover p {
    color: #fff;
}

.list2 li:hover .ci {
    color: #b60008;
}

.list2 li:hover .tu img.img1 {
    display: none;
}

.list2 li:hover .tu img.img2 {
    display: inline-block;
}

.list22 li {
    width: 26%;
    margin-top: 26px;
}

.list22 li:nth-child(2n) {
    margin-top: 0;
}

.list22 li .jh {
    position: absolute;
    bottom: -28px;
    left: 50%;
    margin-left: -10px;
}

.list22 li:nth-child(2n) .jh {
    position: absolute;
    bottom: -54px;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/yuan.png) no-repeat center center;
}

.list22 li::before {

    position: absolute;
    content: "";
    width: 1px;
    height: 20px;
    background: #abaaaa;
    left: 49%;
    top: 70px;
}

.list22 li:nth-child(2n)::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 45px;
    background: #abaaaa;
    left: 49%;
    top: 70px;
}


.anli {
    background: url(../images/mbj1.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 4% 0 8% 0;
}

.anli .c2t {
    line-height: 1.6em;
    margin-bottom: 15px;
}

.anli .cmore {
    margin-top: 30px;
}











.xian {
    background: #f7f7f7;
    height: 7px;
    width: 100%;
    margin-top: 5%;
}

.c4 {
    width: 90%;
    margin: 0 auto;
    margin-top: 0;
}

.c4a {}

.c4a img {
    width: 100%;
}

.c4b {
    color: #666666;
    line-height: 32px;
    font-size: 15px;
    margin-top: 4%;
}

.c5 {
    background: #0053b0;
    padding-top: 24px;
    padding-bottom: 24px;
    margin-top: 3%;
}

.c5ads {}

.c5ads li {
    float: left;
    border-right: 1px solid #e76964;
    color: #ffffff;
    text-align: center;
    position: relative;
    width: 33%;
}

.c5ads li:nth-child(3) {
    border-right: none;
}

.c5ads li h3 {
    font-size: 28px;
    font-weight: 600;
    padding-top: 4px;
}

.c5ads li p {
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 2px;
}

.c5ads li sup {
    font-size: 13px;
    font-weight: normal;
    padding: 0 2px;
    top: -0.9em;
}

.c5ads li i {
    font-style: normal;
    padding-top: 10px;
    display: inline-block;
}




.c6 {
    width: 90%;
    margin: 0 auto;
    padding-top: 4%;
}

.c6t {
    text-align: center;
    font-size: 22px;
    color: #333333;
    font-weight: 600;
    line-height: 2.6em;
}

.c6t span {
    color: #0053b0;
}

.c6sort1 {
    margin-left: 10%;
}

.c6sort1 li:nth-child(1) {
    float: left;
    background: url(../images/news1.png) no-repeat;
    line-height: 32px;
    background-size: 100% 100%;
}

.c6sort1 li:nth-child(1) a {
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
}

.c6sort1 li {
    float: left;
    background: url(../images/news2.png) no-repeat;
    line-height: 32px;
    background-size: 100% 100%;
}

.c6sort1 li a {
    padding: 0 20px;
    color: #333333;
    font-size: 14px;
}


.c6xlist1 {
    margin-top: 7%;
}

.c6xlist1 li {
    border: 1px solid #eeeeee;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.c6img {
    padding: 8px;
    width: 34%;
}

.c6img img {
    width: 100%;
}

.c6det {
    width: 56%;
    margin-left: 2%;
}

.c6det h3 {
    color: #333333;
    font-size: 16px;
    padding-top: 0.8em;
}

.c6det h3 a {
    color: #333;
}

.c6det p {
    color: #666;
    font-size: 14px;
    padding-top: 0.6em;
}

.c68xlist1 {
    padding-top: 14px;
    padding-bottom: 20px;
}

.c68xlist1 li {
    border-bottom: 1px solid #eeeeee;
    line-height: 2.6em;
}

.c68xlist1 li a {
    background: url(../images/yuan2.png) no-repeat 0 50%;
    padding-left: 30px;
    font-size: 16px;
    color: #333;
}


.footbg {
    position: fixed;
    z-index: 110;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #363636;
}

.footer {
    max-width: 640px;
    margin: 0 auto;
    display: -webkit-box;
}

.footer a {
    -webkit-box-flex: 1;
    display: -webkit-box;
    color: #fff;
    border-right: 1px solid #fff;
}

.footer a:last-child {
    border: none;
}

.footer span {
    display: block;
    margin: 0 auto;
    text-align: right;
    font: 500 14px "Arial";
    color: #fff;
    padding: 35px 0 7px 0;
}

.footer span.span1 {
    background: url(../images/a1.png) center 5px no-repeat;
}

.footer span.span2 {
    background: url(../images/a2.png) center 5px no-repeat;
}

.footer span.span3 {
    background: url(../images/a3.png) center 5px no-repeat;
}

.footer span.span4 {
    background: url(../images/a4.png) center 5px no-repeat;
}

.footer a.active {
    background: #0053b0;
}