@charset "utf-8";

* {
    font-family: "微软雅黑"
}

html, body {
    color: #000;
    background: #f3f3f3;
}

body {
    min-width: 1200px
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

a:hover, a:focus {
    text-decoration: none;
}

ul, li {
    list-style: none;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: justify;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pd-bottom15 {
    padding-bottom: 28px;
}

.pd-top5 {
    padding-top: 5px;
}

.pd-top15 {
    padding-top: 15px;
}

.index-box {
    width: 84%;
    margin: 0 auto;
}

.editableContent {
    float: right;
    color: #434a54;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin: 15px 4% 10px 12px;
}

.header-top {
    width: 84%;
    margin: 0 auto;
    padding: 20px 0 8px;
}

.header-top .logo {
    height: 28px;margin-top:10px;
}

.header-top .tel {
    font-size: 24px;
    color: #bf0801;
    padding-top: 15px;
	font-weight: 600;
}

.ych-menu {
    background: #bf0801;
    height: 60px;
    line-height: 60px;
}

.ych-menu ul {
    width: 84%;
    float: inherit;
    margin: 0px auto;
    text-align: right;
    display: flex;
    justify-content: right;
    align-items: self-end;
}

.ych-menu ul li {
    width: 10%;
    border-left: 1px solid #fff;
    float: left;
    text-align: center;
}

.ych-menu ul li:last-child {
    border-right: 1px solid #fff;
}

.ych-menu ul li a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    width: 100%;
	font-weight: 600;
}



.ych-menu ul li.active a {
    color: #bf0801;
    background:#fff;
}

.ych-menu ul li:hover a {
    color: #bf0801;
    background:#fff;
}

.s_footnav__style-3 {
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    height: 40px;
    border-top: 0;
}

.s_footnav__wrap {
    display: block;
}

.s_footnav__list {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    position: relative;
    z-index: 1;
}

.jz_theme_font_color {

}

.jz_nav_list li {
    line-height: 50px;
    border-top: 1px solid #e5d5d5;
    padding-left: 20px;
}

.jz_nav_list li a {
    color: #666666;
}

.jz_nav_list li a.active {
    color: #2ba0e8;
}

.s_footnav__item {
    color: #666;
    text-decoration: none;
    flex: 1 1;
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    cursor: pointer;
    box-sizing: border-box;
    padding: 3px;
    background: #fff;
}

.s_footnav__item, .s_footnav__list-center {
    justify-content: center;
}

.s_footnav__item-3 {
    width: 33.33333%;
}

.s_footnav__style-3 .s_footnav__item {
    background: hsla(0, 0%, 93.3%, .9);
}

.s_footnav__style-3 .s_footnav__list .s_footnav__item:not(:first-child) {
    border-left: 1px solid hsla(0, 0%, 100%, .8);
}

.s_footnav__style-3 .s_footnav__item:first-child {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.s_footnav__style-3 .s_footnav__item:last-child {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.jz_nav_menu {
    display: block;
    width: 22px;
    position: absolute;
    top: 30px;
    right: 25px;
    transform: translateY(-50%);
    z-index: 100;
    cursor: pointer;
}

.menu_body {
    position: relative;
    width: 21px;
    height: 18px;
}

.menu_item_top {
    top: 0;
}

.nav_menu_item {
    width: 100%;
    height: 2px;
    background: #191919;
    position: absolute;
    transition: .36s ease;
}

.menu_item_center {
    display: block;
    top: 8px;
}

.menu_item_bottom {
    bottom: 0;
}

.jz_nav {
    max-width: 100%;
    border-style: solid;
    border-width: 0;
    font-size: 14px;
    color: #333;
    position: relative;
    z-index: 122;
    padding: 0 16px;
}

.jz_nav {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    display: none;
    position: fixed;
    top: 0;
    background: #fff;
    left: 0;
}

.jz_nav_content .close {
    font-size: 26px;
    color: #a5a5a5;
    display: inline-block;
    width: 80px;
}

.jz_nav_content {

    margin-top: 20px;
    height: calc(100% - 50px);
}

.jz_nav_content {
    text-align: right;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.jz_nav_list {
    align-items: center;
    display: block;
    margin-top: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.jz_nav_layout0 .jz_nav_item {
    border: none;
    border-color: #f2f2f2;
    border-top: 1px solid #f2f2f2;
    height: auto;
    font-size: 14px;
}

.nav_item_text_wrap, .sub_nav_item_text_wrap, .three_nav_item_text_wrap {
    display: block;
    height: 100%;
    -webkit-background-clip: text;
    color: inherit;
}

.jz_screen_mobi .nav_item_text {
    padding-left: 26px;
}

.jdan-case {
    text-align: center;
    margin: 68px 0 20px;
}

.jdan-case .title-img {
}

.jdan-case .title {
    font-size: 22px;
    color: rgb(11, 83, 148, 1);
    font-weight: bold;
}

.jdan-case h3.title-small {
    font-size: 20px;
    color: #333;
    font-weight: normal;
    line-height: 40px;
}

.jdan-case .title1 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.jdan-case .w-line {
    color: rgb(53, 53, 53);
    text-align: center;
    font-size: 14px;
}

.jdan-case .w-line1 {
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.case-list {
    margin: 50px auto;
}

.case-list .swiper-slide a {
    display: inline-block;
    text-align: center;
}

.case-list img {
    max-width: 100%;
    height: 140px;
}

.case-list p {
    text-align: center;
    line-height: 24px;
    font-size: 16px;
    color: #333;
}

.case-list .swiper-slide a:hover p {
    color: #2ba0e8;
}

.oursc-box {
    background: #0b5394;
    margin: 20px auto;
    padding: 20px 0;
}

.sc-list-img {
    width: 95%;
    margin: 20px auto 30px;
}

.oursc-details {
    text-align: center;
    margin: 40px auto;
}

.sc-list-img ul li {
    float: left;
    width: 24%;
    margin-right: 1%;
}

.sc-list-img ul li img {
    width: 100%;
}

.xn-resize {
    margin: 40px auto 20px;
}

.xn-resize ul {
    text-align: center;
}

.xn-resize .w-list-item {
    margin: 0 auto;
    display: inline-block;
    width: 90%;
    list-style: none;
    background: #f9f9f9;
    padding-bottom: 25px;
}

.xn-resize .w-list-item .w-list-link {
    width: 100%;
    min-width: 100px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
}

.xn-resize .w-list-item .w-list-link .w-list-title {
    margin: 0;
    padding: 0 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -moz-text-overflow: ellipsis;
    font-size: 16px;
    color: #0b5394;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Microsoft YaHei';
    line-height: 28px;
    transition: color 200ms linear;
}

.xn-resize .w-list-item .w-list-link .w-list-info {
    font-size: 13px;
    color: #606060;
    padding: 20px 15px;
    text-align: center;
}

.xn-resize .w-list-item .w-list-link .w-list-date {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #999;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Microsoft YaHei';
    height: 26px;
    line-height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
}

.xn-resize .w-list-item .w-list-link .w-list-pic {
    width: 160px;
    height: 160px;
    padding: 0;
    margin: 20px auto;
    vertical-align: top;
    clear: both;
    overflow: hidden;
}

.xn-resize .w-list-item .w-list-link .w-list-pic img {
    width: 100%;
    vertical-align: middle;
    border-radius: 100%;
    height: 100%;
}

.news-more {
    width: 920px;
    margin: 0 auto;
}

.w-page-more {
    display: block;
    padding: 0 10px;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    color: #666;
    text-align: center;
    text-decoration: none;
}

.w-page-more-one {
    background-color: #FFF;
    border-color: #ddd;
    border-width: 1px;
    border-style: solid;
}

.ch-img {
    width: 95%;
    margin: 20px auto
}

.ch-img img {
    width: 100%;
}

.txdjb-almfb {
    background: rgba(8, 190, 8);
    width: 90%;
    margin: 0 auto 40px;
    padding: 20px 0;
}

.txdjb-almfb h2.title {
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    font-weight: normal;
}

.txdjb-almfb ul {
    width: 70%;
    margin: 20px auto;
    background: #fff;
    padding: 20px;
}

.txdjb-almfb ul li {
    float: left;
    width: 49%;
    margin-right: 2%
}

.txdjb-almfb ul li:nth-child(2n+0) {
    margin-right: 0;
}

.txdjb-almfb ul li span, .txdjb-almfb ul li label {
    padding: 7px 0;
    margin: 0;
    line-height: 20px;
    text-align: left;
    overflow: hidden;
    word-break: break-all;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #333;
    font-weight: normal;
    font-style: normal;
}

.txdjb-almfb ul li label {
    color: #e75845;
}

.txdjb-almfb ul li input {
    padding: 6px 0;
    margin: 8px 0 30px;
    display: block;
    background-color: transparent;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #333;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    height: 22px;
    line-height: 22px;
    border: 0;
    width: 100%;
    border: 1px solid #ddd;
    outline: none;
}

.txdjb-almfb ul li textarea {
    border: 1px solid #ddd;
}

.form-tj {
    display: inline-block;
    width: 200px;
    height: 36px;
    line-height: 36px;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    background: #3099DD;
    *vertical-align: middle;
    border-radius: 5px;
    margin-top: 20px;
}

.txdjb-almfb ul > div {
    text-align: center;
}

.xerwh-bottom {
    background: rgb(64, 64, 64);
    color: #fff;
    font-size: 14px;
}

.xerwh-bottom-box {
    width: 1000px;
    margin: 0 auto;
}

.bottom-logo {
}

.bottom-logo img {
    width: 265px;
}

.xerwh-bottom-left .w-line {
    display: block;
    margin: 0 30px 0 0;
    margin-left: -0;
    padding: 0;
    width: 1px;
    height: 120px;
    font-size: 0;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #f3f3f3;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}

.xerwh-bottom-left {
    width: 25%;
    margin-left: -2%;
}

.xerwh-bottom-right {
    width: 75%;
}

.nybanner-box {
    width: 100%;
    margin: 20px auto;
    position: relative;
}

.nybanner-box img {
    width: 100%;
    min-height: 180px;
}

.box-container {
    position: absolute;
    top: 25%;
    text-align: center;
    color: #fff;
    width: 100%;
}

.box-container h2 {
    font-size: 18px;
    line-height: 40px;
}

.box-container p {
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
}

.case-list1 {
    width: 95%;
    margin: 0 auto;
}

.case-list1 ul {
    width: 90%;
    margin: 0 auto;
}

.case-list1 ul li {
    float: left;
    width: 49%;
    margin-right: 1%;
    margin-bottom: 5px;
}

.case-list1 ul li:nth-child(2n) {
    margin-right: 0;
}

.case-list1 ul li img {
    display: inline-block;
    width: 100%;
}

.tjal-box {
    width: 95%;
    margin: 0 auto 30px;
    background: #f5f5f5;
    padding-bottom: 30px
}

.tjal-box .swiper-container {
    width: 90%;
    margin: 0 auto;
}

.tjal-box .swiper-container img {
    width: 100%;
}

.ppsj-box {
    background: #f5f5f5;
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}

.ppsj-title {
    padding: 30px 0;
    text-align: center;
}

.ppsj-title h2 {
    color: #000000;
    font-weight: normal;
    font-family: "Microsoft YaHei";
    font-size: 36px;
}

.ppsj-title p {
    color: #434a54;
    font-family: "Microsoft YaHei";
    font-size: 18px;
}

.ppsj-box1 {
    background: rgba(245, 245, 245, 0.48);
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}

.about-banner {
    width: 100%;
    background: rgb(249, 249, 249);
}

.about-banner-box {
    position: relative;
}

.about-banner-img {
    width: 40%;
    position: absolute;
    z-index: 999;
    bottom: 0
}

.about-right {
    width: 75%;
}

.about-right .title {
    font-family: 'Arial Black';
    font-size: 114px;
    color: #fff;
}

.about-right .details {
    position: relative;
    background: #367fe5;
    color: #fff;
    padding: 40px 20% 20px 20%;
}

.about-right .details p {
    font-size: 12px;
    line-height: 25px;
}

.about-right .details .more {
    position: absolute;
    top: -15px;
    right: 30%;
    display: inline-block;
    width: 113px;
    height: 35px;
    line-height: 35px;
    background: rgb(63, 116, 231);
    text-align: center;
    color: #fff;
    font-family: 16px;
}

.about-list-box {
    background: #F5F5F5;
    width: 90%;
    margin: 0 auto;
    padding: 30px 0;
}

.jdan-case1 {
    text-align: center;
    margin: 20px 0;
}

.jdan-case1 .details {
    font-family: "宋体";
    font-size: 12px;
}

.jdan-case1 .title {
    font-size: 30px;
    color: #555555;
    font-weight: normal;
    padding: 15px 0;
}

.case-list2 {
    width: 95%;
    margin: 0 auto;
}

.case-list2 ul {
    width: 90%;
    margin: 0 auto;
}

.case-list2 ul li {
    float: left;
    width: 24%;
    margin-right: 1%;
}

.case-list2 ul li:nth-child(4n) {
    margin-right: 0;
}

.case-list2 ul li img {
    display: inline-block;
    width: 100%;
    vertical-align: bottom;
}

.case-list2 ul li p {
    background: #367fe5;
    padding: 20px 5px;
    color: #eee;
    font-size: 16px;
    margin: 0;
}

.rczp-about-box {
    background-image: url(../images/aboutbg.png);
    background-position: left top;

    background-size: cover;

}

.about-rczp-by {
    text-align: center;
    width: 70%;
    margin: 20px auto;
    padding-bottom: 60px;
}

.about-rczp-by p {
    font-size: 24px;
    color: #000;
    margin-bottom: 20px;
}

.about-rczp-by p.right {
    text-align: right;
}

.case-list3 {
    width: 95%;
    margin: 0 auto;
}

.case-list3 ul {
    width: 90%;
    margin: 0 auto;
}

.case-list3 ul li {
    float: left;
    width: 28%;
    margin-right: 5%;
    margin-bottom: 40px;
    background: #367fe5;
}

.case-list3 ul li:nth-child(3n) {
    margin-right: 0;
}

.case-list3 ul li:hover {
    background: #fff;
}

.case-list3 ul li a {
    display: inline-block;
    width: 96%;
    padding: 20px 2%;
    color: #333;
}

.case-list3 ul li h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}

.case-list3 ul li p {
    font-size: 16px;
    line-height: 25px;
}

.contact-banner {
    height: 480px;
}

.contact-banner-left {
    width: 50%;
    background-image: url(../images/contact1.jpg);
    background-repeat: repeat;
    background-position: 50% 50%;
    height: 100%;
    position: relative;
    background-size: 100%;
}

.addr-box-bott {
    position: absolute;
    bottom: 30px;
    text-align: center;
    color: #fff;
}

.addr-box-bott hr {
    width: 50%;
    color: #fff;
}

.addr-tel {
    width: 55%;
    font-size: 14px;
    margin: 20px auto;
    font-weight: bold
}

.contact-banner-right {
    width: 50%;
    background: rgb(52, 44, 42);
    height: 100%;
}

.contact-title {
    margin-left: 15%;
    margin-top: 30px;
    width: 60%;
}

.contact-title-top span {
    height: 1px;
    background: #534c45;
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 15px;
}

.contact-title-top label {
    margin: 0 30px;
    font-size: 36px;
    color: #fff;
}

.contact-title-bottom {
    font-size: 12px;
    color: #716b64;
    text-align: center;
}

.message-meal {
    margin: 40px 0 20px 15%;
    width: 85%;
}

.mess-contemail input {
    width: 48%;
    margin-right: 2%;
    margin: 0;
    text-indent: 1rem;
    padding: 7px 0;
    min-height: 22px;
    line-height: 22px;
    border: none;
    background-color: #5d5655;
    outline: none;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.message-contain {
    margin: 20px 0 15px;
}

.message-contain textarea {
    background-color: #5d5655;
    text-indent: 1rem;
    margin: 0;
    padding: 0 12px 0 0;
    width: 95%;
    height: 130px;
    line-height: 1.6;
    border: none;
    border-color: transparent;
    resize: none;
    outline: none;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;

}

.w-guestbook input {
    margin: 0;
    text-indent: 1rem;
    padding: 7px 0;
    width: 75%;
    min-height: 22px;
    line-height: 22px;
    border: none;
    background-color: #5d5655;
    outline: none;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.w-guestbook span {
    display: inline-block;
    background: #5d5655;
    width: 22.5%;
    height: 35px;
    margin-left: 3px;
    text-align: center;
}

.w-guestbook span img {
    height: 80%;
    margin-top: 3%;
}

.w-guestbook-btn {
    width: 100%;
    max-width: 300px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    border: none;
    outline: none;
    color: #fff;
    cursor: pointer;
    background-color: #2ba0e8;
    text-align: center;
    display: inline-block;
}

.contact-map {
    width: 90%;
    margin: 40px auto;
}

.contact-map img {
    width: 100%;
}

.company-jj-img {
    color: #fff;
    line-height: 25px;
    font-size: 20px;
    text-align: left;
}

.company-jj-img2 {
    padding: 0 5%;
    color: #fff;
    line-height: 25px;
    font-size: 14px;
    text-align: left;
}

.news_list_item_ext_line {
    margin-top: 20px;
}

.news_list_item_arrow_link {
    max-width: 100%;
    float: right;
    display: block;
    position: relative;
    width: 40px;
    height: 28px;
    overflow: hidden;
}

.news_list_item_arrow_link:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    width: 30px;
    height: 28px;
    background: url(../images/vbg01.png) -23px -324px;
    transition: all .36s ease;
    left: 0;
}

.bottom-servi-hotling .title {
    font-size: 24px;
    color: #fff;
}

.bottom-servi-hotling p {
    line-height: 30px;
}

.mess-contemail ul li {
    float: left;
    width: 31%;
    margin-right: 2%
}

.mess-contemail ul li:last-of-type {
    margin-right: 0;
}

.mess-contemail ul li p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 12px;
}

.mess-contemail ul li p span {
    color: red;
    display: inline-block;
    margin-left: 10px;
}

.mess-contemail ul li input {
    font-size: 13px;
    color: #333;
    width: 100%;
    border: 0;
    padding-left: 14px;
    height: 44px;
    line-height: 44px;
    outline: 0;
    box-sizing: border-box;
    background: none;
    border-radius: 0;
    background: hsla(0, 0%, 80%, .15);
}

.message-contain p {
    margin-bottom: 12px;
}

.web_col_content {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 100%;
    text-align: inherit;
    background-color: #041e42;
    color: #666;
    font-size: 16px;
}

.s_footer {
    line-height: 30px;
    text-align: center;
}

.s_footer_anchor {
    color: #666;
}

.jz_hover.jz_theme_font_hover_color:hover {
    color: #2ba0e8;
}

.s_spserv__wrap {
    position: fixed;
    right: 21px;
    bottom: 82px;
    padding: 9px;
    z-index: 9;
}

.s_spserv__item {
    width: 48px;
    height: 48px;
    background: #fff;
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 12%);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
    cursor: pointer;
    position: relative;
    color: #333;
}

.s_spserv__pic {
    font-size: 20px;
    line-height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    color: #666;
}

.s_spserv__hoverarea {
    -webkit-animation: spservhover .3s ease-out 0s forwards;
    animation: spservhover .3s ease-out 0s forwards;
    display: none;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-100%, -50%);
    padding: 15px 15px;
    background: #fff;
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 12%);
    border-radius: 6px;
    max-width: 252px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.s_spserv__line-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.hoverarea-show {
    display: block;
}

/* 产品中心 */
.product-hchs {
    width: 1000px;
    margin: 40px auto;
}

.product-hchs ul li {
    float: left;
    width: 31%;
    margin-right: 3%;
    text-align: center;
    margin-bottom: 30px;
}

.product-hchs ul li:nth-child(3n+0) {
    margin-right: 0;
}

.product-hchs ul li img {
    height: 200px;
}

.product-hchs ul li p {
    font-size: 16px;
    line-height: 35px;
    color: #333;
}

.product-hchs ul li a:hover p {
    color: #2ba0e8;
}

/* 产品详情 */
.product-deta-box {
    width: 1100px;
    margin: 50px auto;
}

.product-deta-left {
    width: 50%;
}

.product-deta-right {
    width: 42%;
    padding: 4%;
    display: inline-block;
}

.product-deta-left ul {
    width: 70%;
    margin: 0 auto;
    border: 1px solid #EBEBEB;
    padding: 10%;
}

.product-deta-left ul li img {
    width: 100%;
}

.pagenation {
    width: 80%;
    margin: 30px auto;
}

.pagenation a {
    box-sizing: border-box;
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border-radius: 15px;
    border: 1px solid #e9e9e9;
    color: #999;
}

.detail_title_wrap {
    font-size: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
}

.product_advisory_btn {
    width: 200px;
    height: 42px;
    color: #fff;
    font-size: 15px;
    line-height: 42px;
    text-align: center;
    border-radius: 21px;
    cursor: pointer;
    background-color: #2ba0e8;
}

.product_advisory_phone_text {
    margin-left: 5px;
}

.detail_specific_tab {

}

.detail_specific_tab_wrap {
    width: 1000px;
    margin: 30px auto;
    border: 1px solid #f0f0f0;
}

.detail_specific_tab .detail_tab_item {
    display: inline-block;
    text-align: center;
    width: 160px;
    box-sizing: border-box;
    border-right: 1px solid #f0f0f0;
    font-size: 15px;
    line-height: 54px;
    cursor: pointer;
    transition: all .3s;
    -webkit-tap-highlight-color: transparent;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 8px;
    color: #2ba0e8;
    border-top: 2px solid #2ba0e8;
}

.oursc-box1 {
    margin: 20px auto;
    padding: 20px 0;
}

.oursc-details1 {
    width: 1000px;
    text-align: center;
    margin: 40px auto;
}

.company-jj-img1 {
    padding-left: 5%;
    color: #333;
    line-height: 25px;
    font-size: 20px;
    text-align: left;
}

.company-jj-img1 ul li {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 33px;
}

.company-jj-img1 ul li h2 {
    font-size: 18px;
}

.company-jj-img1 ul li p {
    margin: 20px 0;
}

.module_button_content {
    display: inline-block;
    width: 120px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #2ba0e8;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
}

/* 新闻 */

.xn-resize1 {
    margin: 40px auto 20px;
}

.xn-resize1 .w-list-item {
    margin-bottom: 28px;
    display: inline-block;
    float: left;
    width: 48%;
    margin-right: 4%;
    overflow: hidden;
    list-style: none;
}

.xn-resize1 .w-list-item:last-of-type {
    margin-right: 0;
}

.xn-resize1 .w-list-item .w-list-link {
    width: 100%;
    min-width: 100px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
}

.xn-resize1 .w-list-item .w-list-link .w-list-title {
    margin: 0;
    padding: 0;
    padding-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -moz-text-overflow: ellipsis;
    font-size: 14px;
    color: #404040;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Microsoft YaHei';
    line-height: 28px;
    transition: color 200ms linear;
}

.xn-resize1 .w-list-item .w-list-link .w-list-info {
    font-size: 12px;
    color: #999;
    text-align: left;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    width: 100%;
}

.xn-resize1 .w-list-item .w-list-link .w-list-date {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #999;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Microsoft YaHei';
    height: 26px;
    line-height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
}

.xn-resize1 .w-list-item .w-list-link .w-list-pic {
    width: 100%;
    height: 200px;
    padding: 0;
    margin: 0;
    vertical-align: top;
    clear: both;
    overflow: hidden;
}

.xn-resize1 .w-list-item .w-list-link .w-list-pic img {
    width: 100%;
    vertical-align: middle;
}

.news-list2 {
    margin: 30px auto;
}

.news-list2 li {
    padding: 15px 5%;
    border-bottom: 1px solid #edecec;
}

.news-list2 li a {
    font-size: 14px;
    color: #666;
}

.news-list2 li a h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 24px;
}

.news-list2 li a h2 label {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.news-list2 li a p { /* white-space: nowrap; */
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2; /*要显示的行数*/
    -webkit-box-orient: vertical;
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}

.news-deta {
    margin: 0 auto;
    border-bottom: 1px solid #edecec;
    padding: 0 5%;
}

.news-deta .title {
    padding-bottom: 24px;
    padding-top: 24px;
    font-size: 30px;
    color: #333;
    font-weight: normal;
    line-height: 1.3;
}

.news-deta .date {
    font-size: 14px;
    margin-right: 22px;
    color: #999;
    margin-bottom: 24px;
}

.news-details {
    font-size: 14px;
    color: #666;
    word-wrap: break-word;
    line-height: 2.8;
    margin: 30px auto;
    padding: 0 5%;
}

.Mo_title a {
    color: rgba(11, 83, 148, 1);
}

.szll-teacher {
    background: #0b5394;
    width: 86%;
    margin: 0 auto;
    padding: 10px 2%;
}

.szll-teacher .jdan-case {
    text-align: center;
    margin: 20px 0;
}

.szll-teacher .jdan-case .title {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
}

.szll-teacher .xn-resize {
    margin: 40px auto 20px;
}

.szll-teacher .xn-resize .w-list-item {
    margin-left: 6%;
    display: inline-block;
    float: left;
    width: 46%;
    overflow: hidden;
    list-style: none;
    padding-bottom: 0;
    background: none;
}

.szll-teacher .xn-resize .w-list-item:nth-child(odd) {
    margin-left: 0;
}

.szll-teacher .xn-resize .w-list-item .w-list-link {
    width: 100%;
    min-width: 100px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
}

.szll-teacher .xn-resize .w-list-item .w-list-link .w-list-title {
    margin: 20px 0 0;
    padding: 0 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -moz-text-overflow: ellipsis;
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Microsoft YaHei';
    line-height: 28px;
    transition: color 200ms linear;
    text-align: center;
}

.szll-teacher .xn-resize .w-list-item .w-list-link .w-list-info {
    font-size: 13px;
    color: #fff;
    padding: 20px 10px;
    text-align: center;
}

.szll-teacher .xn-resize .w-list-item .w-list-link .w-list-date {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #999;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Microsoft YaHei';
    height: 26px;
    line-height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
}

.szll-teacher .xn-resize .w-list-item .w-list-link .w-list-pic {
    width: 100%;
    padding: 0;
    vertical-align: top;
    clear: both;
    overflow: hidden;
    margin: 0;
    height: auto;

}

.szll-teacher .xn-resize .w-list-item .w-list-link .w-list-pic img {
    border-radius: 0;
    width: 100%;
    vertical-align: middle;
}

.Mo_button {
    text-align: center;
}

.Mo_button a {
    border-style: solid;
    display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    border-width: 1px;
    border-color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    color: #fff;
    margin: 0 auto;
}

.jj-img-left {
    text-align: center;
}

.jj-img-left img {
    width: 90%;
}

.yxal-box, .yxal-box1 {
    margin: 30px auto;
}

.yxal-title {
    padding: 0 2% 15px;
}

.yxal-title h2 {
    font-size: 38px;
    color: #0b5394;
}

.yxal-title h2 span {
    display: inline-block;
    border-bottom: 1px solid #0b5394;
    padding-bottom: 10px;
}

.yxal-title p {
    font-size: 18px;
    color: #7f7f7f;
    margin-top: 10px;
}

.yxal-box .xn-resize1, .yxal-box1 .xn-resize1 {
    margin: 0 auto;
}

.yxal-box .xn-resize1 .news-list2, .yxal-box1 .xn-resize1 .news-list2 {
    margin: 0 auto;
}

.news-bj {
    background: #0b5394;
}

.yxal-box1 .yxal-title h2 {
    color: #fff;
}

.yxal-box1 .yxal-title h2 span {
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

.yxal-box1 .yxal-title p {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}

.news-right-img {
    width: 30%;
}

.news-right-img img {
    width: 100%;
}

.news-right-deta {
    width: 68%;
}

.news-list2 li a .news-right-deta h2, .news-list2 li a .news-right-deta p {
    color: #fff;
}

.news-list2 li a .news-right-deta p.details {
    color: #fff;
    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;
}

.news-list2 li a .news-right-deta .news-center label {
    display: inline-block;
    padding: 3px 10px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
}

.news-list2 li a .news-right-deta h2 label {
    color: #fff;
}

.contact-lxwm {
    margin: 20px auto;
}

.contact-lxwm > img.map {
    width: 100%;
}

.contact-lxwm ul {
    text-align: center;
}

.contact-lxwm ul li {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

.contact-lxwm ul li img {
    width: 20%;
    margin: 20px auto;
}

.contact-lxwm ul li h2 {
    width: 80%;
    font-size: 18px;
    color: #888;
    margin: 0 auto;
    font-weight: normal;
}

.contact-lxwm ul li p {
    width: 80%;
    font-size: 14px;
    color: #888;
    margin: 0 auto;
}

.environ-addr {
    margin: 30px auto 15px;
}

.environ-addr a {
    display: inline-block;
    margin: 0 5px;
}

.environ-addr a.hj, .environ-addr span {
    color: #ccc;
}

.environ-box {
    margin: 0 auto 30px;
}

.enviro-img-left {
    width: 60%;
    margin: 0 auto;
}

.enviro-img-left img {
    width: 100%;
}

.enviro-img-right {
    width: 90%;
    margin: 20px auto;
}

.enviro-img-right h2 {
    font-size: 22px;
    color: #222;
    margin-bottom: 15px;
}

.enviro-img-right p {
    font-size: 14px;
    color: #999;
}

.jdan-case {
    text-align: center;
    padding: 0px 0 53px;
    background: #fff;
    margin: 0;
}

.jdan-case .title-img {
}

.jdan-case .title {
    font-family: "微软雅黑", 'Microsoft YaHei';
    font-weight: normal;
}

.jdan-case .title a {
    cursor: default;
    font-size: 32px;
    color: #313131;
	font-weight: 600;
}

.jdan-case p a {
    color: #676767;
    font-size: 15px;
}

.jdan-case /*  .title a:hover,.jdan-case p a:hover{color:#666;text-decoration: underline;} */
.jdan-case p {
    font-family: "微软雅黑", 'Microsoft YaHei';
    font-size: 14px;
    line-height: 30px;
}

.jdan-case .w-line {
    margin: 6px auto 0;
    padding: 0;
    width: 125px;
    height: 2px;
    font-size: 0;
    background: #bf0801;
}

.mabout-detals {
    background: #fff;
    font-family: 宋体;
    line-height: 28.5px;
    text-align: center;
    font-size: 13px;
    color: #171717;
    width: 100%;
    margin: 0 auto;
}

.mabout-detals1 {
    background: #fff;
    font-family: 宋体;
    line-height: 28.5px;

    font-size: 16px;
    color: #171717;
    width: 50%;
    margin-left: 78px;
}

.mabout-detals2 {
    text-align: right;
    background: #fff;
    font-family: 宋体;
    line-height: 28.5px;
    display: block;
    font-size: 16px;
    color: #171717;
    margin-right: 65px;
	margin-top:15px;
}

.mabout-detals2 p {
    width: 50%;
}

.circle {
    margin: 0 auto;
    text-align: center;
    width: 6rem;
    height: 6rem;
    border-radius: 50px;
    /* margin-left: .4rem; */
    background: #f3f3f3;
}

.dh-div {
    padding: 8% 0% 8% 0%;
    overflow: hidden;
    background: #fff;
}

.dh-div li img {
    width: 3rem;
}

li {
    list-style-type: none;
}

.dh-div ul li {
    float: left;
    width: 16.6%;
    text-align: center;
    margin-bottom: 20px;
}

.dh-div ul li p {
    font-size: 16px;
    margin-top: 10px;
    color: #171717;
}

.dh-div2 {
    padding: 30px 5% 0 10%;
    overflow: hidden;
    background: #fff;
}

.dh-div2 li img {
    width: 3rem;
}

li {
    list-style-type: none;
}

.dh-div2 ul li {
    float: left;
    width: 33%;
    text-align: center;
    margin-bottom: 20px;
}

.dh-div2 ul li p {
    font-size: 18px;
    margin-top: 10px;
    color: #171717;
}

.jjfa-img {
    margin: 20px 0;
}

.jjfa-img img {
    width: 100%;
}

.jjfa-img1 {
    margin: 0px 0 0;
}

.jjfa-img1 img {
    width: 100%;
    display: block;
}

.jjfa-container {
    padding: 4% 10% 2% 15%;
}

.jjfa-container h2 {
    font-size: 24px;
    color: #313131;
    font-weight: normal;
	    font-weight: 600;
}

.jjfa-container p.miaoshu {
    font-size: 12px;
    color: #727272;
    margin-top: 10px;
    text-transform: uppercase
}

.jjfa-container p.deatails {
    font-size: 16px;
    color: #727272;
    margin-top: 30px;
}

.dzpcj-box {
    width: 100%;
    background: url(../images/sy2.jpg) no-repeat 100%;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
}

.dzpcj-box h2 {
    padding: 25px 0 15px;
    font-size: 18px;
}

.dzpcj-box p {
    padding: 0 0 25px;
    font-size: 16px;
    letter-spacing: 0px;
}

.pchxy-box {
    background: #f3f3f3;
}

.pchxy-box > div {
    width: 50%;
}

.pchxy-left img {
    width: 100%;
    display: block;
}

.pchxy-left1 {
    background: #393939;
    text-align: center;
}

.pchxy-left1 img {
    width: 27%;
    margin: 13% 0;
}

.pchxy-right {
    background: #f3f3f3;
   /* padding: 15px 0 0;*/
}

.pchxy-right h2 {
    font-size: 18px;
    color: #171717;
    /*width: 73%;*/
    /*margin: 10px auto 0;*/
}

.pchxy-right span {
    font-size: 24px;
    color: #bf0801;
    line-height: 20px;
    margin: 0 10px;
}

.pchxy-right p {
    font-size: 1rem;
    color: #313131;
    /*width: 68%;*/
    margin: 0 0 0 50px;
}

.pchxy-right p:first-of-type {
    margin-top: 10px;
}

.jf-hxjzl {
    margin: 20px 10px 0 78px;
    font-size: 16px;
    color: #171717;
    font-style: italic;
}

.jf-hxjzl2 {
    text-align: right;
    margin: 20px 65px 0 0;
    font-size: 16px;
    color: #171717;
    font-style: italic;
}

.hjw-xt-dcy {
    position: relative;
}

.list-img ul li {
    display: none;
}

.list-img ul li:first-of-type {
    display: block;
}

.list-img img {
    width: 99.95%;
}

.list-menu {
    /*position: absolute;
    left: 0;
    bottom: -46px;
    width: 100%;*/
	
	margin-top: -30px;
    position: relative;
}

.list-menu ul li {
    float: left;
    width: 20%;
    text-align: center;
}

.list-menu ul li a {
    cursor: default;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #393939;
    border-right: 2px solid #cbcbcb;
    box-sizing: border-box;
}

.list-menu ul li #triangle-up {
    opacity: 0;
}

.list-menu ul li:last-of-type a {
    border-right: 0;
}

.list-menu ul li.active a {
    background: #bf0801
}

.list-menu ul li.active #triangle-up {
    opacity: 1;
}

.news-question-list {
    padding: 2% 0 0
}

.news-question-list ul li {
    transition: all .8s ease;
    -ms-transform: all .8s ease;
    -webkit-transform: all .8s ease;
    -o-transform: all .8s ease;
    -moz-transform: all .8s ease;
    float: left;
    margin-right: 2%;
    background: #fff;
    min-height: 280px;
}

.news-question-list ul li:last-of-type {
    margin-right: 0
}

.news-question-list ul li img {
    width: 100%;
    margin-bottom: 10px;
}

.news-question-list ul li h2 {
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 0 5%;
}

.news-question-list ul li p {
    font-size: 12px;
    color: #7b7b7b;
    margin-bottom: 10px;
    padding: 0 5%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 60px;
    line-height: 23px;
}

.news-question-list ul li a {
    font-size: 12px;
    color: #bf0801;
    padding: 0 5% 5%;
    display: inline-block;
}

.ppzz-news-title {
    background: #fff;
}

.news-question-list1 {
    padding: 50px 0;
    /*width: 70%;*/
	width: 60%;
}

.news-question-list1 > ul li {
    margin-bottom: 20px;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 10px;
}

.news-question-list1 ul li img {
    width: 30%;
    margin-bottom: 10px;
}

.news-question-list1 ul li .right {
    width: 68%;
    margin-left: 2%;
}

.news-question-list1 ul li .right a {
    color: #bf0801;
    font-size: 14px;
}

.news-question-list1 ul li h2 {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    margin: 0 3% 10px 0;
}

.news-question-list1 ul li p {
    font-size: 14px;
    color: #7b7b7b;
    margin: 0 3% 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.footer-ewm {
    background: #000000;
    padding: 15px 0;
    width: 20%;
}

.footer-ewm img {
    display: block;
    margin: 0 0 10px;
}

.footer-ewm .logo1 {
    width: 40%;
}

.footer-ewm .ewm {
    width: 80%;
}

.footer-ewm p {
    font-size: 12px;
    color: #cecece;
}

.footer-menu-list {
    background: #2b2b2b;
    margin-right: -15px;
}

.footer-menu-list ul li {
    float: left;
    width: 24%;
    margin-bottom: 2px;
    text-align: center;
    line-height: 25px;
    text-align: right;
}

.footer-menu-list ul li a {
    color: #fff;
    font-size: 14px;
}

.footer-bqsy {
    background: #000000;
    text-align: right;
    padding: 15px 0%;
    font-size: 12px;
    color: #757575;
}

.footer-box-left .tel {
    padding: 15px 0;
}

.footer-box-left .tel p {
    font-size: 16px;
    color: #cecece;
    margin-bottom: 10px;
}

.footer-box-left .tel h2 {
    color: #bf0801;
    font-size: 24px;
    padding: 10px 5px;
    border-top: 1px solid #c00d0d;
    border-bottom: 1px solid #c00d0d;
    font-family: Arial;
}

.footer-box-right {
    padding: 10px 0;
    text-align: right;
    min-width: 36%;
}

.footer-box-right img {
   /* width: 25%;*/
   height:28px;
}

#triangle-up {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #bf0801;
    margin: 0 auto;
}

#triangle-down {
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 100px solid red;
}

#triangle-left {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-right: 100px solid red;
    border-bottom: 50px solid transparent;
}

#triangle-right {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 100px solid red;
    border-bottom: 50px solid transparent;
}

.marg-top20 {
    margin-top: 20px;
}

.nybanner img {
    width: 100%;
    display: block;
}

.alppzz-list ul li {
    float: left;
    background: #bf0801;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    margin-right: 1px;
    width: 49.8%;
}

.alppzz-list ul li:last-of-type {
    margin-right: 0;
}

.alppzz-list ul li a {
   display: block;
    color: #fff;
    width: 100%;
    height: 100%;
}

.xrwcpc-box {
    padding: 40px 3%;
    background: #fff;
}

.xrwcpc-box h2 {
    font-size: 24px;
    color: #191919;
    font-weight: normal;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}

.xrwcpc-box p {
    font-size: 14px;
    color: #727272;
    margin-bottom: 5px;
}

.xrwcpc-box img {
    width: 100%;
    margin: 10px 0;
}

.xrwcpc-box h3 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
}

