body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6 { font-family: "微软雅黑",Microsoft YaHei, Helvetica, Arial, Verdana, sans-serif;}
.lin-hei{
	line-height:2rem;
}
.footer-bg1 {
    background-color: #1d212a;
}
.news1-h{
width: 100%;
height: 1px;
background-color: #bababa;
position:absolute;
left:0;
bottom:0!important;
}
.news-body:hover .news1-h{
	background-color: #77c1f9;
	animation:allddd 1s;
	animation-fill-mode: forwards;
	-webkit-animation:allddd 1s;
}
.news-tit{
	color: #333333;
font-size: 16px;
font-family: 微软雅黑;
}
.news-p{
	color: #bababa;
font-size: 12px;
}

.news-size{
	font-family: 微软雅黑;
font-size: 22px;
font-weight: normal;
font-style: normal;
color: #191919;
}
.news-color{
	font-family: arial;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #999999;
}
.joining-size{
	color: rgb(255, 0, 0);
	font-size:22px;
	font-family: 微软雅黑;
	font-weight: 700;
	letter-spacing:3px;
}
.joining-col{
	color: #333333;
font-size: 16px;
font-family: 微软雅黑;
line-height: 16px;
}
.introduce-s{
	border-bottom:none!important;
}
.dropdown-item{
	padding: .55rem 1.5rem!important;
}
.mb-4{
	cursor:pointer;
}
.intr-size{
	font-size:14px;
}
.contact-tt{
	color: #1C7BDB;
	font-size:16px;
	font-family: 微软雅黑;
	font-weight: 700;
}
.contactus,.cream-hov{
	cursor:pointer;
}
.cream-fon{
	font-family:微软雅黑;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	color:#333333;
}
.cream-size{
	font-family:微软雅黑;
	font-size:24px;
	font-weight:bold;
	font-style:normal;
	color:#333333;
}
.cream-p{
	color:#808080;
	font-size: 14px;
	font-family: 微软雅黑;
}
.join-hove:hover .join-img{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0); 
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: gray;
	-webkit-filter: grayscale(0);
	animation:fadeinddd 1s;
	animation-fill-mode: forwards;
	-webkit-animation:fadeinddd 1.5s;
}
.cream-hov:hover .cream-img{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0); 
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: gray;
	-webkit-filter: grayscale(0);
	animation:fadeinddd 1s;
	animation-fill-mode: forwards;
	-webkit-animation:fadeinddd 1.5s;
}
.contactus:hover .contactus-img{
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0); 
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: gray;
	-webkit-filter: grayscale(0);
	animation:fadeinddd 1s;
	animation-fill-mode: forwards;
	-webkit-animation:fadeinddd 1.5s;		
}
.contactus-h1{
	font-family: 微软雅黑;
	font-weight: 700;
	font-size: 16px;
	color:#1C7BDB;
}
.contactus-p{
	font-family: 微软雅黑;
	font-size: 14px;
	color:#696969;
}
/*都不header开始*/
.load-top{
	width:100%;
	height:100vh;
	background:rgb(236,240,241);
	position:relative;
}
#preloader_6{
    position:absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 42px;
    height: 42px;
    animation: preloader_6 5s infinite linear;
}
#preloader_6 h1{
	position:relative;
	top:50px;
	left:-25px;
}
#preloader_6 span{
    width:20px;
    height:20px;
    position:absolute;
    background:red;
    display:block;
    animation: preloader_6_span 1s infinite linear;
}
#preloader_6 span:nth-child(1){
  background:#2ecc71;
}
#preloader_6 span:nth-child(2){
  left:22px;
  background:#9b59b6;
  animation-delay: .2s;
}
#preloader_6 span:nth-child(3){
  top:22px;
  background:#3498db;
  animation-delay: .4s;
}
#preloader_6 span:nth-child(4){
  top:22px;
  left:22px;
  background:#f1c40f;
  animation-delay: .6s;
}
@keyframes preloader_6 {
    from {-ms-transform: rotate(0deg);}
    to {-ms-transform: rotate(360deg);}
}
@keyframes preloader_6_span {
   0% { transform:scale(1); }
   50% { transform:scale(0.5); }
   100% { transform:scale(1); }
}
.container{
	max-width: 1190px !important;
}
.hea-nav{
	height: 91px;
	min-height: 91px;
}
.logo-png{
	max-height: 37px;
	height: 37px;
	width: 171px;
}

