body, h1, h2, h3, h4, h5, h6, hr, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, p{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img{
	border: 0 none;
}
	
li{
	list-style-type: none;
}
	
a{
	color: #333;
	text-decoration: none;
}
	


body{
	font-family: "Microsoft YaHei", SimSun;
	font-size: 14px;
	line-height: 200%;
	color: #000;
	text-decoration: none;
	
}


.iconfont{
	margin: 0px 6px;
}

.w1000{
	width: 1191px;
	margin: 0px auto;
	overflow: hidden;

}


.at3{
	width:709px;
	height:330px;
	float:left;
	border:1px solid #dcdcdc;}
.at{
	margin-top:37px;}
	
.ar1{
	width:100%;
	padding-top:27px;
	padding-bottom:8px;
	background:url(b6.jpg);
	
	}
.au2{
	width:883px;
	height:30px;
	
	padding-left:115px;}	
.at1{
	width:220px;
	height:330px;
	float:left;

	background:url(b7.jpg) no-repeat;}	
.at2{
	float:left;}	

.as{
	height:100px;}
.aq{
	height:309px;
	background:#FFF;
	margin-top:13px;}
.ding{
	width:100%;
	height:35px;
	background:#0068b7;}
.ding1{
	width:1190px;
	height:35px;
	margin:0 auto;}	
.ding2{
	width:300px;
	float:left;
	color:#FFF;
	margin-top: 2px;}
.ding3{
	width:270px;
	height:35px;
	line-height:35px;
	float:right;}	
.ding3 span{
	color:#FFF;}	
.at4{
	width: 100%;
	height: 50px;
    font-size: 27px;
	line-height: 50px;
	font-weight: 600;
	font-family: SimHei;
	margin-top: 35px;
	padding-left:30px;
	background:url(8b.jpg) no-repeat left center; 
	}
.at5{
	width: 389px;
	height: 50px;
    font-size: 27px;
	line-height: 50px;
	font-weight: 600;
	font-family: SimHei;
	margin-top: 35px;
	padding-left:30px;
	background:url(8b.jpg) no-repeat left center; 
	}	
.at5 em{
	color: #999;
	font-size: 16px;
    font-style: normal;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}	
h1 {
	width: 100%;
	height: 50px;
    font-size: 27px;

	line-height: 50px;
	font-weight: 600;
	font-family: SimHei;
	margin-top: 35px;
	background:url(8b.jpg) no-repeat left left;

}

.at4 em{
	color: #999;
	font-size: 16px;
    font-style: normal;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

.more{
	float: right;
	display: block;
	width: 60px;
	height: 21px;
	color: #00a73d;
	font-size: 14px!important;
	line-height: 21px;
	text-align: center;
	font-weight: 500!important;
	font-family: "Microsoft YaHei", SimSun;
	margin-top: 15px;
	transition: all 0.5s;
	overflow: hidden;
}

.more:hover{
	text-decoration:underline;
}

.more .fa{
	margin-left: 6px;
}

.line {
	width: 100%;
	height: 10px;
	margin: 20px auto;
	background: url(line1.png) no-repeat center;
}

.fy{
	width: 96%;
	margin: 0px auto;
	margin-top: 20px;
	color: #666;
	overflow: hidden;
}

.f_left{
	float: left;
	text-align: left;
	overflow: hidden;
}

.f_right{
	float: right;
	text-align: right;
	overflow: hidden;
}


/*顶部*/	

#top_box{
	font-size: 16px;
	height: 100px;
}
	
.logo{
	float: left;
	display: block;
	width: 420px;
    height: 105px;
	background: url(logo.png) no-repeat;
	margin-top:21px;
}
.au1{
	float:right;
	margin-top:12px;}

.link{
	float: right;
	
	color: #fff;
	line-height: 35px;

}

.link:hover{
	color: #12ac4b;
}

#top_box span {
	float: right;
	color: #0068b7;
	line-height: 28px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
    margin-top: 37px;
}

#top_box .iconfont{
	font-size: 28px;

}

/*导航开始*/	
#menu_box{
	width: 100%;
	height: 60px;
	background:#f0efef;
	border-top:2px solid #13ad4c;
}

.m_box{
	float: left;
	width: 1085px;
	margin: 0px auto;
}

.menu{
	float: left;
	display: block;
	position: relative;
	padding: 0px 35px;
	margin-right: 25px;
	font-size: 16px;
	color: #000;
	line-height: 60px;
	z-index: 999;
	overflow: hidden;
}
	
.menu:hover,.menunow{
	overflow: inherit;
	color: #fff;
	background:#0068b7;
}

.dropmenudiv_b{
	display: none;
	position: absolute;
	width: 100%;
	padding: 10px 0px;
	top: 60px;
	left: 0px;
	background-color: rgba(0,104,183,0.85);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	overflow: hidden;
}

.dropmenudiv_b a{
	display: block;
	width: 100%;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	text-indent: 12px;
}

.dropmenudiv_b a:hover{
	text-decoration: underline;
}

.dropmenudiv_b a .fa{
	margin-right: 8px;
}

#dropmenu2_b{
	width: 545px;	
}