.anli-img-list {
    padding: 0 3% 5px;
    background: #fff;
}

.anli-img-list ul li {
    margin-bottom: 10px;
    background: #f3f3f3;
}

.anli-img-list ul li > img {
    width: 100%;
    display: block;
}

.anli-img-list ul li .left {
    width: 30%;
    margin: 30px 0 30px 50px;
}

.anli-img-list ul li .left h2 {
    font-size: 24px;
    color: #b82a36;
    margin-bottom: 15px;
}

.anli-img-list ul li .left h3 {
    font-size: 18px;
    color: #b82a36;
    margin-bottom: 15px;
    font-weight: normal;
}

.anli-img-list ul li .left p {
    font-size: 14px;
    color: #5e5e5e;
    line-height: 25px
}

.anli-img-list ul li .right {
    width: 65%;
    margin: 30px 0 30px 5%;
}

.anli-img-list ul li .right img {
    width: 90%;
    display: block;
}

.anli-gg-single {
    padding: 0 3% 10px;
    background: #fff;
}

.anli-img-group {
    padding: 0 3% 10px;
    background: #fff;
}

.anli-img-group ul li {
    float: left;
    width: 49.5%;
    margin-right: 1%;
    box-shadow: 0px 5px 10px #ccc;
    margin-bottom: 10px;
}

