﻿
.clearfix:after {clear:both;display:block;visibility:hidden;height:0;content:"."}
.clearfix {zoom:1}

#LRfloater0 {
	display: none;
}
em{color:#fff;font-style: normal}
#LXB_CONTAINER {
	top: 200px !important;
	right: -9999px !important;
}

p, a {
	color: #fff;
	font-family: 'Microsoft YaHei';
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}

img {
	border: 0;
	vertical-align: middle
}

ul, li {
	list-style: none;
}

table p {
	color: #666;
}

#header {
	width: 100%;
	height: 90px;
	position: fixed;
	z-index: 1001;
}

.logo {
	margin: 20px 60px 10px 11px;
	float: left;
	margin-left: 7.7%;
}

.menu {
	margin-top: 30px;
	float: right;
	margin-right: 6.7%;
}

.menu-ul {
	display: block;
	float: left;
	margin: 9px 42px 8px 0;
}

.menu-ul > li {
	float: left;
	line-height: 12px;
	padding-bottom: 15px;
	position: relative;
}

.menu-ul > li.border0 {
	border: none;
	padding-right: 0;
	margin-right: 0;
}

.menu-ul > li > a {
	color: #fff;
	line-height: 12px;
	border-right: 1px solid #cdcdcd;
	padding: 0 25px;
	display: block;
}
.menu-ul > li:last-of-type > a{
  border-right:none  
}
.menu-ul > li.border0 > a{border: none;}

.menu-ul > li a:hover {
	color: #ff9900;
}

.menu-ul > li.yewu {
	position: relative;
}

/*.menu-ul > li.yewu a {
	background: url(../images/home_sub_menu.png) center right no-repeat;
	padding-right: 18px;
}*/
.menu .yewu_ol {
	padding-top: 17px;
	display: none;
	position: absolute;
	top: 13px;
	left: -29px;
	z-index: 1000;
}

.menu-ul > li ol {
	background-color: #fff;
	-webkit-box-shadow: 0px 5px 8px 5px rgba(102, 102, 102, 0.35);
	box-shadow: 0px 5px 8px 5px rgba(102, 102, 102, 0.35);
	padding: 17px 26px;
}

.menu ol li {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
	border-bottom: 1px solid #d7d7d7;
	float: none;
	width: 58px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.menu ol li:last-child {
	border-bottom: none;
}

.menu .yewu ol a {
	background: none;
	color: #333;
	font-size: 14px;
	padding-right: 0;
	line-height: normal;
}

.menu ol li a:hover {
	color: #f29c06;
}

.navigation {
	float: left;
	background: url(../images/navico1.png) no-repeat;
	cursor: pointer;
	width: 31px;
	height: 30px;
	margin-right: 39px;
	float: left;
}

.navigation {
	display: none;
}

.menu-ul.hide {
	display: block !important;
}
.dropdown:hover ul{opacity: 1}
.dropdown-menu {
	border-radius: 0;
	margin-top: 0;
	border-top-color: #ddd;
	min-width: auto;
	display: block;
	opacity: 0;
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all .2s ease-out;
	-webkit-transition: -webkit-all .2s ease-out;
	transition: -webkit-all .2s ease-out;
	transition: all .2s ease-out;
	transition: all .2s ease-out, -webkit-all .2s ease-out;
	-webkit-box-shadow: 0px 5px 8px rgba(102, 102, 102, 0.35);
	box-shadow: 0px 5px 8px rgba(102, 102, 102, 0.35);
	padding: 17px 26px;
	margin-left: -5px;
}

.dropdown-menu > li:not(:last-child) {
	border-bottom: 1px solid #d7d7d7;
}

.dropdown-menu > li>a {
	padding: 5px 0;
	font-size: 14px;
	line-height: 28px;
}

.dropdown-menu > li>a:hover {
	color: #f29c06;
	background-color: transparent;
}

.dropdown-active{
	display: block\9;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
}


#container {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.sections {
	position: relative;
}

.section {
    height: 430px;
}

.section img {
	width: 100%;
	height: 100%;
}

.left {
	float: left;
}

.pages.vertical {
	position: fixed;
	top: 30%;
	right: 20px;
	width: 20px;
	-webkit-transform: translate3d(0, 50%, 0);
	transform: translate3d(0, 50%, 0);
}

.pages.horizontal {
	position: absolute;
	left: 46%;
	bottom: 20px;
}

.pages li {
	position: relative;
	width: 14px;
	height: 14px;
	margin: 7px 0;
}

.pages.horizontal li {
	float: left;
}

.pages.horizontal li:not(:last-child) {
	margin-right: 10px;
}

.pages li a {
	width: 100%;
	height: 100%;
	display: block;
}

.pages li span {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 4px;
	height: 4px;
	text-indent: -9999em;
	background: #757575;
	border-radius: 50%;
}

.pages li.active span {
	top: 1px;
	left: 1px;
	width: 8px;
	height: 8px;
	border: 2px solid #95d7fd;
	background: none;
}

.start {
	height: 100%;
	background:/* rgb(54, 113, 207)*/ url(../images/banner_01.jpg) center center no-repeat;
	background-size: cover;
	z-index: 10;
	width: 100%;
	overflow: hidden;
}

