/***定义一些公****/
 

html,body{
	font-family: "Microsoft YaHei",PingFangSC-Regular,sans-serif,"黑体","Arial","宋体"!important;
}
 
a {
    text-decoration: none;
    color: #333333;
    cursor: pointer;
}
a:hover{
	color:#000;
}
button:focus,input:focus,.msg2{
     
        outline: none;
}
input[type="text" i]{
	padding:0;
}
.clear{
	clear:both;
}
.color000{
	color:#000!important;
}
.colorfff{
	color:#fff!important;
}
.color222{
	color:#333!important;
}
.bgf2{
   background: #f2f2f2!important;
}
.bge6{
	background:#e6e6e6!important;
}
.bgf7{
	background:#f7f7f7!important;
}
.bgf8{
	background:#f8f8f8!important;
}
.bg22{
	background: #222!important;
}
.bg0{
	background:#000!important;
}

.colorgreen{
	color:#52B548!important;
}
.colorblue{
	 color:#007CDC!important;
}
.coloryellow{
	 color:#007CDC!important;
}

.fr{
	float: right;
}
.fl{
	float: left;
}

.fweight{
	font-weight: bold;
}

.fw300{
	font-weight: 300;
}
.container-my,.container{
	 width: 85.652%;
    max-width: 1430.016px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    word-wrap: break-word;    
}

.btn-info{
	background-color:#007CDC;
	border-color:#007CDC;
}
.btn-light{
	background-color:#ddd;
	border-color:#ddd;
}

.content{
	color:#000;
}

.content h2{
	font-weight: bold;
	margin-top:15px;
	margin-bottom: 15px;
}

.online{
	bottom:100px;

}
.online dl{
	background: #333;
	border-radius: 50%;	
}
.online dl:hover{
	background: #666;
}

.jumbotron_contact{
	height: 340px;
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	color:#007CDC;
	padding-top: 140px; 
}
/***导航*****/
.cur{
	color:#52B548!important;
	font-weight: bold;
}

.top-nav{
	z-index: 110;
	position: relative;
	width: 100%;
	height: 30px;
	background-color:#F5F5F5;
	display: block;
	line-height: 30px;
}
.toplink{
	margin-right: 15px;
}
.in{
	background: #f7f7f7;
	color:#818181;
}

.top-down{
	
	display: none;
	border-bottom: 1px solid #ddd;
}
.top-info{
	width: 93.705%;   
    margin-right: auto;
    margin-left: auto; 	
	display: flex;
	padding: 2rem;
	justify-content: space-between;	
}
.top-info .web .title{
    font-size: 18px;
}
.top-info .web .title i{
	margin-right: 1rem;
}
.top-info .web .desc{
	margin-top: 1.5rem; 
	font-size: 15px;
	color:#808080;
}
.container-top{
	width: 93.705%;
	display: block;
	height: 100%;
	margin-right: auto;
    margin-left: auto; 
    padding-right: 15px;
    padding-left: 15px;   
}

.container-nav{
	width: 93.705%;
	display: flex;
	height: 100%;
	margin-right: auto;
    margin-left: auto;    
}

 
.logo-sm-height{
	height: 62px;
	margin-top: 9px;
	margin-bottom: 9px;
}

.navbar{
	padding:0 1rem;
	width: 100%;
}
.navbar-expand-lg .navbar-collapse{
	height: 84px;
}
.navbar-expand-lg .navbar-nav{
	height: 100%;
}
.navbar-expand-lg .navbar-nav .nav-link{
	font-size: 16px;
	color: #000;
	padding:0px  1.6rem;
	line-height: 84px;	 
	font-weight: normal;
	display: inline-block;
 
}

    .nav-item a:hover{
    	color:#52B548!important;
    }
.nav-item{
	position: relative;
	line-height: 100%;
}
.nav-item:hover .sub_menu{
	display: block;
}
.sub_menu{
	display:block;
            position: absolute; 
            top:84px;
            width:360px;
            background:#fff;            
            text-align: center; 
            margin-left: -125px; 
            padding-top: 0px;
            padding-bottom: 10px;        
            z-index: 99999;
            display: none;
            box-shadow:0 .125rem .25rem rgba(0,0,0,0.1)!important;

}
.sub_menu li{
            line-height: 40px; 
            text-align: center;
            position: relative;
}
.sub_menu li a{
	color:#333;
	font-size: 14px;
}
.sub_menu li a:hover{
	color:#007CDC;
}
.nav-item:hover .sub_menu,.nav-item:hover .sub_menu2{
            display: block;
}


.navbar-expand-lg .navbar-nav .nav-link .menuline{
	width: 0%;
	height: 3px;
	background: #52B548;
	position: absolute;
	left:20%;
	bottom: 0px;
	z-index: 99;
	transition: all 0.4s;
	opacity: 0;
}
.navbar-expand-lg .navbar-nav .nav-link:hover .menuline{
	width: 60%;
	opacity: 1;	 
}

.sub_menu li a .menuline2{
	width: 0%;
	height: 2px;
	background: #52B548;
	position: absolute;
	left:0%;
	bottom:0px;
	z-index: 99;
	transition: all 0.4s;
	opacity: 0;
}
.sub_menu li a:hover .menuline2{
	width: 100%;
	opacity: 1;	 

}







.btn-shop{
	display: inline;
	float: left;
	margin-top: 25px;
}


