@font-face {
    font-family: 'webfont';
    font-display: swap;
    src: url('//at.alicdn.com/t/webfont_w6mqev3eqnj.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/webfont_w6mqev3eqnj.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/webfont_w6mqev3eqnj.woff2') format('woff2'),
    url('//at.alicdn.com/t/webfont_w6mqev3eqnj.woff') format('woff'), /* chrome、firefox */ url('//at.alicdn.com/t/webfont_w6mqev3eqnj.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/webfont_w6mqev3eqnj.svg#after') format('svg'); /* iOS 4.1- */
}
.modal{
    border: none;
    border-radius: 8px;
    background: #fff;
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
    box-shadow: 0 1px 0.15rem rgba(0, 0, 0, 0.3);
    transition: transform .2s cubic-bezier(.16, .68, .43, .99);
    z-index: 999;
}
.modal-body{
    max-height: unset;
    overflow: hidden;
}
.modal-header {
    background-color: #2d9639;
    padding: 0.5rem 1rem;
    border-radius: 8px 8px 0 0;
    color: #fff;
    display: flex;
    align-items: center;
}
.modal-header .modal-title {
    flex: 1;
    font-size: 20px;
    font-weight: 300;
    cursor: move;
}
.modal-header .modal-close {
    justify-content: flex-end;
    align-items: center;
    font-size: 1.6rem;
    cursor: pointer;
    font-weight: 700;
    color: #ccc;
}
.modal-header .modal-close .ax-deform i {
    background-color: #fff;
}
body {
    padding-top: 80px;
}

.top-menu, .mobile-nav {
    display: none;
}

.content {
    position: relative;
}
.header-right nav > ul > li:first-child{
    display: none;
}
.content .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    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;
}

.white_logo {
    display: block;
}

.color_logo {
    display: none;
}

._mini .white_logo {
    display: none;
}

._mini .color_logo {
    display: block;
}

a:hover {
    color: #cf040b;
}

header #nav2 {
    display: none;
}

.media-img img {
    padding: 0;
    background: none;
}

.page {
    margin-top: 30px;
}

.page ul li.active a, .page ul li.active a:hover {
    background: #cf040b;
}

.page ul li.active {
    background: #cf040b;
    border-color: #cf040b;
}

/*.swiper-wrapper {     */
/*    transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;*/
/*}*/
.swiper-pagination-bullet-active {
    background: #cf040b;
}


.more-link {
    width: 140px;
    background-color: transparent;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    display: block;
    padding: 0 20px;
    font-size: 14px;
    color: #000;
    border: 1px solid #666;
    border-radius: 20px;
}

.more-link:hover {
    border-color: #cf040b;
}

.btn-text-parent {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.wrap_text {
    display: inline-block;
}

.buildin-btn-text {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    transform: translateY(100%);
}

.buildin-btn-text .btn-letter {
    opacity: 0;
}

.btn-letter {
    display: inline-block;
    margin: 0em 0.05em;
    position: relative;
    transition: transform 300ms, opacity 300ms ease;
}

.current-btn-text .btn-letter:nth-child(1) {
    transition-delay: 49ms;
}

.current-btn-text .btn-letter:nth-child(2) {
    transition-delay: 99ms;
}

.current-btn-text .btn-letter:nth-child(3) {
    transition-delay: 149ms;
}

.current-btn-text .btn-letter:nth-child(4) {
    transition-delay: 199ms;
}

.current-btn-text .btn-letter:nth-child(5) {
    transition-delay: 249ms;
}

.current-btn-text .btn-letter:nth-child(6) {
    transition-delay: 299ms;
}

.current-btn-text .btn-letter:nth-child(7) {
    transition-delay: 349ms;
}

.current-btn-text .btn-letter:nth-child(8) {
    transition-delay: 399ms;
}

.current-btn-text .btn-letter:nth-child(9) {
    transition-delay: 449ms;
}

.current-btn-text .btn-letter:nth-child(10) {
    transition-delay: 499ms;
}

.current-btn-text .btn-letter:nth-child(11) {
    transition-delay: 549ms;
}

.current-btn-text .btn-letter:nth-child(12) {
    transition-delay: 599ms;
}

.current-btn-text .btn-letter:nth-child(13) {
    transition-delay: 649ms;
}

.current-btn-text .btn-letter:nth-child(14) {
    transition-delay: 699ms;
}

.current-btn-text .btn-letter:nth-child(15) {
    transition-delay: 749ms;
}

.current-btn-text .btn-letter:nth-child(16) {
    transition-delay: 799ms;
}

.current-btn-text .btn-letter:nth-child(17) {
    transition-delay: 849ms;
}

.current-btn-text .btn-letter:nth-child(18) {
    transition-delay: 899ms;
}

.current-btn-text .btn-letter:nth-child(19) {
    transition-delay: 949ms;
}

.current-btn-text .btn-letter:nth-child(20) {
    transition-delay: 999ms;
}

.current-btn-text .btn-letter:nth-child(21) {
    transition-delay: 1049ms;
}

.current-btn-text .btn-letter:nth-child(22) {
    transition-delay: 1099ms;
}

.current-btn-text .btn-letter:nth-child(23) {
    transition-delay: 1149ms;
}

.current-btn-text .btn-letter:nth-child(24) {
    transition-delay: 1199ms;
}

.current-btn-text .btn-letter:nth-child(25) {
    transition-delay: 1249ms;
}

.current-btn-text .btn-letter:nth-child(26) {
    transition-delay: 1299ms;
}

.current-btn-text .btn-letter:nth-child(27) {
    transition-delay: 1349ms;
}

.current-btn-text .btn-letter:nth-child(28) {
    transition-delay: 1399ms;
}

.current-btn-text .btn-letter:nth-child(29) {
    transition-delay: 1449ms;
}

.current-btn-text .btn-letter:nth-child(30) {
    transition-delay: 1499ms;
}

.buildin-btn-text .btn-letter:nth-child(1) {
    opacity: 0;
    transition-delay: 49ms;
}

.buildin-btn-text .btn-letter:nth-child(2) {
    opacity: 0;
    transition-delay: 99ms;
}

.buildin-btn-text .btn-letter:nth-child(3) {
    opacity: 0;
    transition-delay: 149ms;
}

.buildin-btn-text .btn-letter:nth-child(4) {
    opacity: 0;
    transition-delay: 199ms;
}

.buildin-btn-text .btn-letter:nth-child(5) {
    opacity: 0;
    transition-delay: 249ms;
}

.buildin-btn-text .btn-letter:nth-child(6) {
    opacity: 0;
    transition-delay: 299ms;
}

.buildin-btn-text .btn-letter:nth-child(7) {
    opacity: 0;
    transition-delay: 349ms;
}

.buildin-btn-text .btn-letter:nth-child(8) {
    opacity: 0;
    transition-delay: 399ms;
}

.buildin-btn-text .btn-letter:nth-child(9) {
    opacity: 0;
    transition-delay: 449ms;
}

.buildin-btn-text .btn-letter:nth-child(10) {
    opacity: 0;
    transition-delay: 499ms;
}

.buildin-btn-text .btn-letter:nth-child(11) {
    opacity: 0;
    transition-delay: 549ms;
}

.buildin-btn-text .btn-letter:nth-child(12) {
    opacity: 0;
    transition-delay: 599ms;
}

.buildin-btn-text .btn-letter:nth-child(13) {
    opacity: 0;
    transition-delay: 649ms;
}

.buildin-btn-text .btn-letter:nth-child(14) {
    opacity: 0;
    transition-delay: 699ms;
}

.buildin-btn-text .btn-letter:nth-child(15) {
    opacity: 0;
    transition-delay: 749ms;
}

.buildin-btn-text .btn-letter:nth-child(16) {
    opacity: 0;
    transition-delay: 799ms;
}

.buildin-btn-text .btn-letter:nth-child(17) {
    opacity: 0;
    transition-delay: 849ms;
}

.buildin-btn-text .btn-letter:nth-child(18) {
    opacity: 0;
    transition-delay: 899ms;
}

.buildin-btn-text .btn-letter:nth-child(19) {
    opacity: 0;
    transition-delay: 949ms;
}

.buildin-btn-text .btn-letter:nth-child(20) {
    opacity: 0;
    transition-delay: 999ms;
}

.buildin-btn-text .btn-letter:nth-child(21) {
    opacity: 0;
    transition-delay: 1049ms;
}

.buildin-btn-text .btn-letter:nth-child(22) {
    opacity: 0;
    transition-delay: 1099ms;
}

.buildin-btn-text .btn-letter:nth-child(23) {
    opacity: 0;
    transition-delay: 1149ms;
}

.buildin-btn-text .btn-letter:nth-child(24) {
    opacity: 0;
    transition-delay: 1199ms;
}

.buildin-btn-text .btn-letter:nth-child(25) {
    opacity: 0;
    transition-delay: 1249ms;
}

.buildin-btn-text .btn-letter:nth-child(26) {
    opacity: 0;
    transition-delay: 1299ms;
}

.buildin-btn-text .btn-letter:nth-child(27) {
    opacity: 0;
    transition-delay: 1349ms;
}

.buildin-btn-text .btn-letter:nth-child(28) {
    opacity: 0;
    transition-delay: 1399ms;
}

.buildin-btn-text .btn-letter:nth-child(29) {
    opacity: 0;
    transition-delay: 1449ms;
}

.buildin-btn-text .btn-letter:nth-child(30) {
    opacity: 0;
    transition-delay: 1499ms;
}

.more-link:hover .current-btn-text .btn-letter {
    opacity: 0;
    transform: translateY(-100%);
}

.more-link:hover .buildin-btn-text .btn-letter {
    opacity: 1;
    transform: translateY(-100%);
}

.input-group {
    position: relative;
}

.input-group .code {
    position: absolute;
    right: 12px;
    top: 0;
    width: 120px;
    height: 38px;
    overflow: hidden;
    z-index: 10;
    line-height: 38px;
    border: none;
    background: transparent;
}

.input-group .code img {
    height: 38px;
}

.am-btn {
    min-height: 1.5em;
    display: inline-block;
    padding: 12px 36px;
    margin: 5px;
    cursor: pointer;
    opacity: 0.9;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    border-radius: 25px;
    /*text-shadow: rgba(0,0,0,0.9) 0px 1px 2px;*/
    background: #434343;
    border: 1px solid #434343;
}


.shine {
    display: block;
    position: relative;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
    background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    padding: 0px 12px;
    top: -12px;
    left: -24px;
    height: 1px;

    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.am-btn:hover .shine {
    left: 24px;
}

.am-btn:active .shine {
    opacity: 0;
}

.am-btn-web {
    background-color: #cf040b;
    border-color: #cf040b;
    color: #fff;
}

.am-btn-primary {
    background-color: #999;
    border-color: #999;
    color: #fff;
}

.am-btn:hover {
    color: #fff;
}

.am-btn-web:focus, .am-btn-web:hover {
    background-color: #cf040b;
    border-color: #cf040b;
    color: #fff;
}

.am-btn-primary:focus, .am-btn-primary:hover {
    background-color: #666;
    border-color: #666;
    color: #fff;
}

.am-table > tbody > tr > td {
    padding: 5px !important;
}

.am-form input, .am-form select, .am-form-field {
    padding: 0 5px !important;
    font-size: 14px !important;
}

.am-form textarea {
    padding: 10px 5px !important;
}

.filter_city {
    background: #fff;
    padding: 60px 0;
}

.filter_city .filter-left {
    text-align: right;
    padding-top: 18px;
    color: #999;
    font-size: 14px;
}

.filter_city .filter-right {
    padding-left: 10px;
}

.filter_city .filter-right a {
    border: 1px solid #eaeaea;
    padding: 8px 15px;
    border-radius: .1rem;
    margin: 10px 5px 0 0;
    display: inline-block;
    color: #999;
    font-size: 14px;
}

.filter_city a:hover, .filter_city a.active {
    border-color: #1890FF;
    color: #1890FF;
}

.filter_city .subject {
    margin: 0 20px 0 50px;
}


.more-btn {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.case_show {
    padding-left: 40px;
}


.webcolor {
    color: #0154a6;
}

.slide-inner-nav .swiper-slide {
    height: 50px;
    font-size: 16px;
    color: #555;
    line-height: 50px;
    text-align: center;
    width: auto;
    padding: 0 15px;
    margin-right: 0 !important;
}

.slide-inner-nav .swiper-slide a.hover {
    color: #cf040b;
}

.slide-inner-nav .swiper-slide:first-child {
    background-image: none;
}

.slide-inner-nav .swiper-slide.swiper-slide-active {
    margin-top: 0 !important;
}

.slide-inner-nav {
    box-shadow: 0 2px 4px 0 rgba(34, 34, 34, 0.08);
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: bold;
}

* {
    outline: none !important;

}

/*for IE*/

::-moz-focus-inner {
    border-color: transparent;
}

/*for mozilla*/
.mt-40 {
    margin-top: 40px;
}

.mt-60 {
    margin-top: 80px;
}

.mt-80 {
    margin-top: 80px;
}

.am-modal-hd .am-close {
    font-size: 48px !important;
    font-weight: 300;
    right: 10px;
}

.am-modal-hd {
    font-size: 24px;
}

.am-close-spin:hover {
    transform: none !important;
}

.goback {
    display: none;
}

.top .am-modal-dialog {
    width: auto;
    position: relative;
}

.top .am-modal-dialog a {
    padding: 0 !important;
    position: absolute !important;
    top: -10px;
    right: -38px;
    color: #fff;
}

.top .am-modal-dialog a span {
    font-size: 28px;
    opacity: .8;
}

.top .am-modal-dialog a:hover span {
    opacity: 1;
    color: #fff;
}

.a-title h1 {
    /*font-size: 50px;*/
    font-size: 42px;
    font-weight: normal;
    margin: 0;
    /*background: linear-gradient(to bottom, #000, #ccc);*/
    /*-webkit-background-clip: text;*/
    /*color: transparent;*/
}


.a-title p {
    /*font-weight: 300;*/
    font-size: 18px;
    text-transform: capitalize;
    color: #999;
}

.a-title span.iconfont {
    font-size: 38px;
}

button, * {
    outline: none;
}

address, blockquote, dl, fieldset, figure, hr, ol, p, pre, ul {
    margin: 0;
}


img {
    max-width: 100%;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}


pre {
    font-size: 14px;
}

.m-show {
    display: none;
}

.picture {
    overflow: hidden;
}

.picture img {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    z-index: 1;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    /* Firefox 4 */
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    /* Safari and Chrome */
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    /* Opera */
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
}

.picture:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1); /* IE 9 */
    -moz-transform: scale(1.1, 1.1); /* Firefox */
    -webkit-transform: scale(1.1, 1.1); /* Safari and Chrome */
    -o-transform: scale(1.1, 1.1); /* Opera */
}

#search {
    padding: 100px 0;
    overflow: hidden;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.m20 {
    margin: 20px 0;
}

.p10 {
    padding: 10px;
}

.p30 {
    padding: 30px;
}

.clear {
    clear: both;
}

.dis {
    display: none;
}


span.dot {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #cf040b;
    vertical-align: middle;
    margin-right: 5px;
}

p {
    margin: 0;
}

::-webkit-input-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

:-moz-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

::-moz-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

:-ms-input-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

.notsupport {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    text-align: center;
    clear: both;
    color: #fff;
    background: #0072C6;
}

.notsupport h1 {
    font-size: 100px;
    margin-top: 200px;
    margin-bottom: 30px;
}

.notsupport h2 {
    font-size: 30px;
    margin-bottom: 30px;
}


.bg_gray {
    background: #fafafa;
    padding: 20px 0;
    margin: 20px 0;
}


.banner .swiper-pagination-bullet {
    opacity: 1;
    background-color: #ccc;
    transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.banner .swiper-pagination-bullet-active {
    background-color: #cf040b;
    width: 34px;
    border-radius: 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 40px;
}

@-webkit-keyframes icoDown {
    0% {
        opacity: 0;
        top: 10%;
    }
    50% {
        top: 30%;
        opacity: 1;
    }
    100% {
        top: 60%;
        opacity: 0;
    }
}

@keyframes icoDown {
    0% {
        opacity: 0;
        top: 10%;
    }
    50% {
        top: 30%;
        opacity: 1;
    }
    100% {
        top: 60%;
        opacity: 0;
    }
}

.banner video {
    width: 100%;
}

.banner .png {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .45);
    padding: 15% 0 8%;
}

.banner .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -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;
    text-align: center;
    z-index: 2;
    color: #fff;

}

/*头部*/
.top {
    width: 100%;
    padding: 0;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background-color: #fff;
    color: #333e48;
    font-size: 13px;
    border-bottom: 1px solid #eee;
}

.top .top-content span.iconfont {
    font-size: 10px;
    padding: 2px 5px;
    color: #fff;
    background-color: #cf040b;
}

.top .top-content strong {
    color: #cf040b;
    font-size: 16px;
    font-weight: 500;
}

.top .am-fr a {
    padding-left: 20px;
    position: relative;
    display: inline-block;
}

.top .am-fr a:after {
    content: '';
    width: 1px;
    height: 10px;
    position: relative;
    display: inline-block;
    background-color: #ccc;
    top: 0;
    right: -13px;
}

.top .am-fr a:last-child:after {
    display: none;
}

/*导航*/
nav {
    height: 80px;
}

header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 80px;
    z-index: 99;
    background-color: #fff;
    box-shadow: 0 0 10px #ccc;
}

._mini header {
    background-color: #fff;
    box-shadow: 0 0 10px #ccc;
}

._mini header li > a {
    color: #000;
}

._mini header li > a:hover {
    color: #cf040b;
}

header .width {
    overflow: visible;
    position: static;
}

.logo {
    display: table;
    height: 80px;
    float: left;
    padding-left: 30px;
}

.logo a {
    display: block;

}

.logo a img {
    height: 66px;
}

.logo .flex {
    height: 80px;
    align-items: center;
}

.logo .flex .item .text {
    padding-left: 5px;
}

.logo a .text .t1 {
    font-size: 34px;
    line-height: 1;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 3px;
    letter-spacing: 4px;
    color: #000;
}

.logo a .text .t2 {
    font-size: 12px;
    padding: 0;
    font-weight: 300;
    color: #000;
}

.header-right {
    float: right;
    height: 80px;
    padding-right: 30px;
    text-align: right;
}
.header-left{
    float: left;
    height: 80px;
    padding-left: 50px;
}
.header-right span {
    display: inline-block;
    line-height: 80px;
    font-size: 24px;

}

.header-right span.ui-icon-weixin {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #cf040b;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
}


img {
    max-width: 100%;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
}

nav > ul > li {
    display: inline-block;
    position: relative;

}

nav > ul > li:hover {
    background-color: #f5f5f5;
}

nav > ul > li > a {
    display: block;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    padding: 0 20px;
    transition: all .3s;
}
nav > ul > li.top-tel > a{
    padding-right: 0;
}
nav > ul > li > a:hover {
    color: #cf040b;
}

nav > ul > li span.iconfont {
    font-size: 0.3rem;
}

nav li .sub-menu {
    transition: 0.5s ease 0s;
    transform-origin: top;
    opacity: 0;
    transform: scale(1, 0);
    overflow: hidden;
    background: #f5f5f5;
    left: 0;
    top: 60px;
    z-index: 2;
    padding: 20px;
    text-align: center;
    position: absolute;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 3px 3px -1px #ccc;
}

nav li .sub-menu p {
    line-height: 30px;
}

nav .sub-menu .line {
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin-bottom: 20px;
}

nav li:hover > a:after {
    width: 100%;
}

nav li:hover .sub-menu {
    transform: scale(1);
    opacity: 1;
}

nav li .item {
    width: 32%;
    padding: 30px 20px;
    margin-bottom: 20px;

}

nav li .item.empty {
    border: none;
    padding: 0;
    margin: 0;
}

nav li .item:hover {
    box-shadow: 0 0 15px #eee;
}

nav li .item img {
    margin-bottom: 20px;
}

nav li .item h3 {
    font-size: 20px;
}

