*{margin: 0;padding: 0;}
page{
    width: 100%;
}

.navigation{
    position:fixed !important;
    width: 100%;
    position: relative;
    background-color: #ffffff;
    /* height: 50px; */
    display: flex;
    height: 4.4vw;


}
.navigation-head{
    z-index: 9999;
    position: relative;
   /* min-width: 1280px; */
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 4.4vw;
    align-items: center;
    justify-content: space-between;
}



.top li,.bottom li{
    float: left;
    width:auto;
    margin-top: 15px;
    line-height: 30px;
    position: relative;
    overflow: hidden;
}

.top li:last-child{
    margin-right: 0;
    width: auto!important;
}
.top li a{
    display: block;
    color: rgb(79,79,79);
    text-align:center;
    padding: 3px;
    overflow: hidden;
    font-size: 18px;
    text-decoration: none;
}
.bottom ul{
    width:auto;
    text-align: center;
    float: left;
    margin-top: -18%;
    margin-left: 120px
}
.bottom li a{
    display: block;
    color: rgb(255,255,255);
    text-align:center;
    padding: 3px;
    overflow: hidden;
    font-size: 18px;
    text-decoration: none;
}

.active{
    border: none;
}

.bottom ,.bottom img,.body img{
    width: 100%;
}
.down{
    width: 100%;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.itemimg{
    position: relative;
    padding: 0 0;

}

.item img{
    width: 100%;
}
.itemimgall{
    position: absolute;
    top:56%;
    left: 30%;
    
}
.down img{
    width: 237px;
    height: 67px;
}
.details img{
    width: 100%;
}

.body-header{
    background: rgb(249,249,251);
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-bottom: 0.5vw;
    /* height: 10vw; */
}
.header-type{
    margin-right: 75px;
    line-height: 30px;
    margin-top: 2vw;
    padding-bottom: 1vw;
}
.header-img{
    width:75px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header-type img{
    width: auto;
}

.body-index{
    position: inherit;
}

/*首先准备一个放图片的容器*/
.container{
    min-height: 750px;
    width: 100%;
    position: relative;
}
/*图片样式*/
.container .index-header{
    position: absolute;        /*把所有图片放在同一个位置*/
    width: 100%;
    transition-duration: 1s;    /*设置过渡时间*/
    opacity: 0;                /*把所有图片变透明*/
}
/*图片显示开关*/
.on{
    opacity: 1!important;                /*用于显示图片*/
}
.show-more{
    width: auto!important;
    margin-top: -300px!important;
    margin-left: 450px!important;
}

.navbar-default,.navbar-default .navbar-text,.navbar-default .navbar-nav>li>a{
    background-color:rgb(255, 255, 255);
    border-color:rgb(255, 255, 255);
    color: #000;
}
.bottom img{
    max-width: 100%;
}


.text-bottombeian{
    background:#313030;
	height:60px;
	display: flex;
	align-items:center;
  justify-content: center;
   color: #eaeaea!important;
   font-size:15px;

}


.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-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-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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    padding: 0;
}
.video-js{
    width: 100%;
    height: 100%;
}
.gywm-about{
    width: 100%;
    background: #000;
    position: relative;
    padding-bottom: 9.8vw;

}
.bnt-about{
    top:57%;
    left: 8.4%;
    position: absolute;
    width: 5%;
}
.gywm{
    background: #000;
}
.gywm img{
    width: 100%;
}
.product-all{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-top: 9vw;
}
.product-gywm{
    width: 83%;
    color: #fff;
    align-self: center;
    margin-bottom: 1vw;
    
}
.product-gywm p{
    display:inline-block;
}
.product-gywm-zhengshu{
    width: 100%;
    color: #fff;
    /* display: flex;
    justify-content: center;  */
    padding-top: 100px;
    padding-bottom: 135px;
}
.cpzs{
    font-size: 25px;
    padding-right: 15px;
}
.cpzs-index{
    padding-right: 50px;
    font-size: 10px;
}
.product-title-header{
    width: 100%;
    margin-bottom: 20px;
}

.product-title-header .active{
    padding-bottom: 2px;
    border-bottom: 2px solid #fff;
    font-size: 16px;
}


.product-title{
    font-size: 15px;
    letter-spacing: 1.5px;
    display:none;
    position: relative;
    margin-top: -47px;
    color: #fff;
    padding: 15px 0 15px 25px;
    background-color:rgba(0,0,0,0.3);
    border-width:1px;
    border-color: #ffffff;
    border-style: solid;
}

.row{
    width: 100%;
    /* padding-top: 9%; */
    margin: 0;
    background-color: #000;
}

.video .ckplayer-ckplayer{
    float: none;
}

.manage{
    height: 260px;
    font-size: 30px;
    font-weight: 500;
    padding: 100px 0 0 100px;
    background-color: rgb(243, 243, 243);
}
.manage-worker{
    text-align: center;
    margin: 0 auto;
    width: 1280px;
}
.manage-row{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    
}
.manage-each {
    margin-right: 20px;
    margin-bottom: 20px;
}
.manage-each img{
    width: 300px;
    height: 400px;
    border-radius:10px; 
    -moz-border-radius:10px;
    margin-bottom: 10px;
}
.manage-row p{
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    line-height: 10px;
    padding-left: 15px;
}

.manage-each p:last-child{
    color:rgb(111,111,111);
    font-size: 10px;
}
.manage-each p:nth-child(2){
    color: rgb(56,133,207);
}

.carousel-indicators{
    position: relative;
    top: 80px;
    
}
.carousel-indicators li{
    background-image: url("../images/about/normal.png");
    background-size: 100% 100%;
    border: none;
    width: 18px;
    height: 18px;
    /* margin-top: 1px; */
    margin:2px;
    margin-right:7px;
}
.carousel-indicators .active{
    background-image: url("../images/about/active.png");
    background-color: rgba(0,0,0,0);
    background-size: 100% 100%;
    border: none;
    width: 20px;
    height: 20px;
    margin:1px;
    margin-right:7px;
}

.certificate-each{
    width: 21%;
    /* min-height: 390px; */
    margin-left: 1.5%;
    margin-right: 1.5%;
    display: inline-grid;
    align-items: flex-end;
}
.certificate-each img{
    width: 100%;
    object-fit: cover;
}
.certificate-each-heng{
    width: 29%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    /* min-height: 390px; */
    display: inline-grid;
    align-items: flex-end;
    
}
.certificate-each-heng img{
    width: 100%;
    object-fit: cover;
}
.certificate-list{
    color: #000;
    text-align: center;
    line-height: 30px;
    /* display: flex;
    flex-wrap: wrap; */
}
.certificate-list p{
    margin-top: 15px;
}
.certificate .active{
    border: none;
}

.support{
    display: inline-block;
    width: 10%;
    text-align: center;
    cursor: pointer;
}
.support img{
    width: 50%;
    margin-bottom: 10px;
}

.form-control{
    border: 2px solid #000;
    margin-bottom:30px;
}
.support-from{
    width: 60%;
    margin: auto;
    text-align: left;
}

.btn-primary,.btn-primary:hover,.btn-primary.active{
    background-color: rgb(66, 148, 224);
    border-color: rgb(66, 148, 224);
}
.btn-file,.btn-file:hover{
    background-color: rgb(102, 102, 102);
    border-color: rgb(102, 102, 102);
    padding: 5px 15px 5px 15px;
    border-radius: 6px;
}
.navbar{
    border: none;
    margin-bottom: 0;
}


.product-list{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    /* margin: 160px 0px 233px 0px ; */
}


.product-one{
    margin: 0 20px 30px 20px;
    /* width: 22%; */
    text-align:center;
    white-space: nowrap;
    box-shadow: 3px 2px 6px #b6b0b0;
	
}
.product-one-img{
    list-style:none;
    display:inline-block;
    vertical-align:baseline;/*这是默认值，如果没有被覆写，可以不用写*/
}
.product-one-img img{
    width: 100%;
} 
.product-one-title{
    line-height: 13px;
    height: 45px;
    margin-bottom: 35px;
}
.product-one-title p:first-child{
    font-weight: 600;
    font-size: 1px;
    word-break: keep-all; 
    word-wrap: break-word; 
    white-space: pre-wrap;
}
.product-one-title p:last-child{
    font-weight: 900;
    font-size: 15px;
}
.product-one-bnt{
    color: #fff;
    background-color: rgb(85, 85, 85);
    padding: 6px;
	margin:-50px auto 40px auto;
    width: 100px;
	
}
.product-one-bottom{
    display: none;
    background-color: rgb(66,148,224);
    color: #fff;
    font-size: 20px;
	line-height:80px;
	margin:-58px auto 0px auto;
}
    

.product-one:hover .product-one-bottom{
    display:block;
    cursor:pointer
}
.product-one:hover .product-one-bnt{
    display:none;
}
.product-one:hover{
	box-shadow:5px 5px 16px 1px rgba(0, 0, 0, 0.5);
    background-color: rgb(244, 244, 244);
}


.header-type-active{
    color: rgba(66, 148, 224);
}

#inputfile {
    display: none;
}