.anli-img-group ul li:nth-child(even) {
    margin-right: 0;
}

/* .anli-img-group ul li:last-of-type{box-shadow: none;} */
.anli-img-group ul li img {
    width: 100%;
}

.fzjc-banner {
    position: relative;
}

.fzjc-banner img {
    width: 100%;
}

.fzjc-banner h2 {
    position: absolute;
    top: 8%;
    left: 3%;
    color: #fff;
    font-size: 22px;
}

.fzjc-banner .list {
    position: absolute;
    bottom: 4%;
    left: 3%;
    width: 94%;
}

.fzjc-banner .list li {
    float: left;
    width: 49.5%;
    margin-right: 1%;
    background: #bf0801;
    padding: 3% 0;
    text-align: center;
    color: #fff;
}

.fzjc-banner .list li:last-of-type {
    margin-right: 0;
}

.fzjc-banner .list li h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.fzjc-banner .list li p.small-title {
    font-size: 16px;
    margin-bottom: 10px;
}

.fzjc-banner .list li p.small-detal {
    font-size: 12px;
}

.fzlc-details {
    padding: 15px 3%;
    font-size: 14px;
    line-height: 20px;
    color: #727272;
}

.fzlc-list {
    margin: 20px 3%;
    position: absolute;
    left: 0;
    width: 100%;
    top: 520px;
}