nav li .item a.content {
    font-size: 16px;
    font-weight: 100;
    width: 48%;
    padding: 0;
    line-height: normal;
    text-align: left;
    display: inline-block;
    margin: 1%;
    float: left;
}

nav li .item h3 a {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
}

/*轮播*/


#banner .swiper-button-next:hover, #banner .swiper-button-prev:hover {
    opacity: 1;
}

#thumbs {
    position: absolute;
    width: 380px;
    left: 50%;
    bottom: 60px;
    margin-left: -190px;
    z-index: 10;
}

#thumbs .swiper-slide {
    opacity: 0.5;
    border: 2px solid #fff;
    cursor: pointer;
}

#thumbs .swiper-slide.swiper-slide-thumb-active {
    opacity: 1;
}

.flex_content {
    position: relative;
    width: 100%;

}

.flex_content .flex_mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.flex_content .flex_mask .width {
    margin: 0 auto;
}

.big_title {
    text-align: center;
    font-size: 42px;
    line-height: 42px;
    font-family: KaiTi, MingLiU;
}

.mid_title {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.mid_title h3 b {
    font-size: 26px;
    font-weight: normal;
    line-height: 29px;
    font-family: KaiTi, MingLiU;

}

.small_title {
    padding: 0;
    margin-bottom: 30px;

}

.small_title b {
    font-size: 24px;
}

.small_title b span {
    width: 4px;
    height: 24px;
    background-color: #cf040b;
    display: inline-block;
    vertical-align: text-bottom;
}

.web_link {
    width: 18px;
    height: 18px;
    display: inline-block;
    border: 4px solid #cf040b;
    border-radius: 50%;
    vertical-align: top;
    margin-top: 10px;
}


li a > div {
    overflow: hidden;
    position: relative;
}

li a > div .btl {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

li a > div .btr {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

li a > div .bbl {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}

li a > div .bbr {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
}

li a div span.iconfont {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 24px;
    color: #fff;
}

.flex li a div img, .pro_intro .plist li a div img {
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}

.flex li a:hover div img, .pro_intro .plist li a:hover div img {

    animation-name: top;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
}

@keyframes top {
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
.form-ip:focus {
    outline: none !important;
    box-shadow: none;
}

/*单页*/
.page_show p {
    margin-bottom: 15px;
    text-align: justify;
}

/*友情链接*/

#case{
    overflow: hidden;
}
#case li .content{
    background-color: #f5f5f5!important;
}
.swiper-slide .bg {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}
#case .flex > li {

    margin-bottom: 30px;
    position: relative;
    transition: all .5s;
}
#case .flex li .thumb {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}
.gallery-thumbs{
    margin-top: 10px;
}
.gallery-top a{
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
}
#case .flex li .content {
    padding: 10px;
    background-color: #f7f7f7;
}
#case .flex li:hover {
    box-shadow: 0 0 20px #999;
}


/*底部*/
footer {
    padding: 3% 5% 0;
    background-color: #222;
    color: #999;
    border-top: 8px solid #2d9639;
}
footer .flex li{
    margin-bottom: 0;
}
footer a {
    color: #999;
    transition: all .3s;
}
footer h3 a{
    display: block;
    margin-bottom: 25px;
}
footer .foot-1 h4{
    font-size: 15px;
}
footer .foot-1 h1{
    color:#ccc;
}
footer .foot-1 p{
    padding: 0;
    margin-bottom: 5px;
}
footer .list-container a {
    display: block;
    transition: all .3s;
    line-height: 30px;
}
footer .foot-1 i.iconfont,footer .foot-1 i.ax-iconfont{
    font-size: 30px;
}
footer a:hover {
    color: #fff;
}
footer h2{
    font-size: 20px;
    font-family: 'webfont';
    margin: 10px 0 20px;
}
.link {
    padding-top: 20px;
}

.link a {
    padding: 0 20px 0 0;
}
.foot-1{
    padding-bottom: 30px;
    border-bottom: 1px solid #444;
}
.foot-1 .logo{
    padding: 0;

}
.foot-1  .logo a .text .t1,.foot-1  .logo a .text .t2{
    color: #fff;
}
footer .ax-col-18 li{
    margin-bottom: 0;
}
.foot-content {
    font-size: 14px;
    width: 60%;
    line-height: 1.4;
    text-align: justify;
}

.foot-cotact p {
    padding: 0;
    line-height: 2.5;
    font-size: 15px;
}

.foot-content a {
    color: #999;
}

.foot-nav{
    text-align: center;
}
.foot-nav > a{
    display: inline-block;
    margin: 0 10px;
    font-size: 16px;
}
.qrcode {
    display: inline-block;
    width: 140px;
    height: 140px;
    padding: 20px;
    position: relative;
    background: rgba(255,255,255,.1)
}

.qrcode:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.qrcode:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.copyright{
    color: #fff;
    padding: 10px 5%;
    color: #999;
    background-color: #000;
}
.copyright a{
    color: #999;
    display: inline-block;
}

.fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, .8);
}
.main-title{
    font-size: 40px;

}
.main-title span{
    font-size: 30px;
    color: #999!important;
    vertical-align: bottom;
    font-weight: 100;
}

/*联系我们*/
.bg-gray{
    background-color: #f5f5f5;
}
#contact {
    padding: 0;
}
#contact .width{
    padding: 90px 60px;
    position: relative;
    margin-top: -200px;
    background-color: #fff;
    z-index: 2;
}
#contact .flex {
    align-items:stretch;
    margin-bottom: 40px;
}
#contact .flex li{
    padding: 30px;
    background-color: #f3f3f3;
    border-radius: 10px;
    text-align: center;
}
#contact .flex li span.iconfont{
    font-size: 40px;
}
#contact li h3{
    color: #000;
    font-size: 22px;
}
#contact form{
    background-color: #fff;
    padding: 30px 0;
    border-radius: 10px;
}
/*栏目*/

#banner-bar {
    width: 100%;
    height: 100px;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

#banner-bar .service-tel {
    line-height: 100px;
    font-size: 16px;
}

#banner-bar .service-tel b {
    font-size: 24px;
    font-weight: bold;
    color: #cf040b;
}

#banner-bar .am-fr {
    padding-top: 18px;
}

#banner-bar .am-fr a {
    display: block;
    padding: 0 20px;
    background-color: #cf040b;
    color: #fff;
    text-align: center;
    height: 44px;
    line-height: 44px;
    transition: all .3s;
}

#banner-bar .am-fr a:hover {
    background-color: #b0000e;
}

/*标签相关*/
.tags {
}

.pro_show .tags {
    margin: 20px 0;
}

.pro_show .x5 {
    padding-left: 40px;
}

.pro_show .tags a {
    display: inline-block;
    border: 2px solid #cf040b;
    color: #cf040b;
    background: #fff;
    margin-right: 10px;
    padding: 10px;
    font-weight: normal;
    font-size: 16px;
}

.pro_show .tags a:hover {
    background: #cf040b;
    color: #fff;
    border-color: #cf040b;
}

.tags li {
    display: inline;
    width: auto;
}

.tags li a {
    display: inline-block;
    padding: 10px 30px;
    color: #333;
    font-size: 14px;
    background: #fff;
    margin: 0 2px 5px 0;
    border-radius: 2px;
    border: 1px solid #ccc;
}

.tags li a:hover {
    background: #cf040b;
    color: #fff;
    border: 1px solid #cf040b;
}

.tags .hover a {
    display: inline;
    padding: 10px 30px;
    color: #fff;
    font-size: 14px;
    background: #cf040b;
    color: #fff;
    border: 1px solid #cf040b;
    margin: 0 2px;
    border-radius: 2px;
    border-radius: 0;
}

/*单页*/
#page {
    padding: 100px 0;
    overflow: hidden;
}

#page .a-title {
    margin-bottom: 60px;
}

#page p {
    line-height: 2;
    text-align: justify;
    text-indent: 0;
}

/*筛选相关*/
.filter {
    border: 1px solid #f3f3f3;
    padding: 6px 20px;
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
    padding: 15px;
    margin: 30px 0;
}

.filter dl {
    margin: 0;
}

.filter dl dd {
    float: left;
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding-top: 5px;
}

.filter dl dt {
    margin: 0;
}

.filter dl dt a {
    font-weight: normal;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
    color: #666;
    font-size: 15px;
    display: inline-block;
}

.filter dl dt a:hover {
    background: #cf040b;
    color: #fff;
}

.filter dl dt .hover, .filter dl dt .active {
    background: #cf040b;
    color: #fff;
}

/*瀑布流布局*/
.piclist {
    width: 100%;
    margin: 0;
    overflow: visible;
}

.piclist li {
    margin-bottom: 25px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.17);
}

.piclist li a:hover {

}

.piclist li a img {
    width: 100%;
}

.piclist li a p {
    font-size: 14px;
    padding: 10px;
    text-align: center;
}

.list_type a {
    display: inline-block;
    font-size: 30px;
}

.list_type a.am-disabled {
    color: #cf040b;
    cursor: not-allowed;
}

/*文章类列表*/
artilce {
    padding: 5% 0;
    background-color: #eee;
}

#article-main {
    padding: 60px 0;
    overflow: hidden;
}

.article-left {
    width: 65%;
    float: left;
}

.article li a {
    padding: 1rem 20px;
    background-color: #f6f6f6;
}

.article li.hover a {
    background-color: #cf040b;
    color: #fff;
}

.article-left .search {
    margin: 0 0 20px;
    padding: 0 20px;
}

.article-left .search .am-input-group-btn > .am-btn {
    border-color: #999;
    background-color: #999;
    color: #fff;
    transition: all .5s;
}

.article-left .search .am-input-group-btn > .am-btn:hover {
    background-color: #cf040b;
    border-color: #cf040b;
}

/*侧边导航*/
.side-menu {
    background-color: #fff;
    box-shadow: 0 0 10px #ddd;
    font-family: webfont;
    border-radius: 0 0 5px 5px;

}
.side-menu .ax-title{
    border-radius: 5px 5px 0 0;
}
.side-menu .ax-title h1{
    padding: 0 25px;
    line-height: 55px;
    font-size: 20px;

}

.ax-accordion > li + li {
    border-top: 1px solid #f3f3f3;
}

.ax-accordion li.ax-item {
    padding: 0;
    line-height: 55px;
    font-size: 16px;
    font-weight: 500;
}

.ax-accordion li.ax-item .ax-panel-header {
    padding: 0 25px;
}

.ax-accordion li.ax-item.ax-show .ax-panel-header {
    background: #eef4fb;
}

.ax-accordion li.ax-item .ax-panel-header .ax-operate {
    height: 55px;
    line-height: 55px;
    margin: 0;
}

.ax-accordion li.ax-item .sub-nav li i.ax-iconfont {
    color: #ccc;
}

.ax-accordion li.ax-item .sub-nav li {
    line-height: 40px;
    padding: 0 25px;
    font-size: 14px;
}

.ax-accordion li a {
    display: block;
    width: 100%;
    transition: all .3s;
}

.ax-accordion li a.ax-operate {
    width: auto;
}

.ax-accordion li:hover > a, .ax-accordion li a:hover {
    padding-left: 10px;
}

.ax-card-block {
    padding: 0;
}

.ax-card-block .ax-title, .ax-card-block .ax-des {
    padding: 0 10px;
}

.ax-card-block .ax-from {
    padding: 10px;
}

.ax-card-block .ax-title {

    height: 50px;
    text-align: center;
}

.ax-card-block .ax-title a {
    display: block;
    line-height: 40px;
}

.ax-card-block .ax-img {
    margin-bottom: 0;
}
/*列表结束*/
/*case列表*/
.case-list li {
    border: 3px solid #ddd;
    padding: 20px 0;
    cursor: pointer;
    transition: all .5s;
}

.case-list li span {
    font-size: 60px;
    line-height: normal;
    color: #999;
}

.case-list li a {
    display: block;
}

.case-list li:hover {
    border-color: #0154a6;
}

.case-list li:hover span, .case-list li:hover a {
    color: #0154a6;
}

.sub {
    margin: 0;
    padding: 0 0 10px;

}

.sub li.classTwo a {
    font-size: 16px;
}

.sub li.classTwo {
    line-height: 32px;
    position: relative;
}

.sub li.classTwo span.iconfont {
    font-size: 12px;
}

/*新闻相关*/
#article {
    background-color: #f5f5f5;
}

#article .width {
    max-width: 1200px;
    padding: 40px;
    position: relative;
    margin-top: -130px;
    background-color: #fff;
    z-index: 2;
}

.ax-article p {
    font-size: 16px;
    text-align: justify;
    text-indent: 2em;
}

.ax-article p img {
    margin-left: -2em;
}
.news-list li{
    background-color: #fff;
    transition: all .5s;
}
.news-list li:hover{
    box-shadow: 0 0 10px #ccc;
}
.news-list li .wz-content{
    padding: 10px;
}
.news-list li .wz-content h3 a{
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}
.news-list li .wz-content .ax-ell-2-des{
    margin-bottom: 10px;
    color: #999;
}
#index_news .thumb {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}

#index_news .thumb a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
}

#index_news .content {
    padding: 20px;
    background-color: #f7f7f7;
}

#index_news .content .news_date {
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 10px;

}

#index_news .content .news_title {
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
    font-weight: bold;
}

#index_news .content p.text-hide-3 {
    font-size: 14px;
    line-height: 1.8;
    font-weight: 300;
    color: #999;
}

#index_news li {
    margin-bottom: 30px;
    transition: all .5s;
    position: relative;
    border: 1px solid #ddd;
}

#index_news li:hover {
    box-shadow: 0 0 20px #999;
}

#index_news li .piclist-image {
    padding: 0;
}

#index_news li .piclist-image img {
    position: relative;
}

#index_news .piclist-image em {
    background-color: #cf040b;
}

#index_news li .content {
    background-color: #333;
    color: #fff;
    padding: 10px;
    position: static;
}
#news #index_news li .content{
    background-color: #eee;
    color: #000;
}
#index_news li .content h3 {
    font-size: 16px;
    font-weight: normal;
}

#index_news li .content .t1 {
    font-size: 20px;
    text-align: center;
    font-weight: 100;
    margin: 5px 0;
    color: #cf040b;
}

#index_news li .content .more-link {
    margin: 10px auto 0;
}

#news {
    padding: 60px 0;
    overflow: hidden;
}

.news_show {
    width: 70%;
    padding: 5% 0;
    float: left;
}

.news_other {
    width: 25%;
    padding: 5% 0;
    float: right;
}

.news_other li {
    margin-bottom: 20px;
}

.media-list .media-img {
    width: 120px;
}

.media-other span {
    font-size: 12px;
}

.news_show h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.news_show .info,.video-info {
    border-left: 3px solid #cf040b;
    background: #f3f3f3;
    margin: 15px 0;
    padding: 10px 15px;
    font-size: 14px;
    color: #666;
}

.cate-ul {
    text-align: center;
    clear: both;
    padding: 0 0 30px;
    overflow: hidden;
}

.cate-ul li {
    display: inline-block;
    margin: 0 10px;
}

/*招聘相关*/
.job_show {
}

.job_show h1 {
    text-align: left;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #06C;
}

.job_show h2 {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0;
    color: #cf040b;
}

.job_show .info {
    margin: 15px 0;
    padding: 0px;
    font-size: 14px;
}

.job_show .info ul {
    overflow: hidden;
    margin-bottom: 20px;
}

.job_show .info ul li {
    float: left;
    width: 23.5%;
    border-left: 1px solid #dadada;
    padding-left: 1.5%;
    line-height: 30px;
}

.job_show .info ul li span {
    color: #999;
}

.job_show .intro a {
    color: #cf040b;
}

.job_show .item .intro p {
    line-height: 2;
}

.job_show .intro a:hover {
    color: #cf040b;
}

.job_show .item {
    padding: 1.5%;
    overflow: hidden;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
}

.job_show .item:hover {
    box-shadow: 0 0 10px #ccc;
}

.job_show .other {
    margin-top: 30px;
    text-align: center;
}

.job_show .other p {
    font-weight: bold;
}

.job_show .other a {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 6px 20px;
    min-width: 100px;
}

.job_show .other a span {
    font-size: 18px;
    margin-right: 10px;
}

.job_show .other a em {
    font-style: normal;
    font-size: 18px;
}

.job_show .other a:hover {
    background: #cf040b;
    border-color: #cf040b;
    color: #fff;
}

.job_show .other a:hover span {
    color: #fff;
}

.job_show .tags {
    font-weight: 500;
}

.job_show .tags a {
    margin-left: 15px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 4px 10px;
    font-weight: normal;
    font-size: 14px;
}

.job_show .tags a:hover {
    background: #cf040b;
    color: #fff;
    border-color: #cf040b;
}

.job_show .action {
    text-align: center;
}

.job_show .action a {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #cf040b;
    padding: 6px 20px;
    min-width: 100px;
    background: #cf040b;
    color: #fff;
}

.job_show .action a:hover {
    color: #fff;
    border-color: #f60;
    background: #f60;
}

/*商品相关*/


.pro_show .swiper-slide a {
    display: block;
}


.pro_show .gallery-thumbs .swiper-slide img {
    border: 1px solid #ccc;
}

.pro_show .gallery-top {
    margin-bottom: 20px;
}

.pro_show .gallery-top .swiper-slide {
border: 1px solid #ddd;
}

.pro_show .gallery-thumbs .swiper-slide.swiper-slide-thumb-active img {
    border-color: #cf040b;
}

.pro_show .gallery-thumbs .swiper-slide {
    cursor: pointer;
}

.pro_show .left {
    float: left;
    width: 700px;
    text-align: center;
    border-right: 1px solid #f3f3f3;
    padding: 40px;
}


.pro_show .left .thumb_pic {
    margin: 40px 0 0 0;
    text-align: center;
}

.pro_show .left .thumb_pic ul {
    margin: 0 auto;
}

.pro_show .left .thumb_pic ul li {
    display: inline-block;
    margin-right: 5px;
    border: 1px solid #eaeaea;
    padding: 3px;
    cursor: pointer;
    position: relative;
}

.pro_show .left .thumb_pic ul li.hover {
    border: 1px solid #f90;
    background: #fff;
}

.pro_show .left .thumb_pic ul li.hover:after {
    content: " ";
    position: absolute;
    right: 27px;
    top: -6px;
    width: 11px;
    height: 11px;
    border: #f90 solid 1px;
    border-left: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #f90;
    z-index: -1;
}

.pro_show .right {
    margin-left: 700px;
    padding: 40px;
}

.pro_show .right h1 {
    font-size: 24px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    text-align: left;
}

.pro_show .right h5 {
    font-size: 14px;
    margin: 10px 0;
    padding: 0;
    color: #999;
    font-weight: normal;
}

.pro_show .attribute {
    padding: 30px 0;

}

.pro_show .attribute li p {
    font-size: 14px;
    line-height: 30px;
}

.pro_show .right .attribute li em {
    display: inline-block;
    width: 80px;
    font-style: normal;
    color: #555;
    font-size: 14px;
}

.pro_show .right .price {
    font-size: 14px;
    line-height: 30px;
    margin: 20px 0;
}

.pro_show .right .price span {
    font-size: 36px;
    color: #f60;
}

.pro_show .right .price em {
    font-size: 12px;
    color: #999;
    font-style: normal;
    padding-left: 5px;
}


.pro_intro {
    margin: 20px 0;
}

.pro_intro .left {
    width: 320px;
    float: left;

    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}

.other-pro {
    padding: 30px;
}

.pro_intro .plist {
    padding: 0;
    width: 100%;
}

.pro_intro .plist ul {
    width: 100%;
}

.pro_intro .plist ul li {
    margin-bottom: 20px;
}

.pro_intro .plist ul li a {
    display: block;
    background: #fff;
    border-radius: 4px;
}


