﻿/*适配移动端导航*/
/*bootstrap样式重置*/
.nav_head {
    width: 100%;
    min-width: 320px;
    margin: 0 auto;
    max-width: 640px;
}

.navbar-collapse {
    padding: 0;
}

#navbar-header {
    margin: 0;
}

.navbar-brand {
    padding: 0 0 0 12px;
    width: 225px;
}

.navs_box {
    width: 100%;
    height: 44px;
    position: fixed;
    top: 0;
    z-index: 100;
    background: #FFFFFF;
    /*border-bottom: 1px solid #333333;*/
}

.img-responsive {
    width: 102px;
}

.navs_box>.navbar-header.logo_nav {
    height: 50px;
}

.navs_box>.navbar-header.logo_nav>img {
    width: 100%;
    height: 100%;
}

.minNav {
    list-style: none;
    padding-left: 5px;
}

.minNav>li {
    margin: 5px 0;
    line-height: 30px;
}

.minNav>li a {
    color: #848484;
    font-size: 14px;
}

.product_lip {
    cursor: pointer;
}

.product_lic {
    display: none;
    padding-left: 11px;
    margin: 10px 5px;
}

.minNavband {
    list-style: none;
}

.dropdown .drobtn {
    border: none;
    width: 100px;
}

.dropdown .dropdown-menu {
    min-width: 100px;
}

.dropdown .dropdown-menu li a {
    padding: 3px 0px 3px 20px;
}

.navs_box_img {
    /*    line-height: 50px;
    color: #005743;
    margin-right: 8px;
    font-size: 24px;*/
    /* padding: 0 16px;
    height: 50px; */
    /*background: rgba(0,103,103,1);*/
    background: #fff;
    /* padding-top: 3px; */
}

.show_nav {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;

}

.show_nav_child {
    height: 100%;
    overflow-y: scroll;
}

.show_nav>ul {
    list-style: none;
    width: 70%;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}

.show_nav>ul>li {
    border-bottom: 1px solid #efefef;
    padding: 10px 16px;
    position: relative;
}

.show_nav>ul>li>a {
    color: #5a5a5a;
    font-size: 14px;
    display: block;
}

.btn_off {
    position: absolute;
    font-size: 30px;
    width: 50px;
    height: 50px;
    top: 0;
    right: 2px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}

.show_nav {
    display: none;
}

.btn_show_sbody {
    display: none;
    list-style: none;
    margin: 28px 0 0 5px;
    padding: 0;
}

.btn_show_sbody a {
    color: #ccc;
}

.show_nav_logo {
    display: block;
    padding: 10px;
}

/*轮播图按钮*/
.carousel-indicators li {
    width: 12px;
    height: 12px;
}

.carousel-indicators {
    bottom: 20px;
}

#myCarousel .bangg {
    height: 230px;
    width: 100%;
}

#myCarousel .bangg img {
    display: block;
    width: 100%;
    height: 100%;
}

/*搜索框*/
#search {
    height: 22px;
    width: 100%;
    position: relative;
}

#search form {
    width: 80%;
    height: 100%;
    position: absolute;
    top: -23px;
    left: 10%;
}

.form_submit {
    width: 100%;
    height: 45px;
    padding-left: 20px;
    border: none;
    border-radius: 10px;
    box-shadow: -2px 2px 2px #C0C0C0;
    -moz-box-shadow: -2px 2px 2px #C0C0C0;
    -webkit-box-shadow: -2px 2px 2px #C0C0C0;
}

.btnSearch {
    width: 45px;
    height: 45px;
    position: absolute;
    border-radius: 10px !important;
    background-color: #00575A;
    top: 0px;
    right: 0px;
    background-image: url(http://m.hunterzfish.com/templates/mobile/images/search_ff.png);
    background-repeat: no-repeat;
    background-position: 9px 9px;
}

/*首页新品推荐*/
.section_P {
    margin: 20px 0;
    text-align: center;
}

.section_P img {
    max-width: 100%;
}

.product_index_box {
    float: left;
    width: 94%;
    margin-left: 3%;
}

.product_c .product_index_box:nth-of-type(3n) {
    margin-right: 0;
}

.product_index_box a {
    display: block;
    width: 100%;
    text-align: center;
    height: 100%;
}

.product_img {
    border: #d4d4d4 1px solid;
    text-align: center;
    padding: 5%;
}

.product_img img {
    max-width: 42%;
}

.product_index_box h5 {
    height: 35px;
    width: 100%;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    color: #020202;
}

/*首页新闻中心*/
#tab {
    width: 100%;
    margin: 20px auto 0px;
    overflow: hidden;
    position: relative;
}

