@charset "utf-8";

.banner {
    width: 100%;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.banner .swiper-slide {
    width: 100%;
	/* height: 8.0rem; */;
}

.banner .swiper-slide img {
    border: 0px;
    width: 100%;
    display: block;
}

.banner .swiper-slide  a {
    display: block;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.banner .swiper-pagination-bullets {
    bottom: 2px;
    margin-bottom: 15px;
}

.banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: rgba(255,255,255,0.3);
    opacity: 1;
    box-shadow: 0px 1px 4px #333;
    border: #fff solid 1px;
}

.banner .swiper-pagination-bullet-active {
    border: #0B55A5 solid 1px;
    background: #0B55A5;
}

.banner .swiper-button-prev,.banner .swiper-button-next {
    filter: Alpha(Opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
}

.banner:hover .swiper-button-prev,.banner:hover .swiper-button-next {
    filter: Alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    border-radius: 4px;
}

#hyweb {
    width: 100%;
    float: left;
    padding-top: 2%;
    padding-bottom: 2%;
    overflow: hidden;
}

#hyweb.bg1 {
    position: relative;
    z-index: 1;
    display: block;
    padding-bottom: 2%;
}

#hyweb.bg2 {
    background-color: #FAFAFA;
    padding-top: 0px;
    padding-bottom: 0px;
}

#body{margin-left:auto;margin-right:auto;min-width:320px;max-width:1400px;}

#main{ width:100%; padding:2% 0; float:left;}

#part4 {
    width: 100%;
    float: left;
    background-color: #0B55A5;
    padding-top: 4%;
    padding-bottom: 4%;
    margin-top: 1.5%;
    overflow: hidden;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

#lmbt {
    width: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
}

#lmbt dd {
    font-size: 32px;
    font-weight: bold;
    color: #00549D;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.6;
    background-image: url(line.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 10px;
}

#lmbt p {
    font-size: 16px;
    color: #777;
    line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    margin-top: 5px;
}

#lmbt.bai dd {
    color: #FFFFFF;
}

#lmbt.bai p {
    color: #CCCCCC;
}

#cpfl {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    z-index: 1;
    background-image: url(bga.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding-top: 4%;
    padding-bottom: 3%;
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
}

#cpfl .cpfl {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 2%;
}

#cpfl li {
    width: 100%;
    float: left;
    transition: all 0.3s ease-in-out 0s;
    position: relative;
    text-align: center;
}

#cpfl li  dd {
    background-color: rgba(255,255,255,0.8);
    padding: 10%;
    border-radius: 100%;
    display: inline-block;
}

#cpfl li  img {
    height: 60px;
    width: 60px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#cpfl li .nrc {
    width: 100%;
    float: left;
}

#cpfl li .nrc h4 {
    font-size: 14px;
    background-color: rgba(255,255,255,0.8);
    text-align: center;
    border-radius: 4px;
    margin-top: 12px;
    color: #00549D;
    line-height: 30px;
    height: 30px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
}

#cpfl li .nrc p {
    color: #555;
    line-height: 18px;
    height: 18px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
}

#cpfl li:hover h4 {
    background-color: #00549D;
    color: #fff;
}

#cpfl .cpfl  .owl-dots {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 2px;
}

#cpfl .cpfl .owl-controls .owl-dots .owl-dot {
}

#cpfl .cpfl .owl-controls .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 2px;
    background-color: #fff;
}

#cpfl .cpfl .owl-controls .owl-dots .owl-dot.active span,#cpfl .cpfl .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #FFA044;
}

#prolista {
    width: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
}

#prolista ul {
    list-style-type: none;
    margin-left: -2%;
}

#prolista UL LI {
    width: 31.33%;
    margin-left: 2%;
    float: left;
}

#prolista UL LI .tp {
    background-color: #fff;
    overflow: hidden;
    display: block;
    overflow: hidden;
    text-align: center;
    position: relative;
    padding-top: 65%;
}

#prolista ul li img {
    transition: all 0.6s ease-in-out 0s;
    width: 100%;
    min-height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

#prolista UL LI p {
    text-align: center;
    height: 40px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
    font-size: 14px;
    line-height: 40px;
    overflow: hidden;
    font-weight: 600;
    display: block;
}

#prolista UL LI A {
    color: #333;
}

#prolista UL LI A:hover  p {
    color: #0B55A5;
}

