/*

Theme Name: jinliu

Author: jtmac

Description: jiuliu

Version:1.0

*/
/* 导航栏效果 */
.active{
    color: #1d2088!important;
    border-bottom: 2px solid #1d2088;
}
ul {
    margin: 0px;
    padding: 0px;
}

ul li{

    list-style: none;

}

a{

    text-decoration: none;

}

.active{

    color:#337ab7!important;



}

.nav{

 padding-top: 10px;

 border: 0;

 background-color: rgba(255,255,255,0.9);

 position: relative;

 box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);

 border-bottom: 2px solid #0ba1e4;

}



.nav-ul li{

    list-style: none;

    float: left;

    padding:0px 25px;

}

.nav-ul{

    float: left;

    line-height: 74px;

    position: relative;

    overflow: hidden;
	margin-left:80px;

}

.nav-ul li{

    display: inline-block;

    font-size: 16px;

    line-height: 74px;

    text-decoration: none;

    color: #777;

    position: relative;
    cursor:pointer



}

.nav-ul li a{

color: #777;
text-decoration: none;
}


/* .nav-ul li a::after{

    content: "";

    position: absolute;

    background-color: #00A2EA;

    bottom: 0;

    left: 0;

    height: 2px;

    width: 0;

    transition: all 0.55s ease-in-out;



} */

/* .nav-ul li a:hover::after{

    width: 100%;

} */

.logo{

    float: left;



}



.search{

    float: right;

    line-height: 74px;

}

.main-title{

    text-align: center!important;

    margin-bottom: 40px;

}
.productlists p{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(9, 15, 33, 1);
    line-height: 30px;
    margin-top: 20px;
}
.productlists h2,.productlists p{
    text-align: left;
}
.productlists .col-sm-6{
    height: 270px;
    margin-top: 60px;
}
.productlist{

    padding-top: 40px;

    text-align: center;
    background-color: #fff;
    padding-bottom: 70px;

}
.productlist img{
    max-width: 100%;
}
.productlist .thumbnail {
    border: none;
    padding: 0;
    box-shadow: 1px 1px 1px 1px #ededed;
    transition: all 0.5s;
}
.productlist .thumbnail:hover {
    box-shadow: darkgrey 5px 8px 19px 0px;
}
.thuimg {
    overflow: hidden;
}

.main-title p{

    color: #A8A8A8;

    font-size: 14px;



}
.aboutme {
    padding-top: 70px;
    /*background-color: #f5f5f5;*/
    padding-bottom: 70px;
}
.aboutmetitle h2{
    font-size: 24px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: rgba(9,15,33,1);
    line-height: 33px;
    text-align: left;
    margin-top: 19px;
    letter-spacing: 0px;
}
.aboutmecontent p{

    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(9,15,33,1);
    line-height: 30px;
    margin-top: 20px;
}
.Customer .thumbnail{
    padding: 0px;
    border: none;

}
.Customer .caption{
    padding: 15px;
}
.hcmb-industry-tips:hover .hcmb-industry-tip {
    opacity: 1;
    transform: translateY(-160px);
    transition: all .3s;
}
.lx{
    text-align: center;
    margin-bottom: 40px;
}
.lx p{
    color: #A8A8A8;
    font-size: 14px;
}
.lxfs li {
    padding: 20px 0px;
    font-size: 18px;}
.hcmb-industry-tips{
    position: relative;
    width: 370px!important;
overflow: hidden;
background: rgba(255,255,255,1);
box-shadow: 0px 4px 14px 0px rgba(12,37,91,0.1);
position: relative;
padding: 0px;
margin: 15px;
}
.hcmb-industry-tip {
    width: 380px!important;
    height: 312px!important;
    transition: all .3s;
}
.hcmb-industry-tip .hcmb-industry-tip-txt{
    width: 340px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,.5);
    line-height:30px;
    text-align: left;
    margin-top: 20px;
    opacity: 0;
    transition: all .3s;
}
.hcmb-industry-tips:hover .hcmb-industry-tip p{
    opacity: 1;
    margin-top: 20px;
}
.aboutmeimg {
    text-align: right;
}
.main-title h2{

    font-weight: normal;

    margin-bottom: 20px;

    display: block;

    line-height: 1;

    font-size: 32px;

}