.nav-buy{
  font-size: 16px;
   cursor: pointer;
  position: relative;
  text-align: center;
  padding-right: 2rem;
 padding-left: 2rem;
}
.shop-nav{
	display:none;
	position:absolute;
	top:20px;
	padding-top:35px;
	z-index: 99999999;
	background: #fff;	
	font-size: 16px;
	line-height:3rem;
	width: 100%;
	margin-left: -2.5rem;
	text-align: center;
	padding-bottom: 15px;

}
.shop-nav li a{
	color:#666;
}
.shop-nav li a:hover{
	color:#007CDC;
}
.nav-buy:hover .shop-nav{
  display: block;
}
.btn-open-search,.btn-open-search2{
	margin-top: 20px;
	margin-left: 2rem;
    display: inline-block;
    font-size: 20px;
    cursor: pointer;
}
.top-search{
	position: relative;
	top:25px;
	z-index: 999;
	right:3%;	
 
}
.top-search input{
	border: none;
	background: #fff;
	width: 300px;
	height: 40px;
	outline: none;
	padding-left: 15px;	
	display: inline-block;
	border-radius: 30px;
	border:1px solid #ddd;
}
.top-search button{
	outline: none;
	border:none;
	background: none;
	margin-left: -80px;
	width: 80px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color:#ddd;
}

.top-search button:hover{
	color:#000;
}

.right-phone{ 
    font-size: 20px;
    position: relative;
}

 .right-phone i{
     margin-right:10px;
 }

.right-phone input{
	width: 170px;
	border:1px solid #ddd;
	background: #fff;
	 padding-left: 15px;
	border-radius: 15px;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}
.right-phone button{
	border:none;
	background: none;
	border-radius: 15px;
	position: absolute;
	right:5px;
}




.arrow-left {
	background: url(../images/banner_arrow.png) no-repeat left top;
	position: absolute;
	left: 20px;
	top: 45%;
	margin-top: -35px;
	width: 70px;
	height: 70px;
	z-index:999;
	}

.arrow-right {
	background: url(../images/banner_arrow.png) no-repeat left bottom;
	position: absolute;
	right: 20px;
	top:45%;
	margin-top: -35px;
	width: 70px;
	height: 70px;
	z-index:999;
	    outline: none;
	}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 20px
}

/********首页分类**********/

.index_product{
 
  padding:0px 0 50px 0;
}
.productlist{
  display: flex;
}
.index_product_list{
  width: 33%;
  text-align: center;
}
.index_product_list .img{
  width: 85px;
height: 97px;
margin: 0 auto;

}
.index_product_list .img:hover{
-webkit-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}

.index_product_list .title{ 
   font-size: 14px;
   color:#555;
   margin-top: 15px;
   display: block;
}

.honorindex{
	padding: 50px 0;
}