#prolista UL LI A:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#gywm {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 55%;
    background-attachment: fixed;
    background-image: url(bg1.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    z-index: -1;
}

#gywm h4 {
    font-size: 52px;
    color: #FFFFFF;
    margin-top: 12%;
    text-shadow: 2px 3px 1px #00549D;
    letter-spacing: 2px;
}

#gywm p {
    font-size: 22px;
    margin-top: 4%;
    color: #FFFFFF;
    letter-spacing: 2px;
    text-shadow: 2px 3px 1px #00549D;
}

#zebq {
    width: 100%;
    float: left;
}

#zebq ul {
    LIST-STYLE-TYPE: none;
    overflow: hidden;
}

#zebq ul li {
    width: 25%;
    margin-left: -1px;
    text-align: center;
    float: left;
    color: #fff;
    text-align: center;
    border-left: 1px solid #fff;
}

#zebq ul li p {
    color: #fff;
    font-size: 20px;
    margin-top: 3.5%;
    height: 50px;
    line-height: 25px;
}

#zebq ul li h5 {
    font-size: 16px;
    padding-top: 2%;
}

#zebq ul li  span {
    margin-right: 8px;
    font-size: 42px;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1;
}

#company {
    width: 90%;
    float: left;
    overflow: hidden;
    margin-top: 25%;
    border-radius: 10px;
    text-align: left;
    background-color: #fff;
    box-shadow: 0px 1px 12px #ccc;
    -webkit-box-shadow: 0px 1px 12px #ccc;
    -moz-box-shadow: 0px 1px 12px #ccc;
    padding: 5%;
}

#company h4 {
    font-size: 32px;
    color: #00549D;
    line-height: 2.5;
}

#company p {
    color: #888;
    margin-top: 2%;
    line-height: 1.8;
}

#company span {
    width: 180px;
    height: 40px;
    text-align: center;
    float: right;
    z-index: 1;
    overflow: hidden;
    color: #fff;
    background-color: #423B36;
    line-height: 40px;
    position: relative;
}

#company span:after {
    left: -200px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #0B55A5;
    content: "";
    position: absolute;
    transition: all 0.4s ease-in-out 0s;
}

#company span i {
    margin-left: 8px;
    line-height: 40px;
    margin-right: 10px;
    transition: all 0.4s ease-in-out 0s;
}

#company span:hover:after {
    left: 0px;
}

#company span:hover i {
    margin-left: 15px;
}

#myys {
    width: 100%;
    float: left;
    display: block;
    position: relative;
}

#myys li {
    width: 100%;
    float: left;
}

#myys   .owl-dots {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 2px;
}

#myys  .owl-controls .owl-dots .owl-dot {
}

#myys  .owl-controls .owl-dots .owl-dot span {
    width: 15px;
    height: 5px;
    margin: 2px;
    background-color: #fff;
    border: #00549D solid 1px;
    transition: all 0.4s ease-in-out 0s;
}

#myys  .owl-controls .owl-dots .owl-dot.active span,#myys .cpfl .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #00549D;
    width: 30px;
}

#ztcp {
    width: 100%;
    float: left;
    position: relative;
    display: block;
}

#ztcp .tpa {
    width: 50%;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    overflow: hidden;
}

#ztcp .tpa.ra {
    right: 0px;
    left: auto;
}

#ztcp .tpa img {
    width: 100%;
    display: block;
    min-height: 100%;
    transition: all 0.4s ease-in-out 0s;
}

#ztcp .tpa:hover img {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
}

#ztcp .nra {
    width: 50%;
    float: right;
}

#ztcp .nra.la {
    float: left;
}

#ztcp .nra .js {
    width: 80%;
    float: left;
    padding: 15% 10%;
}

#ztcp .nra .js h4 {
    font-size: 40px;
    color: #0B55A5;
    line-height: 1.5;
}

#ztcp .nra .js h5 {
    font-size: 16px;
    color: #888;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 1%;
}

#ztcp .nra .js p {
    padding-left: 10px;
    color: #888;
    line-height: 1.8;
    background-image: url(jta.png);
    background-repeat: no-repeat;
    background-position: left 10px;
}

.nTabx {
    width: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
    margin-top: 2.5%;
}

.nTabx  ul {
    border: 0;
    margin: 0;
}

.nTabx  li {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    list-style-type: none;
    overflow: hidden;
    line-height: 35px;
    padding-left: 15px;
    padding-right: 15px;
}

.nTabx li.active {
    color: #0B55A5;
    font-weight: bold;
}