.fzlc-list ul li {
    float: left;
    width: 14%;
    text-align: center;
    margin-bottom: 30px;
}

.fzlc-list ul li:nth-child(1) {
    margin-top: -33px;
}

.fzlc-list ul li:nth-child(2) {
    margin-top: 10px;
}

.fzlc-list ul li:nth-child(3) {
    margin-top: 20px;
}

.fzlc-list ul li:nth-child(4) {
    margin-top: 12px;
}

.fzlc-list ul li:nth-child(5) {
    margin-top: -44px;
}

.fzlc-list ul li:nth-child(6) {
    margin-top: -125px;
}

.fzlc-list ul li:nth-child(7) {
    margin-top: -290px;
}

.fzlc-list ul li h2 {
    background: #f3f3f3;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    text-align: center;
    color: #2b2b2b;
    font-size: 16px;
    line-height: 70px;
}

.fzlc-list ul li .line {
    width: 1px;
    height: 50px;
    background: #aaaaaa;
    margin: 5px 0 5px 35px;
}

.fzlc-list ul li .title-img p {
    float: left;
    display: inline-block;
    width: 20%;
    margin: 0px 2% 0 15%;
    font-size: 16px;
    color: #2b2b2b;
    writing-mode: vertical-lr;
}

.fzlc-list ul li .title-img p span {
    font-weight: bold;
}

