
/* CSS Document */
@charset "utf-8";
div, span, applet, object, iframe, h1, h2, h3, 
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend{ 
    margin: 0; 
    padding: 0; 
    border: 0; 
    outline: 0; 
    font-weight: inherit; 
    font-style: inherit; 
    font-size: 100%; 
    font-family: inherit; 
    vertical-align: baseline; 
}
a:hover{text-decoration:none;}
.mc{color:#46b131}
.center{width: 600px;margin:auto;}
.bgg{background: #f4f4f4}
.bgw{background: #fff}
body{
	width:640px;
	height:auto;
	margin:0 auto;
}

/*header*/
.htop{
	width:640px;
	margin: auto;
	height:132px;
	overflow: hidden;
	z-index: 100;
	background: #fff;
	background: url(../images/wap_header.jpg) center no-repeat;
}
.htop p{
	padding: 70px 0 0 460px;
	color: #009944;
	font-size: 24px;
}
/*nav*/
.nav li{
	width:25%;
	height:70px;
	line-height: 70px;
	text-align: center;
	font-size: 24px; 
	float: left;
	background: #009944 url(../images/wap_nav_bg.png) right center no-repeat;
	border-bottom: 1px solid #fff;
}
.nav li:nth-child(4n){
	background: #009944;
}
.nav li a{
	color: #fff;
}
/*banner开始*/
.slideBox{ 
	position:relative; 
	overflow:hidden;   
	max-width:640px;/* 设置焦点图最大宽度 */ 
}
.slideBox .hd{ 
	position:absolute; 
	height:28px; 
	line-height:28px; 
	bottom:0; 
	right:0; 
	z-index:1; 
}
.slideBox .hd li{ 
	display:inline-block; 
	width:5px; 
	height:5px; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	border-radius:5px; 
	background:#333; 
	text-indent:-9999px; 
	overflow:hidden; 
	margin:0 6px;   
}
.slideBox .hd li.on{ 
	background:#fff;  
}
.slideBox .bd{ 
	position:relative;
	 z-index:0; 
	}
.slideBox .bd li{ 
	position:relative; 
	text-align:center;  
}
.slideBox .bd li img{ 
	background:url(images/loading.gif) center center no-repeat;  
	vertical-align:top; 
	width:100%;/* 图片宽度100%，达到自适应效果 */
}
.slideBox .bd li a{ 
	-webkit-tap-highlight-color:rgba(0,0,0,0); 
	 }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ 
	display:block; 
	width:100%; 
	 position:absolute; 
	 bottom:0; 
	 text-indent:10px; 
	 height:28px; 
	 line-height:28px; 
	 background:url(images/focusBg.png) repeat-x; 
	 color:#fff;  
	 text-align:left;  
}

/*norlogo*/
.norlogo{
	overflow: hidden;
	margin: auto;
	text-align: center;
}
.norlogo h1{
	font-size: 36px;
	height: 36px;
	color: #2b343f;
	margin-bottom: 20px;
}
.norlogo h1 span{
	font-weight: bold;
	color: #46b131;
}
.norlogo h2{
	width: 460px;
	height: 3px;
	margin: auto;
	position: relative;
}
.norlogo h2 .line1{
	width: 160px;
	height: 1px;
	background: #dadada;
	position: absolute;
	bottom: 0;
	left: 0;
}
.norlogo h2 .line2{
	width: 70px;
	height: 3px;
	background: #46b131;
	position: absolute;
	bottom: 0;
	left: 160px;
}
.norlogo h2 .line3{
	width: 70px;
	height: 3px;
	background: #f39800;
	position: absolute;
	bottom: 0;
	left: 230px;
}
.norlogo h2 .line4{
	width: 160px;
	height: 1px;
	background: #dadada;
	position: absolute;
	bottom: 0;
	left: 300px;
}
.norlogo h3{
	color: #8a8a8a;
	font-size: 16px;
	margin-top: 10px;
	text-transform:uppercase
}


/*news*/
.news .hd li{
	width: 138px;
	margin: 5px;
	height: 60px;
	line-height: 60px;
	font-size: 1.6rem;
	color:#595959;
	overflow: hidden;
	float: left;
	text-align: center;
	border: 1px solid #dedede;
}
.news .hd li.on{
	color: #fff;
	background: #46b131;
}
.news .bd ul{
	width: 610px;
	margin: auto;
}
.news .bd li{
	height: 80px;
	line-height: 80px;
	background: #f5f5f5 url(../images/wap_news_list.jpg) 25px center no-repeat;
	font-size: 1.8rem;
	padding-left: 50px;
	overflow: hidden;
	margin-bottom: 10px;
}
.news .bd li a{
	color: #4d4d4d;
}
.com .main{
	width: 600px;
	height: 310px;
	overflow: hidden;
	position: relative;
}

.com .main img{
	width: 600px;
	height: 310px;
	position: absolute;
	left: 0;
	top: 0;
}
.com .main p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.6);
	font-size: 1.6rem;
}

