body,
html {
    width: 100%;
    overflow-x: hidden;
}

a {
    transition: all 0.3s
}

a:hover {
    color: #2a82e4;
}

.clearfix {
    clear: both;
}

.layui-container {
    width: 100%;
}

.header {
    padding: 30px 0 20px;
}

.header .layui-nav-child {
    top: 45px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.topnav.layui-breadcrumb a:hover {
    color: #2a82e4 !important;
}

.color-white {
    color: #fff !important;
}

.disflex {
    display: flex;
}

.layui-form-select dl dd.layui-this {
    background-color: #2a82e4;
}

.layui-nav .layui-this:after,
.layui-nav-bar {
    background-color: unset;
}

.headline {
    height: 10px;
    background: url(../images/bannerline.jpg) no-repeat center;
    background-size: cover;
}

.layui-main {
    /* max-width: 1200px; */
    width: auto;
}

.logo {
    position: relative;
    display: inline-block;
    width: 200px;
}

.logo img {
    width: 100%;
}

.topnav {
    position: absolute;
    top: 10px;
    right: 0;
}

.topnav.layui-nav {
    padding: 0;
    background-color: #fff;
    color: #999;
}

.topnav.layui-nav a {
    color: #999;
}

.topnav.layui-nav .layui-nav-item {
    line-height: 27px;
}

.topnav.layui-nav .layui-nav-child {
    top: 27px;
}

.topnav.layui-nav .layui-nav-item a:hover,
.topnav.layui-nav .layui-this a {
    color: #057255;
}

.search {
    position: absolute;
    right: 180px;
    top: 40px;
    border: 2px solid #fff;
    border-radius: 50px;
    width: 200px;
    height: 36px;
}

.search .layui-select-title .layui-input {
    background-color: #2a82e4;
    color: #fff;
    width: 78px;
    border-radius: 50px;
}

.search .searchBtn {
    position: absolute;
    right: 5px;
    top: 2px;
    color: #2a82e4;
}

.search .searchBtn i {
    font-size: 30px;
    color: #fff;
}

.search input.key {
    position: absolute;
    width: 145px;
    left: 15px;
    font-size: 16px;
    top: 3px;
    color: #fff;
    border: none;
    height: 30px;
    line-height: 30px;
    background-color: unset;
}

#menu_button_wrapper {
    display: none;
    color: #9d9d9d;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: -30px;
}

#menu_button {
    box-sizing: border-box;
    float: right;
    padding: .5em 1em;
    border: 1px solid #333;
    border-radius: 5px;
    color: white;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#menu_button:hover {
    cursor: pointer;
    background-color: #333;
}

#hamburger {
    float: right;
    padding-top: .15em;
}

#menu_button span {
    display: block;
    background-color: #000;
    width: 1.2em;
    height: .15em;
    border-radius: 1px;
    margin-bottom: .2em;
}

#menu_button:hover span {
    background-color: #fff;
}

.padd30 {
    padding: 30px 0;
}

.topTel {
    position: absolute;
    right: 24px;
    top: 42px;
}

.search .layui-form-select .layui-edge {
    border-top-color: #fff;
}

.search .layui-select-title .layui-input::-webkit-input-placeholder {
    color: #fff;
}

.search .layui-select-title .layui-input:-moz-placeholder {
    color: #fff;
}

.search .layui-select-title .layui-input::-moz-placeholder {
    color: #fff;
}

.search .layui-select-title .layui-input:-ms-input-placeholder {
    color: #fff;
}

.layui-btn-normal {
    background-color: #e6212a;
}

.layui-btn-white {
    background-color: #fff;
    color: #333;
}

.layui-btn-white:hover {
    color: #000;
}

.layui-main.top {
    height: 110px;
}

.header .topBtn {
    margin-top: 30px;
}

.text-align-right {
    text-align: right;
}

.nav {
    margin-top: 30px;
}

.nav .layui-nav {
    padding: 0;
    text-align: center;
}

.nav .layui-nav {
    background-color: #fff;
    width: 110%;
    margin-left: -5%;
}

.nav .layui-nav .layui-this:after,
.nav .layui-nav-bar {
    height: 100%;
}

.nav .layui-nav-bar {
    z-index: 1;
}

.nav .layui-nav .layui-nav-item a {
    position: relative;
    z-index: 99;
}

.nav .layui-nav .layui-nav-item a {
    color: rgba(0, 0, 0, .7);
}

.nav .layui-nav .layui-nav-item a:hover,
.nav .layui-nav .layui-this a {
    color: #fff;
    background-color: #1b387f;
    border-radius: 50px;
}

.nav .layui-nav * {
    font-size: 18px;

}

.nav .layui-nav .layui-nav-item a {
    padding: 0 24px;
}

.nav .layui-nav .layui-nav-item {
    line-height: 43px;
    margin: 0 1%;
}

.nav dl.layui-show dd a {
    color: rgba(0, 0, 0, .5) !important;
    background-color: unset !important;
}

.nav dl.layui-show dd a:hover {
    color: #000 !important;
    background-color: #eee !important;
    border-radius: unset!important;
}

.headphone {
    font-size: 28px;
    font-weight: bold;
    color: #767676;
    margin-top: 23px;
}

.headphone i {
    color: #e6212a;
    font-weight: normal;
    font-size: 28px;
    margin-right: 7px;
}

.sideContact {
    background-color: #fff;
    line-height: 2;
    position: relative;
    top: -80px;
}

.sideContact .layui-col-md4 {
    padding: 60px;
}

.sideContact .title {
    font-size: 20px;
}

.sideContact .line {
    width: 16px;
    margin: 20px 0;
    background-color: #333;
    height: 1px;
}

.conAddr{
    margin-top: 30px;
}

.sideContact .title,
.sideContact p {
    color: #333;
}

.sideContact .subtitle,
.sideContact span {
    color: #999999;
}

.sideContact .layui-col-md4:last-child,
.sideContact .layui-col-md4:last-child p {
    background-color: #2b56aa;
    color: #fff;
    font-size: 20px;
}

.sideContact .layui-col-md4:last-child .line {
    background-color: #fff;
}

.sideContact .layui-col-md4:last-child h3 {
    font-size: 38px;
    line-height: 1;
    font-weight: bold;
}

.sideContact .layui-col-md4:last-child address {
    margin-top: 30px;
}

.BMap_cpyCtrl.anchorBL,
.anchorBL {
    display: none;
}

.lx-map {
    height: 380px;
}

.banner {
    height: 800px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#banner .layui-carousel-ind li.layui-this {
    width: 30px;
    border-radius: 50px;
}

#banner .layui-carousel-ind {
    top: -120px;
}

.swiper {
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;

}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    box-sizing: border-box;
    width: 10px;
    height: 10px;
}


.indexCase .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.indexCase .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: rgb(255, 255, 255);
}

.swiper-pagination-bullet-active,
.indexCase .swiper-pagination-bullet-active {
    background-color: unset !important;
    border: 1px solid #e7212a;
}

.noinfo {
    background-color: #f9f9f9;
    text-align: center;
    font-size: 18px;
    padding: 30px 0;
    color: #aaa;
    width: 100%;
}

.tt1 {
    position: relative;
}

