@charset "utf-8";

.web_title1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 40px;
    padding: 0
}

.web_title1 p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding: 0
}

.web_title2 p {
    color: #fff
}

.web_title1 span {
    display: block;
    width: 144px;
    height: 13px;
    margin: 17px auto 0;
    padding: 0;
    background: url(../images/line01.png) center center repeat-x
}

.web_title1 span i {
    display: block;
    width: 13px;
    height: 13px;
    margin: 0 auto;
    padding: 0;
    background-color: #c10326
}

@media (max-width:1440px) {
    .web_title1 {
        margin: 0 auto 30px
    }

    .web_title1 p {
        height: 36px;
        line-height: 36px;
        font-size: 32px
    }

    .web_title1 span {
        width: 128px;
        height: 9px;
        margin: 15px auto 0
    }

    .web_title1 span i {
        width: 9px;
        height: 9px
    }
}

@media (max-width:1280px) {
    .web_title1 p {
        height: 32px;
        line-height: 32px;
        font-size: 30px
    }

    .web_title1 span {
        width: 120px
    }
}

@media (max-width:1200px) {
    .web_title1 p {
        font-size: 28px
    }

    .webdx_products {
        padding: 60px 40px
    }

    .eymapro_list ul li .eymapro_img {
        height: 172px
    }
}

@media (max-width:1080px) {
    .web_title1 p {
        height: 30px;
        line-height: 30px;
        font-size: 26px
    }

    .web_title1 span {
        margin: 10px auto 0
    }
}

@media (max-width:767px) {
    .web_title1 {
        margin: 0 auto 20px
    }

    .web_title1 p {
        height: 30px;
        line-height: 30px;
        font-size: 24px
    }

    .web_title1 span {
        width: 96px;
        height: 5px;
        margin: 5px auto 0
    }

    .web_title1 span i {
        width: 5px;
        height: 5px
    }
}

@media (max-width:320px) {
    .web_title1 p {
        font-size: 22px
    }
}

.apple-banner {
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
    z-index: 9;
    top: -5px
}

.apple-banner .swiper-container {
    width: 100%;
    height: 600px;
    position: relative
}

.apple-banner .swiper-container .swiper-button-prev,
.apple-banner .swiper-container .swiper-button-next {
    width: 15%;
    height: 100%;
    top: 0;
    background: none;
    margin: 0
}

.apple-banner .swiper-container .swiper-button-prev {
    left: 0
}

.apple-banner .swiper-container .swiper-button-next {
    right: 0
}

.apple-banner .swiper-button-prev span,
.apple-banner .swiper-button-next span {
    display: block;
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    border-radius: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease
}

.apple-banner .swiper-button-prev span {
    background: rgba(0, 0, 0, 0.3) url(../images/arrows1.png) center center no-repeat;
    left: 20px
}

.apple-banner .swiper-button-next span {
    background: rgba(0, 0, 0, 0.3) url(../images/arrows2.png) center center no-repeat;
    right: 20px
}

.apple-banner .swiper-button-prev:hover span,
.apple-banner .swiper-button-next:hover span {
    opacity: .7
}

@media screen and (max-width:1560px) {
    .apple-banner {
        height: 550px
    }

    .apple-banner .swiper-container1 {
        height: 550px
    }

    .apple-banner .swiper-button-prev span,
    .apple-banner .swiper-button-next span {
        width: 60px;
        height: 60px;
        background-size: 60px 60px
    }
}

@media screen and (max-width:1440px) {
    .apple-banner {
        height: 500px
    }

    .apple-banner .swiper-container {
        height: 500px
    }
}

@media screen and (max-width:1280px) {
    .apple-banner {
        height: 450px
    }

    .apple-banner .swiper-container {
        height: 450px
    }

    .apple-banner .swiper-button-prev span,
    .apple-banner .swiper-button-next span {
        width: 50px;
        height: 50px;
        background-size: 50px 50px
    }
}

@media screen and (max-width:1200px) {
    .apple-banner {
        height: 400px
    }

    .apple-banner .swiper-container {
        height: 400px
    }

    .apple-banner .swiper-container-horizontal>.swiper-pagination-bullets,
    .apple-banner .swiper-pagination-custom,
    .apple-banner .swiper-pagination-fractio {
        bottom: 20px
    }

    .apple-banner .swiper-pagination-bullet {
        width: 8px;
        height: 8px
    }

    .apple-banner .swiper-pagination-bullet-active {
        width: 30px
    }
}

@media screen and (max-width:1080px) {
    .apple-banner {
        top: 0
    }
}

@media screen and (max-width:1024px) {
    .apple-banner {
        height: 350px
    }

    .apple-banner .swiper-container {
        height: 350px
    }

    .apple-banner .swiper-button-prev span,
    .apple-banner .swiper-button-next span {
        width: 40px;
        height: 40px;
        background-size: 40px 40px
    }
}

@media screen and (max-width:920px) {
    .apple-banner {
        height: 300px
    }

    .apple-banner .swiper-container {
        height: 300px
    }
}

@media screen and (max-width:767px) {
    .apple-banner {
        height: 260px
    }

    .apple-banner .swiper-container {
        height: 260px
    }

    .apple-banner .swiper-container-horizontal>.swiper-pagination-bullets,
    .apple-banner .swiper-pagination-custom,
    .apple-banner .swiper-pagination-fractio {
        bottom: 15px
    }

    .apple-banner .swiper-pagination-bullet {
        width: 8px;
        height: 8px
    }

    .apple-banner .swiper-pagination-bullet-active {
        width: 25px
    }

    .apple-banner .swiper-container .swiper-button-prev,
    .apple-banner .swiper-container .swiper-button-next {
        display: none
    }
}

@media screen and (max-width:600px) {
    .apple-banner {
        height: 230px
    }

    .apple-banner .swiper-container {
        height: 230px
    }
}

@media screen and (max-width:500px) {
    .apple-banner {
        height: 180px
    }

    .apple-banner .swiper-container {
        height: 180px
    }
}

@media screen and (max-width:375px) {
    .apple-banner {
        height: 150px
    }

    .apple-banner .swiper-container {
        height: 150px
    }
}

@media screen and (max-width:320px) {
    .apple-banner {
        height: 140px
    }

    .apple-banner .swiper-container {
        height: 140px
    }
}

.web_hotkw_search {
    height: 80px;
    margin: 0 auto;
    padding: 0 25px;
    background: linear-gradient(to bottom, #fafafa, #ddd);
    position: relative;
    z-index: 9;
    margin-top: -45px
}

.web_hotkw_search .hotkw_left {
    float: left;
    width: 63%;
    height: 50px;
    overflow: hidden;
    color: #777;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0;
    margin-top: 25px
}

.web_hotkw_search .hotkw_left i {
    display: inline-block;
    width: 24px;
    height: 24px;
    overflow: hidden;
    margin: 0 10px -5px 0
}

.web_hotkw_search .hotkw_left i svg {
    display: block;
    width: 100%;
    height: 100%
}

.web_hotkw_search .hotkw_left i svg path {
    fill: #c10326
}

.web_hotkw_search .hotkw_left span {
    color: #222;
    font-size: 20px;
    font-weight: bold;
    display: inline-block
}

.web_hotkw_search .hotkw_left a {
    display: inline-block;
    color: #777;
    padding: 0 8px;
    text-align: center
}

.web_hotkw_search .hotkw_left a:hover {
    color: #c10326
}

.web_hotkw_search .search_right {
    float: right;
    width: 34%;
    height: 50px;
    overflow: hidden;
    margin: 15px 0 0 0;
    padding: 0 50px 0 0;
    position: relative
}

.web_hotkw_search .search_right .sc_ipt {
    width: 100%;
    height: 50px;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.web_hotkw_search .search_right .sc_ipt input {
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #999;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-right: 0;
    outline: none;
    margin: 0;
    padding: 0 9px 0 17px;
    border: none
}

.web_hotkw_search .search_right .sc_btn {
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0
}

.web_hotkw_search .search_right .sc_btn input {
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: #c10326 url(../images/top_ss.png) no-repeat center center;
    background-size: 22px 22px;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 0;
    font-weight: bold
}

.web_hotkw_search .search_right .sc_ipt input::-moz-placeholder {
    color: #999
}

.web_hotkw_search .search_right .sc_ipt input:-ms-input-placeholder {
    color: #999
}

.web_hotkw_search .search_right .sc_ipt input::-webkit-input-placeholder {
    color: #999
}

.web_hotkw_search .search_right .sc_ipt input:focus {
    color: #333
}

@media screen and (max-width:1600px) {
    .web_hotkw_search .hotkw_left {
        height: 46px;
        font-size: 15px;
        margin-top: 23px
    }

    .web_hotkw_search .hotkw_left span {
        font-size: 18px
    }

    .web_hotkw_search .hotkw_left i {
        margin: 0 10px -6px 0
    }

    .web_hotkw_search .search_right {
        margin: 14px 0 0 0
    }

    .web_hotkw_search {
        height: 75px;
        padding: 0 22px;
        margin-top: -42px
    }

    .web_hotkw_search .search_right .sc_ipt input {
        height: 46px;
        line-height: 46px;
        font-size: 15px
    }

    .web_hotkw_search .search_right .sc_btn input {
        height: 46px;
        line-height: 46px
    }
}

@media screen and (max-width:1440px) {
    .web_hotkw_search .hotkw_left {
        height: 43px;
        margin-top: 21px
    }

    .web_hotkw_search .hotkw_left span {
        font-size: 18px
    }

    .web_hotkw_search .hotkw_left i {
        margin: 0 10px -6px 0
    }

    .web_hotkw_search .search_right {
        margin: 13px 0 0 0
    }

    .web_hotkw_search {
        height: 70px;
        padding: 0 18px;
        margin-top: -40px
    }

    .web_hotkw_search .search_right .sc_ipt input {
        height: 43px;
        line-height: 43px
    }

    .web_hotkw_search .search_right .sc_btn input {
        height: 43px;
        line-height: 43px
    }
}

@media screen and (max-width:1366px) {
    .web_hotkw_search .search_right .sc_btn input {
        background-size: 20px 20px
    }
}

@media screen and (max-width:1280px) {
    .web_hotkw_search .hotkw_left {
        height: 40px;
        font-size: 14px;
        margin-top: 20px
    }

    .web_hotkw_search .hotkw_left span {
        font-size: 16px
    }

    .web_hotkw_search .hotkw_left i {
        margin: 0 10px -6px 0
    }

    .web_hotkw_search .search_right {
        margin: 13px 0 0 0
    }

    .web_hotkw_search {
        height: 65px;
        padding: 0 15px;
        margin-top: -35px
    }

    .web_hotkw_search .search_right .sc_ipt input {
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .web_hotkw_search .search_right .sc_btn input {
        height: 40px;
        line-height: 40px
    }
}

@media screen and (max-width:1024px) {
    .web_hotkw_search .hotkw_left {
        display: none
    }

    .web_hotkw_search .search_right {
        width: 100%;
        margin: 11px 0 0 0
    }

    .web_hotkw_search {
        height: 60px;
        padding: 0 12px;
        margin-top: -30px
    }
}

@media screen and (max-width:820px) {
    .web_hotkw_search .search_right {
        margin: 10px 0 0 0
    }

    .web_hotkw_search {
        height: 55px;
        padding: 0 10px;
        margin-top: -25px
    }

    .web_hotkw_search .search_right .sc_ipt input {
        height: 35px;
        line-height: 35px;
        font-size: 13px
    }

    .web_hotkw_search .search_right .sc_btn input {
        height: 35px;
        line-height: 35px;
        background-size: 18px 18px
    }
}

.webdx_pro {
    width: 100%;
    height: auto;
    min-height: 320px;
    padding: 80px 0
}

.eymapro_l {
    width: 21.5%;
    float: left
}

.eymapro_r {
    width: 75.5%;
    min-height: 320px;
    float: right
}

.eymapro_r ul li {
    width: 23.5%;
    margin: 0 2% 20px 0;
    float: left
}

.eymapro_r ul li:nth-child(4n+4) {
    margin-right: 0
}

.eymapro_r ul li .eymapro_con {
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    position: relative
}

.eymapro_r ul li .eymapro_con .eymapro_img {
    width: 100%;
    height: 220px;
    margin: 0 auto
}

.eymapro_r ul li .eymapro_con .eymapro_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.eymapro_r ul li .eymapro_con .eymapro_img a img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.eymapro_r ul li .eymapro_con:hover .eymapro_img a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.eymapro_r ul li .eymapro_con .eymapro_text {
    margin: 0 auto;
    padding: 15px 35px 15px 0;
    margin: 0 20px;
    border-top: 1px solid #ddd
}

.eymapro_r ul li .eymapro_con .eymapro_text .eymapro_name a {
    display: block;
    width: 100%;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    color: #222;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle
}

.eymapro_r ul li .eymapro_con .eymapro_text p {
    width: 100%;
    height: 24px;
    overflow: hidden;
    line-height: 24px;
    color: #999;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative
}

.eymapro_r ul li .eymapro_con .eymapro_text p i {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    vertical-align: middle;
    margin: -2px 10px 0 0
}

.eymapro_r ul li .eymapro_con .eymapro_text p i svg {
    display: block;
    width: 100%;
    height: 100%
}

.eymapro_r ul li .eymapro_con .eymapro_text p i svg path {
    fill: #999999
}

.eymapro_r ul li .eymapro_con::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, .45);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.eymapro_r ul li .eymapro_con:hover::before {
    width: 100%;
    height: 100%
}

.eymapro_r ul li .eymapro_con a.eymapro_jt {
    position: absolute;
    right: 20px;
    bottom: 32px
}

.eymapro_r ul li .eymapro_con a.eymapro_btn {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 200%;
    z-index: 2;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.eymapro_r ul li .eymapro_con a.eymapro_btn img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.eymapro_r ul li .eymapro_con:hover a.eymapro_btn {
    top: 50%
}

.eymapro_r ul li .eymapro_con a.eymapro_btn i {
    display: block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    margin: 0 auto
}

.eymapro_r ul li .eymapro_con a.eymapro_btn i svg {
    display: block;
    width: 100%;
    height: 100%;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg)
}

.eymapro_r ul li .eymapro_con a.eymapro_btn i svg path {
    fill: #ffffff
}

.eymapro_r ul li .eymapro_con a.eymapro_btn:hover i svg {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

@media (max-width:1600px) {
    .webdx_pro {
        padding: 70px 0
    }

    .eymapro_r ul li .eymapro_con .eymapro_text .eymapro_name a {
        font-size: 17px
    }

    .eymapro_r ul li .eymapro_con .eymapro_text p {
        font-size: 15px
    }

    .eymapro_r ul li .eymapro_con .eymapro_img {
        height: 200px
    }
}

@media (max-width:1440px) {
    .webdx_pro {
        padding: 60px 0
    }

    .eymapro_r ul li .eymapro_con .eymapro_img {
        height: 180px
    }
}

@media (max-width:1280px) {
    .eymapro_l {
        width: 25%
    }

    .eymapro_r {
        width: 72%
    }

    .eymapro_r ul li {
        width: 32%;
        margin: 0 2% 20px 0
    }

    .eymapro_r ul li:nth-child(3n+3) {
        margin-right: 0
    }

    .eymapro_r ul li:nth-child(4n+4) {
        margin-right: 2%
    }

    .eymapro_r ul li:nth-child(6n+6) {
        margin-right: 0
    }
}

@media (max-width:1200px) {
    .webdx_pro {
        padding: 50px 0
    }

    .eymapro_r ul li .eymapro_con .eymapro_text .eymapro_name a {
        font-size: 16px
    }

    .eymapro_r ul li .eymapro_con .eymapro_text p {
        font-size: 14px
    }
}

@media (max-width:1080px) {
    .eymapro_l {
        width: 100%;
        float: none
    }

    .eymapro_r {
        width: 100%;
        margin-top: 20px;
        float: none
    }
}

@media (max-width:1024px) {
    .webdx_pro {
        padding: 40px 0
    }
}

@media (max-width:820px) {
    .webdx_pro {
        padding: 30px 0 10px
    }

    .eymapro_r ul li .eymapro_con a.eymapro_jt {
        bottom: 30px
    }

    .eymapro_r ul li {
        width: 48.5%;
        margin: 0 3% 20px 0
    }

    .eymapro_r ul li:nth-child(2n+2) {
        margin-right: 0
    }

    .eymapro_r ul li:nth-child(3n+3) {
        margin-right: 3%
    }

    .eymapro_r ul li:nth-child(6n+6) {
        margin-right: 0
    }

    .eymapro_r ul li .eymapro_con .eymapro_img {
        height: 160px
    }
}

@media (max-width:450px) {
    .eymapro_r ul li {
        width: 100%;
        margin: 0 0 20px 0;
        float: none
    }

    .eymapro_r ul li .eymapro_con .eymapro_img {
        height: 180px
    }
}

.cp_type .hd {
    width: 100%;
    height: 130px;
    margin: 0 auto 3px;
    padding: 35px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: url(../images/mltit_bg.jpg) no-repeat;
    background-size: cover;
    text-align: center
}

.cp_type .hd p {
    width: 100%;
    color: #fff;
    font-size: 36px;
    font-weight: bold
}

.cp_type .hd p img {
    display: block;
    width: 34px;
    height: 29px;
    padding: 0;
    float: right
}

.cp_type .hd span {
    display: block;
    height: 24px;
    line-height: 24px;
    color: #999;
    font-size: 15px;
    letter-spacing: 2.5px
}

.cp_type .hd i {
    display: none
}

.cp_type .bd {
    clear: both;
    min-height: 300px
}

.cp_type .bd ul li {
    background-color: #fff;
    margin-bottom: 3px
}

.cp_type .bd ul li.on {
    background-color: #f8f8f8
}

.webpro_left .cp_type .bd ul li.on {
    background-color: #fff !important
}

.cp_type .bd ul li p {
    height: 56px;
    line-height: 56px;
    position: relative;
    background: #777
}

.cp_type .bd ul li:last-child p {
    border-bottom: 0
}

.cp_type .bd ul li p a {
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 65px 0 30px
}

.cp_type .bd ul li p span {
    display: block;
    width: 75px;
    height: 100%;
    background: url(../images/mulu2.png) center center no-repeat;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    transition: none
}

.cp_type .bd ul li div {
    display: none;
    padding: 20px 20px 20px 30px;
    transition: none
}

.cp_type .bd ul li div a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #222;
    font-size: 16px;
    border-top: 0px solid #eaeaea;
    padding: 0 0 0 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/yjt01.png) no-repeat left center
}

.cp_type .bd ul li div a:first-child {
    border-top: 0
}

.cp_type .bd ul li div a i {
    display: block;
    width: 4px;
    height: 4px;
    margin: 13px 6px 13px 0;
    padding: 0;
    border: 1px solid #999;
    border-radius: 50%;
    float: left
}

.cp_type .bd ul li div a:hover i {
    border: 1px solid #0048b5
}

.cp_type .bd ul li.on p,
.cp_type .bd ul li p:hover {
    background: #c10326
}

.cp_type .bd ul li p:hover a,
.cp_type .bd ul li.on p a {
    color: #fff
}

.cp_type .bd ul li p:hover span {
    background: url(../images/mulu2.png) center center no-repeat
}

.cp_type .bd ul li.on p span {
    background: url(../images/mulu0.png) center center no-repeat
}

.cp_type .bd ul li div a:hover {
    color: #c10326;
    background: url(../images/yjt02.png) no-repeat left center;
    text-decoration: underline
}

.cp_type .bd ul a.ckqb {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
    background: #f1f1f1;
    width: 92%;
    margin: 10px auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

.cp_type .bd ul a.ckqb:hover {
    background: #0048b5;
    color: #fff
}

.cp_type .bd ul li.pro_all em {
    display: block;
    width: 75px;
    height: 100%;
    background: url(../images/mulu2.png) center center no-repeat;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    transition: none
}

@media screen and (max-width:1600px) {
    .cp_type .hd p {
        font-size: 34px
    }
}

@media screen and (max-width:1440px) {
    .cp_type .bd ul li div a {
        font-size: 15px
    }

    .cp_type .hd p {
        font-size: 32px
    }

    .cp_type .bd ul li p span {
        width: 65px
    }

    .cp_type .bd ul li p a {
        padding: 0 55px 0 25px
    }

    .cp_type .bd ul li div {
        padding: 15px 20px 15px 25px
    }
}

@media screen and (max-width:1366px) {
    .cp_type .hd {
        padding: 40px 25px 0
    }

    .cp_type .bd ul li p a {
        font-size: 15px
    }

    .proall a {
        font-size: 15px
    }
}

@media screen and (max-width:1280px) {
    .cp_type .hd {
        padding: 40px 20px 0
    }

    .proall a {
        padding: 0 19px
    }

    .proall a i {
        right: 19px
    }

    .cp_type .bd ul li div a {
        font-size: 14px
    }

    .cp_type .hd p {
        font-size: 30px
    }
}

@media screen and (max-width:1080px) {
    .cp_type .hd {
        height: 60px;
        margin: 0 auto;
        padding: 10px 25px;
        position: relative
    }

    .cp_type .hd p:before {
        display: none
    }

    .cp_type .hd p {
        width: auto;
        font-size: 24px;
        margin: 0 20px 0 0;
        float: left;
        border-bottom: 0
    }

    .cp_type .hd p img {
        float: left;
        width: auto;
        margin: 2px 8px 0 0
    }

    .cp_type .hd span {
        display: none
    }

    .cp_type .hd i {
        display: block;
        width: 42px;
        height: 42px;
        margin: 0;
        padding: 0;
        background: url(../images/mulu2.png) center center no-repeat;
        position: absolute;
        top: 9px;
        right: 20px
    }

    .cp_type .hd.on i {
        background: url(../images/mulu0.png) center center no-repeat
    }

    .cp_type .bd ul li p {
        height: 50px;
        line-height: 50px
    }

    .cp_type .bd {
        padding: 10px
    }

    .cp_type .bd ul li div a {
        padding: 0 0 0 20px
    }

    .cp_type .bd {
        display: none
    }

    .proall a {
        padding: 0 20px
    }

    .proall a i {
        right: 20px
    }

    .cp_type .bd ul li div {
        padding: 10px 20px 10px 25px
    }
}

@media screen and (max-width:1024px) {
    .cp_type {
        margin: 0
    }
}

@media screen and (max-width:820px) {
    .cp_type {
        margin: 0
    }

    .cp_type .hd {
        height: 53px
    }

    .cp_type .hd p {
        font-size: 22px
    }

    .cp_type .hd span {
        display: none
    }

    .cp_type .hd i {
        width: 38px;
        height: 38px;
        top: 7px
    }

    .cp_type .bd ul li p {
        height: 45px;
        line-height: 45px
    }
}

@media screen and (max-width:767px) {
    .cp_type .hd p {
        margin: 0;
        padding: 0;
        font-size: 20px
    }

    .proall a {
        padding: 0 10px 0 20px
    }

    .proall a i {
        right: 10px
    }

    .cp_type .hd i {
        right: 10px
    }
}

.webdx_ys {
    width: 100%;
    padding: 0 0 80px;
    overflow: hidden
}

.webdx_tit {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    overflow: hidden;
    color: #222
}

.webdx_tit1 {
    color: #fff
}

.webdx_tit span {
    display: block;
    font-size: 36px
}

.webdx_tit em {
    width: 178px;
    background: #c10326;
    height: 2px;
    display: block;
    margin: 0 auto
}

.webdx_tit1 em {
    width: 140px
}

.webdx_tit p {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase
}

.webdx_ys .wbeyys_list {
    width: 100%;
    padding: 0 40px;
    position: relative
}

.wbeyys_list ul li {
    width: 50%;
    float: left;
    background: #c10326;
    position: relative
}

.wbeyys_list ul li:nth-child(1),
.wbeyys_list ul li:nth-child(3) {
    padding: 20px 145px 20px 60px
}

.wbeyys_list ul li:nth-child(2),
.wbeyys_list ul li:nth-child(4) {
    padding: 20px 60px 20px 145px
}

.wbeyys_list ul li:nth-child(1),
.wbeyys_list ul li:nth-child(2) {
    margin-bottom: 35px
}

.wbeyys_list ul li .wbeyys_num {
    width: 58px;
    height: 58px;
    font-size: 32px;
    text-align: center;
    color: #c10326;
    background: #e6e6e6;
    line-height: 58px;
    transform: rotate(45deg);
    position: absolute;
    top: 36px
}

.wbeyys_list ul li .wbeyys_num span {
    display: block;
    transform: rotate(-45deg)
}

.wbeyys_list ul li:nth-child(1) .wbeyys_num,
.wbeyys_list ul li:nth-child(3) .wbeyys_num {
    left: -29px
}

.wbeyys_list ul li:nth-child(2) .wbeyys_num,
.wbeyys_list ul li:nth-child(4) .wbeyys_num {
    right: -29px
}

.wbeyys_list ul li b {
    display: block;
    font-size: 22px;
    color: #fff
}

.wbeyys_list ul li p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 26px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
    height: 52px;
    margin-top: 5px
}

.wbeyys_logo {
    width: 225px;
    height: 225px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 35px
}

.wbeyys_logo span {
    display: block;
    background: #e6e6e6;
    border: 10px solid #fff;
    width: 100%;
    height: 100%;
    transform: rotate(45deg)
}

.wbeyys_logo span img {
    transform: rotate(-45deg);
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%
}

.wbeyys_list ul li::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    left: -5px;
    bottom: -5px;
    transform: rotate(45deg)
}

