@import url('./base.css');

.qymp_title {
    background: url(../../img/yy_title.png) no-repeat center center;
    color: #929292;
    line-height: 120px;
    height: 120px;
    font-size: 30px;
    text-align: center;
}

/* row1 */
.row1 {
    overflow: hidden;
}

.row1 .ui-tab {
    overflow: hidden;
}

.chan-tit {
    text-align: center;
    color: #201f1f;
    font-size: 24px;
    background: url(../../img/tu.png)no-repeat bottom center;
    height: 88px;
}

.chan-tit span {
    color: #448df4
}

.chan-tit p {
    color: #ccc;
    font-size: 18px;
}

#tabs {
    margin-top: 29px;
    text-align: center;
}

#tabs li {
    display: inline-block;
    text-align: center;
    width: 128px;
    height: 39px;
    line-height: 39px;
    border-radius: 10px;
    text-align: center;
    background: #eee;
    color: #555;
    font-size: 14px;
    margin: 0 15px;
}

.row1 .ui-tab-hd ul li.on {
    background-color: #39acff !important;
}

.row1 .ui-tab-hd ul li.on a {
    color: #fff;
}

.tab-body {
    margin-top: 35px;
}

.product_list1 {
    margin-left: 28px;
    overflow: hidden;
    display: none;
}

.product_list1 li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 272px;
}

.product_list1 li img {
    width: 272px;
    height: 204px;
}

.product_list1 li span {
    display: block;
    width: 272px;
    height: 40px;
    /* border: 1px solid #e5e5e5; */
    border-top: none;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #39acff;
    font-size: 14px;
}

.product_list1 li a {
    display: block;
    width: 272px;
    height: 204px;
    position: relative;
}

.product_list1 li .hover {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 272px;
    height: 254px;
    background: url(../../img/ho.png)no-repeat;
    opacity: 0;
}

.product_list1 li:hover .hover {
    opacity: 1;
}

/* 公司简介 */
.index_mingyu_abus {
    background: url(../../img/index_abus_bg.jpg) center center no-repeat;
    background-size: cover;
}

.pro_title {
    font-size: 30px;
    line-height: 53px;
    text-align: center;
    padding-bottom: 30px;
}

.index_about {
    padding-top: 40px;
    padding-bottom: 70px;
}

.about_r {
    width: 192px;
    height: 175px;
    border: 1px solid #dedede;
    background: #dedede;
}

.about_r div {
    text-align: center;
    margin-top: 5px;
}

.about_r div a {
    font-size: 18px;
}

.about_r:hover div a {
    font-size: 18px;
    color: #e88118
}

.about_r:hover img {
    transform: scale(1.1);
}

.about_r img {
    margin-top: 35px;
    cursor: pointer;
    transition: all 1s;
}

.about_b {
    width: 192px;
    height: 175px;
    border: 1px solid #dedede;
}

.about_b div {
    text-align: center;
    margin-top: 5px;
}

.about_b img {
    margin-top: 35px;
}

.about_b:hover img {
    transform: scale(1.1);
}

.about_b img {
    margin-top: 35px;
    cursor: pointer;
    transition: all 1s;
}

.about_b div a {
    font-size: 18px;
    color: #e88118
}

.about_n {
    font-size: 20px;
    color: #ffffff;
    padding-top: 13px;
    padding-bottom: 10px;
    margin-left: 18px;
    margin-bottom: 25px;
    background: url(../../img/abus_name.png) no-repeat left bottom;
    line-height: 45px;
}

.home_about_txt {
    padding-left: 18px !important;
    text-indent: 30px;
    font-size: 14px;
    line-height: 28px;
    padding-right: 18px !important;
    padding-top: 5px !important;
    padding-bottom: 8px !important;
    color: #ffffff
}


.index_aboutus_bottom a {
    font-size: 16px;
    color: #007f4a;
    text-decoration: underline;
}

.index_aboutus_bottom {
    clear: both;
    padding-left: 18px !important;
    text-indent: 30px;
    font-size: 16px;
    line-height: 26px;
    padding-right: 18px !important;
}


.index_abusmore {
    width: 146px;
    height: 39px;
    border: 1px solid #ffffff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    vertical-align: middle;
    line-height: 37px;
    text-align: center;
    margin-top: 30px;
    float: right
}

