@media screen and (min-width: 1920px) {
	body:before{
	    content: '1800';
	}

:root{
	--wapper: 1800px;
}

}

/*******************************************************************/

@media screen and (max-width: 1950px) {
body:before{
    content: '1720';
}

:root{
	--wapper: 1720px;
}



}

/*******************************************************************/

@media screen and (max-width: 1750px) {
	body:before{
	    content: '1580';
	}

:root{
	--wapper: 1500px;
}

.banner{
	height: 800px;
}

.title-index span:nth-child(1){
	font-size: 30px;
}
.title-index span:nth-child(2){
	font-size: 15px;
}


.huoban-list a{
	width: calc( (100% - 32px * 5)/5 );
	height: 180px;
	margin: 16px;
}

.news .topone .img{
	width: 600px;
	height: calc( 600px/16*9 );
	margin-right: 40px;
}

.lianxi .p1 .r{
	height: 450px;
}

}

/*******************************************************************/

@media screen and (max-width: 1600px) {
	body:before{
	    content: '1430';
	}

.banner{
	height: 750px;
}

.index-about-box .r-n{
	width: calc( 1500px/2 );
	padding: 100px 64px;
}

.index-about-box .r-n span.h1{
	font-size: 36px;
}
.index-about-box .r-n span.desc{
	font-size: 24px;
}

.about_p2 .c .li .l,.about_p2 .c .li .r{
	width: 50%;
	margin: 0 30px;
}

.pro-box{
	padding: 50px 0;
}
.pro-box .wapper > .title p{
	font-size: 30px;
}

.news-list a{
	padding: 20px;
}
.news-list a .img{
	height: 220px;

}
.news-list a .info h3{
	font-size: 18px;
}
.news-list a .info span.desc{
	font-size: 14px;
}
.news-list a .info span.btn{
	font-size: 14px;
	padding: 6px 24px;
	width: 140px;
}

.lianxi .p1 .r{
	height: 400px;
}


}	

/*******************************************************************/

@media screen and (max-width: 1450px) {
	body:before{
	    content: '1330';
	}

:root{
	--wapper: 1300px;
}

header nav li a.nav-a{
	padding: 0 40px;
}
header{
	height: 90px;
}
header nav li ul{
	top: 90px;
}
header a.logo img{
	height: calc( 100% - 48px );
}
.banner{
	height: 700px;
}

.banner .swiper-button-next{
	right: 32px;
}
.banner .swiper-button-prev{
	left: 32px;
}

.banner .swiper-container .swiper-slide a .wapper{
	padding: 0 60px;
}
.banner .swiper-container .swiper-slide a span.yh{
	font-size: 60px;
}
.banner .swiper-container .swiper-slide a p{
	font-size: 40px;
	margin-top: 16px;
}
.banner .swiper-container .swiper-slide a span.desc{
	font-size: 15px;
	margin-top: 20px;
	width: 450px;
}

:root{
	--index-product-box-h:600px;
	--index-product-box-w:60%;
	--index-product-box-small-w:40%;
	--index-product-box-margin:32px;
}

.title-index span:nth-child(1){
	font-size: 28px;
}
.title-index span:nth-child(2){
	font-size: 14px;
}


.index-pro a > div span:nth-child(1){
	font-size: 18px;
}
.index-pro a > div span:nth-child(2){
	margin-top: 6px;
	font-size: 14px;
}



.index-about-box .r-n{
	width: calc( 1500px/2 );

}

.index-news .wapper .r a .info span.title{
	font-size: 16px;
}
.index-news .wapper .r a .info span.desc{
	font-size: 14px;
}

.subbanner{
	margin-top: 90px;
}

.about-wenhua ul li{
	margin: 40px 20px 0 20px;
	padding: 64px 40px;
}


.about-zizhi .swiper-button-prev{
	left: 10px!important;
}
.about-zizhi .swiper-button-next{
	right: 10px;
}

.huoban-list a{
	width: calc( (100% - 32px * 5)/5 );
	height: 160px;
	margin: 16px;
}

.pro-box{
	padding: 48px 0;
}
.pro-box .wapper > .title p{
	font-size: 30px;
}



.pro-haocai-list a{
	padding: 32px;
}

.news .topone .info .time span:nth-child(1){
	font-size: 24px;
}
.news .topone .info .title h3{
	line-height: 1.5;
	font-size: 22px;
}
.news .topone .info .title span{
	font-size: 15px;
}
.news .topone .info p{
	font-size: 15px;
	height: 36px;
	border-radius: 36px;
	width: 150px;
}



.news-list a{
	padding: 16px;
}
.news-list a .img{
	height: 200px;

}
.news-list a .info h3{
	font-size: 16px;
}
.news-list a .info span.desc{
	font-size: 13px;
}
.news-list a .info span.btn{
	font-size: 13px;
	padding: 5px 24px;
	width: 140px;
}

.lianxi .p1 .l h2.title{
	font-size: 18px;
}
.lianxi .p1 .l .content{
	font-size: 16px;
}
.lianxi .p1 .r{
	height: 400px;
}



}