#tab .buy_len:nth-child(1) {
    display: block;
}

.buy_len {
    display: none;
}

.thumbnail {
    border: none;
}

.time_new {}

.btnbanner {}

.btnbanner span {
    height: 46px;
    position: absolute;
    line-height: 46px;
    color: #fff;
    font-size: 35px;
    top: 34%;
    margin-top: -23px;
    cursor: pointer;
    background-color: rgba(0, 87, 68, .5);
}

#prev {
    left: 2px;
}

#prev:hover {
    background: #005744;
}

#next {
    right: 2px;

}

#next:hover {
    background: #005744;
}

.thumbnail {
    margin-bottom: 0px !important;
    padding: 0 !important;
}

.thumbnail a>img {
    width: 100%;
}

.time_new {
    width: 20%;
    border-right: 1px solid #000;
}

.buy_len>div {
    padding: 0 !important;
}

.time_new span {
    display: block;
    text-align: center;
}

.time_new_a {
    font-size: 40px;
}

.time_new_b {}

.new_tex {
    width: 80%;
    padding: 10px;
}

.new_tex h4 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}

.new_tex p {
    line-height: 20px;
    font-size: 12px;
}




/*新闻中心*/
#chi_banner {
    margin-top: 50px;
    padding: 30px 0;
    background: url(http://m.hunterzfish.com/templates/mobile/images/chi_banner.png)no-repeat center;
}

#chi_banner h2 {
    font-size: 20px;
    color: #fff;
}

.chi_txt {
    width: 100%;
    height: 25px;
}

.new_font {
    margin: 5px auto;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.lan_l,
.lan_r {
    border-bottom: 1px solid #fff;
    width: 10%;
    display: inline-block;
    margin: 0 5px 5px 5px;
}

.new_list_box {
    margin: 20px 0;
}

.new_list_box a {
    display: block;
}

.newlist_img {
    width: 100%;
    height: 218px;
    overflow: hidden;
    display: block;
    vertical-align: middle;
}

.newlist_img img {
    display: block;
    width: 100%;
    vertical-align: middle;
}

.newlist_txt {
    padding: 10px;
    background-color: #f4f8fb;
}

.new_list_box h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0;
}

.new_list_box p {
    font-size: 14px;
    color: #7f96a8;
}

.new_txt_fl {
    color: #7f96a8;
}

.new_txt_fr {
    width: 100px;
    height: 20px;
    text-align: center;
    color: #fff;
    background-color: #00575A;
}

/*新闻详情页*/


/*产品中心*/
.llq_procen {
    margin: 20px 0 0 0;
    border-bottom: solid 1px #e6e6e6;
    position: relative;
}

.llq_procen .more {
    position: absolute;
    right: 8%;
    bottom: 21px;
    font-size: 18px;
    width: 25px;
    height: 25px;
    border: solid 1px #bfbfbf;
    border-radius: 100%;
    text-align: center;
    color: #bfbfbf;
    line-height: 25px;
}

.llq_procen .bg {
    background: rgba(18, 94, 79, 0.29);
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    text-align: center;
    padding-top: 19%;
}

.llq_procen .bg i {
    color: #fff;
    margin: auto;
    font-size: 28px;
    border: solid 2px #fff;
    border-radius: 100%;
}

.llq_procen a {
    display: block;
}

.llq_procen_img {
    display: block;
    width: 90%;
    margin: 0 5%;
    background: #aabebd;
    position: relative;
}

.llq_procen_img img {
    display: block;
    max-width: 70%;
    width: 70%;
    margin: 0 auto;
}

.llq_procen h2 {
    margin-top: 10px;
    font-size: 18px;
    color: #005744;
}

.llq_procen p {
    font-size: 14px;
    margin: 10px 0;
    color: #CCCCCC;
}

/*荣誉*/
.rong_box {
    width: 100%;
}