.pro_intro .plist ul li a div img {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

.pro_intro .plist ul li a p {
    text-align: center;
    background-color: #f5f5f5;
    font-size: 14px;
    color: #333;
    margin: 0;
    padding: 5px 0;
}

.pro_intro .plist ul li a:hover p {
    color: #f30;
}

.pro_intro .right {
    float: left;
    width: 850px;
    border: 1px solid #f3f3f3;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}

.pro_intro .tabs {
    width: 100%;

}

.pro_intro .tabs ul {
    width: 100%;
    background: #fff;
}

.pro_intro .tabs ul li {
    float: left;
}

.pro_intro .tabs ul li a {
    display: block;
    padding: 10px 30px;
    text-align: center;
    font-size: 16px;
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    background: #fff;
    color: #999;
    border-top: 2px solid #fff;
}

.pro_intro .tabs ul li.hover a {
    border-bottom: 1px solid #fff;
    background: #fff;
    font-weight: bold;
    color: #333;
    border-top: 2px solid #cf040b;
}

.pro_intro .intro {
    padding: 30px;
}

.pro_intro .intro p {
    margin: 0 0 1rem 0;
    padding: 0;
}

.pro_intro .intro img {
    width: 100%;
}


.pro_intro .intro a:hover {
    color: #f30;
}

.pro_intro .intro .extend li em {
    display: inline-block;
    width: 100px;
    font-style: normal;
    color: #555;
    font-size: 14px;
}

.ordershow {
    margin: 10px 0 0 0;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #f3f3f3;
}

.ordershow .tips {
    margin: 20px 40px 30px 40px;
    position: relative;
}

.ordershow .tips h3 {
    font-size: 24px;
    font-family: microsoft yahei;
    font-weight: 400;
    margin: 0;
}

.ordershow .tips p {
    font-size: 15px;
    padding-left: 68px;
}

.ordershow .tips div {
    font-size: 20px;
    position: absolute;
    bottom: 20px;
    right: 0;
}

.ordershow .tips div em {
    color: #f30;
    font-style: normal;
}

.ordershow .tips p em {
    color: #f30;
    font-style: normal;
}

.ordershow h5 {
    font-size: 20px;
    font-family: microsoft yahei;
    font-weight: 400;
    padding-left: 30px;
    background: #fafafa;
    border: 1px solid #f3f3f3;
    border-left: 0;
    border-right: 0;
    height: 50px;
    line-height: 50px;
    margin: 10px 0;
}

.ordershow .info {
    margin: 0;
    list-style: none;
}

.ordershow .info li {
    padding: 0 0 10px 0;
    font-size: 14px;
}

.ordershow .info li span {
    display: inline-block;
    width: 100px;
    text-align: right;
    padding-right: 10px;
    color: #999;
}

.ordershow .info li em {
    color: #f30;
    font-style: normal;
}

.ordershow .pay {
    margin: 0 20px 5px 20px;
    list-style: none;
    overflow: hidden;
}

.ordershow .pay li {
    float: left;
    width: 19%;
    margin: 5px 1% 1% 0;
    cursor: pointer;
}

.ordershow .pay li div {
    border: 1px solid #efefef;
    text-align: center;
    margin-left: 10px;
    position: relative;
}

.ordershow .pay li div em {
    display: none;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
    background: url(../images/selected.gif) no-repeat bottom;
}

.ordershow .pay .active div {
    border-color: #90BAFF;
}

.ordershow .pay .active div em {
    display: block;
}

.ordershow .bottom {
    height: 70px;
    line-height: 70px;
    bottom: 0;
    background: #fafafa;
    border-top: 1px solid #eee;
    text-align: center;
    padding: 0 20px;
}

.ordershow .bottom button {
    margin-left: 15px;
    border: 0;
    background: #cf040b;
    color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
}

/*自定义表单*/
.form-add input[type=number], .form-add input[type=search], .form-add input[type=text], .form-add input[type=password], .form-add input[type=datetime], .form-add input[type=datetime-local], .form-add input[type=date], .form-add input[type=month], .form-add input[type=time], .form-add input[type=week], .form-add input[type=email], .form-add input[type=url], .form-add input[type=tel], .form-add input[type=color], .form-add select, .form-add textarea, .am-form-field {
    width: auto;
    display: inline;
    border-color: #ddd;
    border-radius: 3px;
    -webkit-appearance: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065) inset;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}

.w420 {
    width: 420px !important;
}

.form-add input {
    border: 1px solid #ddd;
    width: 60px;
    padding: 5px 10px
}

.form-add em {
    color: #999;
    font-style: normal;
}

/*表单内容*/
.formshow {
}

.formshow .item {
    font-size: 14px;
    line-height: 30px;
    clear: both;
}

.formshow .item .lefter {
    display: inline-block;
    width: 100px;
    font-style: normal;
    color: #555;
    font-size: 14px;
    float: left;
}

.formshow .item .righter {
    margin-left: 100px;
    line-height: 30px;
}

.formshow .item .righter .pic {
    max-width: 400px;
    margin: 10px 0;
}

.formshow .item .righter video {
    width: 450px;
    height: 300px;
}

.imagelist {
    overflow: hidden;
}

.imagelist ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.imagelist ul li {
    float: left;
    width: 19%;
    margin-right: 1%;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 4px;
    margin-top: 15px;
    cursor: pointer;
    position: relative;
}

.imagelist ul li .preview {
    height: 140px;
    background: #fafafa;
    overflow: hidden;
    text-align: center;
}

.imagelist ul li .preview img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 140px;
}

.imagelist ul li .preview:after {
    content: ' ';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.imagelist ul li .intro textarea {
    width: 100%;
    margin: 5px 0;
    padding: 8px 10px;
    font-size: 14px;
    height: 50px;
    color: #999;
}

.imagelist ul li .action {
    text-align: center;
    overflow: hidden;
}

.imagelist ul li .action a {
    text-align: center;
    color: #999;
    outline: none;
    width: 33.3333%;
    float: left;
}

.imagelist ul li .action a:hover {
    color: #f30;
}

.imagelist ul .hover {
    border: 1px solid #6b0;
}

.imagelist ul .hover:after {
    width: 0;
    height: 0;
    border-top: 40px solid #66bb00;
    border-left: 40px solid transparent;
    position: absolute;
    display: block;
    right: 0;
    content: "";
    top: 0;
    z-index: 1001;
}

.imagelist ul .hover:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "f00c";
    display: block;
    position: absolute;
    top: 5px;
    right: 4px;
    z-index: 1002;
    color: #fff;
}

/*分页相关*/
.pagelist ul {
    text-align: center;
    margin: 20px 0;
}

.pagelist li {
    display: inline-block;
    margin: 0 2px;
}

.pagelist li a {
    color: #666;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 6px 15px;
}

.pagelist li a:hover {
    border-color: #cf040b;
    background: #cf040b;
    color: #fff;
}

.pagelist li.active a {
    border-color: #cf040b;
    background: #cf040b;
    color: #fff;
}

/*网站地图*/
.map_one {
    border-bottom: 1px solid #eee;
    line-height: 40px;
}

.map_one a {
    font-size: 20px;
    font-weight: bold;
    color: #cf040b;
}

.map_two {
    margin: 15px 0;
}

.map_two a {
    display: inline-block;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    box-shadow: none;
    border: 1px solid #ddd;
    margin: 0 15px 0 0;
    color: #333;
}

/*右侧浮动相关*/
.plug_service {
    position: fixed;
    right: 5px;
    bottom: 35%;
    z-index: 998;
}

.plug_service li {
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
    position: relative;
}

.plug_service li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #eee;
    z-index: -1;
    border-radius: 8px;
}

.plug_service li a {
    display: block;
    text-align: center;
    color: #333;
    padding: 15px;
    font-size: 0;
    outline: none;

    transition: all .5s;
}

.plug_service li a span {
    display: block;
    line-height: 1;
    font-size: 26px;
}

.plug_service li:hover:before {
    background-image: linear-gradient(90deg, #cf040b, #cf040b);
    background-color: #cf040b;
    color: #fff;
}

.plug_service li:hover a span {
    color: #fff;
}

.plug_service .hotline {
    position: absolute;
    display: none;
    background: #fff;
    padding: 10px;
    right: 70px;
    top: 0;
    width: max-content;
    border: 1px solid #ddd;
    font-size: 12px;
    color: #999;

    border-radius: 4px;
}

.plug_service .hotline b {
    display: block;
    font-size: 16px;
    color: #333;
}

.plug_service .hotline:after {
    content: " ";
    position: absolute;
    right: -5px;
    top: 40%;
    width: 10px;
    height: 10px;
    border: #ddd solid 1px;
    border-left: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
}

.plug_service .weixin_pic {
    position: absolute;
    display: none;
    background: #fff;
    padding: 5px;
    left: -130px;
    top: 0;
    width: max-content;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-align: center;
}

.plug_service .weixin_pic p {
    text-align: center;
    margin: 0 0 10px 0;
    padding: 0;
}

.plug_service .weixin_pic p span {
    color: #cf040b;
}

.plug_service .weixin_pic:after {
    content: " ";
    position: absolute;
    right: -5px;
    top: 40%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border: #ddd solid 1px;
    border-left: 0;
    border-bottom: 0;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
}

.plug_service li:hover div {
    display: block;
}

.plug_service li:last-child {
    margin-top: 5px;
}

/*无缝滚动*/
.str_wrap {
    overflow: hidden;
    width: 100%;
    position: relative;
    white-space: nowrap;
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move, .no_drag .str_move, .noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}

/*会员相关*/
.page_login {
    min-height: 500px;
    padding: 30px 30px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #E6ECF4;
    background: #fff;
}

.page_login .left {
    float: left;
    padding: 30px;
    width: 760px;
}

.page_login .right {
    float: right;
    height: 470px;
    border-left: 1px solid #f6f6f6;
    width: 350px;
    padding: 60px 0 0 60px;
    font-family: microsoft yahei;
}

.page_login .right a.btn {
    display: inline-block;
    padding: 10px 35px;
    background: #007FCD;
    color: #fff;
    border-radius: 2px;
}

.page_login .right a.btn:hover {
    background: #2674B2;
}

.page_login .right .quick h5 {
    margin: 40px 0 30px 0;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ddd;
    font-weight: normal;
}

.page_login .right .quick a {
    font-size: 13px;
    border: 1px solid #EA6F5A;
    padding: 10px 15px;
    border-radius: 4px;
    background: #EA6F5A;
    color: #fff;
    margin: 5px;
}

.page_login .right .quick a:hover {
    background: #FF6839;
    border-color: #FF6839;
}

.login_css {
    margin: 40px 0 0 100px;
}

.login_css ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.login_css ul li {
    padding: 0 0 15px 0;
}

.login_css ul li em {
    display: inline-block;
    width: 80px;
    font-family: microsoft yahei;
    text-align: right;
    padding-right: 10px;
    font-style: normal;
    color: #666;
}

.login_css ul li .ip {
    border: 1px solid #e5e5e5;
    padding: 9px 10px;
    vertical-align: middle;
    border-radius: 2px;
    font-size: 14px;
    margin: 0;
}

.login_css ul li .w {
    width: 250px;
}

.login_css ul li .wcode {
    width: 100px;
}

.login_css ul li img {
    vertical-align: middle;
    cursor: pointer;
}

.login_css ul li .bnt {
    background: #007FCD;
    border: 0;
    margin-left: 80px;
    color: #fff;
    padding: 8px 20px;
    border-radius: 2px;
    cursor: pointer;
}

.login_css ul li a.getpass {
    color: #999;
    font-size: 14px;
}

.login_css ul li a:hover.getpass {
    color: #f30;
}

.reg_css {
    margin: 40px 0 0 20px;
}

.reg_css ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.reg_css ul li {
    padding: 0 0 15px 0;
    min-height: 55px;
}

.reg_css ul li em {
    display: inline-block;
    width: 130px;
    font-family: microsoft yahei;
    text-align: right;
    padding-right: 10px;
    font-style: normal;
    color: #666;
    float: left;
}

.reg_css ul li .text-blue {
    color: #06f;
}

.reg_css ul li .text-red {
    color: #f30;
}

.reg_css ul li .ip {
    border: 1px solid #e5e5e5;
    padding: 9px 10px;
    vertical-align: middle;
    border-radius: 2px;
    font-size: 14px;
}

.reg_css ul li .w {
    width: 320px;
}

.reg_css ul li .wcode {
    width: 210px;
}

.reg_css ul li img {
    vertical-align: middle;
    cursor: pointer;
}

.reg_css ul li button {
    border: 1px solid #e5e5e5;
    padding: 9px 15px;
    vertical-align: middle;
    border-radius: 2px;
    font-size: 14px;
    cursor: pointer;
    margin-left: 7px;
}

.reg_css ul li .bnt {
    background: #007FCD;
    border: 0;
    margin-left: 130px;
    color: #fff;
    padding: 8px 20px;
    border-radius: 2px;
    cursor: pointer;
}

.reg_css ul li .send {
    background: #007FCD;
    border: 0;
    margin-left: 10px;
    color: #fff;
    padding: 8px 15px;
    *padding: 10px 2px;
    border-radius: 2px;
    cursor: pointer;
    vertical-align: middle;
}

.reg_css ul #paytips {
    padding-left: 130px;
}

.reg_css ul li p {
    font-size: 14px;
    margin: 8px 0;
    color: #333;
    border: 1px solid #90BAFF;
    background: #FBFCFF;
    padding: 10px 20px;
}

.reg_css ul li p strong {
    color: #f30;
}

.reg_css ul dl {
    margin: -2px 0 0 0;
    padding: 0;
    list-style: none;
    float: left;
}

.reg_css ul dl dt {
    float: left;
    position: relative;
    margin: 0 10px 0 0;
}

.reg_css ul dl dt a {
    border: 1px solid #ddd;
    border-radius: 2px 0 0 0;
    background: #fff;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    font-weight: normal;
    font-size: 14px;
    color: #666;
}

.reg_css ul dl dt a:hover {
    border: 1px solid #90BAFF;
}

.reg_css ul dl dt a span {
    color: #999;
}

.reg_css ul dl dt i {
    position: absolute;
    width: 10px;
    height: 10px;
    font-size: 0;
    line-height: 0;
    right: 1px;
    bottom: 1px;
    background: url(../images/selected.gif) no-repeat right bottom;
    z-index: 99;
    display: none;
}

.reg_css ul dl dt.selected a {
    border: 1px solid #90BAFF;
    color: #333;
}

.reg_css ul dl dt.selected i {
    display: block;
}

.api_user {
    padding: 30px 0 0 60px;
    font-size: 15px;
}

.api_user span {
    color: #f30;
}

.user_center {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #E6ECF4;
    background: #fff;
    overflow: hidden;
}

.user_center .lefter {
    width: 160px;
    float: left;
}

.user_center .lefter ul {
    margin: 15px 0;
    padding: 0 0 10px 0;
    list-style: none;
    border-bottom: 1px solid #f3f3f3;
}

.user_center .lefter ul li {
    color: #999;
    line-height: 40px;
    height: 40px;
    margin-bottom: 1px;
}

.user_center .lefter ul li .title {
    padding-left: 25px;
}

.user_center .lefter ul li .title span {
    margin-right: 10px;
}

.user_center .lefter ul li a {
    padding-left: 53px;
    line-height: 40px;
    height: 40px;
    display: block;
    font-size: 14px;
}

.user_center .lefter ul li a:hover {
    background: #f3f3f3;
}

.user_center .lefter ul .hover a {
    padding-left: 53px;
    line-height: 40px;
    height: 40px;
    display: block;
    font-size: 14px;
    background: #cf040b;
    color: #fff;
}

.user_center .lefter ul .hover a:hover {
    background: #cf040b;
    color: #fff;
}

.user_center .righter {
    margin: 0 30px 0 0;
    float: right;
    width: 988px;
    padding: 0 0 20px 20px;
    border-left: 1px solid #f3f3f3;
    min-height: 600px;
}

.user_center .righter .user_info {
    padding: 20px 30px;
}

.user_center .righter .user_info .face {
    width: 10%;
    float: left;
    margin-right: 10%;
    cursor: pointer;
}

.user_center .righter .user_info .face img {
    border-radius: 50%;
    border: 1px solid #f3f3f3;
    padding: 4px;
}

.user_center .righter .user_info .info {
    float: left;
    width: 75%;
}

.user_center .righter .user_info .info p span {
    color: #f30;
}

.user_center .righter .user_info .info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.user_center .righter .user_info .info ul li {
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px dashed #eee;
    vertical-align: middle;
    float: left;
    width: 45%;
    margin-right: 5%;
}

.user_center .righter .user_info .info ul li span {
    color: #f30;
}

.user_center .righter .user_info .info ul li em {
    color: #999;
    font-style: normal;
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 10px;
}

/*论坛*/
.minheight {
    min-height: 500px;
    margin: 20px auto;
}

.bbs {
    overflow: hidden;
}

.bbs .box {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    background: #fff;
    border: 1px solid #E6ECF4;
}

.bbs .lefter {
    width: 800px;
    float: left;
    margin-right: 18px;
    min-height: 500px;
}

.bbs .lefter .nav {
    padding: 30px 20px 20px 30px;
    border-bottom: 1px solid #f3f3f3;
}

.bbs .lefter .nav a {
    color: #666;
    margin-right: 15px;
}

.bbs .lefter .nav a:hover {
    color: #1889FF;
}

.bbs .lefter .nav a.hover {
    color: #1889FF;
}

.bbs .lefter .nav a.btn {
    float: right;
    background: #0073EB;
    color: #fff;
    padding: 8px 30px;
    border-radius: 4px;
    vertical-align: middle;
    margin: -10px 0 0 0;
}

.bbs .lefter .nav a:hover.btn {
    background: #3095FF;
}

.bbs .lefter .nav a.active {
    color: #f30;
    margin: 0 5px;
}

.bbs .list {
    padding: 10px 15px;
}

.bbs .list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bbs .list ul li {
    overflow: hidden;
    border-bottom: 1px solid #f3f3f3;
    padding: 10px 15px;
}

.bbs .list ul li .face {
    float: left;
    width: 60px;
}

.bbs .list ul li .face img {
    width: 45px;
    height: 45px;
    border-radius: 100%;
}

.bbs .list ul li .info {
    margin-left: 60px;
    position: relative;
}

.bbs .list ul li .info h5 {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.bbs .list ul li .info h5 a {
    margin-right: 5px;
}

.bbs .list ul li .info h5 em {
    border: 1px solid #B70004;
    color: #B70004;
    border-radius: 4px;
    padding: 2px 4px;
    margin-left: 5px;
    font-style: normal;
}

.bbs .list ul li .info .nickname {
    color: #999;
    font-size: 14px;
}

.bbs .list ul li .info .nickname a {
    color: #999;
}

.bbs .list ul li .info .nickname a:hover {
    color: #f30;
}

.bbs .list ul li .info .other {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    color: #666;
}

.bbs .list ul li .info .other span {
    color: #999;
    margin-right: 3px;
}

.bbs .list ul li:hover {
    background: #fafafa;
}

.bbs .newpost {
    padding: 30px
}

.bbs .showbbs {
    padding: 20px;
}

.bbs .showbbs .title {
    position: relative;
}

.bbs .showbbs .title h1 {
    font-size: 18px;
    padding: 0;
    margin: 0;
    max-width: 710px;
}

.bbs .showbbs .title .info {
    border-bottom: 1px solid #f3f3f3;
    line-height: 45px;
    padding-top: 5px;
    margin-bottom: 15px;
    font-size: 12px;
    color: #666;
}

.bbs .showbbs .title .info span {
    margin-right: 5px;
}

.bbs .showbbs .title .face {
    position: absolute;
    right: 0;
    top: 0;
}

.bbs .showbbs .title .face img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
}

.bbs .showbbs .content {
    word-break: break-all;
}

.bbs .showbbs .content img {
    max-width: 100%;
}

.bbs .showbbs .content a {
    color: #03f;
    margin: 0 10px;
}

.bbs .showbbs .content a:hover {
    color: #f30;
    text-decoration: underline;
}

.bbs .reply {
    padding: 10px 20px;
}

.bbs .reply .title {
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    line-height: 45px;
    margin-bottom: 15px;
}

.bbs .tips {
    font-size: 14px;
    color: #555;
}

.bbs .tips a {
    color: #06f;
    margin: 0 10px;
}