.wbeyys_list ul li:nth-child(2)::after {
    left: inherit;
    right: -5px
}

.wbeyys_list ul li:nth-child(3)::after {
    bottom: inherit;
    top: -5px
}

.wbeyys_list ul li:nth-child(4)::after {
    bottom: inherit;
    top: -5px;
    left: inherit;
    right: -5px
}

@media (max-width:1680px) {
    .webdx_ys .wbeyys_list {
        padding: 0 35px
    }
}

@media (max-width:1600px) {
    .webdx_ys {
        padding: 0 0 70px
    }

    .webdx_tit span {
        font-size: 34px
    }

    .wbeyys_list ul li b {
        font-size: 20px
    }
}

@media (max-width:1560px) {
    .webdx_ys .wbeyys_list {
        padding: 0 30px
    }
}

@media (max-width:1440px) {
    .webdx_ys {
        padding: 0 0 60px
    }

    .webdx_tit span {
        font-size: 32px
    }

    .webdx_tit p {
        font-size: 28px
    }

    .webdx_tit em {
        width: 160px
    }

    .wbeyys_list ul li b {
        font-size: 18px
    }

    .wbeyys_list ul li p {
        font-size: 15px;
        line-height: 25px;
        height: 50px
    }

    .webdx_ys .wbeyys_list {
        padding: 0 25px
    }

    .wbeyys_list ul li:nth-child(1),
    .wbeyys_list ul li:nth-child(3) {
        padding: 20px 130px 20px 55px
    }

    .wbeyys_list ul li:nth-child(2),
    .wbeyys_list ul li:nth-child(4) {
        padding: 20px 55px 20px 130px
    }

    .wbeyys_list ul li .wbeyys_num {
        width: 54px;
        height: 54px;
        line-height: 54px;
        font-size: 28px
    }

    .wbeyys_list ul li:nth-child(1) .wbeyys_num,
    .wbeyys_list ul li:nth-child(3) .wbeyys_num {
        left: -27px
    }

    .wbeyys_list ul li:nth-child(2) .wbeyys_num,
    .wbeyys_list ul li:nth-child(4) .wbeyys_num {
        right: -27px
    }

    .wbeyys_logo {
        width: 210px;
        height: 210px;
        top: 32px
    }
}

@media (max-width:1200px) {
    .webdx_ys {
        padding: 0 0 50px
    }

    .webdx_tit {
        margin-bottom: 20px
    }

    .webdx_tit span {
        font-size: 28px
    }

    .webdx_tit p {
        font-size: 26px
    }

    .webdx_tit em {
        width: 150px
    }

    .wbeyys_list ul li b {
        font-size: 16px
    }

    .wbeyys_list ul li p {
        font-size: 14px;
        line-height: 24px;
        height: 48px
    }
}

@media (max-width:1024px) {
    .webdx_ys {
        padding: 0 0 40px
    }

    .webdx_tit span {
        font-size: 26px
    }

    .webdx_tit p {
        font-size: 24px
    }

    .webdx_tit em {
        width: 140px
    }

    .webdx_ys .wbeyys_list {
        padding: 0 20px
    }

    .wbeyys_list ul li:nth-child(1),
    .wbeyys_list ul li:nth-child(3) {
        padding: 20px 120px 20px 50px
    }

    .wbeyys_list ul li:nth-child(2),
    .wbeyys_list ul li:nth-child(4) {
        padding: 20px 50px 20px 120px
    }

    .wbeyys_list ul li .wbeyys_num {
        width: 48px;
        height: 48px;
        line-height: 48px;
        font-size: 24px
    }

    .wbeyys_list ul li:nth-child(1) .wbeyys_num,
    .wbeyys_list ul li:nth-child(3) .wbeyys_num {
        left: -23px
    }

    .wbeyys_list ul li:nth-child(2) .wbeyys_num,
    .wbeyys_list ul li:nth-child(4) .wbeyys_num {
        right: -23px
    }

    .wbeyys_logo {
        width: 195px;
        height: 195px;
        top: 37px
    }
}

@media (max-width:920px) {
    .wbeyys_list ul li b {
        font-size: 15px
    }

    .webdx_tit span {
        font-size: 24px
    }

    .webdx_tit p {
        font-size: 22px
    }

    .webdx_tit em {
        width: 130px
    }

    .wbeyys_logo {
        display: none
    }

    .wbeyys_list ul li {
        width: 100%;
        margin-bottom: 15px !important
    }

    .wbeyys_list ul li:nth-child(1),
    .wbeyys_list ul li:nth-child(3) {
        padding: 20px 20px 20px 40px
    }

    .wbeyys_list ul li:nth-child(2),
    .wbeyys_list ul li:nth-child(4) {
        padding: 20px 40px 20px 20px
    }

    .wbeyys_list ul li .wbeyys_num {
        width: 42px;
        height: 42px;
        line-height: 42px;
        font-size: 20px
    }

    .wbeyys_list ul li:nth-child(1) .wbeyys_num,
    .wbeyys_list ul li:nth-child(3) .wbeyys_num {
        left: -21px
    }

    .wbeyys_list ul li:nth-child(2) .wbeyys_num,
    .wbeyys_list ul li:nth-child(4) .wbeyys_num {
        right: -21px
    }
}

@media (max-width:820px) {
    .webdx_ys {
        padding: 0 0 30px
    }
}

.webdx_about {
    width: 100%;
    padding: 80px 0;
    overflow: hidden;
    background: url(../images/about_bg.jpg) center center;
    background-size: cover
}

.webdx_about .eywbabout_l {
    width: 46%;
    float: left;
    padding: 70px 0 0
}

.webdx_about .eywbabout_l .eywbabout_ms {
    height: 190px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.55);
    line-height: 32px
}

.eywbabout_l .eywbabout_ms p,
.eywbabout_l .eywbabout_ms span,
.eywbabout_l .eywbabout_ms font,
.eywbabout_l .eywbabout_ms em {
    line-height: 32px !important;
    font-size: 16px !important;
    color: rgba(255, 255, 255, 0.55) !important
}

.eywbabout_ys {
    margin-top: 60px
}

.eywbabout_ys ul li {
    width: 100px;
    height: 100px;
    float: left;
    border: 1px solid rgba(255, 255, 255, 0.3);
    margin-right: 60px;
    border-radius: 100%;
    position: relative
}

.eywbabout_ys ul li .eywbboutys_box {
    width: 85px;
    height: 85px;
    background: transparent;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    padding: 13px 0 0
}

.eywbabout_ys ul li .eywbboutys_box i {
    display: block;
    width: 26px;
    height: 30px;
    margin: 0 auto
}

.eywbabout_ys ul li:nth-child(2) .eywbboutys_box i {
    width: 30px
}

.eywbabout_ys ul li:nth-child(1) .eywbboutys_box i {
    width: 22px
}

.eywbabout_ys ul li .eywbboutys_box i svg {
    display: block;
    width: 100%;
    height: 100%
}

.eywbabout_ys ul li:last-child .eywbboutys_box i svg {
    transform: rotate(-20deg)
}

.eywbabout_ys ul li:last-child {
    margin-right: 0
}

.eywbabout_ys ul li .eywbboutys_box i svg path {
    fill: #ffffff
}

.eywbabout_ys ul li .eywbboutys_box p {
    color: #fff
}

.eywbabout_ys ul li:hover {
    background: rgba(193, 3, 38, 0.15);
    border: 1px solid rgba(193, 3, 38, 0.15)
}

.eywbabout_ys ul li:hover .eywbboutys_box {
    background: #c10326
}

.webdx_about .eywbabout_r {
    width: 52%;
    float: right;
    height: 498px;
    position: relative
}

.webdx_about .eywbabout_r img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

@media (max-width:1600px) {
    .webdx_about {
        padding: 70px 0
    }

    .eywbabout_ys {
        margin-top: 55px
    }

    .webdx_about .eywbabout_l {
        padding: 60px 0 0
    }

    .eywbabout_ys ul li {
        margin-right: 50px
    }

    .webdx_about .eywbabout_r {
        height: 460px
    }
}

@media (max-width:1440px) {
    .webdx_about {
        padding: 60px 0
    }

    .eywbabout_ys {
        margin-top: 50px
    }

    .webdx_about .eywbabout_l {
        padding: 45px 0 0
    }

    .webdx_about .eywbabout_l .eywbabout_ms {
        font-size: 15px;
        line-height: 30px;
        height: 175px
    }

    .eywbabout_ys ul li {
        width: 90px;
        height: 90px;
        margin-right: 40px
    }

    .eywbabout_ys ul li .eywbboutys_box {
        width: 80px;
        height: 80px
    }

    .eywbabout_ys ul li .eywbboutys_box p {
        font-size: 13px
    }

    .eywbabout_ys ul li .eywbboutys_box i {
        width: 24px;
        height: 29px;
        margin: 0 auto
    }

    .eywbabout_ys ul li:nth-child(2) .eywbboutys_box i {
        width: 28px
    }

    .eywbabout_ys ul li:nth-child(1) .eywbboutys_box i {
        width: 20px
    }

    .webdx_about .eywbabout_r {
        height: 420px
    }
}