.rongyu_contant {
    padding: 15px;
    width: 100%;
    margin-bottom: 500px;
}

.rongyu_contant img {
    display: block;
    max-width: 100%;
    width: 100%;
}

/*产品列表页*/
.boy_left,
.boy_right {
    height: 46px;
    width: 46px;
    background: url(http://m.hunterzfish.com/templates/mobile/images/arrowLR.png)no-repeat;
}

.boy_head {
    display: flex;
    margin: 10px;
}

.boy_head div {
    flex: 1;
}

.boy_head .llq_ha {
    flex: 9;
}

.boy_left {
    background-position: 0px 0px;
}

.boy_right {
    background-position: -49px -49px;
}

.llq_ha {
    height: 46px;
    display: flex;
}

.llq_ha span {
    flex: 1;
    text-align: center;
    line-height: 46px;
    position: relative;
    margin: 0 10px;
    font-size: 14px;
}

.llq_ha span a {
    color: #000;
}

.llq_ha span.llq_active:after {
    content: "";
    height: 16px;
    width: 1px;
    position: absolute;
    right: -11px;
    top: 32%;
    background-color: #000;
}

.llq_ha span.llq_bott {
    border-bottom: 2px solid #005743;
    color: #005743;
}

.llq_ha span.llq_bott a {
    color: #005743;
}

.llq_child_b {
    flex: 1;
    margin: 0 10px;
    text-align: center;
    line-height: 46px;
    overflow: hidden;
}

.llq_child_b a {
    display: block;
    color: #000;
}

.llq_ha .llq_child_bg {
    background-color: #005743;
    color: #fff;
}

.boy_heads {
    margin: 20px 10px;
}

.pro_list {
    padding: 0 10px;
}

.pro_list_box {
    width: 47%;
    margin-right: 6%;
    margin-bottom: 15px;
    border: 1px solid #C0C0C0;
}

.pro_list .pro_list_box:nth-of-type(2n) {
    margin-right: 0;
}

.pro_list_box h3 {
    padding: 5px 0;
    border-bottom: 1px solid #C0C0C0;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pro_list .pro_list_box:nth-of-type(2n) {
    margin-right: 0;
}

.pro_list_img img {
    display: block;
    max-width: 1005;
    width: 100%;
}

.pro_list_box_botm {
    height: 3px;
    background-color: #005743;
}

.pro_list_box_botm_s {
    height: 3px;
    background-color: #C0C0C0;
}




/*发展历程*/
/**history**/
#history {
    width: 95%;
    overflow: hidden;
    margin: 10px auto;
}

.event_list {
    width: 100%;
    float: right;
    background: url('http://m.hunterzfish.com/static/img/dian3.png') 25% 0 repeat-y;
    margin: 10px 0 20px 0;
}

.event_list h3 {
    margin: 0 0 10px 23%;
    font-size: 24px;
    font-family: Georgia;
    color: #0066ff;
    padding-left: 25px;
    background: url('../image/jian.png') 0 -56px no-repeat;
    height: 38px;
    line-height: 30px;
    font-style: italic;
}

.event_list li {
    background: url('../image/jian.png') 25% -80px no-repeat;
    margin-bottom: 50px;
}

.event_list li .nian {
    width: 20%;
    display: block;
    margin-right: 12%;
    float: left;
    font-size: 17px;
    margin-top: 10px;
    border: solid 1px #dedede;
    line-height: 34px;
    text-align: center;
}

.event_list li div {
    width: 68%;
    text-indent: 1rem;
    display: inline-block;
    padding: 10px;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 16px;
    position: relative;
    background: #fff;
    border: solid 1px #dedede;
    line-height: 25px;
    _float: left;
    -moz-box-shadow: 0px 0px 6px #d2d2d2;
    -webkit-box-shadow: 0px 0px 6px #d2d2d2;
    box-shadow: 0px 0px 6px #d2d2d2;
}

.event_list li div i {
    background: url('../image/jian.png') no-repeat;
    width: 18px;
    height: 26px;
    display: block;
    position: absolute;
    left: -12px;
}

.event_list li div p {
    text-align: left;
    line-height: 10px 15px;
    background: #FFF;
    margin: 0;
}

