ul,li{
	padding: 0;
	margin: 0;
	list-style: none;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
.fullImg>img{
	width: 100%;
}
.hearder{
	background-color: #EC6100;
	color: #fff;
	font-size: 14px;
	padding: 10px 0;
}
.searchGruop{
	position: relative;
}
.searchGruop>span{
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	color: #EC6100;
	font-size: 18px;
}
.searchGruop>input{
	padding: 5px 10px;
    width: 300px;
}
.headerTime{
	height: 30px;
    line-height: 30px;
}
.logoBar{
	margin-top: 30px;
}
.logo{
	width:420px;
}
.telPhone{
	font-size: 22px;
	color:#ec6100;
	margin-left: 140px;
}
.telPhone>div{
	width: 30px;
	margin-right: 5px;
}
.loginInput{
	width: 170px;
}
.loginInput>input{
	width: 100%;
	padding: 5px;
    margin-bottom: 5px;
}
.loginBtn{
	width: 45px;
	margin-left: 15px;
	cursor: pointer;
}
.navBtn{
	font-size: 18px;
	color: #2c3037;
	text-align: center;
}
.navlists{
	position: relative;
	width: 133px;
	text-align: center;
	margin: 30px auto 10px;
}
.headerBanner img {
    width: 100%;
}
.navlist>li:not(:last-child){
	/* margin-right: 48px; */
}
.navlists.active>a{
	border-bottom:2px solid #EC6100;
}
.navSubList{
	background-color: #fff;
	position: absolute;
	top: 27px;
	left: 0;
	margin: 0;
	/* overflow: hidden; */
	z-index: 1000;
	display: none;
	margin-top: 9px;
	border-top: 3px solid #EC6100;
}
.navSubList:before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 10px solid #EC6100;
	position: absolute;
	left: 50%;
	top: -12px;
	transform: translateX(-50%);
}
.navSublists {
    width: 133px;
    text-align: center;
    border-bottom: 1px solid #e3dfdf;
    padding-bottom: 5px;
    margin-bottom: 5px;
    line-height: 45px;
    height: 45px;
}
.navSubList>li:last-child{
	border: 0;
}
.navSublists>.navSubListBtn{
	color: #333;
	font-size: 14px;
}
.bigBanner{
	width: 100%;
	/*height: 420px;*/
	margin-bottom: 20px;
}
.smallBanner{
	width: 575px;
}
.newsList{
	width: 585px;
}
.newslistBar{
	width: 100%;
	height: 46px;
	background: url(../../img/listtop.jpg) no-repeat;
	background-size: 100%,100%;
	line-height: 51px;
	padding-right: 20px;
}
.newslistTitle{
	font-size: 20px;
	color: #fff;
}
.readMore{
	font-size: 14px;
	color: #685555;
}
.newsLists>li>a{
	color: #666666;
	font-size: 16px;
}
.newslist-content{
	width: 500px;
	display: inline-block;
}
.newslist-time{
	width: 85px;
}
.newsLists>li{
	margin-bottom: 15px;
}
.textScoll>span{
	font-size: 22px;
	color: #666666;
	line-height: 1;
	color: #D3D3D3;
}
.textScoll>span>span{
color: #666;
}
.textScoll{
	border-top: 1px dashed #aaa;
    border-bottom: 1px dashed #aaa;
    padding: 10px 0 5px;
}
.bannerFullBar{
	margin: 25px auto;
}
.productDisplay{
	min-height: 420px;
	background: url(../../img/bg.jpg) no-repeat;
	background-size: 100%,100%;
}
.productDisplay{
	margin: 0 auto 40px;
	padding-top: 40px;
}
.productTitle>h1:first-child{
	font-size: 36px;
	color: #231815;
}
.productTitle>h1:last-child{
	font-size: 24px;
	color: #949494;
	text-transform: uppercase;
}
.videos{
	width: 388px;
	margin-right: 17px;
}
.wokings{
	width: 570px;
	margin-right:20px;
}
.serves{
	width: 205px;
}
.public-title-text{
	font-size: 20px;
	color: #010101;
}
.public-title-redmore{
	font-size: 14px;
	color: #A1A1A1;
	line-height: 30px;
}
.video-img{
	width: 388px;
	position: relative;
}
.video-playBtn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 70px;
    font-weight: normal;
}
.wokings .newslist-content{
	width: 485px;
}
.wokings .newsLists>li{
	border-bottom: 1px dashed #B6B4B4;
	line-height: 1;
	padding: 13px 0;
	margin-bottom: 0;
}
.servesContent,.manpower{
	border: 1px solid #DDDDDD;
	padding: 13px 9px;
	color: #666666;
	font-size: 14px;
}
.servesContent>div:not(:last-child){
	margin-bottom: 5px;
}
.servesTel-icon{
	color: #D4D4D4;
	display: inline-block;
	margin-right:12px;
}
.server-number{
	padding-left: 30px;
	margin: 0 auto;
}
.manpower{
	padding: 10px 20px;
}
.manpower>div{
	width: 64px;
}
.manpower-icon{
	display: block;
	width: 23px;
	height: 28px;
	margin: 0 auto 7px;
}
.manpower-icon>img{
	height: 100%;
}
.manpower>a>p{
	font-size: 16px;
	color: #666666;
}
.productList{
	width: 148px;
	height: 148px;
	overflow: hidden;
	border-radius: 50%;
	position: relative;
}
.productText{
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 100%;
	background-color: rgba(255, 0, 0, 0.8);
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin: 0;
	text-align: center;
	transition: all .3s linear;
}
.productDisplay>ul{
	margin-top: 50px;
}
.productDisplay>ul>li:not(:last-child){
	margin-right: 27px;
}
.productList:hover>.productText{
	bottom: 0;
}
.productList:hover>.productImg>img{
	transform: scale(1.2);
}
.productList>.productImg>img{
	transition: all .3s linear;
}
.sweiperContainer{
	margin: 35px auto;
}
 .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
    }
 .slideText{
 	text-align: center;
 	font-size: 20px;
 	color: #000000;
 	background-color: #E1E1E4;
 	margin:10px 0 0 0;
 	height: 50px;
 	line-height: 50px;
 }
 .friendLink{
 	background-color: #EC6100;
 	padding: 15px 0;
 }