.list-img{

    position: relative;

    margin: auto;

    display: block;

    width: 77px;

    border: 1px solid #D8D8D8;

    border-radius: 12px;

    line-height: 77px;

    transition: 0.35s;

}

.list:hover img{

    transform: rotate(360deg);

}

.list:hover .list-img{

    border: 1px solid #00A2EA;

}

.list-img img{

    transition: 0.35s;

}

.list span{

    margin-top: 18px;

    display: block;

    font-size: 18px;

}

.productnr img{

    width: 400px;

    height: 400px;

}

.productnr .container{

    margin: 0px;

    padding: 0px;

}

.productnr{

    margin-top: 30px;

}

.pro{

    overflow: hidden;

    padding: 0px;

    border: 1px solid #eeeeee;

    position: relative;

}

/*  .projs{

    position: absolute;



} */

.prodm{

    margin: 5px;

    display: none;

}

.proactive{

    display: block;

}

.streamer{

    background-size: 100% 100%;


}

.newstitle{

    text-align: center;

    font-size: 32px;

}

.news{

    padding-top: 40px;

    padding-bottom: 50px;

    background-color: #f5f5f5;

}

.newlicont ul li{

    list-style: none;

    line-height: 1;

}

.newlis{

    border: 1px solid #E4E4E4;

    padding: 0px;

    margin: 0px;

}

.newlititle{

    padding-left: 15px;

    background-color:#EEEEEE;

    display: block;

    height: 45px;

    line-height: 45px;

    font-size: 16px;

}

.newlicont span{

 float: left;

 display: block;

 margin-right: 10px;

}

.newlicont h3{

    font-size: 14px;

}

.newlicont li{

    padding-bottom: 8px;

}

.newlititle span{

    float: right;

    line-height: 45px;

    font-size: 12px;

    margin-right: 10px;

    transition: all 0.35s;

}

.newlititle span:hover{

    transform: rotate(360deg);

}

.newlicont h3{

    margin-left: 10px;

    display: block;

}

.footer{

    overflow: hidden;

    background-color: #2A2A2A;

    color: #fff;

    padding-top: 40px;

    padding-bottom: 20px;

}

.footer h4{

    font-size: 16px;

}

.footerlist{

    margin: 0;

    padding: 0;

    border-bottom: 1px solid rgba(255,255,255,0.12);



}

.footerlist ul li{

    padding: 10px 0px;

}

.footer ul{

    padding: 0;

    margin: 0;

}

.footer a{

    color: #FFFFFF;

    opacity: 0.7;

    text-decoration: none;

}

.footerlogo{

    float: left;

}



.wx img{

    display: block;

    width: 80%;

    height: auto;

    margin-bottom: 10px;

}
.item{
    position: relative;
}
.lbbt {
    position: absolute;
    bottom: 40%;
    width: 100%;
    color: #fff;
    left: 20%;
}
.lbbt h2{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 34px;
    font-weight: 700;
}
.lbbt p{
    margin-top: 30px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5em;
}
.ba{

    margin-top: 20px;

}

.call{

    margin-top: 20px;

    font-size: 18px;

    color: #fff;

}

.projecttitile{

    padding: 66px 0 52px;

    text-align: center;

    color: #ffff;

}

.projecttitile h2{

    margin-bottom: 30px;

}

.projectcont{

    text-align: center;

}

.projectlist {

    margin: 0px;

    padding: 5px;

    transition: all 0.45s ease-in;

}

.projectlist:hover{

    transform:scale(1.1);

    z-index: 10;

}

.Customertitle{

    text-align: center;

    margin-bottom: 40px;

}