.nTabx li.normal {
    color: #555;
}

.nonea {
    display: none;
}

#fwal {
    width: 100%;
    float: left;
    margin-top: 2%;
}

#allist {
    width: 100%;
    float: right;
    text-align: center;
    margin-top: 2%;
}

#allist ul {
    list-style-type: none;
    margin-left: -0.5%;
}

#allist UL LI {
    WIDTH: 32.83%;
    float: left;
    margin-left: 0.5%;
    overflow: hidden;
    margin-bottom: 0.5%;
}

#allist UL LI dd {
    width: 100%;
    float: left;
    overflow: hidden;
    
    position: relative;
    z-index: 1;
}

#allist ul li dd img {
    width: 100%;
    min-height: 280px;
    transition: all 0.4s ease-in-out 0s;
}

#allist UL LI .zzc {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 50px;
    z-index: 10;
    transition: all 0.4s ease-in-out 0s;
    background-color: rgba(0,0,0,0.6);
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
}

#allist UL LI .zzc p {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
    transition: all 0.4s ease-in-out 0s;
}

#allist UL LI .zzc span {
    display: inline-block;
    border: #fff solid 1px;
    padding: 5px 25px;
    font-size: 14px;
    color: #fff;
    margin-top: 35%;
}

#allist UL LI:hover .zzc {
    height: 100%;
    background-image: url(../images/jiaa.png);
    border: 0px solid #0B55A5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
 /* Firefox */
    -webkit-box-sizing: border-box;
 /* Safari */
    background-color: rgba(0,0,0,0.3);
}

#allist UL LI:hover .zzc p {
    margin-top: 8%;
    font-weight: bold;
}

#allist UL LI A:hover img {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
}

#qylist {
    width: 100%;
    FLOAT: left;
    margin-top: 2%;
    padding-top: 10px;
    padding-bottom: 20px;
    position: relative;
}

#qylist li {
    list-style-type: none;
}

#qylist  LI {
    text-align: center;
}

#qylist  LI .tp {
    width: 100%;
    padding-top: 70%;
    position: relative;
    display: block;
    overflow: hidden;
}

#qylist  LI .tp dd {
    width: 95%;
    padding: 2.5%;
    line-height: 25px;
    height: 25px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
    position: absolute;
    z-index: 2;
    left: 0px;
    bottom: 0px;
}

#qylist  LI .tp img {
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    min-height: 100%;
    width: 100%;
    transition: all 0.4s ease-in-out 0s;
}

#qylist  LI A:hover img {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
}

#qylist .owl-controls .owl-dots .owl-dot {
    margin-top: 0.2%;
}

#qylist .owl-controls .owl-dots .owl-dot span {
    width: 20px;
    height: 3px;
    margin: 12px 5px;
    background-color: #C7C7C9;
}

#qylist .owl-controls .owl-dots .owl-dot.active span,#qylist .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #0B55A5;
}

#hzhb {
    width: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
    margin-top: 4%;
}

#hzhb ul {
    list-style-type: none;
}

#hzhb UL LI {
    WIDTH: 33.33%;
    float: left;
    border-left: #eee solid 1px;
    border-top: #eee solid 1px;
    margin-top: -1px;
    margin-left: -1px;
}

#hzhb UL LI dd {
    width: 95%;
    padding: 5% 2.5%;
    float: left;
}

#hzhb UL LI dd img {
    max-width: 100%;
    height: 75px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#xwlist {
    width: 100%;
    FLOAT: left;
    margin-top: 1%;
}

#xwlist li {
    list-style-type: none;
}

#xwlist  LI {
    text-align: center;
    text-align: left;
    transition: all 0.4s ease-in-out 0s;
}

#xwlist  LI .tpq {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 60%;
    overflow: hidden;
}

#xwlist  LI .tpq img {
    position: absolute;
    left: 0px;
    width: 100%;
    top: 0px;
    min-height: 100%;
}

#xwlist  LI .nra {
    width: 96%;
    float: left;
    padding: 2%;
}

#xwlist  LI .nrc {
    width: 100%;
    float: left;
    background-color: #fff;
    transition: all 0.4s ease-in-out 0s;
    box-shadow: 1px 2px 8px #ddd;
    -webkit-box-shadow: 1px 2px 8px #ddd;
    -moz-box-shadow: 1px 2px 8px #ddd;
}

#xwlist  LI .nrc .js {
    width: 92%;
    padding: 4%;
    float: left;
}