@media (max-width:1200px) {
    .webdx_about {
        padding: 50px 0
    }

    .webdx_about .eywbabout_l {
        padding: 30px 0 0
    }

    .webdx_about .eywbabout_l .eywbabout_ms {
        font-size: 14px;
        line-height: 28px;
        height: 165px
    }

    .eywbabout_ys ul li {
        width: 80px;
        height: 80px;
        margin-right: 30px
    }

    .eywbabout_ys ul li .eywbboutys_box {
        width: 70px;
        height: 70px;
        padding: 10px 0 0
    }

    .eywbabout_ys ul li .eywbboutys_box p {
        font-size: 12px
    }

    .eywbabout_ys ul li .eywbboutys_box i {
        width: 22px;
        height: 27px;
        margin: 0 auto
    }

    .eywbabout_ys ul li:nth-child(2) .eywbboutys_box i {
        width: 26px
    }

    .eywbabout_ys ul li:nth-child(1) .eywbboutys_box i {
        width: 18px
    }

    .webdx_about .eywbabout_r {
        height: 360px
    }
}

@media (max-width:1024px) {
    .webdx_about {
        padding: 40px 0
    }

    .eywbabout_ys {
        margin-top: 40px
    }

    .webdx_about .eywbabout_r {
        height: 320px
    }

    .eywbabout_ys ul li {
        margin-right: 20px
    }
}

@media (max-width:920px) {
    .webdx_about .eywbabout_l {
        width: 100%;
        padding: 0
    }

    .webdx_about .eywbabout_r {
        width: 100%;
        height: 360px;
        margin-top: 40px
    }

    .eywbabout_ys {
        text-align: center;
        margin-top: 20px
    }

    .eywbabout_ys ul li {
        float: none;
        display: inline-block;
        margin-right: 40px
    }
}

@media (max-width:820px) {
    .webdx_about {
        padding: 30px 0
    }
}

@media (max-width:767px) {
    .eywbabout_ys {
        display: none
    }

    .webdx_about .eywbabout_r {
        height: 350px;
        margin-top: 30px
    }
}

@media (max-width:550px) {
    .webdx_about .eywbabout_r {
        height: 300px
    }
}

@media (max-width:450px) {
    .webdx_about .eywbabout_r {
        height: 260px
    }
}

@media (max-width:390px) {
    .webdx_about .eywbabout_r {
        height: 240px
    }
}

@media (max-width:320px) {
    .webdx_about .eywbabout_r {
        height: 220px
    }
}

@media (max-width:280px) {
    .webdx_about .eywbabout_r {
        height: 200px
    }
}

.webdx_news {
    width: 100%;
    padding: 80px 0;
    overflow: hidden
}

.webdx_news .eywbnews_l {
    width: 49.2%;
    float: left;
    background: url(../images/kuang.png) repeat;
    padding: 5px
}

.webdx_news .eywbnews_r {
    float: right
}

.eywbnews_con {
    width: 100%;
    background: #fff;
    min-height: 300px;
    padding: 15px 15px 20px
}

.eywbnewstj {
    min-height: 140px;
    margin: 0 0 30px;
    overflow: hidden
}

.eywbnews_tj {
    width: 100%
}

.eywbnews_tj .eywbnewstj_img {
    width: 228px;
    height: 140px;
    float: left;
    position: relative;
    overflow: hidden
}

.eywbnews_tj .eywbnewstj_img img {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    object-fit: cover
}

