/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018-9-5, 11:53:39
    Author     : Administrator
*/
html{
    overflow-x:hidden!important;
}
.p0{
    padding: 0!important;
}
.sj{
    display: none!important;
}
.m0{
    margin: 0px!important;
}
.m30{
    margin: 30px 0!important;
}
.m50{
    margin:50px 0!important;
}
.bgg{
    background: #F7F7F7;
}
.w100{
    width: 100%;
    height: auto;
}
.lan-banner{

}
.act{
    background: #3C3C3C;
    color: white!important;
}
a{
    text-decoration: none!important;
}
.g-case-list-t{
    color: red;
    margin: 10px 0 5px;
}
.g-case-list-p{
    color: gray;
}
.g-case-list{
    margin-bottom: 30px;
}
.c-b{
    padding: 10px 22px 0 50px;
}
.c-b p{
    margin: 15px 0;
}
.c-b img{
    margin-top: 3px;
    position: absolute;
    left: 10px;
}
.dbt{
    text-align: center;
    margin: 40px 0 20px;
}
.bt{
    padding: 10px 30px;
    background: red;
    color: white;
    font-size: 18px;
    border-radius: 10px;
}
/*.ct{
    
    padding:0 0 50px;
-moz-box-shadow:0px 5px 17px #9f9f9f; -webkit-box-shadow:0px 5px 17px #9f9f9f; box-shadow:0px 5px 17px #9f9f9f;
}*/
/********************************************************************************head*/
header{
    min-height: 99px;
}
.jt p{
    padding-left: 10px;
    padding-right: 10px;
}
.news-body img{
    max-height: 222px;
}
.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
}
.navbar-nav > li > a {
    line-height: 68px;
    font-size: 13px;
    padding-left:27px;
    padding-right:27px;
}
.navbar-header .nav-title:hover,
.navbar-header .nav-title:focus{
    color:#000;
}
.navbar-collapse .navbar-nav li a:hover,
.navbar-collapse .navbar-nav li a:focus{
    color:#000;
}
.hleft a{
    padding-left: 10px!important;
    padding-right: 10px!important;

}
/********************************************************************************footer*/
footer{
    padding: 15px 0 25px;
    margin: 50px 0 0;
    background: #F0F0F0;
    color: #686868;
    font-size: 14px;
}
.footer-l p{
    font-size: 16px;
    margin:13px 0;
    padding: 0px;
}
.cp{
    font-size: 20px!important;
}
.colr{
    min-height: 60px;
    height: 60px;
    background: #E4E4E4;
    text-align: center;
    line-height: 60px;
}
.tf .form-group{
    margin-bottom: 10px!important;
}
/********************************************************************************index*/
/*swiper*/
.index-bb{
    height: 600px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-wrapper{
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 100%;
    /* 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;
}
.swiper-goods{
    padding-bottom: 30px;
}
.swiper-goods .swiper-pagination-bullet{
    width: 60px;

    height: 8px;

    display: inline-block;

    border-radius: 20px;

    background: #000;

    opacity: .2;
}
.swiper-goods .swiper-pagination-bullet-active{
    background: red;
    opacity: 1;
}
/*index-product*/
.title{
    max-width: 260px;
    margin: 30px auto;
    text-align: center;
    font-size: 24px;
}
.ty{
    color: gray;
    font-size: 14px;   
}
.xian1{
    width: 25%;
    float: left;
    border-bottom: 1px gray solid;
    margin-top: 17px;
}
.xian2{
    width:25%;
    float: right;
    border-bottom: 1px gray solid;
    margin-top: 17px;
}
.index-product-l-t{
    height: 111px;
    background: #666666;
    color: white;
    text-align: center;
    padding: 45px 0;
    font-weight: bold;
    font-size:16px;
    margin-bottom:10px; 
}
.index-goods img{
    width: 100%;
    height: auto;
}
.index-goods-list{
    margin: 7px 0;
    overflow: hidden;
}
.index-goods-list img{

    transition: all 1s;
    height: 200px;
}
.index-goods-list img:hover{
    transform: scale(1.4);
}
/*index-about*/
.index-about-r{
    padding: 0 12px 0 46px;
}
.index-about{
    background: url('../images/index-about.jpg');
}
.index-ab{
    padding: 10px 0 30px;
}
.index-about-body p{
    font-size: 17px;
    color: white;
    line-height: 50px;
    letter-spacing: 1px;
}
/*index-case*/
.info-body{
    padding: 20px 0;
}
.ic{
    background: #F5F5F5;
    padding: 20px 25px;
}
.index-c-b img{
    width: 30%;
    height: auto;
    margin: 0 6px;
}
.index-c-t{
    font-size: 24px;
    color: #db6565;

}
.cimg{
    border: 3px #DA3A20 solid;
}
.index-c-p p{
    padding: 12px 0px 12px 0!important;

}
.cbt{
    float: right;
    margin-top: 0px;
}
.index-c-p p{
    font-size: 15px;
    line-height: 30px;
    color: gray;
}
.index-c-b{
    padding: 20px 0 0 0;
}
/*index-zhengshu*/
.index-link{
    margin-top: 40px;
}
.zhengshu img{
    cursor: pointer;
    transition: all 0.6s;
}
.zhengshu img:hover{
    transform: scale(1.4);
}
.zhengshu:hover{
/*        border: 3px #a53b3b solid;*/
}
/********************************************************************************about*/
.bar a{
    color: gray;
    font-size: 14px;
}
.lan-title{
    text-align: center;
    margin: 40px 0 20px;
}
.lan-title h1{
    font-size: 34px;
}
.lan-nav{
    padding: 25px 0 40px;


}
.lan-nav span{
    padding: 10px 30px;
    border:1px solid gray;
    border-radius: 10px;
    font-size: 17px;
    margin: 0 20px;
}
.lan-nav a{
    color: gray;
}
.lan-nav{
    text-align: center;
}
.nact{
    background: red;
    color:white;
    border:1px solid red!important;
}
.danye-body{
    padding: 30px 0;
}
/********************************************************************************goods*/
.gdiv{
display:inline;
padding: 10px 20px;
border: 1px gray solid;
margin: 5px 38px;
float: left;
border-radius: 10px;
min-width: 112px;
text-align: center;
}
.good-nav{
    padding: 15px 0 10px;
    border-bottom:  1px #e4e4e4 solid;

}
.good-nav a{
    color: gray;
}
.g-h1{
    margin: 60px 0 30px;
    border-bottom: 1px solid #c9b6b6;
    padding: 10px 0;
}
.g-h1 span{
    padding: 12px 30px;
    background: red;
    color: white;
}
.g-img{
    height: 600px;
}
/********************************************************************************news*/
.news-body{
    padding: 15px 0;
}
.new{
    padding: 20px 0 0;
    min-height: 250px;
    border-bottom: 1px solid #e7e7e7;
}
.new-title{
    font-size: 24px;
    color: red;
}
.news-p{
    padding: 20px 0 20px 20px;
}
.new-desc{
    margin-bottom: 30px;
}
/********************************************************************************contact*/
.contact{
    padding: 60px 0;
}
.cd{
    font-size: 22px!important;
/*    font-weight: bold;*/
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
}
.cy{
    margin: 0px!important;
    font-size: 15px!important;
}
.contact p{
    margin: 20px 0;
    font-size: 16px;
}
.form-group {

    margin-bottom: 20px;}
/********************************************************************************video*/
.vid iframe{
    width: 100%;
    height: 230px;
}
.bar{
    margin-top: 15px;
}
.active{
    color: #DA3A20!important;
}
/********************************************************************************join*/
.join-tite1{
    text-align: center;
    font-size: 22px;
    margin:20px 0;
    letter-spacing: 1px;
}
.jt{
    text-align: center;
    margin-bottom: 20px;
}
.jbody{
    padding: 20px 0;
}
.jtp{
    font-size: 18px; 
    margin: 10px 0 10px;
    font-weight: bold;
}
.jbody2{
    margin: 20px 0;
}