.fzlc-list ul li .title-img img {
    width: 55%;
    float: left;
}

.qm-img {
    position: absolute;
    top: 100%;
    right: 10%;
    width: 30%;
}

.qm-img img {
    width: 100%;
}

.ppzz-box {
    padding: 50px 3%;
    background: #fff
}

.ppzz-box-title {
    position: relative;
    margin-bottom: 30px;
}

.ppzz-box-title h3 {
    font-size: 32px;
    color: #e3e3e3;
    text-transform: uppercase;
}

.ppzz-box-title h2 {
    position: absolute;
    top: 20px;
    font-size: 24px;
    color: #313131;
    left: 10px;
	width: 170px;
}

.ppzz-box-list {
    margin: 30px 2% 0;
    width: 40%;
}
.ppzz-box-list ul a{cursor: default;}
.ppzz-box-list ul li {
    float: left;
    width: 48%;
}

.ppzz-box-list ul li h2 span {
    width: 8px;
    display: inline-block;
    background: #bf0801;
    height: 20px;
    margin-right: 10px;
	font-size:24px
}

.ppzz-box-list ul li h2 {
    font-size: 24px;
    color: #313131;
}

.ppzz-box-list ul.mabout li h2 {
    font-size: 16px;
    color: #313131;
}

.ppzz-box-list ul li h2 label {
    display: inline-block;
    width: calc(100% - 5px);
}