.Customertitle h2{

    font-weight: normal;

    margin-bottom: 20px;

    display: block;

    line-height: 1;

    font-size: 32px;

}

.Customer{

    position: relative;

    margin-top: 40px;

    margin-bottom: 80px;

}

.Customertitle span{

    color: #A8A8A8;

    font-size: 16px;

}

.col-sm-3.Customerlistb img {

    border: 1px solid #eeeeee;

    padding: 0px 30px;

    opacity: 0.7;

    transition: all 0.35s;

}

.col-sm-3.Customerlistb:hover img{

    opacity: 1;

}

.col-sm-3.Customerlistb {

    margin-bottom: 10px;

}

.nub{

 background: -webkit-linear-gradient(top,#0076d1,#5db8ff);

height: auto;

 overflow: hidden;

}

.nubcontent{

    text-align: center;

}

.btn{

    font-size: 24px;

    padding-left: 30px;

    padding-right: 30px;

    color: #fff;

    background: transparent;

    border-color: #fff;

    margin-bottom: 20px;

}



.nubcontent span{

    display: inline-block;

    width: 100%;

    margin: 20px 0px;

    font-size: 18px;

    color: #fff;



}

.nubcontent h2{

    display: block;

    margin: 0px auto;

    border-bottom: 2px solid #fff;

    color: #f5f5f5;

    margin-top: 40px;

    padding-bottom: 20px;

    max-width: 10em;

}

.nws{

    padding-top: 20px;

    padding-bottom: 20px;

    margin: 0;

    border-bottom: 1px solid #c1c1c1;

    position: relative;

    overflow: hidden;

}

.nws-left{

    float: left;

    width: 20%;

}

.nws-right{

    float: left;

    width: 75%;

}

.nws-right-cont p{

    font-size: 14px;

 color: #919191;

}

.nws-right-title h3{

    color: #0ba1e4;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

    word-wrap: break-word;

}

.nws-right-cont span{

    font-size: 12px;

    color:  #919191;

}

.nes{

    border-right: 1px solid #c1c1c1;

}

.random h3{

    border-bottom: 1px solid #c1c1c1;

    padding-bottom: 15px;

}

.random ul{

    padding:0;

}

.random h4{

    color: #616161;

    font-size: 14px;



}

.random ul li{

    padding: 10px 0;

    border-bottom: 1px solid #c1c1c1;

}

.fangan{

    margin-top: 30px;

}

.neslogo img{

    max-height: 293.84px;

    overflow: hidden;

}

.more a{

    color: #2285ed;

    font-size: 14px;

    padding: 20px;

    float: right;

}
.mproductlist{
    display: none;
}

/* 小屏幕（平板，大于等于 768px） */
@media (max-width: 768px) {
    .nav-ul li{
        width: 100%;
    }
    .nav-ul{
        padding-left: 10px;

    }
    .nav-ul li{
        border-bottom: 1px solid #ededed;
    }
    .projecttitile{
        padding: 0px;
    }
    .projecttitile h2{
        font-size: 20px;
    }
    .navbar-header i {
        font-size: 30px;
        color:black;
    }
    img{
        max-width: 100%!important;
    }
    .productlists .proimg{
        display: none;
    }
    .productlist{
        display: black;
    }
    .mproductlist .col-sm-6 {
        height: auto!important;

    }
    .mproductlist .col-sm-6:last-child{
        margin-bottom: 60px;
    }
    .Customer .row{
        margin: 0px;


    }
    .hcmb-industry-tips{
        width: auto!important;
        margin: 0px;
		margin-bottom:10px;
    }
    .lxfs li {
        padding: 10px 0px;
        font-size: 16px;
    }
    .lbbt{
        display: none;
    }
	.productlists .col-sm-6 {
		height:auto;
		margin-top:0px;

}
.productlist{
	padding-bottom:0px;
}
.nav-ul{
	margin-left:0px
}
}