.bbs .tips a:hover {
    color: #f30;
}

.bbs .replylist {
    padding: 0;
    font-size: 14px;
    color: #666;
}

.bbs .replylist ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bbs .replylist ul li {
    overflow: hidden;
    border-bottom: 1px solid #f3f3f3;
    padding: 10px 15px;
}

.bbs .replylist ul li .face {
    float: left;
    width: 60px;
    text-align: left;
}

.bbs .replylist ul li .face img {
    width: 45px;
    height: 45px;
}

.bbs .replylist ul li .info {
    margin-left: 60px;
    position: relative;
}

.bbs .replylist ul li .info .nickname {
    color: #999;
    font-size: 14px;
}

.bbs .replylist ul li .info .nickname a {
    color: #666;
}

.bbs .replylist ul li .info .nickname a:hover {
    color: #f30;
}

.bbs .replylist ul li .info .text {
    font-size: 14px;
    color: #444;
    line-height: 24px;
}

.bbs .replylist ul li .info .text img {
    max-width: 100%;
}

.bbs .replylist ul li:hover {
    background: #fafafa;
}

.bbs .form_reply {
}

.bbs .form_reply .face {
    float: left;
    width: 60px;
    text-align: left;
}

.bbs .form_reply .face img {
    width: 46px;
    height: 46px;
    display: block;
    border-radius: 100%;
}

.bbs .form_reply .face p {
    font-size: 14px;
    line-height: 24px;
    color: #555;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0;
    display: none;
}

.bbs .form_reply .info {
    margin-left: 63px;
    position: relative;
}

.bbs .form_reply .info textarea {
    width: 100%;
    border: 1px solid #eee;
    border-radius: 3px;
    -webkit-appearance: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065) inset;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
    font-size: 14px;
    height: 80px;
    padding: 10px;
}

.bbs .form_reply .info input[type=submit] {
    color: #fff;
    background: #0073EB;
    font-size: 14px;
    margin: 8px 0;
    border: 0;
    padding: 8px 20px;
    float: right;
}

.bbs .righter {
    margin: 0;
    padding: 0;
    float: right;
    width: 370px;
}

.bbs .righter .user {
    text-align: center;
    padding: 40px 0;
    border-bottom: 1px solid #f3f3f3;
    overflow: hidden;
}

.bbs .righter .user .nickname {
    font-size: 20px;
    line-height: 40px;
    padding-bottom: 10px;
}

.bbs .righter .user .face img {
    border-radius: 100%;
    width: 100px;
    height: 100px;
}

.bbs .righter .user .count {
    margin-top: 20px;
}

.bbs .righter .user a {
    display: block;
    width: 50%;
    float: left;
    font-weight: 700;
}

.bbs .righter .user a span {
    color: #9297a4;
    font-size: 60px;
    display: block;
    font-weight: normal;
    margin-top: -25px;
}

.bbs .righter .user a p {
    color: #010101;
    font-size: 18px;
    margin: 0;
}

.bbs .righter .user a:last-child {
    border-left: 1px solid #f3f3f3;
}

.bbs .righter .topic {
    padding: 20px;
}

.bbs .righter .topic h2 {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin: 0;
    padding: 0;
}

.bbs .righter .topic ul {
    margin: 10px 0;
    padding: 0;
    list-style: none;
}

.bbs .righter .topic ul li {
    border-bottom: 1px solid #f3f3f3;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bbs .righter .topic ul li a {
    color: #444;
}

.bbs .righter .topic ul li a:hover {
    color: #f30;
}

.bbs .righter .topic ul li span {
    width: 24px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    background: #C3C3C3;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    font-size: 12px;
}

.bbs .righter .topic ul li .hover {
    background: #F37520;
}

.bbs .righter .searchs {
    padding: 20px;
}

.bbs .righter .searchs h2 {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin: 0;
    padding: 0;
}

.bbs .righter .searchs form {
    margin: 20px 0 0 0;
}

.bbs .righter .searchs form input[type=text] {
    border: 1px solid #ddd;
    padding: 8px 10px;
    font-size: 14px;
    width: 220px;
}

.bbs .righter .searchs form input[type=submit] {
    border: 1px solid #0073EB;
    background: #0073EB;
    color: #fff;
    padding: 8px 20px;
    font-size: 14px;
}

.am-comment-bd {
    font-family: microsoft yahei;
    line-height: 24px;
    font-size: 14px;
}

.am-comment-bd img {
    max-width: 100%;
}

.am-comment-bd blockquote {
    font-family: microsoft yahei;
    line-height: 24px;
    font-size: 14px;
    background: #fafafa;
}

.am-comment-bd blockquote p {
    margin: 0 0 5px 0;
    padding: 0;
}

.am-btn-default {
    background-color: #999;
}


.search_list li {
    width: 100%;
    float: none;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}


.a-title2 {
    overflow: hidden;
    margin-bottom: 40px;
}

.a-title2 h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: normal;
}

.a-title2 h1 span {
    color: #cf040b;
    font-size: 32px;
}

.a-title2 h1 .more {
    height: 40px;
    padding-top: 5px;
    float: right;
}

.a-title2 a.more-link {
    margin: 0;
    width: auto;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}

.a-title {
    text-align: center;
    overflow: hidden;
    margin-bottom: 60px;
}

h1.big-title {
    padding: 0 0 0 20px;
    font-weight: normal;
    color: #000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    position: relative;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 40px;
}

h1.big-title:after {
    background-color: #cf040b;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    /* border-radius: 2px; */
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.3); */
}

#about1 .item, #about2 .item {
    width: 48%;
}

#about1 ul {
    margin-top: 30px;
}

.small-pic {
    margin-top: 10px;
}

.small-pic .swiper-slide {
    opacity: .6;
    cursor: pointer;
}

.small-pic .swiper-slide.swiper-slide-thumb-active {
    opacity: 1;
}
.video2{
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 100%;
    margin-bottom: 20px;
}
.video2 video{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
} 
#about1 .video-wrapper .video {
    background-color: #000;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}

#about1 .video-wrapper .video video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

#about1 .content p {
    line-height: 2;
    text-align: justify;
    font-size: 16px;
    margin-bottom: 13px;
}

#about2 {
    background: url("/theme/default/images/about2-bg.jpg") no-repeat center fixed;
}

.zz p {
    font-size: 16px;
    text-align: justify;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.zz p span {
    font-weight: bold;
    margin-right: 20px;
}

.zz p [class*=ui-icon-] {
    margin-right: 10px;
}

#about2 .flex {
    align-items: center;
}

#about2 .icon-list li {
    margin-bottom: 30px;
}

#customized1 .content {
    padding: 20px;
    background-color: #f5f5f5;
}

#customized1 .content p {

    font-size: 16px;
}

#customized2 {
    background-color: #f2f2f2;
}

#customized3 li:nth-child(even) span {
    border: none;
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.form-limit-text {
    bottom: 20px;
}
.ax-breadcrumb li {
    display: inline-block;
}
.ax-breadcrumb ul li + li::before {
    content: ">>";
    font-size: 0.6rem;
    font-family: 宋体;
    padding: 0px 0.4rem;
}
.cate-banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    color: #fff;
}

.ps-content {
    position: relative;
    width: 100%;

    overflow: hidden;
}
.cate-banner .ps-content{
    max-height: 300px;
}

.ps-content > img {
    width: 100%;
}

.ps-content .pa-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: rgba(34, 34, 34, 0.3);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23666666' fill-opacity='0.82' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
}
.cate-banner .mask {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    color: #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;
    background-color: rgba(34, 34, 34, 0.3);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23666666' fill-opacity='0.82' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
}

.cate-banner .mask h1 {
    font-size: 2vw;
    color: #fff;
    letter-spacing: 10px;
    line-height: normal;
    margin: 0;
    font-weight: 400;
}

.cate-banner .content .mask.mask1 ul li .content2 {
    position: relative;
    width: 100%;
    height: 100%;
}


#contact-0 {
    position: relative;
    height: 200px;
}


.cate-banner .mask2 .content p {
    text-align: justify;
    font-size: 14px;
}


.double-collapse {
    overflow: hidden;
    padding: 100px 0;
}

.double-collapse .content {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

.double-collapse .content .mask {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 60px;
    position: absolute;
    z-index: 1;
    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;
    background-color: #f5f5f5;
}

.double-collapse .content .mask h1 {
    font-size: 24px;
    margin-bottom: 30px;
}

.double-collapse .content .mask p {
    line-height: 2;
}

#history {
    overflow: hidden;
    position: relative;

}

#history .width {
    position: relative;

}

#history .service-left {
    padding: 60px;
    -webkit-background-size: cover;
    background-size: cover;
}

.timeline {
    padding-left: 5px;
}

.timeline li {
    position: relative;
    padding-bottom: 40px;
}

.timeline li:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 0;
    z-index: 0;
    width: 1px;
    height: 100%;
    display: block;
    background-color: #999;
}

.timeline li .text-content {
    padding-left: 25px;
    line-height: 22px;
    font-size: 16px;
    color: #666;
    transition: all .3s;
}

.timeline li i {
    position: absolute;
    display: block;
    left: -5px;
    top: 0;
    z-index: 10;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #fff;
    border: 1px solid #cf040b;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}

.timeline li:hover i {
    border-color: #105ba3;
}

.timeline li:hover .text-content {
    padding-left: 30px;
}

h3.timeline-title {
    font-weight: 500;
    color: #333;
    margin-bottom: 10px;
    position: relative;
    font-size: 18px;
}

.timeline li:hover h3.timeline-title {
    color: #105ba3;
    font-size: 22px;
}

.ff_pageList {
    margin: 0 auto;
    padding: 90px 0;
}


.service-content h3 {
    font-size: 20px;
    line-height: 40px;
    font-weight: 300;
    background-color: #0154a6;
    color: #fff;
    margin-bottom: 15px;

}

.service-left {
    width: calc(100% - 100px);
    padding-right: 60px;
    float: left;
}

.service-right {
    width: 100px;
    float: right;
    position: relative;
}

.service-right .title {
    position: absolute;
    text-align: right;
    top: 0;
    left: 0;
    margin: 0;
    height: max-content;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    line-height: 100px;
}

.service-right .title h2 {
    bottom: auto;
}

#service p {
    line-height: 2;
    font-size: 1.2rem;
}

#service .item {
    margin-bottom: 40px;
    overflow: hidden;
}

#service .item p {
    line-height: 2;
    margin-bottom: 15px;
}

#service .item-1 .a-title {
    margin-bottom: 0;
}

#service .item-1 ul {
    overflow: hidden;
    margin-top: 60px;
}

#service .item-1 li span {
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    border-radius: 50%;
    border: 1px solid #0154a6;
    display: block;
    margin: 0 auto 20px;
    font-size: 40px;
    font-weight: normal;
    color: #0154a6;
}

#service .item-1 p {
    text-align: center;
}

#service .item li .service-content p {
    text-align: left;
    margin-bottom: 0;
    line-height: 1.6;

}


/*新闻列表*/
.list_pic {
    overflow: hidden;
}

.list_pic li {
    overflow: hidden;
    margin-bottom: 25px;
    padding: 10px;
    border: 1px solid #ddd;
    transition: all .3s;
}

.list_pic li a {
    transition: none;
}

.list_pic li:hover {
    box-shadow: 0 0 10px #ccc;
}

.list_pic li .more-link {
    float: right;
    margin: 10px 0 0 10px;
}

.list_pic li .hide-article-box {
    display: none;
}

.list_pic li .pic {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 66%;
}

.list_pic li .pic .thumb {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 2px;
    overflow: hidden;
}

.list_pic li .pic a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 4;
    left: 0;
    top: 0;
}

.list_pic li .time {
    line-height: 45px;
    color: #666;
    font-size: 14px;
    text-align: left;
}

.list_pic .type1, .list_pic .type2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
}

.list_pic .type1 li, .list_pic .type2 li {
    width: 32.4%;
}

.list_pic .type1 li .pic {
    display: none;
}


.list_pic .type3 li .pic {
    padding-right: 0;
    float: none;
    padding-top: 100%;
}


.list_pic .type2 li .pic {
    width: 35%;
    padding-top: 35%;
    float: left;
    margin-right: 20px;
}

.list_pic .type3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
}

.list_pic .type3 li {
    width: 23.2%;
    transition: all .5s;
    position: relative;
}

.list_pic .type3 li .time {
    line-height: normal;
}

.list_pic li.itemempty {
    padding: 0;
    margin: 0;
    height: 0;
}

.list_pic .type3 li .time {
    text-align: center;
}


.list_pic .type3 li:hover {
       padding: 20px;
}

.list_pic .type3 li:hover h5 a, .list_pic .type3 li:hover .content p {
    color: #fff;
}

.list_pic .type3 li .more-link {
    float: none !important;
    display: inline-block;
    margin: 15px 0 0;
}

.list_pic li .more-link.webcolor {
    color: #105ba3;
    border-color: #105ba3;
}

.list_pic .type3 li:hover .more-link {
    border-color: #fff;
}

.list_pic li .more-link.webcolor:before {
    background-color: #105ba3;
}

.list_pic li .more-link.webcolor:hover {
    color: #fff;
}

.list_pic .type3 li .content h5 {
    margin-top: 10px;
}

.list_pic .type3 li .content .txt {
    position: relative;
    height: 75px;
    overflow: hidden;
}

.list_pic .type3 li .time i {
    position: absolute;
    width: max-content;
    height: 30px;
    padding: 0 15px;
    text-align: center;
    line-height: 30px;
    display: block;
    color: #fff;
    font-size: 12px;
    background-color: rgba(0, 0, 0, .5);
    top: 25px;
    left: 25px;
    border-radius: 5px;
}

.list_pic li .time i {
    font-style: normal;
}

.hide-article-box {
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(70%, #fff));
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #f5f5f5 70%);
    padding-bottom: 26px;
    position: relative;
    z-index: 1998;
    padding-top: 25px;
    top: -120px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
}

.list_pic .type3 li .hide-article-box {
    display: block;
}

/*讲师*/
#teacher li {
    border: 3px solid #ddd;
    border-radius: 10px;
    padding: 0;
    transition: all .5s;
}

#teacher li:hover {
    background-color: #cf040b;
    border-color: #cf040b;
    color: #fff;
}

#teacher li:hover .content p {
    color: #fff;
}

#teacher li p {
    font-size: 15px;
    text-align: justify;
}

#teacher li .content h5 {
    margin: 0;
    text-align: left;
}

#teacher .content {
    display: table;
    height: 160px;
    padding: 0 20px 0 0;
}

#teacher .content div {
    display: table-cell;
    vertical-align: middle;
}

.list_pic li .pic img {
    display: block;
    width: 100%;

}

.list_pic li span {
    margin-right: 5px;

}


.list_pic li .content {
    overflow: hidden;
}

.list_pic li .content p {
    line-height: 24px;
    margin: 0;
    overflow: hidden;
    color: #999;
    font-size: 14px;
    text-align: justify
}

.list_pic li .content h5 {
    font-size: 18px;
    margin: 0 0 10px;
    line-height: normal;
}

.list_pic li .content h3 {
    font-size: 16px;
    margin: 10px 0;
    line-height: normal;

}

.list_pic .type3 li:hover .content h3 a {
    color: #fff;
}

.news_list li {
    overflow: hidden;
    position: relative;
}

.news_list li .content {
    width: 100%;
    height: 100px;
    border-bottom: 1px dotted #c6c6c6;
    padding-right: 142px;
    position: relative;
}

.news_list li .content time {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}

.news_list li .content time span {
    display: block;
    padding-bottom: 10px;
}

.news_list li .content time b {
    font-size: 24px;
}

.news_list li .content time a {
    color: #c81623;
    font-size: 14px;
}

.news_list li .content p {
    line-height: 24px;
    margin: 0;
    height: 72px;
    overflow: hidden;
    color: #999
}

.teacher-list {
    border: 1px solid #ddd;
    overflow: hidden;
    border-top: 0;
}

.teacher-list li {
    width: 50%;
    padding: 10px;
    float: left;
    text-align: center;
    font-size: 14px;
    margin: 0;
}

.teacher-list li p {
    margin: 0 !important;
}

.show_info {
    padding: 30px 0;
}

article {
    overflow: hidden;
}

article .width {
    padding: 0 100px;
}

.news_list li .content h5 {
    font-size: 20px;
    margin: 20px 0;
}

/*联系我们*/
#contact .mask {
    width: 1200px;
    height: auto;
    background-color: transparent;
    top: 20%;
    left: 50%;
    margin-left: -600px;
    bottom: auto;
    text-align: left;
    z-index: 9;
    color: #333;
}

#contact .mask div h1 {
    margin: 0;
}

#contact .mask div p {
    font-size: 16px;
    margin: 0;
}

#contact .ax-breadcrumb{
    position: absolute;top:40px;left: 60px
}

.contact-right h1 {
    margin-bottom: 20px;
}

.content-left, .content-right {
    width: 50%;
    float: left;
}

.content-left {
    padding-right: 30px;
}

.content-right {
    padding-left: 30px;
}




/*首页视频bug控制样式*/
.fancybox-opened .fancybox-skin {
    padding: 0 !important;
    box-shadow: none !important;
}

.fancybox-skin {
    background: none !important;
}

.fancybox-wrap .fancybox-outer .fancybox-inner {
    max-width: 800px !important;
}

/*产品中心*/

#products{
    overflow: hidden;
}
.pro-all {
    padding: 60px 0;
    /*background-color: #f9f9f9;*/
    overflow: hidden;
}


.am-panel-group .am-panel + .am-panel {
    margin-top: 0 !important;
}

.pro-all .index1 .swiper-slide {
    background-color: #eaeaea;
    border-radius: 5px;
    transition: all .5s;
    border: 1px solid #ddd;
    text-align: center;
}

.pro-all .index1 .swiper-slide h3 {
    font-size: 24px;
    line-height: 24px;
}

.pro-all .index1 .swiper-slide p.t1 {
    font-size: 14px;
    line-height: 40px;
}

.pro-all .index1 .swiper-slide .picture, .pro-all .index1 .swiper-slide img {
    border-radius: 5px;
}

.pro-all .index1 .swiper-slide .content {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 40px 0 0;
    overflow: hidden;
}

.pro-all .index1 .swiper-slide .content .mask {
    position: absolute;
    padding: 40px 0 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 5px;
    background-color: #0154a6;
    color: #fff;
    z-index: -99;
}

.pro-all .index1 .swiper-slide .content .mask li span {
    font-size: 12px;
}

.pro-all .index1 .swiper-slide .content .mask .more-link {
    position: absolute;
    left: 50%;
    bottom: 40px;
    border-color: #fff;
    margin: 0 0 0 -70px;
    color: #fff;
    height: 35px;
    line-height: 35px;
}

.pro-all .index1 .swiper-slide .content .mask .more-link:hover {
    border-color: #cf040b;
}

.pro-all .index1 .swiper-slide:hover .content .mask {
    z-index: 1;
}

.pro-all .index1 .swiper-slide .content .mask ul {
    padding: 20px;
}

.pro-all .index1 .swiper-slide .content .mask li {
    text-align: left;
    line-height: 30px;
}

.pro-all .index1 .swiper-slide .content .mask li a {
    color: #fff;
    font-size: 14px;
}

.pro-all .index1 .swiper-slide .content .mask h3:after {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    background-color: #fff;
    margin: 20px auto 0;
}

.pro-all .index1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #cf040b;
    opacity: 0;
}

.pro-all .index1, .pro-all .pro-item {
    overflow: hidden;
    margin-bottom: 60px;
}

.pro-all .pro-item li {
    border: 1px solid #ddd;
    overflow: hidden;
    padding-bottom: 20px;
}

.pro-all .pro-item li p {
    line-height: 30px;
}

.pro-all .pro-item .btn {
    overflow: hidden;
    margin-top: 10px;
    text-align: center;
}

.pro-all .pro-item .btn a {
    padding: 0 10px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #666;
    margin-left: 4px;
    display: inline-block;
    border-radius: 4px;
    transition: all .5s;
}