.eywbnews_tj .eywbnewstj_img span {
    display: block;
    background: rgba(193, 3, 38, 0.85);
    width: 114px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 14px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.eywbnews_tj .eywbnewstj_text {
    width: calc(100% - 248px);
    float: right;
    padding: 8px 0 0
}

.eywbnews_tj .eywbnewstj_text .eywbnewstj_name {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #222;
    font-weight: bold;
    background: url(../images/yjt02.png) no-repeat left center;
    padding: 0 0 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.eywbnews_tj .eywbnewstj_text p {
    font-size: 15px;
    color: #555;
    line-height: 26px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
    height: 52px;
    margin: 5px 0 20px
}

.eywbnews_tj .eywbnewstj_btn {
    display: block;
    font-size: 15px;
    color: #999
}

.eywbnews_tj .eywbnewstj_btn img {
    display: inline-block;
    margin: 0 0 0 10px
}

.eywbnews_tj:hover .eywbnewstj_img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.eywbnews_tj:hover .eywbnewstj_text .eywbnewstj_name {
    color: #c10326;
    text-decoration: underline
}

.eywbnews_tj:hover .eywbnewstj_btn img {
    margin: 0 0 0 12px
}

.eywbnews_list ul li {
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden
}

.eywbnews_list ul li:last-child {
    margin-bottom: 0
}

.eywbnews_list ul li .eywbnews_time {
    width: 100px;
    height: 75px;
    border-right: 1px solid #ddd;
    float: left;
    padding: 0 20px 0 0;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif
}

.eywbnews_list ul li .eywbnews_time span {
    display: block;
    font-size: 32px;
    color: #222
}

.eywbnews_list ul li .eywbnews_time span em {
    width: 100%;
    height: 4px;
    background: #c10326;
    display: block;
    margin: -15px 0 8px
}

.eywbnews_list ul li .eywbnews_time i {
    display: block;
    font-size: 18px;
    color: #777
}

.eywbnews_list ul li .eywbnews_text {
    width: calc(100% - 120px);
    float: right
}

.eywbnews_list ul li .eywbnews_name {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #222;
    background: url(../images/yjt02.png) no-repeat left center;
    padding: 0 0 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.eywbnews_list ul li p {
    font-size: 15px;
    color: #999;
    line-height: 26px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
    height: 52px;
    margin: 5px 0 0
}

.eywbnews_list ul li:hover .eywbnews_name {
    color: #c10326;
    text-decoration: underline
}

.eywbnews_list ul li:hover .eywbnews_time span,
.eywbnews_list ul li:hover .eywbnews_time i {
    color: #c10326
}

.eywbnews_list ul li:hover .eywbnews_time span em {
    opacity: 0.15
}

@media (max-width:1600px) {
    .webdx_news {
        padding: 70px 0
    }
}

@media (max-width:1440px) {
    .webdx_news {
        padding: 60px 0
    }

    .eywbnews_tj .eywbnewstj_text p {
        margin: 5px 0 15px
    }

    .eywbnews_tj .eywbnewstj_img {
        width: 200px;
        height: 130px
    }

    .eywbnews_tj .eywbnewstj_img span {
        height: 33px;
        line-height: 33px;
        font-size: 15px;
        top: 12px
    }

    .eywbnews_tj .eywbnewstj_text {
        width: calc(100% - 220px)
    }

    .eywbnews_tj .eywbnewstj_text .eywbnewstj_name {
        font-size: 16px
    }

    .eywbnews_list ul li .eywbnews_time {
        width: 90px;
        padding: 7px 20px 0 0
    }

    .eywbnews_list ul li .eywbnews_time span {
        font-size: 28px
    }

    .eywbnews_list ul li .eywbnews_time i {
        font-size: 15px
    }

    .eywbnews_list ul li .eywbnews_time span em {
        margin: -13px 0 8px
    }

    .eywbnews_list ul li .eywbnews_text {
        width: calc(100% - 110px)
    }

    .eywbnews_list ul li .eywbnews_name {
        font-size: 16px
    }
}

@media (max-width:1200px) {
    .webdx_news {
        padding: 50px 0
    }

    .eywbnews_tj .eywbnewstj_text p {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
        margin: 5px 0 10px
    }

    .eywbnews_list ul li p {
        font-size: 14px;
        line-height: 24px;
        height: 48px
    }

    .eywbnews_tj .eywbnewstj_btn {
        font-size: 14px
    }

    .eywbnews_tj .eywbnewstj_img {
        width: 180px;
        height: 120px
    }

    .eywbnews_tj .eywbnewstj_img span {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        top: 10px
    }

    .eywbnews_tj .eywbnewstj_text {
        width: calc(100% - 200px)
    }

    .eywbnews_list ul li .eywbnews_time {
        width: 80px;
        padding: 7px 20px 0 0
    }

    .eywbnews_list ul li .eywbnews_time span {
        font-size: 24px
    }

    .eywbnews_list ul li .eywbnews_time i {
        font-size: 14px
    }

    .eywbnews_list ul li .eywbnews_time span em {
        margin: -12px 0 8px
    }

    .eywbnews_list ul li .eywbnews_text {
        width: calc(100% - 100px)
    }
}

@media (max-width:1024px) {
    .webdx_news {
        padding: 40px 0
    }

    .eywbnews_tj .eywbnewstj_text .eywbnewstj_name {
        font-size: 15px
    }

    .eywbnews_list ul li .eywbnews_name {
        font-size: 15px
    }

    .eywbnews_list ul li .eywbnews_time {
        width: 70px;
        padding: 7px 20px 0 0
    }

    .eywbnews_list ul li .eywbnews_time span {
        font-size: 22px
    }
}

@media (max-width:920px) {
    .webdx_news .eywbnews_l {
        width: 100%
    }

    .webdx_news .eywbnews_r {
        margin-top: 20px
    }
}

@media (max-width:820px) {
    .webdx_news {
        padding: 30px 0
    }
}

@media (max-width:450px) {
    .eywbnews_tj .eywbnewstj_img {
        width: 100%
    }

    .eywbnews_tj .eywbnewstj_text {
        width: 100%;
        margin-top: 10px
    }
}

.webdx_heng {
    width: 100%;
    height: 80px;
    background: #c10326;
    overflow: hidden;
    text-align: center
}

.webdx_heng p {
    width: 50%;
    background: #f8f8f8;
    margin: 0 auto;
    height: 100%;
    position: relative;
    font-size: 40px;
    color: #222;
    font-weight: bold;
    font-style: italic;
    line-height: 80px
}

.webdx_heng p i {
    font-weight: bold;
    font-style: italic;
    color: #c10326
}

.webdx_heng p:before {
    content: "";
    display: block;
    width: 48px;
    height: 100%;
    background: url(../images/heng_l.png) no-repeat left center;
    position: absolute;
    left: -48px;
    top: 0
}

.webdx_heng p:after {
    content: "";
    display: block;
    width: 48px;
    height: 100%;
    background: url(../images/heng_l.png) no-repeat left center;
    position: absolute;
    right: -48px;
    top: 0;
    transform: rotate(180deg)
}

.webdx_tjpro {
    width: 100%;
    overflow: hidden;
    padding: 80px 0
}

.webdx_tjpro .eymapro_r {
    width: 100%;
    min-height: 200px
}

@media (max-width:1680px) {
    .webdx_heng p {
        font-size: 37px
    }
}

@media (max-width:1600px) {
    .webdx_tjpro {
        padding: 70px 0
    }
}

@media (max-width:1560px) {
    .webdx_heng {
        height: 75px
    }

    .webdx_heng p {
        width: 52%;
        font-size: 34px;
        line-height: 75px
    }
}

@media (max-width:1440px) {
    .webdx_tjpro {
        padding: 60px 0
    }
}

@media (max-width:1366px) {
    .webdx_tjpro {
        padding: 50px 0
    }

    .webdx_heng {
        height: 70px
    }

    .webdx_heng p {
        width: 55%;
        font-size: 30px;
        line-height: 70px
    }
}

@media (max-width:1200px) {
    .webdx_tjpro {
        padding: 50px 0
    }

    .webdx_heng {
        height: 65px
    }

    .webdx_heng p {
        width: 55%;
        font-size: 26px;
        line-height: 65px
    }
}

@media (max-width:1024px) {
    .webdx_tjpro {
        padding: 40px 0
    }
}

@media (max-width:920px) {
    .webdx_heng {
        height: 60px
    }

    .webdx_heng p {
        width: 55%;
        font-size: 22px;
        line-height: 60px
    }
}

@media (max-width:820px) {
    .webdx_tjpro {
        padding: 30px 0 40px
    }
}

@media (max-width:767px) {
    .webdx_heng {
        display: none
    }

    .webdx_tjpro {
        padding: 0 0 40px
    }
}

.ey_ban {
    width: 100%;
    height: 550px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
    top: -5px
}

.ey_ban img.weban_img {
    display: block;
    width: 1920px;
    height: 550px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.ey_ban .eyban_con {
    width: 1400px;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.eyban_con p {
    width: 100%;
    height: auto;
    line-height: 40px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    margin: -20px 0 0;
    padding: 0
}

.eyban_con i {
    display: block;
    width: 40px;
    height: 2px;
    margin: 25px auto;
    padding: 0;
    background-color: #c10326;
    position: relative
}

.eyban_con i:before {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background-color: #c10326;
    position: absolute;
    left: 0;
    top: 0
}

.eyban_con span {
    display: block;
    width: 100%;
    height: auto;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.03);
    font-size: 96px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-family: impact
}

.crumb {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 30px;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.crumb img.home {
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin: 0 15px 0 0;
    padding: 0
}

.crumb img.jt {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px
}

.crumb a {
    display: inline-block;
    width: auto;
    height: 32px;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    margin: 0;
    padding: 0
}

.crumb a:hover {
    color: #fff
}

.crumb span {
    display: inline-block;
    width: auto;
    height: 32px;
    color: rgba(255, 255, 255, 0.25);
    font-size: 16px;
    margin: 0;
    padding: 0
}

@media (max-width:1680px) {
    .ey_ban {
        height: 520px
    }

    .ey_ban img.weban_img {
        width: 1815px;
        height: 520px
    }

    .ey_ban .eyban_con {
        width: 90%
    }

    .eyban_con p {
        font-size: 37px
    }

    .eyban_con span {
        font-size: 90px
    }
}

@media (max-width:1600px) {
    .ey_ban {
        height: 480px
    }

    .ey_ban img.weban_img {
        width: 1676px;
        height: 480px
    }
}

@media (max-width:1560px) {

    .crumb,
    .crumb a,
    .crumb span {
        font-size: 15px
    }

    .crumb img.home {
        width: 30px;
        height: 30px
    }

    .eyban_con p {
        line-height: 38px;
        font-size: 34px
    }

    .eyban_con span {
        font-size: 80px
    }
}

@media (max-width:1440px) {
    .ey_ban {
        height: 440px
    }

    .ey_ban img.weban_img {
        width: 1536px;
        height: 440px
    }

    .eyban_con p {
        line-height: 36px;
        font-size: 32px
    }

    .eyban_con span {
        font-size: 70px
    }

    .eyban_con i {
        margin: 10px auto
    }
}

@media (max-width:1366px) {
    .ey_ban {
        height: 420px
    }

    .ey_ban img.weban_img {
        width: 1466px;
        height: 420px
    }
}

@media (max-width:1280px) {
    .ey_ban {
        height: 400px
    }

    .ey_ban img.weban_img {
        width: 1396px;
        height: 400px
    }

    .eyban_con p {
        line-height: 32px;
        font-size: 30px
    }

    .eyban_con span {
        line-height: 20px;
        font-size: 60px
    }

    .eyban_con i {
        height: 2px
    }

    .crumb,
    .crumb a,
    .crumb span {
        font-size: 14px
    }
}

@media (max-width:1200px) {
    .ey_ban {
        height: 370px
    }

    .ey_ban img.weban_img {
        width: 1292px;
        height: 370px
    }

    .crumb img.home {
        width: 28px;
        height: 28px
    }
}

@media (max-width:1080px) {
    .ey_ban {
        height: 340px;
        top: 0
    }

    .ey_ban img.weban_img {
        width: 1187px;
        height: 340px
    }

    .eyban_con p {
        line-height: 30px;
        font-size: 26px
    }

    .eyban_con span {
        font-size: 50px
    }
}

@media (max-width:1024px) {
    .ey_ban {
        height: 320px
    }

    .ey_ban img.weban_img {
        width: 1117px;
        height: 320px
    }
}

@media (max-width:920px) {
    .ey_ban .eyban_con {
        margin: 0
    }
}

@media (max-width:800px) {
    .ey_ban {
        height: 280px
    }

    .ey_ban img.weban_img {
        width: 977px;
        height: 280px
    }

    .crumb img.home {
        width: 24px;
        height: 24px
    }
}

@media (max-width:767px) {
    .ey_ban {
        height: 220px
    }

    .ey_ban img.weban_img {
        width: 628px;
        height: 220px
    }

    .eyban_con p {
        font-size: 22px
    }

    .eyban_con span {
        font-size: 40px
    }

    .eyban_con i {
        width: 30px;
        margin: 5px auto
    }
}

@media (max-width:375px) {
    .ey_ban {
        height: 160px
    }

    .ey_ban img.weban_img {
        width: 559px;
        height: 160px
    }

    .eyban_con span {
        font-size: 30px
    }
}

@media (max-width:320px) {
    .ey_ban {
        height: 140px
    }

    .ey_ban img.weban_img {
        width: 489px;
        height: 140px
    }

    .eyban_con p {
        font-size: 22px
    }
}

.webabout {
    width: 100%;
    height: auto;
    min-height: 320px;
    margin: 0 auto;
    padding: 0
}

.webabout .webabout_profile {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 80px 0;
    background-color: #f9f9f9
}

.eygsjj_main {
    width: 1400px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0
}

.eygsjj_main .eygsjj_img {
    width: 50%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: right
}

.eygsjj_img img {
    display: block;
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
    padding: 0
}

.eygsjj_main .eygsjj_con {
    width: 46%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left
}

.eygsjj_con .eygsjj_name {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0
}

.eygsjj_name p {
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 30px;
    font-weight: bold;
    margin: 0 auto;
    padding: 0
}

.eygsjj_name i {
    display: block;
    width: 80px;
    height: 3px;
    overflow: hidden;
    margin: 10px 0 30px;
    padding: 0;
    background-color: #c10326
}

.eygsjj_con .eygsjj_ms {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 20px 0 0;
    overflow: hidden;
    height: 336px;
    overflow-y: scroll
}

.eygsjj_con .eygsjj_ms::-webkit-scrollbar {
    width: 3px
}

.eygsjj_ms p {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #666;
    font-size: 16px;
    text-align: justify;
    word-break: break-all;
    margin: 0 auto;
    padding: 0
}

.eygsjj_ms p span,
.eygsjj_ms p em {
    color: #666 !important;
    font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: normal !important
}

.eygsjj_ms p br {
    display: none
}

.eygsjj_con ul {
    margin: 45px 0 0
}

.eygsjj_con ul li {
    width: 33.333333%;
    overflow: hidden;
    margin: 0;
    padding: 0 10px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.eygsjj_con ul li p {
    width: 100%;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
    color: #c10326;
    font-size: 56px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif
}

.eygsjj_con ul li span {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #666;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    padding: 0
}

.webabout .webabout_ture {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 80px 0;
    background: #313131 url(../images/nyabbg1.png) center center no-repeat;
    background-size: cover
}

.webabout_ture .gyture_main {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    padding: 0
}

.gyture_main ul li {
    width: 23.5%;
    height: auto;
    margin: 0 2% 0 0;
    padding: 60px 40px;
    background-color: #fff;
    float: left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.gyture_main ul li:nth-child(4) {
    margin: 0
}

.gyture_main ul li:hover {
    background-color: #c10326
}

.gyture_main ul li i {
    display: block;
    width: 90px;
    height: 90px;
    overflow: hidden;
    margin: 0 auto 20px;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.gyture_main ul li i.abico1 {
    background: url(../images/abico1.png) center center no-repeat;
    background-size: 100% 100%
}

.gyture_main ul li i.abico2 {
    background: url(../images/abico2.png) center center no-repeat;
    background-size: 100% 100%
}

.gyture_main ul li i.abico3 {
    background: url(../images/abico3.png) center center no-repeat;
    background-size: 100% 100%
}

.gyture_main ul li i.abico4 {
    background: url(../images/abico4.png) center center no-repeat;
    background-size: 100% 100%
}

.gyture_main ul li:hover i.abico1 {
    background: url(../images/abico01.png) center center no-repeat;
    background-size: 100% 100%
}

.gyture_main ul li:hover i.abico2 {
    background: url(../images/abico02.png) center center no-repeat;
    background-size: 100% 100%
}

.gyture_main ul li:hover i.abico3 {
    background: url(../images/abico03.png) center center no-repeat;
    background-size: 100% 100%
}

.gyture_main ul li:hover i.abico4 {
    background: url(../images/abico04.png) center center no-repeat;
    background-size: 100% 100%
}

.gyture_main ul li p {
    width: 100%;
    height: auto;
    line-height: 30px;
    color: #333;
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.gyture_main ul li:hover p {
    color: #fff
}

.gyture_main ul li em {
    display: block;
    width: 50px;
    height: 2px;
    margin: 10px auto 20px;
    padding: 0;
    background: url(../images/line05.png) center center no-repeat;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.gyture_main ul li:hover em {
    background: url(../images/line06.png) center center no-repeat
}

.gyture_main ul li span {
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    line-height: 25px;
    color: #999;
    font-size: 15px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.gyture_main ul li:hover span {
    color: rgba(255, 255, 255, 0.65)
}

.webabout .webabout_honor {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 80px 0;
    background-color: #f9f9f9
}

.webabout_honor .webgyhonor_main {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    padding: 0
}

.webgyhonor_main .webgyhonor_list {
    width: 100%;
    height: auto;
    min-height: 240px;
    margin: 0 0 0 -90px;
    padding: 0 90px;
    position: relative;
    overflow: hidden;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.webgyhonor_list .swiper-container04 {
    width: 100%;
    height: 100%;
    padding: 0 35px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    position: relative
}

.webgyhonor_list .swiper-slide {
    text-align: center;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06)
}

.webgyhonor_list .swiper-slide img {
    display: block;
    max-width: 90%;
    max-height: 90%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.webgyhonor_list .swiper-slide .webgyhonor_img {
    height: 460px;
    width: 100%;
    position: relative
}

.webgyhonor_list .swiper-slide a.webgyhonor_name {
    width: 100%;
    height: 48px;
    overflow: hidden;
    line-height: 48px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
    padding: 0 20px;
    background-color: rgba(193, 3, 38, 0.88);
    position: absolute;
    left: 0;
    bottom: 0
}

.webgyhonor_list .swiper-slide-active,
.webgyhonor_list .swiper-slide-duplicate-active {
    transform: scale(1)
}

.webgyhonor_list .swiper-button-prev,
.webgyhonor_list .swiper-button-next {
    width: 40px !important;
    height: 40px !important;
    margin: -20px 0 0 !important;
    border-radius: 50%;
    position: absolute;
    top: 50% !important;
    bottom: 0 !important;
    opacity: 1;
    cursor: pointer
}

.webgyhonor_list .swiper-button-prev {
    background: url(../images/prev01.png) center center no-repeat;
    left: 0
}

.webgyhonor_list .swiper-button-next {
    background: url(../images/next01.png) center center no-repeat;
    right: 0
}

.webgyhonor_list .swiper-button-prev:hover {
    background: url(../images/prev02.png) center center no-repeat
}

.webgyhonor_list .swiper-button-next:hover {
    background: url(../images/next02.png) center center no-repeat
}

@media (max-width:1600px) {
    .webabout .webabout_profile {
        padding: 70px
    }

    .webabout .webabout_ture {
        padding: 70px
    }

    .webabout .webabout_honor {
        padding: 70px
    }
}

@media (max-width:1440px) {
    .webabout .webabout_profile {
        padding: 60px
    }

    .eygsjj_main {
        width: 100%
    }

    .webabout .webabout_ture {
        padding: 60px
    }

    .webabout_ture .gyture_main {
        width: 100%
    }

    .gyture_main ul li {
        padding: 60px 30px
    }

    .webabout .webabout_honor {
        padding: 60px
    }

    .webabout_honor .webgyhonor_main {
        width: 100%
    }

    .webgyhonor_main .webgyhonor_list {
        margin: 0 0 0 -60px;
        padding: 0 60px
    }

    .webgyhonor_list .swiper-slide .webgyhonor_img {
        height: 420px
    }

    .eygsjj_con ul li span {
        font-size: 15px
    }
}

@media (max-width:1366px) {
    .eygsjj_con .eygsjj_ms {
        height: 270px
    }

    .eygsjj_con ul li p {
        font-size: 48px
    }

    .webgyhonor_list .swiper-slide .webgyhonor_img {
        height: 400px
    }
}

@media (max-width:1280px) {
    .eygsjj_con ul {
        margin: 35px 0 0
    }

    .gyture_main ul li {
        padding: 50px 25px
    }
}

@media (max-width:1200px) {
    .webabout .webabout_profile {
        padding: 60px 40px
    }

    .eygsjj_con .eygsjj_ms {
        height: 240px
    }

    .eygsjj_con ul li p {
        font-size: 44px
    }

    .webabout .webabout_ture {
        padding: 60px 40px
    }

    .gyture_main ul li {
        padding: 40px 20px
    }

    .gyture_main ul li span {
        height: 48px;
        line-height: 24px;
        font-size: 14px
    }

    .webabout .webabout_honor {
        padding: 60px 40px
    }

    .webgyhonor_main .webgyhonor_list {
        min-height: 180px;
        margin: 0 0 0 -40px;
        padding: 0 40px
    }

    .webgyhonor_list .swiper-slide .webgyhonor_img {
        height: 380px
    }
}

@media (max-width:1080px) {
    .eygsjj_name p {
        font-size: 24px
    }

    .eygsjj_name i {
        margin: 10px 0 20px
    }

    .eygsjj_con ul {
        margin: 25px 0 0
    }

    .eygsjj_con ul li p {
        font-size: 40px
    }

    .eygsjj_con .eygsjj_ms {
        height: 175px
    }

    .gyture_main ul li {
        padding: 30px 20px
    }

    .gyture_main ul li i {
        width: 80px;
        height: 80px
    }

    .gyture_main ul li p {
        font-size: 22px
    }

    .webgyhonor_list .swiper-slide .webgyhonor_img {
        height: 360px
    }
}

@media (max-width:1024px) {
    .webabout .webabout_profile {
        padding: 40px 40px 60px
    }

    .webabout .webabout_ture {
        padding: 40px
    }

    .gyture_main ul li {
        padding: 30px 15px
    }

    .gyture_main ul li i {
        width: 70px;
        height: 70px
    }

    .gyture_main ul li p {
        font-size: 20px
    }

    .gyture_main ul li span {
        height: 44px;
        line-height: 22px
    }

    .webabout .webabout_honor {
        padding: 40px
    }

    .webgyhonor_list .swiper-slide .webgyhonor_img {
        height: 320px
    }

    .eygsjj_con ul li span {
        font-size: 14px
    }
}

@media (max-width:880px) {
    .webabout .webabout_profile {
        padding: 40px 20px 60px
    }

    .eygsjj_main .eygsjj_con {
        width: 100%
    }

    .eygsjj_main .eygsjj_img {
        width: 100%;
        margin-top: 25px
    }

    .eygsjj_con .eygsjj_ms {
        height: auto;
        overflow: inherit;
        padding: 0
    }

    .webabout .webabout_ture {
        padding: 40px 20px
    }

    .gyture_main ul li {
        width: 48.5%;
        height: auto;
        margin: 0 3% 12px 0;
        padding: 40px 12px 20px
    }

    .gyture_main ul li:nth-child(4) {
        margin: 0 3% 12px 0
    }

    .gyture_main ul li:nth-child(2n+2) {
        margin: 0 0 12px 0
    }

    .gyture_main ul li i {
        width: 60px;
        height: 60px
    }

    .gyture_main ul li p {
        font-size: 18px
    }

    .gyture_main ul li span {
        height: 60px;
        line-height: 20px;
        -webkit-line-clamp: 3
    }

    .webgyhonor_list .swiper-slide .webgyhonor_img {
        height: 280px
    }

    .webgyhonor_list .swiper-slide-active,
    .webgyhonor_list .swiper-slide-duplicate-active {
        transform: scale(1.2)
    }

    .webgyhonor_list .swiper-slide-active a.webgyhonor_name,
    .webgyhonor_list .swiper-slide-duplicate-active a.webgyhonor_name {
        font-size: 14px;
        margin-bottom: 22px;
        height: 35px;
        line-height: 35px
    }
}

@media (max-width:767px) {
    .webabout .webabout_profile {
        padding: 20px 12px
    }

    .eygsjj_main .eygsjj_img {
        margin-top: 15px
    }

    .eygsjj_name p {
        font-size: 22px
    }

    .eygsjj_name i {
        margin: 5px 0 15px
    }

    .eygsjj_ms p {
        font-size: 15px
    }

    .eygsjj_con ul {
        margin: 15px 0 0;
        display: none
    }

    .eygsjj_con ul li p {
        font-size: 35px
    }

    .eygsjj_con ul li span {
        font-size: 15px;
        line-height: 25px
    }

    .webabout .webabout_ture {
        padding: 20px 12px
    }

    .webabout .webabout_honor {
        padding: 20px 12px 60px
    }

    .webgyhonor_main .webgyhonor_list {
        margin: 0 auto;
        padding: 0
    }

    .webgyhonor_list .swiper-slide .webgyhonor_img {
        height: 240px
    }

    .webgyhonor_list .swiper-slide-active,
    .webgyhonor_list .swiper-slide-duplicate-active {
        transform: scale(1)
    }

    .webgyhonor_list .swiper-slide-active a.webgyhonor_name,
    .webgyhonor_list .swiper-slide-duplicate-active a.webgyhonor_name {
        font-size: 14px;
        margin-bottom: 0;
        height: 35px;
        line-height: 35px
    }
}

@media (max-width:320px) {
    .gyture_main ul li {
        width: 100%;
        height: auto;
        margin: 0 auto 12px;
        padding: 20px 12px
    }

    .gyture_main ul li:nth-child(2n+2),
    .gyture_main ul li:nth-child(4) {
        margin: 0 auto 12px
    }

    .gyture_main ul li span {
        height: 40px;
        line-height: 20px;
        -webkit-line-clamp: 2
    }
}

.webnews {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 80px 0;
    background-color: #f9f9f9
}

.webnews .webnews_main {
    width: 1400px;
    height: auto;
    min-height: 320px;
    margin: 0 auto;
    padding: 0
}

.webnews_main .webnews_list {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0
}

.newul li {
    width: 49%;
    float: left;
    background: #fff;
    margin-bottom: 30px;
    position: relative;
    padding: 28px 0;
    transition: all .5s
}

.newul li:nth-child(2n) {
    margin-left: 2%
}

.newul li:before {
    content: "";
    vertical-align: middle;
    background: url(../images/new_ico.png) center center no-repeat;
    height: 12px;
    width: 12px;
    display: block;
    position: absolute;
    transition: all .5s;
    top: 45px;
    left: 17px
}

.newul li:hover {
    background: #c10326
}

.newul li:hover:before {
    background: url(../images/new_ico_on.png) center center no-repeat
}

.newul li .new_box {
    padding: 0 20px 0 40px
}

.newul li p a {
    font-weight: bold;
    font-size: 18px;
    line-height: 46px;
    height: 46px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    color: #333
}

.newul li:hover p a {
    color: #fff
}

.newul li em {
    display: block;
    font-style: normal;
    font-size: 16px;
    color: #999;
    margin-top: 0px;
    line-height: 36px
}

.newul li em:before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    background: url(../images/ny_time.png) center center no-repeat;
    margin: -4px 10px 0 0
}

.newul li span {
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 20px
}

.newul li:hover em {
    color: rgba(255, 255, 255, .65)
}

.newul li:hover em:before {
    background: url(../images/ny_time_on.png) center center no-repeat
}

.newul li:hover span {
    color: rgba(255, 255, 255, .65)
}

#pages {
    margin: 40px auto 0;
    color: #666;
    font-size: 14px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#pages a {
    display: inline-block;
    padding: 0 15px;
    background-color: #fff;
    height: 35px;
    line-height: 30px;
    text-align: center;
    margin: 0 5px;
    border-radius: 2px;
    color: #666;
    font-size: 14px;
    border: 1px solid #ddd
}

#pages a:hover {
    background-color: #c10326;
    color: #fff;
    border: 1px solid #c10326
}

#pages a.pnnum1 {
    background-color: #c10326;
    color: #fff;
    border: 1px solid #c10326
}

#pages input {
    display: inline-block;
    padding: 0 5px;
    background-color: #c10326;
    width: 40px !important;
    height: 30px !important;
    line-height: 30px;
    text-align: center;
    border-radius: 2px;
    margin: 0 5px;
    color: #fff;
    cursor: pointer;
    border: 0;
    outline: none
}

#pages .p_input {
    display: inline-block;
    padding: 0 5px;
    background-color: #fff;
    width: 40px !important;
    height: 30px;
    line-height: 28px;
    text-align: center;
    margin: 0 5px;
    color: #555;
    font-size: 14px;
    cursor: default;
    border: 1px solid #efefef
}

.web_newdet {
    width: 100%;
    height: auto;
    min-height: 320px;
    margin: 0 auto;
    padding: 0
}

.web_newdet .web_newdet_main {
    width: 1400px;
    height: auto;
    min-height: 420px;
    margin: 80px auto 60px;
    padding: 0
}

.web_newdet_main .web_newdet_name {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 30px;
    margin: 0 auto 15px;
    padding: 0
}

.web_newdet_main .web_newdet_tips {
    width: 100%;
    overflow: hidden;
    line-height: 45px;
    color: #999;
    font-size: 16px;
    margin: 0 auto 30px;
    padding: 0 0 15px;
    border-bottom: 1px solid #e6e6e6
}

.web_newdet_tips span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 16px;
    margin: 0 40px 0 0;
    padding: 0
}

.web_newdet_tips span img {
    display: block;
    width: 16px;
    height: 16px;
    margin: 7px 10px 7px 0;
    padding: 0;
    float: left
}

.web_newdet_main .web_newdet_content {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 28px !important;
    color: #666 !important;
    font-family: Arial, Helvetica, \5FAE\8F6F\96C5\9ED1, sans-serif !important;
    font-size: 16px !important;
    word-break: break-all;
    text-align: justify;
    margin: 0 auto;
    padding: 0
}

.web_newdet_content div,
.web_newdet_content p,
.web_newdet_content span,
.web_newdet_content font,
.web_newdet_content em {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 28px !important;
    color: #666 !important;
    font-family: Arial, Helvetica, \5FAE\8F6F\96C5\9ED1, sans-serif !important;
    font-size: 16px !important;
    font-style: normal;
    word-break: break-all;
    text-align: justify;
    margin: 0 auto;
    padding: 0
}

.web_newdet_content div,
.web_newdet_content p {
    margin: 0 auto 20px
}

.web_newdet_content img {
    display: inline-block;
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 0 20px
}

.ey_sxp {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0 20px;
    background-color: #fff
}

.ey_sxp ul {
    width: 1400px;
    margin: 0 auto
}

.ey_sxp ul li {
    width: 100%;
    height: auto;
    min-height: 100px;
    overflow: hidden;
    line-height: 40px;
    color: #999;
    font-size: 18px;
    margin: 0;
    padding: 30px 0 30px 120px;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.ey_sxp ul li:nth-child(1) {
    border-bottom: 1px solid #e6e6e6
}

.ey_sxp ul li i {
    display: block;
    width: 100px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #666;
    font-size: 18px;
    font-style: normal;
    text-align: center;
    background-color: #f5f5f5;
    border-radius: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 30px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.ey_sxp ul li a {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.ey_sxp ul li:hover i {
    color: #fff;
    background-color: #c10326
}

.ey_sxp ul li:hover a {
    color: #c10326;
    text-decoration: underline
}

@media (max-width:1600px) {
    .webnews {
        padding: 70px
    }
}

@media (max-width:1560px) {
    .newul li span {
        margin-top: 15px
    }
}

@media (max-width:1440px) {
    .webnews {
        padding: 60px
    }

    .webnews .webnews_main {
        width: 100%
    }

    .web_newdet {
        padding: 0 60px
    }

    .web_newdet .web_newdet_main {
        width: 100%;
        margin: 60px auto 45px
    }

    .web_newdet_main .web_newdet_name {
        font-size: 28px
    }

    .web_newdet_main .web_newdet_tips {
        font-size: 15px
    }

    .web_newdet_tips span {
        font-size: 15px;
        margin: 0 30px 0 0
    }

    .web_newdet_main .web_newdet_content {
        line-height: 25px !important;
        font-size: 15px !important
    }

    .web_newdet_content div,
    .web_newdet_content p,
    .web_newdet_content span,
    .web_newdet_content font,
    .web_newdet_content em {
        line-height: 25px !important;
        font-size: 15px !important
    }

    .web_newdet_content div,
    .web_newdet_content p {
        margin: 0 auto 15px
    }

    .web_newdet_content img {
        margin: 0 0 15px
    }

    .ey_sxp {
        padding: 0 60px 20px
    }

    .ey_sxp ul {
        width: 100%
    }

    .ey_sxp ul li {
        min-height: 80px;
        padding: 20px 0 20px 120px
    }

    .ey_sxp ul li i {
        top: 20px
    }
}

@media (max-width:1366px) {
    .web_newdet_main .web_newdet_name {
        font-size: 26px
    }
}

@media (max-width:1280px) {
    #pages {
        margin: 30px auto 0
    }

    .newul li span {
        margin-top: 10px
    }
}

@media (max-width:1200px) {
    .webnews {
        padding: 50px 40px 60px
    }

    .newul li {
        margin-bottom: 25px
    }

    .web_newdet {
        padding: 0 40px
    }

    .web_newdet .web_newdet_main {
        width: 100%;
        margin: 50px auto 40px
    }

    .web_newdet_main .web_newdet_name {
        font-size: 24px;
        margin: 0 auto 10px
    }

    .web_newdet_main .web_newdet_tips {
        font-size: 14px;
        margin: 0 auto 20px;
        padding: 0 0 5px
    }

    .web_newdet_tips span {
        font-size: 14px;
        margin: 0 30px 0 0
    }

    .web_newdet_main .web_newdet_content {
        line-height: 24px !important;
        font-size: 14px !important
    }

    .web_newdet_content div,
    .web_newdet_content p,
    .web_newdet_content span,
    .web_newdet_content font,
    .web_newdet_content em {
        line-height: 24px !important;
        font-size: 14px !important
    }

    .web_newdet_content div,
    .web_newdet_content p {
        margin: 0 auto 10px
    }

    .web_newdet_content img {
        margin: 0 0 10px
    }

    .ey_sxp {
        padding: 0 40px 30px
    }

    .ey_sxp ul li {
        min-height: 80px;
        font-size: 16px;
        padding: 20px 0 20px 110px
    }

    .ey_sxp ul li a {
        font-size: 16px
    }

    .ey_sxp ul li i {
        width: 90px;
        font-size: 16px
    }
}

@media (max-width:1080px) {
    #pages {
        margin: 20px auto 0
    }
}

@media (max-width:1024px) {
    .webnews {
        padding: 40px 30px 60px
    }

    .web_newdet .web_newdet_main {
        margin: 40px auto 30px
    }
}

@media (max-width:920px) {
    .webnews {
        padding: 40px 30px 60px
    }
}

@media (max-width:800px) {
    .webnews {
        padding: 30px 20px 60px
    }

    .webnews_list ul li {
        width: 100%;
        margin: 0 auto 20px;
        float: inherit
    }

    .webnews_list ul li:nth-child(2n+2) {
        margin: 0 auto 20px
    }

    .webnews_main #pages {
        margin: 20px auto 0
    }

    .web_newdet {
        padding: 0 20px
    }

    .web_newdet .web_newdet_main {
        width: 100%
    }

    .web_newdet_main .web_newdet_name {
        line-height: 32px;
        font-size: 22px;
        margin: 0 auto 10px
    }

    .ey_sxp {
        padding: 0 20px 30px
    }

    .ey_sxp ul li {
        font-size: 16px;
        padding: 20px 0 20px 100px
    }

    .ey_sxp ul li a {
        font-size: 16px
    }

    .ey_sxp ul li i {
        width: 80px;
        font-size: 14px
    }
}

@media (max-width:767px) {
    .webnews {
        padding: 20px 12px 60px
    }

    .webnews .webnews_main {
        min-height: inherit
    }

    .webnews_list ul li {
        margin: 0 auto 12px
    }

    .webnews_list ul li:nth-child(2n+2) {
        margin: 0 auto 12px
    }

    #pages {
        margin: 8px auto 0;
        font-size: 0
    }

    #pages .p_input,
    #pages input {
        display: none
    }

    .web_newdet {
        padding: 0 12px
    }

    .web_newdet .web_newdet_main {
        width: 100%;
        min-height: inherit;
        margin: 20px auto 10px
    }

    .web_newdet_main .web_newdet_name {
        line-height: 30px;
        font-size: 20px;
        margin: 0 auto 10px
    }

    .web_newdet_tips span {
        margin: 0 20px 0 0
    }

    .ey_sxp {
        padding: 0 12px 30px
    }

    .ey_sxp ul li {
        font-size: 16px;
        padding: 20px 0 20px 92px
    }

    .ey_sxp ul li a {
        font-size: 16px
    }

    .ey_sxp ul li i {
        width: 80px;
        font-size: 14px
    }
}

@media (max-width:375px) {
    .webnews_list ul li {
        min-height: 40px;
        padding: 10px 0
    }

    .newul li:before {
        top: 28px
    }

    .newul li span {
        margin-top: 10px
    }

    .ey_sxp ul li {
        min-height: 56px;
        line-height: 32px;
        font-size: 14px;
        padding: 12px 0 12px 80px
    }

    .ey_sxp ul li a {
        height: 32px;
        line-height: 32px;
        font-size: 14px
    }

    .ey_sxp ul li i {
        width: 68px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        top: 12px
    }
}

@media (max-width:320px) {
    .web_newdet_main .web_newdet_name {
        line-height: 26px;
        font-size: 18px
    }

    #pages a {
        padding: 0 10px
    }
}

.weborder {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 80px 0;
    background-color: #f9f9f9
}

.weborder .weborder_main {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    padding: 40px;
    background-color: #fff
}

.weborder_main .weborder_left {
    width: 28%;
    height: 660px;
    overflow: hidden;
    margin: 0;
    padding: 60px 40px;
    background: #c10326 url(../images/ico07.png) -80px 460px no-repeat;
    background-size: 320px 220px;
    float: right
}

.weborder_left .weborder_img {
    width: 180px;
    height: 180px;
    margin: 0 auto 40px;
    padding: 7px 0;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 50%
}

.weborder_img img {
    display: block;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    padding: 0;
    border: 8px solid rgba(0, 0, 0, 0.05);
    border-radius: 50%
}

.weborder_left p {
    width: 100%;
    height: auto;
    line-height: 40px;
    color: #fff;
    font-size: 28px;
    margin: 0 auto 15px;
    padding: 0
}

.weborder_left span {
    display: block;
    width: 100%;
    height: auto;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.65);
    font-size: 16px;
    word-break: break-all;
    text-align: justify;
    margin: 0 auto;
    padding: 0
}

.weborder_left .weborder_btn {
    width: 100%;
    height: auto;
    margin: 60px auto 0;
    padding: 0 40px
}

.weborder_btn a {
    display: block;
    width: 100%;
    height: 52px;
    overflow: hidden;
    line-height: 52px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    background-color: #333;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.weborder_btn a img {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: -2px 10px 0 0;
    padding: 0
}

.weborder_btn a:hover {
    background-color: #202020
}

.weborder_main .weborder_right {
    width: 72%;
    height: auto;
    overflow: hidden;
    margin: 0;
    padding: 0 40px 0 0;
    float: left
}

.weborder_right #web_msg.web_msg {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
    padding: 0 !important
}