.tt1::before,
.tt1::after {
    content: '';
    border-top: 2px dashed #d1d1d1;
    height: 1px;
    width: 42%;
    position: relative;
    top: 30px;
    display: block;
}

.tt1::after {
    position: absolute;
    right: 0;
}

.group .swiper-button-next,
.group .swiper-rtl .swiper-button-prev {
    right: -40px;
    background-color: #333;
    width: 40px;
    height: 38px;
    border-radius: 50%;
}

.group .swiper-button-prev,
.group .swiper-rtl .swiper-button-next {
    left: -40px;
    background-color: #333;
    width: 40px;
    height: 38px;
    border-radius: 50%;
}

.group .swiper-button-next:after,
.group .swiper-rtl .swiper-button-prev:after,
.group .swiper-button-prev:after,
.group .swiper-rtl .swiper-button-next:after {
    font-size: 12px;
    color: #fff;
}

.tab-header {
    position: absolute;
    top: 33px;
    right: 0px;
}

.tab-header .layui-btn.layui-this {
    border-color: #e6212a !important;
    background-color: #e6212a;
    color: #fff;
}

.tab-header .layui-btn-primary:hover {
    border-color: #333;
}

.tab-body>div {
    display: none;
}

.tab-body .overhide {
    border: 1px solid #ededed;
    border-bottom: none;
    box-sizing: border-box;
}

.module_container {
    padding-top: 0;
    padding-bottom: 0;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .09);
}

.module_container.aboutRight {
    box-shadow: unset;
}

.module_container {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-bottom: -190px;
    z-index: 30
}

.module_container .container_content {
    position: absolute;
    width: 100%;
    height: 190px
}

.module_container .content_list {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    padding: 0
}

.max-line1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.max-line2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.max-line3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.max-line4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.max-line5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.max-line6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.module_container .content_list::after {
    content: "";
    display: block;
    clear: both
}

.module_container .content_list li {
    width: 25%;
    float: left;
    text-align: center;
    position: relative
}

.module_container .content_list li:not(:last-child):after {
    content: '';
    position: absolute;
    width: 1px;
    height: 45px;
    background-color: rgba(170, 170, 170, .2);
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.module_container .content_list li .title {
    color: #999;
    font-size: 13px;
    line-height: 30px
}

.module_container .content_list li p {
    text-align: center;
    font-size: 14px
}

.module_container .content_list li p.number .counterDX {
    font-size: 50px;
    font-family: helveticaneuethn, Arial;
    text-align: center;
    margin-top: 15px;
    line-height: 52px;
    vertical-align: top
}

.module_container .content_list li p.number .title {
    font-size: 13px;
    line-height: 30px
}

.module_container .content_list li p.number .unit {
    position: relative;
    top: 1px;
    left: 3px;
    font-size: 14px;
    vertical-align: top
}

.module_container .module_container {
    position: relative;
    height: 190px
}

.module_container {
    position: relative
}

.module_container {
    margin-bottom: -85px
}

.module_container {
    background: 0 0;
    box-sizing: border-box;
    height: 170px
}

.module_container .container_content {
    background: rgba(255,255,255,.9);
    height: 170px
}



.index-btn {
    height: 280px;
    background-color: #fff;
}

.index-btn a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.index-btn a h4 {
    color: #2a82e4;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    bottom: 90px;
    left: 40px;
    z-index: 5;
}

.index-btn a h5 {
    color: #c8c9ca;
    font-size: 12px;
    position: absolute;
    bottom: 76px;
    left: 40px;
    z-index: 5;
}

.index-btn a:hover {
    background-color: #329b90;
}

.index-btn a:hover h4,
.index-btn a:hover h5 {
    color: #fff;
}


.sideAbout {
    /* background: url(../images/aboutBg.jpg) no-repeat center; */
    padding: 20px 0 0;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
}

/* .sideAbout::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .75);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
} */

.sideTitle {
    color: #fff;
}

.sideTitle h4 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 20px;
}

.sideTitle h4::after {
    content: '';
    display: block;
    background-color: #dc271d;
    height: 3px;
    width: 50px;
    position: relative;
    bottom: -10px;
}

.sideTitle h2 {
    font-size: 34px;
    font-weight: bold;
}

.aboutLeft,
.aboutRight {
    display: inline-block;
}

.aboutLeft {
    width: 80%;
}

.aboutRight {
    width: 16%;
    float: right;
}

.aboutInfo {
    /* color: #fff; */
    min-height: 680px;
}

.aboutRight .content_list {
    position: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    color: #fff;
    margin-top: 150px;
    padding: 50px 0;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .09);
}

.aboutRight .content_list li {
    width: 100%;
    float: unset;
    padding: 40px 0;
}

.aboutRight .content_list li .counterDX {
    color: #e6212a;
}

.aboutRight .content_list::after,
.aboutRight .content_list li:not(:last-child):after {
    display: none;
}

.companyPic .main .picBox::after {
    padding-top: 81%;
}

.indexContainer {
    background: url(../images/indexBottomBg.jpg) no-repeat center;
    color: #fff;
    padding: 100px 0 80px 0;
    margin: 50px auto;
}

.indexContainer .content {
    line-height: 2.2;
    text-align: justify;
}

.indexContainer .content .btns {
    margin-top: 30px;
}


.index-btn.yuyue a::before {
    background: url(../images/indexBtn1.png) no-repeat center;
    background-size: cover;
}

.index-btn.yuyue a:hover::before {
    background: url(../images/indexBtn1h.png) no-repeat center;
}

.index-btn.daohang a::before {
    background: url(../images/indexBtn2.png) no-repeat center;
    background-size: cover;
}

.index-btn.daohang a:hover::before {
    background: url(../images/indexBtn2h.png) no-repeat center;
}

.index-btn.indexkeshi a::before {
    background: url(../images/indexBtn3.png) no-repeat center;
    background-size: cover;
}

.index-btn.indexkeshi a:hover::before {
    background: url(../images/indexBtn3h.png) no-repeat center;
}

.index-btn.jiuyi a::before {
    background: url(../images/indexBtn4.png) no-repeat center;
    background-size: cover;
}

.index-btn.jiuyi a:hover::before {
    background: url(../images/indexBtn4h.png) no-repeat center;
}

.index-btn a::before {
    content: '';
    display: block;
    width: 58px;
    height: 58px;
    position: absolute;
    left: 40px;
    top: 50px;
    z-index: 1;
}

.index-btn a::after {
    content: '';
    display: block;
    width: 168px;
    height: 167px;
    position: absolute;
    right: 3px;
    bottom: 3px;
    z-index: 1;
}

.index-btn.yuyue a::after {
    background: url(../images/indexBtn11.png) no-repeat center;
    background-size: cover;
}

.index-btn.yuyue a:hover::after {
    background: url(../images/indexBtn11h.png) no-repeat center;
}

.index-btn.daohang a::after {
    background: url(../images/indexBtn22.png) no-repeat center;
    background-size: cover;
}

.index-btn.daohang a:hover::after {
    background: url(../images/indexBtn22h.png) no-repeat center;
}

.index-btn.indexkeshi a::after {
    background: url(../images/indexBtn33.png) no-repeat center;
    background-size: cover;
}

