.ind-jnh{
	width: 100%;
	height: 350px;
	min-width: 1200px;
}
.ind-jnh img{
	height: 350px;
	width: 100%;
	min-width: 1200px;
}
.ind-row{
	width: 1200px;
	margin: auto;
	clear:both;
}
.ind-sever{
	height:35px;
	line-height: 35px;	
	padding: 40px 0 5px 0;
}

.ind-bto {
	margin-left: -20px;
}
.ind-dt img{
	width: 1200px;
}
.ind-bto li{
	width:590px;
	margin: 20px 0 0 20px;
	float: left;
    -webkit-box-shadow: 0px 2px 2px #c7c6c6;
    -moz-box-shadow: 0px 2px 2px #c7c6c6;
    box-shadow: 0px 2px 2px #c7c6c6;
}
.ind-bto li img{
	width:590px;
}
.ind-bto2 {
	margin-left: -20px;
}
.ind-bto2 li{
	width:386px;
	margin: 20px 0 0 20px;
	float: left;
    -webkit-box-shadow: 0px 2px 2px #c7c6c6;
    -moz-box-shadow: 0px 2px 2px #c7c6c6;
    box-shadow: 0px 2px 2px #c7c6c6;
}
.ind-bto2 li img{
	width:386px;
}
.ind-hx{
	height: 220px;
	margin: 20px 0;
}
.ind-yq{
	width: 60px;
	height: 220px;
	line-height: 220px;
	text-align: center;
	padding-top:80px;	
	box-sizing: border-box;
}
.ind-kh{
	width: 40px;
	height: 40px;
	line-height: 40px;	
	background: #e5e5e5;
	color: #666666;
	border-radius: 50px;
	font-size: 24px;
	text-align: center;
}
.ind-dt{
	width: 1200px;
	margin: auto;
}
.ind-lub{
	height:100px;
	line-height: 100px;	
}
.ind-lu{
	height: 100px;
	line-height: 100px;
	text-align: center;
	padding-top: 30px;	
	box-sizing: border-box;
}
.ind-font18{
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
}
.ovef{
	overflow:hidden;
}
.company-name{
	overflow: hidden;
    margin: 20px 0;
    color: #999999;
    height: 25px;
}
.company-name ul li{
	margin-right:20px;
	float: left;
	font-size:14px;
}
.company-name ul li a{
	/* width: 196px; */	
	cursor:pointer;	
	font-size:14px;
	color:#666666;	
}
.company-name ul li a:hover{
	color: #09b4eb!important;
}
.company-name-active{
	color: #09b4eb!important;
}
.focus .bd li a {
    width: 100%;
    display: block;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.focus .bd li img {
    width: 100%;
    height: auto;
    background: url(../images/loading.gif) center center no-repeat;
}
.focus .hd {
    width: 100%;
    height: 14px;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    text-align: center;
}
 .focus .hd ul {
    display: inline-block;
    height: 5px;
    padding: 3px 5px;
    border-radius: 5px;
    font-size: 0;
    vertical-align: top;
}

.focus .hd ul li {
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius:50%;
    background: #ccc;
    margin: 0 10px;
    vertical-align: top;
    overflow: hidden;
}
.focus .hd ul .on {
    background: #0092ce;
} 



.ind-ad{
	position:fixed;
	bottom:0;
	left:0;
	z-index:10;
	display:block;
}
.ind-ad img{
	width:240px;
}
.ind-close{
	position:absolute;
	top:0;
	right:0;
	z-index:15;
	cursor:pointer;
}
.ind-close img{
	width:25px;
	height:25px;
}
.ind-font14:hover{
	color: #09b4eb;
}
.map-div,.map-row{
	margin: auto;
	position: relative;
	border:1px solid #ccc;
}
.map-row{
 	width: 1200px;
    height:400px;
 }
 .map-div{
 	width: 100%;
    height:410px;
 }
.ind-detail{
	position:absolute;
	bottom:0px;
	left:0;
	background-color:rgba(0,0,0,0.5);
	line-height:40px;
	height:40px;
	padding:0 13px;
	box-sizing:border-box;
	color:#ffffff;
	width:100%;
	font-size:14px;
	cursor:pointer;
	display:none;
}
.ind-detail span:first-child{
   width:298px;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   font-size:14px;
}
.ind-detail span{
	color:#ffffff;
}
.amap-icon img{
	width:100%;
	height:100%;
}
.company-indname{
	line-height: 35px;
    overflow: hidden;
    width: 162px;
    height: 35px;
    text-align:center;
}
#wrapBox2, #count2 {
    height: 80px!important;
}