.weborder_right #web_msg.web_msg h3 {
    display: none !important
}

.weborder_right #web_msg.web_msg ul {
    width: 100% !important;
    overflow: hidden !important;
    margin: 0 auto !important;
    padding: 0 !important
}

.weborder_right #web_msg.web_msg ul li h4,
.weborder_right #web_msg.web_msg ul li h4.xh {
    display: none !important
}

.weborder_right #web_msg.web_msg ul li {
    width: 100% !important;
    height: auto !important;
    overflow: hidden !important;
    line-height: inherit !important;
    color: inherit !important;
    font-size: inherit !important;
    margin: 0 0 25px !important;
    padding: 0 !important;
    clear: inherit !important
}

.weborder_right #web_msg.web_msg ul li:nth-child(1),
.weborder_right #web_msg.web_msg ul li:nth-child(3),
.weborder_right #web_msg.web_msg ul li:nth-child(5) {
    width: 48% !important;
    margin: 0 4% 25px 0 !important;
    float: left !important
}

.weborder_right #web_msg.web_msg ul li:nth-child(2),
.weborder_right #web_msg.web_msg ul li:nth-child(4),
.weborder_right #web_msg.web_msg ul li:nth-child(6) {
    width: 48% !important;
    float: right !important
}

.weborder_right #web_msg.web_msg ul li:last-child {
    margin: 0 auto !important
}

.weborder_right #web_msg.web_msg ul li .msg_ipt1,
.weborder_right #web_msg.web_msg ul li .msg_ipt12,
.weborder_right #web_msg.web_msg ul li .msg_tara {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important
}

.weborder_right #web_msg.web_msg ul li .msg_ipt1 input,
.weborder_right #web_msg.web_msg ul li .msg_ipt12 input,
.weborder_right #web_msg.web_msg ul li .msg_ipt2 input,
.weborder_right #web_msg.web_msg ul li .msg_ipt12 .msg_option {
    display: block !important;
    width: 100% !important;
    height: 60px !important;
    line-height: 60px;
    color: #666;
    font-size: 16px;
    margin: 0 !important;
    padding: 0 20px !important;
    background-color: #f9f9f9 !important;
    border: 0 !important;
    outline: none !important
}

.weborder_right #web_msg.web_msg ul li .msg_ipt12 .msg_option {
    padding: 0 20px 0 16px !important
}

.weborder_right #web_msg.web_msg ul li .c_yzm {
    margin: 0 10px 0 0 !important;
    padding: 0 !important;
    float: left !important
}

.weborder_right #web_msg.web_msg ul li .msg_ipt2 input {
    width: 240px !important;
    margin: 0 10px 0 0 !important;
    float: left !important
}

.weborder_right #web_msg.web_msg ul li a.yzm_img {
    display: block !important;
    width: 120px !important;
    height: 40px !important;
    margin: 10px 0 !important;
    padding: 0 !important;
    float: left !important
}

.weborder_right #web_msg.web_msg ul li .msg_ipt2>span {
    line-height: 60px !important;
    color: #999 !important;
    font-size: 16px !important
}

.weborder_right #web_msg.web_msg ul li .msg_tara textarea,
.weborder_right #web_msg.web_msg ul li .msg_ipt0 textarea {
    display: block !important;
    width: 100% !important;
    height: 150px !important;
    line-height: 30px;
    color: #aaa;
    font-size: 16px;
    margin: 0 !important;
    padding: 15px 20px !important;
    background-color: #f9f9f9 !important;
    border: 0 !important;
    outline: none !important;
    resize: none !important
}

.weborder_right #web_msg.web_msg ul li .msg_btn {
    width: 100% !important;
    height: auto !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
    float: inherit !important
}

.weborder_right #web_msg.web_msg .msg_btn input {
    width: 200px !important;
    height: 60px !important;
    overflow: hidden !important;
    line-height: 60px !important;
    color: #fff !important;
    font-size: 16px !important;
    text-align: center !important;
    background-color: #333 !important;
    margin: 0 20px 0 0 !important;
    padding: 0 !important;
    border: none !important;
    cursor: pointer !important
}

.weborder_right #web_msg.web_msg .msg_btn input:hover {
    background-color: #202020 !important
}

.weborder_right #web_msg.web_msg .msg_btn input.msg_btn1 {
    background-color: #c10326 !important
}

.weborder_right #web_msg.web_msg .msg_btn input.msg_btn1:hover {
    background-color: #e70831 !important
}

.weborder_right #web_msg.web_msg ul li .msg_ipt2 {
    width: 100% !important
}

@media (max-width:1600px) {
    .weborder {
        padding: 70px
    }
}

@media (max-width:1560px) {
    .weborder_left p {
        font-size: 26px
    }
}

@media (max-width:1440px) {
    .weborder {
        padding: 60px
    }

    .weborder .weborder_main {
        width: 100%
    }
}

@media (max-width:1280px) {
    .weborder_main .weborder_left {
        height: 600px
    }

    .weborder_left p {
        font-size: 24px
    }

    .weborder_left font {
        font-size: 20px
    }

    .weborder_left span {
        font-size: 15px;
        line-height: 25px
    }

    .weborder_btn a {
        height: 50px;
        line-height: 50px
    }

    .weborder_right #web_msg.web_msg ul li:last-child {
        margin: 30px auto 0 !important
    }

    .weborder_right #web_msg.web_msg ul li .msg_ipt1 input,
    .weborder_right #web_msg.web_msg ul li .msg_ipt12 input,
    .weborder_right #web_msg.web_msg ul li .msg_ipt2 input,
    .weborder_right #web_msg.web_msg ul li .msg_ipt12 .msg_option {
        height: 50px !important;
        line-height: 50px;
        font-size: 15px
    }

    .weborder_right #web_msg.web_msg ul li .msg_tara textarea,
    .weborder_right #web_msg.web_msg ul li .msg_ipt0 textarea {
        height: 145px !important;
        line-height: 25px;
        font-size: 15px;
        padding: 10px 20px
    }

    .weborder_right #web_msg.web_msg ul li a.yzm_img {
        margin: 5px 0 !important
    }

    .weborder_right #web_msg.web_msg ul li .msg_ipt2>span {
        line-height: 50px !important;
        font-size: 15px !important
    }

    .weborder_right #web_msg.web_msg .msg_btn input {
        height: 50px !important;
        line-height: 50px !important
    }
}

@media (max-width:1200px) {
    .weborder {
        padding: 50px 40px
    }

    .weborder .weborder_main {
        padding: 30px
    }

    .weborder_main .weborder_left {
        padding: 60px 30px
    }

    .weborder_left p {
        line-height: 36px
    }

    .weborder_left .weborder_btn {
        padding: 0 30px
    }

    .weborder_main .weborder_right {
        padding: 0 30px 0 0
    }

    .weborder_right #web_msg.web_msg ul li .msg_ipt2 input {
        width: 200px !important
    }
}

@media (max-width:1080px) {
    .weborder .weborder_main {
        padding: 25px
    }

    .weborder_main .weborder_left {
        height: 560px;
        padding: 50px 22px;
        background-size: 280px 160px
    }

    .weborder_left p {
        line-height: 32px;
        font-size: 20px
    }

    .weborder_left span {
        line-height: 24px;
        font-size: 14px
    }

    .weborder_left .weborder_btn {
        margin: 50px auto 0;
        padding: 0 25px
    }

    .weborder_main .weborder_right {
        padding: 0 25px 0 0
    }

    .weborder_right #web_msg.web_msg ul li {
        margin: 0 0 20px !important
    }

    .weborder_right #web_msg.web_msg ul li:nth-child(1),
    .weborder_right #web_msg.web_msg ul li:nth-child(3),
    .weborder_right #web_msg.web_msg ul li:nth-child(5) {
        width: 48.5% !important;
        margin: 0 3% 20px 0 !important;
        float: left !important
    }

    .weborder_right #web_msg.web_msg ul li:nth-child(2),
    .weborder_right #web_msg.web_msg ul li:nth-child(4),
    .weborder_right #web_msg.web_msg ul li:nth-child(6) {
        width: 48.5% !important;
        margin: 0 0 20px 0 !important;
        float: right !important
    }

    .weborder_right #web_msg.web_msg ul li:last-child {
        margin: 20px auto 0 !important
    }

    .weborder_right #web_msg.web_msg ul li .msg_ipt1 input,
    .weborder_right #web_msg.web_msg ul li .msg_ipt12 input,
    .weborder_right #web_msg.web_msg ul li .msg_ipt2 input,
    .weborder_right #web_msg.web_msg ul li .msg_ipt12 .msg_option {
        font-size: 14px
    }

    .weborder_right #web_msg.web_msg ul li .msg_tara textarea,
    .weborder_right #web_msg.web_msg ul li .msg_ipt0 textarea {
        height: 140px !important;
        line-height: 24px;
        font-size: 14px
    }

    .weborder_right #web_msg.web_msg ul li .msg_ipt2 input {
        width: 180px !important
    }

    .weborder_right #web_msg.web_msg ul li .msg_ipt2>span {
        font-size: 14px !important
    }
}