.index-btn.indexkeshi a:hover::after {
    background: url(../images/indexBtn33h.png) no-repeat center;
}

.index-btn.jiuyi a::after {
    background: url(../images/indexBtn44.png) no-repeat center;
    background-size: cover;
}

.index-btn.jiuyi a:hover::after {
    background: url(../images/indexBtn44h.png) no-repeat center;
}

.imagesList {
    display: flex;
    margin-bottom: 3%;
}

.imagesList li {
    width: 32%;
    margin-right: 2%;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: top;
    text-align: center;
}

.imagesList .imgTxtBox {
    width: 100%;
}

.imagesList .sideContent h4 {
    font-size: 18px;
}

.imagesList .sideContent p {
    color: #787878;
}

.imagesList .sideContent {
    line-height: 2;
    border: 1px solid #ededed;
    padding: 20px;
}

.topInfo li a {
    display: block;
    background-color: #fff;
}

.topInfo li a:hover {
    border-bottom: 2px solid #2a82e4;
    margin-bottom: -2px;
}

.topInfo li .pic {
    height: 160px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.topInfo li h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 18px 15px 5px;
}

.topInfo li p {
    color: #666666;
    margin: 5px 15px 10px;
}

.topInfo li span {
    color: #bbb;
    padding: 30px 15px 10px;
    display: block;
}

.sideNews {
    margin-top: 30px;
}

.max-line1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.max-line2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.lineBox .layui-timeline-item {
    width: 50%;
    text-align: right;

}



.lineBox {
    clear: both;
}

.lineBox .layui-text h3{
    font-size: 26px;
}

.lineBox .layui-timeline-axis {
    font-size: 36px;
    width: 36px;
    height: 36px;
    line-height: 36px;
}

.lineBox .layui-timeline-item li {
    list-style-position: inside;
    font-size: 18px;
}

.lineBox .layui-timeline-item:last-child:before {
    display: block;
    right: -6px;
    left: unset;
}

.lineBox:nth-child(2n) .layui-timeline-item:last-child:before {
    right: unset;
    left: 5px;
}

.lineBox .layui-timeline-axis {
    right: -24px;
    left: unset;
}

.lineBox .layui-timeline-content {
    padding-right: 25px;
}

.lineBox:nth-child(2n) .layui-timeline-axis {
    right: unset;
    left: -13px;
}

.lineBox:nth-child(2n) .layui-timeline-item {
    float: right;
    text-align: left;
}

.lineBox:last-child .layui-timeline-item:before {
    display: none;
}

.banner h2 {
    color: #2a82e4;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    margin-top: 62px;
    text-shadow: -2px -2px 0px #fdff9d, -2px 2px 0px #fdff9d, 2px 2px 0px #fdff9d, 2px -2px 0px #fdff9d;
    letter-spacing: 3px;
}

.layui-carousel-ind li.layui-this {
    background-color: #e7212a;
}

.mainBox {
    position: relative;
    background: url(../images/mainBg.jpg) no-repeat center bottom;
    padding-bottom: 120px;
}

.mainBox .layui-main {
    padding: 25px 0;
    position: relative;
    box-sizing: border-box;
}

.greyBg .layui-main {
    background-color: unset;
}

.indexTitle {
    position: relative;
    padding: 20px 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.overhide {
    overflow: hidden;
}

.overhide {
    width: 100%;
    position: relative;
}

.picBox {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.picBox::after {
    content: '';
    display: block;
    padding-top: 80%;
}

.companyPic .picBox,
.indexBrand .picBox {
    background-size: cover;
}

.indexBrand .picBox {
    background-size: contain;
    background-color: #fff;
    background-position: center center;
}

.indexNews .picBox::after {
    padding-top: 60%;
}

.indexCase .picBox::after {
    padding-top: 60%;
}

.imagesList .picBox::after {
    padding-top: 70%;
}

.indexBrand .picBox::after {
    padding-top: 48%;
}

.indexCase .overhide .sideContent {
    bottom: -50px;
}

.overhide .sideContent {
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: -50px;
    text-align: left;
    padding: 10px;
    transition: all 0.3s;
    width: 100%;
    box-sizing: border-box;
}

.overhide .sideContent h4 {
    line-height: 2;
    margin-bottom: 10px;
}

.overhide .sideContent p {
    font-size: 14px;
    min-height: 40px;
}

.indexTitle h2 {
    color: #000;
    font-size: 28px;
    font-weight: bold;
    padding: 8px 8px 8px 0;
    letter-spacing: 1px;
    display: inline-block;
}

.indexTitle h4 {
    color: #848484;
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase;
}

.indexContact {
    max-width: 950px;
    margin: 0 auto;
}

.indexContact.indexTitle {
    text-align: center;
}

.indexContact.indexTitle h2 {
    display: block;
}

.indexContact .sbtn {
    margin-top: 50px;

}

.indexContact.layui-form {
    margin-top: 30px;
}

.indexContact .sbtn button {
    background-color: #1b387f;
    color: #fff;
    width: 200px;
}

.indexContact .sbtn button:hover {
    border-color: #1b387f;
}

.roundList li.list {
    display: inline-block;
    width: 100%;
}

.roundList li.list .overhide {
    width: 23%;
    margin: 1%;
    display: inline-block;
    float: left;
}

.indexCase {
    color: #fff;
    flex: 1;
}

.indexAbout {
    flex: 1;
    margin-left: 50px;
}

.indexCase .indexTitle h2 {
    color: #fff;
}

.indexCase .indexTitle p {
    font-size: 12px;
}

.indexTitle p {
    font-size: 18px;
    color: #333;
    margin-top: 20px;
    line-height: 1.8;
}

.indexLogo {
    overflow: hidden;
    margin: 60px 0;
}

.indexLogo li {
    width: 11.1111%;
    float: left;
    box-sizing: border-box;
    padding: 4px;
}

.indexLogo li a {
    transition: all 0.3s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 88%;
    background-color: #fff;
    display: block;
}

.group {
    position: relative;
}



.indexAbout .indexTitle {
    margin: 0;
}

.align-center {
    text-align: center;
}

.indexContact .content {
    max-width: 815px;
    font-size: 14px;
    margin: 0 auto;
}

.indexContact .content p {
    margin-bottom: 20px;
}

.indexAd::after {
    display: block;
    content: '';
    padding-top: 18%;
}

.indexLogo li a::after {
    content: '';
    display: block;
    padding-top: 50%;
}

.indexLogo li a:hover {
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
}

.indexPicList .picBox {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all 0.3s;
    background-color: rgba(0, 0, 0, .02);
}

.picBox {
    transition: all 0.3s;
}


.overhide:hover .picBox {
    transform: scale(1.2);
    filter: brightness(60%);
}

.indexPicList .overhide:hover .sideContent {
    bottom: 0;

}

.indexBrand .overhide {
    border: 1px solid #ededed;
}

.indexNews .sideContent {
    border: 1px solid #ededed;
    text-align: left;
    padding: 20px;
}

.indexNews .imgTxtBox {
    width: 100%;
}

.indexNews .sideContent h4 {
    font-size: 18px;
    margin-bottom: 12px;
}

.indexNews .sideContent p {
    font-size: 14px;
    color: #787878;
    line-height: 1.8;
    margin-bottom: 8px;
    min-height: 50px;
}

.indexNews .sideContent span {
    color: #cbcbcb;
    font-size: 14px;
}


.indexPicList .picBox2::after {
    padding-top: 56.2%;
}

.indexTitle a.more {
    position: absolute;
    top: 5px;
    right: 0;
    color: #666666;
    font-size: 16px;
    padding: 3px 8px;
    display: block;
    border-radius: 50px;
    border: 1px solid #666666;
}

.layui-carousel .title {
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    padding: 8px 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
}

.newsPic {
    display: inline-block;
    float: left;
    width: 47%;
}

.newsPic .pic {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 360px;
}

.newsPic a {
    display: block;
    width: 100%;
    height: 100%;
}


.picNewsContent {
    color: #666;
    line-height: 1.8;
}

.newsPic .picNewsTitle h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 16px 0;
}

.picNewsTitle h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px;
}

