﻿

.head_top {
    background: #fff;
    padding: 0 4%;
    color: #333;
    height: 68px;
    line-height: 62px;
    font-size: 12px;
    overflow: hidden;
}

.head_top a {
    color: #333;
}

.hot1 a {
    padding-left: 1.5vw;
}

.head_top a:hover {
    opacity: 0.8;
    color: #333;
}

.head1 {
    /*background: url(../images/nav_bg.png) center repeat;*/
    position: absolute;
    z-index: 9999;
    width: 100%;
    left: 0;
    top: 68px;
    height: 85px;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    padding: 0 4%;
}

.head {
    border-bottom: 5px solid #bfbfbf;
    background: #232323;
    height: 47px;
    line-height: 42px;
    overflow: hidden
}

.top {
    height: 85px;
    line-height: 85px;
    overflow: hidden
}

.logo {
    /*width: 35%;*/
    float: left;
}

.logo img {
    max-width: 100%;
    height: auto;
}

.logo1 {
    padding-left: 12px;
    float: left;
    width: 7%;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.k1 {
    line-height: 35px;
    float: right;
    color: #999999;
}

.k1 a {
    color: #999999;
}

.k1 a:hover {
    text-decoration: none;
    color: #e32433;
}

.topLink .k2 {
    color: #333333;
    font-size: 14px;
    background: url(../images/top_contact.jpg) 0 0 no-repeat;
    text-align: left;
    padding-left: 72px;
    margin-top: 22px;
}

#menu {
    width: calc(100% - 38px);
    float: left;
}

.ss {
    cursor: pointer;
    line-height: 85px;
}

.top1 {
    width: 100%;
    float: right;
}

.phone1 {
    padding: 12px 0
}

.phone2 {
    padding: 15px
}

.phone2 img {
    max-width: 100%;
    height: auto;
    display: block;
}

.search {
    position: absolute;
    top: 85px;
    width: 100%;
    left: 0;
    background: rgba(255, 255, 255, .2);
    display: none;
    padding: 15px;
    position: absolute;
    z-index: 9999;
}

#formsearch {
    max-width: 1230px;
    margin: 0 auto;
}



.ctitle {
    max-width: 1200px;
    background: url(../images/line.png) no-repeat 50% 90%;
    color: rgba(41, 194, 243, 0.85);
    font-size: 1.5rem;
    text-align: center;
    margin: 0 auto;
}

.ctitle p {
    color: rgba(41, 194, 243, 0.85);
    font-size: 14px;
    margin-top: 12px;
}

.sort1 {
    text-align: center;
    margin-top: 1.5vw;
}

.sort1 li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 5px;
}

.sort1 li a {
    font-size: 18px;
    display: block;
    position: relative;
    padding: 0 20px;
}

.sort1 li a::after {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    width: 2px;
    height: 2px;
    background: #d7d7d7;
    border-radius: 50%;
}

.case_list1 {
    margin-top: 2.5vw;
}

.case_list1 li {
    width: 28.25%;
    float: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 1%;
}

.case_list1 li:nth-child(2n) {
    float: right;
}

.case_list1 li a {
    display: block;
    overflow: hidden
}

.case_list1 li p {
    margin: 0;
    width: 10rem;
    height: 5rem;
    position: absolute;
    left: 50%;
    margin-left: -5rem;
    top: 50%;
  transform: translateY(-50%);
    background: #ffffff;
    color: #333333;
    text-align: center;
    font-size: 18px;
    line-height: 5rem;
}

.case_list1 li img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: .3s;
}

.case_list1 li:hover img {
    transform: scale(1.05);
    transition: .3s;
}

.case_list1 {
    position: relative
}

.case_list1 li.li5 {
    position: absolute;
    width: 41.5%;
    left: 29.3%;
    top: 0;
}

.case_list1 li.li3 {
    float: left;
    margin-top: -5.9%;
}

.case_list1 li.li4 {
    float: right;
}

a.amore {
    width: 36%;
    margin: 0 auto;
    display: block;
    font-size: 18px;
    font-family: "arial";
    border: 3px solid #d7d7d7;
    border-top-color: #7c7c7c;
    text-align: center;
    line-height: 3.5vw;
    text-transform: uppercase;
    margin-top: 4.8vw;
}

a.amore:hover {
    color: #666;
    opacity: 0.8;
}

.aboutbg {

    background-size: cover;
    height: 770px;
    padding-top: 250px;
    /*margin-top: 6vw;*/
}

.about1 {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}

.about_left {
    width: 40%;
    margin-left: 6.66%;
    color: #777;
    font-size: 14px;
    line-height: 26px;
}