#xwlist  LI .nrc h5 {
    font-weight: normal;
    color: #aaa;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-top: 1%;
    margin-bottom: 1%;
}

#xwlist  LI .nrc h4 {
    font-size: 15px;
    color: #262626;
    height: 25px;
    line-height: 25px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
}

#xwlist  LI .nrc p {
    color: #888;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#xwlist  LI .nrc dd {
    color: #555;
    font-weight: bold;
    margin-top: 1.5%;
}

#xwlist  LI .nrc i {
    margin-left: 10px;
    font-size: 12px;
    transition: all 0.4s ease-in-out 0s;
}

#xwlist  LI:hover {
    transform: translateX(0px) translateY(-8px);
    box-shadow: -1px 4px 10px #000;
    -webkit-box-shadow: 1px 4px 10px #000;
    -moz-box-shadow: 1px 4px 10px #000;
}

#xwlist  LI:hover .nrc {
    background-color: #f9f9f9;
}

#xwlist  LI:hover .nrc h4,#xwlist  LI:hover .nrc dd {
    color: #0B55A5;
}

#xwlist  LI:hover .nrc dd i {
    margin-left: 16px;
}

#xwlist .owl-controls .owl-dots .owl-dot {
    margin-top: 0.2%;
}

#xwlist .owl-controls .owl-dots .owl-dot span {
    width: 20px;
    height: 3px;
    margin: 12px 5px;
    background-color: #C7C7C9;
}

#xwlist .owl-controls .owl-dots .owl-dot.active span,#xwlist .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #0B55A5;
}

#newsa_1 {
    width: 100%;
    float: left;
    margin-top: 1%;
}

#newsa_1 UL {
    COLOR: #565656;
    list-style-type: none;
    margin-left: -2%;
}

#newsa_1 UL LI {
    width: 48%;
    float: left;
    line-height: 22px;
    font-size: 13px;
    border-bottom: #ccc  dotted 1px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: 2%;
}

#newsa_1 UL LI.zyjs {
    background-image: none;
    line-height: 26px;
    font-size: 14px;
    text-align: left;
    color: #888;
}

#newsa_1 UL LI b {
    font-size: 32px;
    line-height: 35px;
}

#newsa_1 UL LI span {
    color: #666;
    display: -webkit-box;
    -webkit-box-orient; 
text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
    line-height: 20px;
}

#newsa_1 UL LI p {
    font-size: 15px;
    font-weight: 600;
    line-height: 28px;
    height: 28px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
    color: #333;
}

#newsa_1 UL LI A dd {
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    width: 70px;
    height: 68px;
    font-weight: normal;
    color: #fff;
    float: left;
    margin-right: 2%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-top: 8px;
    line-height: 28px;
    border-radius: 2px;
    background-color: #0B55A5;
}

#newsa_1 UL LI A:hover dd {
    background-color: #0B55A5;
    color: #fff;
}

#newsa_1 UL LI a:hover p {
    color: #0B55A5;
}

#more {
    width: 100%;
    float: left;
    margin-top: 2.2%;
    text-align: center;
}

#more  A {
    display: inline-block;
    padding-left: 5%;
    padding-right: 5%;
    line-height: 2.5;
    font-weight: 600;
    border-radius: 1px;
    color: #fff;
    transition: all 0.4s ease-in-out 0s;
    background-color: #555;
}

#more  A i {
    margin-left: 8px;
}

#more  A:hover {
    background: #0B55A5;
    color: #fff;
}

.link {
    color: #FFFFFF;
    text-align: left;
}

.link a {
    color: #fff;
    margin-left: 4px;
    margin-right: 5px;
}