.index_abusmore a {
    display: inline-block;
    width: 139px;
    height: 33px;
    background-color: #ffffff;
    margin: auto;
    text-align: center;
    line-height: 33px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    color: #010101;
    font-size: 15px;
}

.abus_pic {
    width: 454px;
    height: 355px;
    padding-top: 20px;
    padding-left: 90px;
    background: url(../../img/abus_right.png) no-repeat;
    margin-left: 44px;
}

.index_zj_abuspic {
    width: 452px;
    height: 307px;
    position: relative;
}

.index_zj_abuslist {
    width: 452px;
    height: 307px;
    position: relative;
    margin: auto;
    overflow: hidden;
}

.section2 li {
    width: 452px;
    height: 307px;
    float: left;
    overflow: hidden;
}

.section2 li img {
    width: 452px;
    height: 307px;
    transition: all 1s;
}

.section2 li:hover img {
    transform: scale(1.2);
    transition: all 1s;
}


@media (min-width:200px) and (max-width:767px) {
    .index_about {
        padding-top: 15px;
        padding-bottom: 20px;
    }

    .col-md-4 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .index_aboutus_zz {
        padding-top: 15px;
        clear: both;
    }

    .footer-widget li a {
        font-size: 14px !important;
        color: #fff
    }
}

/* 合作 */
.pro_tit {
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
    overflow: hidden;
}

.proshow .card {
    border: none;
    background: rgba(47, 152, 231, 0);
}

.proshow .card .card-body {
    overflow: hidden;
    padding: 0;
}

.proshow .card-body ul {
    height: 198px;
    overflow: hidden;
    zoom: 1;
}

.proshow .card-body ul li {
    float: left;
    padding: 0 1em;
}

.proshow .card-body ul li a {
    display: block;
}

.proshow .card-body ul li a .img {
    width: 250px;
    height: 100px;
    display: block;
    overflow: hidden;
    background-color: #fff;
    border: 4px solid #d8d8d8;
    border-radius: 10px
}

.proshow .card-body ul li a .img img {
    max-width: 100%;
    /* max-height: 100%; */
}

.proshow .card-body ul li a .txt {
    position: relative;
    margin-top: 5px;
    display: block;
    line-height: 40px;
    max-width: 250px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.proshow .card-body ul li a:hover .txt {
    color: #e83e8c;
}


/* 企业名片 */
.row4 {
    background: url(../../img/contactbg.jpg) top center no-repeat;
}

.row4 .contact_top {
    text-align: center;
    color: white;
    padding-top: 1em
}

.row4 .contact_top p {
    line-height: 3em;
    font-size: 24px;
    font-family: 微软雅黑, 'Microsoft YaHei';
}

.row4>*>.d-flex {
    padding-bottom: 40px;
}

.row4 .dangjiangongzuo,
.row4 .tuanweihuodong {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
}

.row4 .contact {
    width: 380px;
    color: #fff;
}

.row4>*>.d-flex>* {
    padding: 1em;
}

.row4>*>.d-flex>*:last-child {
    padding-right: 0;
    border-right: none;
    margin-right: 0;
}

.row4 .card {
    border: none;
    border-radius: 0;
    background: none;
}

.row4 .card-header {
    padding: 0;
    line-height: 40px;
    background: none;
    border-bottom: 2px solid #e5e5e5;
}

.row4 .card-header>h5 {
    margin-bottom: 0;
    font-size: 21px;
    font-weight: bold;
    line-height: inherit;
    position: relative;
}

.row4 .card-header>h5::after {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #F89017;
    content: '';
}

.row4 .card-header>a {
    font-size: 14px;
    color: #999;
    margin-right: .7em;
}

.row4 .card-header>a:hover {
    color: #e83e8c;
}

.row4 .card-header>a>.la {
    width: 1em;
}

.row4 .card-body {
    padding: .5em;
}

.row4 .news {
    height: 216px;
}

.row4 .news li {
    font-size: 14px;
    padding: .8em;
    border-bottom: 1px dashed #e8e8e8;
}

.row4 .news li>p {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    margin-bottom: 0;
    width: 0;
}

.row4 .news li>span {
    font-size: 12px;
    color: #999;
    margin-left: 1em;
}

.row4 .contact .card-body {
    padding: 2em 0 0 0;
}

.row4 .contact .card-body>a {
    display: block;
}

.row4 .contact .card-body img {
    width: 100%;
}

.row4 .contact .card-body> :nth-child(2) {
    margin-top: .6em;
}

.row4 #baiduMap {
    width: 820px;
    height: 320px;
    background: #fff
}