/********首页新闻***********/
.container_news{margin-top: 60px;}
.containernews{width: 100%; margin: 0 auto;}
.news_left{width:49%; float: left; height: 400px;}
.news_right{width:49%; float: right;}
.news_right .newsimg{height: 340px; overflow-y: hidden; margin-bottom: 20px;}
.news_right .newsimg img{width:100%; min-height: 100%;}
.indexnews{width:100%; height: 100px; margin-bottom: 20px;  }
.indexnews .date{width:100px; height: 100px; border: 1px solid #ddd; display: inline-block;}
.indexnews .date span{display: block; font-weight: bold; color:#007CDC; text-align: center; font-size: 30px; margin: 10px 0 10px 0; }
.indexnews .date{text-align: center; color:#5c5c5c; font-weight: bold; font-size: 16px;}
.indexnews .newsdesc{width:calc(100% - 120px); float: right; border-bottom: 1px solid #ddd; height: 100px;}
.indexnews .newsdesc .title{font-size: 18px; height: 24px; overflow-y: hidden; margin-bottom: 10px; color:#000;  margin-top: 0px; }
.indexnews .newsdesc .desc{line-height: 24px; font-size: 12px; color:#666;}
.indexnews .newsdesc .title:hover{
 	color:#007CDC;
 }
.news_more{
      line-height: 58px;  
    text-indent: 150px;
    border: #dfdfdf 1px solid;
        color: transparent;
    background: url(../images/jiantou2.png)no-repeat 26px -97px;
    width: 148px;
    height: 30px;
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border-radius: 0px;
    font-size: 0px;
display: block;
    margin: 40px auto;
}

.news_more:hover{
  background: url(../images/jiantou2.png)no-repeat 26px -127px;
}

/********首页TAB切换***********/

.tab_news{
	border:1px solid #ddd;
	background: #EEEEEE;
	 
}
.tab_news .img{
	height: 300px;
	overflow: hidden;
	background: #fff;
}
.tab_news .img img{
	width: 100%;	
	transition: all 0.6s;
}
.tab_news .img:hover img{
	transform: scale(1.1);
}
.tab_news:hover{
	background:#007CDC;
}
.tab_news:hover .title a,.tab_news:hover .date{
	color:#fff;
}
.tab_news .title{
	padding: 10px 15px;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	margin-bottom: 20px;
}
.tab_news .title:hover a,.tab_news .title:hover span{
	color:#fff;
}
.tab_news .date{
	padding: 10px 15px;
}



.tab_news_1{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	display: block;
	float: left;
	height: 60px;	
	overflow-y: hidden;
	width: 100%;
}
.tab_news_1 .date{
	width: 50px;
	height: 50px;
	float: left;
	color:#007CDC;
}
.tab_news_1 .date span{
	font-size: 24px;
	font-weight: bold;
	
}
.tab_news_1 .title{
	font-size: 16px;	
	width: calc(100% - 50px);
	float: right;
   line-height: 60px;	

}

.tab_news_1 .title a{
	
	display: block;
	overflow-y: hidden;
}
.tab_news_1 .title:hover a{
	color:#007CDC;
}
.tab_news_1 .Tdesc{
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	margin-top: 5px;
	text-overflow:ellipsis;	
	text-align: left;
	margin-left: -20px;
}


.tab_news2{
	width: 100%;
	height: 120px;
	margin-bottom: 20px;
	background: #F8F8F8;
	padding:15px 20px;
	transition: all 0.6s;
}
.tab_news2:hover{
	box-shadow: 5px 5px 15px #ddd;
}

.tab_news2 .date{
	width: 80px;
	height: 70px;
	float: left;
	color:#007CDC;
}

.tab_news2 .date span{
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 15px;
}
.tab_news2 .title{
	font-size: 16px;
	line-height: 30px;	
	width: calc(100% - 80px);
	float: right; 
	padding-top: 10px;
}
.tab_news2 .title:hover a{
	color:#007CDC;
}

 

/***全局底部 START****/

.footer{
	background: #f8f8f8 url(../images/bgnews.jpg) no-repeat center center;
}
.foot_contact{
	margin-bottom: 10px;
}
.foot_iocn a{
	margin-right: 10px;
	color:#fff;
	font-size: 20px;
}

.copyright{
	border-top:1px solid rgba(255,255,255,.18);
	color:#666;
}
.copyright a{
	color:#bbb;
}
/***全局底部 END****/
ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:#000;
	-webkit-tap-highlight-color:rgba(255,0,0,0);
}
a:hover {
	-webkit-tap-highlight-color:transparent;
}
img {
	border:0px;
}
.cle {
	clear:both;
	width:0;
	height:0;
	display:block;
	overflow:hidden;
	font-size:0px;
}



/********首页幻灯**************/

.swiper-pagination-bullet-active{
	background: #007CDC;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url(../images/left.png);
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: url(../images/right.png);
}
.swiper-button-next, .swiper-button-prev{
	width: 44px;
	background-size: 44px 44px;
	top:40%;
}

/********首页产品***************/
.indexProduct{
	box-shadow: 1px 1px 5px #ddd;
}
.indexProduct:hover{
	box-shadow: 2px 2px 15px #ccc;
}
.card-img-top{
	transition: all 1s;
}
.indexProduct:hover .productIndex .card-img-top{
	transform:scale(1.2);
}
.IndexTitle{
	    font-size: 30px;
    line-height: 40px;
    color: #007CDC;
    font-weight: bold;
}
.IndexSubTitle{
	margin-top: 10px;
	font-size: 30px;
	color: #333; 
	text-transform: uppercase;
}

.productIndex{
	padding:20px;
}
.indexProductTitle{
	height:24px;
	line-height: 24px;
	overflow-y: hidden;
}

/*********首页数字滚动***************/
 

.indexNum{
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
.numlist{
	margin-bottom: 30px;
}
.timer{
  
    font-size:50px;  
    color:#000;
    font-weight: 300;  
    line-height: 80px;
    height: 80px;
}
.numdesc{
	font-size:15px;
}
.numtitle{
	display: block;
	width: 100%;
	position: relative;

}
.dblcok{
	display: block;
	width: 100%;
}





/*********首页地圖*************/



.indexaboutT1{
	font-size: 50px;
    color: #e2e2e2;      
    font-weight: 600;
    font-weight: bold;
     text-transform: uppercase;
     display: block;
     width: 100%;
}

.indexaboutT2{
	color: #888;
    font-weight: bold;
    font-size: 40px;  
    display: block;
      width: 100%;
      letter-spacing: 5px;
}
.indexaboutT2 span{
	font-size: 50px;
}
.indexaboutT3{
	display: block;
	color: #454545;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
}

.indexaboutT3 p{
	display: block;
	 font-size: 14px;
    margin-bottom: 10px;
}




/*********首页合作伙伴*************/
.indexCaseBox{
	padding-left: 15px;
	padding-right:15px;
	text-align: center;
}
.indexCase{
   width: 14%;
   margin-left: 1.3%;
   margin-right: 1.3%;
   float: left;
   position: relative;
   cursor: pointer;
   overflow: hidden;
   margin-bottom: 20px;
    box-shadow: 2px 2px 10px #ddd;
   
}
.indexCase img{
    width: 100%;
    transition: all 0.6s;


}
.indexCase .mask{
	position: absolute;
	top:0;
	left:0;
	z-index: 99;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	text-align: center;
	font-size: 20px;
	color:#fff;
	font-weight: 300;
	padding-top:50px;
	display: none;
}
 
 
/*********首页新闻**************/

.media{
	background: #fff;
	padding: 15px;
	box-shadow: 1px 1px 5px #ddd;
}
.newstitle{
	height: 25px;
	line-height: 25px;
	overflow-y: hidden;
	display: block;
}
.media:hover .newstitle{
	color:#000;
	font-weight:bold;
}
.newsdesc{
	color:#666;
	display: block;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}
.media:hover .newsdesc{
	color:#000;
}
.media:hover{
	box-shadow: 2px 2px 2px #ddd;
}

.media .news-img{
	width: 100px;
	height: 100px;
	margin-right: 15px;
	overflow: hidden;
}
.media .news-img img{
	transition: all 0.6s;
	width: 100%;
	height:100%;
}
.media:hover .news-img img{
	transform: scale(1.3);
}


/*********首页产品分类二级导航*************/

.indexProductMenu{
	margin: 0 auto;
    margin-bottom: 20px;
    width: 600px;
}
.indexProductMenu .Menu{
   width:24%;
   margin-right: 1%;
   background: #f1f1f1;
   color:#333;
   line-height: 40px;
   text-align: center;
   border-radius: 5px;
}
.indexProductMenu .Menu:hover{
	background: #007CDC;
	color:#fff;
}

/*********首页新闻新的样式*************/
.indexnewsbg {
	background:#fff url(../images/bgnews.jpg) no-repeat top center;
}
.newscontainer {
	padding-top:100px;
	padding-bottom: 100px;
}
.news-one {
	padding-left:60px;
	padding-top:80px;
	min-height:509px;
	max-height:509px;
	background-color:transparent;
	background:#FFF url(../images/indexnewbg.png) no-repeat;
	border-radius:5px;
	overflow:hidden;
	background-position:left;
	box-shadow:rgb(205 205 205) 0px 0px 7px;
	-webkit-box-shadow:rgb(205 205 205) 0px 0px 7px;
	background-size:contain;
}
.news-one:hover {
	background:#F2F0F1 url(../images/indexnewbg.png) no-repeat;
	border-radius:5px;
	overflow:hidden;
	background-position:left;
	box-shadow:rgb(205 205 205) 0px 0px 7px;
	-webkit-box-shadow:rgb(205 205 205) 0px 0px 7px;
	background-size:contain;
}
.news-one .title {
	width:auto;
	color:#007CDC;
	font-size:40px;
	font-weight:500;
	text-align:left;
	line-height:48px;
	letter-spacing:3px;
	background-color:transparent;
	background-image:none;
	display:block;
	background-position:center center;
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:0px;
	z-index:0;
	opacity:1;
}
.news-one .entitle {
	margin-top:3px;
	padding-bottom:20px;
	padding-top:0px;
	width:100%;
	float:left;
	color:#007CDC;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	line-height:22px;
	letter-spacing:1px;
	background-image:url(../images/bg2.png);
	border-bottom-style:none;
	border-bottom-width:0px;
	display:block;
	background-position:0px 27px;
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:0px;
	box-shadow:none;
	-webkit-box-shadow:none;
	background-size:auto;
}
.news-one .more {
	margin-left:0px;
	margin-right:45px;
	margin-top:0px;
	padding-right:20px;
	width:auto;
	height:auto;
	float:right;
	color:#007CDC;
	font-size:14px;
	background-image:url(../images/more.png);
	overflow:visible;
	display:block;
	background-position:right center;
	background-repeat:no-repeat;
	position:relative;
	top:270px;
	left:0px;
	background-size:12px 12px;
}
.news-two {
	height:247px;
	background:#FFF;
	box-shadow:#b7b7b7 0px 0px 5px;
	-webkit-box-shadow:#b7b7b7 0px 0px 5px;
	border-radius:5px;
	padding:50px 70px;
	cursor:pointer;
}
.news-two .title {
	font-size:20px;
	font-weight:bold;
	line-height:30px;
	margin-bottom:12px;
}
.news-two .desc {
	color:#727171;
	font-size:14px;
	line-height:24px;
}
.news-three {
	height:160px;
	background:#FFF;
	box-shadow:#b7b7b7 0px 0px 5px;
	-webkit-box-shadow:#b7b7b7 0px 0px 5px;
	border-radius:5px;
	padding:50px 70px 0 70px;
	cursor:pointer;
}
.news-two:hover,.news-three:hover {
	background:#F2F0F1;
}
.news-three .title {
	font-size:20px;
	font-weight:bold;
	line-height:30px;
}

/*********首页优势*************/
 
 
 
.section-container{
	display: block;
}

.mynew-list2{overflow: hidden;margin: 0 auto;}
.mynew-list2 li{float: left;width: 25%;}
.mynew-list2 .con{margin: 5px;display: block;position: relative;}
.mynew-list2 .pic{position: relative;height: 0;padding-top: 70%;overflow: hidden;}
.mynew-list2 .pic img{width: 100%;height: 100%;position: absolute;left: 0;top: 0; transition: all 0.6s;}
.mynew-list2 .mask{
	position: relative;
	height: 100px;
	padding:10px 15px 5px 15px;
	border: 1px solid #ddd;
}
 

.mynew-list2 .txt{}
.mynew-list2 .ico{display: block;height: 80px;line-height: 80px;margin-bottom: 10px;}
.mynew-list2 .ico img{display: inline-block;vertical-align: middle;}
.mynew-list2 h4{color: #333;
	font-size: 16px;
	font-weight: normal;
	word-wrap: normal;
	width: 100%;
	line-height: 25px;
}

.mynew-list2 .con:hover .pic img{
  transform: scale(1.3);
}
 .mynew-list2 .con:hover .mask,.mynew-list2 .con:hover .mask h4{
 	background: #007CDC;
 	color:#fff;
 }
.index-mynew-list2 .ico img{ transition: all 1.6s ease; }
.index-mynew-list2 li:hover .ico img{ transform: rotate(360deg); }


/*********首页查看更多*************/
.IndexMore{
	padding:10px 30px;
	border:1px solid #ddd;
}
.IndexMore:hover,.IndexMore:hover a{
	background: #007CDC;
	color:#fff;
}

/*********首页伙伴**************/
.parter{
	width:20%;
	text-align: center;
	margin-bottom: 40px;
		
}
.parter img{
	height: 60px;
	text-align: center;

}
#part{
transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
cursor: pointer;
}
#part:hover{
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg)
}


/********产品详情*******/
.m-video {	 
	margin: 0 auto;
	display: inline-block;
	z-index: 999999999;
	color: #FFF!important;
}
.mainInfo{
	display: block;	
	padding-bottom: 50px;
	padding-top: 50px;
}
.product-title{
	height:80px;
	width: 100%; 
	font-size: 18px;
	line-height: 30px;
	padding-top: 20px;
	font-weight: bold;
	text-align: left; 
	color:#333; 
}
.content-product img{
	line-height: 0;
	max-width: 100%;
}
.back-sort{
	padding: 8px 20px;
	background: #007CDC;
	color:#fff;
	line-height: 24px;	 
	border-radius: 5px;
	float: right;
}
.back-sort:hover{
	color:#fff;	
	background: #333;
}
.productBtn{
	padding: 10px 20px;
	background:#e1251b;
	color:#fff;
	line-height: 24px;
	border-radius: 5px;

}
.productBtn:hover{
	color:#fff;
}

.cansu table{
   width: 100%;
}
.cansu table tr{
	border-bottom: 1px dashed #ddd;
	font-size:12px;
	color:rgba(153,153,153);
}

.cansu table tr td{
    font-size:12px;
	color:rgba(153,153,153);
}
.preview .swiper-slide{
	text-align: center;
}




/*********首页切换**************/

.guodu{
	width: 100%;
	height: 6px;
	background: #007CDC;
}
.guodu2{
	text-align: center;
	line-height: 0
}
.guodu2 img{
	border:0;
	line-height: 0;
}

.layui-tab-title{
	border:none;
	margin:0 auto;
	text-align: center;
}
.layui-tab-title .layui-this:after{
	border:none;
	border-bottom: 3px solid #007CDC;
	width: 50%;
	left: 25%;
	top:10px;
}

li:hover:after{
	opacity:1!important;
}

.layui-tab-title{
	margin-bottom: 30px;
}
.layui-tab-title .layui-this{
	color:#007CDC!important;
}
.layui-tab-title li{
	font-size: 16px;
	 
}



/*********新闻列表**************/

.listnews{
  padding-top: 0px;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.newslist{  
  padding:15px; 
  box-shadow: 1px 1px 5px #ddd;
}
.newslist:hover{
	  box-shadow: 2px 2px 15px #ddd;
}
.newslist .title{
	font-size: 18px;
    color:#000;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    overflow-y: hidden;
    display: block;
    margin-top:15px;
    margin-bottom: 15px;
}
.newslist .desc{
    line-height: 24px;
}
.newslist-img{
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.newslist-img img{
	width: 100%;
	height: auto;
	transition: all 0.6s;
}
.newslist:hover .newslist-img img{
	transform: scale(1.2);
}

.newsmb{
	margin-bottom: 1rem;
}

.indexTu{
   height: 330px;
}

.indexTuContent{

	width: 50%;
	background:rgba(0,0,0,0.4);
	color:#fff;
	height: 100%;
	float: right;
	transition: all 0.6s;
}
.indexTuContent:hover{
	width: 60%;

}
.tucontent{
	margin-left: 10%;
	margin-top: 60px;
	cursor: pointer;
}
.tucontent .title{
   font-size: 24px;
   margin-bottom: 15px;
   font-family: word-m;
}
 
/*********分页***********/
.page-num-current{
    background-color: #333;
    border-color: #333;
    color:#fff!important;
}
.page-num, .page-link{
	color:#333;
}
.page-link:hover{
	color: #007CDC;
}


/*******新闻详情**********/
.news-content{
  
   padding: 15px;
 
   background: #fff;
}
.news-content img{
	max-width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}


/********服務列表**********/
.serverlist{
   box-shadow: 2px 2px 10px 5px #E9E9E9;
   margin-top:30px;   
   padding:20px;
   cursor: pointer;
}
.serverlist:hover{
	background:#f8f8f8;
	box-shadow: 3px 3px 20px 10px #ddd; 
}
.serverlistImg{
	width: 100%;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;	
}

.serverlistImg img{
	width: 100%;
	max-height: 400px;
	transition: all 0.6s;
}

.serverlistInfo{
   font-size: 13px;
   line-height: 18px;
   display: table!important;
}
.serverlistInfo .cent{
	display: table-cell;
	vertical-align: middle;
}
.serverlistInfo .cent .title{
	font-size: 30px;
	font-weight:300;
	color:#555;
}
.serverlistInfo .cent .desc{
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
 
}
 
.serverlist:hover .serverlistImg img{
	transform: scale(1.1);
}



/********案例列表**********/
.caselist{   
   cursor: pointer;
   overflow:hidden;
   display: inline-block;   
   width: 100%;
}
.caselist2{
	cursor: pointer;
   overflow:hidden;
   padding: 15px;
   display: inline-block;
   
   width: 100%;
}
.newcaselist{
	box-shadow: 2px 2px 2px  #f8f8f8;
}
 
.caselist .title{
	height:50px;
	line-height: 50px;
	 
	font-size: 15px;
	overflow-y: hidden;
}
.caselist .desc{
	height: 72px;
	line-height: 24px;
	overflow:hidden;
	padding:0 15px;
	margin-bottom: 15px;
}
.caselist .mybtn{
	height: 40px;
	text-align: center;
}
.caselist .mybtn a{
	 display: inline-block;
	 padding:5px 25px;
	 background:#d8d8d8;
	 color:#333;
}
.caselist .mybtn a:hover{
 
	 background:#007CDC;
	 color:#fff;
}


.caselistImg{
	width: 100%;	 
	overflow: hidden;
	display: block;
	padding-left: 0;
	padding-right: 0;	
}

.caselistImg img{
	width: 100%;
	border:1px solid #ddd;	 
	transition: all 0.6s;
}

.caselistInfo{
   font-size: 13px;
   line-height: 18px;
   display: table!important;
}
.caselistInfo .cent{
	display: table-cell;
	vertical-align: middle;
}
.caselistInfo .cent .title{
	font-size: 30px;
	font-weight:300;
	color:#555;
}
.caselistInfo .cent .desc{
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
 
}
 
.caselist:hover .caselistImg img{
	border:1px solid #007cdc;
}




.leftmenu{
	border:1px solid #ddd;
}

.leftmenu .title{
	 height: 50px;
	 line-height: 50px;
	 color:#fff;
	 background: #007CDC;
	 padding-left: 20px;
	 font-size: 18px;
	 font-weight: bold;
}

.leftmenu .leftmenu2{
	line-height: 40px;
	padding-left:20px;
	border-top: 1px dashed #ddd;
}

.leftmenu .leftmenu2:hover,.leftmenu .leftmenu2:hover a{
	background: #007CDC;
	color:#fff;
}

.leftmenu .contactus{
	border-top: 1px dashed #ddd;
	 padding:5px 20px;
}

.productname{
	 	background: #007CDC;
	 	line-height: 40px;
	 	padding:0 15px;
	 	color:#fff;
	 	font-size: 16px;
	 	font-weight: bold;
	 } 
.productname a{
	color:#fff;
}
.productcontent{
	border:1px solid #ddd;
	padding:20px;
}

.shangxia{
	background: #007CDC;
	 	line-height: 40px;
	 	padding:0 15px;
	 	color:#fff;
	 	font-size: 16px;
	 	font-weight: bold;
}
.shangxia a{
	color:#fff;
}


/*******团队*******/

.teaminfo{
	color:#333;
}



/********项目合作*******/
.contactxm{
	font-size: 42px;
}

.contactTel{
	padding: 10px 40px;
	background: #007CDC;
	border-radius: 100px;
	color:#fff;
	display: inline-block;
	margin: 0 auto;
}
.contactTel2 a{
	 
		color:#fff!important
	}


/*******售后服务*****/
#myTab{
	padding:0;
	margin: 0;
	margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 0px;
}
.tabmenu{	
	background: #ddd;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	border-right: 1px solid #fff;
	margin: 0;
	color:#000;	
		border-radius:10px 10px 0 0;
}
.tabmenu a{
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	padding:6px 20px;
	display: inline-block;	
}
#myTab .active{
	background: #007CDC;
	color:#fff;
	border-radius:10px 10px 0 0;
 
}
.tab-content{
	margin-top: 30px;
}
.tab-content .active{
	font-weight: normal;
	line-height: 24px;


}

/*****关于我们********/

.aboutT1{
	font-size: 50px;
    color: #e2e2e2;  
    line-height: 50px;
    font-weight: 600;
    font-weight: bold;
     text-transform: uppercase;
     display: block;
     width: 100%;
}

.aboutT2{
	color: #454545;
    font-weight: bold;
    font-size: 20px;
    margin-top:10px;
     display: block;
      width: 100%;
}

.aboutT3{
	 display: block;
	    color: #454545;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 10px;
    font-family: "NUMEN"
     width: 100%;
}

.aboutimg{
	border-radius: 100px 0 100px 0;
}
.searchlist{
	width: 48%;
	margin-right: 2%;
	float: left;
}


.wsearch{
	width:500px;
}


/*****企业文化*******/

.culture{
	text-align: center;
	background: #fff;
	padding: 30px;
	margin-bottom: 30px;
	cursor: pointer;
	width: 32%;
	float: left;
	margin-left: 1.3%;
}

.culture:nth-child(4),.culture:nth-child(5),.culture:nth-child(6),.culture:nth-child(7){
	width: 24%;
	margin-left: 1%;
}

.culture .title{
	font-size: 24px;
	font-weight: bold;
	margin-top: 30px;
	color:#007CDC;
}

.culture .desc{
	font-size: 16px;	 
	margin:20px auto;
	height: 100px;
	line-height: 30px;
	text-align: left;
}

.culture:hover{
	background: #007CDC;
	color:#fff;
}
.culture:hover .title{
	color:#fff;
}
 

/*****联系我们********/
.lxwms{
	padding-top: 15PX;
	padding-left: 0;
	padding-bottom: 10px;
}
.lxwms p{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 5px;	
	color:#000;
}
.lxwms p img{
	margin-right: 10px;
	width: 30px;
}
.lxwms>div{
   	margin-bottom: 15px; 
   	color:#333;
}
.lxwms>div span,.lxwms>div,.lxwms>div p{
   	font-size: 16px; 
  
}

.lxwms>div .lximg{
   	width: 30px; 
   	margin-right:10px;
}
.lxwms>div .WX{width: 140px;}

.wap{
	display: none;
}
.wap2{
	display: none;
}




.contact .contact_view {
  width: 100%;  
  margin: 50px auto 0 auto;
  padding-top: 80px;
  padding-bottom: 84px;
  background:#f8f8f8;
  
}
.contact .contact_title {
  text-align: center;
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
.contact .contact_title p:first-child {
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 1.2em;
  color: #333;
}
.contact .contact_list {
  display: flex;
  margin-top: 82px;
}
.contact .contact_list .contact_item {
  flex: 1;
  text-align: center;
  padding: 0 20px;
}
.contact .contact_list .contact_item:not(:last-child) {
  margin-right: 20px;
}
.contact .contact_list .contact_item .contact_item_name {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #333;
}
.contact .contact_list .contact_item .contact_item_way {
  font-size: 14px;
  line-height: 22px;
  color: #666;
}


/*******新底部电话*************/

.foot-tel{
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
}
.colorred{
	color:#52B548!important;
}
.span2{
	margin-left: 30px;
}


/*******新二级**************/
.sonsort{
	background: #f2f2f2;
}
.btn-info{
	background: none;
	border:none;
	box-shadow: none;
	background:#007CDC;
	color: #FFF;
	border-radius: 0;
}
.btn-info:hover,.btn:hover{
	color:#fff;
	background:#007CDC;

}
.btn-light{
	background: none;
	border:none;
	box-shadow: none;
		border-radius: 0;
}
.btn{
	padding:10px 30px;
	font-size: 15px;
	border-radius: 0;
}

/******留言表单********/
.mymsg{
	width: 100%;
}
.msg{
	width: 100%;
	line-height: 40px;
	display: block;
	float: left;
}
.msg .bao{
	font-size: 16px;
	width: 15px;
	height: 15px;
	margin-left: 20px;
	margin-right: 5px;
}

.msg .checkduo{
	font-size: 16px;
	width: 16px;
	height: 16px;
	margin-left: 20px;
	margin-right: 5px;

}
 

.msg1{
	width: 32%;
	float: left;
	margin-right: 1.333%;
	height:40px;
	margin-bottom: 15px;
	border:1px solid #ddd;
	background: #f8f8f8; 
	padding-left:15px!important;	
}
.msg1:nth-child(3){ 
	margin-right: 0;
}
.msg2{
	width: 98.6%;
	height: auto;
	min-height: 100px;
	border:1px solid #ddd;
	background: #f8f8f8; 
	margin-bottom: 15px;
	padding-left: 15px!important;
	padding-top: 10px;
}
.msg3{
	width: 150px;
	height: 40px;
	border:1px solid #ddd;
	background: #f8f8f8; 
		padding-left: 15px!important;
}
.msg4{
	width: 100%;
	height: auto;
	min-height: 200px;
	border:1px solid #ddd;
	background: #f8f8f8; 
	margin-bottom: 15px;
	padding-left: 15px!important;
}
.tj{
	width: 150px;
	height: 40px;
	background: #007CDC;
	border:none;
	color:#fff;
}
.tj:hover{
	background: #ddd;
	color:#333;
}
.codeimg{
	height: 40px;
	margin-top: -2px;
}

/****************抖音和微信.footicon*******************/
.footicon{
	display: block;
	margin-top: 20px;
}
.footicon .weixin,.footicon .douying{
	display: inline;
	margin-right: 5px;
	margin-left:5px;
	position: relative;
}
.footicon .weixin .icon,.footicon .douying .icon{
	display: inline;
	width: 30px;
	cursor: pointer;
}
.floatweixin{
	position: absolute;
	display: none;
	bottom:30px;
	padding:15px;
	left:-65px;
	background:#fff url(/style/sj.png) bottom center no-repeat;
}
.floatweixin img{
	max-width: 170px;
}
.footicon .weixin:hover .floatweixin{
	display: block;
	z-index: 999;
}

.floatdouyin{
	position: absolute;
	display: none;
	bottom:30px;
	padding:15px;
	padding-bottom: 10px;
	left:-98px;
	background:#fff url(/style/sj.png) bottom center no-repeat;
}
.floatdouyin img{
	max-width: 170px;
}
.footicon .douying:hover .floatdouyin{
	display: block;
	z-index: 999;
}


.tab-pane p{
	line-height: 35px;
	font-size: 15px;
}


#xiqiu,#baogao{
    height: 40px!important;
    line-height: 40px!important;
    color: #666;
    border: 1px solid #ddd!important;
    width: 100%;
    padding-left: 15px!important;

}

.zxwt{
	border:1px solid #ddd;
	margin-top:50px;
	padding-bottom: 100px;
}

#newbiaodan .msg1{
	width: 100%;
}



/*****业务范围*********/



 .fangan_c{
     background: url(../images/n_bg.png) no-repeat top center;  
    font-size: 14px;
    color: #272727;  
    width: 100%;
    height: 1130px;
   }

.c1_list{
	height: 200px;
	width: 45%;
	float: left;
	margin-bottom:100px;
}   

.c_list{
   padding-left:120px;
   padding-top: 50px;
}
.c_list .cimg{
	width: 70px;
	padding-top: 30px;
}
.c1_list:first-child .c_list{
	padding-left: 90px;
	padding-right: 30px;
}
.c_list .mynum{
	font-size: 60px;
	font-weight: bold;
	color:#D1DBE2;
}

.c1_list:nth-child(2) .c_list{
	padding-left: 150px;
	padding-right: 30px;
}
.c1_list:nth-child(3) .c_list{
	padding-left: 120px;
	padding-right: 30px;
}
.c1_list:nth-child(4) .c_list{
	 margin-left: 50px;
}
.c1_list:nth-child(5) .c_list{
	padding-left: 90px;
	padding-right: 50px;
}

.c1_list:nth-child(7) .c_list{
	padding-left: 90px;
	padding-right: 30px;
}

.c1_list:nth-child(8) .c_list{
	padding-left: 160px;
	padding-right: 30px;
}


.c_list .title{
	font-size: 14px;
    color: #000000; 
    margin-bottom:20px;   
}
.c_list .desc{
	font-size: 16px;
    color: #ababab;   
}


.container-yw{
    		width: 1200px;
    		margin:0 auto;
    	}
.pt-3-pc{
	padding-top: 20px;
}

 
.nums2{
	display: none;
}




/*
 首页服务范围
 * 17素材vip建站专区模块代码
 * 详尽信息请看官网：http://www.17sucai.com/pins/vip
 *
 * Copyright , 温州易站网络科技有限公司版权所有
 * 图片不能商用，代码可商用。
 
 * 请尊重原创，未经允许请勿转载。
 * 在保留版权的前提下可应用于个人或商业用途
 
*/

 
.wrapper{position:relative;max-width:1200px;padding-left:10px;padding-right:10px;margin: 0 auto;}
/*背景*/
.specialty{background:url(../images/support-service-specialty-pc.jpg) no-repeat;background-size:cover;padding-bottom:50px}
/*大标题*/
.support-title{padding-top:50px;padding-bottom:30px;text-align:center}
.support-title h1{font-size:36px;color:#252B3A;line-height:48px}
/*列表*/
.specialty-slide:before,.specialty-slide:after{content:" ";display:table}
.specialty-slide:after{clear:both}
.specialty-slide li{width:25%;float:left;text-align:center;padding:45px 0;position:relative;z-index:2;cursor:pointer}
.specialty-slide li a.list{display: inline-block;width: 100%;}
.specialty-slide li:after{content:"";width:1px;background:#ddd;position:absolute;right:0;top:35%;bottom:35%}

 
.specialty-slide li i{width:120px;height:120px;display:inline-block;background-size:cover;background-position:center;margin-bottom:25px}
.specialty-slide li h1{font-size:16px;color:#252B3A;text-align:center;line-height:22px}
/*反面*/
.specialty-slide .specialty-content{width:100%; position:absolute;top:100%;left:-1px;background:#FFFFFF url(../images/support-service-resources-hover.png) no-repeat;background-position:right bottom;border-radius:2px;padding:0 30px;overflow:hidden;line-height:190px;transition:all 0.5s,border 0s;box-shadow:0 10px 20px 0 rgba(0,0,0,0.1);height:0}
.specialty-slide .specialty-content a{display:inline-block;line-height:190px;vertical-align:middle}
.specialty-slide .specialty-content h1{font-size:16px;color:#252B3A;text-align:center;line-height:22px;margin-bottom:10px;transition:all 0.3s}
.specialty-slide .specialty-content h1:hover{color:#f66f6a}
.specialty-slide .specialty-content p{font-size:12px;color:#666A75;text-align:center;line-height:20px}
li:hover:after{opacity:0}
li:hover .specialty-content{height:190px;top:0;border-top:4px solid #F7A655; width: 100%;}
 



 .tongdian{
 	position: relative;
    padding-top: 100px;
   padding-bottom: 100px;
   /* background:#64c22b url(../images/bg.jpg) center center;  */
   background: #F5F4DF;
    width: 100%;
    height: auto;
    min-height: 800px;

 }
.tongdian_content{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	padding-top:60px;
	 
} 


canvas {
	display: block;
	vertical-align: bottom;
}

#particles-js {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


.cansulist .title{
     font-size: 16px;
     background: #fff;
     box-shadow: 2px 2px 2px #ddd;    
     margin-bottom: 20px;      
     text-align: center;
     height: 360px;
     overflow:hidden;
     position: relative;
  }
.cansulist .subtitle{
	position: absolute;
	bottom:0px;
	left:0px;
	z-index: 90;
	color:#fff;    
	font-size: 18px;
	 
	width: 100%; 
	background: rgba(29,79,158,0.7);
	padding-top: 10px;
	padding-bottom: 10px;
}
.cansulist .maskdiv{
	 display: none;
	 width: 100%;
	 height: 100%;
	 background: rgba(0,0,0,0.7);
	 position: absolute;
	 left:0;
	 top:0;
	 z-index: 99;
	 color:#fff;
	 padding-top: 50px;
}
.cansulist .maskdiv .title2{
	 font-size: 24px;
	 color:#fff;
	text-align: center;
}
.cansulist .maskdiv .desc{
	 font-size: 14px;
	 line-height: 24px;
	 color:#fff;
	text-align: left;
	padding-left:20px;
	padding-right: 20px;

}


.cansulist .title img{
    width: 100%;
    height: 100%;
    transition: all 0.6s;
  }
.cansulist:hover .title .maskdiv{
	display: block;
}
.cansulist:hover .title .subtitle{
	display: none;
}
.cansulist:hover .title img{
    transform: scale(1.2);
}

.navbar-expand-lg .navbar-toggler{
	display: none;
}


.wap1{
    display: none;
}


.lc_txt{height:300px;padding:50px;width:100%;background:#f8f8f8;}
.txt_bg{position:relative;font-size:120px;text-align:center;font-weight:800;color:#F2F2F2;}
.my_txt{position:absolute;width:100%;height:100%;left:0;top:0;z-index:99;}
.my_txt .entitle{text-align:left;font-size:20px;color:#D0D0D0;}
.my_txt .title{text-align:left;font-size:20px;color:#000;margin-top:10px;}
.my_txt .desc{text-align:left;margin-top:20px;font-size:15px;color:#666;font-weight:normal;}
 .lc_img{height:300px;overflow:hidden;padding:0;}
.lc_img img{width:100%;height:100%;}


 

.advantage_item{
    width: 33%;
    float: left;
    text-align: center;
    
}
.advantage_name{
    font-weight: bold;
    margin-top:20px;
    margin-bottom:10px;
    font-size: 20px;
}