#dropmenu2_b  a{
	float: left;
	width: 135px!important;	
}

.search_box{
	float: right;
	
	height: 35px;
	margin-top:15px;
	overflow: hidden;
}

.search_word {
	
	color: #999;
	width: 259px;
	height:31px;

	line-height: 24px;
	text-indent: 12px;
	border-radius:25px;
	border: 1px solid #CCC;
	
}

.search_go {
    border: 0px;
	background:url(search_go.png) no-repeat ;
    width: 35px;
    height: 21px;
	cursor: pointer;
	margin-left:-35px;
	padding-top:5px;
	    

}

/*首页banner*/		
#banner_box{
	width: 100%;
	height: 360px;
	margin: 0px auto;
	overflow: hidden;
}

/*首页产品*/		
.index_pro h1{
	float: left;
	background: none;
	overflow: hidden;
}

.index_class {
	float: left;
    width: 100%;
	padding-bottom:16px;
	margin-top: 10px;
	background: #0068b7;
	overflow: hidden;
}
.index_class a{
	color:#FFF;}

.index_class span{
	float: left;
	color: #fff;
	text-align: center;
	overflow: hidden;
    margin-left: 28px;
}
.ar2{
	width:27px;
	height:27px;
	float:left;
	background:url(b1.png) no-repeat;
	margin-top:18px;
	margin-right:10px;
	overflow: hidden;
	}
.ar2:hover{
	background:url(b2.png) no-repeat;}


.index_class span b{
    display: block;
    font-size: 30px;
    line-height: 46px;
    font-weight: 500;
	margin-top: 8px;
	
	font-weight:bold;
}

.index_class ul {
    float: left;
    width: 1080px;
	margin-top: 3px;
	padding-top: 3px;
	overflow: hidden;
	margin-top:13px;
	padding-left:26px;
}

.index_class ul a {
    float: left;
    display: block;
    padding: 0px 24px;
    height: 30px;
    line-height: 30px;
}

.index_class ul a:hover {
	text-decoration: underline;
}

.index_class ul font {
    float: left;
    display: block;
	width: 1px;
    height: 11px;
	margin-top: 11px;
	background: #61a4d7;
}

.index_cp {
    float: left;
	width: 1225px;
    margin-top: 24px;
    margin-bottom: 6px;
    overflow: hidden;
}

.cp_query1 {
    width: 920px!important;
    margin-left: 0px;
}

.index_cp a,.cp_query1 a {
    float: left;
    display: block;
    width: 272px;
    margin-bottom: 24px;
    margin-right: 34px;
    overflow: hidden;
}

.cp_query1 a {
    width: 285px;
	margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
    overflow: hidden;
}

.index_cp a img,.cp_query1 a img{
	display: block;
	width: 270px;
	height: 202px;
	border: 1px solid #dcdcdc;
	transition: all 0.5s;
}

.cp_query1 a img{
	width: 272px;
	height: 204px;
}
	
.index_cp a:hover img,.cp_query1 a:hover img{
	border: 1px solid #dcdcdc;
}
	
.index_cp a h3,.cp_query1 a h3{
	display: block;
	width: 272px;
	height: 53px;
	padding-top: 3px;
	background-color: #dcdcdc;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	transition: all 0.5s;
}

.cp_query1 a h3{
	width: 274px;
}
	
.index_cp a:hover h3,.cp_query1 a:hover h3{
	
	background-color:#dcdcdc;
	text-decoration:underline;
}

/*首页介绍*/		
.index_intro{
	width: 100%;

	margin: 0px auto;
	overflow: hidden;
}

.play{
	float: left;
	display: block;
	position: relative;
	width: 364px;
	height: 249px;
	margin-top: 24px;
	overflow: hidden;
	margin-left:20px;
}

.play h3{
	position: absolute;
	
	width: 364px;
	height: 249px;
	background: #000;
	overflow: hidden;
}

.play h3 img{
	opacity: 1;
	transition: all 0.5s;
}

.play:hover h3 img{
	opacity: 0.8;
}

.play span{
	position: absolute;
	top: 79px;
	left: 157px;
	width: 50px;
	height: 50px;
	z-index: 9;
	overflow: hidden;
}

.play span img{
	opacity: 0;
	transition: all 0.5s;
}

.play:hover span img{
	opacity: 1;
}

.index_intro .middle{
	float: left;
	width: 422px;
	line-height: 24px;
	margin: 24px 0px;
	overflow: hidden;
}
.ae{
	font-size:34px;
	font-weight:bold;
	padding-top:10px;}
.ae1{
	font-size:22px;
	margin-top:18px;}
.ae2{
	margin-top:25px;}	
.ae3{
	width:195px;
	height:55px;
	background:#0068b7;
	line-height:55px;
	text-align:center;
	margin-top:30px;
	}
.ae3 a{
	color:#FFF;}	
.ae3 a:hover{
	text-decoration:underline;}			
.aw{
	width:364px;
	height:42px;
	background-color:rgba(0,0,0,0.75);}

/*新闻*/		
.index_news ul{
	width: 445px;
	height:330px;
	border: 1px solid #dcdcdc;
	overflow: hidden;
}

.newspic,.news_pic{
	width: 100%;
	margin-top: 24px;
	padding-bottom: 21px;
	border-bottom: 1px dashed #dcdcdc;
	overflow: hidden;
}

.news_pic{
	border-bottom: 0px;
}

.newspic img,.news_pic img{
	float: left;
	width: 126px;
	height: 94px;
	padding: 2px;
	border: 1px solid #dcdcdc;
	margin-right: 24px;
	overflow: hidden;
}

.news_pic img{
	width: 240px;
	height: 175px;
	margin-right: 40px;
}

.newspic h2,.news_pic h3{
	float: left;
	width: 312px;
	height: 24px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	font-family: SimHei;
	overflow: hidden;
}

.news_pic h3{
	width: 395px;
	height: 36px;
	font-size: 18px;
	line-height: 36px;
}

.newspic span,.news_pic span{
	float: left;
	width: 312px;
	height: 72px;
	margin-top: 6px;
	color: #999;
	font-size: 12px;
	line-height: 24px;
	overflow: hidden;
}

.news_pic span{
	width: 595px;
	font-size: 14px;
}

.news_pic a font{
	float: left;
	display: block;
	width: 124px;
	height: 40px;
	background: #000;
	
	color: #fff;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
	margin-top: 15px;
	transition: all 0.5s;
	overflow: hidden;
}

.news_pic a:hover font{
	text-decoration:underline;
}

.newslist{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	margin-top:20px;
	padding-left:35px;
}

.newslist a,.news_query a{
	display: block;
	height: 30px;

}

.news_query a{
	padding: 5px 0px;
	border-bottom: 1px dotted #dcdcdc;
}

.newslist a .fa,.news_query a .fa{
	margin-right: 6px;
}

.news_query a .fa{
	margin-left: 3px;
}

.newslist a h2,.news_query a h3{
    float: left;
    width: 330px;
    height: 30px;
	font-size: 14px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.newslist a:hover h2,.news_query a:hover h3{
	text-decoration:underline;}
.newslist1 a:hover h2,.news_query a:hover h3{
	text-decoration:underline;}

.newslist a font,.news_query a font{
    float: right;
    width: 70px;
    height: 30px;
	color: #999;
	font-size: 12px;
    line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
}






.newslist1{
	width: 400px;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	margin-top:20px;
	padding-left:35px;
}
.newslist1 a,.news_query a{
	display: block;
	height: 30px;

}
.newslist1 a .fa,.news_query a .fa{
	margin-right: 6px;
}



.newslist1 a h2,.news_query a h3{
    float: left;
    width: 330px;
    height: 30px;
	font-size: 14px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.newslist1 a font,.news_query a font{
    float: right;
    width: 70px;
    height: 30px;
	color: #999;
	font-size: 12px;
    line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
}


.news_query a font{
    width: 100px;
}

.news_detail h3, .case_intro h3{
    width: 100%;
    font-size: 24px;
    line-height: 40px;
	font-weight: 600;
    overflow: hidden;
}

.case_intro h3{
	text-align: center;
	margin-bottom: 20px;
}

.news_detail span {
    display: block;
    width: 100%;
    border-bottom: 1px dotted #dcdcdc;
    color: #999;
    margin-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 20px;
	overflow: hidden;
}

.news_detail span font{
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 16px;
}

.news_detail dd,.case_intro dd{
    width: 100%;
    overflow: hidden;
}

.news_detail dd img,.case_intro dd img{
	display: block;
	margin: auto;
    max-width: 100%;
    overflow: hidden;
}

.next_pre{
	width: 100%;
	border-top: 1px dotted #dcdcdc;
	margin-top: 30px;
	padding-top: 10px;
	color: #666;
	line-height: 30px;
}

.next_pre a{
	color: #13ad4c;
	line-height: 30px;
}

.next_pre a:hover{
	text-decoration:underline;
}

/*友情链接*/	
.di{
	width:100%;
	height:111px;
	background:#0068b7;
	border-top:2px solid #13ad4c;
	color:#FFF;
	margin-top:38px;
	padding-top:10px;
	padding-bottom:20px;
	}
.di1{
	width:1190px;
	height:49px;
	margin:0 auto;
	line-height:50px;
	border-bottom:1px solid #61a4d7;
	margin-bottom:10px;
	}
.di2{
	float:left;
	}
.di3{
	
	float:right;
	margin-top:-11px;}
.di4{
	float:left;
	background:url(b3.png) no-repeat left ;
	    padding-left: 33px;
    padding-top: 10px;}	
.di5{
	margin-left:10px;
	font-weight:bold;
	font-size:18px;
	float:left;
	padding-top:10px;}				
.di a{
	color:#FFF;}
.yq{
	font-size:25px;}			
.index_link{
    width: 100%;
	height: 50px;
    margin: 0px auto;
	
	overflow: hidden;
}

.index_link h1{
	float: left;
	width: 170px;
    margin-top: 0px;
	overflow: hidden;
}

.index_link ul a {
    float: left;
	margin-left: 21px;
    line-height: 56px;
    overflow: hidden;
}

/*底部*/	
.foot_box {
	margin-top: 10px;
	
}

.foot_box .left{
	float: left;
    
}

.foot_box .right{
	float: right;
    width: 140px;
	text-align: right;
}

/*内页banner*/
.banner{
	width: 100%;
	height: 290px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1440px 290px;
	overflow: hidden;
	/*animation: banner 1s;*/
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

/*@keyframes banner{
	from{background-size: 1500px 225px;}
	to{background-size: 1440px 215px;}
}*/

/*内页左侧*/
.main_box{
	margin-bottom: 50px;
}

.main_box .left{
	float: left;
	width: 250px;
	margin-top: 30px;
	overflow: hidden;
}

.main_box .left ul{
	width: 248px;
	border: 1px solid #d6d8d8;
	padding-bottom: 20px;
	margin-bottom: 30px;
	overflow: hidden;
}

.main_box .left h2{
	font-size: 27px;
	margin-top: 20px;
	margin-left: 15px;
	font-family: SimHei;
	overflow: hidden;
}

.main_box .left font{
	display: block;
	width: 218px;
    height: 30px;
    border-bottom: 1px solid #d6d8d8;
    color: #999;
	font-size: 12px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
    margin-left: 15px;
	padding-bottom: 3px;
    margin-bottom: 20px;
}

.cp_class a{
    display: block;
	width: 218px;
    height: 39px;
	margin: 1px 15px;
    line-height: 40px;
	font-size: 15px;
    font-weight: bold;
    text-indent: 12px;
	border-bottom: 1px dashed #ccc;
}

.cp_class a:hover,.cp_class a.class_active,a.smenunow{
	background: #0068b7;
	color: #fff;
	border-bottom: 1px dashed #0068b7;
}

.cp_class a .fa{
	margin-right: 9px;
}

.tel{
	position: relative;
	width: 250px;
	height: 165px;
	text-align: left;
	background: url(tel_bg.jpg) no-repeat;
	margin-bottom: 40px;
}

.tel span{
	position: absolute;
	left: 140px;
	top: 40px;
}

/*内页右侧*/
.main_box .right{
	float: right;
	width: 885px;
	margin-top: 30px;
	overflow: hidden;
}

.place {
	float: left;
	width: 100%;
	height: 56px;
	 margin-bottom: 21px;
	 border-bottom:1px dashed #CCCCCC;
	line-height: 56px;
	overflow: hidden;
}

.place h2 {
	float: left;
	height: 56px;
	line-height: 45px;
    font-size: 30px;
    color: #000;
    font-weight: 600;
    font-family: SimHei;
}

.place h2 a{
    color: #000;
}

.place h2 .iconfont{
	display: none;
}

.place span{
	float: left;
    margin-left: 16px;
	color: #999;
	line-height: 72px;
}

.back{
	float: right;
	color: #13ad4c;
	overflow: hidden;
	margin-right: 3px;
}

.back:hover{
	color:#000;
	
}

.back .iconfont{
	font-size: 22px;
	vertical-align: middle;
}

.main_box .right ul{
	width: 100%;
	overflow: hidden;
}
.ay .right ul{
	width:713px;}

.main_box .right ul p{
	margin-bottom: 16px;
}

/*案例*/
.case_query{
	width: 900px!important;
	margin-left: 0px;
}

.case_query a{
	float: left;
	display: block;
	width: 205px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}

.case_query a img{
	width: 194px;
    height: 137px;
	padding: 4px;
	border: 1px solid #dcdcdc;
	opacity: 1;
	overflow: hidden;
}

.case_query a:hover img{
	border: 1px solid #000;
	opacity: 0.8;
}

.case_query a h4{
	width: 225px;
	height: 30px;
	margin-top: 6px;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
}

/*产品*/
.w1{
	width: 150px;
}

.w11{
	width: 462px;
}

.w2{
	width: 260px;
}

.w22{
	width: 418px;
}

.w3{
	width: 120px;
}

.w4{
	width: 350px;
}

.cp_prop{
	width: 713px;
	height: 36px;
	background: #0068b7;
	border: 1px solid #0068b7;
}

.cp_prop li{
	float: left;
	color: #fff;
	font-size: 15px;
	line-height: 36px;
	text-align: center;
	border-right: 1px solid #fff;
}

.cp_prop .w4{
	border-right: 0px!important;
}

.cp_query{
	width: 883px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #dcdcdc;
	border-bottom: 0px;
	margin-bottom: 20px;
}

.xl{
	float: left;
	width: 150px;
	min-height: 30px;
	font-size: 16px;
	font-weight: 600;
	vertical-align: middle;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}

.lb {
	float: left;
	width: 733px;
	overflow: hidden;
}

.lb li{
	float: left;
	height: 30px;
	line-height: 30px;
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.lb li a{
	color: #0068b7;
}

.lb li a:hover{
	text-decoration:underline;
}

.cp_title img{
	float: left;
	display: block;
	width: 317px;
	height: 224px;
	padding: 4px;
	border: 1px solid #dcdcdc;
	margin-right: 30px;
	margin-top: 10px;
}

.cp_title h3{
	float: right;
	width: 527px;
	height: 40px;
	margin-top: 6px;
	font-size: 21px;
    line-height: 40px;
    font-weight: 600;
	overflow: hidden;
}

.cp_prop1{
	float: right;
	width: 527px;
	margin-top: 5px;
	overflow: hidden;
}

.cp_prop1 li{
	width: 100%;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #dcdcdc;
	overflow: hidden;
}

.cp_prop1 li font{
	float: left;
	font-weight: 600;
	margin-right: 10px;
	overflow: hidden;
}

.cp_intro h4{
	width: 100%;
	height: 45px;
	margin-top: 30px;
	border-bottom: 1px solid #13ad4c;
}

.cp_intro h4 strong{
	display: block;
	width: 150px;
	height: 43px;
	font-size: 16px;
    line-height: 43px;
	text-align: center;
	border: 1px solid #13ad4c;
	border-bottom: 4px solid #fff;
	overflow: hidden;
}

.cp_intro font{
	display: block;
	width: 100%;
	margin: 10px auto;
	overflow: hidden;
}

.cp_intro font img{
	display: block;
	max-width: 100%;
	margin: 10px auto;
	overflow: hidden;
}

/*联系我们*/	
.map {
    width: 884px;
	border-right:1px solid #ccc;
    overflow: hidden;
}

.contact {
    width: 100%;
    overflow: hidden;
}

.contact h3 {
    width: 100%;
    margin-top: 0px;
    font-size: 21px;
	line-height: 50px;
    color: #000;
    font-weight: 600;
    font-family: "Simhei","Microsoft yahei";
}

/*在线咨询*/		
.feedback li {
	float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 16px;
}
	
.feedback li span {
	float: left;
    display: block;
	width: 90px;
	font-weight: 600;
    line-height: 30px;
	margin-left: 20px;
}
	
.feedback li input {
	float: left;
    height: 30px;
    width: 30%;
    border: 1px solid #ccc;
    padding-left: 10px;
	margin-right: 10px;
}
	
.feedback li .textarea {
	float: left;
    border: 1px solid #ccc;
    line-height: 28px;
    width: 70%;
	color: #666;
	padding: 10px;
	margin-right: 10px;
}
	
.feedback li select{
	float: left;
    height: 30px;
    width: 10%;
    border: 1px solid #ccc;
    padding-left: 10px;
	margin-right: 10px;
}
	
.feedback .button {
	float: left;
    display: block;
    width: 130px;
    height: 36px;
    margin-top: 16px;
	margin-left: 110px;
    background-color: #000;
	border: 0px;
	
	text-align: center;
	font-size: 14px;
	line-height: 36px;
    color: #fff;
    cursor: pointer;
    transition: all 0.5s;
}
	
.feedback .button:hover {
    background-color: #81b925;
}



#leftsead{width:131px;height:143px;position:fixed;top:43%;right:0px; z-index:999;}

*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}

#leftsead li{width:131px;height:60px;}

#leftsead li img{float:right;}

#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:131px;}

#leftsead li a .shows{display:block;}

#leftsead li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}

#leftsead li a.youhui .hides{display:none;position:absolute;right:190px;top:-93px;}


.s_box{
	float: right;
	width: 350px;
	height: 26px;
	margin-top: 9px;
	overflow: hidden;
	}
.in_box{
	float:left;
	margin-left:50px;
	}
 .ss{
	float: right;
	width: 80px;
	display: block;
	font-size: 15px;
    color: #333;
    line-height: 24px;
    font-weight: normal;
	}
 .si{
	 float:left;
	 color:#fff;

	 }
.s_key{
	float: right;
	width: 210px;
	height: 22px;
	color: #888;
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #dcdcdc;
	text-align: left;
	text-indent: 16px;
	margin-right: 6px;
	}
.s_icon{
	float: right;
	height: 24px;
	margin: 0px;
	padding: 0px 10px;
	border: 0px;
	color: #fff;
	background-color: #0052ba;
	text-align: center;
	border-radius: 2px;
	}
.s_ncon{
	color: #0052ba;
	background-color: #fff;
	}
	
	
	
	
.erji{
	float: left;
	width: 100%;
	margin-bottom: 21px;
	}
	
.erji a{
	float: left;
	display: block;
	padding: 0px 15px;
	text-align: center;
	color: #333;
	line-height: 32px;
	margin-right: 8px;
	margin-bottom: 12px;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	transition: all 0.5s;
	}
	
.erji a:hover{
	color: #fff;
	background-color: #0061bb;
	border: 1px solid #0061bb;
	}
.class_box {
	width: 1191px;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	}
	
.class_box h1 {
	float: left;
	display: block;
	width: 188px;
	text-align: left;
	font-size: 21px;
	color: #0052ba;
	line-height:54px;
	margin-top:0;
	font-weight: normal;
	transition: all 0.5s;
	background: url(pro.png)  no-repeat right center;
	}
	
.class_box h1:hover {
	background: url(pro1.png)  no-repeat right center;
	}