.adate {
    font-size: 14px;
    color: #959595;
    margin-top: 15px;
}

.mainNews hr {
    margin: 32px 0;
}

.mainNews hr:last-child {
    display: none;
}


.mainNews {
    display: inline-block;
    float: right;
    width: 47%;
}

.none {
    display: none;
}

.indexNews {
    overflow: hidden;
}

.indexNews .leftNews {
    float: left;
}

.indexNews .rightNews {
    float: right;
}

.indexNews dl {
    width: 47%;
    background-color: #f0f0f0;
    padding: 20px 0 0 0;
}

.indexNews dt {
    background: url(../images/arrow.png) no-repeat 5px center;
    position: relative;
}

.indexNews dt h4 {
    font-weight: bold;
    font-size: 22px;
    margin-left: 18px;
    color: #2a82e4;
    text-align: center;
}

.indexNews dt h4 i.icon1 {
    background: url(../images/newsIco1.png) no-repeat;
    width: 18px;
    height: 24px;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 10px;
}

.indexNews dt h4 i.icon2 {
    background: url(../images/newsIco2.png) no-repeat;
    width: 26px;
    height: 22px;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 10px;
}

.indexNews dt a {
    position: absolute;
    right: 8px;
    bottom: 5px;
    color: #3a3a3a;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.indexNews dl dd {
    padding: 16px 10px;
    margin-top: 6px;
}

.nav .layui-nav-child {
    /* width: 100%; */
    top: 63px;
    border-left: none;
    border-right: none;
    background: rgba(255,255,255,1);
}

.nav .layui-nav-child dt {
    color: #000090;
    padding: 0 24px;
}

.nav .layui-nav-child .layui-main {
    /* border-left: 1px solid #eee; */
    margin: 10px auto;
    max-width: 1300px;
    overflow: hidden;
}

.nav .layui-nav-child dd {
    /* display: inline-block;
    float: left; */
}

.noposition {
    position: unset;
}

.nav .layui-nav .layui-nav-item,
.nav .layui-nav,
.nav .layui-main {
    /* position: unset; */
}

.indexNews dl dd li,
.newslist li {
    background: url(../images/newsArrow.jpg) no-repeat 5px center;
    padding-left: 16px;
    font-size: 18px;
    line-height: 45px;
    word-break: keep-all;
}

.indexNews dl dd li span {
    float: right;
    color: #333;
}

.height25 {
    height: 25px;
}

.keshidaohang {
    background-color: #fff;
    overflow: hidden;
}

.keshidaohang .layui-tab-title {
    width: 153px;
    height: auto;
    display: inline-block;
    float: left;
    border: unset;
}

.keshidaohang .layui-tab-title .layui-this:after {
    border: unset;
}

.keshidaohang .layui-tab-title li {
    display: block;
    background-color: #f0f0f0;
    font-size: 18px;
    font-weight: bold;
    padding: 24px 0;
    color: #666666;
}

.keshidaohang .layui-tab-title li.layui-this {
    background-color: #fff;
    color: #2a82e4;
}

.keshidaohang .layui-tab-title li i {
    display: block;
    width: 43px;
    height: 44px;
    margin: 0 auto;
}

.keshidaohang .layui-tab-title li i.indexTab1 {
    background: url(../images/indexTab1.png) no-repeat center;
    background-size: cover;
}

.keshidaohang .layui-tab-title li i.indexTab2 {
    background: url(../images/indexTab2.png) no-repeat center;
    background-size: cover;
}

.keshidaohang .layui-tab-title li i.indexTab3 {
    background: url(../images/indexTab3.png) no-repeat center;
    background-size: cover;
}

.keshidaohang .layui-tab-title li.layui-this i.indexTab1 {
    background: url(../images/indexTab1h.png) no-repeat center;
    background-size: cover;
}

.keshidaohang .layui-tab-title li.layui-this i.indexTab2 {
    background: url(../images/indexTab2h.png) no-repeat center;
    background-size: cover;
}

.keshidaohang .layui-tab-title li.layui-this i.indexTab3 {
    background: url(../images/indexTab3h.png) no-repeat center;
    background-size: cover;
}

.keshidaohang .layui-tab-content {
    display: inline-block;
    padding: 0;
}

.keshidaohang .layui-tab-content .ad {
    width: 326px;
    height: 100%;
    background-size: cover;
    float: right;
}

.tabList {
    float: left;
}

.tabList .pding {
    padding: 12px 0 0 40px;
}

.tabList li {
    font-size: 16px;
    color: #666666;
    float: left;
    padding: 12px 0;
    width: 32%;
}

.tabList li a:hover {
    color: #2a82e4;
}

.sideBar {
    width: 400px;
    float: right;
}

.indexBtn .userlist li {
    width: 190px;
    border: 2px solid #067455;
    border-radius: 5px;
    padding: 5px;
    box-sizing: border-box;
}

.indexBtn .userlist li img {
    width: 100%;
    height: 142px;
}

.indexBtn .userlist li h4 {
    text-align: center;
    padding: 12px 0 7px;
}

.indexBtn .userlist li h4 a {
    background: url(../images/mailico.png) no-repeat 0 center;
    padding-left: 26px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

.userBtn li {
    width: 190px;
    color: #fff;
    margin-top: 15px;
}

.userBtn li a {
    display: block;
    line-height: 55px;
    background-color: #2a82e4;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border-radius: 5px;
    text-indent: 20px;
    background-image: url(../images/userBtn1.png);
    background-repeat: no-repeat;
    background-position: 145px center;
}

.userBtn li.right a {
    background-image: url(../images/userBtn2.png);
}

.userBtn li a:hover {
    background-color: #025d45;
}

.sideBar .news {
    margin-top: 16px;
}

.sideBar .news .hd {
    background: url(../images/sidebarTitle.png) no-repeat center;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    position: relative;
}

.sideBar .news .hd a.more {
    font-size: 14px;
    font-weight: normal;
    color: #3a3a3a;
    position: absolute;
    right: 0;
    bottom: 2px;
}

.sideBar .news .bd {
    background-color: #f9f9f9;
    padding: 18px 18px 13px;
    position: relative;
}

.sideBar .news .bd .head {
    overflow: hidden;
    padding-bottom: 14px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 3px;
}

.sideBar .news .bd .head img {
    width: 127px;
    height: 92px;
}

.sideBar .news .bd .head .right {
    width: 220px;
}

.sideBar .news .bd .head .right h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0 8px;
}