@media only screen and (max-width: 1300px) {
    #ztcp .nra .js h4 {
        font-size: 32px;
    }

    #ztcp .nra .js h5 {
        font-size: 14px;
    }

    #cplist LI dd img {
        height: 210px;
    }

    #prolista UL LI p {
        font-size: 14px;
    }

    #newsa_1 UL LI p {
        font-size: 14px;
    }

    #ztcp .nra .js {
        padding: 10% 10%;
    }

    #lmbt dd {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1000px) {
    #ztcp .nra .js h4 {
        font-size: 22px;
    }

    #cpfl li .nrc h4 {
        font-size: 14px;
        font-weight: bold;
    }

    #gywm h4 {
        font-size: 40px;
    }

    #gywm p {
        font-size: 18px;
        font-weight: bold;
    }

    #allist,#newsa_1,#prolista {
        padding: 0%;
        width: 100%;
    }

    #ztcp .nra .js {
        width: 90%;
        float: left;
        padding: 10%;
    }

    #allist UL LI dd {
        height: 200px;
    }

    #allist ul li dd img {
        min-height: 200px;
    }

    #zebq ul li p {
        font-size: 16px;
        font-weight: bold;
    }

    #zebq ul li h5 {
        font-size: 14px;
    }

    #zebq ul li  span {
        font-size: 24px;
    }

    #news-2 UL LI {
        line-height: 25px;
    }

    #news-2 UL LI a {
        font-size: 13px;
        width: 70%;
    }

    #news-2 UL LI span {
        font-size: 12px;
    }

    #company .nr p {
        line-height: 22px;
        font-size: 12px;
        height: 176px;
        margin-top: 4px;
    }

    #lmbt dd {
        font-size: 20px;
    }
}

@media only screen and (max-width: 800px) {
    #hyweb {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    #jjfa .nra .js {
        margin-top: 4%;
    }

    #jjfa .nra {
        width: 100%;
        text-align: center;
        margin-top: 0px;
    }

    #jjfa .nra h4 {
        font-size: 24px;
    }

    #jjfa .nra h5 {
        font-size: 18px;
    }

    #jjfa .nra .js {
        font-size: 12px;
        line-height: 1.8;
    }

    #jjfa .nra .js span {
        float: inherit;
        display: inline-block;
        padding: 10px 25px;
        margin-top: 5%;
    }

    #pttp {
        width: 560px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-bottom: 8%;
    }

    #lmbt dd {
        font-size: 17px;
        letter-spacing: 1px;
    }

    #lmbt p {
        font-size: 14px;
    }

    #allist UL LI dd {
        height: 180px;
    }

    #allist ul li dd img {
        min-height: 180px;
    }

    #allist UL LI .zzc span {
        margin-top: 29%;
        list-style: 18px;
        font-size: 12px;
    }

    #hzhb UL LI dd img {
        height: 50px;
    }

    #xwlist  LI .nrc h4 {
        font-size: 14px;
    }

    #xwlist  LI .nrc h5 {
        font-size: 12px;
    }

    .banner:hover .swiper-button-prev,.banner:hover .swiper-button-next {
        display: none;
    }

    .banner .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    #cpfl {
        padding: 0px 2%;
        width: 96%;
    }

    #cpfl li .nrc h4 {
        font-size: 13px;
        font-weight: bold;
    }

    #cpfl li {
        padding: 25px 0px;
    }

    #tjcp ul li.c1 .nrc h4 {
        font-size: 15px;
    }

    #tjcp ul li .nrc h4 {
        font-size: 13px;
    }

    #prolista UL LI p {
        font-size: 12px;
        height: 35px;
        line-height: 35px;
    }

    #gywm h4 {
        font-size: 24px;
    }

    #gywm p {
        font-size: 16px;
        font-weight: bold;
    }

    #company h4 {
        font-size: 24px;
    }

    #company {
        border-radius: 5px;
    }

    #ztcp .nra .js h4 {
        font-size: 22px;
    }

    #ztcp .nra .js h5 {
        font-size: 12px;
    }

    #ztcp .nra .js {
        padding: 8%;
        width: 84%;
    }

    #newsa_1 UL LI p {
        font-size: 12px;
        line-height: 22px;
        height: 22px;
    }

    #newsa_1 UL LI A dd {
        width: 60px;
        height: 60px;
        font-size: 12px;
        padding-top: 5px;
        line-height: 20px;
    }

    #newsa_1 UL LI b {
        font-size: 26px;
    }

    #ztcp .nra .js p {
        background-position: left 8px;
    }

    #zebq ul li {
        width: 47%;
        padding: 0px 1.5%;
    }

    #zebq ul li p {
        font-size: 14px;
        font-weight: bold;
    }

    #zebq ul li h5 {
        font-size: 12px;
    }

    #zebq ul li  span {
        font-size: 18px;
    }
}

