@charset "utf-8";
body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea, img{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	font-family:"microsoft yahei";
	text-decoration: none;
	color: #333;
	list-style:none ;
	box-sizing: border-box;
	}

body{
	overflow-x: hidden;
	background: #fff;
}
.clearfix:after,.clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
A:hover{
	color: #ba0001;
}

.bai a{
	color:#FFFFFF;
	}
img{ 
 	border:0; 
 	display: block;
	transition: all 0.5s ease;
 	}	

.banner img:hover{
	transform:scale(1)
	} 
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.block{
	display:block;
	}

.duration15 { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }
.duration18 { -webkit-animation-duration: 1.8s; animation-duration: 1.8s; }
.duration20 { -webkit-animation-duration: 2s; animation-duration: 2s; }
.delay1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.delay2 { -webkit-animation-delay: 0.35s; animation-delay: 0.35s; }
.delay3{ -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.delay4{ -webkit-animation-delay: 0.65s; animation-delay: 0.65s; }
.delay5{ -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.delay6{ -webkit-animation-delay: 0.95s; animation-delay: 0.95s; }
.delay7{ -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }
.delay8{ -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }
.delay9{ -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }
.delay10{ -webkit-animation-delay: 1.55s; animation-delay: 1.55s; }
.an-hide{ 
	visibility:hidden;
    *visibility:visible;
	}
.an-show{ 
	visibility:visible;
}

@font-face
{
font-family: ywzt;
src: url('Impact.TTF'),
     url('Impact.eot'); /* IE9+ */
}
.container{
	width: 1200px;
	margin:auto;
}

/*top*/
.head_bj{
	width:100%;
	position:absolute;
	top:0px; 
	z-index:999;
	}
.head{
	width:1200px;
	margin:auto;
	height:100px;
	}
.logo{
	width:360px;
	float:left;
	margin-top:33px;
}

/**/
.nav{
	width:840px;
	margin-top:35px;
	float:right;
	}

.nav ul li{
	display:inline-block;
	
	}
.nav ul li a{
	color: #fff;
	font-size:16px;
	line-height:50px;
	display:block;
	text-align:center;
	padding:0 15px;
	}

.nav ul li a:hover {
	color:#0072fe;
	background:#fff;
}

.nav .submenu{ 
	width:100%;
	position:absolute; 
	top:85px;
	left:0px;
	display:none; 
	z-index:999;
	background:rgb(255,255,255);
	}
.submenu dl{
	width:1200px;
	margin:auto;
	padding:40px 0;
	}
.submenu dl dt{
	border-right:1px solid #e8e9e9;
	width:240px;
	margin-bottom:20px;
	padding:0px 30px;
	float:left;
	}
.submenu dl dt a{
	text-align:left;
	color:#333;
	font-size:18px;
	line-height:30px;
	padding:0px;
	font-weight:bold;
	}
.submenu dl dt p{
	color:#888;
	font-weight:normal;
	}
.submenu dl dt a:hover{
	background:none;
	color:#0072fe;
	}
.submenu1 dl dt img{
	width:240px;
	float:left;
	}
.submenu1 dl dt{
	width:600px;
	height:200px;
	}	
.submenu1 dl dt h2{
	float:right;
	width:260px;
	}
.submenu1 dl dt .ejfl{
	font-size:15px;
	font-weight:normal;
	}	
.submenu3 dl dt{
	width:170px;
	height:200px;
	}	
.submenu3 dl dt .ejfl{
	font-size:15px;
	font-weight:normal;
	}
.submenu .submenu49 dt{
	width:300px;
	
	}
.submenu49{
	padding-left:500px !important;
	}	
 .submenu5{
	padding-left:720px !important;
	}			
/*banner*/
.swiper-container {
      width: 100%;
      height: 100%;
    }

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
  }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width:40px;
	height:80px;
	left:0px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width:40px;
	right:0px;
	height:80px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-prev:hover , .swiper-button-next:hover {
	background:#c1282d;
	}	
.swiper-button-next:after,.swiper-button-prev:after {
	color:#fff;
	font-size:20px;
	}
.swiper-pagination-bullet {
	width:10px;
	height: 10px;
	opacity:0.8;
	background:#dddddd;
	}
.swiper-pagination-bullet-active {
	background:#c1282d;
	opacity:1;
	}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:3%;
	}