.sideBar .news .bd .head .right p {
    font-size: 16px;
    line-height: 25px;
}

.zhuanti {
    margin: 25px 0;
    position: relative;
}

.zhuanti .hd {
    background: url(../images/indexzhuanti.png) no-repeat;
    width: 50px;
    height: 127px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    letter-spacing: 6px;
    padding: 10px 0 0 2px;
    float: left;
    box-sizing: border-box;
}

.zhuanti .bd {
    border: 1px solid #e9e9e9;
    border-left: none;
    float: left;
    height: 127px;
    width: 1200px;
    box-sizing: border-box;
    position: relative;
}

.indexpicList .hd {
    background: url(../images/arrow.png) no-repeat 5px center;
    font-weight: bold;
    font-size: 20px;
    padding-left: 18px;
}

.indexpicList .bd {
    border: 1px solid #e9e9e9;
    padding: 20px;
    position: relative;
    margin-top: 6px;
}

.footer,
.footer a {
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
}

.footer a:hover {
    color: #000;
}

.footer .Ferweima {
    text-align: right;
}

.footer .Ferweima img {
    width: 112px;
}

.footer .Flogo {
    line-height: 4;
}

.footer .Fspace {
    padding: 50px 0 30px;
}

.footer .line {
    width: 16px;
    margin: 10px 0 20px;
    background-color: #888;
    height: 1px;
}

.footer .Ftitle {
    font-size: 14px;
    padding-top: 10px;
    color: #000;
}

.footer .Ftitle .Flogo{
    margin-top: 12px;
}

.footer .Fline::after {
    position: absolute;
    left: -33px;
    top: 0;
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: rgba(0, 0, 0, .1);
}

.footer .Fcontent {
    line-height: 2;
}

.footer .Fcontent ul li {
    display: inline-block;
    margin-right: 22px;
}

.footer .Txt {
    display: flex;
    border-top: 1px solid #ebebec;
}

.footer .Txt>div {
    padding: 30px 0;
    flex: 1;
}

.sideBar .roll-wrap {
    position: relative;
    width: 240px;
    height: 316px;
    overflow: hidden;
    margin: 0 auto;
}

.indexpicList .roll-wrap {
    position: relative;
    width: 1220px;
    height: 266px;
    overflow: hidden;
    margin: 0 auto;
}

.roll_row .roll__list::before,
.roll_row .roll__list::after {
    content: "";
    display: table;
    line-height: 0;
}

.roll_row .roll__list::after {
    clear: both;
}

.roll_row .roll__list {
    width: 9999px;
}

.zhuanti .roll_row .roll__list li {
    float: left;
    display: block;
    margin: 0 16px;
    width: 270px;
    height: 450px;
}

.zhuanti .roll_row .roll__list li a {
    display: block;
    padding: 18px;
}

.zhuanti .roll_row .roll__list li a:hover {
    background-color: #329b90;
}

.sideBar .roll_row .roll__list li {
    float: left;
    display: block;
    margin-right: 20px;
    width: 240px;
    height: 92px;
}

#zhuanti li {
    text-align: center;
    font-size: 15px;
}

#zhuanti li h4 {
    font-size: 20px;
    margin: 12px 0 2px 0;
}

.sideBox .layui-btn-primary:hover,
.sideBox .layui-btn-primary.layui-this {
    border: 1px solid #dc271d;
}

.sideBox .layui-btn-primary.layui-this {
    background-color: #dc271d;
    color: #fff;
}

.sideBox .layui-btn-container {
    margin-bottom: 20px;
}

#zhuanti p {
    color: #666666;
}

#zhuanti li a:hover,
#zhuanti li a:hover p {
    color: #fff;
}

.roll_row .roll__list li img {
    width: 100%;
    height: 100%;
    max-height: 316px;
}

.zhualan {
    overflow: hidden;
}

.zhualan ul {
    width: 1920px;
}

.zhualan li {
    float: left;
    width: 270px;
    height: 500px;
    margin: 0 40px 0 0;
}

.zhualan li a {
    display: block;
    position: relative;
}

.zhualan li a::after {
    content: '';
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
}

.zhualan li a h4 {
    color: #fff;
    position: absolute;
    top: 20px;
    font-size: 16px;
    left: 20px;
    width: 10px;
    z-index: 5;
    line-height: 1.2;
}

.zhualan li a:hover::after {
    background-color: rgba(0, 0, 0, .6);
}