@media (max-width:1024px) {
    .weborder {
        padding: 40px 30px 60px
    }

    .weborder_main .weborder_left {
        width: 30%;
        height: 590px
    }

    .weborder_main .weborder_right {
        width: 70%
    }

    .weborder_right #web_msg.web_msg ul li .c_yzm {
        height: 50px;
        float: inherit !important
    }

    .weborder_right #web_msg.web_msg ul li .msg_ipt2>span {
        display: block;
        width: 100%;
        line-height: 30px !important
    }
}

@media (max-width:800px) {
    .weborder {
        padding: 30px 20px 60px
    }

    .weborder .weborder_main {
        padding: 20px
    }

    .weborder_main .weborder_left {
        width: 100%;
        height: auto;
        margin: 0 auto 20px;
        padding: 40px;
        float: inherit
    }

    .weborder_left .weborder_img {
        float: left;
        margin: 0 40px 0 0
    }

    .weborder_left p {
        line-height: 30px;
        font-size: 18px;
        margin: 8px auto 2px
    }

    .weborder_left span {
        margin: 10px auto 0
    }

    .weborder_left .weborder_btn {
        width: 200px;
        margin: 20px 0 0;
        padding: 0;
        float: left
    }

    .weborder_main .weborder_right {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        float: inherit
    }

    .weborder_right #web_msg.web_msg ul li .c_yzm {
        height: 50px;
        float: left !important
    }

    .weborder_right #web_msg.web_msg ul li .msg_ipt2>span {
        display: inline-block;
        width: auto;
        line-height: 50px !important
    }
}

@media (max-width:767px) {
    .weborder {
        padding: 20px 12px 60px
    }

    .weborder .weborder_main {
        padding: 12px
    }

    .weborder_main .weborder_left {
        padding: 20px
    }

    .weborder_left .weborder_img {
        width: 106px;
        height: 106px;
        margin: 0 20px 0 0;
        padding: 4px 0
    }

    .weborder_img img {
        width: 90px;
        height: 90px;
        border: 4px solid rgba(0, 0, 0, 0.05)
    }

    .weborder_left p {
        line-height: 24px;
        font-size: 18px;
        margin: 0 auto 2px
    }

    .weborder_left span {
        line-height: 20px
    }

    .weborder_left .weborder_btn {
        width: 100%;
        margin: 20px auto 0;
        float: inherit
    }

    .weborder_btn a {
        height: 40px;
        line-height: 40px;
        font-size: 15px
    }

    .weborder_right #web_msg.web_msg ul li:nth-child(1),
    .weborder_right #web_msg.web_msg ul li:nth-child(3),
    .weborder_right #web_msg.web_msg ul li:nth-child(5) {
        width: 100% !important;
        margin: 0 auto 20px !important;
        float: inherit !important
    }

    .weborder_right #web_msg.web_msg ul li:nth-child(2),
    .weborder_right #web_msg.web_msg ul li:nth-child(4),
    .weborder_right #web_msg.web_msg ul li:nth-child(6) {
        width: 100% !important;
        margin: 0 auto 20px !important;
        float: inherit !important
    }

    .weborder_right #web_msg.web_msg ul li .msg_ipt1 input,
    .weborder_right #web_msg.web_msg ul li .msg_ipt12 input,
    .weborder_right #web_msg.web_msg ul li .msg_ipt2 input,
    .weborder_right #web_msg.web_msg ul li .msg_ipt12 .msg_option {
        padding: 0 12px !important
    }

    .weborder_right #web_msg.web_msg ul li .msg_ipt2 input {
        width: 160px !important
    }

    .weborder_right #web_msg.web_msg ul li .c_yzm {
        height: 50px;
        float: inherit !important
    }

    .weborder_right #web_msg.web_msg ul li .msg_ipt2>span {
        display: block;
        width: 100%;
        line-height: 24px !important;
        margin: 10px auto 0
    }

    .weborder_right #web_msg.web_msg .msg_btn input {
        width: 48% !important;
        margin: 0 !important;
        float: left
    }

    .weborder_right #web_msg.web_msg .msg_btn input.msg_btn1 {
        margin: 0 4% 0 0 !important
    }

    .weborder_right #web_msg.web_msg ul li .msg_tara textarea,
    .weborder_right #web_msg.web_msg ul li .msg_ipt0 textarea {
        padding: 10px 12px !important
    }
}

@media (max-width:320px) {
    .weborder_left .weborder_img {
        float: inherit;
        margin: 0 auto 20px
    }

    .weborder_left p {
        text-align: center
    }

    .weborder_left span {
        text-align: center
    }

    .weborder_right #web_msg.web_msg ul li .msg_ipt2 input {
        width: 130px !important
    }
}

.ey_contact {
    width: 100%;
    height: auto;
    min-height: 320px;
    margin: 0 auto;
    padding: 80px 0
}

.ey_contact .ey_contact_inor {
    width: 100%;
    height: auto;
    margin: 0 auto 40px;
    padding: 0
}

.ey_contact_inor .ey_contactinfor_main {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    padding: 0
}

.ey_contactinfor_main .ey_contactinfor_img {
    width: 100%;
    height: 350px;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.ey_contactinfor_img img.contactimg {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.ey_contactinfor_img .contacttext {
    width: 50%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 100px 20% 100px 60px;
    background: url(../images/contactBg.png) 0 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0
}

.contacttext p {
    width: 100%;
    height: auto;
    line-height: 36px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    word-break: break-all;
    margin: 0 auto;
    padding: 0
}

.contacttext i {
    display: block;
    width: 50px;
    height: 2px;
    margin: 10px 0 40px;
    padding: 0;
    background: url(../images/line06.png) 0 0 no-repeat
}

.contacttext span {
    display: block;
    width: 100%;
    height: auto;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.85);
    font-size: 16px;
    margin: 0 auto;
    padding: 0
}

.contacttext em {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0;
    padding: 0;
    background: url(../images/xs.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50px;
    right: 40%
}

.ey_contactinfor_main .ey_contactinfor_con {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 40px 0;
    background-color: #fff
}

.ey_contactinfor_con .ey_contact_ewm {
    width: 25%;
    height: 200px;
    overflow: hidden;
    margin: 0;
    padding: 20px 40px;
    border-right: 1px solid #e6e6e6;
    float: left
}

.ey_contact_ewm span {
    display: block;
    width: 130px;
    height: 130px;
    overflow: hidden;
    margin: 0 auto 10px;
    padding: 4px;
    border: 1px solid #e6e6e6
}

.ey_contact_ewm span img {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    padding: 0
}

.ey_contact_ewm p {
    width: 100%;
    height: auto;
    line-height: 20px;
    color: #999;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    padding: 0
}

.ey_contactinfor_con .ey_contact_lxfs {
    width: 75%;
    height: 200px;
    overflow: hidden;
    margin: 0;
    padding: 42px 0;
    float: right
}

.ey_contact_lxfs ul li {
    width: 33.333333%;
    height: auto;
    margin: 0;
    padding: 0 20px;
    border-right: 1px solid #e6e6e6;
    float: left
}

.ey_contact_lxfs ul li:nth-child(3) {
    border: 0
}

.ey_contact_lxfs ul li img {
    display: block;
    width: 44px;
    height: 44px;
    margin: 0 auto 20px;
    padding: 0
}

.ey_contact_lxfs ul li span {
    display: block;
    width: 100%;
    height: auto;
    line-height: 30px;
    color: #333;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    padding: 0
}

.ey_contact_lxfs ul li p {
    width: 100%;
    height: auto;
    max-height: 48px;
    overflow: hidden;
    line-height: 24px;
    color: #999;
    font-size: 18px;
    text-align: center;
    word-break: break-all;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 auto;
    padding: 0
}

.ey_contact .ey_contact_map {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    padding: 0
}

.webmap {
    width: 100%;
    height: 500px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.webmap .dz_map {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0
}

.webmap .dz_map #container {
    height: 120%
}

@media (max-width:1600px) {
    .ey_contact {
        padding: 70px
    }
}

@media (max-width:1440px) {
    .ey_contact {
        padding: 60px
    }

    .ey_contact_inor .ey_contactinfor_main {
        width: 100%
    }

    .contacttext em {
        top: 40px;
        right: 30%
    }

    .ey_contact .ey_contact_inor {
        margin: 0 auto 30px
    }

    .ey_contactinfor_main .ey_contactinfor_con {
        padding: 30px 0
    }

    .ey_contactinfor_con .ey_contact_ewm {
        padding: 20px
    }

    .ey_contact_lxfs ul li span {
        font-size: 16px
    }

    .ey_contact_lxfs ul li p {
        font-size: 16px
    }

    .ey_contact .ey_contact_map {
        width: 100%
    }

    .webmap {
        height: 440px
    }
}

@media (max-width:1366px) {
    .ey_contactinfor_main .ey_contactinfor_img {
        height: 320px
    }

    .ey_contactinfor_img .contacttext {
        padding: 80px 15% 80px 60px
    }

    .contacttext span {
        line-height: 25px;
        font-size: 15px
    }

    .contacttext em {
        width: 72px;
        height: 72px
    }

    .ey_contact_ewm p {
        font-size: 15px
    }

    .webmap {
        height: 400px
    }
}

@media (max-width:1280px) {
    .ey_contactinfor_main .ey_contactinfor_img {
        height: 300px
    }

    .contacttext em {
        width: 70px;
        height: 70px;
        top: 30px;
        right: 20%
    }

    .ey_contactinfor_con .ey_contact_ewm {
        height: 220px;
        padding: 30px
    }

    .ey_contactinfor_con .ey_contact_lxfs {
        height: 220px;
        padding: 52px 0
    }

    .webmap {
        height: 380px
    }
}

@media (max-width:1200px) {
    .ey_contact {
        padding: 50px 40px
    }

    .ey_contactinfor_main .ey_contactinfor_img {
        height: 260px
    }

    .ey_contactinfor_img .contacttext {
        padding: 60px 12% 60px 40px
    }

    .contacttext p {
        line-height: 32px;
        font-size: 22px
    }

    .contacttext span {
        line-height: 24px;
        font-size: 14px
    }

    .contacttext i {
        margin: 10px 0 30px
    }

    .ey_contactinfor_con .ey_contact_ewm {
        height: 200px;
        padding: 20px
    }

    .ey_contact_ewm p {
        line-height: 20px;
        font-size: 14px
    }

    .ey_contactinfor_con .ey_contact_lxfs {
        height: 200px;
        padding: 40px 0
    }

    .ey_contact_lxfs ul li span {
        font-size: 16px
    }

    .ey_contact_lxfs ul li p {
        font-size: 15px
    }

    .webmap {
        height: 360px
    }
}

@media (max-width:1080px) {
    .ey_contactinfor_img .contacttext {
        width: 56%
    }

    .webmap {
        height: 340px
    }
}

@media (max-width:1024px) {
    .ey_contact {
        padding: 40px 30px 60px
    }
}

@media (max-width:800px) {
    .ey_contact {
        padding: 30px 20px 60px
    }

    .ey_contactinfor_main .ey_contactinfor_img {
        height: 240px
    }

    .ey_contactinfor_img .contacttext {
        width: 65%;
        padding: 50px 12% 50px 40px
    }

    .contacttext em {
        width: 60px;
        height: 60px;
        top: 30px;
        right: 20%
    }

    .ey_contactinfor_main .ey_contactinfor_con {
        padding: 20px 0
    }

    .ey_contactinfor_con .ey_contact_ewm {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 20px;
        border: 0;
        float: inherit
    }

    .ey_contactinfor_con .ey_contact_lxfs {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 20px;
        float: inherit
    }

    .ey_contact_lxfs ul li span {
        font-size: 15px
    }

    .ey_contact_lxfs ul li p {
        font-size: 15px
    }

    .webmap {
        height: 300px
    }
}

@media (max-width:767px) {
    .ey_contact {
        padding: 20px 12px 60px
    }

    .ey_contactinfor_main .ey_contactinfor_img {
        height: 180px
    }

    .ey_contactinfor_img .contacttext {
        width: 100%;
        padding: 30px 12% 30px 20px
    }

    .ey_contact_ewm p {
        line-height: 30px;
        font-size: 16px
    }

    .contacttext em {
        width: 50px;
        height: 50px;
        top: 30px;
        right: 20%
    }

    .contacttext p {
        line-height: 30px;
        font-size: 20px
    }

    .contacttext i {
        margin: 10px 0 20px
    }

    .ey_contact .ey_contact_inor {
        margin: 0 auto 20px
    }

    .ey_contactinfor_con .ey_contact_ewm {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 20px 20px;
        float: inherit
    }

    .ey_contactinfor_con .ey_contact_lxfs {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0 20px;
        float: inherit
    }

    .ey_contact_lxfs ul li {
        width: 100%;
        margin: 0 auto;
        padding: 20px 0;
        border-right: 0;
        border-bottom: 1px solid #e6e6e6;
        float: inherit
    }

    .ey_contact_lxfs ul li img {
        margin: 0 auto 10px
    }

    .ey_contact_lxfs ul li span {
        font-size: 16px
    }

    .ey_contact_lxfs ul li p {
        font-size: 18px
    }

    .webmap {
        height: 300px
    }
}

@media (max-width:375px) {
    .contacttext p {
        font-size: 18px
    }
}

.eyprocp {
    width: 1400px;
    height: auto;
    min-height: 320px;
    margin: 80px auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eyprocp .webpro_left {
    width: 21.5%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left
}

.eyprocp .NyPro_right {
    width: 75.5%;
    height: auto;
    margin: 0;
    padding: 0;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

@media (max-width:1440px) {
    .eyprocp {
        width: 100%;
        margin: 60px auto;
        padding: 0 60px
    }
}

@media (max-width:1280px) {
    .eyprocp .webpro_left {
        width: 25%
    }
}

@media (max-width:1200px) {
    .eyprocp {
        padding: 0 40px;
        margin: 50px auto
    }
}

@media (max-width:1080px) {
    .eyprocp .webpro_left {
        width: 100%;
        margin: 0 auto;
        float: inherit
    }
}

@media (max-width:1024px) {
    .eyprocp {
        margin: 40px auto 60px
    }
}

@media (max-width:820px) {
    .eyprocp {
        margin: 40px auto 60px;
        padding: 0 20px
    }
}

@media (max-width:767px) {
    .eyprocp {
        margin: 20px auto 60px;
        padding: 0 12px
    }
}

.h_left {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.proall {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.proall a {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.proall a i {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    background: url(../images/mulu0.png) center center no-repeat;
    position: absolute;
    top: 0;
    right: 30px
}

.proall a:hover {
    color: #c10326
}

.proall a:hover i {
    background: url(../images/mulu1.png) center center no-repeat
}

.eyxgwz {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    margin: 30px auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eyxgwz_title {
    width: 100%;
    height: 130px;
    margin: 0 auto 3px;
    padding: 35px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: url(../images/mltit_bg.jpg) no-repeat;
    background-size: cover;
    text-align: center
}

.eyxgwz_title p {
    width: 100%;
    color: #fff;
    font-size: 36px;
    font-weight: bold
}

.eyxgwz_title p img {
    display: block;
    width: 24px;
    height: 24px;
    margin: 3px 10px 3px 0;
    padding: 0;
    float: left
}

.eyxgwz_title span {
    display: block;
    height: 24px;
    line-height: 24px;
    color: #ccc;
    font-size: 14px
}

.eyxgwz_title em {
    display: block;
    width: 50px;
    height: 2px;
    margin: 6px 0 0;
    padding: 0;
    background: url(../images/line05.png) 0 0 no-repeat
}

.eyxgwz .eyxgwz_list {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    min-height: 100px
}

.eyxgwz_list dl dd {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 4px 0
}

.eyxgwz_list dl dd a {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0 0 0 20px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eyxgwz_list dl dd a i {
    display: block;
    width: 6px;
    height: 6px;
    margin: 0;
    padding: 0;
    background: url(../images/ico08.png) center center no-repeat;
    position: absolute;
    top: 20px;
    left: 4px
}

.eyxgwz_list dl dd a:hover {
    color: #c10326
}

.eyxgwz_list dl dd a:hover i {
    background: url(../images/ico09.png) center center no-repeat
}

@media screen and (max-width:1600px) {
    .eyxgwz_title p {
        font-size: 36px
    }
}

@media screen and (max-width:1440px) {
    .eyxgwz_title p {
        font-size: 32px
    }
}

@media screen and (max-width:1366px) {
    .eyxgwz_title {
        padding: 40px 25px 0
    }

    .eyxgwz_list dl dd a {
        font-size: 15px
    }
}

@media screen and (max-width:1280px) {
    .eyxgwz_title {
        padding: 40px 20px 0
    }

    .eyxgwz_title p {
        font-size: 30px
    }

    .eyxgwz .eyxgwz_list {
        padding: 10px
    }

    .eyxgwz_list dl dd {
        padding: 0
    }
}

@media screen and (max-width:1080px) {
    .eyxgwz_title {
        height: 60px;
        margin: 0 auto;
        padding: 10px 25px;
        position: relative
    }

    .eyxgwz_title p {
        width: auto;
        font-size: 24px;
        margin: 0 20px 0 0;
        float: left;
        border-bottom: 0
    }
}

@media screen and (max-width:1024px) {
    .eyxgwz {
        margin: 20px auto
    }

    .eyxgwz_title p {
        font-size: 22px;
        margin: 0 auto 2px
    }

    .eyxgwz_title p img {
        width: 22px;
        height: 22px;
        margin: 4px 10px 4px 0
    }

    .eyxgwz_title span {
        height: 20px;
        line-height: 20px
    }
}

@media screen and (max-width:820px) {
    .eyxgwz_title {
        height: 53px
    }

    .eyxgwz_title p {
        font-size: 22px
    }
}

.webprolist {
    width: 1400px;
    height: auto;
    min-height: 320px;
    margin: 80px auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.webprolist .webprolist_left {
    width: 21.5%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left
}

.webprolist .webprolist_right {
    width: 75.5%;
    height: auto;
    margin: 0;
    padding: 0;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.webprolist .webprolist_right ul {
    min-height: 300px
}

.webprolist_right ul li {
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.06);
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.webprolist_right ul li:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06)
}

.webprolist_right ul li .webprolist_img {
    width: 28.5%;
    height: 200px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left
}

.webprolist_right ul li .webprolist_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid #eee;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.webprolist_right ul li .webprolist_img a img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.webprolist_right ul li:hover .webprolist_img a {
    border: 1px solid #c10326
}

.webprolist_right ul li:hover .webprolist_img a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.webprolist_right ul li .webprolist_text {
    width: 71.5%;
    height: auto;
    overflow: hidden;
    margin: 0;
    padding: 15px 15px 25px 30px;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.webprolist_right ul li .webprolist_text .webprolist_name {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0
}

.webprolist_right ul li .webprolist_text .webprolist_name a {
    display: block;
    width: 100%;
    height: 38px;
    overflow: hidden;
    line-height: 38px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.webprolist_right ul li:hover .webprolist_text .webprolist_name a {
    color: #c10326
}

.webprolist_right ul li .webprolist_text .webprolist_ms {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px auto 20px;
    padding: 0
}

.webprolist_right ul li .webprolist_text .webprolist_ms p {
    width: 100%;
    height: 56px;
    overflow: hidden;
    line-height: 28px;
    color: #999;
    font-size: 16px;
    word-break: break-all;
    text-align: justify;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.webprolist_right ul li .webprolist_text .webprolist_tags {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0
}

.webprolist_right ul li .webprolist_text .webprolist_tags dl {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0
}

.webprolist_right ul li .webprolist_text .webprolist_tags dl dd {
    display: block;
    width: auto;
    max-width: 40%;
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    color: #999;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 2% 0 0;
    padding: 0 15px;
    background-color: #f9f9f9;
    position: relative;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.webprolist_right ul li .webprolist_text .webprolist_tags dl dd:nth-child(3) {
    margin: 0
}

.webprolist_right ul li .webprolist_text .webprolist_tags dl dd img {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin: -2px 4px 0 0;
    padding: 0
}

.webprolist_right ul li a.webprolist_More {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.webprolist_right ul li a.webprolist_More img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.webprolist_right ul li:hover a.webprolist_More {
    opacity: 1
}

@media (max-width:1440px) {
    .webprolist {
        width: 100%;
        margin: 60px auto;
        padding: 0 60px
    }

    .webprolist_right #pages {
        margin: 30px auto 0
    }
}

@media (max-width:1366px) {
    .webprolist_right ul li .webprolist_img {
        height: 194px
    }

    .webprolist_right ul li .webprolist_text .webprolist_ms p {
        height: 50px;
        line-height: 25px;
        font-size: 15px
    }

    .webprolist_right ul li .webprolist_text .webprolist_tags dl dd {
        margin: 0 15px 0 0
    }
}

@media (max-width:1280px) {
    .webprolist .webprolist_left {
        width: 25%
    }

    .webprolist .webprolist_right {
        width: 72%
    }

    .webprolist_right ul li .webprolist_img {
        height: 168px
    }

    .webprolist_right ul li .webprolist_text {
        padding: 2px 15px 12px 30px
    }

    .webprolist_right ul li .webprolist_text .webprolist_tags dl {
        width: 100%;
        float: inherit
    }
}

@media (max-width:1200px) {
    .webprolist {
        padding: 0 40px
    }

    .webprolist_right ul li {
        margin: 0 auto 25px
    }

    .webprolist_right ul li .webprolist_img {
        height: 164px
    }

    .webprolist_right ul li .webprolist_text {
        padding: 0 5px 18px 20px
    }

    .webprolist_right ul li .webprolist_text .webprolist_name a {
        height: 30px;
        line-height: 30px;
        font-size: 18px
    }

    .webprolist_right ul li .webprolist_text .webprolist_ms {
        margin: 10px auto 5px
    }

    .webprolist_right ul li .webprolist_text .webprolist_tags dl dd {
        max-width: 48%;
        margin: 0 10px 0 0;
        padding: 0 10px;
        margin-bottom: 10px
    }

    .webprolist_right ul li a.webprolist_More {
        width: 40px;
        height: 40px
    }

    .webprolist_right #pages {
        margin: 35px auto 0
    }
}

@media (max-width:1080px) {
    .webprolist .webprolist_left {
        width: 100%;
        height: auto;
        margin: 0 auto 20px;
        float: inherit
    }

    .webprolist .webprolist_right {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0;
        float: inherit
    }

    .webprolist_right ul li {
        margin: 0 auto 20px;
        padding: 10px
    }

    .webprolist_right ul li .webprolist_img {
        height: 148px
    }

    .webprolist_right ul li .webprolist_text {
        padding: 5px 10px 0 20px
    }

    .webprolist_right ul li .webprolist_text .webprolist_ms p {
        height: 48px;
        line-height: 24px;
        font-size: 14px
    }

    .webprolist_right ul li .webprolist_text .webprolist_tags dl dd {
        max-width: 48%;
        height: 30px;
        line-height: 30px;
        margin: 0 2% 5px 0
    }

    .webprolist #pages {
        margin: 40px auto 0
    }
}

@media (max-width:800px) {
    .webprolist {
        margin: 40px auto 60px;
        padding: 0 20px
    }

    .webprolist_right ul li {
        margin: 0 auto 20px;
        padding: 10px
    }

    .webprolist_right ul li .webprolist_text {
        padding: 0 10px 0 20px
    }

    .webprolist_right ul li .webprolist_text .webprolist_ms {
        margin: 10px auto
    }

    .webprolist_right ul li .webprolist_text .webprolist_ms p {
        height: 48px;
        line-height: 24px;
        font-size: 14px
    }

    .webprolist_right ul li .webprolist_text .webprolist_tags dl dd {
        max-width: 49%
    }

    .webprolist #pages {
        margin: 20px auto 0
    }
}

@media (max-width:767px) {
    .webprolist {
        margin: 20px auto 60px;
        padding: 0 12px
    }

    .webprolist_right ul li .webprolist_img {
        width: 100%;
        height: 250px;
        margin: 0 auto;
        padding: 0;
        float: inherit
    }

    .webprolist_right ul li .webprolist_text {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        float: inherit
    }

    .webprolist_right ul li .webprolist_text .webprolist_tags dl dd {
        width: 100%;
        max-width: 100%;
        margin: 10px auto 0;
        float: inherit
    }

    .webprolist_right ul li .webprolist_text .webprolist_tags dl dd:nth-child(3) {
        margin: 10px auto 0
    }

    .webprolist_right ul li a.webprolist_More {
        width: 30px;
        height: 30px
    }

    .webprolist #pages {
        margin: 10px auto 0
    }
}

@media (max-width:320px) {
    .webprolist_right ul li .webprolist_img {
        height: 200px
    }
}

.eyprodet {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eyprodet .eyprodet_main {
    width: 100%;
    height: auto;
    margin: 60px auto;
    padding: 20px;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eyprodet_main .eyprodet_img {
    width: 38%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#preview {
    width: 100%;
    margin: 0;
    text-align: center;
    position: relative
}

.list-h li {
    float: left
}

#spec-n5 {
    width: 100%;
    height: 98px;
    padding-top: 10px;
    overflow: hidden
}

#spec-left {
    width: 16px;
    height: 88px;
    float: left;
    cursor: pointer;
    margin-top: 3px
}

#spec-right {
    width: 16px;
    height: 88px;
    float: left;
    cursor: pointer;
    margin-top: 3px
}

#spec-list {
    width: 440px;
    float: left;
    overflow: hidden;
    margin-left: 2px;
    display: inline
}

#spec-list ul li {
    float: left;
    display: inline;
    padding: 0;
    width: 23.5%;
    height: 88px;
    margin: 0 2% 0 0
}

#spec-list ul li:nth-child(4) {
    margin: 0
}

#spec-list ul li p {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#spec-list ul li:hover p {
    border: 1px solid #c10326
}

#spec-list ul li img {
    display: block;
    max-width: 92%;
    max-height: 94%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.jqzoom {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
    padding: 0;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.jqzoom img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 1px;
    left: 0px;
    border: 1px solid #eaeaea;
    display: none;
    text-align: center;
    overflow: hidden;
    left: 102% !important;
    top: 0 !important
}

.jqZoomPup {
    width: 200px !important;
    height: 200px !important;
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/mask.png) 0 0 repeat;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    cursor: move
}

#spec-list {
    position: relative;
    width: 100%;
    margin: 0
}

#spec-list div {
    width: 100% !important;
    height: 70px !important;
    margin: 0
}