.about_left h3 {
    font-size: 1.5rem;
    margin: 0;
    padding-bottom: 1vw;
    border-bottom: 1px solid #999999;
    margin-bottom: 1.3vw;
    color: #333;
}

.about_left h3 p {
    color: #999;
    font-size: 14px;
    margin-top: 12px;
}

.about_right {
    width: 13.33%;
    margin-left: 6%;
    margin-top: 285px;
}

.about_right a {
    display: block;
    line-height: 3.5vw;
    border-top: 1px solid #bbbbbb;
    color: #999;
    font-size: 14px;
    text-transform: uppercase;
}

.newsbg {

    padding-top: 17.5vw;
    margin-top: 3vw;
}

.news1 {
    width: 92%;
    margin: 0 auto;
    padding: 32px 10px;
    background: #fff;
}

.news_left {
    width: 22%;
}

.news_left img {
    width: 100%;
    height: auto;
}

.news_right {
    width: 75%;
    float: right
}

.news_right li {
    width: 27%;
    margin-right: 6.33%;
    float: left;
}

.news_right li span {
    display: block;
    color: #999;
    font-family: "arial";
    font-size: 1.9rem;
    line-height: 3.5vw;
}

.news_right li span i {
    font-style: normal;
    font-size: 14px;
    padding-left: 15px;
}

.news_right li a {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 2.8vw;
    height: 2.8vw;
    overflow: hidden;
}

.news_right li div {
    color: #666;
    line-height: 22px;
}

.news_right li a.aa1 {
    color: #999;
    font-size: 14px;
    line-height: 3.5vw;
    line-height: 3.5vw;
    border-left: 1px solid #bbbbbb;
    margin-top: 3.5vw;
}

a.nmore {
    width: 36%;
    margin: 0 auto;
    line-height: 3.5vw;
    background: rgba(41, 194, 243, 0.6);
    color: #fff;
    font-size: 14px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-top: 3.5vw;
}

a.nmore:hover {
    color: rgba(255, 255, 255, .8);
}

.design {
    width: 92%;
    margin: 0 auto;
}

.design li {
    width: 49.5%;
    float: left;
    margin-top: 3.2vw;
}

.design li:nth-child(2n) {
    float: right;
}

.design li img {
    max-width: 100%;
    height: auto;
}

.productbg {
    background: #f3f3f3;
    padding: 3vw 0 1.5vw;
    margin-top: 3vw;
}

.product1 {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}

.slick2 .slick-slide p {
    width: 33.33%;
    float: left;
}

.slick2 .slick-slide h3 {
    width: 62%;
    float: right;
    color: #333;
    font-size: 1.3rem;
    line-height: 45px;
    margin-top: 4vw;
}

.slick2 .slick-slide h3 i {
    font-style: normal;
    display: block;
    line-height: 30px;
    color: #999;
    height: 30px;
    overflow: hidden;
    font-size: 14px;
}

.slick2 .slick-slide h3 span {
    display: block;
    line-height: 30px;
    color: #999;
    font-size: 14px;
    margin-top: 15px;
    height: 30px;
    overflow: hidden;
}

.slick2 .slick-dots {
    width: 62%;
    right: 0;
    text-align: left;
    bottom: 4vw;
}

.slick2 .slick-prev,
.slick2 .slick-next {
    display: none !important;
}

.slick2 .slick-dots li {
    margin: 0;
}

.slick2 .slick-dots li button {
    padding: 0;
    background: url(../images/sdot1.png) center no-repeat;
}

.slick2 .slick-dots li.slick-active button {
    background: url(../images/sdot2.png) center no-repeat;
}

.slick2 .slick-dots li button:before {
    display: none;
}

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}

/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}



.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}



.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}



.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}



.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}



.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}



.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #262626;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}



.foot {
    background: #46474e;
    padding: 5vw 0 2vw;
}

#footer {
    width: 92%;
    margin: 0 auto;
}

.contact1 {
    width: 22%;
    color: #999;
    line-height: 28px;
    font-size: 14px;
}

.contact1 h3 {
    color: #fff;
    font-size: 16px;
    line-height: 52px;
}

.codes {
    width: 42%;
    float: left;
}

.codes img {
    max-width: 71%;
    height: auto;
}

.nav_foot {
    width: 16%;
}

.nav_foot h3,
.f_link h3 {
    color: #fff;
    font-size: 16px;
    line-height: 52px;
}

.nav_foot a,
.f_link a {
    display: block;
    color: #999;
    line-height: 28px;
    font-size: 14px;
}

.f_link {
    width: 9%;
    text-align: center;
}