.hea-a-color{
	font: normal normal 14px / 22px "微软雅黑", Helvetica, Arial, Verdana, sans-serif;
	text-transform: none;
	color: #666666;
}
.nav-link:hover{
	color: #1e73be!important;
}

.secrch-bor{
	background: #ffffff;
border: 1px solid #1c7bdb;
color: #8d9095;
font-size: 13px;
height: calc(1.4em + .65rem + 2px);
padding: .275rem .65rem;
}
.btn{
font-size: 0.8rem;
line-height: 1.5;
}
.btn-lanse{
    color: #fff;
    background-color: #1e73be;
    border-color: #1e73be;
}
.btn-lanse:hover{
	background-color: #1e73be;
	border-color: #1e73be;
	color: #fff;
}
/*都不header结束*/

/*banner开始*/
.banner-bg{
	background-image:url(../../images/banner.jpeg);
	background-repeat: no-repeat;
background-size: cover;
background-attachment: scroll;
background-position: 0 0%;
min-height: 320px;
}
.banner-tit{
	font-family: 宋体;
font-size: 1rem;
font-weight: normal;
font-style: normal;
color: #ffffff;
}
.banner-for{
	font-family: 宋体;
	color: rgb(255, 255, 255);
font-family: 宋体;
font-size: 1.7rem;
}
.dis-fl{

}
/*banner结束*/


/*产品定制开始*/
.jumbotron{
	background-color:#fff!important;
}
.Product-img{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: gray;
	-webkit-filter: grayscale(1);
}
/*产品定制结束*/

.mb-4:hover .Product-img{
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0); 
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: gray;
	-webkit-filter: grayscale(0);
	animation:fadeinddd 1s;
	animation-fill-mode: forwards;
	-webkit-animation:fadeinddd 1s;	
}
.mb-4:hover .widt-1{
	background-color: #77c1f9;
	animation:allddd 1s;
	animation-fill-mode: forwards;
	-webkit-animation:allddd 1s;

}

.About{
margin: 0;
padding: 0;
width: 100%;
height: 100%;
background-image: url(../../images/guanyu.jpeg);
background-repeat: no-repeat;
background-position: 50% 50%;
background-attachment: fixed;
background-size: cover;
opacity: 1;
}
.hsiz-1{
font-family: 微软雅黑!important;
font-size: 1.5rem;
font-weight: normal;
font-style: normal;
color: #ffffff;
}
.hsiz-2{
	font-family: arial;
font-size: 13px;
font-weight: normal;
font-style: normal;
color: #bababa;
display: block;
}
.hsiz-3{
	color: rgb(255, 255, 255);
	font-family: 微软雅黑!important;
	font-size:14px;
	letter-spacing: 1px;
	line-height:2;
}
.about-us{
	background-color:none!important;
	color:#fff;
}
.badge{
	font-size:1.5rem;
}
.badge > span{
	font-size:14px;
}
/*文章详情页样式*/
.article-tit{
	background-color: #1657ad;
	background-position: left top;
	background-repeat: no-repeat;
	font-size:16px;
	color: rgb(255, 255, 255);
	font-family: 微软雅黑;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0;
	padding-left: 10px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: rgb(255, 255, 255)!important;
    background-color: #1657ad;
}
.but-title{
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
font-size: 16px;
font-weight: normal;
font-style: normal;
font-family: 微软雅黑;
}
.pt-title{
	font-family: 微软雅黑;
	font-weight: 700;
	color: #1c7bdb;
	font-size:18px;
}
.art-content{
line-height: 1.5rem;	
background-color: #dff2fc;
background-position: left top;
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 0;
padding-top: 15px;
padding-bottom: 15px;
padding-right: 10px;
padding-left: 10px;
border-radius: 0px;
border-top: 1px solid #595857;
border-bottom: 1px solid #595857;
border-left: 0px solid #595857;
border-right: 0px solid #595857;
font-size: 15px;
font-family: 微软雅黑;
color: rgb(89, 88, 87);
font-weight: 700;
margin-bottom:1rem;
}
.art-cpsc{
font-size:16px;
color:#000000;
font-family: 微软雅黑;
font-weight: 700;
letter-spacing: 1px;
margin-top: 0;
margin-bottom: 0;
padding-top: 21px;
padding-bottom: 10px;
padding-right: 0;
padding-left: 5px;
border-radius: 0px;
border-top: 0px solid #d8d8d8;
border-bottom: 1px solid #8e8e8e;
border-left: 0px solid #d8d8d8;
border-right: 0px solid #d8d8d8;
}
.im-hove:hover .Product-img{
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0); 
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: gray;
	-webkit-filter: grayscale(0);
	animation:fadeinddd 1s;
	animation-fill-mode: forwards;
	-webkit-animation:fadeinddd 1s;		
}
.tab-font{
	font-size:14px;
	font-family: 微软雅黑;
	color: #000000;
}
.common-co{
	color:#007bff;
}
.click-a{
	cursor:pointer;
}
.pdf_src_A3{
	min-height:85vh;
}
.but-give:hover{
	color: rgb(255, 255, 255)!important;
}
/*文章详情页样式*/
/*共同样式*/