.flicker-example { 
	width: 100%; 
	height: auto; 
	margin-left: auto; 
	margin-right: auto;
	}
.flicker-example ul li{
	background-size: 100% auto;
}
.flicker-example img{
	width: 100%; 
	height: auto; 
}
.flicker-example a{
	display: block;
	width: 100%; 
	height: 500px; 
}
/*
.bd > ul > li > a:hover > img {
  transform: scale(1.05, 1.05);
  transition: .5s transform;
}

.bd > ul > li > a > img {
  transform: scale(1, 1);
  transition: .5s transform;
}



.ind-row ul > li > a:hover > img {
  transform: scale(1.05, 1.05);
  transition: .5s transform;
}

.ind-row ul > li > a > img {
  transform: scale(1, 1);
  transition: .5s transform;
}

.ind-row ul > li > a >div:hover > img {
  transform: scale(1.05, 1.05);
  transition: .5s transform;
}

.ind-row ul > li > a >div > img {
  transform: scale(1, 1);
  transition: .5s transform;
}
*/
.pro-lit {
    width: 1200px;
    margin-top: 0px;
}



.notice-column-wrap{
	width: 100%;
	height: 55px;
	background-color: #eeeeee;
}
.notice-column-box{
	width: 1200px;
	margin: 0 auto;
	line-height: 55px;
	font-size: 18px;
}
.notice-title {
	float: left;
	padding-left: 25px;
	color: #a90000;
}

.notice-title span {
	display: block;
	float: left;
}




.outer {
	width: 750px;
	height: 55px;
	overflow: hidden;
	float: left;
}

.outer ul {
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	-webkit-transform: translate3d(0, 0, 0);

	transform: translate3d(0, 0, 0);
	font-size: 0;

	white-space: nowrap;

}

.outer ul li {
	display: inline-block;
	color: #403f3f;
	padding-right: 50px;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	font-size: 18px;
	line-height: 55px;
}

.theanimation {
	animation: theanimation 30s infinite linear;
	-webkit-animation: theanimation 30s infinite linear;
}

@keyframes theanimation {
	from {
		transform: translateX(0%);
	}
	to {
		transform: translateX(-100%);
	}
}

@-webkit-keyframes theanimation {
	from {
		-webkit-transform: translateX(0%);
	}
	to {
		-webkit-transform: translateX(-100%);
	}
}
.more-wrap{
	float: right;
	padding-right: 25px;
	color: #000000;
}
.notice-column-title{
	width: 327px;
	height: 42px;
	margin: 0 auto;
	margin-top: 30px;
	line-height: 30px;
	background: url(../img/index/notice-title-bg.png) bottom center no-repeat
}
.notice-column-title li{
	font-size: 18px;
	font-weight: 600;
	float: left;
	width: 50%;
	text-align: center;
}
.notice-p{
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	margin: 25px 0;
}
.notice-column-show{
	padding-left: 160px;
}
.notice-column-show li{
	margin-right: 24px;
	width: 156px;
	height: 190px;
	float: left;
	text-align: center;
	line-height: 190px;
	margin-bottom: 50px ;
	cursor: pointer;
}

.notice-column-photo img{
	vertical-align: middle;
}
.notice-column-photo img:nth-child(2){
	display: none;
}