.copyright {
    text-align: center;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    margin-top: 1.5vw;
}

.copyright a {
    line-height: 24px;
    color: #999;
    font-size: 14px;
}



.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 100%;
    margin: 0 auto;
}

.n_banner img {
    width: 100%;
    height: auto
}

#container {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}

.left .box {
    margin-bottom: 22px;
}

.left .box .content,
.sort {
    margin-top: 10px;
    border: 1px solid #ececec;
    padding: 6px 15px;
    background: #f5f5f5
}

.left .box h3 {
    background: #262626;
    padding-left: 22px;
    height: 65px;
    line-height: 65px;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
}

.left {
    width: 20%;
    float: left;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.left .n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.left .n_contact .content img {
    max-width: 100%;
    height: auto
}

.right {
    width: 77%;
    float: right;
    padding-bottom: 10px;
}

.right .content img {
    max-width: 100% !important;
    height: auto;
}

.sitemp {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ececec;
}

.sitemp h2 {
    float: left;
    font-size: 20px;
    color: #262626;
    display: block;
    line-height: 38px;
    border-bottom: 2px solid #262626
}

.sitemp .site {
    float: right
}

.right .content {
    padding: 10px 0;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.left .sort_menu h3 {
    background: #262626;
    padding-left: 22px;
    height: 65px;
    line-height: 65px;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
}

.sort_album {
    margin-top: 15px;
}

.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 50px;
    float: left;
    line-height: 50px;
}

#formsearch input#keyword {
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    color: #666;
    width: 85%
}

#formsearch input#s_btn {
    width: 15%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #262626;
    color: #fff;
    border: none;
    cursor: pointer;
}

.navv {
    height: 85px;
    margin-bottom: 0;
}

.navv li {
    line-height: 85px;
    height: 85px;
    text-align: center;
    float: left;
    z-index: 999;
    width: 11%;
}

.navv li > a {
    display: block;
    line-height: 85px;
    color: #333;
    height: 85px;
    font-size: 16px;
    position: relative;
    padding: 0 5px;
}

.navv li > a:hover {
    color: #999;
    opacity: .8;
}

.navbar-header {
    padding-top: 16px;
}

.navbar-header .navbar-toggle {
    border: 1px solid #666;
    height: 34px;
}

.navbar-header .navbar-toggle .menu {
    position: absolute;
    left: 10px;
    top: 0;
    line-height: 34px;
}

.navbar-header .navbar-toggle.active {
}

.navbar-header .navbar-toggle a:hover {
    text-decoration: none;
}

.navbar-header .navbar-toggle .icon-bar {
    background-color: #666;
}

.navbar-header .navbar-toggle:hover {
    border: 1px solid #333;
    background: #333;
}

.navbar-header .navbar-toggle:hover .menu {
    color: #fff;
}

.navbar-header .navbar-toggle:hover .icon-bar {
    background-color: #fff;
}