.ppzz-box-list ul li p {
    font-size: 12px;
    color: #676767;
    margin-left: 15px;
    text-transform: uppercase;
}

.ppzz-box-list1 {
    margin: 0 2%;
    padding: 30px 0 10px 50px;
}

.ppzz-box-list1 ul li {
    float: left;
	width: 100%;
   /* width: 48%;*/
}

.ppzz-box-list1 ul li h2 span {
    width: 8px;
    display: inline-block;
    background: #bf0801;
    height: 20px;
    margin-right: 10px;
}

.ppzz-box-list1 ul li h2 {
    font-size: 20px;
    color: #313131;
}
.ppzz-box-list1 ul.mabout li a{ cursor: default;}
.ppzz-box-list1 ul.mabout li h2 {
   
    font-size: 24px;
    color: #313131;
    font-weight: normal;
}

.ppzz-box-list1 ul li h2 label {
    display: inline-block;
    width: calc(100% - 5px);
}

.ppzz-box-list1 ul li p {
    font-size: 12px;
    color: #676767;
    margin-left: 15px;
}

.ppzz-box-list2 {
    margin: 0 65px 0 0;
    padding: 30px 0 10px;
}

.ppzz-box-list2 ul {
    float: right;
}

.ppzz-box-list2 ul li {
    float: left;
}
.ppzz-box-list2 ul li a{cursor: default;}
.ppzz-box-list2 ul li h2 span {
    width: 8px;
    display: inline-block;
    background: #bf0801;
    height: 20px;
    margin-right: 10px;
}

.ppzz-box-list2 ul li h2 {
    font-size: 20px;
    color: #313131;
}

.ppzz-box-list2 ul.mabout li h2 {
    font-size: 24px;
    color: #313131;
    font-weight: normal;
}

.ppzz-box-list2 ul li h2 label {
    display: inline-block;
    width: calc(100% - 5px);
}

.ppzz-box-list2 ul li p {
    font-size: 12px;
    color: #676767;
    margin-left: 15px;
}

.about-details {
    padding: 50px 3% 40px;
    background: #fff;
}