#ceshi {
    display: block;
    margin: auto !important;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.eyprodet_img a.videoIco {
    left: 20px !important;
    bottom: 20px !important;
    z-index: 99 !important
}

.Warning {
    width: 100% !important;
    height: 100% !important
}

.eyprodet_main .eyprodet_text {
    width: 62%;
    height: auto;
    margin: 0;
    padding: 40px 20px 0 40px;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eyprodet_text .eyprodet_name {
    width: 100%;
    height: auto;
    min-height: 40px;
    max-height: 80px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 30px;
    font-weight: bold;
    word-break: break-all;
    position: relative;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 auto 40px;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eyprodet_text .eyprodet_ms {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 20px;
    padding: 0 0 30px;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eyprodet_text .eyprodet_ms span {
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #333;
    font-size: 18px;
    margin: 0 auto 10px;
    padding: 0
}

.eyprodet_text .eyprodet_ms span img {
    display: block;
    width: 20px;
    height: 20px;
    margin: 5px 10px 5px 0;
    padding: 0;
    float: left
}

.eyprodet_text .eyprodet_ms p {
    width: 100%;
    height: auto;
    max-height: 56px;
    overflow: hidden;
    line-height: 28px;
    color: #999;
    font-size: 16px;
    word-break: break-all;
    text-align: justify;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 auto;
    padding: 0
}

.eyprodet_text .eyprodet_tags {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0
}

.eyprodet_tags dl dd {
    width: auto;
    max-width: 30%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #999;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 4% 0 0;
    padding: 0;
    float: left
}

.eyprodet_tags dl dd:nth-child(4) {
    margin: 0
}

.eyprodet_tags dl dd i {
    display: block;
    width: 6px;
    height: 6px;
    margin: 16px 10px 16px 0;
    padding: 0;
    border: 1px solid #c10326;
    border-radius: 50%;
    float: left
}

.eyprodet_text .eyprodet_btm {
    width: 100%;
    height: 60px;
    overflow: hidden;
    margin: 40px auto 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eyprodet_btm a {
    display: block;
    width: auto;
    height: 60px;
    overflow: hidden;
    margin: 0 40px 0 0;
    padding: 0;
    background-color: #f9f9f9;
    border-radius: 30px;
    float: left
}

.eyprodet_btm a.btn01 i {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 6px;
    background-color: rgba(193, 3, 38, 0.05);
    border-radius: 50%;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eyprodet_btm a.btn01 i em {
    display: block;
    width: 48px;
    height: 48px;
    margin: 0;
    padding: 0;
    background: #c10326 url(../images/ico11.png) center center no-repeat;
    background-size: 30px 30px;
    border-radius: 50%
}

.eyprodet_btm a.btn01 span {
    display: block;
    width: auto;
    height: 60px;
    line-height: 40px;
    color: #c10326;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 10px 30px 10px 20px;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eyprodet_btm a.btn02 {
    margin: 0
}

.eyprodet_btm a.btn02 i {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 6px;
    background: rgba(51, 51, 51, 0.05);
    border-radius: 50%;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eyprodet_btm a.btn02 i em {
    display: block;
    width: 48px;
    height: 48px;
    margin: 0;
    padding: 0;
    background: #333333 url(../images/ico12.png) center center no-repeat;
    background-size: 30px 30px;
    border-radius: 50%
}

.eyprodet_btm a.btn02 span {
    display: block;
    width: auto;
    height: 60px;
    line-height: 40px;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    padding: 10px 30px 10px 20px;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eyprodet .eyprodet_content {
    width: 100%;
    height: auto;
    margin: 60px auto;
    padding: 0
}

.eyprodet_content .eyprodet_left {
    width: 23.5%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left
}

.eyprodet_content .eyprodet_right {
    width: 76.5%;
    height: auto;
    margin: 0;
    padding: 0 0 0 30px;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eyprodet_right .eyprodet_con {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 30px;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eyprodet_con .eyprodet_tit {
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
    padding: 0;
    border-bottom: 1px solid #e6e6e6
}

.eyprodet_con .eyprodet_tit span {
    display: block;
    width: auto;
    height: 40px;
    overflow: hidden;
    line-height: 38px;
    color: #c10326;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #c10326;
    float: left
}

.eyprodet_con .eyprodet_tit a {
    display: block;
    width: auto;
    height: 40px;
    overflow: hidden;
    line-height: 38px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0 60px;
    padding: 0;
    border-bottom: 2px solid #fff;
    float: left
}

.eyprodet_con .eyprodet_tit a:hover {
    color: #c10326;
    border-bottom: 2px solid #c10326
}

.eyprodet_con .prodetailwb {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #999;
    font-size: 16px;
    margin: 0 auto;
    padding: 0
}

.prodetailwb div,
.prodetailwb p {
    margin: 0 auto 20px
}

.prodetailwb img,
.prodetailwb table,
.prodetailwb tr,
.prodetailwb td,
.prodetailwb p,
.prodetailwb span,
.prodetailwb div,
.prodetailwb video,
.prodetailwb embed {
    max-width: 100% !important;
    max-height: 100%;
    line-height: 30px;
    color: #999;
    font-size: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    white-space: normal;
    word-break: break-all;
    text-align: justify
}

.prodetailwb p span,
.prodetailwb span,
.prodetailwb p em,
.prodetailwb em {
    color: #999 !important;
    font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif !important;
    font-size: 16px !important
}

.prodetailwb b {
    display: block;
    line-height: 30px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 5px
}

.prodetailwb table tr td p {
    text-indent: 0 !important
}

.prodetailwb img {
    display: inline-block;
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    text-indent: 0 !important
}

.eypro_prevnext {
    width: 100%;
    height: auto;
    margin: 30px auto 0;
    padding: 7px 30px;
    background-color: #c10326;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eypro_prevnext p {
    width: 42%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.eypro_prevnext p a {
    line-height: 40px;
    color: #fff;
    font-size: 16px
}

.eypro_prevnext p.eyproprev {
    padding: 0 0 0 30px
}

.eypro_prevnext p.eypronext {
    padding: 0 30px 0 0;
    text-align: right
}

.eypro_prevnext p img {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 10px
}

.eypro_prevnext p.eyproprev img {
    left: 0
}

.eypro_prevnext p.eypronext img {
    right: 0
}

.eypro_prevnext a.proall {
    display: block;
    width: 16%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding: 0;
    float: left
}

.eypro_prevnext a.proall img {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: -2px 10px 0 0;
    padding: 0
}

.eyproorder_main {
    width: 100%;
    height: auto;
    margin: 60px auto 0;
    padding: 0;
    position: relative
}

.eyproorder_main #web_msg.web_msg {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
    padding: 0 !important
}

.eyproorder_main #web_msg.web_msg h3 {
    display: none !important
}

.eyproorder_main #web_msg.web_msg ul {
    width: 100% !important;
    overflow: hidden !important;
    margin: 0 auto !important;
    padding: 0 !important
}

.eyproorder_main #web_msg.web_msg ul li h4,
.eyproorder_main #web_msg.web_msg ul li h4.xh {
    display: none !important
}

.eyproorder_main #web_msg.web_msg ul li {
    width: 100% !important;
    height: auto !important;
    overflow: hidden !important;
    line-height: inherit !important;
    color: inherit !important;
    font-size: inherit !important;
    margin: 0 0 25px !important;
    padding: 0 !important;
    clear: inherit !important
}

.eyproorder_main #web_msg.web_msg ul li:nth-child(1),
.eyproorder_main #web_msg.web_msg ul li:nth-child(3),
.eyproorder_main #web_msg.web_msg ul li:nth-child(5) {
    width: 48% !important;
    margin: 0 4% 25px 0 !important;
    float: left !important
}

.eyproorder_main #web_msg.web_msg ul li:nth-child(2),
.eyproorder_main #web_msg.web_msg ul li:nth-child(4),
.eyproorder_main #web_msg.web_msg ul li:nth-child(6) {
    width: 48% !important;
    float: right !important
}

.eyproorder_main #web_msg.web_msg ul li:last-child {
    margin: 25px auto 0 !important
}

.eyproorder_main #web_msg.web_msg ul li .msg_ipt1,
.eyproorder_main #web_msg.web_msg ul li .msg_ipt12,
.eyproorder_main #web_msg.web_msg ul li .msg_tara {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important
}

.eyproorder_main #web_msg.web_msg ul li .msg_ipt1 input,
.eyproorder_main #web_msg.web_msg ul li .msg_ipt12 input,
.eyproorder_main #web_msg.web_msg ul li .msg_ipt2 input,
.eyproorder_main #web_msg.web_msg ul li .msg_ipt12 .msg_option {
    display: block !important;
    width: 100% !important;
    height: 60px !important;
    line-height: 60px;
    color: #666;
    font-size: 16px;
    margin: 0 !important;
    padding: 0 20px !important;
    background-color: #fff !important;
    border: 0 !important;
    outline: none !important
}