.swiper-button-next, .swiper-button-prev{
	margin-top:-75px;
	}
/**/
.bt{
	text-align:center;
	width:100%;
	padding-bottom:30px;
	padding-top:70px;
	}
.bt h4{
	font-size:38px;
	color:#0072fe;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	}
.bt h2{
	font-size:28px;
	text-align:center;
	color:#414141;
	font-weight:normal;
	padding:0px 0 10px 0;
	}
.bt h3{
	text-align:center;
	}
.bt h3 a{
	display:inline-block;
	border:1px solid #ddd;
	padding:5px 15px;
	margin:0 2px;
	font-size:16px;
	font-weight:normal;
	}
.bt h3 a:hover{
	background:#0072fe;
	color:#fff;
	}
.bt p{
	text-align:center;
	font-size:18px;
	color:#333;
	}
.bai h4 , .bai h2 , .bai p{
	color:#fff;
	}
.more{
	display:block;
	width:130px;
	height:40px;
	line-height:38px;
	text-align:center;
	border:1px solid #ccc;
	margin:30px auto;
	}
.more:hover{
	color:#fff;
	background:#0072fe;
	}
/**/
.product_index{
	width:1200px;
	margin:auto;
	overflow:hidden;
	}
.product_top{
	width:1300px;
	padding-bottom:80px;
	}
.product_top li{
	width:380px;
	float:left;
	margin-right:30px;
	margin-bottom:20px;
	}
.product_top li h5{
	position:relative;
	width:380px;
	height:300px;
	overflow:hidden;
	}

.product_top li h5 p{
	text-align:center;
	position:absolute;
	top:260px;
	background:rgb(0,114,254,0.6);
	color:#fff;
	width:380px;
	line-height:40px;
	font-size:18px;
	height:300px;
	transition:all 0.6s;
	}
.product_top li:hover h5 p{
	top:0px;
	line-height:300px;
	}
.product_top li img{
	width:380px;
	height:300px;
	border:1px solid #ddd;
	}
.product_top li h2{
	font-size:18px;
	color:#222;
	text-align:center;
	padding:15px 0;
	}
.product_top li span{
	margin:auto;
	display:block;
	width:50px;
	height:50px;
	transition:all 0.6s;
	background:url(more.png);
	}
.product_top li:hover img{
	border:1px solid #0072fe;
	}
.product_top li:hover h2{
	color:#0072fe;
	}
.product_top li:hover span{
	background:url(morels.png);
	transform:rotate(180deg);
	}
.product_bot{
	padding:50px 0 100px 0;
	width:1300px;
	overflow:hidden;
	}
.product_bot video{
	width:277px;
	height:187px;
	margin-right:30px;
	}
/**/
.Advantage_bj{
	width:100%;
	padding-bottom:120px;
	background:url(Advantage.jpg) no-repeat center;
	}
.Advantage{
	width:1200px;
	margin:auto;
	overflow:hidden;
	}
.Advantage ul{
	width:1300px;
	}
.Advantage ul li{
	width:280px;
	height:250px;
	border-radius:10px;
	padding:28px;
	float:left;
	margin-right:26px;
	background:#fff;
	}
.Advantage ul li img{
	margin:auto;
	transition:all 0.6s;
	}
.Advantage ul li:hover img{
	transform:rotateY(180deg);
	}
.Advantage ul li h2{
	text-align:center;
	color:#333;
	font-size:18px;
	font-weight:normal;
	padding:15px 0 8px 0; 
	}
.Advantage ul li p{
	text-align:center;
	color:#666;
	line-height:22px;
	}
/**/	
.Applications{
	width:1200px;
	margin:auto;
	overflow:hidden;
	padding-bottom:80px;
	}
.accordion{
	width: 100%;
	overflow: hidden;
}
.accordion{
	width: 100%;
	overflow: hidden;
	height: 480px;
	margin:0 auto;
}
.accordion ul{
	width:100%;
	height: 630px;

}


.accordion ul li {
	float:left;
	height: 480px;
	box-sizing: border-box;
	width:120px;
	background:#000;
}


.active{
	width:40%;
	}

.accordion ul li{
	position:relative;
	cursor: pointer;
	}
.accordion ul li h2{
	color:#fff;
	font-size:30px;
	font-weight:normal;
	padding:80px 40px 10px 40px;
	}


.accordion ul li .ljgd{
	display:block;
	position:absolute;
	bottom:80px;
	left:40px;
	color:#fff;
	}

/**/
.about_bj{
	width:100%;
	height:768px;
	background:url(about_bj.jpg) no-repeat center;
	}
.about ul{
	width:1200px;
	margin:auto;
	}
.about ul .about_top{
	color:#fff;
	line-height:35px;
	padding-bottom:50px;
	}
.about ul .about_top p{
	color:#fff;
	}
.about ul .about_bot a{
	display:block;
	width:120px;
	height:40px;
	border:1px solid #fff;
	text-align:center;
	line-height:38px;
	float:left;
	color:#fff;
	}	
.about ul .about_bot h2{
	float:right;
	color:#fff;
	font-size:28px;
	text-align:right;
	}
.about ul .about_bot h2 span{
	font-size:18px;
	}
/**/
.news{
	width:1200px;
	margin:auto;
	padding-bottom:100px;
	}
.news ul{
	width:1300px;
	}
.news ul li{
	width:380px;
	margin-right:30px;
	float:left;
	margin-top:30px;
	background:#f1f1f1;
	transition:all 0.6s;
	}
.news ul li img{
	width:380px;
	height:240px;
	}
.news ul li:hover{
	margin-top:0px;
	}
.news ul li:hover h2{
	background:#24439e;
	} 
.news ul li:hover h2 span , .news ul li:hover h2 b , .news ul li:hover h2 p{
	color:#fff;
	}
.news ul li h2{
	padding:20px 30px 40px 30px;
	}
.news ul li span{
	font-size:16px;
	display:block;
	font-weight:normal;
	}
.news ul li b{
	font-size:18px;
	color:#333;
	font-weight:normal;
	padding:5px 0;
	display:block;
	color:#333;
	}
.news ul li p{
	font-size:15px;
	color:#666;
	font-weight:normal;
	}
.news .more{
	margin-top:40px;
	}
/**	
.news ul{
	width:1300px;
	}
.news ul li{
	width:580px;
	float:left;
	margin-bottom:20px;
	margin-right:40px;
	}	
.news ul li img{
	float:left;
	width:170px;
	height:110px;
	margin-right:20px;
	}
.news ul li p{
	color:#666666;
	}
.news ul li p b{
	display:block;
	color:#333;
	font-weight:normal;
	font-size:16px;
	}
.news ul li p span{
	display:block;
	padding:5px 0;
	color:#333;
	}
/
/**/
.foot{
	background:#2b2b2b;
	}
.foot_nav{
	background:#393939;
	height:60px;
	}
.foot ul{
	width:1200px;
	margin:auto;
	text-align:center;
	}
.foot_nav ul a{
	display:inline-block;
	padding:0 30px;
	line-height:60px;
	color:#aaa;
	font-size:16px;
	background:url(foot_fg.jpg) no-repeat right;
	}
.foot ul .foot_logo{
	width:560px;
	float:left;
	padding:80px 0;
	}
.foot ul .foot_logo img{
	display:inline-block;
	vertical-align:bottom;
	margin-right:10px;
	}
.foot ul .foot_logo span{
	font-size:30px;
	color:#dddcdc;
	}
.foot ul .foot_logo p{
	color:#dddcdc;
	padding:10px 0;
	}
.foot ul .foot_contact{
	width:550px;
	padding:70px 0;
	float:right;
	}
.foot ul .foot_contact p{
	color:#dddcdc;
	line-height:28px;
	width:430px;
	float:left;
	}
.foot ul .foot_contact span{
	width:120px;
	display:block;
	float:right;
	color:#dddcdc;
	text-align:center;
	}
.foot ul .foot_contact span img{
	width:120px;
	height:120px;
	margin-bottom:10px;
	}
/**/
.bqsy{
	padding:18px 0;
	width:1200px;
	margin:auto;
	color:#888;
	border-top:1px solid #484848;
	}
.bqsy  a{
	color:#888;
	float:right;
	}
/**/
.none {
    display: none;
}

.position{
	height: 60px;
    background: #fff;
	line-height:60px;
    border-bottom: 1px solid #dfdfdf;
	}
.position img{
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
	}
.ny_nav{
	padding-bottom:25px;
	}
.ny_nav a{
	display:inline-block;
	padding:0 25px;
	height:40px;
	background:#fff;
	line-height:38px;
	font-size:15px;
	text-align:center;
	border:1px solid #eee;
	transition:all 0.6s;
	}
.ny_nav a:hover , .ny_nav .cur{
	background:#0072fe;
	border:1px solid #0072fe;
	color:#fff;
	}
.mian_bj{
	width:100%;
	padding-top:25px;
	background:#f5f5f5;
	padding-bottom:100px;
	}
.mian{
	background:#fff;
	padding:30px;
	}
.main_nr p{
	line-height:32px;
	}
.main_nr strong{
	font-size:18px;
	}
.main_nr img{
	display:inline-block;
	max-width:100%;
	}

/**/
.pagination {
	text-align: center;
	padding-top:15px;
}
.page-item {
	display: inline-block;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ddd;
}
.page-num {
	padding: 5px 10px;
	display: inline-block;
	border: 1px solid #ddd;
	background: #ddd;
	margin: 0 2px;
}
.pagination a:hover {
	color: #fff;
	background: #f17205;
}
.page-num-current {
	background: #f17205;
	color: #fff;
}

.newslist ul li {
	background:#fff;
	padding: 40px 25px  25px 25px;
	margin-bottom: 15px;
	transition:all 0.6s;
}
.newslist ul li:hover{
	box-shadow:2px 2px 2px #999;
	}
.newslist ul li b {
	font-size: 18px;
}
.newslist ul li a{
	display:block;
	}
.newslist ul li p {
	padding: 15px 0;
	line-height: 24px;
}
.newslist ul li span {
	color: #ccc;
}
.news_bt{
    color: #222;
    text-align: center;
    font-size: 36px;
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
	margin-bottom:20px;
}


/**/
.baisebj{
	background:#fff
	}
.contact_xj{
	width:40%;
	line-height:35px;
	float:left;
	padding:30px 50px;
	}
#allmap {
	width:60%;
	float:right;
	height: 430px;
	overflow: hidden;
	font-family:"微软雅黑" ;
	}