/* footer*/
.footer{
	width:640px;
	height:auto;
	overflow:hidden;
}
.footer_top{
	width:100%;
	height:auto;
	padding: 40px 0 0px;
	text-align: center;	
}
.footer_top .main{
	height:140px;
	background: #009944;
	text-align: center;	
	color: #fff;
	font-size: 18px;
}
.footer_top h1{
	font-size: 30px;
	padding-top: 20px;
}
.footer_top h2{
	margin:18px 0;
}

.footer_tel{
	width:610px;
	height: auto;
	padding: 20px 15px 0;
	overflow: hidden;
	margin-bottom: 130px; 
	border-top: 1px solid #dcdcdc;
}
.footer_tel .top{
	text-align: center;
	font-size: 1.6rem;
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #d9d9d9;
}
.footer_tel .wechat{
	text-align:center;
}
.footer_tel .wechat img {
	width:180px;
	height: 180px;
	margin:10px 20px 20px;
}
.footer_tel .words{
	width:100%;
	height:auto; 
}
.footer_copy{
	width:100%;
	height:80px;
	background-color:#0065c4;
	text-align:center;
	line-height:80px;
	font-size:2em;
	color:#fff;
	font-family: "宋体";
}

.f_nav{
	text-align: center;
	width: 640px;
	font-size: 1.5rem;
	padding: 20px 0;
	border-top: 1px solid #e3e3e3;
	background: #fff;
	position: fixed;
	bottom: 0;
}
.f_nav a{
	color: #7a7d82;
}
.f_nav .iconfont{
	font-size: 2.5rem;
}
.f_nav li{
	width: 20%;
	float: left;
}
.f_nav li.on a{
	color: #46b131;
}
.ftel{
	text-align: center;
	color: #46b131;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
}
.ftel .iconfont{
	font-size: 24px;
	margin-right: 10px;
}
.f_bottom{
	width: 100%;
	padding-top: 30px;
}
.f_bottom img{
	width: 100%;
}



.contop{
	border-bottom: 1px solid #b3b3b3;
	font-size:1.5em;
	color: #484848;
	padding-top: 20px;
}
.contop li{
	width: 198px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border: 1px solid #b3b3b3;
	border-radius: 10px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.contop li.on{
	background: #46b131;
	border: 1px solid #46b131;
}
.contop li.on a{
	color: #fff;
}
.contop li:nth-child(3n){
	margin-right: 0px;
}

#sideMenuClosed{
	font-size: 1em;
}
#sideMenuContainer {
  height: auto;
  position: fixed;
  top: 250px;
  left: -260px;
  width: 260px;
  z-index: 4;
  background: #666;
  overflow: hidden;
}
#sideMenuContainer li{
	height: 80px;
	border-top: 1px solid #fff;
	line-height: 80px;
	padding: 0 20px;
	font-size: 2em;
}
#sideMenuContainer li.on{
	background: #46b131;
}
#sideMenuContainer li.short{
	padding-left: 50px;
	font-size: 1.7em;
}
#sideMenuContainer li a{
	color:#fff;
}