.eyproorder_main #web_msg.web_msg ul li .c_yzm {
    margin: 0 10px 0 0 !important;
    padding: 0 !important;
    float: left !important
}

.eyproorder_main #web_msg.web_msg ul li .msg_ipt2 input {
    width: 200px !important;
    margin: 0 10px 0 0 !important;
    float: left !important
}

.eyproorder_main #web_msg.web_msg ul li a.yzm_img {
    display: block !important;
    width: 120px !important;
    height: 40px !important;
    margin: 10px 0 !important;
    padding: 0 !important;
    float: left !important
}

.eyproorder_main #web_msg.web_msg ul li .msg_ipt2>span {
    line-height: 60px !important;
    color: #999 !important;
    font-size: 16px !important
}

.eyproorder_main #web_msg.web_msg ul li .msg_tara textarea,
.eyproorder_main #web_msg.web_msg ul li .msg_ipt0 textarea {
    display: block !important;
    width: 100% !important;
    height: 150px !important;
    line-height: 30px;
    color: #666;
    font-size: 16px;
    margin: 0 !important;
    padding: 15px 20px !important;
    background-color: #fff !important;
    border: 0 !important;
    outline: none !important;
    resize: none !important
}

.eyproorder_main #web_msg.web_msg ul li .msg_btn {
    width: 100% !important;
    height: auto !important;
    overflow: hidden !important;
    margin: 20px 0 0 !important;
    padding: 0 !important;
    float: inherit !important
}

.eyproorder_main #web_msg.web_msg .msg_btn input {
    width: 200px !important;
    height: 60px !important;
    overflow: hidden !important;
    line-height: 60px !important;
    color: #fff !important;
    font-size: 16px !important;
    text-align: center !important;
    background-color: #333 !important;
    margin: 0 30px 0 0 !important;
    padding: 0 !important;
    border: none !important;
    cursor: pointer !important;
    float: left
}

.eyproorder_main #web_msg.web_msg .msg_btn input:hover {
    background-color: #202020 !important
}

.eyproorder_main #web_msg.web_msg .msg_btn input.msg_btn1 {
    background-color: #c10326 !important
}

.eyproorder_main #web_msg.web_msg .msg_btn input.msg_btn1:hover {
    background-color: #e70831 !important
}

.eyproorder_main #web_msg.web_msg ul li .msg_ipt2 {
    width: 100% !important
}

@media (max-width:1440px) {
    .eyprodet {
        width: 100%;
        padding: 0 60px
    }

    .eyprodet_tags dl dd {
        margin: 0 30px 0 0
    }
}

@media (max-width:1366px) {
    .eyprodet_main .eyprodet_img {
        width: 40%
    }

    .jqzoom {
        height: 340px
    }

    #spec-n5 {
        height: 90px
    }

    #spec-list ul li {
        height: 80px
    }

    .eyprodet_main .eyprodet_text {
        width: 60%
    }

    .eyprodet_text .eyprodet_name {
        font-size: 26px;
        margin: 0 auto 30px
    }

    .eyprodet_text .eyprodet_ms span {
        font-size: 16px
    }

    .eyprodet_text .eyprodet_ms p {
        max-height: 50px;
        line-height: 25px;
        font-size: 15px
    }

    .eyprodet_tags dl dd {
        width: 48.5%;
        max-width: inherit;
        font-size: 15px;
        margin: 0 3% 0 0
    }

    .eyprodet_tags dl dd:nth-child(2n+2) {
        margin: 0
    }

    .eyprodet_btm .eyprodet_Tel span {
        font-size: 14px
    }

    .eyprodet_con .prodetailwb {
        width: 100%;
        overflow: hidden;
        line-height: 30px;
        color: #666;
        font-size: 15px;
        margin: 0 auto;
        padding: 0
    }

    .prodetailwb div,
    .prodetailwb p {
        margin: 0 auto 20px
    }

    .prodetailwb img,
    .prodetailwb table,
    .prodetailwb tr,
    .prodetailwb td,
    .prodetailwb p,
    .prodetailwb span,
    .prodetailwb div,
    .prodetailwb video,
    .prodetailwb embed {
        line-height: 30px;
        color: #666;
        font-size: 15px
    }

    .prodetailwb p span,
    .prodetailwb span,
    .prodetailwb p em,
    .prodetailwb em {
        color: #666 !important;
        font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif !important;
        font-size: 15px !important
    }

    .prodetailwb b {
        display: block;
        line-height: 30px;
        color: #666;
        font-size: 15px;
        font-weight: bold;
        margin: 0 0 5px
    }

    .eypro_prevnext p,
    .eypro_prevnext p a {
        font-size: 15px
    }

    .eypro_prevnext a.proall {
        font-size: 15px
    }

    .eyproorder_main #web_msg.web_msg ul li .c_yzm {
        width: auto !important
    }
}

@media (max-width:1280px) {
    .eyprodet_main .eyprodet_img {
        width: 42%
    }

    .eyprodet_main .eyprodet_text {
        width: 58%;
        padding: 20px 20px 0 40px
    }

    .eyprodet_text .eyprodet_name {
        margin: 0 auto 20px
    }

    .eyprodet_text .eyprodet_btm {
        margin: 30px auto 0
    }

    .eyprodet_btm a {
        margin: 0 30px 0 0
    }

    .eyproorder_main #web_msg.web_msg ul li .msg_ipt1 input,
    .eyproorder_main #web_msg.web_msg ul li .msg_ipt12 input,
    .eyproorder_main #web_msg.web_msg ul li .msg_ipt2 input,
    .eyproorder_main #web_msg.web_msg ul li .msg_ipt12 .msg_option {
        height: 50px !important;
        line-height: 50px !important;
        font-size: 15px
    }

    .eyproorder_main #web_msg.web_msg ul li .msg_tara textarea,
    .eyproorder_main #web_msg.web_msg ul li .msg_ipt0 textarea {
        height: 145px !important;
        line-height: 25px;
        font-size: 15px;
        padding: 10px 20px !important
    }

    .eyproorder_main #web_msg.web_msg ul li a.yzm_img {
        margin: 5px 0 !important
    }

    .eyproorder_main #web_msg.web_msg ul li .msg_ipt2>span {
        font-size: 15px !important;
        line-height: 50px !important
    }

    .eyproorder_main #web_msg.web_msg .msg_btn input {
        height: 50px !important;
        line-height: 50px !important
    }

    .eyproorder_main #web_msg.web_msg ul li .msg_btn {
        left: 20px
    }
}

@media (max-width:1200px) {
    .eyprodet {
        padding: 0 40px
    }

    .eyprodet_main .eyprodet_img {
        width: 40%
    }

    .eyprodet_main .eyprodet_text {
        width: 60%;
        padding: 20px 20px 0 40px
    }

    .eyprodet_text .eyprodet_ms {
        margin: 0 auto 15px;
        padding: 0 0 20px
    }

    .eyprodet_text .eyprodet_btm {
        height: 50px;
        margin: 20px auto 0
    }

    .eyprodet_btm a {
        height: 50px
    }

    .eyprodet_btm a.btn01 i,
    .eyprodet_btm a.btn02 i {
        width: 50px;
        height: 50px;
        padding: 4px
    }

    .eyprodet_btm a.btn01 i em,
    .eyprodet_btm a.btn02 i em {
        width: 42px;
        height: 42px
    }

    .eyprodet_btm a.btn01 span {
        height: 50px;
        padding: 5px 30px 5px 20px;
        font-size: 18px
    }

    .eyprodet_btm a.btn02 span {
        height: 50px;
        padding: 5px 30px 5px 20px;
        font-size: 22px
    }

    .jqzoom {
        height: 300px
    }

    #spec-n5 {
        height: 82px
    }

    #spec-list ul li {
        height: 72px
    }

    .eyprodet_right .eyprodet_con {
        padding: 20px
    }

    .eyprodet_con .eyprodet_tit {
        margin: 0 auto 20px
    }

    .eyprodet_con .eyprodet_tit a {
        margin: 0 0 0 40px
    }
}

@media (max-width:1080px) {
    .eyprodet_content .eyprodet_right {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        float: inherit
    }

    .eyprodet_content .eyprodet_left {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        float: inherit
    }

    .eyprodet_text .eyprodet_name {
        min-height: 36px;
        max-height: 72px;
        line-height: 36px;
        font-size: 24px
    }

    .eyprodet_text .eyprodet_ms {
        padding: 0 0 15px
    }

    .eyprodet_text .eyprodet_ms p {
        max-height: 48px;
        line-height: 24px;
        font-size: 14px
    }

    .eyprodet_tags dl dd {
        height: 30px;
        line-height: 30px;
        font-size: 14px
    }

    .eyprodet_tags dl dd i {
        margin: 11px 8px 11px 0
    }

    .eyprodet .eyprodet_main {
        margin: 40px auto
    }

    .eyprodet .eyprodet_content {
        margin: 40px auto
    }

    .eyprodet_con .eyprodet_tit {
        margin: 0 auto 20px
    }

    .prodetailwb div,
    .prodetailwb p {
        margin: 0 auto 20px
    }

    .eyproorder_main {
        margin: 40px auto 0
    }

    .eyproorder_main #web_msg.web_msg .msg_btn input {
        width: 160px !important
    }

    .eyproorder_main #web_msg.web_msg ul li .c_yzm {
        height: 50px
    }

    .eyproorder_main #web_msg.web_msg ul li .msg_ipt2>span {
        display: block;
        width: 100%;
        line-height: 30px !important;
        padding: 10px 0;
        font-size: 14px !important
    }

    .eyproorder_main #web_msg.web_msg ul li .msg_btn {
        margin: 0 !important
    }

    .jqzoom {
        height: 280px
    }

    #spec-n5 {
        height: 76px
    }

    #spec-list ul li {
        height: 66px
    }
}

@media (max-width:800px) {
    .eyprodet {
        padding: 0 20px
    }

    .eyprodet_main .eyprodet_img {
        width: 100%;
        margin: 0 auto 20px;
        padding: 0;
        float: inherit
    }

    .jqzoom {
        height: 480px
    }

    #spec-n5 {
        height: 110px
    }

    #spec-list ul li {
        height: 100px
    }

    .zoomdiv {
        display: none !important
    }

    .eyprodet_main .eyprodet_text {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        float: inherit
    }

    .eyprodet_text .eyprodet_ms {
        margin: 20px auto
    }

    .eyprodet_text .eyprodet_name {
        font-size: 24px
    }

    .eyprodet_content .eyprodet_right {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        float: inherit
    }

    .eyprodet_content .eyprodet_left {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        float: inherit
    }

    .prodetailwb img,
    .prodetailwb table,
    .prodetailwb tr,
    .prodetailwb td,
    .prodetailwb p,
    .prodetailwb span,
    .prodetailwb div,
    .prodetailwb video,
    .prodetailwb embed {
        width: auto !important;
        height: auto !important
    }

    .eyproorder_main #web_msg.web_msg ul li:last-child {
        margin: 20px auto 0 !important
    }

    .eyproorder_main #web_msg.web_msg ul li .msg_btn {
        width: 100% !important;
        position: inherit;
        left: inherit;
        bottom: inherit
    }

    .eyproorder_main #web_msg.web_msg .msg_btn input {
        margin: 0 20px 0 0 !important
    }

    .eypro_prevnext {
        padding: 5px 20px
    }
}

@media (max-width:767px) {
    .eyprodet {
        padding: 0 12px
    }

    .eyprodet .eyprodet_main {
        margin: 20px auto;
        padding: 12px
    }

    .eyprodet .eyprodet_content {
        margin: 20px auto 60px
    }

    .eyprodet_con .eyprodet_tit {
        margin: 0 auto 20px
    }

    .eyprodet_con .prodetailwb {
        margin: 0 auto
    }

    .prodetailwb div,
    .prodetailwb p {
        margin: 0 auto 10px
    }

    .jqzoom {
        height: 260px
    }

    #spec-n5 {
        height: 76px
    }

    #spec-list ul li {
        height: 66px
    }

    .eyprodet_text .eyprodet_name {
        min-height: 32px;
        max-height: 64px;
        line-height: 32px;
        font-size: 22px;
        margin: 0 auto 15px
    }

    .eyprodet_text .eyprodet_name i {
        height: 22px;
        top: 5px
    }

    .eyprodet_text .eyprodet_ms {
        margin: 0 auto 15px;
        padding: 0 0 15px
    }

    .eyprodet_text .eyprodet_ms p {
        height: auto;
        max-height: 72px;
        line-height: 24px;
        font-size: 14px
    }

    .eyprodet_tags dl dd {
        width: 100%;
        margin: 0 auto;
        padding: 4px 0;
        float: inherit
    }

    .eyprodet_text .eyprodet_btm {
        height: auto;
        margin: 15px auto 0
    }

    .eyprodet_btm a {
        margin: 0 0 12px
    }

    .eyprodet_btm a.btn01 span {
        padding: 5px 20px 5px 10px
    }

    .eyprodet_btm a.btn02 span {
        padding: 5px 20px 5px 10px
    }

    .eyprodet_con .eyprodet_tit a {
        margin: 0 0 0 20px
    }

    .eypro_prevnext {
        margin: 20px auto 0;
        padding: 10px 20px
    }

    .eypro_prevnext p {
        width: 100%;
        font-size: 14px;
        text-align: left;
        padding: 0
    }

    .eypro_prevnext p.eypronext {
        text-align: left;
        padding: 0 0 0 30px
    }

    .eypro_prevnext p.eypronext img {
        right: inherit;
        left: 0
    }

    .eypro_prevnext a.proall {
        width: 100%;
        font-size: 14px;
        text-align: left
    }

    .eyproorder_main {
        margin: 20px auto 0
    }

    .eyproorder_main #web_msg.web_msg ul li {
        margin: 0 auto 20px !important
    }

    .eyproorder_main #web_msg.web_msg ul li:nth-child(1),
    .eyproorder_main #web_msg.web_msg ul li:nth-child(3),
    .eyproorder_main #web_msg.web_msg ul li:nth-child(5) {
        width: 100% !important;
        margin: 0 auto 20px !important;
        float: inherit !important
    }

    .eyproorder_main #web_msg.web_msg ul li:nth-child(2),
    .eyproorder_main #web_msg.web_msg ul li:nth-child(4),
    .eyproorder_main #web_msg.web_msg ul li:nth-child(6) {
        width: 100% !important;
        margin: 0 auto 20px !important;
        float: inherit !important
    }

    .eyproorder_main #web_msg.web_msg ul li .msg_ipt2 input {
        width: 160px !important
    }

    .eyproorder_main #web_msg.web_msg .msg_btn input {
        width: 48% !important;
        margin: 0 !important
    }

    .eyproorder_main #web_msg.web_msg .msg_btn input.msg_btn1 {
        margin: 0 4% 0 0 !important
    }

    .eyproorder_main #web_msg.web_msg ul li .msg_ipt2>span {
        line-height: 24px !important;
        font-size: 14px !important;
        padding: 10px 0 0
    }

    .eyproorder_main #web_msg.web_msg ul li .msg_ipt1 input,
    .eyproorder_main #web_msg.web_msg ul li .msg_ipt12 input,
    .eyproorder_main #web_msg.web_msg ul li .msg_ipt2 input,
    .eyproorder_main #web_msg.web_msg ul li .msg_ipt12 .msg_option {
        font-size: 14px
    }

    .eyproorder_main #web_msg.web_msg ul li .msg_tara textarea,
    .eyproorder_main #web_msg.web_msg ul li .msg_ipt0 textarea {
        font-size: 14px;
        height: 140px !important;
        line-height: 24px
    }

    .eyproorder_main #web_msg.web_msg ul li:last-child {
        margin: 20px auto 0 !important
    }

    .eyproorder_main #web_msg.web_msg ul li .c_yzm {
        float: inherit !important
    }
}

@media (max-width:375px) {
    .jqzoom {
        height: 240px
    }

    #spec-n5 {
        height: 70px
    }

    #spec-list ul li {
        height: 60px
    }
}

@media (max-width:320px) {
    .jqzoom {
        height: 210px
    }

    #spec-n5 {
        height: 62px
    }

    #spec-list ul li {
        height: 52px
    }

    .eyproorder_main #web_msg.web_msg ul li .msg_ipt2 input {
        width: 130px !important
    }
}