.support-active{
    color: rgba(66, 148, 224);
}
.title-mouse{
    font-size: 16px;
}

.title-mouse:hover,.title-mouse a:hover{
    font-size: 18px;
    font-weight: bold;
    text-decoration:none;
}
.title-mouse :active{
    font-size: 18px;
    font-weight: bold;
    text-decoration:none;
}
.navigation-title:active{
    font-size: 18px;
}

.bottom img{
    width: 100%;
}
body,html{
    /* padding-top: 4.4vw;
    padding-top: 4.4vw; 
     padding-top: 25px; */
    min-width: 1280px!important;
}
.text-bottom{
    position: absolute;
    top: 30%;
    left: 8.3%;
	font-size:16px;
	font-family:Microsoft YaHei;
}
.text-bottom p,.text-bottom a{
    color: #fff!important;
    display:inline-block;
    padding-right: 20px;
}

.video-js{
    width: 100%;
    height: 100%;
}


.cpzs{
    font-size: 25px;
    padding-right: 15px;
}
.cpzs-index{
    padding-right: 130px;
}
.m-1{
    cursor:pointer;
    margin-right: 30px;
    line-height: 30px;
}
.pull-right{
    line-height: 30px;
}

.product-img{
    display:inline-block;
    width: 49%;
    vertical-align: bottom;
}
.product-img:last-child{
    margin-right: 0;
}