/*******************************************************************/

@media screen and (max-width: 1350px) {
	body:before{
	    content: '1230';
	}

:root{
	--wapper: 1200px;
}
header nav li a.nav-a{
	padding: 0 30px;
	font-size: 15px;
}
header .lang .now{
	font-size: 15px;
}

.banner{
	height: 650px;
}

.index-about-box .r-n{
	width: calc( 1200px/2 );
	padding: 64px;
}

.index-about-box .r-n span.h1{
	font-size: 32px;
}
.index-about-box .r-n span.desc{
	font-size: 20px;
}

.index-news .wapper .l{
	height: calc( (175px + 30px)*2 );
}

.index-news .wapper .l a{
	height: 175px;
	margin: 15px 0;
}

.index-news .wapper .r{
	height: calc( (175px + 30px)*2 );
}
.index-news .wapper .r a{
	padding: 15px 0;
}
.index-news .wapper .r a .img{
	width: 130px;
}

.about_p2 .c .li .r img{
	height: 300px;
}


.about-wenhua ul li{
	margin: 40px 16px 0 16px;
	padding: 64px 32px;
}


.zizhi-list a .img{
	padding: 24px;
}

.huoban-list a{
	width: calc( (100% - 32px * 4)/4 );
	height: 160px;
	margin: 16px;
}

.pro-box{
	padding: 32px 0;
}
.pro-box .wapper > .title p{
	font-size: 28px;
}


.pro-haocai-list a{
	padding: 24px;
}
.pro-haocai-list a .num{
	font-size: 18px;
	width: 40px;
	height: 40px;
	top: -20px;
}
.pro-haocai-list a h3{
	font-size: 18px;
}
.pro-haocai-list a span.desc{
	font-size: 14px;
}
.pro-haocai-list a span.btn{
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}

.news-show{
	padding: 32px 0;
}
.news-show-c-n{
	width: calc( 100% - 64px );
}
.news-show-c-n .title{
	font-size: 24px;
	line-height: 1.7;
}
.news-show-c-n .desc{
	font-size: 14px;
}
.news-show-c-n .content{
	font-size: 16px;
}

}

/*******************************************************************/