.pro-all .pro-item .btn a:first-child {
    margin-left: 0;
    border-color: #0154a6;
    color: #0154a6;
}

.pro-all .pro-item .btn a:first-child:hover {
    background-color: #0154a6;
    color: #fff;
}

.pro-all .pro-item .btn a:nth-child(2) {
    border-color: #cf040b;
    color: #cf040b;
}

.pro-all .pro-item .btn a:nth-child(2):hover {
    background-color: #cf040b;
    color: #fff;
}

.pro-all .pro-item .btn a:nth-child(3):hover {
    background-color: #333;
    border-color: #333;
    color: #fff;
}

.pro-all .a-title2 {
    margin-bottom: 20px;
}

.pro-all .a-title2 h1 {
    font-weight: normal;
    line-height: 40px;
}

.pro-all .a-title2 .more-link {
    height: 40px;
    line-height: 40px;
}

.p-path {
    line-height: 60px;
    font-size: 16px;
}

.all_type {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #ccc;
    margin-bottom: 19px;
    font-weight: bold;
    transition: all .3s;
}

.all-list li:hover span.all_type {
    background-color: #cf040b;
    border-color: #cf040b;
    color: #fff;
}

.pro-title {
    position: relative;
    height: 58px;
}

.pro-title p {
    position: absolute;
    top: 24px;
    text-align: center;
    width: 100%;
    z-index: 2;
}

.pro-title span {
    font-size: 20px;
    color: #005baa;
    background: #f6f6f6;
    padding: 0 30px;
    line-height: 18px;
}

.pro-line {
    width: 100%;
    height: 1px;
    background: #dedede;
    position: absolute;
    top: 34px;
    z-index: 1;
}

li .ps-content{
    overflow: hidden;
}
li img{
    width: 100%;
    transition: all .5s;
}
li:hover .ps-content img{
    transform: scale(1.1);
}


/*产品列表*/
.pro-list li {
    overflow: hidden;
    transition: all .5s;
    margin-bottom: 20px;
    /*background-color: #f6f6f6;*/
    transition: all .3s;
}

.pro-list li:hover {
    background-color: #f5f5f5;
}

.pro-list li .content {
    padding: 20px;
}

.pro-list li .content h4 {
    margin: 0;
}

/*产品详情*/
#product-head{
    padding: 0;
    background: #f5f5f5;
}
#product{
    background-color: #f5f5f5;
}
#product .flex li .ax-title{
    background-color: #fff;
}
.pro-list li{
    margin-bottom: 30px;
    background-color: #fff;
    transition: all .5s;
}
.pro-list li .list-title{
    padding: 10px;
    text-align: center;
    background-color: #f5f5f5;
}
#xgcp .pro-list li{
    background-color: #f5f5f5;
}
.gallery-top #video,.video{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 66.625%;
    background: #000;
}
.gallery-top #video video,.video video{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
.video_content{
    max-width: 750px;
    margin: 0 auto;
}

#product-show {
    padding: 0 0 30px;
    background-color: #f5f5f5;
}
#product-head .width{
    max-width: 1380px;
}
#product-show .width {
    background-color: #fff;
    padding: 40px;
    border-radius: 10px;
    max-width: 1380px;
}

#product-show .ax-breadcrumb a,
#product-show .ax-breadcrumb li i.ax-iconfont,
#product-show.ax-breadcrumb ul li + li::before {
    color: #000;
}

.pro-info .intro {
    padding: 2rem 0;
}

.pro-info h1 {
    font-size: 48px;
}
.pro-info .down{
    margin-top: 20px;
    line-height: 36px;
    padding: 0;
    font-size: 16px;
    display: inline-block;
    color: #666;
    border-radius: 5px;
}
.pro-content > div {
    padding: 30px 0;
}

.tab-list {
    position: relative;
    z-index: 999 !important;
}

.tab-list li {
    flex: 1;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    transition: all .5s;
    background-color: #2d9639;
}
.tab-list li:hover{
    background-color: #074b50;
}
.tab-list li a {
    color: #fff;
}

.pro-content .ax-item-block {
    padding: 10px 0;
}
#xgwz li{
    line-height: 40px;
    border-bottom: 1px solid #eee;
}
.artilce-title{
    font-size: 16px;
}

.video-list {
    padding: 20px 0;
    overflow: hidden;
}

.video-list li {
    width: 48%;
    margin-bottom: 20px;
    position: relative;
}

.video-list li p {
    position: absolute;
    width: 100%;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    left: 0;
    bottom: 0;
    z-index: 1;
}


.video-info span {
    padding: 0 10px;
}

.video_content {
    width: 100%;
    padding: 20px 0;
    overflow: hidden;
}

.video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;

}

.video video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}


/*产品列表页*/
.pro-nav {
    overflow: hidden;
    background-color: #f5f5f5;
    background-color: transparent;
}

.pro-nav ul {
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden;
}

.pro-nav li {
    padding: 20px 0;
    margin-bottom: 0;
    background-color: #fff;
    border: 1px solid #ccc;
}

.pro-nav li.hover a {
    color: #cf040b;
}

.all-list {
    margin-top: 40px;
    overflow: hidden;
    text-align: center;
}

.all-list li {
    display: inline-block;
    width: 200px;
    height: 46px;
    line-height: 46px;
    margin: 0;
    text-align: center;
    font-size: 14px;
}


.all-list li.hover a {
    color: #fff;
}

.all-list li img {
    height: 46px;
    margin-bottom: 20px;
}


a.slide_button {
    margin: 0 auto;
}

a.slide_button, span.slide_button {
    position: relative;
    font-size: 18px;
    line-height: 3rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    z-index: 1;
    display: inline-block;
    cursor: pointer;
}

a.slide_button img, span.slide_button img {
    vertical-align: middle;
    margin-top: -4px;
}

a.slide_button span.slide_button_text, span.slide_button span.slide_button_text {
    position: relative;
    padding: 0 15px;
    z-index: 1;
}

a.slide_button span.slide_button_top, a.slide_button span.slide_button_bottom, span.slide_button span.slide_button_top, span.slide_button span.slide_button_bottom {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #cf040b;
    top: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}


a.slide_button:hover, a.slide_button:active, span.slide_button:hover, span.slide_button:active {
    color: #fff;
    text-decoration: none;
}

a.slide_button:hover span.slide_button_top, a.slide_button:active span.slide_button_top, span.slide_button:hover span.slide_button_top, span.slide_button:active span.slide_button_top {
    opacity: 0.8;
    top: -3px;
    left: 3px;
}

a.slide_button:hover span.slide_button_bottom, a.slide_button:active span.slide_button_bottom, span.slide_button:hover span.slide_button_bottom, span.slide_button:active span.slide_button_bottom {
    opacity: 0.8;
    top: 3px;
    left: -3px;
    -webkit-box-shadow: 0 0 0 0 rgba(49, 46, 37, 0.5);
    -moz-box-shadow: 0 0 0 0 rgba(49, 46, 37, 0.5);
    box-shadow: 0 0 0 0 rgba(49, 46, 37, 0.5);
}

a.slide_button.slide_button_gray span.slide_button_text, span.slide_button.slide_button_gray span.slide_button_text {
    color: #252525;
}

section {
    width: 100%;
    padding: 5rem 0;
}

/*站点地图*/
#sitemap .item {
    margin-bottom: 2rem;
}

/*上一个下一个*/

.next-prev {
    padding: 30px 0;
    overflow: hidden;
    display: flex;
    position: relative;
    text-align: center;
    justify-content: space-between;
    border-top: 1px solid #eee;
}

.prev-item {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ccc;
    transition: all .5s;
}

.prev-item.empty {
    border: none;
}

.wz-content span {
    font-size: 16px;
    color: #999;
}

.next-item .am-align-right, .prev-item .am-align-left {
    margin: 0;
}
.prev-item a, .next-item a, .back_cate a{
    display: block;
    transition: all .3s;
}
.prev-item:hover a, .next-item:hover a, .back_cate:hover a {
    background-color: #cf040b;
    border-color: #cf040b;
}

.prev-item:hover span, .next-item:hover span, .back_cate:hover span {
    color: #fff;
}

.prev-item:hover a, .next-item:hover a {
    color: #fff;
}

.prev-item p, .next-item p {
    margin: 0;
}

.back_cate {
    position: relative;
    width: auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    border: 1px solid #ccc;
}

.back_cate span {
    font-size: 14px;
    color: #999;
    padding: 0 20px;
    font-weight: 300;
}

.subject {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
}

.subject b {
    border-bottom: 1px solid #cf040b;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin-bottom: -1px;
    font-weight: normal;
    color: #3b3b3b;
    font-size: 18px;
    font-family: microsoft yahei;
}

.subject .more {
    float: right;
}

.subject .more a {
    font-size: 12px;
    color: #999;
}

.subject .more a:hover {
    color: #f30;
}

#tuijian {
    padding: 60px 0 0;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    z-index: 10;
}

#tuijian .swiper-container {
    padding-bottom: 40px;
}

#tuijian .swiper-slide {
    overflow: hidden;
}

#tuijian .swiper-slide img {
    width: 100%;
}

#tuijian .swiper-slide .img, #tuijian .swiper-slide .txt {
    width: 50%;
    float: left;
    background-color: #f5f5f5;
    height: 400px;
}

#tuijian .swiper-slide .img a {
    display: block;
    width: 100%;
    height: 100%;
}

#tuijian .txt {
    padding: 0 30px;
    color: #999;
}

#tuijian h2 {
    margin: 15px 0;
    font-size: 24px;
}

#tuijian .sdate {
    padding-top: 30px;
    font-size: 18px;
    font-style: italic;
}

#tuijian a.more-link {
    position: relative;
    left: 0;
    bottom: auto;
    margin: 30px 0 0;
    color: #cf040b;
    border-color: #cf040b;
}

#tuijian .swiper-button-prev {
    left: auto;
    right: 50px;
    width: 50px;
    height: 50px;
    margin: 0;
    top: auto;
    bottom: 40px;
    -webkit-background-size: 30%;
    background-size: 30%;
    background-color: #0154a6;
}

#tuijian .swiper-button-next {
    right: 0;
    width: 50px;
    height: 50px;
    margin: 0;
    top: auto;
    bottom: 40px;
    -webkit-background-size: 30%;
    background-size: 30%;
    background-color: #cf040b;
}

/*文章内容页*/
#news-main {
    padding: 60px 0;
}

.news_content {
    margin: 20px auto;
}

.news_content .am-titlebar-default {
    margin: 0 0 20px 0;
}


.news_show .path {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}

.news_show .intro {
    padding-bottom: 32px;
}

.news_show .intro h3 {
    font-size: 20px;
}

.news_show .intro p {
    font: 18px/32px Microsoft Yahei;
    color: #404040;
    margin: 16px 0;
    text-align: justify;
    text-indent: 2em;
}

.pro_intro p {
    line-height: 2;
}

.attribute {
    margin: 20px 0;
}

.news_show .intro a {
    color: #06C;
}

.news_show .intro h3 {
    margin-top: 20px;
}

.news_show .intro a:hover {
    color: #f30;
}

.news_show .intro p img {
    max-width: 100%;
    height: auto;
    margin-left: -2em;
}

.news_show .other {
    margin-top: 30px;
    text-align: center;
}

.news_show .other p {
    font-weight: bold;
}

.news_show .other a {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 6px 20px;
    min-width: 100px;
}

.news_show .other a span {
    font-size: 18px;
    margin-right: 10px;
}

.news_show .other a em {
    font-style: normal;
    font-size: 18px;
}

.news_show .other a:hover {
    background: #242424;
    border-color: #242424;
    color: #fff;
}

.news_show .other a:hover span {
    color: #fff;
}

.news_show .tags {
    font-weight: 500;
    padding: 15px 0;
    clear: both;
    overflow: hidden;
}

.news_show .tags a {
    margin-left: 15px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 4px 10px;
    font-weight: normal;
    font-size: 14px;
}

.news_show .tags a:hover {
    background: #242424;
    color: #fff;
    border-color: #242424;
}

.step ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}

.step li {
    width: 18%;
    border: 2px solid #eee;
    margin-bottom: 30px;
    text-align: center;
    padding: 20px 0;
    height: 146px;
    transition: all .5s;
    position: relative;
    cursor: pointer;
}

.step li img {
    width: 60px;
}

.step li h2 {
    font-size: 20px;
    margin: 5px 0;
}

.step li p {
    margin: 0;
    font-size: 14px;
    text-align: left;
    padding: 0 10px;
    display: none;
    transition: all .5s;
}

.step li:hover {
    border-color: #b11813;
    background-color: #b11813;
}

.step li:hover img {
    display: none;
}

.step li:hover h2 {
    color: #fff;
}

.step li:hover p {
    color: #fff;
    display: block;
}

.wz_list li {
    height: 32px;
    line-height: 32px;
}

.wz_list {
    margin: 30px 0;
}

.bg-gray .bread ul {
    height: 66px;
    overflow: hidden;
}

.bread li {
    line-height: 55px;
}

.cate-banner .bread li {
    line-height: 40px;
}

.cate-banner .bread ul li a[class*="icon"]:before {
    color: #fff;
}

.cate-banner .bread ul li + li:before {
    color: #fff;
}

.cate-banner .mask .bread li,
.cate-banner .mask .bread li a,
.cate-banner .mask .bread > li [class*=am-icon-]:before {
    color: #fff;
}

.cate-banner .flex2 h1 {
    font-size: 3rem;
    color: #fff;
}
.cate-banner .flex{
    justify-content: center;
    align-items: center;
}
.cate-banner .flex h1{
    font-size: 3rem;
    color: #fff;
    margin-bottom: 15px;
}
.cate-banner .flex h2{
    font-size:2.2rem;
    margin-bottom: 15px;
}
.cate-banner .flex .date-info {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.cate-banner .flex .date-info a {
    color: #fff;
}

.cate-banner .ax-breadcrumb li {
    color: #fff;
}

.cate-banner .pa-mask .width {
    position: relative;
    height: 100%;
}


.cate-banner .ax-breadcrumb li a {
    color: #fff;
}

.cate-banner .ax-breadcrumb li a:hover {
    color: #fff;
}

.cate-banner .ax-breadcrumb li i.ax-iconfont {
    color: #fff;
}
.path {
    margin-top: -55px;
    position: relative;
}


#photo-main {
    overflow: hidden;
    padding: 60px 0;
}

.photo-list {
    overflow: hidden;
}

.photo-list li img {
    width: 100%;
}

.photo-list li p {
    margin: 0;
    line-height: 55px;
    padding: 0 10px;
    font-size: 16px;
    /*background-color: #f6f6f6;*/
}

/*photo show.php*/
#photo-main {
    padding-top: 70px;
}

.photo-left {
    width: 40%;
    padding-right: 20px;
    float: left;
}

.photo-left .gallery-thumbs .swiper-slide {
    cursor: pointer;
    transition: all .5s;
}

.photo-left .gallery-thumbs .swiper-slide img {
    opacity: 0.4;
}

.photo-left .gallery-thumbs .swiper-slide.swiper-slide-thumb-active img {
    opacity: 1;
}

.photo-right {
    width: 60%;
    float: right;
    padding-left: 20px;
}

.photo-left .gallery-thumbs {
    margin-top: 10px;
}

.photo_show .intro {
    padding-top: 30px;
}

.photo_show .intro h3 {
    font-size: 16px;
    margin: 0;
}

.photo_show .intro p {
    margin: 0 0 15px;
    font-size: 14px;
}


/*荣誉*/
#certify {
    position: relative;
    margin-top: 60px;
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify .swiper-slide {
    width: 520px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}

#certify .swiper-slide img {
    display: block;
}

#certify .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: -30px;
    width: 45px;
    height: 45px;

    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: -30px;
    width: 45px;
    height: 45px;

    background-size: 100%;
}

#certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}


#weixin {
    margin-left: 15px;
}

#qrcode {
    width: 120px;
    display: none;
    text-align: center;
    position: relative;
}

.code:hover #qrcode {
    display: block;
}

#qrcode p {
    font-size: 14px;
}

#qrcode #close {
    font-size: 24px;
    color: #ccc;
    position: absolute;
    right: 0;
    top: -40px;
    z-index: 2;
    cursor: pointer;
}

input#code {
    position: relative;
    z-index: 2;
}


/*组织架构*/
#organize {
    padding: 60px 0;
    overflow: hidden;
}

#organize ul {
    overflow: hidden;
}

#organize li {
    width: calc((100% - 100px) / 5);
    float: left;
    margin-right: 30px;
    text-align: center;
}

#organize li:last-child {
    margin-right: 0;
}

#organize li h3 {
    line-height: 50px;
    border: 1px solid #ccc;
}

#organize li .department {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#organize li .list-item {
    width: 60px;
    height: 170px;
    padding: 20px;
    display: inline-block;
    border: 1px solid #ccc;
    position: relative;
}

#organize li .list-item:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 1.8rem;
    top: -1.8rem;
    left: 50%;
    background-color: #ccc;
}

@media only screen and (max-width: 1360px) {
    #organize li .list-item {
        width: 46px;
        padding: 20px 10px;
    }
}

@media only screen and (max-width: 1024px) {
    #organize li {
        width: calc((100% - 60px) / 5);
        margin-right: 15px;
    }

    #organize li .list-item {
        width: 40px;
        padding: 20px 8px;
    }
}

.am-input-group-label {
    font-size: 16px;
}

/*pro-left-right*/
.pro-all {
    padding: 60px 0;
    overflow: hidden;
    background-color: #f5f5f5;
}

.pro-all p {
    margin-bottom: 15px;
}

.pro-all .am-table p {
    margin: 0;
}

.proPhone {
    width: 122px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #eee;
    background-color: #fff;
    font-size: 13px;
    position: relative;
    border-radius: 4px;
    color: #5e9959;
    margin: 0;
    cursor: pointer;
}

.qr-window {
    width: 180px;
    height: 180px;
    background: url(../images/qr-border2.png) no-repeat center;
    position: absolute;
    top: 28px;
    padding: 40px;
    z-index: 9;
}

.pro-left {
    width: 60%;
    float: left;
    padding: 20px;
    background-color: #fff;
}

.pro-right {
    width: 35%;
    float: right;
}

.pro-left form{
    margin-top: 20px;
}

.pro-left .tab-content {
    padding: 0 3% 30px;
}


.pro-left .subject {
    margin: 30px 0;
}

.tab-list.fixed {
    position: fixed;
    top: 0;
    z-index: 99;
}


.pro-left .tab-content {
    padding: 0 3% 30px;
}

.pro-left .tab-content .tabs:before {
    content: "";
    display: block;
    margin-top: -60px !important;
    height: 60px;
    pointer-events: none;
}

#tab-pro ul, #tab-case ul, #tab-service ul {
    overflow: hidden;
    padding-top: 10px;
}

#tab-service li {
    padding: 20px;
    text-align: center;
    background-color: #eee;
    position: relative;
    transition: all .5s;
}

#tab-service li:hover {
    margin-top: -10px;
    box-shadow: 0 0 5px #ccc;
}

#tab-service li span {
    display: block;
    width: 80px;
    height: 80px;
    font-size: 50px;
    margin: 0 auto;
    background-color: #0154a6;
    color: #fff;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
}

#tab-service li p {
    line-height: 40px;
    margin: 0;
}

.pro-left .subject {
    margin: 30px 0;
}

.tab-list.fixed {
    position: fixed;
    top: 0;
    z-index: 99;
}

.pro-right h2 {
    margin: 10px 0;
    font-size: 18px;
    font-weight: normal;
}

.pro-right .pro-right-info {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #eee;
}

.pro-right .pro-right-info .content {
    padding: 20px 0;
    overflow: hidden;
    font-size: 14px;

}

.pro-right .pro-right-info button {
    display: block;
    margin: 0 auto;
}

.pro-right .pro-right-info button a {
    color: #fff;
}

.pro-right .pro-right-form {
    background-color: #fff;
    padding: 24px;
}

.pro-right-form .nice-select {
    padding-left: 0.5em;
    height: 40px;
    line-height: 40px;
}