.BMapLabel{
	border: 1px  solid #eee !important; 
	line-height: 22px !important;
	font-size: 14px !important;
	padding: 15px !important;
	top: -60px !important;
	left: 30px !important;
	font-family:"microsoft yahei"!important;
}
.BMapLabel span{
	font-size: 24px;
	font-family: ywzt;
	color:#c40c17 ;
	line-height: 35px !important;
}
.BMapLabel  img{
	width:250px;
	margin-top:15px;
	}
.form-control{
    background-color: #fff;
    padding: 15px 15px;
    color: #6e6e6e;
	border:1px solid #ddd;;
    font-size: 14px;
}
.nr100{
	width:100%;
	height:150px;
	margin-top:30px;
	margin-bottom:10px;
	}
.nr30{
	width:39%;
	float:left;
	margin-right:1%;
	}
.nr20{
	background:#0072fe;
	width:20%;
	float:right;
	color:#fff;
	padding:17px 0;
	border:none;
	}

/**/
.caselist{
	overflow:hidden;
	}
.caselist ul{
	width:1280px;
	}
.caselist ul li{
	width:289px;
	height:290px;
	overflow:hidden;
	border:1px solid #ddd;
	float:left;
	background:#fff;
	margin-right:14px;
	margin-bottom:14px;
	}