.event_list::-webkit-scrollbar {
    width: 6px;
    height: 12px
}

.event_list::-webkit-scrollbar-thumb {
    background-color: rgba(50, 50, 50, .3);
    border-radius: 10px;
    background-clip: padding-box
}

.event_list::-webkit-scrollbar-thumb:hover {
    background-color: rgba(50, 50, 50, .5)
}

.event_list::-webkit-scrollbar-track {
    background-color: rgba(50, 50, 50, .05)
}

/*招聘信息*/
.zhaopin {
    margin: 10px;
}

.zhaopin ul li {
    width: 100%;
    height: 100%;
}

.zhao_tit {
    display: flex;
}

.zhao_tit a {
    flex: 1;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
}

.zhao_tit a:first-child {
    background-color: #005744;
}

.zhao_tit a:last-child {
    background-color: #FFB800;
    position: relative;
}

.zhao_tit a:last-child span {
    position: absolute;
    top: 2px;
    left: 27%;
}

.zhao_con p {
    margin: 10px 0;
    color: #C9C5C5;
    font-size: 14px;
}


/*联系我们*/
.con_A {
    padding: 15px 10px;
}

.cont_fl {
    width: 39%;
}

.cont_fl h2 {
    margin: 15px 0 10px 0;
    font-size: 14px;
}

.cont_ri {
    width: 60%;
}

.cont_ri h3 {
    margin-bottom: 16px;
    font-size: 16px;
    color: #005744;
}

.cont_ri p {
    margin: 8px 0;
    color: #3c3c3c;
}

.con_B {
    padding: 15px;
}

.cont_di {
    display: flex;
    padding: 5px;
}

.con_B .cont_di {
    background-color: #e2e2e2;
    height: 50px;
}

.con_B .cont_di:nth-of-type(2n) {
    background-color: #f7f7f7;
}

.cont_di span {
    flex: 3;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    border-right: 1px solid #005744;
}

.cont_di div {
    flex: 7;
    padding-left: 9px;
}

/**产品内部**/
.biaoti {
    overflow: hidden;
    width: 100%;
    text-align: center;
    border-top: solid 1px #dedede;
    padding-top: 12px;
}

.biaoti h1 {
    font-size: 18px;
}

.biaoti p {
    font-size: 14px;
    color: #a2a1a1;
    line-height: 30px;
}

.bodydetail {
    line-height: 30px;
    font-size: 14px;
}

.bodydetail h2 {
    width: 80%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    background: url(http://m.hunterzfish.com/templates/mobile/images/biao.png) no-repeat top center;
    color: #fff;
    margin: 20px auto;
    background-size: 100% 100%;
}

.swiper-container {
    width: 100%;
    height: 100%;
    /*  height: 133px;*/
}

.swiper-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fwlist {
    float: left;
    margin-left: 0;
    width: 90%;
    margin: 0 5%;
}

.fwlist li {
    border: solid #dedede 1px;
    margin-bottom: 20px;
    height: 60px;
    line-height: 60px;
    width: 100%;
    list-style: none;
}

.fwlist li .xuhao {
    float: left;
    background: #005743;
    color: #fff;
    width: 88px;
    display: none;
    text-align: center;
    font-size: 25px;
}

.fwlist li .title {
    float: left;
    text-indent: 1rem;
    font-size: 16px;
    color: #717171;
}

.fwlist li .rights {
    float: right;
    width: 103px;
    text-align: center;
}

.fwlist li .rights .book {
    margin: 0 7px;
}

.llq_ha span.llq_active:last-child:after {
    display: none;
}

#header {
    left: 0;
    z-index: 999;
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #dedede;
    overflow: hidden;
    background: #fdfdfc;
    font: 12px/40px hiragino sans gb, microsoft yahei, simsun;
}

#header .swiper-slide {
    padding: 0 20px;
    width: auto;
    font-size: 14px;
}

#header .ons {
    border-bottom: 3px solid #065646;
}

#header .ons a {
    color: #065646;
}

.gallery-thumbs img {
    width: 100%;
}

.gallery-top img {
    width: 100%
}


.rongyuimg .gallery-thumbs {
    width: 100%;
    height: 143px;
}


.rongyuimg .gallery-top {
    width: 100%;
    height: auto;
}