.zhualan li a img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.footerBg {
    background-image: url(../images/footerBg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 260px;
}

.sidebanner {
    padding: 80px 0 140px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

/* .sidebanner::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .75);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
} */

.pad30 {
    padding: 20px 0;
}

.pad30.current {
    font-size: 14px;
}

.category {
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}


.imgList .imgTxtBox {
    width: 100%;
}

.imgList .imgTxtBox .overhide {
    border: 1px solid #ededed;
    border-bottom: none;
    box-sizing: border-box;
}

.imgList .sideContent h4 {
    font-size: 18px;
}

.imgList .sideContent p {
    color: #787878;
    min-height: 56px;
}

.imgList .sideContent {
    line-height: 2;
    border: 1px solid #ededed;
    padding: 20px;
    background-color: #fff;
    text-align: center;
}

.imgList .picBox::after {
    padding-top: 70%;
}

.sideBox {
    padding: 60px 0;
}

.category li {
    display: inline-block;
}

.category li a {
    padding: 24px;
    display: block;
    color: rgba(255, 255, 255, .6);
    font-size: 16px;
}

.engine .category li a {
    padding: 18px;
}



.category li a.current {
    background-color: #dc271d;
    color: #fff;
}

.category li a:hover {
    color: #fff;
}

.sideNav {
    border-bottom: 1px solid #c9c9ca;
}

.sideNav .layui-nav {
    background-color: #fff;
    padding: 0;
}

.sideNav .layui-nav .layui-nav-item a {
    font-size: 14px;
    color: #333;
}

.sideNav .layui-nav .layui-nav-item a:hover,
.sideNav .layui-nav .layui-this a {
    color: #2a82e4;
}

.sideNav .layui-nav .layui-nav-item {
    line-height: 45px;
}

.sideNav .layui-nav .layui-this:after,
.sideNav .layui-nav-bar {
    background-color: #2a82e4;
    height: 3px;
}

.newsList li {
    border: 1px solid #ededed;
    padding: 20px;
    overflow: hidden;
    background-color: #fff;
    width: 100%;
    transition: all 0.3s;
    position: relative;
    margin: 30px 0;
    box-sizing: border-box;
}

.newsList .overhide {
    float: left;
    width: 260px;

}

.newsList .item_wrapper {
    float: left;
    padding: 20px 20px 20px 30px;
    width: 60%;
}

.newsList .item_wrapper h4 {
    font-size: 18px;
    color: #666;
}

.newsList .item_wrapper p {
    font-size: 14px;
    margin-top: 10px;
    color: #999;
    min-height: 40px;
}

.newsList .item_wrapper span {
    color: #999;
    margin-top: 30px;
    display: block;
}

.newsList .item_img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: all 0.3s;
}

.newsList .item_img::before {
    content: '';
    display: block;
    padding-top: 60%;
}

.newsList li:hover .item_img {
    transform: scale(1.2);
    /*filter: grayscale(1);*/
}

.newsList li:hover .item_wrapper h4 {
    color: #1b387f;
}

.newsList li:hover {
    box-shadow: 0 14px 50px -8px rgba(0, 0, 0, .12);
    border: 1px solid transparent;
}

.newsList .moreBtn {
    border: 1px solid #ededed;
    width: 80px;
    line-height: 2.7;
    text-align: center;
    position: absolute;
    right: 40px;
    top: 76px;
    color: #bbb;
    transition: all 0.3s;
}

.newsList li:hover .moreBtn {
    color: #fff;
    background-color: #1b387f;
}

.indexpicList .roll_row .roll__list li {
    float: left;
    display: block;
    margin-right: 34px;
    width: 276px;
    height: 266px;
    text-align: center;
}

.indexpicList .roll_row .roll__list li img {
    height: 213px;
}

.indexpicList .roll_row .roll__list li h4 {
    font-size: 16px;
    line-height: 57px;
}

.zhuanti .control {
    position: absolute;
    top: 145px;
    width: 31px;
    height: 54px;
    background: url(../images/control.png) no-repeat;
}

.sideBar .control {
    position: absolute;
    top: 35px;
    width: 31px;
    height: 54px;
    background: url(../images/control.png) no-repeat;
}

.indexpicList .control {
    position: absolute;
    top: 35px;
    width: 31px;
    height: 54px;
    background: url(../images/control.png) no-repeat;
}

.zhuanti .control:hover,
.sideBar .control:hover {
    background-color: rgba(150, 150, 150, .1);
}

.zhuanti .control.pre {
    left: -50px;
    background-position: -3px -3px;
}

.sideBar .control.pre {
    left: 35px;
    background-position: 5px -63px;
    background-color: rgba(0, 0, 0, .5);
}

.zhuanti .control.next {
    right: -50px;
    background-position: -72px -3px;
}

.sideBar .control.next {
    right: 35px;
    background-position: -82px -63px;
    background-color: rgba(0, 0, 0, .5);
}

.indexpicList .control {
    width: 67px;
    height: 35px;
}

.indexpicList .control:hover {
    background-color: rgba(150, 150, 150, .1);
}

.sideBar .control:hover {
    background-color: rgba(0, 0, 0, .3);
}

.indexpicList .control.pre {
    right: 68px;
    top: -35px;
    background-position: 21px -73px;
    background-color: #e8e8e8;
}

.indexpicList .control.next {
    right: 0px;
    top: -35px;
    background-position: -66px -73px;
    background-color: #d2d2d2;
}

.current {
    font-size: 18px;
}

.current {
    color: #b3b3b3;
}

.current a {
    color: #2a82e4;
}

.sideNews li {
    overflow: hidden;

}

.sideNews.jobs li {
    margin: 20px 0;
}

.sideNews li a {
    background-color: #fff;
    display: block;
    padding: 15px;
}

.sideNews.jobs li a {
    padding: 20px 30px 28px;
}

.sideNews li .pic {
    width: 208px;
    height: 139px;
    float: left;
    margin: 0 20px 0 0;
}

.sideNews li .pic img {
    width: 100%;
    height: 100%;
}

.sideNews li .content h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0 8px 0;
}

.sideNews li .content p {
    font-size: 14px;
    color: #939393;
    line-height: 23px;

}

.sideNews li .content .block {
    min-height: 60px;
}

.sideNews li .content span {
    color: #bbb;
    margin-top: 8px;
    display: inline-block;
}

.container {
    margin: 25px 0;
    background-color: #fff;
    padding: 10px 30px;
}



#article_view_content {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    padding-top: 5px;
}

#article_view_content .aTitle {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    padding: 30px;
    color: #333;
    margin-top: 20px;
    border: 1px solid #ededed;
}

#article_view_content .aProperties {
    text-align: center;
    font: normal 14px/55px 'Arial';
    color: #999;
    border: 1px solid #ededed;
    border-top: none;
}

#article_view_content .aProperties span {
    cursor: pointer;
}

#article_view_content .aContent {
    text-align: left;
    padding: 30px;
    word-wrap: break-all;
    font-size: 16px;
    line-height: 1.8;
    border: 1px solid #ededed;
    border-top: none;
}

.ClsSinglePage #article_view_content .aContent {
    border: none;
}

.aboutInfo #article_view_content .aContent {
    border: none;
    padding: 30px 0;
}

#article_view_content .aContent table {
    max-width: 98%;
    width: auto;
    margin: 0 auto !important;
}

#article_view_content .aContent p {
    padding: 1px 0 9px 0;
}

#article_view_content .aContent img {
    max-width: 90% !important;
    margin-top: 10px;
    margin-bottom: 10px;
}

#article_view_content .aIMG {
    padding: 10px 0 2px 0;
    text-align: center;
    margin: auto;
    max-width: 450px;
}

#article_view_content .aIMG img {
    padding: 4px;
    background-color: #FFF;
    border: 1px solid #DDD;
    margin: auto;
    width: 100%;
}

.btn_viewB,
.btn_viewA {
    width: 45px;
    height: 19px;
    color: #FFF;
    float: right;
    margin-left: 1px;
    display: inline;
    font: normal 12px/19px "宋体";
    text-align: center;
}

.btn_viewB a,
.btn_viewB a:link,
.btn_viewB a:visited,
.btn_viewB a:active,
.btn_viewA a,
.btn_viewA a:link,
.btn_viewA a:visited,
.btn_viewA a:active {
    color: #FFF;
    display: block;
    height: 19px;
}

.btn_viewB {
    background: #6A440B;
}

.btn_viewA {
    background: #A46B11;
}

.show_next {
    display: block;
    clear: both;
    margin: 30px auto 0;
    text-align: left;
    font: normal 16px/21px 'Arial';
    padding: 3px 6px;
    color: #666;
    background-color: #fff;
    box-shadow: 0 14px 50px -8px rgba(0, 0, 0, .12);
}

.show_next .list {
    padding: 30px;
}

.show_next small {
    display: block;
    margin-bottom: 6px;
}

.show_next a:link,
.show_next a:visited,
.show_next a:active {
    color: #666;
}

.show_next a:hover {
    color: #f00;
}

.NoInformation {
    text-align: center;
    margin: 3vh 0 6vh 0;
}

.PageProgram {
    width: 100%;
    text-align: center;
    padding: 15px 0 7px 0px;
    clear: both;
    font: normal 12px/21px 'Arial';
    color: #666666;
}

.PageProgram span {
    padding: 6px 9px;
    background: #F9F9F9;
    border: 1px solid #E4E4E4;
}

.PageProgram span:hover {
    background: #E9E9E9;
    border: 1px solid #D4D4D4;
}

.PageProgram span a {
    color: #333333;
}

.PageProgram input {
    vertical-align: middle;
    margin-top: -1px;
}

.PageProgram_inputA {
    border: 1px solid #CFCFCF;
    background-color: #FFFFFF;
    width: 19px;
    padding: 2px 4px 1px 4px;
}