.row4 .qymp_title {
    background: url(../../img/qymp.png) no-repeat center center;
    color: #929292;
    line-height: 120px;
    height: 120px;
    font-size: 30px;
    text-align: center;
}

/* row5 */
.row5 {
    width: 100%;
    background: #0453a2;
}

.page-1920 {
    height: 380px;
    margin-left: auto;
    margin-right: auto;
}

.aboutl {
    width: 50%;
    float: left;
    overflow: hidden;
}

.aboutr {
    width: 50%;
    float: right;
    color: #fff;
}

.aboutl img {
    transition: all 2s ease;
    -moz-transition: all 2s ease;
    -webkit-transition: all 2s ease;
    -o-transition: all 2s ease;
}

.aboutl img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.aboutr .about_top {
    margin: 2em 0 2em 2em;
    line-height: 2em;
    width: 600px
}

.aboutr .about_top h1 {
    padding-left: 1.8em;
    margin-bottom: 20px;
    background: url(../../img/iconx.png) 0 0 no-repeat;
}

.aboutr .about_top a {
    display: block;
    width: 120px;
    text-align: center;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
}


.in_links {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.in_links .list_outer {
    width: 1230px;
}

.in_links .link_li {
    width: 214px;
    height: 255px;
    float: left;
    position: relative;
    _display: inline;
    margin-right: 32px;
    text-align: center;
}

.in_links .pic {
    width: 214px;
    height: 155px;
    position: relative;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    border-radius: 4%;
}

.in_links .pic img {
    width: 214px;
    height: 155px;
}

.in_links h3 {
    height: 30px;
    line-height: 30px;
    margin-top: 4px;
    font-size: 14px;
    font-weight: bold;
}

.in_links h3 a {
    color: #e54a1b;
}

.in_links p {
    line-height: 20px;
}

.in_links li {
    height: 20px;
    line-height: 20px;
    padding-left: 11px;
    background: url("../../img/in_links_li.gif") no-repeat 3px center;
    text-align: left;
}

.in_links li a {
    display: inline-block;
    max-width: 195px;
    _width: 195px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.in_links .read_more {
    display: inline-block;
    width: 106px;
    height: 18px;
    line-height: 18px;
    position: absolute;
    left: 54px;
    bottom: 5px;
    background: url("../../img/in_links_more.gif") no-repeat center center;
}

/* 资讯中心 */
.bz_title {
    margin: 0 auto;
    font-size: 28px;
    line-height: 50px;
    text-align: center;
    color: #929292;
    background: url(../../img/bg02.png) center 46px no-repeat;
}
.index_news03 {
    width: 1258px;
    padding-top: 28px;
    overflow: hidden;
}

.index_news03 dl {
    float: left;
    margin: 0 60px 30px 28px;
    position: relative;
    width: 541px;
    height: 145px;
    background: #fff;
    border: #e7e7e7 solid 1px;
    padding: 0 20px 0 46px;
}

.index_news03 dl dt {
    font-size: 18px;
    padding: 20px 0;
    height: 24px;
}

.index_news03 dl dt a {
    color: #5d5d5d;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
}

.index_news03 dl dt a:hover {
    color: #0256ac;
}

.index_news03 dl dd {
    margin-top: 15px;
    line-height: 24px;
    font-size: 14px;
    color: #5d5d5d;
    height: 65px;
    overflow: hidden;
    background: url(../../img/n01.jpg) no-repeat left bottom;
}

.index_news04 {
    position: absolute;
    top: 33px;
    left: -29px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: #0256ac;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.newsmore a {
    width: 139px;
    height: 26px;
    line-height: 26px;
    border: #c5c5c5 solid 1px;
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    color: #6d6d6d;
}

.newsmore a:hover {
    color: #0256ac;
    border: #0256ac solid 1px;
}