.English-font{
	font-family: georgia!important;
	text-transform: none;
}
.English-title{
	font-family: georgia!important;
font-size: 0.7rem;
font-weight: normal;
font-style: normal;
color: #ffffff;
}
.English-title2{
	color: rgb(255, 255, 255);
font-family: georgia!important;
font-size: 1.7rem;
}
.foot-p{
	font-size: 12px;
color: rgb(191, 191, 191);
}
.foot-sp{
	color: rgb(0, 176, 240);
}
.foot-h1{
	font-family: Arial, 微软雅黑; 
	font-size: 24px;
	color: rgb(255, 255, 255);
}
.footer-bg{
	background-color: #1d212a;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background: rgba(0,0,0,0.21);
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
.carousel-indicators .active {
    opacity: 1;
	background-color: #49abed;
}
.bann-p{
	font-family: 微软雅黑;
	letter-spacing: 1px;
	line-height: 2;
	font-size:13px;
	color: rgb(68,68,68);
}
.widt-1{
	width:100%;
	height:1px;
	background-color: #bababa;
	margin-bottom:0.5rem;
	margin-top:0.5rem;
}

.card-body{
	padding-top:0.5rem!important;
	padding-left:0rem!important;
	padding-right:0rem!important;
	
}
.p-color-1{
	color: #adadad;
font-size: 13px;
font-family: 微软雅黑!important;
}
.h1-tit{
color: rgb(68,68,68);
font-size: 15px;
font-family: 微软雅黑!important;
padding-top:1rem;
padding-bottom:0.5rem;
}
.py-5{
	padding-top:5rem!important;
	padding-bottom:1rem!important;
}
.active{
	color: #1e73be!important;
}
.navbar-light .navbar-nav .nav-link {
    color: #666666;
}
.h1-size{
	display: inline-block;
	width:auto!important;
	font-size:1.57rem;
	font-family: 微软雅黑;
	font-weight: normal;
	font-style: normal;
	color: #1d212a;
	padding-bottom:1rem;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #999999;
	float:left;
}
.h5-size{
	display: inline-block;
	width:auto!important;
	float:left;
	font-size:0.8rem;
	padding-bottom:1.5rem!important;
	font-weight: normal;
	font-style: normal;
	color: #bababa;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#bababa;
}
.p-size{
	font-size:1rem;
	color:#8c8c8c;
	font-weight: normal;
font-style: normal;
}
.sig-color{
	font-size: 15px;
font-family: 微软雅黑;
}
.color-net{
	color:#49abed!important;
}
.a-border{
	font-family: 微软雅黑;
font-size: 12px;
color: #1c7bdb;
border-width: 1px;
border-style: solid;
border-color: #1c7bdb;
padding:8px 28px;
text-decoration: none;
}
.a-border:hover{
	background-color:rgb(28,123,219);
	color:#fff;
	text-decoration: none;
}

@media (min-width: 991.98px) {
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .8rem;
    padding-left: .8rem;
}
.intr-video{
	max-width:500px;
	height:auto;
	margin:0 auto;
}
.dis-fl{
	margin-top:83.1915px;
}
.col-md-4 {
    max-width: 24.95%;
}
.hea-ul{
	margin:0 auto;
}
.margin-b3{
	margin-bottom:3rem;
}
.fixed-bt{
	position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
.app-left{
	margin-left:10%;
}
}
@media (max-width:414px){
	.contact-width{
	flex: 0 0 100%;
    max-width: 100%;
	}
}
@media (max-width: 991.98px){
	.news-cs{
		padding-right:0px!important;
	}
	.Tel-css{
		flex: 0 0 100%;
		max-width: 100%;
		padding-bottom:1rem;
	}
	.Tel-css-1{
		flex: 0 0 100%;
		max-width: 100%;
	}
	.handset-ss{
		width:50%;
	}
	.navbar-collapse{
	z-index:9;
	width:100% !important;
	background:#fff;
}
.mt-2{
	margin-top: 1.5rem!important;
}
.navbar{
	padding: 0!important;
}
.container{
    width: 98%;
    padding-right: 0.1rem!important;
    padding-left: 0.1rem!important;
}
.navbar-nav .nav-link {
    padding-left: 0.5rem;
}
.dropdown-toggle{
	margin-top:0.5rem;
}
.dis-fl{
	margin-top:0.5rem;
}
.card-body {
    padding-top: 0.5rem!important;
    padding-left:0.5rem!important;
    padding-right: 0.5rem!important;
}
}
.margin-b5{
	margin-bottom: 10vh;
}

.jzdongh{
	display:none;
}
.bg-PRODUCT,.bg-grey{
	background: #f4f4f4 none no-repeat center top;
}
.product-mr{
	margin-top:1.5rem;
}
.product-size{
	color:#000000;
	font-family: 微软雅黑;
	font-size:20px;
	font-weight: 700;
	border-bottom: 2px solid #565656;
	padding-bottom: 15px;
}
.product-fluid{
	padding-left:0px;
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #49abed!important;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #49abed!important;
    text-align: center;
    background:#dddddd;
    border: 0;
    opacity: .1;
    transition: opacity .15s ease;
}
.margin-ol{
	margin-bottom:-1rem!important;
}
.font-p-color{
	color: #0078b4;
	font-family: 微软雅黑;
	font-size: 14px;
	font-weight: 700;
}
.font-p-color2{
	font-family: 微软雅黑;
	font-size: 14px;
	color:#000000;
}
/*动画开始*/
/*产品图片动画*/
@keyframes allddd{
	from{
		width:0%;
		background-color: #77c1f9;
	}
	to{
		width:100%;
		background-color: #77c1f9;
	}
}
@-webkit-keyframes all{
	from{
		width:0%;
		background-color: #77c1f9;
	}
	to{
		width:100%;
		background-color: #77c1f9;
	}
}
@keyframes fadeinddd {
    from {
        filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: gray;
	-webkit-filter: grayscale(1);
    }
    to {
       filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0); 
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: gray;
	-webkit-filter: grayscale(0);
    }
}
@-webkit-keyframes fadeinddd{
	from {
        filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: gray;
	-webkit-filter: grayscale(1);
    }
    to {
         filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0); 
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: gray;
	-webkit-filter: grayscale(0);
    }
}

/*动画结束*/
.hover-bg:hover{
	background: rgba(176, 196, 222, 0.3);
}
.icon-bg-h {
	color:#A9A9A9;
}
.icon-bg-h:hover {
	color:#007bff;
}