.toleft {
    position: relative;
    overflow-x: hidden;
    left: 0;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.push-toleft {
    left: -260px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.menuid.menuopen {
    left: 0px;
    opacity: 1;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.push-toleft .head {
    left: -260px;
}

#cbp-spmenu-s2 {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.navbar-header {
    position: relative;
}

.menuid {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    opacity: 0;
    z-index: 9999;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.mobile-menu-overlay {
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: absolute;
    display: none;
    background: #000000;
    z-index: 9;
    top: 0;
    right: 0;
    width: 200%;
    height: 100%;
}

.cbp-spmenu-open .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.cbp-spmenu-right {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: absolute;
    display: block;
    background: #3da7ceb5;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 260px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 60px 0 40px 0;
}

.cbp-spmenu-right li a {
    padding: 15px 23px;
    color: #fff;
    display: block;
    border-bottom: solid 1px #fff;
}

.cbp-spmenu-right li a:hover {
    background: #999;
    text-decoration: none;
}

.menuid .icon-close {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
    position: absolute;
    display: block;
    cursor: pointer;
    top: 5px;
    right: 0;
    padding: 20px 20px 0 0;
    font-size: 16px;
}

.menuid .icon-close span {
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.menuid .icon-close:hover span {
    opacity: .8;
}

.menuopen .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}



@media(max-width: 500px){
    .case_list1 li p{
        height: 3rem;
        line-height: 3rem;
    }

    .slick2 .slick-slide p{
        width: 100%;
    }
    .slick2 .slick-slide h3{
        width: 100%;
    }
}





.wh1260 {
    max-width: 1290px;
    padding: 0 15px;
    margin: 0 auto;
}
.flexd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.p2 {
    background: url(../images/bg.jpg) no-repeat top center;
    padding: 1.5rem 0 2rem;
}

.p2 .wh1260 {}

.p2a {
    width: 296px;
    flex-direction: column;
}

.p2a1 {
    padding: 1.9rem 0 2.3rem;
    flex-direction: column;
    text-align: center;
    background: url(../images/pr2.jpg) no-repeat center center;
    margin-top: -2.5rem;
    position: relative;
}

.p2a1::after {
    content: '';
    width: 12px;
    height: 20px;
    background: url(../images/p2a1.png) no-repeat center center;
    position: absolute;
    top: 0;
    right: -12px;
}

.p2a1::before {
    content: '';
    width: 12px;
    height: 20px;
    background: url(../images/p2a12.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: -12px;
}

.p2a1 h3 {
    font-size: 2rem;
    color: #ffffff;
    margin-bottom: 0.5rem;
}


.p2a1 p {
    font-size: 0.7rem;
    font-weight: normal;
    color: rgba(255, 255, 255, .5);
}
.p2a1 img {
    transform: translateY(10px);
}

.p2a2 {
    width: 100%;
    background-color: #ffffff;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    padding: 1.55rem 0.8rem 1.35rem;
    align-items: flex-start;
}

.p2a2 li {
    width: 100%;
}

.p2a2 li a {
    background: #dfdfdf url(../images/icon.png) no-repeat 21px center;
    padding-left: 52px;
    padding-right: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: 50px;
    font-size: 18px;
    color: #333;
    transition: all ease .3s;
}

.p2a2 li:hover a {
    background: #61d3ff url(../images/p2a2.png) no-repeat 21px center;
    color: #fff;
}


.p2b {
    width: calc(100% - 333px);
}

.p2b1 {
    width: 100%;
    padding: 2.6rem 2.1rem 2.2rem 2.6rem;
    background-color: #ffffff;
    position: relative;
}

.p2b1-swiper {
    overflow: hidden;
}

.p2b1 li a div.img {
    width: 40%;
    overflow: hidden;
}

.p2b1 li a div.img img {
    max-width: 100%;
}

.p2b1 li a .cont {
    width: 43.78%;
}

.p2b1 li a .cont h3 {
    font-size: 24px;
    font-weight: normal;
    color: #333333;
    padding-bottom: 18px;
    position: relative;
    margin-bottom: 1.1rem;
}

.p2b1 li a .cont h3::after {
    content: "";
    width: 7.5rem;
    height: 1px;
    background-color: #999999;
    position: absolute;
    bottom: 0;
    left: 0;
}

.p2b1 li a .cont p {
    font-size: 0.75rem;
    line-height: 2;
    color: #666666;
}

.p2b1 li a .cont span.more {
    width: 108px;
    height: 36px;
    background-color: #1a57a9;
    line-height: 36px;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    display: block;
    margin-top: 2rem;
}

.p2b1 .p2b1-pagination {
    width: 100%;
    position: absolute;
    bottom: 1.4rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 1.5rem;
}

.p2b1 .p2b1-pagination .swiper-pagination-bullet {
    width: 1.4rem;
    height: 0.5rem;
    background-color: #d9d9d9;
    border-radius: 0;
    margin-left: 0.5rem;
    opacity: 1;
}

.p2b1 .p2b1-pagination .swiper-pagination-bullet-active {
    background-color: #1a57a9;
}

.p2b2 {
    margin-top: 1.4rem;
}

.p2b2 li {
    width: 19%;
}

.p2b2 li a {
    display: block;
}

.p2b2 li a div.img {
    overflow: hidden;
}

.p2b2 li a div.img img {
    width: 100%;
    transition: all ease .3s;
}

.p2b2 li:hover a div.img img {
    transform: scale(1.1);
}

.p2b2 li a h3 {
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    line-height: 54px;
    background-color: #e0e0e0;
    text-align: center;
    padding: 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



@media(max-width: 768px) {
    .p2a {
        display: none;
    }

    .p2b {
        width: 100%;
    }
}


@media(max-width: 767px) {
    .p2b1 li a div.img {
        width: 100%;
    }

    .p2b1 li a .cont {
        width: 100%;
        margin-top: 6%;
    }

    .p2b1 li a .cont h3 {
        font-size: 18px;
        padding-bottom: 1rem;
    }

    /*.p2b2 li:last-child {*/
        /*display: none;*/
    /*}*/

    .p2b2 li {
        width: 49%;
    }

    .p2b2 li a h3 {
        line-height: 42px;
        font-size: 16px;
    }

    .p2b1 li a .cont p {
        font-size: 13px;
    }
}