.caselist ul li img{
	width:287px;
	height:226px;
	transition: all 1s ease;
	}
.caselist ul li h2{
	padding:20px 20px 0 20px;
	font-size:16px;
	text-align:center;
	}
.caselist ul li p{
	text-align:left;
	padding:10px 20px;
	font-size:13px;
	line-height:25px;
	}
.caselist ul li:hover img{
	transform:scale(1.08);
	}


/**/
.productlist{
	overflow:hidden;
	}
.productlist ul{
	width:1280px;
	}
.productlist ul li{
	width:289px;
	overflow:hidden;
	border:1px solid #ddd;
	float:left;
	background:#fff;
	margin-right:13px;
	margin-bottom:14px;
	}
.productlist ul li  img{
	width:100%;
	transition: all 1s ease;
	}

.productlist ul li:hover img{
	transform:scale(1.08)
	}	
.productlist ul li h2{
	height:50px;
	line-height:49px;
	border-top:1px solid #ddd;
	text-align:center;
	background:#ddd;
	color:#333;
	overflow:hidden;
	transition:all 0.6s;
	font-weight:normal;
	}
.productlist ul li:hover h2{
	background:#0072fe;
	color:#fff;
	}

/**/
.positionshow{
	height: 70px;
    background: #fff;
	line-height:70px;
    border-bottom: 1px solid #dfdfdf;
	}