.job .jobHd {
    padding: 0 30px;
    background: #005743;
    overflow: hidden;
}

.job .jobHd li {
    float: left;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
}

.job .jobOl li {
    float: left;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
}

.job {
    margin-bottom: 50px;
}

.jobBorder {
    overflow: hidden;
    padding: 0 12px;
}

.jobBorder .item {
    margin-bottom: 10px
}

.job .jobHd li.jobTitle,
.jobOl li.jobTitle {
    width: 50%;
    text-align: left;
    text-indent: 1rem;
}

.job .jobHd li.workPlace,
.jobOl li.workPlace {
    width: 30%;
}

.job .jobHd li.payment,
.jobOl li.payment {
    width: 203px
}

.job .jobHd li.updateTime,
.jobOl li.updateTime {
    width: 21%;
}

.job .jobHd li.jobArrow,
.jobOl li.jobArrow {
    width: 87px
}

.job .jobDetail {
    padding: 20px 10px;
}

.jobLi {
    margin-top: -1px
}

.jobOl {
    cursor: pointer;
    overflow: hidden;
    border: 1px solid #ddd;
}

.jobOl li {
    height: 50px
}

.jobOl li.jobTitle h2 {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 50px;
}

.jobOl li.payment em {
    color: #2871D5
}

.jobOl li.jobArrow {
    text-align: center;
    cursor: pointer;
    background: #fff;
    width: 50%;
    color: #3399ff;
}

.jobOl li.jobArrow i {
    display: inline-block;
    width: 17px;
    height: 10px;
}

.item .cont {
    display: none;
}

.open .cont {
    display: block;
    border: 1px solid #ddd;
    margin-top: -1px;
}


/*  底部 */

.mobilefooter {
    width: 100%;
}