@media screen and (max-width: 1250px) {
	body:before{
	    content: '1200';
	}

:root{
	--wapper: 1200px;
}

header a.logo img{
	height: calc( 100% - 40px );
}

header nav li a.nav-a{
	padding: 0 28px;
	font-size: 15px;
}
header .lang .now{
	font-size: 15px;
}

header{
	height: 80px;
}
header nav li ul{
	top: 80px;
}
.subbanner{
	margin-top: 80px;
}
.subbanner{
	height: 200px;
}
.subbanner span:nth-child(1){
	font-size: 24px;
}
.subbanner span:nth-child(2){
	font-size: 16px;
}

.banner{
	height: 550px;
}
.banner .swiper-container .swiper-slide a span.yh{
	font-size: 50px;
}
.banner .swiper-container .swiper-slide a p{
	font-size: 38px;
	margin-top: 15px;
}
.banner .swiper-container .swiper-slide a span.desc{
	font-size: 15px;
	margin-top: 20px;
	width: 400px;
}

:root{
	--index-product-box-h:500px;
}

.index-pro a > div span:nth-child(1){
	font-size: 16px;
}
.index-pro a > div span:nth-child(2){
	margin-top: 5px;
	font-size: 13px;
}


.index-about-box .r-n{
	width: 100%;
	padding: 32px;
}

.index-about-box .r-n span.h1{
	font-size: 28px;
}
.index-about-box .r-n span.desc{
	font-size: 18px;
}
.index-about-box .r-n .c{
	font-size: 15px;
	line-height: 2;
	margin-top: 24px;
}
.index-about-box .r-n .morebtn{
	margin-top: 16px;
}


footer .wapper .lx2{
	padding-left: 24px;
	margin-left: 24px;
}
footer .wapper .nav{
	padding-left: 24px;
	margin-left: 24px;
}

.about_p2{
	padding: 32px 0 0 0;
}
.about_p2 .title{
	font-size: 28px;
}
.about_p2 .c .li .l .t{
	font-size: 26px;
} 


.about-box{
	padding: 32px 0 40px 0;
}
.about-box .title span:nth-child(1){
	font-size: 28px;
}
.about-box .title span:nth-child(2){
	font-size: 16px;
}


.about-wenhua ul li{
	margin: 40px 12px 0 12px;
	padding: 48px 24px;
}


.zizhi-list a .img{
	padding: 16px;
}


.huoban-list a{
	width: calc( (100% - 16px * 3)/3 );
	height: 180px;
	margin: 8px;
}


.pro-box{
	padding: 32px 0;
}
.pro-box .wapper > .title p{
	font-size: 28px;
}

.news .topone .img{
	width: 500px;
	height: calc( 500px/16*9 );
	margin-right: 32px;
}


.news-list a .img{
	height: 180px;

}
.news-list a .info h3{
	font-size: 16px;
}
.news-list a .info span.desc{
	font-size: 13px;
}
.news-list a .info span.btn{
	margin-top: 16px;
}

.lianxi .p1 .l{
	width: 45%;
}




}

/*******************************************************************/