.product-img:hover .product-title{
    display:block;
}
.ditu-row{
    width: 100%;
    background-color: #000;
    position: relative;
    text-align: center;
    padding-top: 3.3vw;
    padding-bottom: 170px;
}
.ditu-btn{
    top:56%;
    left: 64%;
    position: absolute;
    width: 10%;
}
#carousel-example-generic img{
    width: 100%;
}
.index-product{
    min-width: 100%;
    margin: 0 0;
	padding:0 0;
	font-size:0;
}
.index-product-one{
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: 50%;
    position: relative;
	margin:0 0;
	padding:0 0;
	
}
.index-product-one img{
    width: 100%;
}
.index-product-two{
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: 50%;
    position: relative;
	margin:0 0;
	margin-top:-5px;
	padding:0 0;
	
}
.index-product-two img{
    width: 100%;
}
.product-ck img{
    cursor:pointer;
    width: 100%;
}
.bnt-left{
    top:66%;
    left: 8%;
    width: 13%;
    /* top: 225px;
    left: 57px; */
    position: absolute;
}
.bnt-right{
    top:66%;
    left: 63%;
    width: 13%;
    /* top: 225px;
    left: 430px; */
    position: absolute;
}

.logo{
    /* float: left; */
    position: absolute;
    /* top: 10px;
    left: 30px; */
    /* margin-left: 7%; */
    top: 0;
    left: 5.5%;
    /* width: 426px;
    height: 102px; */
    width: 25vw;
}
.logo img{
    width: 100%;
}
.navigation-list{
    float: right;
    vertical-align: middle;
    position: relative;
    /* top: 15.5px;
    height: 25px;
    right: 133px; */
    width:100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding-right: 5vw;
    
}
.navigation-title{
    display: inline-block;
    position: relative;
    cursor: pointer;
    /* width: 120px;
    height: 30px; */
    /* margin-right: 4vw; */
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    /* width: 9vw; */
    margin-left: 1vw;
    width: 110px;
    line-height: 4.4vw;
    color:#000;
	font-weight:bold;
    white-space: nowrap;

}
.navigation-child{
    display: none;
    position: absolute;
    /* background-image: url("../images/index/bg-item.png"); */
    background-color: #f9f9f9;
    z-index: 999;
    /* left: -25px; */
    width: 180px;
    text-align: center;
    top: -0.5px;
    /* top: -1vw; */
    line-height:4.4vw;
    font-size: 16px;
    white-space:nowrap;
    /* padding: 0 1vw; */
    margin: 0;
    left: -37px;
    border-left: 1px solid rgb(238, 238, 238);
    border-bottom: 1px solid rgb(238, 238, 238);
    border-right: 1px solid rgb(238, 238, 238);
}
.navigation-title:hover .navigation-child{
    display:block;
    font-size: 18px;
}
a{text-decoration: none;color:#000;}
a:hover, a:visited, a:link, a:active {
    color:#000;
	font-weight:bold;
    text-decoration: none;
}
#none{text-decoration: none;}