.pro-right-form form input {
    border-color: #ddd !important;
    border-radius: 3px !important;
}

.pro-right-form .nice-select {
    color: #999;
}

.pro-right-form .nice-select .list {
    background-color: #fff;
    color: #333;
    max-height: 100px;
    overflow-y: scroll;
}

.pro-right-form .am-form-group {
    margin-bottom: 6px;
}

.pro-right-form .nice-select .option {
    min-height: auto;
    line-height: 30px;
}

.pro-right-form input {
    width: 100% !important;
    padding: 0 0.5em !important;
    line-height: 40px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    border-color: #ccc !important;
}

.pro-right-form button {
    width: 100%;
}

#about-banner li {
    color: #fff;
    text-align: center;
}

#about-banner li h3 {
    font-size: 22px;
    padding: 11px 0;
}
#about-banner li img{

    width: auto;
}
/*灯箱*/
.pro_show .am-u-md-7 {
    padding-left: 60px;
}

.pro_show .pro-title {
    font-size: 32px;
    /*color: #cf040b;*/
    position: relative;
    line-height: normal;

    z-index: 1;
}

.pro_show .intro {
    background-color: #f5f5f5;
    overflow: hidden;
    padding: 20px;
    font-style: italic;
    margin: 20px 0;
    line-height: 2;
    text-align: justify;
}

.pro_show .contact {
    padding: 20px 0;
    overflow: hidden;
}


.pro_show .contact button a {
    color: #fff;
}

.pro_show .contact span {
    font-size: 40px;
    color: #0154a6;
    vertical-align: middle;
    position: relative;
}

.pro_show .contact span b {
    font-size: 20px;
    font-weight: bold;
    left: 10px;
    top: -7px;
    position: relative;
}

.extend li {
    font-size: 14px;
    padding: 5px 0;
    overflow: hidden;
}

.extend li .extend-title {
    color: #0154a6;
    float: left;
    font-weight: bold;
}

.extend li .extend-content {
    width: calc(100% - 80px);
    float: left;
    color: #333;
}

.extend li .extend-content p {
    text-align: justify;
}

#tab-book form {
    margin-top: 20px;
}

.pro_show .gallery-thumbs {
    margin-top: 10px;
}

.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}


/*人才招聘*/
#job {
    padding: 60px 0;
    overflow: hidden;
}

#job .a-title {
    margin-bottom: 60px;
}

/*案例列表*/
#subnav {
    overflow: hidden;
}

#subnav li {
    float: left;
    text-align: center;

}


#subnav li a {
    display: block;
    padding: 0 20px;
    font-size: 18px;
    line-height: 55px;
    transition: all .5s;
    position: relative;
    color: #000;

}

#subnav li a:after {
    content: '';
    width: 100%;
    height: 6px;
    display: none;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 8px;
    background: #cf040b;
    border-radius: 8px 8px 0 0;

}
.bread ul li a[class*="icon"]:before, .bread ul li + li:before {
    color: #fff;
}


#subnav li.hover a:after {
    display: block;
}

#subnav li:first-child a {

}

#subnav li:hover a {
    color: #cf040b;

}


.home_path li {
    font-size: 14px;
}

.bread > li [class*=am-icon-]:before {
    color: #fff;
}

.home_path li a {
    color: #fff;
    font-size: 12px;
}

/*企业文化*/


#culture {
    overflow: hidden;
}

#culture .width {
    padding: 60px;
    background-color: #f5f5f5;
}

#culture .content-right {
    text-align: right;
}

#culture .item {
    background-color: #fff;
    height: 80px;
    margin-bottom: 40px;
    transition: all .5s;
}

#culture .item:hover {
    color: #fff;
    background-color: #cf040b;
    box-shadow: 0 0 15px #cf040b;
}

#culture .item .am-u-sm-12 {
    line-height: 80px;
}

#culture .item .am-u-md-4 {
    text-align: center;
    font-size: 20px;
}

#culture .item .am-u-md-4:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 40px;
    float: right;
    margin: 20px 0 0;
    background-color: #999;
}

#culture .item:hover .am-u-md-4:after {
    background-color: #fff;
}

#culture .item .am-u-md-8 {
    font-size: 16px;
    padding: 0 30px;
}

#culture li {
    text-align: center;
}

/*合作品牌*/
#partner {
    padding: 100px 0;
    overflow: hidden;
}

#partner .a-title {
    margin-bottom: 60px;
}

/*产品详情公用*/
#page_path {
    padding: 0;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.pro-main {
    background-color: #fff;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
}

.pro_show {
    padding: 60px 0;
    overflow: hidden;
}

.pro-info .intro{
    padding: 2rem 0;
}
.pro-info .down{
    margin-top: 20px;
    line-height: 36px;
    padding: 0;
    font-size: 16px;
    display: inline-block;
    color: #666;
    border-radius: 5px;
}
.pro-content > div {
    padding: 30px 0;
}
.menu {
    display: flex;
    border-bottom: 1px solid #eaeaea;
    justify-content: space-between;
    align-items: center;
    line-height: 2rem;
}

.menu .menu-name {
    border-bottom: .1rem solid #2d9639;
    margin-bottom: -1px;
    font-size: 20px;
    font-weight: bold;
}
.pro-content .menu{
    padding-top: 30px;
}
.nav_bar {
    width: 100%;
    height: 60px;
    padding: 0 3%;
    background-color: #000;
    position: relative;
    overflow: hidden;
    color: #fff;
}

.nav_bar:before, .nav_bar:after {
    content: " ";
    display: table;
}

.nav_bar:after {
    clear: both;
}

.nav_bar h2 {
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;
    margin: 0;
}

.nav_bar .con .am-fl {
    margin-left: 5px;
    font-size: 12px;
    margin-top: 21px;
}

.nav_bar .con .am-fl .separator {
    margin: 0 .25em;
    color: #ccc;
}

.nav_bar .con .am-fl a {
    color: #ccc;
}

.nav_bar .con .am-fr {
    margin: 19px 0 0;
    font-size: 14px;
}

.nav_bar .con .am-fr span {
    margin-left: 10px;
    color: #ccc;
}

.nav_bar .con .am-fr .canshu:hover {
    color: #ee9f23;
}

.nav_bar.nav_bar_hidden, .nav_bar.nav_bar_hidden .con .am-fr span {
    color: #333;
}

.nav_bar.nav_bar_hidden .con .am-fr .canshu {
    color: #999;
    cursor: pointer;
    transition: all .5s;
}

.nav_bar.nav_bar_hidden .con .am-fl a {
    color: #999;
}

.nav_bar .con .am-fr .zixun, .nav_bar.nav_bar_hidden .con .am-fr .zixun {
    width: 80px;
    display: inline-block;
    height: 24px;
    line-height: 22px;
    background-color: #cf040b;
    color: #fff;
    text-align: center;
    border-radius: 11px;
    font-size: 12px;
    cursor: pointer;
    transition: all .5s;
}

.nav_bar .con .am-fr .zixun:hover {
    background-color: #fff;
}

.nav_bar.nav_bar_hidden {
    position: fixed;
    top: -10px;
    left: 0;
    margin-top: -60px;
    z-index: 99;
    -webkit-transition: margin-top .3s linear;
    transition: margin-top .3s linear;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nav_bar.nav_bar_hidden.nav_fix {
    position: fixed;
    top: 0;
    background: #fff;
    margin-top: 0;
    border-bottom: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.07);
}

/*下载中心*/
#download {
    padding: 60px 0;
    overflow: hidden;
}

#download li {
    border-bottom: 1px solid #eee;
}

#download p {
    text-align: left;
    line-height: 45px;

}

#download p span.iconfont {
    font-size: 24px;
}

@media screen and (min-width: 993px) {
    /* 设置滚动条的样式 */
    ::-webkit-scrollbar {
        width: 10px;
    }

    /* 滚动槽 */
    ::-webkit-scrollbar-track {
        background-color: #eee;
    }

    /* 滚动条滑块 */
    ::-webkit-scrollbar-thumb {
        background: #999;
        border-radius: 5px;
    }
}


@media screen and (max-width: 1440px) {
    body {
        font-size: 14px;
    }

    #about1 .content p {
        font-size: 14px;
        line-height: 1.6;
    }
    #nav > li h3 {
        font-size: 16px;
    }

    #nav > li h3 > a {
        padding: 0 20px;
    }


    .a-title h1:after {
        margin: 10px auto;
    }


    .subject b, .subject strong {
        font-size: 20px;
    }

    .sub {
        padding: 0 20px 10px;
    }

    .myintro p, .side li.classOne {
        font-weight: 300;
    }

    body {
        font-size: 14px;
    }

    #download p {
        width: calc((100% - 30px) / 2);
        margin-right: 30px;
    }

    #download p:nth-child(3n) {
        margin-right: 30px;
    }

    #download p:nth-child(even) {
        margin-right: 0;
    }

    .a-title h1 {
        font-size: 40px;
    }

    .a-title p {
        font-size: 16px;
    }

    .a-title {
        margin-bottom: 40px;
    }

    .pro-banner .content .mask h1 {
        font-size: 26px;
        margin: 15px 0;
    }

    .pro-banner .content .mask {

        padding: 30px;
    }

    .pro-banner .content .mask .am-btn {
        padding: 0;
    }

    .pro-banner .content .mask p.t2 {
        font-size: 14px;
        margin-bottom: 15px;
    }

    #page_nav {
        height: 50px;
    }

    #page_nav li {
        line-height: 50px;
    }

    #subnav li a {
        font-size: 16px;
    }

    header .header-menu li {
        padding: 0 10px;
    }


    header .header-menu li em a, .header-menu li > a {
        font-size: 14px;
        line-height: 90px;
    }

    #history {
        -webkit-background-size: 35%;
        background-size: 35%;
    }

}


@media (min-width: 993px) {
    #header-menu {
        display: none;
    }

    .relative {
        position: relative;
        z-index: 100;
    }

    .header-menu li .sub {
        position: absolute;
        top: -400%;
    }

    .no-fullbground .sub {
        background-color: rgba(255, 255, 255, 0.9)
    }

    .no-fullbground .sub-left {
        left: 0;
    }

    .no-fullbground .sub-right {
        right: 0;
    }

    .sub-horizontal .sub .sub-menu > dl {
        float: left;
    }

    .sub-horizontal .sub-right > dl {
        float: right;
    }

    .sub-horizontal .sub-menu > dl dt {
        float: left;
    }

    .sub-horizontal .sub-right .sub-menu > dl {
        text-align: right;
        float: right;
    }

    .sub-horizontal .sub-right .sub-menu > dl dt {
        float: none;
        display: inline-block;
    }

    .sub-vertical .has-sub {
        z-index: 100;
    }

    .sub-vertical .sub {
        background-color: #f3f3f3;
        left: 0;
        width: 100%;
    }

    .sub-vertical .sub-row-2 {
        width: 200%;
    }

    .sub-vertical .sub-row-3 {
        width: 300%;
    }

    .sub-vertical .sub-row-2 .sub-menu dt {
        float: left;
        width: 50%;
    }

    .sub-vertical .sub-row-3 .sub-menu dt {
        float: left;
        width: 33.3333333%;
    }

    .sub-vertical .sub-has-sub {
        position: relative;
    }

    .sub-vertical .sub-has-sub dl {
        background-color: rgba(255, 255, 255, 0.9);
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
    }

    .sub-vertical dt.aon > a {
        background: #009;
        color: #fff;
    }

    .sub-vertical .sub-position-right {
        left: auto;
        right: 0;
    }

    .sub-vertical .sub-position-right .sub-has-sub dl {
        left: auto;
        right: 100%;
    }

    .sub-txt-img .sub {
        width: 300%;
    }

    .sub-txt-img .sub-intro {
        padding: 5px;
    }

    .sub-txt-img .sub-intro .sub-left {
        float: left;
        width: 40%;
    }

    .sub-txt-img .sub-intro .sub-right {
        float: right;
        width: 56%;
    }

    .sub-txt-img .sub-img img {
        display: block;
        width: 100%;
    }

    .sub-txt-img .sub-txt {
        font-size: 12px;
        line-height: 24px;
    }

    .fullbground .sub {
    }

    .fullbground .sub-menu > dl,
    .fullbground .sub-menu > dl dt {
        float: left;
    }

    .sub-menu-layer {
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.9);
    }

    .sub-menu-layer {
        height: 0;
        transition: 0.3s;
    }

    li .sub { /*transform:scale(0); */
        transition: top 1s 1s, height 0.3s;
        overflow: hidden;
    }

    li.aon .sub { /* transform:scale(1);*/
        transition: top 0s, height 0.4s 0.2s;
    }
}

.show_info p {
    margin-bottom: 15px;
    line-height: 2;
}

pre {
    margin-bottom: 30px;
}

/*组织架构*/
#zzjg {

    -webkit-background-size: cover;
    background-size: cover;
    padding: 60px 0;
    overflow: hidden;
    text-align: center;
}

/*应用*/
#app {
    padding: 60px 0;
}

#app .show_info li {
    width: calc((100% - 100px) / 4);
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
}

#app .show_info li .picture {
    position: relative;
}

#app .show_info li:nth-child(4n) {
    margin-right: 0;
}

#app .show_info li .mask {
    background-color: rgba(245, 245, 245, 0.81);
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    bottom: 0;
    left: 0;
    z-index: 1;
    text-align: center;
}

.app-item {
    padding: 20px 0;
    text-align: center;
}

.app-item li {
    display: inline-block;
    margin: 0 10px;
}

.app-item li select {
    height: 45px;
    border-color: #ddd;
    padding: 0 10px;

}

/*产品优势*/
.lc-list {
    overflow: hidden;
    margin-bottom: 100px;
}

.lc-list li {
    width: calc((100% - 60px) / 4);
    float: left;
    height: 108px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 5px solid #ccc;
    text-align: center;
    padding: 20px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.lc-list li.first {
    background-color: #cf040b;
    color: #fff;
    line-height: 108px;
    padding: 0;
    text-align: center;
    border-color: #cf040b;
}

.lc-list li h2 {
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 5px;
    font-family: webfont;
    margin: 0;

}

.lc-list li h2 span.iconfont {
    font-size: 30px;
}

.lc-list li h3 {
    font-size: 24px;
    line-height: normal;
    margin: 0;
}

.lc-list li p {
    text-align: center !important;
    font-size: 14px;
    line-height: normal;
    margin: 0;
}

.lc-list li h3 span {
    color: #cf040b;
    font-size: 24px;
    margin-right: 5px;
}

.lc-list li:nth-child(4n) {
    margin-right: 0;
}

.service-list {
    overflow: hidden;
    margin-top: 60px;

}

.service-list li {
    background-color: #000;
    color: #fff;
    height: 200px;
    padding: 20px;
    cursor: pointer;
    transition: all .5s;
}

.service-list li:hover {
    background-color: #cf040b;
}

.service-list li span {
    font-size: 50px;
}

.service-list li p {
    text-align: justify;
    font-size: 14px;
}

/*荣誉资质*/
#honor {
    overflow: hidden;
}

#honor li {
    width: 18%;
    margin-bottom: 30px;
}

#honor li.empty {
    border: none;
    height: 0;
    padding: 0;
    margin: 0;
}

#honor .photo-list li p {
    line-height: normal;
    padding: 0;
}

.photo-list li {
    padding: 20px;
    border: 1px solid #eee;
    transition: all .5s;
}

.photo-list li:hover {
    background-color: #cf040b;
    background-image: linear-gradient(90deg, #105ba3, #cf040b);
    color: #fff;
}

.photo-list li:hover a {
    color: #fff;
}

@media screen and (max-width: 1200px) {


    header .header-menu li em a, .header-menu.header-menu li > a {
        font-size: 14px;
    }

    header .header-menu li .sub.wide {
        display: none !important;
    }

    header .header-menu li {
        padding: 0 10px;
    }

    header .header-menu li em {
        padding: 0 10px;
    }

    header .header-right dd {
        padding-left: 0;
    }

    header .top-search {
        padding: 0 10px;
    }
}


.home_pro li {
    box-shadow: 0 0 15px #eee;
    transition: all 0.3s ease;
    position: relative;
    margin-bottom: 30px;
}

.home_pro li .pro_top {
    height: 160px;
    text-align: center;
}

.home_pro li .pro_top h2 {
    font-size: 30px;
    line-height: 100px;
    color: #fff;
    font-weight: 300;
}

.home_pro li .pro_top i {
    background: #fff;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 50%;
    z-index: 99;
    border: 1px solid #eee;
    font-size: 46px;
    margin-top: -20px;
    box-shadow: 0 0 30px rgba(51, 51, 51, .2);
    transition: all 0.3s ease;
}

.home_pro li .pro_body {
    padding: 80px 40px 20px 40px;
    text-align: left;
    font-size: 14px;
    color: #999;
    line-height: 22px;
}

.home_pro li .pro_footer {
    padding: 0 10px;
    text-align: center;
    position: absolute;
    bottom: 40px;
    left: 40px;
    width: calc(100% - 80px);
}

.home_pro li .pro_footer a.more {
    width: 100%;
    color: #999;
}

.home_pro li .pro_footer a.ui {
    margin-top: 75px;
}

.home_pro li .pro_footer a {
    display: inline-block;
    border: 1px solid #F0F0F0;
    font-size: 14px;
    margin: 8px 5px;
    padding: 10px 22px;
    border-radius: 20px;
    color: #555;
}

.home_pro li .pro_footer a i {
    color: #999;
    font-size: 15px;
    margin-right: 10px;
}

.home_pro li .pro_footer a:hover {
    color: #fff;
}

.home_pro li .pro_footer a:hover i {
    color: #fff;
}


.home_pro .bg-01 .pro_top {
    background: linear-gradient(to right, #09bf56, #94c894);
}

.home_pro .bg-01 .pro_top i {
    color: #09bf56;
}

.home_pro .bg-01 .pro_footer a.more {
    border-color: #94c894;
    color: #09bf56;
}

.home_pro .bg-01 .pro_footer a.more i {
    color: #09bf56;
}

.home_pro .bg-01 .pro_footer a:hover {
    background: #09bf56;
    border-color: #09bf56;
    color: #fff;
}

.home_pro .bg-01 .pro_footer a:hover.more i {
    color: #fff;
}

.home_pro .bg-02 .pro_top {
    background: linear-gradient(to right, #1F82FC, #5ea1ff);
}

.home_pro .bg-02 .pro_top i {
    color: #3E92FF;
}

.home_pro .bg-02 .pro_footer a.more {
    border-color: #C2DBFF;
    color: #5ea1ff;
}

.home_pro .bg-02 .pro_footer a.more i {
    color: #5ea1ff;
}

.home_pro .bg-02 .pro_footer a:hover {
    background: #5ea1ff;
    border-color: #5ea1ff;
    color: #fff;
}

.home_pro .bg-02 .pro_footer a:hover.more i {
    color: #fff;
}

.home_pro .bg-03 .pro_top {
    background: linear-gradient(to right, #fe8b79, #feb26f);
}

.home_pro .bg-03 .pro_top i {
    color: #fe8b79;
}

.home_pro .bg-03 .pro_footer a.more {
    border-color: #FFD2CA;
    color: #fe8b79;
}

.home_pro .bg-03 .pro_footer a.more i {
    color: #fe8b79;
}

.home_pro .bg-03 .pro_footer a:hover {
    background: #fe8b79;
    border-color: #fe8b79;
    color: #fff;
}

.home_pro .bg-03 .pro_footer a:hover.more i {
    color: #fff;
}

.zixun_modal {
    width: 100%;
    height: 179px;
    background: url(http://nc.yonyou.com/templates/zh-cn/images/bg3.jpg) no-repeat center center;
}

.zixun_modal .inner {
    width: 1200px;
    margin: 0 auto;
    display: none;
    text-align: center;
}

.zixun_modal .p1 {
    font-size: 22px;
    color: #fff;
    padding: 47px 0 24px;
}

.zixun_modal .p2 {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.zixun_modal .p2 a {
    display: inline-block;
    width: 184px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 22px;
    color: #fff;
}

.zixun_modal .p2 a:hover {

    background: #fff;
    color: #e60012
}

#caxun {
    padding: 0;
    overflow: hidden;
}

#caxun li {
    float: left;
    height: 350px;
    width: calc((100% - 40px) / 2);
    margin-right: 40px;
    text-align: center;
    border: 1px solid #ccc;
}

#caxun li .content {
    position: relative;
    text-align: center;
}

#caxun li .content h1 {
    font-size: 30px;
    font-weight: 300;
    line-height: 350px;
}

#caxun li .content .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
    bottom: 0;
    background-color: #cf040b;
    transition: all .3s;
    overflow: hidden;
    color: #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;
}

#caxun li:hover .content .mask {

    opacity: 1;
}