.product-bg{
	
	background: url(../img/index/pan.png) center center no-repeat;
	position: relative;
	background-size: cover;
}
.product-title-bg{
	width: 1200px;
	height: 65px;
	background: url(../img/index/product-font-bg.png) center center no-repeat;
	margin: 0 auto;
	position: relative;
}
.product-more{
	width: 30px;
	height: 16px;
	background: url(../img/index/video-icon2.png) center center no-repeat;
	position: absolute;
	bottom: 0;
	margin-bottom: 10px;
	right: 0;
	margin-right: 20px;
}
.product-more a{
	display: block;
	width: 30px;
	height: 16px;
}
.product-show-wrap{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;

}
.product-left-arrow{
	float: left;
	width: 100px;
	height: 369px;
	background: url(../img/flickerplate/arrow-left-light.png) left center no-repeat;
	cursor: pointer;
	position: absolute;
	top: 0;
	margin-top: 85px;
	left: 50%;
	margin-left: -700px;
	
}
.product-show-auto{
	float: left;
	width: 1200px;
	height: 369px;
	overflow: hidden;
}
.product-show-box{
	width: 1536px;
}
.product-box{
	width: 369px;
	height: 369px;
	float: left;
	margin-right: 15px;
	background-color: #FFFFFF;
	overflow: hidden;
	position: relative;
}
.product-box img{
	width: 369px;
	height: 369px;
}
.product-right-arrow{
	float: left;
	width: 100px;
	height: 369px;
	background: url(../img/flickerplate/arrow-right-light.png) right center no-repeat;
	cursor: pointer;
	position: absolute;
	top: 0;
	margin-top: 85px;
	right: 50%;
	margin-right: -700px;
}
.fillter-box{
	display: none;
	width: 369px;
	height: 369px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background:url(../img/index/product-fillter-bg.png) repeat;
}
.add-shoping{
	float: left;
	width: 46px;
	height: 46px;
	margin-top: 150px;
	margin-left: 122px;
	cursor: pointer;
}
.add-shoping img{
	width: 46px;
	height: 46px;
}
.product-next{
	float: right;
	width: 46px;
	height: 46px;
	margin-top: 150px;
	margin-right: 122px;
	cursor: pointer;
}
.product-next img{
	width: 46px;
	height: 46px;
}


.video-title{
	width: 164px;
	height: 40px;
	margin: 0 auto;
	margin-top: 30px;
    margin-bottom: 20px;
	background: url(../img/index/video-icon3.png) center center no-repeat;
}

.video-show-box{
	width: 1200px;
	margin-bottom: 40px;
	overflow: hidden;
}
.video-show-box li{
	float: left;
	width: 393px;
	height: 229px;
	margin-right: 10px;
	overflow: hidden;
	position: relative;
}
.video-show-box li:last-child{
	margin-right: 0;
}
.video-show-box li img{
	width: 393px;
	height: 229px;
}

.vedio-icon{
	width: 138px;
	height: 90px;
	background: url(../img/index/video-icon1.png) center center no-repeat;
	background-size: 138px 92px;
	position: absolute;
	top: 50%;
	margin-top: -45px;
	right: 50%;
	margin-right: -69px;
	cursor: pointer;
	transition: all 0.6s; 
}
.vedio-icon:hover{
	 transform: scale(1.1);  
}



.color-gray{
	background-color: #eeeeee !important;
	padding-bottom: 35px;
	overflow:hidden;
}
.classic-title{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom:20px;
	background: url(../img/index/classic-title.png) center center no-repeat;
	position: relative;
}
.classic-more{
	float: right;
	width: 30px;
	height: 16px;
	background: url(../img/index/classicmore.png) center center no-repeat;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 20px;
}
.classic-show-box{
	width: 1200px;
	height: 420px;
	overflow: hidden;
}
.classic-show{
	width: 390px;
	height: 420px;
	float: left;
	margin-right: 15px;
	position: relative;
}
.classic-show img{
	width: 390px;
	height: 420px;
}
.classic-show:last-child{
	margin-right: 0;
}
.classic-show-name{
	position:absolute;
	bottom: 0;
	margin-bottom: 13px;
	left: 0;
	margin-left: 16px;
	font-size: 18px;
	color: #FFFFFF;
}
.classic-fillter{
	display: none;
	width: 390px;
	height: 420px;
	background: url(../img/index/classic-enterbg.png) repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.classic-enter{
	width: 64px;
	height: 64px;
	background: url(../img/index/classic-enter-detailsbg.png) center center no-repeat;
	margin-top: 166px;
	margin-left: 160px;
}

.partner-title{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(../img/index/partnericon-title.png) center center no-repeat;
}
.partner-show-box{
	width: 1200px;
	margin-bottom: 40px;
	overflow: hidden;
}
.partner-show{
	width: 228px;
	height: 85px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
    margin-bottom: 7.5px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #eee;
    box-sizing: border-box;
}
.partner-show img{
	display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.partner-show:last-child{
	margin-right: 0;
}

