html,body{
	font-family: "Microsoft YaHei", "Arial", Helvetica, sans-serif !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;
}
.colorfff{
	color:#fff!important;
}
.colorbbb{
	color:#bbb!important;
}
.bgf2{
   background: #f2f2f2!important;
}
.bge6{
	background:#e6e6e6!important;
}
.bgf7{
	background:#f7f7f7!important;
}
.bgf8{
	background:#f8f8f8!important;
}
.bgfff{
	background:#FFF!important;
}
.bg222{
	background: #222!important;
}

.bg1{
	background: url(../images/bg1.jpg) no-repeat top center;
	padding-top: 80px;
}

.bggreen{
	background:#00780C;
}

.fr{
	float: right;
}
.fl{
	float: left;
}

.fweight{
	font-weight: bold;
}

.fw300{
	font-weight: 300;
}

.fs-34{
	font-size: 34px;
}

.fs-13{
	font-size: 13px;
}

.slogn .slogntxt{
		font-size: 22px;
		color: #00780C;
	}

.slogn .slogntxt:nth-child(2){
	 letter-spacing: 3px;
}

.text-secondary{
	color:#bbb!important;
}

.content{
	color:#333!important;
}
.container-my,.container{
	 width: 1300px;
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    word-wrap: break-word;    
}

.btn-info{
	background-color:#333;
	border-color:#333;
}
.btn-light{
	background-color:#ddd;
	border-color:#ddd;
}

.online{
	bottom:100px;

}
.online dl{
	background: #333;
	border-radius: 50%;	
}
.online dl:hover{
	background: #666;
}

.jumbotron_contact{
	min-height: 500px;
}
/***µ¼º½*****/
.cur{
	color:#00780C!important;
}

.top-nav{
	z-index: 110;
	position: relative;
	width: 100%;
	height: 30px;
	background-color:#111111;
	display: block;
	line-height: 30px;
}
.top-nav a{
	color:#ccc;
	margin-left: 30px;
}
.in{
	background: #f7f7f7;
	color:#818181;
}

.welcome{
	font-size: 12px;
	color:#ccc;
}
.top-down{
	background: #C7000B;	
	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;
    color:#fff;
}
.top-info .web .title i{
	margin-right: 1rem;
}
.top-info .web .desc{
	margin-top: 0.5rem; 
	font-size: 13px;
	color:#fff;
}
.top-info .web .desc i{
	margin-right: 5px;
}
.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;    
}
.topadd{
    height: 30px;
    background:#00780C;
    width: 100%;
  }
.logo-sm-height{
	height: 90px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.navbar{
	padding:0 1rem;
	width: 100%;
	border:1px solid #e6e6e6;
}
.navbar-expand-lg .navbar-collapse{
	height: 72px;
}
.navbar-expand-lg .navbar-nav{
	height: 100%;
}
.navbar-expand-lg .navbar-nav .nav-link{
	font-size: 18px;
	color: #000;
	padding:0px  1rem;
	line-height: 72px;
	display: inline-block;
	font-weight: 300;
}

    .nav-item a:hover{
    	color:#000!important;
    }
.nav-item{
	position: relative;
	line-height: 100%;
}
.nav-item:hover .sub_menu{
	display: block;
}
.sub_menu{
	display: none;
            position: absolute; 
            top:72px;
            width: 200px;
            background:#fff;            
            text-align: center; 
            margin-left: -45px; 
            padding-top: 0px;
            padding-bottom: 10px;        
            z-index: 99999;
            
            box-shadow:0 .125rem .25rem rgba(0,0,0,0.1)!important;

}
.sub_menu li{
            line-height: 40px; 
            text-align: center;
}
.sub_menu li a{
	color:#333;
	font-size: 16px;
}
.sub_menu li a:hover{
	color:#b72024;
}
.nav-item:hover .sub_menu,.nav-item:hover .sub_menu2{
            display: block;
}

.sub_menu2{
	width: 1920px;
	max-width: 1920px;	
	left:0;
	margin-left: -720px;
	background: #fff;
	position:absolute;
	z-index: 9999;
	border-top:1px solid #ddd;
	display:none;
	top:80px;
}
.container-menu2 {
    width: 85.652%;
    max-width: 1430.016px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    word-wrap: break-word;
    padding-top: 36px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;

}

.menu2-menu3{
   
}
.menu2-menu3 .title{
	font-size: 18px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	width: 250px;
	display: block;
	margin-bottom: 20px;
	font-weight: bold;
}
.menu2-menu3 ul li{
	font-size: 16px;
	line-height: 30px;
	color:#666;
}

.container-menu3{
	margin-top: 50px;
	border-bottom: 1px solid #ddd;
 
}
.container-menu4{
	width: 85.652%;
    max-width: 1430.016px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    word-wrap: break-word;
    padding-top: 30px;
    padding-bottom: 36px;    
}
.container-menu4 strong{
	font-size: 18px;
}
.container-menu4 a img{
	width: 50px;
	height: 50px;
	margin-right: 30px;
}

.btn-shop{
	display: inline;
	float: left; 
}


.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:#b72024;
}
.nav-buy:hover .shop-nav{
  display: block;
}
.btn-open-search,.btn-open-search2{
	margin-top: 15px;
	margin-left: 2rem;
    display: inline-block;
    font-size: 20px;
    cursor: pointer;
}
.top-search{
	position: fixed;
	top:85px;
	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;
}