#caxun li:nth-child(2n) {
    margin-right: 0;
}

#caxun li .content .mask h2 {
    font-size: 24px;
    font-weight: 300;
}

#caxun li .content .mask .more-link {
    margin: 0 auto;
}

/*工艺*/
#equipment {
    background-color: #fff;
    padding: 0;
    overflow: hidden;
}

#equipment li {
    padding: 40px 0;
}

#equipment li:nth-child(2n) {
    background: #f5f5f5;
}

#equipment .index-left, #equipment .index-right {
    float: left;
    width: 50%;
}

#equipment li:nth-child(even) .index-left {
    float: right;
}

#equipment .content {
    position: relative;
    padding-bottom: 56.25%;
}

#equipment .content .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0 10%;

    left: 0;
    top: 0;
    z-index: 1;
    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;
}

#equipment .content .mask h2 {
    font-size: 32px;
    color: #0154a6;
    margin-bottom: 30px;
}

#equipment .content .mask h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

#equipment .content .mask p {
    line-height: 2;
    font-size: 15px;
}

#nav > li.more {
    text-align: center;
    display: none;
    cursor: pointer;
    position: relative;
}

#nav li.more span {
    display: block;
    text-decoration: none;
    padding: 0 20px;
    line-height: 80px;
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

#nav li.more:hover span {
    color: #cf040b;
}

#nav #overflow li {
    float: none;
    display: block;
    width: 100%;
    position: relative;
}

#nav #overflow li a {
    padding: 0;
    line-height: 35px;
}

#nav #overflow li h3 {
    font-size: 16px;
}

#nav #overflow li h3:after {
    display: none;
}

#nav #overflow .sub-menu {
    display: none !important;
}

#index7 {
    padding: 90px 0;
}

#index7 .flex {
    position: relative;
}

#index7 .flex .left-type, #index7 .flex .right-type {
    flex: 1;
    height: 800px;
}

#index7 .flex .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    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;
    text-align: center;
}

#index8 .title {
    margin-bottom: 30px;
}

#index8 .flex {
    align-items: center;
    background-color: #f5f5f5;
}

#index8 .item {
    width: 50%;

}

#index8 .item .content {
    padding: 40px;
}

#index8 .item .content h1 {
    font-size: 32px;
    margin-bottom: 20px;
}

#index8 .item .content p {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
}

#top-banner {
    position: relative;
    background: #fff url('/theme/default/images/about-bg1.jpg') 0 0 no-repeat fixed;
    -webkit-background-size: cover;
    background-size: cover;
    color: #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;
}

#top-banner:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
}

#top-banner .width, #about1 .width, #about2 .width, #about3 .width, #about4 .width {
    max-width: 1500px;
    width: 79%;

}

#top-banner h1 {
    font-size: 48px;
    font-weight: 500;
    padding-bottom: 30px;
}

#top-banner h1:after {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    margin-top: 30px;
    background-color: #fff;

}

#top-banner li {
    flex: 1;
    text-align: center;
}

#top-banner li + li {
    border-left: 1px solid rgba(255, 255, 255, .3);
}

#top-banner li h2 {
    width: 100%;
    text-align: center;
    font-size: 100px;
    line-height: normal;
    font-family: trmup;
}


#top-banner li p.t1 {
    font-size: 16px;
}

#top-banner li p.t2 {
    font-size: 13px;
    color: #999;
}

#top-banner .content p {
    line-height: 2;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 20px;
}

.down-ico {
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.5);
    cursor: pointer;
    position: absolute;
    overflow: hidden;
    transform: translateY(0);
    transition: 0.3s ease 0.6s;
    bottom: 15%;
    left: 50%;
    margin-left: -22px;
    z-index: 10;
}

.down-ico i {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/theme/default/images/ico_arrow.png) no-repeat center;
    animation: downico 1.5s ease-out infinite;
    position: relative;
}

@keyframes downico {
    0% {
        top: 0;
        opacity: 1;
    }
    35% {
        top: 50%;
        opacity: 0;
    }
    65% {
        top: -50%;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

@media screen and (max-width: 1440px) {
    .copyright {
        font-size: 12px;
    }
    .logo a img{
        height: 55px;
    }
    nav > ul > li > a{
        font-size: 16px;
        padding: 0 10px;
    }
    .logo a .text .t1{
        font-size: 26px;
    }
    .am-panel-title {
        font-size: 14px;
    }

    .sub li.classTwo {
        line-height: 24px;
    }

    .sub li.classTwo a {
        font-size: 14px;
    }

    #nav > div h3 > a {
        padding: 0 15px;
    }

    .sub_list li a {
        line-height: 36px !important;
    }

    header .header-menu li:before {
        top: 39px;
    }


    #nav > div {
        line-height: 90px;
    }

    .sub_list li a {
        line-height: 36px !important;
    }


    .sub_content h3 {
        font-size: 13px;

    }

    #mask .side {
        padding: 10px;
    }

    .a-title {
        width: 100%;

    }

    section.even, section.odd {
        padding: 0;
    }

    header .header-menu li.aon .sub.wide .sub-menu {
        width: 90%;
    }

    header .open_menu .iconfont {
        font-size: 24px;
    }

    .sub-menu .sub_item h2 {
        font-size: 16px;
        padding: 10px 20px;

    }

    .sub-menu .sub_item .subject b {
        font-size: 16px;
    }

    header .header-menu li .sub-menu dt a {
        font-size: 14px;
    }
}


@media screen and (max-width: 1300px) {

    header .header-menu li em a, .header-menu li > a {
        font-size: 14px;
    }

    header .header-right .top-tel {
        font-size: 20px;
    }
}

@media screen and (max-width: 1280px) {
.header-left{
    display: none;
}
    .header-right nav > ul > li:first-child{
        display: inline-block;
    }
    nav li .sub-menu{
        padding: 10px;
    }
    .logo a img{
        height: 50px;
    }
    .logo a .text .t1 {
        font-size: 24px;
    }

    #nav > li h3 > a {
        padding: 0 15px;
    }

    .side-menu {
        padding: 0 10px;
    }

    #culture li {
        font-size: 14px;
        line-height: 40px;
    }

    #honor .photo-list li {
        width: 25%;
    }

    .pro-list li .content h4, .list_pic li h4 {
        font-size: 14px;
    }

    .subject2 b {
        font-size: 20px;
    }

    .article-left,.article-right {
        width: 100%;
    }

    .article-right {
        margin-top: 20px;
    }

    ::-webkit-input-placeholder { /* WebKit browsers */
        font-size: 12px;
    }

    ::-moz-placeholder { /* Mozilla Firefox 19+ */
        font-size: 12px;
    }

    :-ms-input-placeholder { /* Internet Explorer 10+ */
        font-size: 12px;
    }

    .article-left .search .am-input-group-btn > .am-btn {
        font-size: 12px;
    }


}

@media screen and (max-width: 1279px) {

}