.PageProgram_inputB {
    border: 1px solid #AFAFAF;
    background-color: #CCCCCC;
    width: 29px;
    padding: 2px 4px 1px 4px;
    cursor: pointer;
}

.ClsSinglePage #aContent {
    padding-left: 30px;
    padding-right: 30px;
}

dl.pj_list_dl {
    width: 376px;
    overflow: hidden;
    float: left;
    margin: 0 20px 35px;
}

.uservideo dl.pj_list_dl {
    width: 305px;
}

dl.pj_list_dl dt,
dl.pj_list_dl dt a {
    line-height: 0;
    font-size: 0;
}

dl.pj_list_dl dt {
    position: relative;
}

dl.pj_list_dl dt img {
    width: 364px;
    height: 140px;
    border: 1px solid #f1f1f1;
    padding: 5px;
}

.picList dl.pj_list_dl dt img {
    height: 260px;
}

.uservideo dl.pj_list_dl dt img {
    width: 293px;
    height: 190px;
}

dl.pj_list_dl dt img:hover {
    border-color: #c10b18
}

dl.pj_list_dl dd {
    margin-top: 3px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    text-align: center;
    background-color: #F1F1F1
}

.userList dd {
    background-color: #fff;
    text-align: center;
    padding: 16px 0;
}

.userList dl:hover dd {
    background-color: #179387;
}

.userList dl:hover a {
    color: #fff;
}

.keshi {
    padding-bottom: 30px;
}

.keshi a {
    display: block;
    border: 1px solid #666666;
    border-radius: 50px;
    width: 80%;
    margin: 30px auto 0;
    text-align: center;
    padding: 16px 5px;
    box-sizing: border-box;
}

.keshi a:hover {
    background-color: #179387;
    color: #fff;
    border-color: #025d45;
}


.userView {
    padding: 30px;
}

.userView .userHead {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.userView .userHead::after {

    content: '';
    display: block;
    padding-top: 130%;
}

.userView .username {
    margin-bottom: 30px;

}

.userView .username h2 {
    font-weight: bold;
}


.userInfo dl {
    margin-bottom: 12px;
}

.userInfo dt,
.userInfo dd {
    display: inline;
    font-size: 16px;
    line-height: 2;
}

.userInfo dt {
    margin-right: 10px;
    min-width: 70px;
    text-align-last: justify;
    display: inline-block;
    color: #b3b3b3;
}

.videosList dd {
    background-color: #fff;
    text-align: center;
    padding: 20px 0;
    font-size: 18px;
}

.videosList dl:hover dd {
    background-color: #2a82e4;
}

.videosList dl:hover dd a {
    color: #fff;
}

.videosList dl:hover a.pic::before {
    content: '';
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.videosList dl a.pic i {
    position: absolute;
    font-size: 50px;
    color: #fff;
    display: none;
}

.videosList dl:hover a.pic i {
    display: block;
}

.userList dd h4 {
    font-weight: bold;
    font-size: 20px;
}

.userList dd h5 {
    font-size: 16px;
}

.userList dt img {
    width: 100%;
    height: 100%;
}

.layui-form-pane .layui-form-text.feedback .layui-input-block {
    top: 1px;
}

.feedback textarea {
    resize: none;
}

.feedback .layui-input-inline {
    clear: none !important;
    margin-right: 10px !important;
}

.feedback .layui-form-label {
    height: 54px;
}

.feedbackBox {
    margin-top: 30px;
}

.feedbackBox .user {
    color: #0b856b;
}

.feedbackBox .user .quote {
    color: #ca0000;
    margin-left: 5px;
}

.feedbackBox .time {
    color: #747474;
    float: right;
}

.feedbackBox .content {
    font-size: 18px;
    padding: 15px 0 0;
}

.feedbackBox li {
    margin: 16px 0;
    padding: 10px;
}

.feedbackBox li.noinfo {
    background-color: #f9f9f9;
    text-align: center;
    font-size: 18px;
    padding: 30px 0;
    color: #aaa;
}

.feedbackBox li:hover {
    background-color: #f9f9f9;
}

#paging {
    text-align: center;
}

.mail {
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
}

.mail .title h4 {
    font-weight: bold;
    margin-bottom: 30px;
}

.mail .btn-in {
    margin: 30px 0;
    text-align: center;
}

.mail hr {
    margin-bottom: 30px;
}

.mail .listbox {
    border: 1px dashed #757575;
    padding: 20px;
    background-color: #fcfdfc;
    margin-top: 35px;

}

.mail .listbox {
    font-size: 16px;

}

.mail .layui-table thead tr {
    background-color: #2a82e4;
    color: #fff;
}

.reg-container {
    width: 50%;
    margin: 30px auto 0;
}

.layui-input-block .content {
    padding: 6px 0;
    line-height: 27px;
}

.layui-input-wrap {
    position: relative;
}

.layui-input-prefix {
    position: absolute;
    top: 11px;
    left: 11px;
}

.layui-input-wrap .layui-input-prefix+.layui-input,
.layui-input-wrap .layui-input-prefix~* .layui-input {
    padding-left: 35px;
}

.quoteBox {
    border: 1px solid #19c435;
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 20px;
    display: none;
}

.quoteBox .title {
    font-size: 16px;
    color: #19c435;
}

.quoteBox .title,
.quoteBox .bg {
    position: relative;
    top: -12px;
    left: 13px;
    z-index: 2;
}

.quoteBox .bg {
    background-color: #fff;
    width: 46px;
    height: 20px;
    position: absolute;
    z-index: 1;
    left: 6px;
}

.quoteBox .info,
.quoteBox .content {
    padding: 0 20px;
}

.quoteBox #close,
.uservideo #close {
    position: absolute;
    right: 1px;
    top: 1px;
    background-color: #ca0000;
    color: #fff;
    width: 16px;
    height: 16px;
    line-height: 16px;
}

.quoteBox #close:hover,
.uservideo #close:hover {
    background-color: #ff0000;
}

.reQuote {
    background-color: #ffffe2;
    border: 1px solid #a9d2c8;
    padding: 12px;
    margin-top: 12px;
}

.reQuote .content {
    padding-top: 5px;
    word-break: break-all;
}

.welcome {
    color: #aaa;
}

.welcome a {
    color: #2a82e4;
}

.mail .reQuote {
    margin-top: -20px;
}

.mail .reQuote hr {
    margin-bottom: 10px;
}

.mail .reQuote hr:last-child {
    display: none;
}

.mail .reQuote .layui-form-item {
    margin-bottom: 0;
}

.userR {
    width: 1035px;
    float: right;
}

.viewVideo {
    margin: 30px auto;
    width: 640px;
}

.viewVideo .layui-btn-group {
    width: 100%;
}

.viewVideo .layui-btn-group a {
    width: 50%;
}

.footer .links {
    width: 597px;
    position: absolute;
    right: 25px;
    top: 25px;
}

@media screen and (max-width: 1300px) {
    .sidebanner.engine {
        padding-bottom: 200px;
    }

    .layui-container {
        padding: 0 20px;
    }

    .sideBox {
        padding: 60px 20px;
    }

    .nav .layui-nav .layui-nav-item a {
        padding: 0 22px;
    }

    .nav .layui-nav-child {
        padding: 0 20px;
    }

    .module_container {
        width: 94%;
    }

    .module_container.aboutRight {
        width: 16%;
    }
}