@media screen and (max-width: 1024px) {
	body:before{
	    content: '1004';
	}

:root{
	--wapper: 100%;
}
.wapper{
	width: var(--wapper);
	padding: 0 16px;
}

header nav li a.nav-a{
	padding: 0 16px;
	font-size: 14px;
}
header .lang .now{
	font-size: 14px;
}

:root{
	--index-product-box-h:400px;
}
.index-pro a > div{
	padding: 12px 8px;
}
.index-pro a > div span:nth-child(1){
	font-size: 15px;
}
.index-pro a > div span:nth-child(2){
	margin-top: 5px;
	font-size: 12px;
}


.index-news .wapper{
	flex-wrap: wrap;
	padding: 0!important;
	width: 100%;
}
.index-news .wapper .l{
	width: 100%;
	height: calc( (150px + 16px)*2 );
}
.index-news .wapper .l a{
	width: calc( 50% - 8px );
}
.index-news .wapper .l a span{
	padding: 3px 16px;
}
.index-news .wapper .r{
	margin-left: 0;
	height: calc( (150px + 16px)*2 );
}

.index-news .wapper .l a{
	height: 150px;
	margin: 8px 0;
}

.index-news .wapper .r{
	height: auto;
}
.index-news .wapper .r a{
	padding: 16px 0;
}
.index-news .wapper .r a .img{
	width: 130px;
}

footer .wapper .nav{
	display: none;
}

.subbanner{
	height: 160px;
}
.subbanner span:nth-child(1){
	font-size: 24px;
}
.subbanner span:nth-child(2){
	font-size: 16px;
}

.about_p1 {
	padding: 32px 0;
}
.about_p1 .wapper{
	flex-direction: column;
	width: 100%;
}
.about_p1 .wapper .l,.about_p1 .wapper .r{
	padding: 0;
	width: 100%;
}
.about_p1 .wapper .r{
	margin-top: 16px;
}

.mb .wapper{
	padding: 0;
}
.mb .text{
	display: none;
}

.mb .subnav{
	flex: 1;
}
.mb .subnav a{
	margin: 0;
	flex: 1;
}

.about_p1 .wapper .l .h2{
	font-size: 28px;
}
.about_p1 .wapper .l .desc{
	font-size: 16px;
}
.about_p1 .wapper .l .c{
	margin-top: 16px;
}

.about_p2 .c .li .r img{
	height: 260px;
}

.about-box .title span:nth-child(1){
	font-size: 24px;
}
.about-box .title span:nth-child(2){
	font-size: 14px;
}
.about-wenhua ul{
	flex-wrap: wrap;
}
.about-wenhua ul li{
	margin: 24px 12px 0 12px;
	padding: 24px 24px;
	width: calc( 50% - 24px );
}
.about-wenhua ul li i{
	font-size: 48px;
}
.about-wenhua ul li h3{
	font-size: 24px;
}
.about-wenhua ul li span.desc{
	margin-top: 8px;
}


.huoban-list a{
	width: calc( (100% - 8px * 3)/3 );
	height: 160px;
	margin: 4px;
}


.pro-box{
	--pro-w: calc( (var(--wapper) - 40px*3)/3 );
	--pro-peitao-w: calc( (var(--wapper) - 40px*2)/2 );
}

.pro-box{
	padding: 30px 0;
}
.pro-box .wapper > .title p{
	font-size: 26px;
}


.pro-haocai-list a .num{
    font-size: 16px;
    width: 36px;
    height: 36px;
    top: -18px;
}
.pro-haocai-list a .img{
	width: 140px;
	height: calc( 140px/4*3 );
	margin-right: 16px;
}
.pro-haocai-list a h3{
    font-size: 16px;
}
.pro-haocai-list a span.desc{
    font-size: 14px;
    margin-top: 2px;
    line-height: 1.5;
}
.pro-haocai-list a span.btn{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.news .topone{
	padding: 32px 0;
}
.news .topone .img{
	width: 400px;
	height: calc( 400px/16*9 );
	margin-right: 32px;
}
.news .topone .info .time span:nth-child(1){
	font-size: 20px;
}
.news .topone .info .time span:nth-child(2){
	font-size: 13px;
}
.news .topone .info .title h3{
	font-size: 18px;
}
.news .topone .info .title span:nth-child(1){
	font-size: 16px;
}
.news .topone .info .title span:nth-child(2){
	font-size: 14px;
}
.news .topone .info p{
	transform: scale(0.9);
}


.news-list a{
	width: calc( (100% - 32px*2)/2 );
	margin: 16px;
}
.news-list a .img{
	height: 200px;

}


.lianxi-p2{
	padding: 32px 0;
}

.lianxi-p2 .lianxi-title .en{
	font-size: 46px;
	letter-spacing: 0;
}
.lianxi-p2 .lianxi-title .cn{
	font-size: 26px;
	line-height: 1;
}

.form input{
	min-width: 0;
}

.form .btns{
	margin: 24px;
}
.form .btns button{
	padding: 12px 82px;
	font-size: 16px;
}






}

/*******************************************************************/

@media screen and (max-width: 880px) {
	body:before{
	    content: '100%';
	}


.pc{
	display: none;
}
.mobile{
	display: flex;
}

.banner{
	height: 100vh;
}
.banner a{
	padding: 0 16px;
}

.index-box{
	padding: 32px 0;
}

.title-index span:nth-child(1){
	font-size: 24px;
}
.title-index span:nth-child(2){
	font-size: 13px;
}

.index-box .wapper{
	padding: 0 16px;
}
.index-pro{
	margin-top: 24px;
}
.index-pro a:nth-child(1){
	width: 100%;
	float: left;
	background-color: #ddd;
	height: calc( (100vw - 32px)/16*9 );
	margin-bottom: 16px;
}
.index-pro a:nth-child(2),.index-pro a:nth-child(3){
	width: 100%;
	float: right;
	margin-bottom: 16px;
	height: calc( (100vw - 32px)/16*9 );
}



.banner .swiper-button-next{
	display: none;
}
.banner .swiper-button-prev{
	display: none;
}
.banner .swiper-container .swiper-slide a .wapper{
	padding: 0 0px;
}
.banner .swiper-container .swiper-slide a span.yh{
	font-size: 40px;
}
.banner .swiper-container .swiper-slide a p{
	font-size: 32px;
	margin-top: 14px;
}
.banner .swiper-container .swiper-slide a span.desc{
	width: 60vw;
}

.index-about-box{
	padding: 0;
}
.index-about-box .l{
	width: 10px;
}
.index-about-box .r{
	width: calc( 100% - 10px );
}
.index-about-box .r .r-n{
	padding: 32px 16px;
}
.index-about-box .building{
	opacity: 0.2;
}
.index-about-box .r .r-n .morebtn{
	font-size: 14px;
	height: 35px;
}


.subbanner{
	margin-top: 56px;
	height: 150px;
}
.subbanner span:nth-child(1){
	font-size: 20px;
}
.subbanner span:nth-child(2){
	font-size: 14px;
}

.header{
	height: 56px;
	background: rgba(255, 255, 255, 1);
	display: flex;
	align-items: center;
	padding: 0 16px;
	justify-content: space-between;
	z-index: 9999999;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	border-bottom: 1px #eaeaea solid;
}
.header a.logo img{
	height: 30px;
}
.header .right{
	display: flex;
	align-items: center;
}
.header .lang-mobile{
	font-size: 15px;
	color: var(--color-main-green);
	width: 56px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.mobile-lang-list{
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 1);
    padding-top: 64px;
    z-index: 99999;
    box-sizing: border-box;
    /* transition: all 0.48s; */

}

.mobile-lang-list a {
    padding: 16px 0px;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 2;
    text-transform: capitalize;
    border-bottom: 1px #f9f9f9 solid;
}

footer .wapper{
	flex-direction: column;
}
footer .wapper .lx{
	align-items: center;
	justify-content: center;
}
footer .wapper .lx .c{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	margin-top: 16px;
}
footer .wapper .lx2{
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
	border-top: 1px #444 solid;
	margin-top: 24px;
	padding-top: 24px;
	justify-content: center;
	align-items: center;
}

.about_p2 .title{
	font-size: 22px;
}
.about_p2 .c{
	margin-top: 18px;
}
.about_p2 .c .li{
	flex-direction: column-reverse;
}
.about_p2 .c .li .l,.about_p2 .c .li .r{
	width: 100%;
	margin: 0 0;
}
.about_p2 .c .li .r{
	margin-bottom: 24px;
}
.about_p2 .c .li .r img{
	height: auto;
}
.about_p2 .c .li .l .text{
	margin-top: 0px;
}


.about-box .title span:nth-child(1){
	font-size: 22px;
}
.about-box .title span:nth-child(2){
	font-size: 13px;
}



.about-wenhua ul{
	padding: 0 8px;
	margin-top: 8px;
}
.about-wenhua ul li{
	margin: 16px 8px 0 8px;
	padding: 16px;
	width: calc( 50% - 16px );
}
.about-wenhua ul li i{
	font-size: 36px;
}
.about-wenhua ul li h3{
	font-size: 20px;
}
.about-wenhua ul li span.desc{
	font-size: 13px;
}
	
.zizhi-list{
	margin-top: 24px;
}
.about-zizhi .swiper-button-prev{
	height: 20px;
}
.about-zizhi .swiper-button-next{
	height: 20px; 
}

.zizhi-list a span{
	font-size: 15px;
}


.huoban-list a{
	width: calc( (100% - 8px * 2)/2 );
	height: 140px;
	margin: 4px;
}

.pro-box{
	padding: 24px 0;
}
.pro-box .wapper > .title p{
	font-size: 22px;
}

.pro-box .wapper .pro-list{
	margin: 20px -8px 0 -8px;
}
.pro-box .wapper .pro-list a{
	margin: 8px;
}
.pro-box .wapper .pro-list a span{
	font-size: 14px;
}
.pro-box{
	--pro-w: calc( (var(--wapper) - 16px*2)/2 );
	--pro-peitao-w: calc( (var(--wapper) - 40px*1)/1 );
}



.pro-haocai-list a{
    padding: 24px;
}






.news .topone{
	padding: 16px 0;
	flex-direction: column;
}
.news .topone .img{
	width: calc( 100vw - 48px );
	height: calc( (100vw - 48px)/16*9 );
	margin-right: 0;
	margin-bottom: 24px;
}

.news .topone .info .title{
	margin-top: 16px;
}
.news .topone .info .title h3{
	font-size: 16px;
}
.news .topone .info .title span{
	font-size: 14px;
	line-height: 1.5;
	margin-top: 6px;
}
.news .topone .info p{
	transform: scale(0.9);
	margin-top: 16px;
}



.news-list{
	margin-top: 16px;
	padding-bottom: 16px;
}
.news-list a{
	width: calc( (100% - 32px*1)/1 );
	margin: 16px;
}
.news-list a .img{
	height: 200px;

}



.lianxi .p1{
	flex-direction: column;
	padding: 32px 0;
	justify-content: center;
}
.lianxi .p1 .l{
	width: 100%;
	text-align: center;
	padding-left: 0;
}
.lianxi .p1 .l h2.title{
	font-size: 18px;
	margin-bottom: 8px;
}
.lianxi .p1 .l .content{
	font-size: 15px;
}
.lianxi .p1 .r{
	width: 100%;
	margin-top: 24px;
	height: calc( 100vw/16*9 );
	flex: none;
}



.lianxi-p2 .lianxi-title .en{
	font-size: 28px;
}
.lianxi-p2 .lianxi-title .cn{
	font-size: 20px;
}
.lianxi-p2 .form{
	padding: 0 16px;
}
.lianxi-p2 .form .item{
	flex-direction: column;
}
.lianxi-p2 .form .item input{
	flex: none;
	margin: 8px 0;
	width: 100%;
	height: 40px;
	padding: 0 8px;
	font-size: 14px;
}
.lianxi-p2 .form textarea{
	margin: 8px 0;
	font-size: 14px;
}

.lianxi-p2 .form .btns{
	transform: scale(0.85);
}


.news-show-c{
	padding: 32px 0;
}
.news-show-c-n{
	width: calc( 100% - 32px );
	padding: 0px 0;
}
.news-show-c-n button{
	width: 100%;
	margin-top: 24px;
	padding: 10px 24px;
	font-size: 15px;
}


.news-show-c-n .roll-img{
	height: calc( (100vw - 64px)/4*2.5 );
	
}



/* headMenu */

.headMenu {
    cursor: pointer;
    width: 28px;
}

.headMenu.show {
    display: block;
}

.headMenu span {
    display: block;
    width: 28px;
    height: 2px;
    background: #000;
    margin: 8px auto 0;
    border-radius: 6px;
    transition: all 0.48s;
}

.headMenu span:first-of-type {
    margin-top: 0
}

.headMenu.on span {
    background: #000;
}

.headMenu.on .headMenu_span1 {
    transform: rotate(45deg) translate(6px, 8px);
}

.headMenu.on .headMenu_span2 {
    opacity: 0;
}

.headMenu.on .headMenu_span3 {
    transform: rotate(-45deg) translate(6px, -8px);
}



/*  */

.headMenu_Box {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 1);
    padding-top: 56px;
    z-index: 99999;
    box-sizing: border-box;
    /* transition: all 0.48s; */

}

.headMenu_Box.open {
    right: 0;
}

.headMenu_Box > div {
    height: 100%;
    box-sizing: border-box;
    padding: 28px 38px;
    overflow-y: auto;
}

.headMenu_con {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px);
    background: #F2F7FB;
    text-align: center;
}

.headMenu_con a {
    padding: 12px;
    display: block;
    color: #f15a29;
    text-align: center;
    font-size: 27px;
    line-height: 2;
    text-transform: capitalize;
}

.headMenu_Box ul {
    position: relative;
}

.headMenu_Box li {
    line-height: 2.1;
    margin-top: 24px;
}

.headMenu_Box li:first-child {
    margin-top: 0;
}

.headMenu_Box li>a {
    position: relative;
    line-height: 2;
    font-size: 18px;
    color: #323232;
    text-transform: capitalize;
    text-align: left;
    display: block;
}

.headMenu_Box .headMenu_li > a {
    /*background: url(../images/head_l.png) no-repeat right center;*/
}

.headMenu_a {
    position: relative;
}

.headMenu_a a {
    padding-left: 14px;
    display: block;
    color: #666;
    font-size: 15px;
    text-transform: capitalize;
}

.headMenu_a a.on {
    color: #f15a29;
    font-weight: bold;
}
	
}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 640px) {


}
@media screen and (max-width: 480px) {
	
}
