/*==========================================================
****金黑网络主营业务：                                    
*1，高端网站设计与建设,网站运营托管；                                     
*2，网站维护,网站修改，功能开发，数据异常处理；                           
*3，专业仿站,插件模板定制,程序源码开发；                                  
*4，网页设计，图标logo设计，图片美工设计；                                
*5，服务器托管，安全维护；                                                
*6，视频制作，视频剪辑
*7，系统开发，公众号小程序开发，app定制开发； 
****我们的官网：www.jinhei.com   
****业务联系QQ：515138                                        
===========================================================*/

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
    padding:0;
}
.fix{
    background: #fff;
}
.fix .nav a{
    color: #333;
}
.fix .nav .inmenu_1, .fix .nav>li:hover>a{
    color: #d4322c;
}
.head {
    position: fixed;
    z-index: 2;
    max-width: 100%;
    width: 1920px;
}

.head .container {
    max-width: 1920px;
    width: 100%;
    padding-top: 19px;
}

.head .container .dh .content {
    text-align: right;
}

.head .container .dh ul li {
    list-style: none;
    display: inline-block;
    height: 66px;
    line-height: 66px;
    padding: 0 30px;
}

.head .container .dh ul li a {
    font-size: 15px;
    color: #fff;
}

.head .container .search {
    height: 66px;
    line-height: 66px;
    color: #fff;
}


header .head-box .nav li{
    position: relative;
}

header .head-box .nav li ul{
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
}
header .head-box .nav li ul li a{
     display: inline-block;
    background-color: #fff;
    padding: 5px;
    color: #111;
    width: 179px;
    border-radius: 5px;

}

header .head-box .nav li:hover ul{
    display: block;
} 



/*jh幻灯片样式*/


.hdp .swiper {
        width: 100%;
        height: 100%;
      }

    .hdp  .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

   .hdp   .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

   .hdp   .swiper {
        margin-left: auto;
        margin-right: auto;
      }


.tjtitle {
    text-align: center;
    padding: 60px 0;
    margin: 0 auto;
}

.tjtitle span {
    font-size: 30px;
    font-weight: 700;
}

.cpfl {
     width: 85%;
    margin: 0 auto 60px;
    text-align: center;
}

.cpfl ul li {
    list-style: none;
    display: inline-block;
    margin-top:15px;
}

.cpfl ul li a {
    font-size: 15px;
    padding: 20px 10px;
    margin-right: 30px;
    border: 1px solid #000;
    color: #000;
    display: block;
    width: 200px;
}
.cpfl ul li a:hover{
    color: #1159a5;
    border-color: #1159a5;
}

.jhcp .swiper {
    width: 100%;
    height: 100%;
}

.jhcp .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.jhcp .swiper-slide {
    background-color: #f5f5f5;
}

.jhcp .cpcon {
    max-width: 100%;
    width: 100%;
}
.jhcp .cpcon a{
    color: #333;
}
.jhcp .cpcon .cppic {
    height: 572px;
    background-size: contain;
}

.jhcp .cptt h3 {
    font-size: 30px;
    background-color: #fff;
    padding: 30px 0;
    color: #333333;
}

.jhcp .cpdes {
    height: 110px;
    line-height: 110px;
    padding: 0 40px;
}

.jhcp .cpdes .cpdes1 {
    font-size: 18px;
    display: inline-block;
    float: left;
    color: #333;
}
.jhcp .cpdes .cpdes2 a{
    color: #333;
}

.jhcp .cpdes .cpdes2 {
    display: inline-block;
    float: right;
    font-size: 24px;
}

.jhcp .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jhcp .swiper-pagination2 {
    text-align: center;
}

.jhcp .swiper-slide .cpcon .cppic img {
    width: 232px;
}

.gywm {
    margin-top: 100px;
}

.gywm .container {
    max-width: 1920px;
    width: 100%;
    padding-top: 19px;
}

.gywm .guanyu {
    background-color: #f0f0f0;
    background-image: url(../images/bj.png);
    padding: 0 45px;
    background-repeat: no-repeat;
}

.gywm .title {
    margin-top: 110px;
    font-size: 30px;
    font-weight: 700;
    text-align: left;
}

.gywm .gongsi {
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 15px;
}

.gywm .desc {
    font-size: 13px;
}

.gywm .desc .more {
    margin-top: 56px;
}

.gywm .desc .more a {
    border: 1px solid #000;
    display: block;
    width: 130px;
    padding:5px 0;
    text-align: center;
    border-radius: 15px;
    color: #333333;
}

.gywm .women img {
    max-width: 100%;
}

.gywm .women .pic {
    position: relative;
}

.gywm .women .bo {
    position: absolute;
    top: 230px;
    left: 400px;
}

.gywm .shuju {
    width: 100%;
}

.gywm .row {
    position: relative;
}

.gywm .shuju {
    position: relative;
    top: -130px;
    background-color: #fff;
    width: 1830px;
    text-align: center;
    left: 45px;
}
.gywm .shuju .col-lg-3{
    border-right: 1px solid #c1c1c1;
    padding:15px 0;
}
.gywm .shuju .col-lg-3:last-child{
    border-right: none;
}
.gywm .shuju .col-lg-3 .e{
    font-size: 40px;
    color: #333333;
}
.gywm .shuju .col-lg-3 .e .ns{
    position: relative;
    top:-30px;
    color: #0050a3;
    font-size: 12px;
}
.gywm .shuju .col-lg-3 .s{

    color: #333333;
    font-size: 15px;
    margin-top: 10px;
}

.gywm .shuju .container {
    max-width: 1920px;
    padding:60px 0;
    box-shadow: 1px 2px 18px 0 #ccc;
}

.videolist { position:relative; }
.videolist:hover{ cursor: pointer; }
.videoed {  width:80px; height:80px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
.videos{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:50%; margin-left:-320px; margin-top:-210px; z-index:100; width:640px; height:360px; }
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }


/* 1. 超小屏幕下  小于 768  布局容器的宽度为 100% */

@media screen and (max-width: 767px) {
    .container {
        width: 100%;
    }
    #online_qq_layer{
        display: none!important;
    }
    
    .cpfl {
        width: auto;
    margin-bottom: 60px;
    text-align: center;
}
.cpfl ul li a {width:auto;}
}


/* 2. 小屏幕下  大于等于768  布局容器改为 750px */

@media screen and (min-width: 768px) {
    .container {
        width: 750px;
    }
    
}


/* 3. 中等屏幕下 大于等于 992px   布局容器修改为 970px */

@media screen and (min-width: 992px) {
    .container {
        width: 970px;
    }
}


/* 4. 大屏幕下 大于等于1200 布局容器修改为 1170 */

@media screen and (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}