.about-details img {
    width: 53%;
    transition: all 1s;
}

.about-details .left {
    width: 42%;
}

.about-details p {
    font-size: 16px;
    color: #171717;
    /*line-height: 20px;*/
    margin-top: 0px;
	    line-height: 28.5px;
}

.ppwh-list {
    margin: 50px 3% 0;
    width: 100%;
    bottom: 0;
}

.ppwh-list ul li {
    margin: 0px 10px 5px 0;
    float: left;
}

.ppwh-list ul li a {
    cursor: default;
    display: inline-block;
    font-size: 16px;
    color: #313131;
    padding: 3px 8px;
    border: 1px solid #000;
    background: #f2f2f2;
}

.ppwh-list ul li a span {
    font-weight: bold;
}

.dh-div1 {
    margin-top: .2rem;
    padding: 4% 3% 8% 3%;
    overflow: hidden;
    background: #fff;
}

.dh-div1 li img {
    width: 2rem;
    transition: all 1s;
}

li {
    list-style-type: none;
}

.dh-div1 ul li {
    float: left;
    width: 28%;
    margin-right: 2%;
    text-align: center;
    margin-bottom: 20px;
    padding: 20px 2%;
    background: #f3f3f3;
    min-height: 80px;
}

.dh-div1 ul li:nth-child(3n+0) {
    margin-right: 0;
}

.dh-div1 ul li a {
    text-align: left;
    display: inline-block;
    width: 88%;
}

.dh-div1 ul li h2 {
    font-size: 16px;
    color: #313131;
    margin-top: 10px;
}

.dh-div1 ul li p {
    font-size: 12px;
    margin-top: 10px;
    color: #676767;
    text-transform: uppercase; /* white-space: nowrap; */
}

.dh-div1 ul li .circle {
    margin: 0 15px 0 0;
    text-align: center;
    width: 4rem;
    height: 4rem;
    border-radius: 100%;
    background: #ffffff;
}

.about-details pre {
    font-size: 18px;
    color: #313131;
    line-height: 30px;
    font-weight: bold;
}

.about-details h3 {
    font-size: 18px;
    color: #313131;
    line-height: 30px;
    font-weight: bold;
}

.about-details p label {
    font-size: 18px;
    color: #313131;
    font-weight: bold;
}

.about-details p span {
    font-size: 18px;
    color: #313131;
}

.about-details p a {
    font-size: 18px;
    color: #969696;
}

.about-details p a i {
    color: #bf0801;
    margin-left: 15px;
}

.footer-tel {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #fff;
}

.footer-tel a {
    float: left;
    display: inline-block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}

.footer-tel .tel {
    width: 40%;
    color: #bf0801;
}

.footer-tel .bd-phone {
    width: 24.8%;
    background: #bf0801;
    color: #fff;
    margin-right: .2%;
}

.footer-tel .online-phone {
    width: 35%;
    background: #bf0801;
    color: #fff;
}

.timeLine {
    margin: 60px 3% 0;
    overflow: hidden;
    position: relative;
}

.timeLine li {
    background: url(../images/back1.png) repeat-y 179px 0;
    padding-bottom: 30px;
    zoom: 1;
    display: flex;
}

.timeLine li:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.timeLine li:last-child {
    background: none !important;
}

.timeLine li p {
    display: inline-block;
    width: 168px;
    font-size: 16px;
    text-align: right;;
    color: #1296db;
}

.timeLine li:nth-child(odd) p {
    background: url(../images/timeicon1.png) no-repeat 158px -4px;
    padding-right: 37px
}

.timeLine li:nth-child(even) .con {
    background: url(../images/timeicon2.png) no-repeat 8px -4px;
}

.timeLine li p img {
    max-width: 100%;
}

.timeLine li p label {
    display: block;
    color: #bf0801;
    font-size: 16px;
    margin-top: -5px;
}

.timeLine li p b {
    display: block;
    color: #2b2b2b;
    font-size: 16px;
}

.timeLine li p span {
    display: block;
    color: #2b2b2b;
    font-size: 16px;
}

.timeLine li .con {
    width: calc(100% - 200px);
    display: inline-block;
    padding-left: 35px;
}

.timeLine li .con label {
    display: block;
    color: #bf0801;
    font-size: 16px;
    margin-top: -5px;
}

.timeLine li .con b {
    display: block;
    color: #2b2b2b;
    font-size: 16px;
}

.timeLine li .con span {
    display: block;
    color: #2b2b2b;
    font-size: 16px;
}

.timeLine li .con img {
    max-width: 100%;
}

/* .on  */
.timeLine li.on {
    background: url(../images/back2.png) repeat-y 179px 0;
}

.timeLine li.on p {
    background: url(../images/icon2.jpg) no-repeat 172px 0;
    color: #1db702;
}

.timeLine li.on p span {
    color: #a8dda3;
}

/* .on 下面的li  */
.timeLine li.on ~ li {
    background: url(../images/back3.png) repeat-y 179px 0;
}

.timeLine li.on ~ li p {
    background: url(../images/icon3.jpg) no-repeat 172px 0;
    color: #c3c3c3;
}

.timeLine li.on ~ li p span {
    color: #d0d0d0;
}

.fzjc-img-qm {
    text-align: center;
    margin: 30px 0;
}

.fzjc-img-qm img {
    width: 50%;
}

.ppch-bigbox {
    background: #fff;
    padding-bottom: 53px;
}

.chjjfa-box {
    background: #fff;
}

.jjfa-left {
    width: 45%;
}

.jjfa-right {
    width: 55%;
}

.pc-ppch-left {
    width: 50%;
}

.pc-ppch-right {
    margin-top: 20px;
    width: 50%;
}

.pc-psjxy-big {
    background: #fff;
   /* padding-top: 20px;*/
    padding-bottom: 8%;
}

.psjxy-left {
    width: 50%;
}

.psjxy-right {
    width: 50%;
}

.pc-qyzz {
    margin: 0px 0 15px;
}

.pc-qyzz h2 {
    font-size: 32px;
    color: #313131;
    font-weight: normal;
}

.pc-qyzz p {
    font-size: 12px;
    color: #676767;
    text-transform: uppercase;
}

.footer-box {
    background: #000000;
    padding: 20px 8% 20px;
}

.hqbj-box {
    position: fixed;
    right: 30px;
    top: 200px;
    width: 150px;
    border: 1px solid #bf0801;
    border-radius: 10px;
    background: #fff;
    padding: 15px 10px;
    text-align: center;
}

.hqbj-box .ewm img {
    width: 70%;
    margin: 0 auto;
}

.tel-ksbj label {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background: #bf0801;
    text-align: center;
}

.tel-ksbj span {
    color: #bf0801;
    font-size: 16px;
    display: inline-block;
    line-height: 25px;
}

.input-phone {
    margin: 10px 0;
}

.input-phone input {
    border: 1px solid #bcbcbc;
    background: #f7f7f7;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding-left: 5px;
    border-radius: 5px;
    width: calc(100% - 5px);
}

.free-hb {
    display: inline-block;
    width: 100%;
    background: #bf0801;
    color: #fff;
    font-size: 14px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.hqbj-box hr {
    background: #bf0801;
    height: 1px;
    border: 0;
}

.pc-ppch-box {
    background: #fff;
}

.ppch-qddq-left {
    width: 50%;
    position: relative;
}

.ppch-qddq-left img {
    width: 65%;
}

.ppch-qddq-right {
    width: 50%;
}

.pchxy-container {
    position: absolute;
    left: 50%;
    top: 18%;
    background: #f3f3f3;
    width: 45%;
    padding: 3%;
}

.pchxy-container h2 {
    font-size: 18px;
    color: #171717;
    width: 100%;
    margin: 0 auto;
}

.pchxy-container span {
    font-size: 48px;
    color: #bf0801;
    line-height: 20px;
    margin: 0 15px;
}

.pchxy-container p {
    font-size: 1rem;
    color: #313131;
    width: 64%;
    padding-left: 60px;
}

.pchxy-container p:first-of-type {
    margin-top: 10px;
}

.ppch-qddq-right .ppzz-box-list1 ul.mabout li h2 {
    font-size: 36px;
}

.ppch-qddq-right .ppzz-box-list1 ul li h2 span {
    height: 32px;
    margin-top: 5px;
}

.ppch-qddq-right .mabout-detals1 {
    width: 80%;
}

.ppc-list-img {
    background: #fff
}

.ppc-list-img .left {
    width: 66.5%;
}

.ppc-list-img .left a, .ppc-list-img .right a {
    position: relative;
    display: inline-block;
}

.tc-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 80%;
    height: 70%;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 14px;
    padding: 10%;
    opacity: 0;
}