@media only screen and (max-width: 992px) {

    #product-show .sticky-wrapper{
        display: none;
    }
    .modal-body{
        max-height: 25rem;
        overflow-y: auto;
    }
    #xgwz li,.modal-body li{
        width: 100%;
    }
    #xgwz li .flex{
        display: block;
    }
    #product-show #book li{
        width: 100%;
    }
    #product-show #book li input{
        margin-bottom: 0;
    }


    #product-show .list-5 li{
        width: 48%;
    }
    .pro-content .menu{
        padding-top: 0;
    }
    .pro-info h1{
        font-size: 24px;
        margin-top: 20px;
    }
    #contact .ax-breadcrumb{
        position: static;
        padding: 10px 0;
    }
    #contact .flex li{
        padding: 15px;
    }
    #contact li input{
        margin-bottom: 0!important;
    }
    #contact li h3{
        font-size: 18px;
    }
    #contact .ui-form li{
        width: 100% !important;
    }
    .main-title{
        font-size: 26px;
    }
    #contact .width{
        width: 100%;
        padding: 0 3%;
        margin: 0;
    }
    .foot-1{
        padding-bottom: 0;
    }
    #product-show .width{
        padding:3%;
    }
    .copyright .flex{
        display: block;
        text-align: center;
    }
    nav > ul > li > a{
        font-size: 14px;
        padding: 0 10px;
        height: 60px;
        line-height: 60px;
    }
    .cate-ul{
        padding: 10px 0;
    }
    section{
        padding: 3rem 3%;

    }

    .down-ico {
        bottom: 30px;
    }

    #top-banner .col-6 {
        width: 100%;
        flex: auto;
        max-width: 100%;
        text-align: center;
    }

    #top-banner h1 {
        font-size: 32px;
        margin-bottom: 10px;
        padding-bottom: 0;
    }

    #top-banner h1:after {
        margin: 10px auto;
    }

    #top-banner h2 {
        margin-bottom: 20px;
    }

    #top-banner li h2 {
        font-size: 35px;
    }

    #about1 .list-2 li {
        width: 100%;
    }

    #about-banner {
        background-color: #000;
        padding: 40px 0;
        overflow: hidden;
    }

    #about-banner .content > img {
        display: none;
    }

    #about-banner .content .mask {
        position: static;

    }

    #about-banner .content .mask li {
        width: 48%;
        margin-bottom: 25px;
    }

    body {
        padding-top: 60px;
    }

    .news_show, .news_other,.other-pro {
        width: 100%;
        float: none;
        padding: 3%;
    }

    .news_show .intro p {
        font-size: 16px;
        line-height: 1.6;
    }

    #case .piclist li {
        width: 100%;
    }

    .page {
        margin: 0;
        padding: 10px;
    }

    #index_news li {
        width: 100%;
    }

    .copyright {
        padding: 10px 0;
    }

    #about1 .item, #about2 .item {
        width: 100%;
        margin-bottom: 20px;
    }

    #about1 .content p {
        line-height: 1.6;
    }

    .top-menu {
        display: block;
        line-height: 60px;
        float: right;
        padding-right: 15px;
    }

    #customized1 li {
        width: 100%;
    }

    #customized3 .flex li {
        width: 25%;
        margin-bottom: 20px;
    }

    #customized3 .flex li.icon {
        display: none;
    }

    #customized3 .piclist li {
        width: 100%;
    }

    #contact-1 .item {
        width: 100%;
    }

    #contact-1 .item li {
        margin-bottom: 10px;
    }

    #contact-1 h3 {
        font-size: 18px;
    }

    .top-menu span {
        font-size: 30px;
        color: #000;
    }

    .form-group .form-ip {
        height: 44px;
        line-height: 44px;
        margin-bottom: 0;
    }

    .form-group textarea.form-ip {
        line-height: normal;
        height: auto;
    }

    #contact-1 .item:last-child {
        margin-top: 30px;
    }

    #contact-1 .width {
        padding: 0;
    }

    header {
        background-color: #fff;
        box-shadow: 0 0 10px #ccc;

    }

    header, .logo .flex, header .logo {
        height: 60px;
    }

    header .logo {

        padding-left: 15px;
    }

    article .width {
        padding: 30px 3%;
    }

    .pro_show {
        padding: 0;
        overflow: hidden;
    }
    .pro_show .col-8,.pro_show .col-4{
        max-width: 100%;
        flex: auto;
        padding: 3%;
    }
    .proPhone,.pro_show .intro,.pro_show .info{
        display: none;
    }
    .pro_intro .intro{
        padding: 3%;
    }
    .pro_show .pro-title{
        font-size: 20px;
        line-height: 1.6;
        margin: 0 0 20px;
    }
    .action{
        margin: 0;
    }
    .path .path-left {
        padding: 0 3%;
    }

    #subnav li a {
        padding: 0 15px;
    }

    .path .path-right {
        padding-right: 3%;
    }

    #article-main p {
        font-size: 15px;
        text-align: justify;
        line-height: 1.5;
    }

    #contact-2 .content .mask {
        position: relative;
    }

    #contact-2 .item-left, #contact-2 .item-right {
        width: 50%;
        float: left;
        font-size: 16px;
    }

    #contact-2 .item-left span, #contact-2 .item-right span {
        font-size: 20px;
    }

    .list_pic li {
        margin-bottom: 20px;
    }

    .list_pic li .content p {
        font-size: 12px;
        line-height: normal;
    }

    .list_pic .type3 li .content .txt {
        height: 35px;
    }

    .list_pic .type2 li {
        padding: 10px;
        margin-bottom: 10px;
    }

    .list_pic .type2 li .pic {
        width: 40%;
        padding-top: 26.4%;
    }

    .list_pic .type2 li .content .txt {
        display: none;
    }

    .list_pic .type2 li .am-text-truncate {
        text-overflow: inherit;
        white-space: pre-wrap;
    }

    .list_pic .type2 li .pic {
        margin-right: 10px;
    }

    .list_pic li .content h3 {
        margin: 0 0 10px;
    }

    .list_pic ul li .time {
        line-height: normal;
        text-align: right;
    }

    .list_pic .type2 li .time i {
        display: block;
        text-align: left;
    }

    .list_pic .type2 li h5, .list_pic .type3 li h5 {
        font-size: 15px;
    }

    .list_pic ul li .more-link {
        padding: 0 10px;
        font-size: 12px;
    }

    .list_pic .type3 li {
        width: 48%;
        margin: 1% !important;
        padding: 0;
    }

    .list_pic .type3 li:hover {
        padding: 0px;
    }

    .list_pic li .content {
        padding: 0 5px 10px;
    }

    .list_pic li .content h3 {
        font-size: 15px;
    }

    .list_pic .type3 li .time i {
        padding: 0 5px;
        font-size: 12px;
        top: 5px;
        left: 5px;
    }

    .show_info {
        padding: 0;
    }

    #about_1 li {
        padding: 10px;
    }

    #about_1 li h3 {
        font-size: 20px;
    }

    #about_2 .mask2 {
        padding: 0 5%;
    }

    #about_2 .mask2 h1 {
        margin-bottom: 10px;
        font-size: 24px;
        line-height: normal;
    }

    #about_2 .mask a {
        line-height: normal;
    }

    .pro-all .index1 .swiper-slide .content .mask {
        display: none;
    }

    #tab-service li {
        width: 48%;
        margin: 1% !important;
    }

    header .header-right .lan {
        line-height: 58px;
    }

    a.more-link {
        width: max-content;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        font-size: 14px;
        margin: 10px auto 0;
    }

    .filter_city {
        padding: 30px 0;
    }

    .filter_city .col-1 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .city-choose {
        line-height: 60px;
    }

    .pro-all .index1 .swiper-slide p.t1 {
        font-size: 12px;
    }

    .a-title p {
        font-size: 14px;
    }

    .mask-open {
        position: absolute;
        top: 0;
        right: 0;
        width: 1.8rem;
        height: 0.9rem;
        z-index: 99;
        background: url(/theme/default/images/mwb.png) no-repeat right center;
        background-size: cover;
    }

    .a-title2 h1 {
        font-size: 24px;
        line-height: normal;
    }

    .a-title2 h1 span {
        font-size: 24px;
    }

    .am-u-md-6 {
        width: 100%;
    }

    .plug_service li a {
        font-size: 0;
    }

    .plug_service li a {
        height: 32px;
        line-height: 32px;
    }

    .plug_service li a span {
        margin-right: 0;
    }

    .pro_show .contact {
        text-align: center;
    }

    .pro_show .contact button {
        display: block;
        margin: 0 auto 20px;
    }

    .pro_show .contact span {
        font-size: 20px;
    }

    .pro_show .contact span b {
        top: 0;
        font-size: 20px;
    }

    #mytab2 .list-4 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    #mytab2 .list-4 li {
        width: 48%;
        margin: 0 0 10px 0 !important;
    }

    #article-main .article-right, #article-main .article-left {
        width: 100%;
        background-color: #fff;
    }

    #main_nav a {
        display: block;
    }

    .am-collapse .am-panel-bd ul {
        overflow: hidden;
    }

    #fix {
        padding: 30px 0;
    }

    #fix .content form, #fix .content {
        padding: 0;
    }

    #design {
        padding: 30px 0;
        background-color: #fff;
    }

    #design li {
        width: calc((100% - 20px) / 3);
        margin-right: 10px;
        margin-bottom: 10px;
    }

    #design li:nth-child(3n) {
        margin-right: 0;
    }

    #design .am-u-sm-12 {
        padding: 0;
        height: auto;
        margin-bottom: 10px;
        overflow: hidden;
    }

    #design .am-u-md-8 {
        border: none;
    }

    #design .am-u-md-6:nth-child(2) {
        padding: 0;
    }

    #design .width {
        padding: 0 10px;
        background-color: #fff;
    }

    #design li h1 {
        font-size: 24px;
        margin: 5px 0;
    }

    #design li span.iconfont {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 40px;
    }

    .cate-banner .content .mask.mask1 ul.bxlc {
        padding-top: 0;
    }

    .cate-banner .content .mask.mask1 ul li {
        padding: 0;
    }

    .cate-banner .content .mask.mask1 ul li .content2 .mask2 {
        padding: 20px;
    }

    .cate-banner .content .mask.mask1 ul li .content2 span {
        right: 20px;
    }

    .cate-banner .content .mask.mask1 ul.bxlc li span.iconfont {
        width: 70px;
        height: 70px;
        line-height: 60px;
        font-size: 30px;
    }

    .cate-banner .content .mask.mask1 {
        display: block;
        position: relative;
    }

    .cate-banner .content .mask.mask1 .a-title {
        margin: 20px 0;
    }

    .cate-banner .content .mask div p {
        font-size: 14px;
    }

    .cate-banner .mask1 .bxlc {
        background-image: none;
    }

    #contact-1 li {
        width: 48%;
        margin: 1%;
    }

    #contact-1 li:nth-child(4n) {
        margin-right: 1%;
    }

    pro-nav ul {
        margin: 10px 0;
        overflow: hidden;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

    .pro-nav li {
        width: 33.33333%;
        margin: 0;
        padding: 10px 0;
        border-right: none;
        border-bottom: none;
        background: #eee;
        font-size: 12px;
    }

    .pro-nav li:nth-child(3n) {
        margin-right: 0;
    }

    .article-right {
        padding: 0;
    }


    #history > img {
        display: none;
    }

    #history .width {
        position: static;
        left: auto;
        width: 100%;
        padding: 0;
    }

    #history .service-left {
        padding: 20px;
        margin-top: 20px;
    }

    #history #history-list:after {
        display: none;
    }

    .service-list li {
        width: 100%;
        margin-right: 0;
    }


    #page {
        padding: 30px 0;
    }

    #page .a-title {
        margin-bottom: 20px;
    }

    #nav2 .am-panel {
        background-color: transparent;
    }

    #nav2 .am-panel-bd li {
        font-size: 14px;
        width: 48%;
        float: left;
        width: 48%;
        margin: 1%;
        text-align: center;
        border: 1px solid #ccc;
        line-height: 30px;
    }

    #nav2 h3 {
        font-size: 18px;
        font-weight: 300;
    }

    #nav2 .am-panel-bd {
        padding: 0;
    }

    #nav2.am-panel-group .am-panel + .am-panel {
        margin: 0;
    }

    #nav2 div.cate1, #nav2 .am-panel {
        border-bottom: 1px solid #ddd;
        box-shadow: none;
        line-height: 45px;
    }

    .am-padding {
        padding: 30px 0;
    }

     .pro-banner .content .mask .am-btn {
        padding: 0;
        font-size: 16px;
    }

    #download p {
        width: 100%;
        margin-right: 0;
        line-height: 30px;
    }

    .goback {
        display: block;
        margin-top: 10px;
        position: absolute;
        left: 3%;
    }

    .goback span.iconfont, header .open_menu .iconfont {
        font-size: 24px;
        display: block;
        line-height: 60px;
        color: #cf040b;
    }

    #header1 .open_menu .iconfont {
        color: #fff;
    }

    #tuijian {
        display: none;
    }

    #nav > div h3 > a {
        font-size: 2.5vh;
    }

    .sub-menu {
        display: none;
    }

    #culture .item {
        margin-bottom: 10px;
    }

    #culture .item:last-child {
        margin-bottom: 40px;
    }


    header .header-menu li em a, .header-menu.header-menu li > a {
        font-size: 18px;
    }

    #caxun li {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .a-title h1 {
        font-size: 24px;
        letter-spacing: 0;
    }


    .home_pro {
        display: block;
        margin: 0;
    }

    .home_pro li {
        width: 100%;
        margin: 0 0 10px;
        min-height: auto;
        padding-bottom: 30px;
        overflow: hidden;
    }

    .home_pro li .pro_footer {
        position: relative;
        bottom: auto;
        left: auto;
        margin: 10px auto;
        width: 80%;
    }

    #article-main {
        padding: 30px 0;
    }

  

    .article-right {
        margin: 0;
        width: 100%;
        background-color: #fff;
    }

    .article-right .list-3 li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .article-right .list-3 li:nth-child(3n) {
        margin-right: 10px;
    }

    .article-right .list-3 li:nth-child(2n) {
        margin-right: 0;
    }

    .list_pic .type1 li, .list_pic .type2 li {
        width: 100%;
    }

    .zixun_modal {
        width: 100%;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .zixun_modal .inner {
        width: 100%;
        padding: 0 20px;
    }

    .zixun_modal .p1 {
        font-size: 18px;
        padding: 30px 0 10px;
    }

    .zixun_modal .p2 a {
        font-size: 14px;
        width: 160px;
    }

    #app {
        padding: 30px 0;
    }

    #organize li, #app .show_info li {
        width: calc((100% - 20px) / 2);
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .cate-banner {
        height: auto;
    }

    #organize li:nth-child(2n), #app .show_info li:nth-child(2n) {
        margin-right: 0;
    }


    #app .nice-select.open .list li {
        float: none;
        width: 100%;
        padding: 0 5px;
        font-size: 12px;
    }

    #app .nice-select .list {
        width: 100%;
        height: 200px;
        overflow-y: auto;
    }

    #service-list .list-3 li {
        width: calc((100% - 20px) / 2);
        margin: 0 20px 20px 0;
        height: auto;

    }

    #service-list .list-3 li:nth-child(2n) {
        margin-right: 0;
    }

    #service-list li h3 {
        font-size: 16px;
    }

    #service-list li p {
        display: none;
    }

    .subject {
        clear: both;
    }

    .news_list li .content h5 {
        margin: 10px 0;
        font-size: 16px;
    }

    .pagelist li {
        margin-bottom: 10px;
    }

    .job_show .info ul li {
        width: 50%;
    }

    .job_show .item {
        padding: 15px;
    }

    .am-modal-dialog {
        width: 90%;
    }

    #tuijian .swiper-slide .img, #tuijian .swiper-slide .txt {
        width: 100%;
        height: auto;
    }

    #tuijian .swiper-slide .txt {
        padding-bottom: 20px;
        overflow: hidden;
    }

    .banner .swiper-pagination {
        bottom: 10px !important;
    }

    .banner .swiper-button-next, .banner .swiper-button-prev {
        width: 40px;
        height: 40px;
    }

    #banner-bar .am-fl {
        padding-top: 15px;
    }

    #banner-bar .service-tel {
        line-height: normal;
        height: auto;
    }

    #banner-bar .service-tel b {
        display: block;
    }

    #history {
        background-image: none;
    }

    #history .quxian {
        display: none;
    }

    #history .swiper-slide a {
        height: auto;
        position: static;
    }

    #history-list {
        padding: 0 0 30px;
    }

    #history .swiper-slide .line {
        display: none;
    }

    #history .swiper-slide .lc-right {
        height: auto;
    }

    #history .swiper-slide .line:after {
        display: none;
    }

    #history .swiper-slide .right-text {
        padding: 20px 0;
    }

    #history .swiper-slide .lc-left, #history .swiper-slide .lc-right, #history .swiper-slide:nth-child(even) .date {
        position: static;
    }

    #history .swiper-slide:nth-child(even) .date {
        width: 100%;
    }

    #history .swiper-slide .date {
        display: block;
        text-align: center;
    }

    #history .swiper-button-next, #history .swiper-button-prev {
        height: 24px;
        margin-top: -12px;
        left: 0;
    }

    #history .swiper-button-next {
        left: auto;
        right: 0;
    }

    .filter dl dt a {
        font-size: 12px;
        margin: 0 0 5px 0;
        padding: 5px;
    }

    .photo-list li {
        width: 50%;
        padding: 1%;
        background: none;
    }

    .photo-list ul::before, .photo-list ul::after, .photo-list li aside::after, .photo-list ul li.end:after {
        display: none;
    }

    .photo-list li img {
        max-width: 100%;
        max-height: 100%;
    }

    .photo-list li p {
        margin: 0;
        padding: 0;
        line-height: 30px;
        height: auto;
    }

    .subject b, .subject strong {
        font-size: 18px;
    }

    .title-content h1 {
        font-size: 24px;
    }

    .header-right #main_nav {
        display: none !important;
    }

    .home_pro li .pro_footer {
        bottom: 40px;
        left: 10%;
        width: 80%;
    }

    .subject2 b {
        font-size: 18px;
        line-height: normal;
    }

    .top, .top-tel {
        display: none;

    }

    header .search_bar .search-box {
        top: 60px;
    }

    header .header-menu li {
        width: 100%;
        display: block;
    }

    header .header-menu .sub-menu {
        width: 100%;
    }

    .sub-menu .sub_item {
        width: 100%;
        float: none;
        padding: 0 !important;
    }

    .piclist li {
        width: calc((100% - 10px) / 2);
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .piclist li:nth-child(2n) {
        margin-right: 0;
    }

    .link {
        padding: 10px 3%;
        font-size: 16px;
    }

    .link span.iconfont {
        font-size: 16px;
    }

    .link a {
        font-size: 12px;
        padding: 0 10px;
    }

    .list-5 li:nth-child(5n) {
        margin-right: 10px;
    }

    .foot-content .am-fr, .foot-content .am-fl {
        float: left;
        width: 50%;
    }

    .foot-content .foot-logo, .foot-content .am-fr .content {
        font-size: 12px;
    }


    /*总裁致辞*/
    .letter {
        margin: 0;
    }

    .letter .content {
        width: 100%;
        margin-top: 0;
    }

    .letter .content .text {
        padding: 30px 20px;
    }

    .letter .content .sign {
        margin-top: 40px;
    }

    .letter .content .sign img {
        width: 100px;
    }

    /*企业文化*/
    #culture .width {
        padding: 0;
        background-color: #fff;
    }

    #culture .item {
        height: auto;
        overflow: hidden;
        padding: 20px;
        border: 1px solid #ddd;
    }

    #culture .content-left, #culture .content-right {
        width: 100%;
        padding: 0;
    }


    #culture .item .am-u-md-4, #culture .item .am-u-md-8 {
        width: 100%;
    }

    #culture .item .am-u-md-4 {
        margin-bottom: 20px;
    }

    #culture .item .am-u-md-8 {
        text-align: center;
        font-size: 14px;
    }

    #culture .item .am-u-sm-12 {
        line-height: normal;
        padding: 0;
    }

    #culture .item .am-u-md-4:after {
        display: none;
    }


    .contact-info {
        width: 100%;
        padding: 0 0 10px;
        margin: 0;
        float: none;
    }

    .contact-list {
        float: none;
    }

    .call-info span.iconfont {
        font-size: 30px;
        float: none !important;
    }

    .contact-info a img {
        width: 50px;
    }

    .call-info p {
        text-align: center;
        padding: 0;
    }

    .call-info h3 {
        font-weight: normal;
        padding: 0;
    }

    .call-info a {
        text-align: center;
        margin: 0;
        font-weight: normal;
    }

    .contact-info .am-text-right {
        text-align: center !important;
    }

    .copyright .contact-info {
        padding: 0;

    }

    .contact-list li {
        width: 100%;
        margin: 0;
        text-align: center;
        float: none;
    }

    .contact-list li p {
        display: inline-block;
    }

    .contact-list li p.t1 {
        font-size: 12px;
    }

    /*荣誉资质*/
    .service-left, .service-right {
        width: 100%;
        padding: 0;
    }

    .service-right .title {
        position: relative;
        writing-mode: inherit;
        text-align: left;
        line-height: 60px;
    }

    .service-right .title h2 {
        bottom: -5px;
    }

    #honor .photo-list {
        margin-top: 20px;
    }

    #honor .photo-list li {
        width: 48%;
    }

    #honor .photo-list li p {
        font-size: 14px;
        line-height: 30px;
        text-align: center;
    }

    /*案例*/
    .filter {
        margin: 0;
        padding: 10px 0;
        box-shadow: none;
        border: none;
    }

    .filter dl dd {
        float: none;
        width: 100%;
    }

    .filter dl dt {
        width: 100%;
        float: none;
        margin: 10px auto;
    }

    .pro-list li p {
        padding: 10px;
        font-size: 14px;
    }
    .pro-list li{
        width: 48%;
    }
    .article-right .pro-list li .content p {
        padding: 0;
        text-align: center;
    }

    .am-padding-left-xl h1 {
        display: none;
    }

    .pro_show .gallery-thumbs {
        margin-bottom: 30px;
    }

    .article-right .am-padding-left-xl {
        padding: 0 !important;
    }


    #news-main {
        padding: 30px 0;
    }

    .pro-left {
        width: 100%;
        float: none;
    }

    .pro-right {
        display: none;
    }

    .subject2 {
        padding: 0 0 20px;
    }

    .subject {
        margin-bottom: 20px;
    }

    #search {
        padding: 30px 0;
    }

    header .top-search span {
        color: #999;
    }

    .wz_list {
        margin: 0;
    }

    .news_show .intro p，.pro_intro p {
        font-size: 15px;
        margin: 0 0 10px 0;
        line-height: 1.5;
    }

    .m-show {
        display: block;
    }

    .m-show h2 {
        font-size: 24px;
    }

    .pre-page a, .pre-page span {
        font-size: 12px;
        color: #999;
    }

    .pro-all {
        padding: 0 0 30px;
        background-color: #fff;
    }

    .pro-all .article-right {
        box-shadow: none;
        padding: 0;
        border: none;
    }

    .pro-all .list-5 li {
        width: 48%;
        margin: 1% !important;
        float: left;
    }

    .pro_show .title-content {
        margin: 20px 0;
        height: auto;
        overflow: hidden;
    }

    .pro_show .title-content h1 {
        font-weight: 600;
        font-size: 20px;
    }

    .photo_show .subject2 {
        display: none;
    }

    .photo-left, .photo-right {
        width: 100%;
        float: none;
        padding: 0;
    }

    .photo-right {
        margin-top: 20px;
    }



    .header-right.open {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 98;
        float: none;
        left: 0;
        top: 60px;
    }

    .header-right.open .top {
        display: none;
    }

    .header-right.open #main_nav {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .9);
        top: 0;
        left: 0;
        float: none;
        padding-top: 30%;
    }

    .header-right.open #nav {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
    }

    .header-right.open #nav > div {
        display: block;
        width: 100%;

    }

    .header-right.open #main_nav .nav, .header-right.open #nav > div {
        height: auto;
    }

    .header-right.open #nav > div a {
        margin: 0;
        padding: 0;
        color: #fff;
        width: 100%;
        text-align: center;
    }

    #nav > div.hover h3:after, #nav > div:hover h3:after {
        display: none;
    }

    #main_nav.fixed .nav_logo {
        display: none;
    }

    .pro-banner .content .mask {
        display: none;
    }

    #article-main .am-tabs-bd .am-tab-panel {
        padding: 0;
    }

    .list-2 li {
        width: calc((100% - 10px) / 2);
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .list-3 li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    #teacher li {
        width: 100%;
        margin: 0 0 20px 0;
    }

    #teacher li .am-u-md-5 {
        text-align: center;
    }

    #teacher li .am-u-md-5 img {
        width: 50%;
        margin-bottom: 20px;
    }

    #teacher li h3 {
        text-align: center;
    }

    #teacher li h3 span {
        display: block;
        padding: 0;
    }

    #contact-2 ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        float: none;
        min-height: auto;
    }

    #contact-1 {
        padding-bottom: 20px;
    }

    #contact-1 .box {
        display: none;
    }

    #history ul li {
        width: 100%;
        margin-bottom: 0;
    }

    #partner li {
        width: calc((100% - 20px) / 3);
        margin-right: 10px;
        margin-bottom: 20px;
    }

    #partner li:nth-child(3n) {
        margin-right: 0;
    }

    #partner li:nth-child(5n) {
        margin-right: 10px;
    }

    .am-form-group {
        margin-bottom: 5px;
    }

    .list_pic {
        padding: 10px 0;
    }

    .pro-list {
        padding: 10px 0;
    }

    .pro-list .list-3 li {
        width: calc(50% - 5px);
        margin: 0 10px 10px 0;
    }

    .pro-list .list-3 li:nth-child(3n) {
        margin-right: 10px;
    }

    .pro-list .list-3 li:nth-child(even) {
        margin-right: 0 !important;
    }

    #equipment {
        padding: 30px 0;
    }

    #equipment .content {
        padding: 30px 0;
    }

    #equipment .content .mask {
        position: relative;
        padding: 0;
    }

    #equipment .content .mask h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    #equipment .index-left, #equipment .index-right, #equipment li:nth-child(even) .index-left {
        width: 100%;
        float: none;
    }

    .list_pic .type1 li {
        width: 100%;
        padding: 0;
        box-shadow: none;
        margin-bottom: 10px;
        border-bottom: 1px solid #eee;
    }

    .list_pic .type1 li time {
        font-size: 12px;
    }


    .list_pic .type1 li .picture img, .pro-list li .picture img {
        height: auto;
    }

    .list_pic .type1 li .content {
        margin-left: 0;
        padding: 20px;
        text-align: left;
        overflow: hidden;
    }
    .pro_show .tags a {
        margin: 0 0 10px;
    }

    #tab-pro .pro-list {
        padding: 0;
    }


    .list_pic .type1 li .content h4, .pro-list li .content h4 {
        font-size: 14px;
        margin-bottom: 10px;
        text-overflow: clip;
        white-space: normal;
        text-align: justify;
    }

    .list_pic .type1 li .content h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .pro-list li .content h4 {
        margin: 0px;
    }

    .pro-list .type1 li img {
        height: auto;
    }

    .pro-list .type1 li .content {
        padding: 10px 5px;
    }

    .bt, .bb {
        -webkit-background-size: cover;
        background-size: cover;
    }

    .bb {
        background-position: bottom center;
    }


    .list_pic .type1 li .pic {
        width: 100%;
        padding-right: 0;
    }

    .top, .top-tel {
        display: none;
    }

    header .text {
        padding: 0 0 0 10px;
    }

    header .logo img {
        padding: 0;
        width: auto;
        height: 45px;
    }

    header .text p.t1 {
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 0;
    }

    #header1 .text p.t1 {
        color: #fff;
        padding-top: 0;
    }

    header .text p.t2 {
        font-size: 12px;
        font-weight: normal;
        line-height: normal;
    }

    header .text p.t3 {

        line-height: normal;
    }

    #header-menu {
        display: none;
    }

    header .header-mid {
        display: none;
    }

    header .header-right dd:first-child {
        padding-left: 0;
    }

    .header-menu {
        width: 100%;
        height: 100%;
        top: 60px;
        position: fixed;
        left: 0;
        background-color: rgba(0, 0, 0, .5);
    }

    header #nav2 {
        position: fixed;
        width: 100% !important;
        height: 100%;
        left: 0;
        top: 60px;
        background-color: #f5f5f5;
        padding: 30px 10px;
        transition: 0.5s ease 0s;
    }

    header #nav2.open {
        display: block !important;
        margin: 0 !important;
        transform: scale(1);
        opacity: 1;
    }

    header #nav2.open #main_nav {
        display: block;
        width: 100%;
        padding: 30px 3%;
        text-align: left;
        background-color: #f2f2f2;
    }

    .header-mid.nav-mini #main_nav #nav {
        display: none;
    }

    .header-mid.nav-mini #main_nav .nav {
        height: auto;
    }

    .header-mid.nav-mini #nav2 > div {
        display: block;
        width: 100%;
        height: auto;
        line-height: 40px;
    }

    .header-mid.nav-mini ul {
        margin: 10px 0;
    }

    header .header-menu li .sub {
        width: 100%;
        left: 0;
        display: none;
    }

    header .top-search span {
        line-height: 60px;
    }

    header .header-left {
        width: auto;
        height: 60px;
    }

    header .header-right {
        display: none;
    }

    .mobile-nav {
        width: 100%;
        height: 100%;
        padding: 0;
        text-align: center;
        position: fixed;
        top: 60px;
        left: 0;
        z-index: 998;
        overflow: hidden;
        background-color: #333;
        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;
        opacity: 0;
        transform-origin: top;
        transform: scale(1, 0);
        transition: 0.5s ease 0s;
    }

    .mobile-nav.open {

        opacity: 1;
        transform: scale(1);
    }

    .mobile-nav > ul > li {
        width: 100%;
        display: block;
        float: none;
        text-align: center;
    }

    .mobile-nav > ul > li > a {
        color: #fff;
        line-height: 40px;
        height: 40px;
        font-size: 18px;
    }

    .mobile-nav > ul > li img {
        margin-top: 30px;
    }

    .top-tel, .top-weixin {
        display: none;
    }

    header .open_menu {
        display: block;
        font-size: 40px;
        margin-left: 0;
    }

    #nav .sub-menu .list-container {
        width: 100%;
        display: block;
        padding: 10px;
    }

    #nav .list-container li a {
        font-size: 14px;
    }

    #subnav li a, .home_path li {
        font-size: 14px;
    }

    #nav .cate1 .sub-menu {
        display: none;
        position: relative;
        line-height: normal;
        transition: 0.5s ease 0s;
    }

    #nav .cate1.hover h3 > a {
        color: #1EA1A9;
    }

    #nav > li h3:after {
        display: none;
    }

    #nav .list-container li {
        text-align: center;
        border: 0;
    }

    #nav .sub-menu span {
        display: none;
    }

    #nav .sub-menu:after {
        display: none;
    }

    #nav > div h3 > a {
        font-size: 14px;
        font-weight: 300;
    }

    .pro-list ul {
        padding-left: 0;
    }

    #about_1 {
        padding: 30px 3%;
    }

    #about_2 {
        padding-bottom: 30px;
    }

    .about-left {
        width: 100%;
    }

    .about-right {
        width: 100%;
        position: static;
        left: 0;
        padding: 20px 0 0;
        right: auto;
        top: auto;
    }

    #about_1 .content_txt {
        height: auto;
    }

    #about_1 .content_txt p {
        font-size: 14px;
        padding: 0;
    }

    #about_2 li {
        width: 100%;
        margin-bottom: 10px;
    }

}

@media only screen and (min-width: 641px) {
    .pro-list .list-4 li {
        width: calc((100% - 60px) / 4);
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .pro-list .list-4 li:nth-child(4n) {
        margin-right: 0;
    }

}

@media only screen and (max-width: 640px) {
    .path{
        display: none;
    }
    .plug_service {
        display: none;
    }

    .path .left-bg {
        width: 100%;
        margin: 0;
    }

    .path .right-bg {
        display: none;
    }

    #subnav li a {
        margin: 0;
        line-height: 60px;
    }

    .path .bread {
        line-height: 40px;
    }

    .cate-banner .content .mask div h1,
    .cate-banner .content .mask h1 {
        letter-spacing: 3px;
        font-size: 22px;
    }
}