.friendLabel{
	font-size: 20px;
	color: #ffffff;	
}
.linkGroup{
	width: 220px;

}
.friendLink .linkGroup:not(:last-child){
	margin-right: 67px;
	
}
.linkGroup>div,.linkGroup>div>button,.linkGroup>div>.am-dropdown-content{
	width: 100%;
}
.linkGroup>div>button{
	background-color: transparent;
	border-color: #fff;
}
.linkGroup .am-btn-primary.am-active, .am-btn-primary:active, .am-dropdown.am-active .am-btn-primary.am-dropdown-toggle{
	background-color: transparent;
	border-color: #fff;
}
.linkGroup .am-btn-primary:focus, .am-btn-primary:hover{
	background-color: transparent;
	border-color: #fff;
}
.linkGroup ul.am-dropdown-content>.am-active>a{
	 	background-color: #EC6100;
}
.footermsg{
	background-color: #E1E1E4;
	padding: 30px 0;
}
.footermsg>div>div:not(:last-child){
	border-right: 1px solid #CECECE;
}
.footer-product{
	width: 190px;
	min-height: 300px;
}
.footer-parts{
	min-height: 300px;
	padding-left: 30px;
}
.footer-conact{

	width: 870px;
}
.footer-company{
	padding-left: 30px;
	width: 254px;
}
.footer-title{
	font-size: 20px;
	color: #000000;
	font-weight: 600;
	margin-bottom: 15px
}
.footer-line{
	width: 58px;
	height: 3px;
	background-color: #EC6100;
}
.connact-lists>p,.footer-lists{
	font-size: 12px;
	color: #666666;
}
.footer-lists{
	line-height: 1;
	margin-bottom: 15px;
}
.connact-lists{
	margin-bottom: 5px;
}
.qrcode{
	width: 97px;
	margin-bottom: 20px;
}
.footer-company>p{
	font-size: 18px;
	color: #000000;
}
.footerbar{
	height: 15px;
	background-color: #EC6100;
}
/* 2020css */
.newsLists>li{
	margin-bottom: 21px;
	margin-top: 21px;
}
.newslistBar ul li{
	font-size: 20px;
	color: #ec6200;
	text-align: center;
	float: left;
	width: 125px;
}
.newslistBar .on{
	background: url(../../img/lb.png) top left no-repeat; color: #FFFFFF;
}
.productDisplay { 
    border-top: 2px solid #ec6200;padding: 0px;min-height: 580px;
    background: url(../../img/bg.jpg) no-repeat;
}
.m2inc {
    overflow: hidden;
    width: 1200px;
    margin: 0px auto;
}
.m2inca {
    overflow: hidden;
    width: 1198px;
    height: 62px;
    background: #fff;
    position: relative;
    border: 1px solid #e9e9e9;
    border-top: none;
}
.m2inca li {
    float: left;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 129px;
    height: 62px;
    line-height: 62px;
    border-left: 1px solid #e9e9e9;
}
.m2inca li.m2incc {
    font-size: 18px;
    color: #ec6100;
    text-align: left;
    background: url(../../img/zb7.jpg) no-repeat 28px 20px;
    padding-left: 63px;
    border-left: 0px solid #e9e9e9;
	font-weight: bold;
}
.m2inca li.m2incc a {
    color: #ec6100;
}
.m2inca_off {
    color: #fff;
    background: #ec6100;
}
.m2inca_off a {
    color: #fff;
}
.m2inca_on a{
	color: #333333;
}
.m2inca_box_block {
    display: block;
}
.m3incc {
    overflow: hidden;
    width: 1200px;
    margin: 20px auto 0px;
}
.public-title2{
border-bottom: 1px solid #d9d9da; height: 35px;	
}
.rencai-l{
	width: 68px;
	float: left;    margin-top: 20px;
}
.rencai-r{
	width: 382px;
    float: left;
    overflow: hidden;
}
.wokings{
	width: 460px;
	margin-right:20px;
}
.serves{
	width: 260px;
}
.serves-t{font-size: 20px; 
	color: #666666;
	padding: 0px 39px;
}
.icon{
	margin-right: 20px;
}
.servesContent{
	margin-bottom: 11px;
}
.hearder{
	background-color: #d8d3cf;
	color: #fff;
	font-size: 14px;
	padding: 5px 0;
}
.headerTime {
	color: #000000;
    height: 30px;
    line-height: 30px;
}
.am-form-field{
	font-size: 12px; text-align: center;
}
.bigBanner {
    width: 100%;
    height: 480px;
    margin-bottom: 20px;
}
.bjs{
	background: #ec6100;
    width: 1200px;
    margin: 0 auto;
    height: 55px;
    margin-top: 20px;
}
.navlists {
    position: relative;
    width: 146px;
    text-align: center;
    margin: 10px auto;
    padding-top: 10px;
	
}
.bigBanner {
    width: 100%;
    height: 480px;
    margin-bottom: 20px;
    float: left;
}
.navon{
	background: url(../../img/nav-bg.jpg)no-repeat top left;
	height: 45px;
}
.navon a{
	color: #ec6100;
}
.navBtn {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}.navSubList {
    background-color: #fff;
    position: absolute;
    top: 27px;
    left: 0;
    margin: 0;
    /* overflow: hidden; */
    z-index: 1000;
    display: none;
    margin-top: 17px;
    border-top: 3px solid #c80000;
}

.icon-search {
   position: absolute;
    right: 10px;
    top: 16%;
    height: 19px;
    width: 23px;
    background-color: blue;
    background: url(../../img/icon-s.png) no-repeat right;
}
.newsLists li {
   padding: 0px 0px 0px 21px;
    text-align: left;
    background-attachment: scroll;
    background: url(../../img/dian.jpg);
    background-repeat: no-repeat;
    background-position: 0 8px;
}
.newslist-content {
    width: 476px;
    display: inline-block;
}
.wokings .newsLists>li {
    border-bottom: 1px dashed #B6B4B4;
    line-height: 1;
    padding: 3px 0px 6px 14px;
    margin-bottom: 0;
}
.navSubList:before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 10px solid #c80000;
	position: absolute;
	left: 50%;
	top: -12px;
	transform: translateX(-50%);
}
a:focus, a:hover {
    color:#fdd3a6;
}
.am-fl .navlists .navBtn a:hover {
    color:#ec6100;
}

.connact-list li{
	float:left;
	margin: 20px;
    height: 148px;
}
.headerwebsite{
	margin-left:20px;
	color: #000000;
}
.headerwebsite:hover{
     color: #ffffff;
}