.showbanner{
	background:url(show_bj.jpg) no-repeat center;
	padding:90px 0 120px 0;
	}
.showimg{
	width:48%;
	float:left;
	}
.showimg h4{
	color:#333;
	margin-top:30px;
	}
.showimgtp{
	border:1px solid #ddd;
	}
.jianshu{
	float:right;
	width:47%;
	}
.jianshu h2{
	font-size:30px;
	color:#333;
	}
.jianshu ul{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:25px 0;
	margin:35px 0;
	line-height:30px;
	}
.jianshu  a span{
	font-size:40px;
	font-family:ywzt;
	color:#0072fe;
	}
.jianshu img{
	float:left;
	margin-right:10px;
	}
.showproduct{
	margin-top:30px;
	background:#fff;
	padding:40px;
	}
.showproduct h4{
	font-size:18px;
	line-height:35px;
	}
.positionshow_bt li{
	width:200px;
	font-size:20px;
	color:#333;
	float:left;
	text-align:center;
	height:70px;
	cursor:pointer;
	}
.positionshow_bt .hover{
	border-bottom:2px solid #005f8f;
	}
.showproduct h2{
	font-size:40px;
	color:#333;
	text-align:center;
	padding-bottom:30px;
	border-bottom:1px solid #ddd;
	margin-bottom:40px;
	}

.showproduct  img{
	max-width:100%;
	display:inline-block;
	}
	
#con_show_4 ul li{
	width:32%;
	margin-right:1.3%;
	float:left;
	position:relative;
	margin-bottom:10px;
	}
#con_show_4 ul li img{
	width:100%;
	}
#con_show_4 ul li span{
	z-index:2;
	display:block;
	top:0px;
	height:100%;
	background: rgba(0,0,0,0.6);
	width:100%;
	text-align:center;
	padding-top:30%;
	font-size:24px;
	color:#fff;
	position:absolute;
	}
#con_show_2 table{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
    width: 100%;
    word-break: break-all;
	border-spacing: 0px;border-collapse: separate;
	}

#con_show_2  table td{
	padding:6px 10px ;
	color:#666;
	font-size:13px;
	line-height:24px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

.biaoge table{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
    width: 100%;
	margin-bottom:10px;
	margin-top:5px;
    word-break: break-all;
	border-spacing: 0px;border-collapse: separate;
	}

.biaoge table td{
	padding:6px 10px ;
	color:#666;
	font-size:13px;
	line-height:24px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	}

/**/
.culture{
	border-bottom:1px solid #ddd;
	}
.culture ul li{
	background:#f2f2f2;
	border-top:1px solid #ddd;
	
	}