@media only screen and (max-width: 650px) {
    #pttp {
        width: 80%;
        margin-top: 80px;
    }

    #pttp .bgc {
        width: 100%;
        left: 0px;
        top: 2.5%;
    }

    #pttp .img1 {
        width: 95%;
    }

    #pttp .rq {
        width: 80px;
        height: 80px;
        top: -55px;
        left: 50%;
        margin-left: -55px;
        padding: 15px;
    }

    #pttp .fk1 {
        left: -10%;
        width: 8px;
        height: 8px;
    }

    #pttp .fk2 {
        right: -10%;
        width: 4px;
        height: 4px;
    }

    #pttp .rq .nr h5 {
        font-size: 30px;
    }

    #pttp .rq .nr p {
        font-size: 12px;
    }

    #pttp .rq .nr {
        width: 80px;
        height: 80px;
    }

    #allist UL {
        margin-left: -1%;
    }

    #allist UL LI {
        WIDTH: 49%;
        float: left;
        margin-left: 1%;
        overflow: hidden;
        margin-bottom: 1%;
    }
    #allist UL LI .zzc{height:40px;}
    #allist UL LI .zzc p {
        font-size: 15px;
		line-height:40px;
    }

    #allist UL LI .zzc span {
        margin-top: 26%;
        list-style: 18px;
        font-size: 12px;
    }

    #allist UL LI:hover .zzc p {
        margin-top: 5%;
    }

    #allist UL LI dd {
        height: 35vw;
    }

    #allist ul li dd img {
        min-height: 35vw;
    }

    #allist UL LI:hover .zzc {
        background-image: none;
    }

    #allist UL LI:hover .zzc {
        border: 2px solid #0B55A5;
    }

    #prolista ul li.cp9 {
        display: none;
    }

    #prolista ul {
        margin-left: -2%;
    }

    #prolista ul li {
        width: 48%;
        margin-left: 2%;
    }

    #prolist UL LI dd {
        height: 140px;
    }

    #prolist UL LI dd img {
        min-height: 140px;
    }

    #ztcp .nra .js h4 {
        font-size: 16px;
        line-height: 20px;
    }

    #ztcp .tpa {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
    }

    #ztcp .nra {
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width: 500px) {
    #hzhb UL LI {
        width: 50%;
    }

    #xwlist  LI .nrc h4 {
        font-size: 12px;
    }

    #cpfl li .nrc {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 5px;
    }

    #cpfl li img {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    #tjcp ul li.c0 {
        height: 480px;
    }

    #tjcp ul li.d {
        display: none;
    }

    #tjcp ul li.c2,#tjcp ul li.c5,#tjcp ul li.c3,#tjcp ul li.c4 {
        position: relative;
        height: 120px;
        float: right;
        width: 47%;
        margin-left: 0px;
        margin-bottom: 2%;
    }

    #tjcp ul li.c5 {
        margin-bottom: 0px;
    }

    #tjcp ul li.c1 {
        width: 50%;
    }

    #gywm h4 {
        font-size: 16px;
    }

    #gywm p {
        margin-top: 10px;
        font-size: 12px;
        font-weight: bold;
    }

    #company h4 {
        font-size: 16px;
        line-height: 2;
    }

    #company span {
        width: 150px;
        height: 30px;
        line-height: 30px;
        margin-top: 12px;
    }

    #company span i {
        line-height: 30px;
    }

    #company p {
        margin-top: 5px;
    }

    #lmbt dd {
        font-size: 15px;
        letter-spacing: 1px;
    }

    #lmbt p {
        font-size: 12px;
    }

    #prolista UL LI p {
        font-weight: normal;
    }

    #newsa_1 UL {
        margin-left: 0px;
    }

    #newsa_1 UL li {
        width: 96%;
        padding: 2%;
        margin-left: 0px;
        margin-bottom: 0px;
    }

    #zebq ul li p {
        font-size: 16px;
        font-weight: bold;
        height: 40px;
        overflow: hidden;
        line-height: 20px;
    }

    #zebq ul li h5 {
        font-size: 12px;
    }

    #zebq ul li  span {
        font-size: 16px;
    }
}

@media only screen and (max-width: 450px) {
    #jjfa .nra h4 {
        font-size: 18px;
        font-weight: bold;
    }

    #allist UL LI .zzc span {
        margin-top: 20%;
    }

    #tjcp ul li.c2,#tjcp ul li.c5,#tjcp ul li.c3,#tjcp ul li.c4 {
        position: relative;
        height: 100px;
    }

    #tjcp ul li.c0 {
        height: 400px;
    }

    #ztcp .nra .js h4 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 400px) {
    #hzhb UL LI dd img {
        height: 40px;
    }

    #prolist UL LI dd {
        height: 100px;
    }
}

