﻿.tou .logo {
    line-height: 92px;
}

.tou .dh {
    padding-left: 60px;
    background: url(img/dh.png) no-repeat 0 50%;
    margin-top: 5px;
}

.tou .dh p {
    font-size: 18px;
    color: #4d4d4d;
}

.tou .dh p:nth-child(2) {
    color: #373737;
    font-size: 24px;
    font-weight: 600;
}
.ghhnl{
    float: left;
    width: 40%;
    font:400 14px/30px "Microsoft Yahei";
    color: #1b1b1b;
}
.ghhnl a , .ghhnl123 a{
   color: #1b1b1b; 
}
.ghhnl a{
    padding-right:10px;
}
.ghhnl123{
    float: right;
    width: 50%;
    text-align: right;
    font:400 14px/30px "Microsoft Yahei";
    color: #1b1b1b;
}
.dao {
    background: #d30000;
    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: #d30000;
}

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(img/c1.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;
    padding: 0 0.78125vw;
    width: 16%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 1450px) {
    .c1 .list1 li {
        width: 16%;
        line-height: 40px;
    font-size: 14px;
    }
}

@media (max-width: 500px) {
    .c1 .list1 li {
        width: 33.333%;
        font-size: 14px;
        line-height: 40px;
        margin-bottom: 10px;
    }
}

.c1 .list1 li a {
    border: 1px solid #d5d5d5;
    display: block;
    color: #383838;
}

.c1 .list1 li:hover {
    background: #d30000;
}

.c1 .list1 li:hover a {
    color: #fff;
    border: 1px solid #d30000;
}

.c1 .content .list2 {
    width: 39.5%;
    padding: 0 15px;
}

@media (max-width: 1025px) {
    .c1 .content .list2 {
        display: none;
    }
    .tiyud{
        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 {
    line-height: 69px;
    border-top: 1px solid #ededed;
    color: #5a5a5a;
    padding-left: 1.25vw;
    font-size: 18px;
    background: url(img/ck.jpg) no-repeat 96% 50% #fff;
}

.c1 .content .list3 {
    width: 100%;
    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 img {
    width: 100%; height:206px;transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.c1 .content .list3 li .img:hover img{transform:rotate(20deg) scale(1.4);
	-moz-transform:rotate(20deg) scale(1.4);
	-ms-transform:rotate(20deg) scale(1.4);
	-o-transform:rotate(20deg) scale(1.4);
	-webkit-transform:rotate(20deg) scale(1.4);}
.c1 .content .list3 li h3 {
    line-height: 33px;
    border-top: 1px solid #ededed;
    color: #5a5a5a;
    padding-left: 0.729vw;
    font-size: 14px;
    background: url(img/ck1.png) no-repeat 96% 50% #fff;
}

.c1 .content .list3 li:hover h3 {
    background: url(img/ck1h.png) no-repeat 96% 50% #d30000;
    color: #fff;
}

.c2 {
    background: url(img/c2.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 a {
    display: block;
    background: #fff;
    padding: 34px 44px 30px;
}

@media (max-width: 1025px) {
    .c2 .list2 li a {
        padding: 30px 20px;
    }
    .fengle{
        width:60%;
    }
}

.c2 .list2 li .zix {
    width: 65px;
    line-height: 58px;
    background: url(img/m.png) no-repeat 0 50%;
    text-align: center;
    font-size: 30px;
    color: #d30000;
    font-weight: 600;
    margin: 0 auto;
}

.c2 .list2 li h3 {
    margin-top: 24px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 600;
    color: #5a5a5a;
}

.c2 .list2 li dd {
    margin-top: 8px;
    font-size: 14px;
    line-height: 24px;
    color: #5a5a5a;
}

.c2 .list2 li:hover a {
    background: #d30000;
}

.c2 .list2 li:hover .zix {
    background: url(img/mh.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(img/c3.png) no-repeat 50% 100%;
}

@media (max-width: 500px) {
    .c3 {
        padding-bottom: 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%;
}

.fengle{
    position: relative;
    justify-content: center;
    align-items: center;
    width: 40%;
    margin: 3% auto 0;
}
.fengle li{
    font:400 16px/36px "Microsoft Yahei";
    background: #e5e5e5;
    padding:1% 2%;
    float: left;
    width: 30%;
    margin: 0px 1%;
    text-align: center;
}
.fengle li:hover, .fengle li.on {
    background: #d30000;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.fengle li:hover a, .fengle li.on a {
    color: #fff;
}

@media (max-width: 780px) {
    .c3 .content .list2 li {
        width: 50%;
    }
}

.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;
    }
       .fengle{
        width:60%;
    }
}

.c3 .content .list3 li {
    height: 25%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #ededed;
    background: url(img/xian.png) no-repeat 50% 100%;
}
.c3 .content .list3 li:hover dd{
    color: #d30000;
}
@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 {
    text-align: center;
}

.hf img {
    max-width: 100% !important;
    height: auto !important;
}

.c4 {
    background: url(img/c5.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;
    font-size: 24px;
    margin-bottom: 28px;
}

@media (max-width: 500px) {
    .c4 h2 {
        font-size: 20px;
        line-height: 1.4;
    }
    .fengle{
        width:90%;
    }
}

.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;
    }
    .x-about-left .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
        display:none;
    }
}

.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: #d30000;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border: 1px solid #d30000;
    line-height: 39px;
    height: 41px;
}
@media(max-width: 1600px){
    .x-news-top{
    padding: 21px 4% 47px;
    }
}
@media(max-width: 500px) {
    .c3 .content .list3 li dd {
        font-size:14px;
    }
}