.culture ul li h2{
	font-size: 24px;
    color: #333;
	margin-bottom:10px;
    font-weight: bold;
	}
.culture_u1{
	width:28%;
	float:left;
	}
.culture .culture_u1 li{
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:50px;
	}
.culture_u1 li{
	height:219px;
	}
.culture_u2{
	width:44%;
	float:left;
	}
.culture  .culture_u2 li{
	background: #fafafa;
	height:146px;
	padding:30px 50px;
	}
.culture  .culture_u2 .culture_u2li{
	background:#0072fe;
	color:#fff;
	}
.culture  .culture_u2 .culture_u2li h2{
	color:#fff;
	}
.showproductimg img{
	width:49%;
	margin-right:1%;
	border:1px solid #ddd;
	float:left;
	margin-bottom:10px;
	}
.bssbt{
	background:#f1f1f1;
	margin:30px 0 20px 0;
	padding:0px !important;
	}
.bssbt span{
	background:#0072fe;
	color:#fff;
	padding:10px 20px;
	display:inline-block;
	font-size:18px;
	}
.bbs ul{
	width:101%;
	}
.bss1 ul li{
	width:196px;
	float:left;
	overflow:hidden;
	margin-right:5px;
	position:relative;
	}
.bss1 ul li img{
	width:100%;
	}
.bss1 ul li:hover img{
	transform:scale(1.08);
	}
.bss1 ul li p{
	background:#f1f1f1;
	color:#333;
	text-align:center;
	line-height:45px;
	}
.bss2 h4{
	font-size:14px;
	font-weight:normal;
	}

.bss2 h4 span{
	font-size:20px;
	font-weight:bold;
	}
.bss2 h4 strong{
	font-size:16px;
	}

.bss2 ul li{
	width:290px;
	float:left;
	overflow:hidden;
	margin-right:13px;
	margin-bottom:13px;
	position:relative;
	}
.bss2 ul li img{
	width:100%;
	}
.bss2 ul li:hover img{
	transform:scale(1.08);
	}
.bss2 ul li p{
	background:#f1f1f1;
	color:#333;
	text-align:center;
	line-height:45px;
	}
.fwlist{
	width:100%;
	overflow:hidden;
	}
.fwlist ul{
	width:102%;
	}
.fwlist ul li{
	width:23.5%;
	margin-right:1.2%;
	padding:10px;
	float:left;
	border:1px solid #ddd;
	}
.fwlist ul li h2{
	font-size:18px;
	margin:10px 0;
	}
.fwlist ul li p{
	line-height:24px;
	}



.operate h3 {font-size:16px;background:#f7f7f7;height:43px;line-height:43px;padding-left:12px;}
.operate ul li {display:inline;}
.operate ul li a {background:url(bg1.png) no-repeat 200px 18px;padding-left:30px;text-decoration:none;font-size:14px;color:#555;display:block;height:43px;line-height:43px;border-bottom:1px dotted #d2d2d2;}
.operate ul li a.noline {border-bottom:none;}
.operate ul li a:hover {color:#8caf00;}
.operate ul li a.selected:hover {color:#fff;}
.operate ul li .selected {background-color:#8caf00;background-position:200px -9px;color:#fff;}
.operate ul li {border-bottom:1px solid #d2d2d2;display:inline-block;width:100%;position:relative;min-height:43px;_height:43px;z-index:10;zoom:1}
.operate ul li h4 {cursor:pointer;background:url(j_c.png) no-repeat 1100px 15px;text-decoration:none;font-size:22px;color:#555;display:block;line-height:60px;font-weight:normal;}
.operate ul li.noline {border-bottom:none;}
.operate ul li h4 span{
	padding-left:15px;
	font-size:16px;
	}
.none {display:none}
.operate ul li.selected h4 {background:url(j_o.png) no-repeat 1100px 15px;border-bottom:1px solid #d2d2d2;color:#f17205;font-weight:bold;}
.operate ul li.selected h4 span {font-size:16px;color:#333;font-weight:normal;}
.operate li .list-item {padding:20px 0;position:relative;zoom:1;font-size:14px;line-height:30px;color:#666;}


