.item {    height:420px;
    width:100%;
    margin: 0 auto;
}
	
}

.item .text {

}

.start .text {
    padding-top:120px;
}

.product4 .text {
	top: 38%;
	top: 38%\9;
}

/*
video#bgvid {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	background: url(../images/banner_01.jpg) center center no-repeat;
	background-size: cover;
}
*/

.text h1 {
	color: #fff;
	font-family: 'Microsoft YaHei';
	font-size: 24px;
	text-align: center;
	position: relative;
	top: 30px;
}

.text p {
	line-height: 24px;
	width: 100%;
	margin: 0 auto;
	padding: 12px 5px 15px;
	position: relative;
	top: 26px;
	font-size: 13px;
	text-align: center;
}

.product1 {
	background: rgb(54, 113, 207) url(../images/banner_02.jpg) center center no-repeat;
	background-size: cover;
}

.product2 {
	background: rgb(54, 113, 207) url(../images/banner_03.jpg) center center no-repeat;
	background-size: cover;
    z-index: 52
}

.product3 {
	background: rgb(54, 113, 207) url(../images/banner_04.jpg) center center no-repeat;
	background-size: cover;
}

.product4 {
	background: rgb(54, 113, 207) url(../images/banner_04.jpg) center center no-repeat;
	background-size: cover;
}
.product5 {
	background: rgb(54, 113, 207) url(../images/banner_05.jpg) center center no-repeat;
	background-size: cover;
}

.product6 {
/*	background: rgb(54, 113, 207) url(../images/banner_06.jpg) center center no-repeat;
	background-size: cover;*/
}

.btn {
	text-align: center;
	position: relative;
	margin-top: 45px;
	display: inline-block;
	-webkit-transform: translateX(-4px);
	transform: translateX(-4px);
}

.btn a {
	padding: 10px 35px;
	color: #fff;
}
.btn1 {
	text-align: center;
	position: relative;
	margin-top: 0;
	display: inline-block;
	-webkit-transform: translatey(-8px);
	transform: translatey(-8px);
}

.btn1 a {
	border-radius: 3px;
	padding: 10px 35px;
	color: #fff;
}
/*.btn a:hover {
	border: 2px solid #fff;
	background-color: #fff;
	color: #fff;
}*/
.product3 .btn a:hover {
	border:0;
	color: #fff;

	/*background-color: rgba(255,255,255,0);*/
}

/*.mask-bg:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 5;
	display: block;
}*/

.nav {
	margin-top: -71px;
	position: fixed;
	right: 10%;
	top: 50%;
	z-index: 50;
}

.nav li a span {
	background: url(../images/pager.png) center center no-repeat;
	display: block;
	width: 9px;
	height: 9px;
	margin-right: 9%;
	text-align: center;
	text-indent: -9999px;
}

.nav li.active a span {
	background: url(../images/pager1.png) center center no-repeat;
	background-size: contain;
}

.nav li > a {
	outline: none;
    margin-top: 12px
}

.other { height:750px!important;
	background-color: #fff;
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.other > a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 28px;
}

.other h2 {
	color: #333;
	font-family: 'Microsoft YaHei';
	font-size: 30px;
	text-align: center;
	margin-top: 69px;
	margin-bottom: 13px;
}

.other p {
	color: #555;
	font-size: 13px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	line-height: 15px;
}

.other ul {
	width: 1110px;
	margin: 36px auto 0 auto;
	overflow: hidden;
}

.other ul li {
	float: left;
	margin-bottom: 10px;
}

.other li.ml0 {
	margin-left: 0;
}

.other .more {
	margin-top: 10px;
}

.other .more a {
	color: #ff9900;
	font-size: 14px;
}

.other .beian {
	color: #ccc;
	height: auto;
	font-size: 12px;
	top: auto;
}