.tc-box p {
    line-height: 30px;
}

.ppc-list-img .right {
    width: 32.7%;
}

.ppc-list-img img {
    width: 100%;
}

.more-anli {
    background: #fff;
    text-align: center;
    padding: 32px 0 30px;
}

.more-anli a {
    font-size: 18px;
    color: #393939;
    display: inline-block;
}

.more-anli a span {
    display: inline-block;
    border: 1px solid #bf0801;
    border-radius: 100%;
    margin-left: 8px;
    font-size: 20px;
    color: #bf0801;
    width: 20px;
    height: 20px;
    text-align: center;
}

.news-page {
    text-align: center;
}

.news-page ul {
    display: inline-block;
}

.news-page ul li {
    float: left;
}

.news-page ul li a {
    display: inline-block;
    width: 30px;
    line-height: 30px;
    height: 30px;
    border-radius: 100%;
    border: 1px solid #ccc;
    text-align: center;
    color: #333;
    margin: 0 5px;
}

.news-page ul li a.pre {
    background: #d4d3d4;
    color: #fff;
}

.news-page ul li a.next {
    background: #bf0801;
    color: #fff;
}

.right-list-tjyd {
    width: 25%;
    margin-left: 5%;
    margin-top: 50px;
}

.right-list-tjyd h2 {
    font-size: 20px;
    color: #313131;
}

.right-list-tjyd h2 span {
    margin-bottom: -3px;
    width: 5px;
    display: inline-block;
    background: #bf0801;
    height: 20px;
    margin-right: 10px;
}

.right-list-tjyd ul {
    margin-top: 20px;
}

.right-list-tjyd ul li {
    margin-top: 10px;
}

.right-list-tjyd ul li a {
    font-size: 14px;
    color: #171717;
}

.about-curtule {
    background: #fff;
    padding: 50px 3% 20px;
}

.about-curtule .left {
    width: 42%;
    position: relative;
}

.about-curtule .right {
    width: 54%;
}

.alppzz-list {
    margin: 5px 0;
}

.hot-line {
    padding: 30px 5%;
    text-align: center;
    background: #fff;
}

.hot-line label {
    font-size: 16px;
    color: #272727;
    display: inline-block;
    margin-right: 10px;
}

.hot-line label.huo {
    margin: 0 20px;
}

.hot-line span {
    color: #bf0801;
    font-size: 30px;
}

.hot-line input {
    background: #f7f7f7;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
    width: 130px;
    height: 25px;
    line-height: 25px;
    padding-left: 8px;
}

.hot-line a {
    display: inline-block;
    width: 130px;
    background: #bf0801;
    color: #fff;
    font-size: 14px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    margin-left: 10px;
}

.fzjc-box-xmjy {
    position: relative;
    height: 610px;
    margin-top: 20px;
    background: #fff url(../images/fzjc.png) no-repeat center center;
    background-size: 100% 100%;
}

.fzjc-box-xmjy .ppzz-box-title h3 {
    font-size: 32px;
    color: #fff;
    opacity: .5;
}

.fzjc-box-xmjy .ppzz-box-title h2 {
    position: absolute;
    top: 20px;
    font-size: 24px;
    color: #fff;
    left: 10px;
}

.fzjc-box-xmjy .ppzz-box-list ul li h2 {
    font-size: 20px;
    color: #fff;
}

.fzjc-box-xmjy .ppzz-box-list ul li p {
    font-size: 12px;
    color: #fff;
    margin-left: 15px;
}

.jzjc-jj {
    display: inline-block;
    padding: 40px;
    width: 30%;
    background: #fff;
    opacity: .6;
    font-size: 14px;
    color: #000;
    margin-left: 50px;
    margin-top: 70px;
}

.dh-div2 li .circle {
    width: 5rem;
    height: 5rem;
}

.dh-div ul li .circle, .dh-div2 li .circle {
    transition: all .8s ease;
    -ms-transform: all .8s ease;
    -webkit-transform: all .8s ease;
    -o-transform: all .8s ease;
    -moz-transform: all .8s ease;
}
/**/
.dh-div1 li div:hover, .dh-divss ul li .circle:hover, .dh-div2 li .circle:hover {
    transform: scale(1.5);
/ / 设置缩放比例 -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -moz-transform: scale(1.5);
}

.about-details img:hover {
    transform: scale(1.1);
/ / 设置缩放比例 -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.news-question-list ul li img{
    transform:rotate(0deg);
    transition: all 2s;
}
.news-question-list ul li:hover img{
    transform:rotate(9deg) scale(1.2,1.2);
}
/*
.news-question-list ul li:hover {
    -moz-box-shadow: 10px 10px 5px #888888; /* 老的 Firefox
    box-shadow: 10px 10px 5px #888888;
    transform: scale(1.1);
 设置缩放比例 -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}*/

.fzjc-ht {
    height: 500px;
}

@media screen and (min-width: 1600px) {
    .dh-div ul li {

        margin-bottom:0px;
    }
}

@media screen and (min-width: 1599px) {
    .fzjc-box-xmjy {

        height: 815px;
    }

    .fzjc-ht {
        height: 520px;
    }

    .fzlc-list ul li .title-img p {
        margin: 0px 2% 0 11%;
    }

    .fzlc-list ul li:nth-child(1) {
        margin-top: 145px;
    }

    .fzlc-list ul li:nth-child(2) {
        margin-top: 215px;
    }

    .fzlc-list ul li:nth-child(3) {
        margin-top: 230px;
    }

    .fzlc-list ul li:nth-child(4) {
        margin-top: 210px;
    }

    .fzlc-list ul li:nth-child(5) {
        margin-top: 150px;
    }

    .fzlc-list ul li:nth-child(6) {
        margin-top: 30px;
    }

    .fzlc-list ul li:nth-child(7) {
        margin-top: -170px;
    }

    .about-details p {
        font-size: 16px;
        line-height: 30px;
    }

    .ppwh-list ul li a {
        font-size: 18px;
        letter-spacing: 5px;
    }
}

@media screen and (min-width: 1900px) {
    .fzjc-box-xmjy {

        height: 815px;
    }

    .fzjc-ht {
        height: 580px;
    }

    .fzlc-list ul li .title-img p {
        margin: 0px 2% 0 11%;
    }

    .fzlc-list ul li:nth-child(1) {
        margin-top: 150px;
    }

    .fzlc-list ul li:nth-child(2) {
        margin-top: 210px;
    }

    .fzlc-list ul li:nth-child(3) {
        margin-top: 230px;
    }

    .fzlc-list ul li:nth-child(4) {
        margin-top: 210px;
    }

    .fzlc-list ul li:nth-child(5) {
        margin-top: 150px;
    }

    .fzlc-list ul li:nth-child(6) {
        margin-top: 35px;
    }

    .fzlc-list ul li:nth-child(7) {
        margin-top: -170px;
    }

    .about-details img {
        width: 53%;
    }

    .about-details p {
        font-size: 16px;
        line-height: 30px;
    }

    .ppwh-list ul li a {
        font-size: 18px;
        letter-spacing: 5px;
    }
}