.piclist li{
	width: 290px;
	height: auto;
	float: left;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.piclist li:nth-child(2n){
	margin-right: 0px;
}
.piclist li img{
	width: 290px;
	height: 200px;
}
.piclist li p{
	height: 60px;
	line-height: 60px;
	font-size: 1.6em;
}


.boxEwm{ 
	position:fixed; 
	width:222px; 
	height:248px; 
	top:50%; 
	margin-top:-129px; 
	left:50%; 
	margin-left:-111px; 
	z-index:1000; 
	background:url(../images/bgWxEwm.png) no-repeat; 
	padding:5px; 
	font-size:0; 
	line-height:0; 
	display:none; 
	box-sizing:content-box
}
.boxEwm a{
	display:block;
	height:26px; 
}
.boxEwm img{ 
	width:222px; 
	height:222px;
}
.showTitle{ 
	font-size:1.8em; 
	padding:30px 0 10px 0; 
	line-height:36px;
}
.showTitle1{ 
	font-size:18px; 
	padding:8px 0 0 0; 
	line-height:26px;
}
.showInfo{ 
	border-bottom:2px solid #ebebeb; 
	color:#999; 
	margin-bottom:20px; 
	line-height:40px; 
	padding-bottom:10px; 
	position:relative;
	font-size: 22px;
}
.btnShare{
	position:absolute; 
	top:-5px; 
	right:0;
	font-size:0; 
}

.btnShare i{
	font-size:18px; 
	display:inline-block; 
	vertical-align:middle;
	padding-top: 5px;
}
.btnShare a{
	display:inline-block; 
	width:40px; 
	height:40px; 
	border-radius:50%; 
	overflow:hidden;
	margin-left:15px;
	vertical-align:middle
}
.btnShare a img{
	width:40px; 
	height:40px
}
.shareWx{background:#4cc54f}
.shareWb{background:#dc5353}
.shareQz{background:#e3972a}
.shareQq{background:#5899d9}
.showCon{ 
	line-height:36px; 
	font-size:1.6em;
}
.showCon p{
	margin-bottom:10px
}


.msg{
	width: 100%;
	padding: 50px 0;
	height: auto;
	font-size: 2em;
}
.msg .msgbox{
	width: 600px;
	height: auto;
	padding: 30px;
	background: #fff;
}
.msg table{
	width:100%;
}
.msg tr{
	height: 80px;
	width:100%;
}
.msg tr td.title{
	width: 150px;
	color: #666;
	text-align: right;
	padding-right: 20px;
}
.msg tr td span{
	margin-right: 5px;
}
.msg input[type=text]{
	width: 300px;
	height: 50px;
	border: 1px solid #cccccc;
	font-size: 0.8em;
	padding: 0 10px;
}
.msg select{
	width: 150px;
	height: 50px;
	font-size: 0.8em;
	border: 1px solid #cccccc;
}
.msg textarea{
	width: 320px;;
	height: 120px;
	font-size: 0.8em;
	border: 1px solid #cccccc;
}
.msg input[type=submit]{
	width: 60%;
	font-weight:bold;
	text-align: center;
	background:#46b131;
	color:#fff;
	border:0;
	border-radius:5px;
	margin-top: 40px;
	font-size: 1.2em;
	padding: 15px 0;
}
.msg input[type=radio]{
	width: 20px;
	height: 20px;
}
.msg td span{
	color:#f00;
}


.teamlist li{
	height: 170px;
	background: #fff;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 30px;
}
.teamlist li img{
	height: 170px;
	width: 150px;
}
.teamlist .con{
	width: 450px;
}
.teamlist .con h1{
	line-height: 30px;
}
.teamlist .con h1 a{
	font-size: 2.4rem;
	color: #00519d;
	font-weight: bold;
}
.teamlist .con h2{
	font-size: 1.8rem;
	color: #878787;
	line-height:26px; 
}

.hlist ul{
	width: 620px;
	margin: auto;
}
.hlist li{
	width:300px;
	height:auto;
	float:left;
	text-align:center;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
}
.hlist li:nth-child(2n){
	margin-right: 0;
}
.hlist li img{
	width:300px;
	height:210px;
}

.elist li{
	height: auto;
	margin-bottom: 20px;
}
.elist .time{
	width: 150px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 2rem;
	background: #898c9b;
	display: block;
	float: left;
}
.elist .fr{
	width: 430px;
	font-size: 2rem;
	color: #898c9b;
}

.blist li{
	margin-bottom: 20px;
}
.blist img{
	width: 100%;
}
.blist h1{
	margin: 20px auto 10px;
}
.blist h1 a{
	font-size: 2.4rem;
	color: #363636;
}
.blist h2{
	font-size: 2rem;
	color: #777988;
	line-height: 28px;
}

.nlist li{
	height: 130px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.nlist li .img{
	width: 180px;
	height: 130px;
	overflow: hidden;
}
.nlist li .img img{
	width: 180px;
	height: 130px;
}
.nlist li .con{
	width: 400px;
	overflow: hidden;
}
.nlist li .con h1 a{
	font-size: 1.8rem;
	color: #3f404c;
	font-family: "微软雅黑";
}
.nlist li .con h2{
	font-size: 1.2rem;
	color: #bdbec8;
	font-family: "宋体";
	margin-top: 10px;
}
.nlist li .con h3{
	font-size: 1.5rem;
	color: #8b8d9a;
	font-family: "宋体";
	margin-top: 10px;
	line-height: 24px;
}

.prolist li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.prolist li .img{
	width: 180px;
	height: 180px;
}
.prolist li .img img{
	width: 180px;
	height: 180px;
}
.prolist li .pic{
	width: 420px;
	height: 180px;
}
.prolist li .pic img{
	width: 480px;
	height: 180px;
}

.pro1 h1{
	font-size: 3rem;
	color: #030303;
	margin-bottom: 10px;
	margin-top: 20px;
}

.pro1 h1 a{
	color: #464665;
	font-size: 24px;
}
.pro1 h2{
	width: 80px;
	height: 36px;
	line-height: 36px;
	font-size: 1.6rem;
	text-align: center;
	background: #eb6100;
	border-radius: 5px;
	color: #fff;
}
.pro1 h3{
	height: 22px;
	line-height: 22px;
	padding-left: 40px;
	color: #494a54;
	font-size: 1.8rem;
	background: url(../images/pro_house.png) no-repeat left;
}
.pro1 h4{
	height: 22px;
	line-height: 22px;
	padding-left: 40px;
	color: #eb6100;
	font-size: 2.4rem;
	background: url(../images/pro_tel.png) no-repeat left;
}
.pro1 h5{
	height: 22px;
	line-height: 22px;
	padding-left: 40px;
	font-size: 1.8rem;
	color: #494a54;
	background: url(../images/pro_add.png) no-repeat left;
}
.pro_show li{
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
}
.pro_show li:last-child{
	margin-right: 0px;
}
.pro_show li img{
	width: 100%;
	margin-bottom: 10px;
}
.pro_show li p{
	font-weight: bold;
	color: #333;
	font-size: 2rem;
}
.proshow li img{
	width: 100%;
}

.brandlist li{
	margin-bottom: 50px;
}
.brandlist .img img{
	width: 100%;
}
.brandlist .con{
	font-size: 24px;
	color: #030303;
}
.brandlist .more a{
	color: #fff;
}
.brandlist .more{
	margin-top: 20px;
}

.hrpic li{
	width: 300px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.hrpic li:last-child{
	margin-right: 0px;
}
.hrpic li{
	width: 300px;
	height: auto;
	overflow: hidden;
} 
.hrpic li div{
	width: 160px;
	height: 40px;
	background: #ffd102;
	border-radius: 20px;
	line-height: 40px;
	text-align: center;
	margin: 20px auto 0;
	font-size: 24px;
}
.hrpic li div a{
	color: #836b00;
}
.hrpic li:nth-child(2) div{
	background: #e77918
}
.hrpic li:nth-child(2) div a{
	color: #fff;
}
.hrlist li{
	padding: 35px 20px;
	background: #f3f3f3;
	margin-bottom: 20px;
}
.hrlist li h2{
	font-size: 30px;
	color: #030303;
}
.hrlist li h3{
	font-size: 24px;
	color: #606060;
	line-height: 36px;
	margin-top: 10px;
}

.coninfo .logo h1{
	color: #eb6100;
}
.coninfo .codelist{
	width: 360px;
	height: auto;
	margin: 50px auto 0;
}
.coninfo .codelist li{
	width: 160px;
	float: left;
	margin-right: 40px;
	text-align: center;
}
.coninfo .codelist li:last-child{
	margin-right: 0px;
}
.coninfo .codelist li img{
	width: 160px;
	height: 160px;
}

.bus_top .desp .con h1{
	font-size: 30px;
	color: #030303;
}
.bus_top .desp .con h2{
	font-size: 24px;
	color: #030303;
}
.bus_top .desp .con h3{
	color: #848484;
	line-height: 26px;
	font-size: 20px;
}

.bus_top .word li{
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #f39800;
	margin-right: 10px;
	float: left;
	border-radius: 15px;
}
.bus_top .word h1{
	font-size: 30px;
	color: #030303;
}
.bus_top .word h2{
	color: #848484;
	line-height: 26px;
	font-size: 20px;
}


.more{
	width: 40%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background: #f39800;
	border-radius: 30px;
	margin: 30px auto 0;
	font-size: 2rem;
	cursor: pointer;
}

/*分页*/
.pager{
	margin:20px auto;
	font-size: 1.2em;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	text-align: left;
}
.pager a{
	margin: 0 5px;
	padding: 5px 10px;
	border: 1px solid #cbcbcb;
	color: #0e6eb8;
}
.pager .prev,.pager .next{
	padding: 5px 10px;
	border: 1px solid #cbcbcb;
	color: #0e6eb8;
}
.pager .current{
	padding: 5px 10px;
	border: 1px solid #ff5401;
	color: #ff5401;
}