.other .item {
	/* top: 39%; */
	top: 74%\9;
}
.other .links{margin-bottom: 60px;
    color: #666;
    width: 100%;
    height: 61px;
    line-height: 17px; 
    text-align: center;
    padding-top: 8px;
    font-size: 12px;
    border-top: 1px solid #f0f0f0;}
.other .links a{color: inherit;
    font-size: 12px;
    line-height: inherit;}

@keyframes firstPart {
	0% {
		bottom: 40px;
	}

	100% {
		bottom: 20px;
	}

}

@-webkit-keyframes firstPart

/* Safari and Chrome */
{
	0% {
		bottom: 40px;
	}

	100% {
		bottom: 20px;
	}

}

.mousetip { display:none；
	background: url(../images/mousetip.png) no-repeat center center;
	width: 100%;
	height: 41px;
	position: fixed;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 100;
	cursor: pointer;
	animation-name: firstPart;
	animation-duration: 0.8s;
	animation-timing-function: linear;
	animation-delay: 0.3s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-play-state: running;
	-moz-animation-name: firstPart;
	-moz-animation-duration: 0.8s;
	-moz-animation-timing-function: linear;
	-moz-animation-delay: 0.3s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: alternate;
	-moz-animation-play-state: running;
	-webkit-animation-name: firstPart;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0.3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	-webkit-animation-play-state: running;
	-o-animation-name: firstPart;
	-o-animation-duration: 0.8s;
	-o-animation-timing-function: linear;
	-o-animation-delay: 0.3s;
	-o-animation-iteration-count: infinite;
	-o-animation-direction: alternate;
	-o-animation-play-state: running;
}

.imgbox {
	position: relative;
	overflow: hidden;
}

.customer {width: 100%;margin: 10px auto 0;}

.customer img {
}



.btn .play-video{padding-left: 56px;}
.play-video{ background: url("../images/play-active.png") 30px center no-repeat; }
.play-video:hover{ background-image: url("../images/play.png"); }

.chanpin_list_wraps{-webkit-transition: all .2s ease-out;-webkit-transition: -webkit-all .2s ease-out;transition: -webkit-all .2s ease-out;transition: all .2s ease-out;transition: all .2s ease-out,-webkit-all .2s ease-out;position: absolute;left: 0;right: 0;padding-bottom:22px;z-index:99;margin-top:66px;background:#fff;padding-top: 30px;margin-top:27px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.chanpin_list_wraps .chanpin_list{/* margin:0 15px; */text-align:center;}
.chanpin_list_wraps .chanpin_list h3{border-bottom:1px solid #ddd;padding-bottom:15px;color: #333;margin-top: 20px;margin-bottom: 10px;font-size:16px;font-weight:bold;}
.chanpin_list_wraps ul{padding-left:0;}
.chanpin_list_wraps ul li{line-height:24px;}
.chanpin_list_wraps ul li .pro_list_item a{color:#999;font-size:14px;margin:0 10px 14px;line-height:14px;display:inline-block;}
.chanpin_list_wraps ul li .pro_list_item a.active{color:#FF9900}
.chanpin_list_wraps li span{color:#3671CF;width:80px;border-right:1px solid #e4e4e4;line-height:14px;margin-right:15px;float:left;}
.chanpin_list_wraps li span>a{color:inherit;}
.chanpin_list_wraps li span>a:hover{color:inherit;}
.chanpin_list_wraps .pro_list_item{overflow:hidden;}
.chanpin_list_wraps li a{color:#777;}
.chanpin_list_wraps li a:hover{color:#f90;}
.chanpin_list_wraps{display:none;opacity: 0;}
.pro_btn:hover + .chanpin_list_wraps{display:block;opacity: 1;}
.chanpin_list_wraps:hover{display:block;opacity: 1;}
.item .text1 {
	    padding-top:30px;
}
.text1 h1 {
	color: #fff;
	font-family: 'Microsoft YaHei';
	font-size: 24px;
	text-align: center;
	position: relative;
	font-weight: normal;
}
.text1 h1 span{
	font-size: 26px;
	font-weight: normal;
	padding: 0 15px;
	line-height: 30px;
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
	display: inline-block;
}
ul.box-1{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
}
ul.box-1 span{
    display: block;width: 316px;height: 232px;overflow: hidden
}
ul.box-1 span img{width: 100%;-webkit-transition: all .3s;transition: all .3s}
ul.box-1 span img.rb{display: none}
ul.box-1 p{width: 317px;height: 55px;margin-top: 3px;background-color: #fff;line-height: 55px;text-align: center;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;color: #000;font-size: 18px;-webkit-transition: all .2s;transition: all .2s}
ul.box-1 li{margin-right: 14px;margin-bottom: 13px;-webkit-transition: all .3s;transition: all .3s}
ul.box-1 li:nth-of-type(4n){
    margin-right: 0
}
ul.box-1 li:hover img{-webkit-transform: scale(1.1);transform: scale(1.1)}
ul.box-1 li:hover p{
    color: #fff;background-color:#FF9900
}
#box-2{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 16px auto 20px!important;
    padding: 0 5px;
}
#box-2 .swiper-slide{
    width: 49%;
    margin-bottom: 8px;
}
#box-3{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 16px auto 20px!important;
    padding: 0 5px;
}
#box-3 .swiper-slide{
    width: 49%;
    margin-bottom: 8px;
}
.pro-crusher-img {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    position: relative;
    height: 0;
    padding-top: 75%;
    overflow: hidden;
}
.swiper-slide p.pro-tit{
    width: 100%;
    height: 74px;
    margin-top:3px;
    text-align: center;
    font-size: 20px;
    color: rgb(51, 51, 51);
    background-color: #fff;
    line-height: 74px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.pro-crusher-img .pro-crusher-img1{height: 100%;overflow: hidden;position: absolute;left: 0;top: 0;width: 100%;}
.crusher-pro .pro-prev-img {
    width: 100%;height: 100%
}.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}.pro-backgroud {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .2s;
    transition: all .2s;
}
.pro-crusher-img:hover .pro-backgroud{
    -webkit-transform: scale(1);
    transform: scale(1);
}
.swiper-container .swiper-slide{
  
}
.swiper-container{/* margin-top: 80px!important; */}
.swiper-button-next1, .swiper-button-prev1 {
    position: absolute;
    top: 2%;
    width: 47px;
    height: 47px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 47px;
    background-position: center;
    background-repeat: no-repeat;-webkit-transition: all .3s;transition: all .3s
}
.swiper-button-next1:hover, .swiper-button-prev1:hover{
    opacity: 1;
}
.swiper-button-prev1{
    background-image: url(../images/p-l.png);
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    }
.swiper-button-next1{
    background-image: url(../images/p-r.png);
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    }


.pro-more{
    width: 140px;
    height: 47px;
    background-color: rgb(0, 0, 0,0.502);
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.swiper-container1 .swiper-slide{
    width: 505px;
    border: 5px solid #081219;
}
.swiper-container1{margin-top: 140px!important;}
.swiper-button-next2, .swiper-button-prev2 {
    position: absolute;
    top: 2%;
    width: 47px;
    height: 47px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 47px;
    background-position: center;
    background-repeat: no-repeat;-webkit-transition: all .3s;transition: all .3s
}

.swiper-button-prev2{
    background-image: url(../images/p-l.png);
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateX(-160px);
    transform: translateX(-160px);
    }
.swiper-button-next2{
    background-image: url(../images/p-r.png);
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateX(160px);
    transform: translateX(160px);
    }
/*.swiper-container1 .swiper-slide-next{transform: scale(1.2);z-index: 1111;margin-top: -40px;opacity: 1;height: 400px}*/


.product4 .newscenl .bd ul{padding-left:0;height: 100%;}
.product4 .newscenl{float:left;width: 566px;overflow:hidden;height: 422px;position:relative;}
.product4 .newscenl .bd{position:relative; height:100%;z-index:0;}
.product4 .newscenl .bd li{zoom:1;vertical-align:middle;width: 566px;height: 100%;}
.product4 .newscenl .bd p{width:100%;max-height: 422px;height: 100%;}
.product4 .newscenl .bd p img{width:100%;}
.product4 .newscenl .bd .newscenlbj{position:absolute;left:0;bottom:0;width:100%;height:50px;line-height: 50px;background:#000;filter:alpha(opacity=20);opacity: 0.5;z-index:8;overflow:hidden;}
.product4 .newscenl .bd H4{position:absolute;bottom:0;color:#FFF;z-index:9;line-height:50px;padding: 0 20px;-webkit-box-sizing: border-box;box-sizing: border-box;height: 50px;margin: 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.product4 .newscenl .prev,
.product4 .newscenl .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:0%;z-index:1;width:40px;height:60px;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.product4 .newscenl .prev{background: url(../images/slider-arrowl.png) center center #000000 no-repeat;}
.product4 .newscenl .next{background: url(../images/slider-arrow.png) center center #000000 no-repeat;}


.product4 .newscenl .next{left: auto;right: 0%;}
.newscen{width: 100%;margin: 70px auto 0;}
.newscen .newscenr{padding: 0;}
.newscen .newscenr li{float:left;width:100%;margin-bottom: 41px;}
.newscen .newscenr li:nth-child(6){margin-bottom:0px;}
.newscen .newscenr li:nth-child(5){margin-bottom:0px;}
.newscen .newscenr li .time{width: 63px;font-size: 13px;color: #eee;float:left;text-align:center;padding: 0;line-height: 22px;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.newscen .newscenr li .time span{/*display:inline-block;*/display:block;font-size: 13px;line-height: 14px;}
.newscen .newscenr li .time span:first-of-type{
    font-size: 16px;
    margin-bottom: 9px;
    padding-top: 4px;
}
.newscen .newscenr li a{display:block;width:100%;}
.newscen .newscenr li .r{width: 587px;float:right;}
.newscen .newscenr li .r H4{font-size: 15px;color: #fff;line-height: 27px;width:100%;margin: 0;text-align: left;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;word-break: break-all;-webkit-box-orient: vertical;}
.newscen .newscenr li .r p{font-size: 12px;color: #eee;margin-top: 5px;line-height:16px;white-space:nowrap;width:100%;text-align: left;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.newscen .newscenr li.newcompan{ display:none;}
.newscen .newscenr li:hover .r H4,.newscen .newscenr li:hover .r p{color: #FF9900;}
.newscen .newscenr li:hover .time{color: #FF9900;}
.swiper-container2{
    margin-top: 48px; 
}
.swiper-container2 .swiper-wrapper{width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 0 5px;-webkit-box-sizing: border-box;box-sizing: border-box;}
.swiper-container2 .swiper-slide{
 
    width: 49%!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color:transparent;
    padding:11px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s
}
.swiper-container2 .swiper-slide:hover{
    background-color: #fff;
}
.swiper-container2 .swiper-slide .now-box{
    width: 100%;
    height: 100%;
    /* position: relative; */
}
.swiper-container2 .swiper-slide .now-box .now-img{
width: 100%;height: 100%;
}
.swiper-container2 .swiper-slide .now-box .now-img img{
width: 100%;height: 100%;
}
.swiper-container2 .swiper-slide .now-box  p.now-tit {
    background-color: #000;
    margin: auto;
    width: 100%;
    height: 33px;
    z-index: 11;
    line-height: 33px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    -webkit-transition: all .2s;
    transition: all .2s;
    margin-top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.swiper-container2 .swiper-slide:hover .now-box  p.now-tit{
    opacity: 1
}
.swiper-button-next3, .swiper-button-prev3 {
    position: absolute;
    top: 43%;
    width: 47px;
    height: 47px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 47px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.swiper-button-next3:hover, .swiper-button-prev3:hover{
    opacity: 1;
}
.swiper-button-prev3{
    background-image: url(../images/p-l.png);
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateX(-160px);
    transform: translateX(-160px);
    }
.swiper-button-next3{
    background-image: url(../images/p-r.png);
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateX(160px);
    transform: translateX(160px);
    }
.item .text2 {
	position: absolute;
	/* top: 3%; */
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10;
}
.text2 h1 {
	color: #fff;
	font-family: 'Microsoft YaHei';
	font-size: 50px;
	text-align: center;
	/* position: relative; */
	/* top: 30px; */
	/* font-weight: normal; */
	/* line-height: 50px; */
}
.text2 h1 span{
	font-size: 26px;
	font-weight: normal;
	padding: 0 15px;
	line-height: 50px;
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
	display: inline-block;
}
.product6 .erw{
    width: 168px;
    height: 168px;
    margin: 45px auto 11px;
}
.product6 .erw img{width: 100%;height: 100%}
.product6 .xx {
  font-size: 16px;
  color: rgb(255, 255, 255);
  line-height: 1.838;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
.product6 .xx p{color: #fff;font-size: 13px;display: inline-block;width: 145px;text-align: left;}



.product6 ul.kh{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 23px auto 0;
    padding: 0;
    width: 100%;
}
.product6 ul.kh li{
  width: 200px;
  margin-bottom: 16px;
}
.product6 ul.kh li img{z-index: 111;max-width: 100%;margin: auto;max-height: 100%;}
.emb {
    width: 100%;
    background-color: #000;
    height: 100%
}
.emb1{
    position:relative;
width:100%;
height:0;
padding-top:56.45%;
}
.emb2{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.emb embed {
    width: 100%;
    height: 100%;
}
/*.emb div:last-child{
        width: 100%!important;
    height: 100%!important;
    top: 0;
    position: absolute!important;
}
.emb div div:last-child{
    width:inherit!important;height: inherit!important;position: inherit!important;top: 50%
}*/
.mo-lj{
   margin-top:34px;padding: 0;height: 50px 
}
.mo-lj1{margin-top:34px;padding: 0;height: 50px}
@media all and (max-width:1600px){
   ul.box-1 p {
    width: 100%;
    height: 30px;
    margin-top: 3px;
    background-color: #fff;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #000;
    font-size: 14px;
    -webkit-transition: all .2s;
    transition: all .2s;
} ul.box-1 span {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 73%;
    position: relative;
    overflow: hidden;
}ul.box-1 span img {
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: absolute;
    left: 0;
    top: 0;
}ul.box-1 li {
    margin-bottom: 6px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 49%;
    margin-right: 0;
}ul.box-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto 20px;
    padding: 0 5px;
}
 .swiper-container {
    margin-top: 18px!important;
}   
    
    .item .text1 {
   padding-top:30px;
}
 .pro-crusher-img {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    position: relative;
    height: 0;
    padding-top:80%;
    overflow: hidden;
}   
   .pro-crusher-img .pro-crusher-img1 {
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
} .swiper-slide p.pro-tit {
    width: 100%;
    height: 35px;
    margin-top: 3px;
    text-align: center;
    font-size: 14px;
    color: rgb(51, 51, 51);
    background-color: #fff;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}.text1 h1 {
    margin-bottom: 10px;
}
  .swiper-container1 {
    margin-top: 50px!important;
    margin-bottom: 30px;
}  
/* .swiper-container1 .swiper-slide-next {
    transform: scale(1.2);
    z-index: 1111;
    margin-top: -30px;
    opacity: 1;
}   */  
    
   .mo-lj{
   margin-top:15px;
}  .mo-lj1{
   margin-top:15px;
}
   .newscen {
    margin: 16px auto 0;
    width: 100%;
} 
 .product4 .newscenl {
    float: left;
    width: 465px;
    overflow: hidden;
    height: 348px;
    position: relative;
} .newscen .newscenr li {
    
    margin-bottom: 24px;
}  
.newscen .newscenr {
    width: 100%;
    padding: 0 5px;
    margin: 0 auto;
}    
 .newscen .newscenr li .r {
    width: calc(100% - 68px);
    float: right;
}   
.swiper-container2 {
    margin-top: 16px;
}    
.swiper-container2 .swiper-slide {
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    padding: 0;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-bottom: 8px;
} 
 .swiper-container2 .swiper-slide .now-box {
    width: 100%;
    height: auto;
    /* padding-top: 76%; */
    /* position: relative; */
}   
 .swiper-container2 .swiper-slide .now-box .now-img {
    width: 100%;
    height: 100%;
}   
  .item .text2 {
    position: absolute;
    /* top: 3%; */
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}  
.text2 h1 {
    color: #fff;
    font-family: 'Microsoft YaHei';
    font-size: 24px;
    text-align: center;
    position: relative;
    top: -3px;
    font-weight: normal;
    left: 0;
    line-height: 50px;
    right: 0;
    margin: auto;
    z-index: 1111111111111111111111111111;
}    
 .product6 .erw {
    width: 136px;
    height: 136px;
    margin: 0 auto 12px;
}   
  .product6 .xx {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 1.838;
    text-align: center;
}  
    
  .customer {
    width: 100%;
    margin: 16px auto 0;
}  
 .product6 ul.kh {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    padding: 0 4px;
}   
 .product6 ul.kh li {
    width:30%;
    margin-bottom: 6px;
    padding: 0 1px;
}   
.other h2 {
    color: #000;
    font-family: 'Microsoft YaHei';
    font-size: 30px;
    text-align: center;
    margin-top: 75px;
    margin-bottom: 7px;
}   
 .other .links {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #666;
    width: 100%;
    height: 61px;
    line-height: 17px;
    text-align: center;
    padding-top: 8px;
    font-size: 12px;
    border-top: 1px solid #f0f0f0;
}   
    
    
    
}

@media all and (max-width:1470px){
.other h2 {
    color: #000;
    font-family: 'Microsoft YaHei';
    font-size: 24px;
    text-align: center;
    margin-top: 6%;
    margin-bottom: 7px;
}   

}

/*.swiper-button-prev1::before {
    position: absolute;
    right: 56px;
    content: "上一个";
    top: 10px;
    color: #ddd;opacity: 0
}
.swiper-button-next1::after {
    position: absolute;
    left: 56px;
    content: "下一个";
    top: 10px;
    color: #ddd;opacity: 0
}.swiper-button-prev2::before {
    position: absolute;
    right: 56px;
    content: "上一个";
    top: 10px;
    color: #ddd;opacity: 0
}
.swiper-button-next2::after {
    position: absolute;
    left: 56px;
    content: "下一个"; 
    top: 10px;
    color: #ddd;opacity: 0
}
.swiper-button-prev3::before {
    position: absolute;
    right: 56px;
    content: "上一个";
    top: 10px;
    color: #ddd;opacity: 0
}
.swiper-button-next3::after {
    position: absolute;
    left: 56px;
    content: "下一个";
    top: 10px;
    color: #ddd;opacity: 0
}*/

.swiper-button-prev1:hover::before,.swiper-button-next1:hover::after{
    opacity: 1
        
}.swiper-button-prev2:hover::before,.swiper-button-next2:hover::after{
    opacity: 1
        
}.swiper-button-prev3:hover::before,.swiper-button-next3:hover::after{
    opacity: 1
        
}
.link {
    overflow: hidden;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
    bottom: 69px;
    left: 0;
    right: 0;
    margin: auto;
    margin-bottom: 10px;
}
.link h3 {
    position: absolute;
    left: 3px;
    top: 27px;
    line-height: 29px;
    font-weight: bold;
}.link ul {
    overflow: hidden;
    float: right;
    width: 100%;
    padding: 23px 0 0 73px;
    margin-top: 20px;
    margin-top: 0;
}.link li {
    float: left;
    margin: 5px 15px;
    font-size: 14px;
    white-space: nowrap;
}.link li a {
    color: #333;
}


.media{width: 100%!important;height: 100%!important;margin-top: 0!important}

/*导航*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
body {/*
  background-color: #4A75E6;*/
  font-family: "Microsoft YaHei", sans-serif;
}
body.nav-open .nav{
    display: block
}
body.nav-open #header{right: 85%}
body.nav-open .slideNav{
   right: 0
}
body.nav-open .lower-screen {
  -webkit-transform: scale(0.8, 0.8);
          transform: scale(0.8, 0.8);
}
body.nav-open .nav {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
body.nav-open .nav-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*body.nav-open .nav-toggle:before {
  width: 1500px;
  height: 1500px;
  background-color: rgba(74, 117, 230, 0.95);
}*/
body.nav-open .nav-toggle .icon {
  width: 0;
}
body.nav-open .nav-toggle .icon:before {
  -webkit-transform: translateY(9px) rotate(45deg);
          transform: translateY(9px) rotate(45deg);
}
body.nav-open .nav-toggle .icon:after {
  -webkit-transform: translateY(-9px) rotate(-45deg);
          transform: translateY(-9px) rotate(-45deg);
}
.phone {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 280px;
  height: 580px;
  border-radius: 40px;
  background-color: white;
}
.phone .screen {
  width: 260px;
  height: 450px;
  background-color: #ECEBE9;
  display: block;
  margin: 65px auto;
  overflow: hidden;
  position: relative;
  border-radius: 2px;
  border: 4px solid #262626;
}
.nav-toggle {
  width: 50px;
  height: 50px;
  z-index: 2;
  right: 0;
  border-radius: 50%;
  margin: 10px;
  position: absolute;
  cursor: pointer;
  -webkit-transition-duration: 0.66s;
  transition-duration: 0.66s;
  -webkit-transition-timing-function: swing;
  transition-timing-function: swing;
}
.nav-toggle:before {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition-duration: 0.66s;
  transition-duration: 0.66s;
  -webkit-transition-timing-function: swing;
  transition-timing-function: swing;
}
.nav-toggle .icon {
  width: 25px;
  height: 3px;
  background-color: white;
  border-radius: 2px;
  position: absolute;
  top: 28px;
  left: 14px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  transiting-timing-function: swing;
}
.nav-toggle .icon:before,
.nav-toggle .icon:after {
  width: 25px;
  height: 3px;
  background-color: white;
  border-radius: 2px;
  content: "";
  position: absolute;
  left: 0;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: swing;
  transition-timing-function: swing;
}
.nav-toggle .icon:before {
  top: -9px;
}
.nav-toggle .icon:after {
  top: 9px;
}
.lower-screen {
  padding: 60px 0 20px 0;
  overflow-y: scroll;
  height: 450px;
  -webkit-transition-duration: 0.66s;
          transition-duration: 0.66s;
  -webkit-transition-timing-function: swing;
          transition-timing-function: swing;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.lower-screen::-webkit-scrollbar {
  display: none;
}
.card {
  width: 90%;
  margin-left: 5%;
  padding: 20px 20px 0 20px;
  background-color: white;
  border-radius: 5px;
  text-align: center;
  overflow: hidden;
  border-bottom: 3px solid rgba(0, 0, 0, 0.12);
  margin-bottom: 20px;
}
.card h2 {
  margin-bottom: 5px;
}
.card p {
  font-size: 14px;
  color: #666666;
  margin-bottom: 20px;
}
.card p a {
  text-decoration: none;
  color: #4A75E6;
}
.nav {
  position: absolute;
  top: 116px;
  left: 0;
  width: 100%;
  display: none;
  height: 100%;
  z-index: 9;
  padding: 0 20px;
  -webkit-transition-duration: 0.66s;
  transition-duration: 0.66s;
  -webkit-transition-timing-function: swing;
  transition-timing-function: swing;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.nav ul li {
  list-style: none;
}
.nav ul li a {
  display: block;
  padding: 10px 0 0;
  text-align: center;
  color: white;
  text-decoration: none;
  font-size: 20px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.nav ul:hover li a {
  opacity: 0.5;
}
.nav ul:hover li:hover a {
  opacity: 1;
}
/*导航*/

.slideNav {
    padding: 50px 10px 0;
}
.slideNav {
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 9999;
    width: 85%;
    height: 100%;
    background: -webkit-gradient(linear,left top, left bottom,from(rgba(0,105,210,0.9)),to(rgba(0,171,224,0.9)));
    background: linear-gradient(to bottom,rgba(0,105,210,0.9),rgba(0,171,224,0.9));
    -webkit-transition: all .3s;
    transition: all .3s
}.m-logo {
    margin-bottom: 40px;
}.m-logo img {
    width: 50%;
}
.m-logo img {
    margin: 0 auto;
    height: auto;
}.m-nav {
    margin-bottom: 40px;
}
.m-nav {
    overflow: hidden;
}.m-nav ul {
    float: right;
    width: 60%;
}.m-nav ul li {
    height: 40px;
}
.m-nav ul li {
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}.m-nav ul a {
    padding: 0 12px;
    font-size: 16px;
    line-height: 40px;
}
.m-nav ul a {
    display: block;
    color: #fff;
    text-align: right;
}
.m-footer p {
    font-size: 14px;
    line-height: 26px;
}
.m-footer p {
    text-align: center;
    color: #fff;
}
.m-footer p a{color: #fff}
.jl{
        width: 100%;
        height: 100%;
        display: block;
        padding-top: 10%;
        padding-bottom: 3%;background: url(../images/banner_06.jpg) center center no-repeat;background-size: cover
}
.product6{}
img.tu{position: absolute;z-index: 111;left: 0;top: 0;width: 100%;height: 100%}
@media all and (min-height:630px){
    .other h2{margin-top: 11%!important} 
}
@media all and (max-height:573px){
    .product6 ul.kh{overflow: hidden;}
}
@media all and (max-height:525px){
    .other h2{margin-top: 3%!important} 
    .product6 ul.kh{overflow: hidden;}
}
#cacen .swiper-wrapper{width: 100%;padding: 0 5px;-webkit-box-sizing: border-box;box-sizing: border-box;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}
#cacen .swiper-wrapper .swiper-slide{
    width: 49%;
    margin-bottom: 13px;
}
#cacen .swiper-slide {
        border-radius: 3px;
        background-color: rgb(255, 255, 255);
        -webkit-transition: all .3s;
        transition: all .3s;
    }
#cacen .swiper-slide:hover{
    background-color: #3485FF
}
#cacen .swiper-slide:hover .ca1,#cacen .swiper-slide:hover .ca2,#cacen .swiper-slide:hover .ca5,#cacen .swiper-slide:hover .ca4{
    color: #fff
}#cacen .swiper-slide:hover .ca5,#cacen .swiper-slide:hover .ca4{
   border-color: #fff
}
    #cacen .swiper-wrapper .ca1 {
        font-size: 13px;
        font-family: "PingFang";
        color: rgb(0, 0, 0);
        text-align: center;
        line-height: 25px;
        padding: 12px 0 5px;
        font-weight: 400;
        overflow: hidden;
        text-overflow:ellipsis;
        -o-text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    #cacen .swiper-wrapper .ca2 {
        font-size: 14px;
        color: rgb(54, 54, 54);
        line-height: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        width: 251px;
        text-align: left;
        margin: 0 auto 21px;
        line-height: 22px;
    }

    #cacen .swiper-wrapper .ca3 {
        width: 100%;
        display: block;
        overflow: hidden;
        margin: 0 auto;
        padding: 0 0px;
    }

    #cacen .swiper-wrapper .ca4 {
        border-width: 1px;
        border-color: #666666;
        border-style: solid;
        text-align: center;
        display: inline-block;
        width: 116px;
        height: 40px;
        line-height: 40px;
        color: #666666;
        margin-top: 6px;
    }

    #cacen .swiper-wrapper .ca5 {
        border-width: 1px;
        border-color: #666666;
        border-style: solid;
        text-align: center;
        display: inline-block;
        width: 116px;
        height: 40px;
        line-height: 40px;
        color: #666666;
        margin-top: 11px;
        margin-left: 6px;
        }
.product-inner .bd .infoList{
 width: 100%;padding: 0 5px;-webkit-box-sizing: border-box;box-sizing: border-box    
}
.product-inner .bd .infoList .in-tit{
    overflow: hidden;
    text-overflow:ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #fff;
    width: 100%;
    -webkit-transition: all .2s;
    text-align: left;
    transition: all .2s;
    font-weight: normal;
    font-size: 16px;
}
.product-inner .bd .infoList .ne1-ti{
    font-size: 14px;
    color: #fff;
    text-align: left;
}
.product-inner .bd{margin-top: 10px}
.product-inner .bd .infoList p{
    font-size: 14px;
    overflow: hidden;
    text-overflow:ellipsis;
    line-height: 22px;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.product-inner .bd .infoList li{
     border-bottom: 1px solid #f5f5f5;
     margin-bottom: 9px;
     padding-bottom: 10px;
}

@media all and (max-height:900px) {
    .other h2 {
        margin-top: 8% !important
    }
     .product6 ul.kh li:nth-child(-n+20) {
        display: block
    }
    
}

@media all and (max-height:573px) {
  .product6 ul.kh li:nth-child(-n+15) {
        display: block
    }
     .product6 ul.kh li:not(:nth-child(-n+15)) {
        display: none
    }
}

@media all and (max-height:525px) {
    .other h2 {
        margin-top: 3% !important
    }

   .product6 ul.kh li:nth-child(-n+10) {
        display: block
    }
     .product6 ul.kh li:not(:nth-child(-n+10)) {
        display: none
    }
}

@media all and (max-height:476px) {
    .other h2 {
        margin-top: 3% !important
    }

    .product6 ul.kh li:nth-child(-n+5) {
        display: block
    }
        .product6 ul.kh li:not(:nth-child(-n+5)) {
        display: none
    }
}

/*移动端导航*/

.head{display:none}
.moblie_head{display:block;height:61px; background:#005ac5; position:fixed;top:0px;left:0px;width:100%;z-index:9999;}
.moblie_head .lf{padding-top:10px;padding-left:2%; float: left; height: 50px;}
.moblie_head .lf a{height:50px;}	
.moblie_head .lf img{height:40px}
.moblie_head .rg{/*padding-right:5%;padding-top:20px;*/ float: right; height: 60px; padding-left: 5%;}
.moblie_head .rg a{ display: block; /*width: 100%; height: 40px;*/width: 60px; height: 60px; padding-top: 20px; padding-left: 30px; padding-right: 30px;}
.moblie_head .rg a img{height:16px;vertical-align:top}
.a_txt{display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.a_txt .div1{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.a_txt .div2{position:absolute;width:20%;left:0px;top:5%;z-index:100;background: no-repeat!important;text-align:center;filter:alpha(opacity=0);opacity:0}
.a_txt .div3{position:absolute;width:80%;right:0px;top:0px;background:#616161;height:100%;z-index:100;right:-80%}
.a_txt .div3 .m-logo {margin-top:10px; margin-left: 20px;}.m-logo img {
    width:50%;
}
.a_txt .div3 .m-logo img {height: auto;}
.a_txt .div3 .m-footer{ margin-top:10px;}
.a_txt .div3 .m-footer p {font-size: 14px;line-height: 26px;}
.a_txt .div3 .m-footer p {text-align: center;color: #fff;}
.a_txt .div3 .m-footer p a{color: #fff}	
	
	
.a_txt .div3 ul{padding-left:40%;padding-right:5%}
.a_txt .div3 ul li{border-bottom:1px solid #4e4e4e}
.a_txt .div3 ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
.a_txt .div3 ul li .a_js2{background:url(../images/plus.png) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.a_txt .div3 ul li .a_js2_on{background:url(../images/reduce.jpg) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.a_txt .div3 ul li .a_txt2{display:none}
.a_txt .div3 ul li .a_txt2 a{height:40px;line-height:40px;font-size:14px}