.nav-buy .text:hover{
   color:#df001f;
}
.iconlang{
	margin-top: 5px;
	width: 16px;
    height: 40px;
    background: url(/static/language.png) no-repeat top;
    background-size:16px 16px;
    transition: all .3s ease-in-out;
}
.iconlang:hover{
	 background: url(/static/language3.png) no-repeat top;
}


.right-phone{
    line-height: 72px;
    font-size: 20px;
}
 .right-phone i{
     margin-right:10px;
 }	
.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
}


  .productlist{background-color:#F0EFF5; width:100%; position:relative; display: inline-block;}
   .product-img-box{margin-top: 100%;}
   .pro-box{position:absolute;left:0;right:0;top:0;bottom: 0;   width: 100%; height: 100%;}
   .pro-box-content{ position: relative; width: 100%; height: 100%; overflow:hidden;}
   .pro-box-content img{ width: 100%; height: 100%; transition: all 0.6s}
   .productlist:hover .pro-box-content img{transform: scale(1.2);}










/********Ê×Ò³ÐÂÎÅ***********/
.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: 60px;   border-bottom: 1px dashed #ddd;  font-size: 16px; line-height:60px;}
 .indexnews:hover{	 color:#00780C; }
.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;
}


.more{
	display: inline-block;
	padding:10px 40px;
	border:1px solid #578BEA;
	color:#578BEA;
}
.more:hover{
	background: #578BEA;
	color:#fff;
}

.indexcase{
	background: #fff;
	border:1px solid #e1e1e1;
	height: 100px;
	padding:0 40px;
	line-height: 100px;
}

.modelist .card{
	background: rgba(0,0,0,0);
	border:none;
	height:170px;
	overflow:hidden;
	margin: 8px 0;
}
.modelist{
	height: 270px;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 15px;	
	background: url(../images/pc1.png);
	background-size: 100% 100%;
}
.casename{
		margin-top:50px;
	}



.modelist2 .card{
	background: rgba(0,0,0,0);
	border:none;
	height:170px;
	overflow:hidden;
	margin: 8px 0;
}
.modelist2{
	height: 270px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;	
	background: url(../images/pc2.png);
	background-size: 100% 100%;
}
.name{
	text-align: center;
	width: 100%;
	color:#333;
	font-size: 16px;

}



.indexfangan{background:#373d41;}
.home_container {width: 1200px;    margin: 0 auto; color:#fff;}
.home_container .h_h1 {text-align:center;font-size:28px;line-height:30px;color:#fff;padding-bottom:20px;margin:80px 0 0 0;}
.home_container .h_h2 {text-align:center;font-size:14px;line-height:30px;color:#FFF;margin:10px 0 30px 0;overflow:hidden;}
.mycontainer{  margin:0 auto!important;}
.swiper-slide img{width:100%;max-width:100%;}
.fananheight {height:780px;width:100%;min-width:1200px; margin:0 auto; overflow:hidden;position:relative;}


 
.fang_top {width:100%;height:585px;background:url(../images/cbg.jpg) no-repeat center;overflow:hidden;padding-top:160px;}
.fang_top .text {text-align:center;}
.fang_top .text span {font-size:40px;color:#ffffff;margin:0 10px;text-transform:uppercase;-webkit-text-shadow:0px 0px 10px rgba(0,0,0,0.5);-moz-text-shadow:0px 0px 10px rgba(0,0,0,0.5);text-shadow:0px 0px 10px rgba(0,0,0,0.5);}
.fang_top .text span {font-size:40px;color:#ffffff;margin:0 10px;text-transform:uppercase;-webkit-text-shadow:0px 0px 10px rgba(0,0,0,0.5);-moz-text-shadow:0px 0px 10px rgba(0,0,0,0.5);text-shadow:0px 0px 10px rgba(0,0,0,0.5);}
.fang_top .text .xt {height:1px;width:145px;margin:15px auto 0;border-bottom:1px solid rgba(255,255,255,0.5);}
.fang_list {width:100%;height:auto;margin-top:27px;}
.fang_list li {width:140px;height:auto;float:left;margin-right:72px;margin-bottom:30px;text-align:center;}
.fang_list li:nth-child(6n) {margin-right:0;}
.fang_list li a {display:block;width:100%;height:100%;overflow:hidden;}
.fang_pic {width:140px;height:140px;border-radius:50%;background:#fff;}
.fang_pic .pic-box {width:140px;height:140px;display:table-cell;vertical-align:middle;text-align:center;}
.fang_pic img {display:none;margin:0 auto;}
.fang_pic img.on {display:block;}
.fang_list li p {font-size:16px;color:#fff;text-align:center;margin-top:20px;display:inline-block;position:relative; line-height:30px; padding-bottom:10px;}
.fang_list li p:hover{color:#FFF;}
.fang_list li p:after { content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:#FFF;transition:all 0.3s ease-out; }
 
.fang_list li:hover .fang_pic img {animation:swing 1s 0s linear normal;-webkit-animation:swing 1s 0s linear normal;}
.fang_list li:hover p:after {width:100%;}
@-webkit-keyframes swing {20% {-webkit-transform:rotate(15deg);transform:rotate(15deg)}
40% {-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}
60% {-webkit-transform:rotate(5deg);transform:rotate(5deg)}
80% {-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}
100% {-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@keyframes swing {20% {-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}
40% {-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}
60% {-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}
80% {-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}
100% {-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}
}




/********È«¾Öµ×²¿************/
.container-custom {
    width: 85.652%;
    max-width: 1430.016px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.top-line {
    border-bottom: 1px solid #e2e2e2;
    height: 65px;
    overflow: visible;
    position: relative;
}
.index{
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 3px;
}
.btn-open-search-foot{
	margin-left: 2rem;
    display: inline-block;
    font-size: 20px;
}
.search-box{
	position: relative;
}
.js-search-footer-input-popup{
	padding-left: 15px!important;
	width: 500px;
	height: 46px;
	background: #fff;
	outline: none;
	border:none;
	border: 1px solid #ddd;
}
.btn-search{
	font-size: 22px;
	color:#666;
	font-weight: 300;
	position: absolute;
	right:0;
	z-index: 99;
	border:none;
	background: none;
	outline: none;
}



.footNav a{
	font-size: 18px;
	font-weight: bold;
	color:#333;
	display:block;
	margin-bottom: 18px;
}
.footNav a:hover{
	color:#595757;
}


.footmenus{
	padding-bottom: 50px;
}

.footmenus i{
	margin-right: 10px;
}


.lh-2 li{
	font-size: 15px;
	margin-bottom: 10px;
}
.lh-2 li a{
	color:#595757;
}
.lh-2 li a:hover{
	color:#000;
}
.copyright{
	line-height: 50px;
	color:#666;
	font-size: 14px;
}
.copyright a{
	color:#999;
	font-size: 12px;
}
.icp{
	margin-left: 25px;
	margin-right: 25px;
}

.button-line {
    border-top: 1px solid #e2e2e2;
    height: auto;
    overflow: visible;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}
.button-line a{
	font-size: 12px;
	margin-right:5px;
	color:#595757;
}
.button-line a:hover{
	color:#000;
}


.top-line {
    border-bottom: 1px solid #e2e2e2;
    height:auto;
    padding:40px 0;
    overflow: visible;
    position: relative;
    background: #488aff url(../images/register-tip.png) no-repeat center -206px;

}
.index{
	font-size: 30px;	 
	letter-spacing: 3px;
	color:#fff;
	margin-top: 10px;
	margin-bottom: 10px
}

.col-md-ftmenu{
	width: 14%;
}
.col-md-ftmenu i{
	color:#000;
	margin-right: 5px;
}



.pub_title_en {
    text-align: center;
    color: #000000;
    line-height: 45px;
    font-size: 60px;
    width: 80%;
    margin:0px auto 23px;
    font-weight: 300;

}
.pub_title_zh {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    color: #333333;
    position: relative;
    width: 80%;
    margin: 0 auto;
}

.pub_title_link {
    width: 60px;
    height: 2px;
    background-color: #e60012;
    margin: 23px auto 32px;
}

.interesten .desc {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}

.interesten .desc {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}


.main-title {
    font-size: 24px;
    color: #333;
    text-align: center;
    margin: 50px 0;
    position: relative;
}

.items-service .item {
	width:390px;
	flex:1;
	border:1px solid #ededed;
	border-left:none;
	height:auto;
	padding:40px 0 40px 0;
	align-items:flex-start;
	position:relative
}

.bgf7f8fa{background:#f7f8fa;}

.items-service .item:first-child {
	border-left:1px solid #ededed
}
.items-service .item:before {
	content:"";
	position:absolute;
	right:-22px;
	top:50%;
	transform:translateY(-50%);
	width:0;
	height:0;
	border:11px solid;
	border-color:transparent transparent transparent #ededed;
	z-index:1
}
.items-service .item:after {
	content:"";
	position:absolute;
	right:-20px;
	top:50%;
	transform:translateY(-50%);
	width:0;
	height:0;
	border:11px solid;
	border-color:transparent transparent transparent #fff;
	z-index:1
}
.items-service .item:nth-child(2):after {
	border-left-color:#f7f8fa
}
.items-service .item:last-child:after,.items-service .item:last-child:before {
	display:none
}
.items-service .img-block {
	margin:0 40px;
	display:inline-block!important;
}
.items-service .img-block .img-a {
	display:none
}
.items-service .item-block {
	display:inline-block!important;
	flex:1
}
.items-service .item-title {
	font-size:20px;
	color:#333;
	margin-bottom:20px
}
.items-service .item-p {
	font-size:16px;
	color:#666;
	margin:12px 0;
	background:url(../fonts/img-items-service-mark.svg) no-repeat left center;
	padding-left:18px
}
.items-service a:hover .item-p {
	text-decoration:underline
}
.flex-row {
	display:inline-block;
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items:center
}






/********Ê×Ò³»ÃµÆ**************/

.swiper-pagination-bullet-active{
	background: #b72024;
}
.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;
}

/********Ê×Ò³²úÆ·***************/
.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-weight: 300;
}
.IndexSubTitle{
	margin-top: 10px; 
	font-weight: 300;
}

.productIndex{
	padding:20px;
}
.indexProductTitle{
	height:24px;
	line-height: 24px;
	overflow-y: hidden;
}

/*********Ê×Ò³Êý×Ö¹ö¶¯***************/
@font-face{font-family:Dosis-SemiBold;src:url(../fonts/Dosis-Regular.ttf),url(../fonts/fonts/Dosis-Regular.ttf) format("truetype");font-display:swap}

.indexNum{
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
.numlist{
	margin-bottom: 30px;
}
.timer{
    font-family: Dosis-SemiBold;
    font-size: 50px;  
    color:#000;
    font-weight: 300;  
    line-height: 80px;
    height: 80px;
}
.numdesc{
	font-size:15px;
}

/*********Ê×Ò³°¸Àý**************/
.indexCaseBox{
	padding-left: 15px;
	padding-right:15px;
}
.indexCase{
   width: 33.33%;
   float: left;
   position: relative;
   cursor: pointer;
   overflow: hidden;
}
.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;
}
.indexCase:hover img{
	transform: scale(1.5);
}
.indexCase:hover .mask{
	display: block;
}

/*********Ê×Ò³ÐÂÎÅ**************/
.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: #b72024;
	color:#fff;
}



/*********Ê×Ò³²é¿´¸ü¶à*************/
.IndexMore{
	padding:10px 30px;
	border:1px solid #ddd;
}
.IndexMore:hover,.IndexMore:hover a{
	background: #b72024;
	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: #b72024;
	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;
}

/*********ÐÂÎÅÁÐ±í**************/
.jumbotron{
	padding:10rem 2rem;
}
.listnews{
  padding-top: 15px;
  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; 
}
.newslist .desc{
    line-height: 24px;
}
.newslist-img{
  width: 100%;
  height: 240px;
  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: #b72024;
}

.shangxia{
	height: 40px;
	line-height: 40px;
	overflow-y: hidden;
	display: inline-block;
	margin-bottom: 30px;
}
.shangxia:hover a,.shangxia:hover{
	font-weight: bold;
}

/*******ÐÂÎÅÏêÇé**********/
.news-content{
  
   padding: 15px;
 
   background: #fff;
}
.news-content img{
	max-width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

/********°¸ÀýÁÐ±í**********/
.caselist{
  
   margin-bottom: 20px;
   margin-top: 20px;
   padding:20px;
   cursor: pointer;
  background:#f8f8f8;
	box-shadow: 3px 3px 20px 10px #ddd; 
}
.caselist:hover{
	background:#FFF;
	 box-shadow: 2px 2px 10px 5px #f7f7f7;
}
.caselistImg{
	width: 100%;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	text-align: center;	
}

.caselistImg img{
	height: 100%;
	max-width: 100%;
	max-height: 400px;
	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;
 
}
 
 


.web,.web .h_h1,.web .h_h2,.web .fang_list li p{
	color:#333;
}

.web .fang_pic{
	border:1px solid #ddd;
}

.web .fang_pic:hover{
	background: #f8f8f8;
}

/*Ð¡³ÌÐò½â¾ö·½°¸*/
.jiejue{ width:100%; height:auto; margin-top:63px; padding-bottom:70px;}
.jiejue_con{ width:100%; height:auto; margin-top:40px;}
.jiejue_con li{ width:48%; height:380px; float:left; position:relative;    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;border:1px solid #e5e5e5;box-sizing:border-box; margin:1%; margin-bottom: 20px;  cursor: pointer;}
.jiejue_con li a{ display:block; width:100%; height:100%; overflow:hidden;transition:none;}
.jiejue_con li:last-child{ margin-right:0;}
.jiejue_top{ width:100%; height:155px; background:#B72024;  padding-top:45px; font-size:24px; color:#fff; text-align:center; box-sizing:border-box;}

.jiejue_c{ width:100%; height:auto;}
.jiejue_pic{ width:100%; height:auto; text-align:center;margin-top:-45px;}
.jiejue_list{ width:100%; height:auto;padding:0 20px; overflow:hidden; box-sizing:border-box;transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    position: absolute;
    z-index: 3;
    opacity: 1; left:0; top:220px;}
.jiejue_list span{ display:block; background:url(../images/icon29.png) no-repeat left center; padding-left:10px; font-size:14px; color:#666666; margin-right:25px; float:left; line-height:20px; margin-bottom:5px;}
.jiejue_list span:nth-child(3n){ margin-right:0;}
.jiejue_detail{ width:100%; height:auto; padding:0 28px; text-align:center; margin-top:30px; box-sizing:border-box; opacity:0; z-index:0; position:absolute; left:0;    transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;}
.jiejue_detail p{ font-size:14px; color:#666666; line-height:24px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; height:72px;}
.jiejue_detail span{ display:block; width:105px; height:30px; line-height:30px; text-align:center; color:#fff; border-radius:15px; background:#B72024; font-size:14px; margin:0 auto; margin-top:20px;}
.jiejue_con li:hover{box-shadow:0px 5px 24px #B72024; border:1px solid #fe496b;}
 
.jiejue_con li:hover .jiejue_list{ opacity:0; z-index:1;}
.jiejue_con li:hover .jiejue_detail{ opacity:1; z-index:3;}
 

/********ÏîÄ¿ºÏ×÷*******/
.contactxm{
	font-size: 42px;
}

.contactTel{
	padding: 10px 40px;
	background: #b72024;
	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: #b72024;
	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%;
}


.searchlist{
	width: 48%;
	margin-right: 2%;
	float: left;
}


.wsearch{
	width:500px;
}
/*****ÆóÒµÎÄ»¯*******/
.whlist{
	background: #EEE;
	height: 120px;
}
.whlist .main{
	width: 120px;
	height: 120px;
	margin-right: 20px;
	background:#E72410;/* ä¯ÀÀÆ÷²»Ö§³ÖÊ±ÏÔÊ¾ */
    background-image: linear-gradient(to right,#B01101, #FA7264);
    float: left;
    font-size: 30px;
    line-height: 40px;
    padding:20px;
    color:#fff;
    font-weight: 300;
}
.whlist .minbody{
	width: calc(100% - 140px);
	float: left;
	line-height: 120px;
	font-size: 20px;
}

/*****ÁªÏµÎÒÃÇ********/
.lxwms{
	padding: 30PX;
	padding-left: 0;
	padding-bottom: 10px;
}
.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;
}




.gbook{width:100%; float:left; pading:5px 0 20px 40px; }
.gbook .form-group2 {width:48%; float:left; margin-right:2%; line-height:30px; color:#333; margin-bottom:20px;}
.gbook .form-group2 input{ width:100%; height:40px; line-height:40px;  border:1px solid #ddd; margin-bottom:15px; border-radius:1px; padding-left:5px;}
.gbook .form-group2 textarea{width:100%; height:60px; line-height:20px; border:1px solid #ddd;  margin-bottom:15px;  border-radius:1px; padding-left:5px;}
.gbook .form-group2 button{width:100%; height:30px; background:#b02c27; color:#fff; text-align:center; line-height:30px; border-radius:3px;}
.gbook .xuanzhe{margin-bottom:15px;}
.gbook .form-group2 select{ }
#xiqiu{height:40px!important; line-height:40px!important; color:#666; border:1px solid #ddd!important; width:48.5%;}

.gbook .form-group3 {width:98%; float:left;  line-height:30px; color:#333;  margin-bottom:20px;}
.gbook .form-group3 input{ width:20px; height:20px; line-height:20px;  border:1px solid #ddd; border-radius:1px; padding-left:5px; margin-right:5px;}
.mdai{margin-right:20px; line-height:20px; margin-top:-10px;}
.rd{ margin-right:5px;}
.mingzi{line-height:30px; margin-bottom:10px; width:100%;}
.gbook .form-group4 input{ width:98%; height:40px; line-height:40px;  border:1px solid #ddd; margin-bottom:15px; border-radius:1px; padding-left:5px;}
.gbook .form-group4 textarea{width:98%; height:60px; line-height:20px; border:1px solid #ddd;  margin-bottom:15px;  border-radius:1px; padding-left:5px;}
.gbook .form-group4 button{width:48%; height:42px; background:#b02c27; color:#fff; text-align:center; line-height:0px; border-radius:3px;}






/*******ÐÂµ×²¿µç»°*************/

.foot-tel{
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
}
.colorred{
	color:#b72024;
}
.span2{
	margin-left: 30px;
}


/*******ÐÂ¶þ¼¶**************/
.sonsort{
	background: #f2f2f2;
}
.btn-info{
	background: none;
	border:none;
	box-shadow: none;
	background: #00780C;
	color: #FFF;
	border-radius: 0;
}
.btn-info:hover,.btn:hover{
	color:#fff;
	background: #00780C;

}
.btn-light{
	background: none;
	border:none;
	box-shadow: none;
		border-radius: 0;
}
.btn{
	padding:20px 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: 200px;
	border:1px solid #ddd;
	background: #f8f8f8; 
	margin-bottom: 15px;
	padding-left: 15px!important;
}
.msg3{
	width: 200px;
	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: 200px;
	height: 40px;
	background: #b72024;
	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: #fff;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; 
   background:#333 url(../images/register-tip.png) no-repeat center;  
    width: 100%;
    height: auto;
    min-height: 250px;

 }
.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;
 
	position: absolute;
	top: 0;
	left: 0;
}


.cansulist .title{
     font-size: 16px;
     background: #ffff; 
     padding:6px 0 6px 0;
     margin-bottom: 10px;    
     text-align: left;
     overflow: hidden;
     white-space: nowrap;
  }
.cansulist:hover .title{
    background: #b72024;
    color:#fff;
   
  }

.navbar-expand-lg .navbar-toggler{
	display: none;
}


.wap1{
    display: none;
}






.img-circle{	 
	background: #578bea;
    width: 91px;
    height: 91px;
    display: block;
    border-radius:30%;
}


.listico{
	width: 91px;
    height: 91px;
	display: block;
	border-radius: 50%;
	background: #578bea;
}









@media(max-width: 1440px){
    .container-menu2{
		max-width: 1200px;
	}
	.container-nav{
		width: 100%;
	}
	.container-menu4{
		padding-left: 50px;
	}

	.container-top{
		width: 100%;
	}

	.modelist2{
		padding-right: 8px;
		padding-left: 8px;

	}
	.modelist2 .card{
		margin: 5px 0;
		height:175px;
	}
	.modelist2 .card a,.modelist2 .card img{
		height: 100%;
		display: block;
	}

	.modelist{
		padding-right:54px;
		padding-left: 54px;

	}
	.modelist .card{
		margin:4px 0;
		height: 180px;
	}
	.modelist .card a,.modelist .card img{
		height: 100%;
		display: block;
	}
	 

}

@media(max-width: 1200px){
	html,body{
		width: 100%;
		overflow-x: hidden;
		max-width: 100%;
	}
   .nav-right{
   	display: none;
   }
	
   .container-yw{
    		width: auto;
    		max-width: 86%;
    		margin:0 auto;
    	}
    .fangan_c{
    	background:#fff;
    }
     .container-my, .container{
 	width: 100%;
 }	
    .slogn .slogntxt{
    	font-size: 16px;
    }	
    .navbar-expand-lg .navbar-nav .nav-link{
    	font-size: 16px;
    	padding: 0px 10px;
    }

}
@media(max-width: 992px){
	.pc{
		display: none;
	}
	
	.wap1,.wap2{
	display:block;
	}
	
 
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .pt-3-pc{
  	padding-top: 0
  }

  .navbar-expand-lg .navbar-nav .nav-link{
    	font-size: 16px;
    	padding: 0px 5px;
    }


   
    .navbar-collapse{
    	flex-basis: auto;
    	display: flex!important;  
    }
 
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand-lg>.container{
	flex-wrap: nowrap;
}


 .fangan_c{
		background: #FFF;
		height: auto;
		display: table;
	}
	.c1_list{
	      width: 49%;
	      margin-right:2%;	      
	      height: auto;
	     margin-bottom: 15px;
	     padding-top: 10px;
	         border: 6px solid #DDE0E4;
	    border-radius: 40px;
	    height: 160px;
	    position: relative;
	    margin-bottom: 30px;
	}
	.c1_list:nth-child(2n){
		margin-right: 0;
	}
	.c_list{
		padding-top: 10px;
	}

	.c_list .title{
		font-size: 14px;
	}

	.c_list .desc{
		font-size: 14px;
	}

	.c1_list:first-child .c_list{
		padding-left: 20px;
		padding-right: 20px;
	}
	.c1_list:nth-child(2) .c_list{
		padding-left: 20px;
		padding-right: 30px;
	}

	.c1_list:nth-child(3) .c_list{
		padding-left: 20px;
		padding-right: 30px;
	}
	.c1_list:nth-child(4) .c_list{
		padding-left: 20px;
		padding-right: 30px;
		margin-left: 0;
	}
	.c1_list:nth-child(5) .c_list{
		padding-left: 20px;
		padding-right: 20px;
	}

	.c1_list:nth-child(6) .c_list{
		padding-left: 20px;
		padding-right: 30px;
		margin-left: 0;
	}
	.c1_list:nth-child(7) .c_list{
		padding-left: 20px;
		padding-right: 30px;
		margin-left: 0;
	}

	.c1_list:nth-child(8) .c_list{
		padding-left: 20px;
		padding-right: 30px;
		margin-left: 0;
	}

}

.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;
}

@media(max-width: 768px){
    .lc_txt{height:auto;padding:50px 15px;}
.txt_bg{font-size:80px;}
.my_txt .desc{margin-top:5px;}
	.lc_img{height:auto;}
	
	.img-circle{
		margin: 0 auto;
	}
	.pc{
		display: none!important;
	}
	
	.pc2{
		display: none!important;
	}
	.wap{
	display:block!important;
	}
	.navbar-expand-lg .navbar-toggler{
		display: block;
	}
  .navbar-collapse{
    	flex-basis: 100%;
       display:none!important; 
    }
 
 
	.collapse:not(.show){
		display: none;
	}

	
	
	
	.span2{
		margin-left: 0
	}
	.containernews{
		margin-top: 20px
	}
	.container-my, .container{
		width: 100%;	 
	}
	
	.lxwms{
	 	background: #FFF;
	}
	.top-nav{
		
		top: 0;
		z-index: 9999999999999;
		line-height: 25px;
		overflow: hidden;
	}
    .top-down{
    	display: block;
    	height: 160px;
    }
	.top-info{
		display: block;
		height: 160px;
	}
	.navbar-light .navbar-toggler{
		border:none;
		float: right;
	    position: absolute;
	    right: 10px;
	    top: 12px;
	    font-size: 22px;
	    font-weight: 300;
	    color:#333;
	}
	.navbar{
		top: 0px;
		padding:0;
		display: block;
		z-index: 9999999999999;
		 
		width: 100%;
	}
	.logo-sm-height{
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 15px;
		height: 40px;
	}
	.navbar-expand-lg .navbar-collapse{
	margin-top: 30px;
	z-index: 9999999999999;
	background: #fff;
	}
	.navbar-expand-lg .navbar-nav .nav-link{
		line-height: 30px;
	}
	 

  	.menu2 {
	position:fixed;
	z-index:999999999999;
	background:#fff;
	border-top:1px solid #ddd;
	display:none;
	height:100%;
	width: 110%;
	overflow-y:scroll;
	left:-5px;
	padding-left:0px;
	}
	.onemenu {
		list-style-type:none;
		width:100%;
		padding-left:30px;
		float:left;
		border-bottom:1px solid #ddd;
		padding-top:10px;
		padding-bottom:10px;
	}
	.link {
		font-size:16px!important;
		font-weight:300!important;
		line-height:24px;
		margin-bottom:10px;
		display:block;
	}
	.menu3 {
		width:49%;
		float:left;
		text-align:center;
		margin-right:1%;
		background:#f8f8f8;
		margin-bottom:3px;
		font-size:12px;
		line-height: 30px;
	}
		
 

	.indexBanner{
		margin-top: 0px;
		padding-bottom:0px;
	}
	.jumbotron{
		padding: 6rem 2rem;
	}
	.bannerName{
		margin-top: 3rem;
	}






/******Ê×Ò³²úÆ·*********/
	.indexProductList{
		padding-right: 5px;
		padding-left:5px;
	}
	.productIndex{
		padding: 5px 5px;	
		
	}
	.indexProduct{
		margin:0px 0px 10px 0px;
	}
	.indexProductTitle{
		font-size: 12px;		
	}
	.card-body{
		padding:0.75rem;
	}

/******Ê×Ò³Í¼*********/
	.indexTuContent{
		width: 100%;
	}
	.tucontent{
		margin-right: 5%;
		margin-left: 5%;
		margin-top: 30px;
	}
	.tucontent .title{
		font-size: 16px;
		margin-bottom: 10px;
	}
	 
	.IndexSubTitle{
		font-size: 16px;
	}
	.indexTu{
	height: 200px;
}


/******Ê×Ò³ÐÐÒµÓ¦ÓÃ*********/
	
	.indexCase{
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 15px;
	}
	.indexCase .mask{
		display: block;
		background: rgba(0,0,0,.5);
		padding-top: 15px;
		font-size: 16px;
	}


	/******Ê×Ò³ÐÂÎÅ*********/
	.media .news-img{
		width: 70px;
		height: 70px;
	}
	.newstitle{
		font-size: 14px;
	}
	.newsdesc{
		height: 40px;
		line-height: 20px;
		font-size: 12px;
		margin-top: -0.4rem;
	}
	.newsdata{
		display: none;
	}
	.media{
		padding:8px;
	}
	.newsmb{
		margin-bottom:10px;
	}



	/******Ê×Ò³ºÏ×÷»ï°é*********/
	.parter{
	        width: 33%;
	        margin-bottom: 15px;
		}
	.parter img{
		max-width: 80%;
		height: 48px;
	}
	#p10{
		display: none;
	}



/*****È«¾Öµ×²¿*********/
	.container-custom{
		 width: 100%
	}
	#btn-open-search-foot{
		display: none!important;
	}
	#footer-search{
		display: block!important;
	}	
	.top-line{
		border-bottom: none;

	}
	.button-line a{
		font-size: 12px;
	}
	#footer-search{
		width: 100%;
		margin-top: 15px;
	}
	.js-search-footer-input-popup{
		width: 100%;
	}
	.bg-info{
		background: #333!important;
	}
	.lh-2 li{
		margin-bottom: 0;
	}
	.footNav a{
		margin-bottom: 10px;
	}
	.footmenus{
		padding-bottom: 0;
	}

	.col-md-ftmenu{
		width: 100%;
	}


/*****²úÆ·*********/

	.product-title{
		border-top: none;
		box-shadow:none;
		line-height: 24px;
		padding-top: 15px;
		padding-bottom: 20px;
		height: auto;
		font-size: 14px;
		text-align: left;
	}
	.back-sort{
		margin-top: 0px;
		margin-bottom: 10px;
		font-size: 12px;
		padding:5px 0;
		width:99%;
		float: left;
		text-align: center;
	}

	.content-product img{
		max-width: 100%;	
	}

/********²úÆ·ÏêÇé*******/

	.mainInfo{
		padding-top: 30px;
	}


/*****°¸Àý*******/
	.caselistInfo{
		margin-left: -15px;
		margin-right: -15px;
		
	}
	.caselistInfo .cent .title{
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.caselistInfo .cent .desc{
		margin-top: 0;
	}
	.caselistImg{
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.caselist{
		margin:10px;
		padding:10px;
	}

	.IndexMore{
		display: inline-block;
		margin-bottom: 10px;
	}

	.contactTel{
		font-size: 18px;
	}

	.contactTel2 a{
		font-size: 18px;
		color:#fff!important
	}


/*****ÍÆ¼ö********/

	.card-img-top{
		height: auto;
	}
	.card-title{
		font-size: 13px;
	}



/*****banner********/
	.jumbotron_contact{
		min-height: 300px;
	}

/*****ÊÛºó·þÎñ********/
	.tabmenu a{
		font-size: 14px;
		padding:6px 5px;
	}

/*****¶þ¼¶²Ëµ¥********/

	.btn{
		padding: 10px 6px;
		font-size: 13px;
	}


	/******ÁôÑÔ±íµ¥********/
	.mymsg{
		width:94%;
		margin-left: 3%;
	}
	.msg1{
		width: 100%;
	}
	.tj{
		margin-top: 15px;
	}


	.span2{
		display: block;
	}


	/****Ê×Ò³¹ö¶¯Êý×Ö*************/
	.indexNum{
		padding-top: 40px;
		padding-bottom: 20px;
	}
	.numico{
		max-width: 100%;
	}
	.timer{
		font-size:30px;
		line-height: 30px;
		height: 30px;
	}
	.numdesc{
		font-size: 12px;
	}

	.icos{
		width: 60px;
	}
    .txts{
		width: calc(100% - 60px);
    }

	.numico{
		width:100%;
	}




	.indexabout{
	    
		overflow-y: hidden;
		display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:14;
	overflow: hidden;
	text-indent:0!important;

	}
	.mb-6, .my-6{
		margin-bottom: 1.5rem!important
	}

	.js-search-footer-input-popup{
		height: 36px;
	}


	 .wapfootmenu{
	 	width: 100%;

	 }
	 .wapfootmenu .menuone{
	 	width: 100%;
	 	height: 40px; 	
	 	background: #fff;
	 	line-height: 40px;
	 	padding-left: 20px;
	 	border-top:1px solid #ddd;
	 }
	 .wapfootmenu .menutwo{
	   width: 100%;
	   background: #fff;
	   border-top:1px solid #ddd;
	   
	 }
	 .wapfootmenu .menutwo li{ 
	  
	    padding-left: 40px;
	    width: 50%;
	    float: left;
	    margin-top: 10px;
	    margin-bottom:10px;
	 }
	  .wapfootmenu .menutwo li a{
	  	font-size: 13px;
	  }
	 .menudown{
	 	float: right;
	 	margin-right: 20px;
	 }


	.top-info,.top-down{
		height: auto;
	}
	.top-info .web .title{
		font-size: 16px;
		margin-top: 15px;
	}
	.top-info .web .desc{
		margin-top: 10px;
		margin-bottom: 15px;
		font-size: 13px;
	}

	#newslist4,#newslist5,#newslist6{
		display: none;
	}

	.btn-open-search, .btn-open-search2{
		margin-top: 7px;
		margin-left:0;
	}
	.top-search{
		top: 20px;
	}

	.zzh{
		margin-top: 30px;
	}
	.footer{
		padding-top: 0!important
	}

	.container-nav{
		display: block;	
	}
	.nav-right {
		display: none;
		position: absolute;
		right:100px;
	}
	.top-search{
		right:0;
	}
	.top-search input{
	   width: 250px;
	}
	.top-search button{
		position:absolute;
	}

	.producttj{
		padding-left: 0;
		padding-right: 0;
	}

	.aboutT1{
		font-size: 40px;
		  
	}
	.footphone{
		font-weight: bold;
	}

	.indexProduct:hover .productIndex .card-img-top{
		transform:scale(1);
	}


	.contactxm{
	    font-size:24px;
	}
	.xmadd{
	    font-size: 20px;
	}

	.wapIMG{
	    height: 100px;
	    overflow: hidden;
	}

	.shangxia{
	    margin-bottom: 10px;
	}

	.productBtn{
	    width:24%;
	    padding:5px 0;
	    font-size: 12px;
	    margin-bottom:15px;
	    display: inline-block;
	    text-align: center;
	}

	/*****ÒµÎñ·¶Î§*********/

	

	.container-yw{
    		width: auto;
    		padding:0 15px;
    		margin:0 auto;
    	}
    .c1_list{
	      width: 100%;
	      margin-right:0%;	      
	      
	}
	.pt-3-pc{
	    padding-top:0px;
	    margin-top:-10px;
	}
	.pt-3-pc .title{
		height:120px;
      display: flex;
    align-items: center;
    justify-content: left;
   
	}
    
    .c_list .mynum{
    	font-size: 30px;
    }
	/*****Ê×Ò³ÐÂÎÅ*********/

	.containernews{
		width: 100%;
	}

	.news_left{
		width: 100%;
		height: auto;
	}
	.indexnews .date{
		width: 80px;
		height: 80px;
	}
	.indexnews .date span{
		font-size: 20px;
	}

	.indexnews .newsdesc{
		width: calc(100% - 100px)
	}
	.indexnews .newsdesc .title{
		font-size: 16px;
		line-height: 25px;
	}
	.indexnews .newsdesc .desc{
		height: 48px;
		overflow-y: hidden;
	}

	 .news_more{
	 	margin:20px auto 0 auto;
	 }

	.news_right{
		display: none;
	}



	.specialty-slide li{
		width: 50%;
	}

	#indexabout{
		padding-top: 20px!important;
	}


	.index{
		font-size: 16px;
		font-weight: bold;
		padding: 0 20px;
	}

	.cansulist .title{
		font-size: 14px;
		padding:10px;
		 
	}
	.cansulist .title img{
		display: none;
	} 

	.ul_1 li.l1 .imgbox .img img,.ul_1 li.l2 .imgbox .img img,.ul_1 li.l3 .imgbox .img img,.ul_1 li.l4 .imgbox .img img{
		width: 100%;
	}

	.specialty-slide li{
		padding:10px 0;
	}
	.specialty-slide li h1{
		font-size: 14px;
	}

	.msg2{
		width: 100%;
	}
	.jumbotron-fluid{
			margin-top: 0px;
		}


	.modelist2{
	height: 160px;	
	}
	.modelist2 .card{
		height: 95px;
	}	


	.modelist{
	height: 200px;
	padding-right: 58px;
	padding-left:56px;
	padding-top: 10px;
	}
	.modelist .card{
		height: 135px;
	}	
	.casename{
		margin-top:35px;
		font-size: 12px;
	}


	.indexcase{
		height: 60px;
		line-height: 60px;
	}
	.who{		 
		font-size: 20px;
	}


	.flex-row{
		display: block;
	}
	.items-service .item{
		width: 100%;
		border:1px solid #ddd;
		margin-bottom: 5px;
		padding:10px 0;
	}
	.items-service .img-block{
		margin: 0 10px;
		display: table;
		vertical-align: top;
	}
	.items-service .item:before{
		display: none;
		border-color:transparent;
	}


	.fananheight{
		min-width: 100%;
	}
	.home_container{
		width: 96%;
		margin-left: 2%;

	}
	.fang_list li{
		width: calc(33% - 16px);
		margin-right: 8px;
		margin-left: 8px;
	}
	.fang_pic{
		width: 100px;
		height: 100px;
		border-radius: 50%;
	}
	.fang_pic .pic-box{
		width: 100px;
		height: 100px;
	}
	
	.pub_title_en{
		font-size: 30px;
	}

	.jiejue_con li{
		width: 98%
	}

	.dl_6{
		    padding-top: 10px;
    padding-bottom: 10px;
	}
    .caselistImg img{
		height: auto;
	}

	.slogn{
		position: absolute;
		left: 60px;
		top:5px;
		z-index: 888888;
	}
	.slogn .slogntxt{
		font-size: 12px;
	}


	.mb-8{
		margin-bottom: 50px!important;
	}
	.py-10{
		padding:50px 0!important;
	}


	.content img, .content iframe{
		margin-bottom: 10px;
	}







/*****ÊÖ»ú*********/
}