@media screen and (min-width: 1200px) {


    .layui-container {
        width: auto;
        max-width: 1300px;
    }
}

@media screen and (max-width: 1200px) {
    .nav .layui-nav .layui-nav-item a {
        padding: 0 22px 0 13px;
    }

    .indexLogo li {
        width: 16.666666%;
    }

    .zhuanti .control {
        top: unset;
    }

    .zhuanti .control.pre {
        bottom: 0px;
        left: 38%;
    }

    .zhuanti {
        width: 100%;
        overflow: hidden;
        padding-bottom: 40px;

    }

    .zhuanti .control.next {
        right: 38%;
        bottom: 0px;
    }

    #banner {
        height: auto !important;
    }

    .layui-carousel>[carousel-item] {
        position: unset !important;
    }

    #banner::before {
        content: '';
        display: block;
        padding-top: 59%;
    }

    .indexNews .leftNews,
    .indexNews .rightNews {
        float: unset;
        margin: 0 auto 30px auto;
        width: 94%;
    }
}

@media screen and (max-width: 1120px) {
    .logo {
        width: 200px;
    }

    .nav .layui-nav * {
        font-size: 16px;
    }

    .nav .layui-nav-child {
        top: 198px;
    }

    .nav .layui-nav .layui-nav-item {
        margin: 0 8px;
    }

    .tab-header {
        position: unset;
        text-align: center;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1000px) {

    .tt1::before,
    .tt1::after {
        width: 40%;
    }

    .newsList .item_wrapper {
        box-sizing: border-box;
    }

    .newsList .moreBtn {
        display: none;
    }

    #menu_button_wrapper,
    .nav .layui-nav-child dd {
        display: block;
        float: unset;
    }

    .nav .layui-nav-child .layui-main {
        margin: 20px auto;
    }

    .nav .layui-nav .layui-nav-item,
    .nav .layui-nav,
    .nav .layui-main {
        position: relative;
    }

    .nav .layui-nav-child {
        width: auto;
        top: auto;
    }

    .disflex {
        display: block;
    }

    .disflex .indexCase {
        width: 90%;
    }

    .indexAbout {
        margin-left: 0;
    }

    .headphone {
        margin-top: 0;
    }

    .nav .layui-nav .layui-nav-item,
    .nav .layui-nav,
    .nav .layui-main {
        width: 80%;
        margin: 0 auto 20px;
    }

    .layui-nav .layui-nav-more {
        display: none;
    }

    .nav .layui-nav-child {
        box-sizing: border-box;
    }

    .nav .layui-nav-child .layui-main {
        border-left: none;
    }

    .nav .layui-nav-child .layui-main dt {
        display: none;
    }

    .nav .layui-nav .layui-nav-item a {
        padding: 0;
        text-align: center;
    }

    .module_container.aboutRight {
        width: 94%;
        float: unset;
        margin: 0 auto;
        display: block;
        transform: unset;
    }

    .aboutLeft {
        width: auto;

    }

    .aboutRight .content_list li {
        display: inline-block;
        padding: 0;
        width: 24%;
        float: unset;
    }

    .aboutRight .content_list {
        margin: 5% auto 10px auto;
        padding: 5% 0;
    }
}

@media screen and (max-width: 768px) {
    .lineBox .layui-text h3{
    font-size: 18px;
}
.lineBox .layui-timeline-item li{
    font-size: 14px;
}
    .footer .Fcontent {
        margin-top: 20px;
    }

    .lineBox .layui-timeline-item {
        text-align: left;
        width: auto;
    }

    .lineBox:nth-child(2n) .layui-timeline-item {
        float: unset;
    }

    .lineBox .layui-timeline-item:last-child:before {
        left: 5px;
        right: unset;
    }

    .lineBox .layui-timeline-axis {
        right: unset;
        left: -13px;
    }

    .tt1::before,
    .tt1::after {
        width: 30%;
    }

    .sideBox {
        padding: 20px;
    }

    #article_view_content .aContent img {
        max-width: 100% !important;
    }

    #article_view_content .aContent {
        padding: 20px;
    }

    .footer .Txt {
        display: block;
        padding: 30px 0;
    }

    .align-right,
    .align-left {
        text-align: center;
    }

    .footer .Txt>div {
        padding: 0;
    }

    .footer .Ferweima {
        text-align: center;
        margin-top: 30px;
    }

    .category .layui-container {
        padding: 0;
    }

    .category li a {
        font-size: 14px;
        padding: 16px 18px;
    }

    .logo {
        width: 150px;
    }

    .imagesList {
        display: inline;
    }

    .imagesList li {
        margin: 20px 1%;
        width: 48%;
        float: left;
    }

    .footer .fNav {
        display: none;
    }

    .footer .erweima {
        margin: 21px auto;
        float: unset;
    }

    .indexLogo li {
        width: 25%;
    }

    .keshidaohang {
        max-height: unset !important;
    }

    .keshidaohang .layui-tab-title {
        width: 100%;
    }

    .keshidaohang .layui-tab-title li {
        width: 33.3333%;
        float: left;
    }

    .keshidaohang .layui-tab-content .ad {
        display: none;
    }

    .keshidaohang .layui-tab-content {
        width: 96% !important;
        margin: 0 auto;
        display: block;
    }

    .tabList {
        float: unset;
        width: 100% !important;
    }

    .indexNews dl dd li,
    .newslist li {
        overflow: hidden;
    }

    .header .search,
    .indexNews dl dd li span {
        display: none;
    }

    .padd30 {
        padding: 30px;
    }

    .newsPic {
        float: unset;
        width: 92%;
        margin: auto;
    }

    .mainNews {
        float: unset;
        width: 92%;
        margin: auto;
    }

    .newsPic,
    .mainNews {
        display: block;
    }

    .newsList .overhide {
        float: unset;
        width: 100%;
    }

    .newsList .item_wrapper {
        float: unset;
        width: 100%;
        padding: 20px 0;
    }
}

@media screen and (max-width: 587px) {
    #banner .layui-carousel-ind {
        display: none;
    }



    .headphone {
        display: none;
    }

    .module_container .content_list li p.number .counterDX {
        font-size: 30px;
        line-height: 40px;
    }

    .module_container,
    .module_container .container_content {
        height: 120px;
    }
}

@media screen and (max-width: 470px) {
    .imagesList li {
        margin: 20px auto;
        width: 98%;
        float: unset;
    }

    .tt1::before,
    .tt1::after {
        width: 22%;
    }

    .topTel {
        display: none;
    }

    .module_container,
    .module_container .container_content {
        height: 100px;
    }

    .module_container .content_list li p.number .counterDX {
        font-size: 20px;
        line-height: 30px;
    }

    .module_container .content_list li p.number .unit {
        font-size: 10px;
    }

    .module_container .content_list li .title {
        font-size: 12px;
    }

    .indexAbout .topBtn {
        height: 34px;
        line-height: 34px;
        padding: 0 10px;
        font-size: 14px;
    }
}