.footerTop {
    width: 100%;
    height: 145px;
    background-image: url(http://m.hunterzfish.com/templates/mobile/images/timg.png);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.footerTop .mask {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 2;
}

.footerTop>p {
    width: 100%;
    text-align: center;
    line-height: 1;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    padding-top: 40px;
    padding-bottom: 12px;
    position: relative;
    z-index: 99;
}

.footerTop>span {
    display: block;
    margin: 0 auto;
    width: 139px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    background: rgba(255, 255, 255, 1);
    border-radius: 12px;
    font-size: 11px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    position: relative;
    z-index: 99;
    margin-top: 12px;
}

.footerbottom {
    width: 100%;
    background: rgba(55, 61, 65, 1);
    opacity: 0.99;
    padding-top: 31px;
}

.footerimg {
    width: 100%;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.footerimg>img {
    width: 101px;
}

.saomaio {
    width: 100%;
    line-height: 1;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    text-align: center;
    padding-bottom: 15px;
    padding-top: 15px;
}

.linxi {
    display: flex;
    justify-content: center;
    padding-bottom: 24px;
}

.linxi>img {
    width: 30px;
    height: 30px;
    margin-right: 15px;
}

.linxi>p {
    height: 30px;
    font-size: 21px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(51, 153, 255, 1);
    line-height: 30px;
}

.dizhi {
    color: #808080;
    font-size: 11px;
    width: 100%;
    text-align: center;
    line-height: 1.5;
}


/* 首页产品与服务 */

.product {
    width: 100%;
    background: #E5E5E5;
    padding-top: 24px;
    padding-bottom: 51px;
}

.product .swiper-container {
    height: auto;
}

.name {
    width: 100%;
    line-height: 1;
    text-align: center;
    color: #333333;
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    padding-bottom: 10px;
}

.zhaiyao {
    width: 100%;
    line-height: 1;
    text-align: center;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(140, 140, 140, 1);
    margin-bottom: 32px;
}

.list {
    display: flex;
    margin-bottom: 30px;
    padding: 0 12px;
    box-sizing: border-box;
    flex-wrap: wrap;
}

.list .listItem {
    width: 49.7%;
    padding-top: 20px;
    border-bottom: 1px solid #ddd;
}

.list .listItem:nth-child(2n) {
    /*border-left: 1px solid #ddd;*/
}

.list .listItem:nth-child(2n+1) {
    border-right: 1px solid #ddd;
}

.listimg {
    display: flex;
    flex: 1;
    justify-content: center;
    text-align: center;
    align-items: center;
}

.listimg>img {
    width: 38px;
    height: 34px;
}

.listItem>p {
    width: 100%;
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #333;
    line-height: 1;
    box-sizing: border-box;
}

.more {
    display: block;
    margin: 0 auto;
    width: 173px;
    height: 32px;
    line-height: 32px;
    background: rgba(74, 74, 74, 1);
    border-radius: 16px;
    color: #fff;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    margin-top: 50px;
    padding: 0 24px;
    box-sizing: border-box;
    text-align: center;
}

/* 首页新闻动态 */

.newsdongtai {
    width: 100%;
    background-image: url(http://m.hunterzfish.com/templates/mobile/images/newsbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 32px 0;
    box-sizing: border-box;
}

.neslist {
    width: 100%;
    padding: 0 25px;
    box-sizing: border-box;
}

.neslistItem {
    width: 100%;
    background: #fff;
    padding: 49px 5% 24px 5%;
    box-sizing: border-box;
}

.neszhaiyao {
    width: 100%;
    text-align: center;
    padding: 0px 0 45px 0;
    line-height: 1.8;
    color: #808080;
    font-size: 15px;
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.newbottom {
    width: 100%;
    border-top: 2px solid #7D7D7D;
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
    word-wrap: break-word;
}

.newbottom>a,
.newbottom>span {
    display: inline-block;
    color: #808080;
    font-size: 13px;
}

.more:hover {
    background: rgba(74, 74, 74, 1);
}



.page_list {
    text-align: center;
    padding-bottom: 50px;
    display: flex;
    justify-content: center;
}

.page_list span,
.page_list a {
    /* margin: 0!important; */
    float: left;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
    border: 1px solid #ddd;
    min-width: 21px;
    padding: 0 10px;
    margin: 0 5px 0 0;
    margin-left: -1px;
    margin-right: -1px;
    background: #fff;
    cursor: pointer;

}

.page_list span:hover,
.page_list a:hover {
    background: #201816;
    color: #fff;
    transition: all linear .3s;
}

.page_list .current {
    background: #201816;
    color: #FFF;
    border-color: #201816;
    cursor: default;
}

/* 产品中心  */

.teb-content-tep-two {
    width: 100%;
    padding: 12px;
    box-sizing: border-box;
}

.teb-content-tep-two>a {
    display: block;
    border: 1px solid #ddd;
    border-bottom: none;
    padding: 12px;
}

.active-content {
    border: 1px solid #ddd;
    border-top: none;
    padding: 12px;
}

.active-img {
    width: 100%;
}

.active-img>img {
    width: 100%;
    height: auto;
}

.title {
    font-size: 15px;
    line-height: 2;
}

.activeLoc {
    text-align: center;
    font-size: 13px;
    color: #333;
}

.back {
    text-align: center;
    margin: 12px 0;
    padding-top: 24px;
}

.back>a {
    padding: 6px 12px;
    border: 1px solid #0D521B;
    margin-top: 24px;
    border-radius: 5px;
}


.bg_img {
    width: 100%;
    position: relative;
    margin-top: 44px;
}

.bg_img>img {
    width: 100%;
    height: auto;
}

.bg_img>.p1 {
    color: #fff;
    font-size: 20px;
    line-height: 2;
    left: 7%;
    position: absolute;
    bottom: 8%;
}

.bg_img>.p2 {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
    position: absolute;
    top: 56%;
    padding: 0 16px;
}

.bg_img>.placard-btns {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 76%
}

.bg_img>.placard-btns>button {
    margin: 0 10px;
    padding: 0;
    box-sizing: border-box;
    width: 124px;
    height: 40px;
    border: 1px solid transparent;
    border-radius: 2px;
    background-color: #00a4ff;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    transition: all .2s;
}

/* 新闻中心 */
.news {
    display: flex;
    flex-direction: column;
}

.news_top span {
    font-size: 30px;
    color: #201816;
    display: block;
    margin: 30px 0 0 23px;
}

/* 新闻中心——新闻滚动 */
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a,
img {
    border: 0;
    vertical-align: middle;
}

/*公告*/
.notice {
    width: 100%;
    /* margin: 20px auto; */
    height: 40px;
    overflow: hidden;
}

.news_move {
    width: 90.6%;
    height: 45px;
    margin: 16px auto 0 auto;
    /* padding-bottom: 38px; */
    /* border-bottom: 1px solid #EEEEEE; */
}

.noticTipTxt {
    color: #ff7300;
    height: 40px;
    line-height: 22px;
    overflow: hidden;
    /* margin:0 0 0 40px; */
}

.noticTipTxt li {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.noticTipTxt a {
    width: 74%;
    color: #717171;
    font-size: 14px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 24px;
    text-align: center;
    /* padding-left: 0px; */
    line-height: 24px;
}

.noticTipTxt a:hover {
    color: #ff7300;
    text-decoration: underline;
}

.lookMone {
    width: 84%;
    margin: 0 auto;

}

.lookUrl {
    display: block;
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lookUrl span {
    font-size: 12px;
    color: #6C6C6C;
}

.lookUrl img {
    width: 6px;
}

.sw3 {
    position: relative;
    top: 20px !important;
}

.sw3 .swiper-pagination-bullet {
    margin: 0 4px;
}

.aboutBox {
    width: 87.73%;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 32px;
}

.aboutBox h2 {
    line-height: 51px;
    font-size: 19px;
    border-bottom: 1px solid #E5E5E5;
    color: #121214;
    margin-bottom: 6px;
}

.aboutBox p {
    font-size: 14px;
    color: #121214;
    margin-top: 18px;
}

.aboutBox p span {
    font-size: 18px;
    font-weight: bold;
    margin-left: 4.13%;
}


/* 我们的服务 */
.serveKuai {
    width: 100%;
    ;
    display: flex;
    flex-wrap: wrap;
}

.serveMod1 {
    width: 45%;
}



.products {
    width: 90%;
    height: 250px;
    border: 1px solid #e5e5e5;
    text-align: center;
    margin: 0 auto;
}

.products>img {
    width: 200px;
    height: 200px;
    margin-top: 72px;
}

.products-title {
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    text-align: center;
    margin: 20px 0 24px 0;
}

.mains ul li {
    height: 490px;
    width: 450px;
    float: left;
    margin-left: 52px;
}

.mains ul li a:hover .card {
    box-shadow: -5px 5px 10px -4px #ddd, 5px 5px 10px -4px #ddd;
}

.mainItem {
    border: 1px solid #eee;
    width: 72.55%;
    min-height: 190px;
    margin: 0 auto;
    background: #fff;
    padding: 32px 27px;
}

.itemTop .itemTitle {
    font-size: 18px;
    color: #201816;
}

.itemTop .itemContent {
    font-size: 14px;
    color: #B5B5B6;
    margin-top: 16px;
}

.itemBottom {
    margin-top: 47px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.itemBLeft {}

.rightBg {
    background: url(../image/item_bg.png)no-repeat;
    background-size: cover;
    width: 76px;
    height: 57px;
    color: #fff;
    padding: 12px 16px 0 0;
}

.rightBg p {
    text-align: right;
    font-size: 17px;
    line-height: 18px;
    font-weight: bold;
    line-height: 23px;
}

.currentImg {
    width: 32px;
}

#navbar-header a {
    height: 32px !important;
}

.swiper-pagination-bullet-active {
    background: #fff !important;
}

.swiper-button-next {
    background: url(../image/jiantou1.png) #000 no-repeat 15px 23px;
    ;
}

.swiper-button-prev {
    background: url(../image/jiantou2.png) #000 no-repeat 15px 23px;
    ;
}

.swiper-button-next,
.swiper-button-prev {
    margin-top: 2px;
    width: 44px;
    height: 69px;
}

.swiper-button-next,
.swiper-button-prev:hover {
    opacity: 1;
}

.banner {
    margin-top: 44px;
    height: 160px;
}

/* 新闻 */
.toMore {
    display: block;
    font-size: 11px !important;
    color: rgba(46, 167, 224, 1) !important;
    width: 72px !important;
    height: 24px !important;
    background: rgba(46, 167, 224, .2);
    border-radius: 12px;
}

body {
    background: #f5f5f5;
}

.news {
    background: #ffffff;
}

/* 斑马鱼技术平台 */
.BMYModule {
    width: 100%;
    height: 336px;
    background: #FFFFFF;
}

.BMYModule_right {
    width: 100%;
}

.wenOne {
    width: 29.1%;
    height: 6.84%;
    font-size: 14px;
    font-family: Oswald;
    font-weight: normal;
    color: rgba(51, 51, 51, 1);
}

.wenTwo {
    width: 54.35%;
    height: 5.7%;
    font-size: 50px;
    font-family: 'SourceHanSansCN';
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
}

.moduleAllBox {}

.module {
    width: 29%;
    height: 109px;
    float: left;
    margin-left: 2.8%;
    margin-bottom: 2.6%;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
}

.moduleHover {
    width: 29.1%;
    height: 109px;
    background: #2EA7E0;
}

.imgBox {
    padding: 28px 71px 26px 71px;
}

.moreBtn {
    width: 124px;
    height: 36px;
    line-height: 36px;
    margin-left: 49px;
    text-align: center;
    border-radius: 25px;
    border: 1px solid rgba(255, 255, 255, 1);
}

.moreBtn span {
    font-size: 14px;
    color: #FFFFFF;
}

.moreBtn img {
    display: inline-block;
    margin-top: 2px;
}

.moduleBox {}

.module_pic {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 6px;
}

.module_pic img {
    width: 37.7%;
    margin-top: 9px;
}

.module_wen {
    height: 11.2%;
}

.module_wen p {
    font-size: 14px !important;
    font-family: 'SourceHanSansCN';
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    text-align: center;
}

/* 我们的服务 */
.serveKuai {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding-bottom: 33px;
}

.serveMod1 {
    width: 45%;
    height: 90px;
    background: url(../image/usfw1.png);
    background-size: 100% 100%;
    margin-bottom: 2%;
}

.serveMod2 {
    width: 45%;
    height: 90px;
    background: url(../image/usfw2.png);
    background-size: 100% 100%;
}

.serveMod3 {
    width: 45%;
    height: 90px;
    background: url(../image/usfw3.png);
    background-size: 100% 100%;
}

.serveMod4 {
    width: 45%;
    height: 90px;
    background: url(../image/usfw4.png);
    background-size: 100% 100%;
}

.ourServe {
    background: #FFFFFF;
}

.wenBox {
    width: 95%;
    margin: 7% 0 0 7%;
}

.wenBox p:nth-child(1) {
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
}

.wenBox p:nth-child(2) {
    font-size: 13px;
    font-weight: normal;
    color: #FFFFFF;
}

/* 高科技平台 */
.highTec {
    width: 100%;
    height: 306px;
    background: #FFFFFF;
}

.highBox {
    height: 193px;
    display: -webkit-box;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 37px;
}

.highChild {
    width: 150px;
    height: 193px;
    background: #EEEEEE;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.childWen {
    margin: 14px 0 12px 0;
}

.highChildBox {
    width: 150px;
    height: 193px;
    margin: 0 6px 0 12px;
}

/* 企业宣传片 */
.xcpBox {
    width: 100%;
    height: 461px;
    background: #FFFFFF;
    position: relative;
}

.pubLeftMore {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: rgba(245, 245, 245, 1);
    border-radius: 25px;
    position: absolute;
    bottom: 112px;
    left: 10px;
}

.pubLeftMore a span {
    font-size: 13px;
    color: #333333;
    font-weight: 400;
}

.swiper-container {}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff !important;
}

/* 了解服务定制流程 */
.liaoJie {
    width: 72px;
    height: 24px;
    line-height: 24px;
    background: rgba(46, 167, 224, .3);
    border-radius: 12px;
    text-align: center;
}

.liaoJie span {
    font-size: 11px;
    font-weight: 400;
    color: rgba(46, 167, 224, 1);
    ;
}

.liucheng {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 60px;
    background: url(../image/dingzhi.png) no-repeat;
    background-size: 100% 100%;
}

/* 合作伙伴 */
.imglist {
    height: 61px;
    display: -webkit-box;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    margin: 18px 0;
}

.imglist li {
    width: 21%;
    height: 48px;
    padding-left: 12px;
}

.imglist li img {
    width: 100%;
}

.imglist_w {
    width: 100%;
    height: 160px;
    background: #ffffff;
    margin: 0 0 12px 0;
}