body{font-family: "Arial",;margin: 0 auto;width: 100%;}
li{list-style: none;}ul{padding-left: 0;}
.a{text-decoration: none;color:#615e5e}
a:hover{text-decoration: none;}
a:focus{outline: none;text-decoration: none;}

.ell {
    overflow: hidden;
    display: block;
    top: 0px;
}
.clearfix{
	content: '';
	display: block;
	clear: both;
}
.ell1{text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}
.hidden-xs i{font-size: 12px;}
/*站点地图 add 20150810 by moxy*/
.sitemap{padding: 10px;}
.sitemap .maplist{line-height: 30px;margin-bottom: 10px;}
.sitemap h2,.sitemap h3,.sitemap h4{margin: 0;font-weight: normal;font-size: 12px;}
.sitemap .classname{display: block;background: #f8f8f8;line-height: 30px;padding-left: 10px;font-size: 14px;font-weight: bold;}
.sitemap .maplist2{padding:0 10px;}
.sitemap .classname2{font-size: 12px;font-weight: bold;}
.maplist2 h3,.maplist2 h4{display: inline-block;}

.sitemap a{color:#555;text-decoration: none;}
.sitemap a:hover{color:#000;}
.maplist2 h4 a,.maplist2 h3 a{display: inline-block;line-height: 100%;padding:0 6px 0 0;margin-right: 6px;border-right:1px #ccc solid;}
.maplist2 h3.classname2 a{padding: 0;border: none;margin-right: 0;}
.sitemap .classname2:after{content:': ';}
.maplist2 h3:last-child a,.maplist2 h4:last-child a{border: none;}

/*2015.7.17*/
.ell1,.sub-nav dt,.sub-nav dd {
    text-overflow: ellipsis;
    white-space: normal;
}
 .cn-v{display: inline-block;font-size: 24px;color: #fff;}
.lang-en .cn-v{display: none;}
.tc{text-align: center;}
.divcolor1{background-color: #14b0e4;width: 100%;height: 2px;}
.divbg{background-color:#D3D3D3;}
/* 动画 */
.transform,.r-l-b-tit-b,.r-l-b-tit-b p,.menu-list li h3 span,.honour-list2-img:before,.honour-list2-img:after,.honour-list2 li p{-moz-transition:all .4s ease 0s; /* Firefox 4 */-webkit-transition:all .4s ease 0s; /* Safari and Chrome */-o-transition:all .4s ease 0s; /* Opera */}
.rotate{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg); -ms-transform:rotate(0deg);transform:rotate(0deg);}
.rotate90,.menu-list li.current h3 span{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);  -ms-transform:rotate(90deg);transform:rotate(90deg);}
.rotate45{-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);  -ms-transform:rotate(45deg);transform:rotate(45deg);}

/*背景覆盖*/
.bg-cover,.h-new-list li h3 i,.notes ul:before,.honour-list2-img:after{background-position: center center;background-repeat: no-repeat;background-size: cover;}

header{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fff,endColorStr=#EBEBEB); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #fff,  #EBEBEB);        /* IE 10 */
	background:-moz-linear-gradient(top,#fff,#EBEBEB);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#EBEBEB));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#EBEBEB));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #fff, #EBEBEB);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #fff, #EBEBEB);  /*Opera 11.10+*/
}
.header{background-image:url(../img/bg1.png); background-repeat: repeat;position: fixed;top: 0px;left: 0;z-index: 100000;width: 100%;}
@media(max-width: 1080px){
		.header{top:0px;}
	}
.header-b{height:80px;position: relative;width: auto;}

.logo a{display: block;}
.header h1{color: #2F8FA3;font-size: 1px;left: -1000px;position: absolute;top: 30px;}
.banner{width: 100%;margin: 0px auto 0;border-bottom: 1px #EFEFEF solid;height: 100%;position: absolute;top:81px;}
.bx-wrapper{height: 100%; overflow:hidden;}
.banner ul{padding-left: 0;height: 100%;}
/*.banner li{background-position: center center;background-repeat: no-repeat;background-size: cover;background: url(../img/banner.jpg) no-repeat;height: 100%;}*/
.banner li img{height: 100%;width: 100%;}
.banner li a{display: block;}
.banner .bx-viewport{height: 100%;}

.bx-wrapper .bx-pager.bx-default-pager a{background:#C6C6C6}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#34B095;
	box-shadow: 0 0 3px #33B1DB;
}
.bx-wrapper .bx-controls-direction a {margin-top: -25px;text-align: center;opacity: 0.5;line-height: 100px;filter:alpha(opacity=50);}
.bx-wrapper .bx-loading{background-image: url();}
.bx-wrapper .bx-controls-direction a:hover{opacity: 1;filter:alpha(opacity=100);}
.bx-wrapper .bx-controls-direction a.bx-prev{left:0;}.bx-wrapper .bx-controls-direction a.bx-next{right:0;}
.bx-wrapper .bx-controls-direction a span{font-size: 50px;color:#fff;}
.banner .bx-wrapper .bx-pager-item a{width: 13px;height: 13px;border-radius: 7px;box-shadow: 0 0 5px #fff;}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,.banner .bx-wrapper .bx-pager.bx-default-pager a.active{background: #34B095;box-shadow: 0 0 5px #fff;}

.item01{margin-top: 90px;}
.item01 [class^="col-"]:first-child{padding-left: 0;padding-right: 15px;}
.item01 [class^="col-"]:last-child{padding-right: 0;padding-left: 15px;}
.item-menu-t{
	padding: 0 15px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#4BA3ED,endColorStr=#124DAE); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #4BA3ED,  #124DAE);        /* IE 10 */
	background:-moz-linear-gradient(top,#4BA3ED,#124DAE);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#4BA3ED), to(#124DAE));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4BA3ED), to(#124DAE));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #4BA3ED, #124DAE);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #4BA3ED, #124DAE);
}
.kefu{background: #1C8BE1;padding-top: 30px;position: relative;padding-bottom: 20px;}
.kefu2{margin-top: 20px;padding-top: 10px;}
.item06-b .item-t{margin-top: 20px;margin-bottom: 20px;}
.kefu-b{background-color: #fff;border-bottom:2px #1068AD solid;padding: 60px 0 80px 10px;background-repeat: no-repeat;background-position: right bottom;background-image: url(../img/kefu.jpg);}
.kefu2 .kefu-b{padding: 20px 0 20px 10px;background-size: 151px 100px}
.kefu-b strong{font-size: 26px;color:#1367B7;display: block;}
.kefu-b small{font-size: 16px;font-weight: bold;color:#AEAEAE;display: block;}
.kefu-b2{padding: 30px 0 0 15px;}
.kefu2 .kefu-b2{padding-left: 0;}
.kefu-b2 [class^="col-"]{padding: 0!important;}
.kefu-b2-b{overflow: hidden;margin-bottom: 10px;}
.kefu-b2 em{float: left;display: inline-block;width: 60px;text-align: center;margin-top: 3px;}
.kefu2 .kefu-b2 em{width: 40px;}
.kefu-b2 em img{max-width: 100%;}
.kefu-b2-i{margin-left: 70px;}
.kefu2 .kefu-b2-i{margin-left: 45px;}
.kefu-b2-i h5{color:#FFFF00;font-size: 14px;margin: 0;line-height: 22px;}
.kefu-b2-i p{line-height: 18px;margin-bottom: 0;font-size: 12px;color:#fff}

.footer-nav{FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fff,endColorStr=#cdcdcd); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #fff,  #cdcdcd);        /* IE 10 */
	background:-moz-linear-gradient(top,#fff,#cdcdcd);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#cdcdcd));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#cdcdcd));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #fff, #cdcdcd);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #fff, #cdcdcd);box-shadow: 0 5px 5px #aaa}

/*.bottom{background-color:#273340;text-align: center;color: #FFFFFF;margin-top: 50px;}*/
.bottom-info{color:#FFFFFF;font-size: 12px;background-color:  #2F4F4F ;}
.bottom .bottom-top{height: 5px;background: #192028;clear: both;margin-top: -30px;}
.smallfont{font-size: 12px;}
/*客服*/
.side{position:fixed;width:54px;right:0;top:214px;z-index:100;}
.side ul{padding-left: 0;}
.side ul li{width:54px;height:54px;float:left;position:relative;margin-bottom: 1px;color: #333333}
.side ul li.imagas:hover  .image-codes { display:block;}
.side ul li.imagas .image-codes{ position:absolute; top:0; right:55px; color:#fff; line-height:55px; height:55px; text-align:center; background:#58b924;font-size:18px; font-family:'Arial'; display:none; min-width:180px;}
.side ul li span{display: inline-block;position: absolute;z-index: 2;width:54px;height:54px;top:0;right:0;background:#343434;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li span:hover,.side ul li.hover span{background:#34b095;opacity:1;filter:Alpha(opacity=100);}
.side ul li .sidebox{position:absolute;width:124px;min-height:108px;top:0;right:-124px;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);}
.side ul li .sidebox a{display: block;line-height: 40px;color:#fff;font:14px/40px "Arial";overflow:hidden;padding-left: 10px;vertical-align: middle;background: #34b095 url(../img/bottom.jpg) no-repeat left bottom;text-align: center;}
.side ul li .sidebox a:last-child{border-bottom: none;background: #34b095;}
.side ul li .sidebox a img{width: 20px;height: 20px;vertical-align: middle;float: none;margin-right: 10px;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#194B9F;opacity:1;filter:Alpha(opacity=100);}
.side ul li .sidebox2{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "Arial";overflow:hidden;}
.sidebox3{width: 54px;height: 54px;top: 0;overflow: hidden;border-top: 1px;}
.side ul li img{float:left;margin-top: 1px;}
.imaga{}
.imaga span{background: #06060a;}
.image-code img{position: absolute;right: 55px;display: none;width: 128px;height: 128px;top: -10px;}
.imaga:hover .image-code img{display: block;}
.imaga:hover span{background: #2e9180;}
.sldetop span{background: #06060a;}
/*首页》第二屏*/
/*.page2 .container,.page2 .row{height: 100%;}*/
.page2{position: relative;}
.index02{position: relative;top: 0%;left: 0;z-index: 10;height: 100%;}
/*.page2 .contain{position: absolute;top: 50%;height: auto;}*/
.section .container,.section .row{height: 100%;}
.index02-b{position: absolute;top: 50%;left: 0;height: auto;width: 100%;}
.index02-li{padding-top: 9%;}
.index02-li span{font-family: "幼圆";font-size: 48px;z-index: 500;color: #fff;display: inline-block;margin-bottom: 0px;}
.index02-li span strong{color: #34b095;font-size: 60px;font-weight: inherit;}
.index02-li p{font-size: 20px;color: #fff;font-family: "幼圆";border-top: 1px #ccc solid;border-bottom: 1px #ccc solid;padding-bottom: 8px;padding-top: 8px;margin:15px 0;}
.index02-li p i{margin-right: 30px;}
.index02-li a{color: #34b095;font-size: 18px;font-family: "幼圆";margin-left: 0px;margin-top: 10px;display: block;}
#index02-li1{width: 100%;}
#index03-hd ul{margin-top: 120px;}
#index03-hd{opacity: 0;filter:alpha(opacity=0);}
#index03-bd{left: -1000px;opacity: 0;filter:alpha(opacity=0);}
.page2-b img{max-width: 100%;}
.page2-b{position: relative;}
.page2-b .page2-b-img,.page2-b .page2-b-info{position: relative;}
.page2-b .page2-b-info{position: absolute;top: 0px;left: 0px;width: 100%;}
.page2-b .page2-b-img li{position: absolute;top: 0;left: 0;opacity: 0;width: 100%;filter:alpha(opacity=0);}
.page2-b .page2-b-img li.active{position: relative;top: 0;left: 0;opacity: 1;filter:alpha(opacity=100);}
.page2-b .page2-b-info li{position: absolute;top: 0;left: 0;opacity: 0;width: 100%;filter:alpha(opacity=0);}
.page2-b .page2-b-info li.active{}
#pro-bd{width: 100%;}
.animated1 {
    animation-duration: 1s;
    animation-fill-mode: both;
}
@keyframes fadeInDown1 {
0% {
    opacity: 0;
    transform: translateY(-20px);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
.fadeInDown1 {
    animation-name: fadeInDown1;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay:2s;
}
@keyframes fadeInDown {
0% {
    opacity: 0;
    transform: translateY(-1000px);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
.fadeInDown {
    animation-name: fadeInDown;
}


/*第六屏》底部*/
.index06{position: relative;top:50%;height: 100%;}
.index06-b{position: absolute;top: -50%;width: 100%;}
.footer-link1{clear: both;background: #000000;text-align: center;padding: 30px 0 20px;border-bottom: 1px solid #2e2c30;} 
.footer-link1 dl{float: left;width: 25%;position: relative;right: 0px;}
.footer-link{background: #dddddd;padding: 30px 0;}
.footer-link dl{float: left;width: 13.3%;left: 0px;position: relative;}
.footer-link dl dt a{font-size: 13px;color: #666666;font-weight: normal;margin-bottom:8px; line-height:25px; width:95%; display:inline-table;word-break:break-all; overflow:hidden;}
.footer-link dl dd a{font-size: 12px;color: #8a8a8a;width:90%; display:inline-table;margin-bottom:8px; line-height:15px;height:30px;}
.footer-link dl dd a:hover { color:#fff;}
.footer-link dl:last-child{ width:20%; margin-top:5px;}
.footer-link dl.last-child{ width:20%; margin-top:5px;}
.footer-link dl:last-child dd a{font-size: 16px;font-weight: bold;}
.footer-link dl.last-child dd a{font-size: 16px;font-weight: bold;}
.footer-link dl .last02 span { float:left; text-align:center; width:50%;}
.footer-link dl .last02 span  img { max-width:90%;}
.footer-link dl .last02 span p { width:90%; text-align:center; margin-bottom:8px; font-size:14px; color:#666;}

.copyright{text-align: center;padding: 10px 0;background: #5bba27;}
.copyright p,.copyright p a{color: #f0f0f0;font-size: 12px;}


.footer01{padding:30px 0 40px;background: #131116;}
.footer01-nei{margin-top: 50px;}
.footer-nav li{color: #e5e5e5;font-size: 16px;float: left;padding:0 5px;margin:0;width: 16%;margin-right: 30px;margin-bottom:50px;}
.footer-nav li:first-child{margin-left: 0;}
.footer-nav li .footer-nav-t a{color: #fff;font-size: 14px;padding-left: 0px;font-weight: bold;border-bottom: 3px #afafaf solid;padding-bottom: 5px;}
.footer-nav li .footer-nav-t{margin-bottom: 15px;border-bottom: 1px #afafaf solid;padding-bottom: 6px;}
.footer-nav li .footer-nav-list a{display: inline-block;color: #d6d6d6;font-size: 12px;padding-left:0px;}
.footer-nav li .footer-nav-list p{color: #333333;font-size: 12px;margin-bottom: 5px;}
.footer-nav li:last-child{margin-right: 0px;}
.footer02{background: #303030;padding:15px;text-align: center;}
.footer02 p{color: #fff;font-size: 14px;}
.footer02 p a{color: #fff;font-size: 14px;}
.footer-nav-list p img{width: auto;max-width: 100%;}

.line{background: #5b5b5b;height: 1px;clear: both;}
.line1{background: #3d3d3d;height: 1px;}

.foot-bottom{clear: both;margin-top: 30px;}

.footer-nav1{background: #131116;padding-top: 40px;margin-top: -30px;padding-bottom: 40px;margin-bottom: -40px;}
.footer-nav1 img{width:auto;max-width: 100%;display: block;}
.footer-span span{font-weight: inherit;font-size: 18px;color: #fff;display: block;}
.footer-span p{color: #d6d6d6;font-size: 14px;line-height: 25px;}

.footer-img{padding-left: 5px;padding-right: 5px;}

.footer-nav1 span{font-size: 14px;color: #fff;line-height: 25px;}
.footer-nav1 p{color: #d6d6d6}
.footer-nav1 strong{clear: both;font-size:18px;font-weight: inherit;color: #fff;margin-top: 30px;}

.footer-span1 span{font-weight: inherit;font-size: 18px;color: #fff;display: block;margin-top: 30px;}
.footer-span1 p{color: #d6d6d6;font-size: 14px;line-height: 25px;}
.footer-a{padding-left: 0px;color: #fff;padding-right: 0px;text-align: right}
.footer-a a{font-size: 14px;color: #d6d6d6;margin-left: 5px;margin-right: 5px;}
.footer-a a:first-child{margin-left: 0px;}
.footer-a a:last-child{margin-right: 0px;}



/*ie低版本提示*/

#ie-alert-overlay {
width:100%;
height:100%;
background-image:url(../img/bg2.png);
position: fixed; 
top: 0; 
left: 0;
z-index:9999;

}

* html #ie-alert-overlay {   /* fixed position hack for IE6 */
	position: absolute;
	z-index:9999;
	
}

/*

	Pop Up Panel

*/

#ie-alert-panel {width:521px;height:331px;position:fixed;background: url(../img/iealertsprite.png) no-repeat;background-position: -1px -109px ;top:50%;left:50%;margin:-201px 0 0 -296px;padding:72px 0 0 72px;_position:absolute;  /* fixed position hack for IE6 */_top:expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');  /* top:300px hack for IE6 *//* font settings */font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;font-weight:bold;color:#333;line-height:20px;z-index:10000;}

#ie-alert-panel p {font-size:14px;text-align:justify;}

#ie-alert-panel img {border:0;}


#ie-alert-panel span {font-size:18px;margin: 0 0 20px 0;display:block;padding:0;}

#ie-alert-panel ul {
	list-style: none;
	margin:0;
	padding:0;
	overflow: hidden;	
}

#ie-alert-panel li {
	float:left;
	margin:0 22px 0 0;
		
}

#ie-alert-panel li.last {
	margin-right:0;
}


#ie-alert-panel a {
	display:inline-block;
		
}

.browser {
	position: absolute;
	bottom:35px;	
}

.chrome, .firefox, .ie9, .opera, .safari {
	background: url(../img/iealertsprite.png) no-repeat;
}

/*

	browsers

*/


.chrome {
	background-position: 0 0;
	width: 73px;
	height: 96px;
	margin:0 4px 0 0;
}

.firefox {
	background-position: -292px 0;
	width: 73px;
	height: 98px;
}

.ie9 {
	background-position: -179px 0;
	width: 95px;
	height: 98px;
}

.opera {
	background-position: -90px 0;
	width: 73px;
	height: 98px;
}

.safari {
	background-position: -387px 0;
	width: 73px;
	height: 98px;
	margin:0 4px 0 0;
}
@media (min-width: 769px) and (max-width: 991px){
	.c-logo{margin-left: -100px}
}
@media (min-width:1000px){
	.container{width: 1000px;}
	.kefu{padding-bottom: 65px;}
	.kefu2:after{content:'';display: block;position: absolute;bottom: 0;right: 0;width: 100%;height: 41px; border-left: 166px solid #efefef;border-right: 167px solid #efefef;
    border-top: 41px solid transparent;}
    .kefu2:after{content:'';display: block;position: absolute;bottom: 0;right: 0;width: 100%;height: 41px; border-left: 117px solid #fff;border-right: 118px solid #fff;
    border-top: 41px solid transparent;}
    .product-tit-b:after{content:'';position: absolute;display: block;right:0;top: 0;border-left: 20px solid transparent;border-bottom: 28px solid #fff;}
	.product-list-img img,.product-list-tit,.history li a .history-img img{transition: all .8s ease 0s;-moz-transition:all .8s ease 0s; /* Firefox 4 */-webkit-transition:all .8s ease 0s; /* Safari and Chrome */-o-transition:all .8s ease 0s; /* Opera */}
	.product-list li a:hover img,.history li a:hover .history-img img{transform: scale(1.2, 1.2);-moz-transform: scale(1.2, 1.2);-webkit-transform: scale(1.2, 1.2);-o-transform: scale(1.2, 1.2);}
	.product-list li a:hover .product-list-img{padding: 0;border:3px #1D8BE4 solid;}
	.product-list li a:hover .product-list-tit{color:#FF8004;}

}



 header{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#040009,endColorStr=#040009); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #fff,  #fff);        /* IE 10 */
	background:-moz-linear-gradient(top,#fff,#fff);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#040009), to(#040009));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#040009), to(#040009));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #fff, #fff);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #040009, #040009);  /*Opera 11.10+*/
}
.header{background:#fff; background-repeat: repeat;height:81px; border-bottom:1px solid #5bba27;}
.header-b{position: relative;float: left;background: none;}
.logo {height: 100%;vertical-align: middle;text-align: center;z-index: 1001;position: relative;}
.logo img {width: auto;max-width: 100%;vertical-align: middle;padding-top: 0px;}
.header h1{color: #2F8FA3;font-size: 1px;left: -1000px;position: absolute;top: 30px;}
header .navbar {margin-bottom: 0;border: none;z-index: 1000;min-height: auto;}

.navigation{width: 100%;position: relative;top: 22px;}
.navigation ul,.navigation li{background-repeat: no-repeat;background-position: right; center;}
.navigation ul{padding: 0;position: absolute;height:47px;margin-bottom: 0;right: 0;top: 0;}
.navigation ul .pro-sub2 ul{position: relative;display: inline-block;}
.navigation li{display:inline-block; line-height:47px;font-size: 15px;text-align: center;background-position: center center;height: 47px;margin-right: 1px;padding: 0px 10px 0px 10px;}
.navigation li a{color:#666;padding-top: 0;line-height: inherit;display: inline-block;position: relative; font-family:'Arial';padding:0 10px; font-weight:600;}
.navigation li.current,.navigation li:hover{background: url(../img/navbg.png) no-repeat center bottom;}

.navbar-default{background: transparent;}
.navbar-default .navbar-nav > li a{color: #666;}
.navbar-default .navbar-nav > li:hover a{color: #58b924}
.navbar-default .navbar-nav > li.current a{color: #58b924}
.h-tit{margin-top: 0;margin-bottom: 10px;position: relative;}
.h-tit p{font-size: 14px; color:#999;line-height: 30px;margin-bottom: 0;}
.h-tit p:first-letter{font-size: 34px;color: #33B1DB;font-weight: bold;}
.h-tit strong{color:#333333;font-size: 14px;position: absolute;top: 0;left: 30px;}
.h-tit1 strong{left: 25px;}

/*.h-tit-p:first-letter{font-size: 34px;color: #33B1DB;font-weight: bold;}
.h-tit-p{font-size: 30px;font-weight: bold;}*/
.lxwm{margin-top: 0; font-size: 16px;width: 100%;height: 30px; border-bottom:1px solid #ccc;position:relative;font-weight: bold;}
.lxwm span{border-bottom: 2px solid #38b4dd;position: absolute;bottom: -1px;left: 0;height: 30px;line-height: 30px;}
.lxwm span i{font-size: 14px; color: #aaa;font-style: normal;margin-left: 5px;font-weight: normal;}
.youshi1 ul{margin: 0 -15px;}
.youshi1 ul li{margin-bottom: 20px;text-align: center;}
.youshi1 ul li a{display: block;width: 100%;border:1px #E5E5E5 solid;}
.youshi1 ul li img{max-width:100%;}

.newproduct .bx-controls-direction a{display: inline-block;width: 29px;height: 55px;background-repeat: no-repeat;background-size: cover;background-position: center center;top:50%;margin-top: -27px;text-indent: -9999px;}
.newproduct .bx-controls-direction a.bx-prev{background-image: url(../img/u02-d.png);left:-45px;}
.newproduct .bx-controls-direction a.bx-prev:hover{background-image: url(../img/u02.png);}
.newproduct .bx-controls-direction a.bx-next{background-image: url(../img/u01-d.png);left:auto;right:-45px;}
.newproduct .bx-controls-direction a.bx-next:hover{background-image: url(../img/u01.png);}
.yq-txt{font-weight: normal;display:inline-block;font-size: 12px;color: #ccc8c8;}

.slider1 .slider{background: #fff}
.slider1 .slider:hover{background:#87CEFA}
.item08-b p{font-size: 12px;line-height:24px;}
.lxwm-b h4{font-size: 14px; line-height: 24px; margin: 5px 0;}
.p1{margin-top: 20px;}
.itemli{min-height:320px; position: relative; margin-bottom: 10px;}
.lj-more{ display: block; margin-top: 20px; width: 77px; height: 30px; background: url(../img/more01.png) no-repeat; color: #fff; font-family: "Arial"; font-size: 12px; text-align: center; line-height: 24px;}
.lj-more1{display: block; margin-top: 20px; width: 77px; height: 30px; background: url(../img/more01.png) no-repeat; color: #fff; font-family: "Arial"; font-size: 12px; text-align: center; line-height: 24px;}
.zx-list li a strong small{float:right;}
.qq-b{margin-top: 10px;}
.qq-b .button1{ border:1px solid #dfdfdf; border-radius: 2px; -webkit-border-radius:2px; -moz-border-radius:2px; overflow: hidden; box-shadow: 0 0 2px #ccc; -moz-box-shadow: 0 0 2px #ccc; -webkit-box-shadow: 0 0 2px #ccc; transition:all .2s ease;}
.qq-b .button1:hover{ background: #ff8202; color: #fff; border-color: #ff8202;}
.qq-b img{width: auto}
.item03{margin-top: 30px;}
.lj-more:hover,.lj-more1:hover{ opacity: 0.8;filter:alpha(opacity=80); color: #fff;}
/*.navigation li.current a{color:#FFF;}*/
.search{padding: 15px 0;background: #003365;width: 100%;}
.tops{display: inline-block;line-height: 30px;position: absolute;top:-34px;right: 20px;text-align: right;font-size: 12px;color: #000; font-family: "Arial","Arial";z-index: 9999; display:none;}
.tops img{width: auto;max-width: 100%;}
.tops a{color:#000;}
.tops a.selected{color:#38b4dd}
.yys { display: none;}
.top span{display: inline-block;margin: 0 5px;vertical-align: middle;margin-top: -3px; color: #878787;}
.top-icon{position: absolute;top: -80px;right: 0;height: 69px;}
.top-icon img{height: 100%;}
.top-call{position: absolute;top: -80px;right: 230px;height: 45px;}
.logo a img,.top-call img,.top-icon img{max-height: 100%;}
.header .navbar{margin-bottom: 0;border: none;}
.navbar-toggle {background-color: #ccc;
    background-image: none;
    background: transparent;
    border: none;
    position: absolute;
    top:15px;right: 0;
    display: none;
    margin-right: 5px;
    margin-top: 10px;
}

.search-btn{position: absolute;right: 0;bottom: 0;margin:0;margin-right: 5px;padding: 0 13px;
	display: none;background: none;border: none;font-size: 22px;color: #194B9F;margin-right:0px;
	margin-bottom: 10px;}
.search-group span{color:#999999;}
.hot-search {color:#fff;line-height: 34px;}
.hot-search a{color:#fff;margin-right: 3px;}
.hot-search a:hover{color:#FF0000;}
/*导航*/
.header .navbar{margin-bottom: 0;border: none; z-index:9999;}
.sub-nav{width: 100%;background: #eee;display: none;position: absolute;left: 0;top:54px;text-align: left;}
.navigation li:hover .sub-nav{top:47px;}
.sub-nav-p{width: 1000px;left: -520px;}
.sub-nav-p dl{width: 12.5%;}
.sub-nav2{text-align: center;height: 200px;background: #131116;}
.sub-nav2 dl{width: 180px;}
.sub-nav2 dl dd{display: block;position: relative;border-bottom: 1px #ccc dashed;margin: 0px;width: 100%;padding: 5px 10px 5px 20px;}
.sub-nav2 dd:hover{background:#d5f0f9;}
.sub-nav2 dl dd>a span{position: absolute;right: 10px;margin-top: 11px;}
.sub-nav-i{margin-left: 160px;border-left:1px solid ;border-color:rgba(255,255,255,0.1);text-align: center;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff,endColorstr=#19ffffff);}
.sub-nav-i img{max-width: 100%}
.sub-nav-i p{margin-bottom: 0;padding: 0 10px;margin-top: 15px;line-height: 20px;color:#C6CDFA;text-align: center;font-size: 12px;}
.sub-nav dl{display: block;margin-bottom: 0;float: left;width: 100%;}
.sub-nav dt,.sub-nav dd{display: block;}
.sub-nav dt{font-size: 14px;line-height: 30px;position: relative;}
.sub-nav dt a{color:#333;}
.sub-nav dd{font-size: 12px;line-height: 24px;}
.sub-nav dd a{color:#666;}
.sub-nav-btn,.ssub-nav-btn{display: none;}
/*2015.7.17*/
.sub-nav3{position: absolute;width: 190px; padding:20px 15px;left:150px;top:0px;background: #eee;display: none;}
.sub-nav3 a{width:60px;text-overflow: ellipsis;white-space: nowrap;display:block;float: none}
.glyphicon-menu-right:before {content: "\e258";}
.f10{font-size: 10px;}
.ml10{margin-left: 5px;}
/*当前位置*/

.location{line-height: 38px;border-bottom:1px #999999 dashed;text-align: left;color:#999999;margin-left: 0;margin-top: 30px;width: 100%; height: 38px;}
.location a{color:#999999;text-decoration: none;font-size: 14px;}
.location a:hover{color:#34b095;}
.location a.acolor{color: #34b095;font-size: 16px;}
.enlocation em{margin-right:3px;}
.enlocation em img{width: auto;max-width: 100%;}

/*二级导航*/
.product-sub{text-align: center;}
.pro-sub2{width: 100%;text-align: center;margin-top: 25px;}
.pro-sub2 ul li{margin-right: 30px;}
.pro-sub2 ul li img{width: auto;max-width: 100%;}
.pro-sub2 ul li span{color: #fff;font-size: 14px;display: block;}
.pro-sub2 ul li i{position: absolute;display: block;top: 0;right: -29px;}
.pro-sub2 ul li:hover{background: none;}
.pro-sub2 ul li:hover span{color: #34b095;}


/*页内广告*/

.common-ad{margin-top: 20px;}
.common-ad img{max-width: 100%}

.common-content{padding: 30px 0;margin-left: 0px;}
.common-content img{max-width: 100%}
.common-content p{font-size: 14px;color: #808080;line-height: 28px;}

/*分页*/

.fenye{text-align: center;display: block;margin-top: 0px;margin-bottom: 30px;clear: both;}
.fenye a{display: inline-block;height: 30px;text-align: center;line-height: 30px;border:1px #e8e7e7 solid;padding: 0 10px;text-decoration: none;margin-right: 5px;margin-bottom: 10px;color:#9ba4ad;border-radius: 5px;}
.fenye a:last-child{margin-right: 0;}
.fenye a:hover{background: #34b095;color:#fff;}
.fenye a.current,.fenye a.current:hover{background: #34b095;border-color:#34b095;color:#fff;}
.fenye a.disable,.fenye a.disable:hover{background: none;border-color:#34b095;color:#CCCDC8;}

@media (min-width: 480px){
	.kefu-b2 [class^="col-"]{width: 50%;}
}
@media (min-width: 768px){
	.kefu-b2 [class^="col-"]{width: 100%;}
}
@media (min-width:1000px){
	.container{width: 1000px;}
	.kefu{padding-bottom: 65px;}
	.kefu2:after{content:'';display: block;position: absolute;bottom: 0;right: 0;width: 100%;height: 41px; border-left: 166px solid #efefef;border-right: 167px solid #efefef;
    border-top: 41px solid transparent;}
    .kefu2:after{content:'';display: block;position: absolute;bottom: 0;right: 0;width: 100%;height: 41px; border-left: 117px solid #fff;border-right: 118px solid #fff;
    border-top: 41px solid transparent;}
    .product-tit-b:after{content:'';position: absolute;display: block;right:0;top: 0;border-left: 20px solid transparent;border-bottom: 28px solid #fff;}
	.product-list-img img,.product-list-tit,.history li a .history-img img{transition: all .8s ease 0s;-moz-transition:all .8s ease 0s; /* Firefox 4 */-webkit-transition:all .8s ease 0s; /* Safari and Chrome */-o-transition:all .8s ease 0s; /* Opera */}
	.product-list li a:hover img,.history li a:hover .history-img img{transform: scale(1.2, 1.2);-moz-transform: scale(1.2, 1.2);-webkit-transform: scale(1.2, 1.2);-o-transform: scale(1.2, 1.2);}
	.product-list li a:hover .product-list-img{padding: 0;border:3px #1D8BE4 solid;}
	.product-list li a:hover .product-list-tit{color:#FF8004;}
}


@media (max-width: 1000px){
	/*手机重置*/
	.index02-li{padding-top: 0;}
	#index03-hd ul{margin-top: 10px;}
	#index03-hd{margin-top: 10px;padding-top: 10px;}
	#index-4{width: 50%;}
	#index04-hd ul{margin-top: 0;}
	
	#index03-bd img{max-width: 57%;}
	#index03-bd ul{float: left;}
	

	.search{display: none;}
	.item01,.item02,.page-item{margin-top: 0;}
	.item01 [class^="col-"]:first-child{padding: 0;}
	.item01 [class^="col-"]:last-child{padding: 0;}
	.menu-collapse{position: absolute;right: 10px;top: 50%;margin-top: -15px;background: none;border: none;width: 30px;height: 30px;line-height: 30px;text-align: center;display: inline-block;font-size: 14px;color:#fff;}
	.location{line-height: 30px;height: 30px;padding-right: 10px;margin-top: 10px;padding-left: 0;margin-left: 10px;}
	.location h2{line-height: 30px;font-size: 14px;padding: 0 5px;font-weight: bold;}

	.new-product-t h2:after{
		content:'';position: absolute;display: block;right:0;top: 0;
		border-left: 0px solid transparent;
	    border-top: 0px solid #F5F5F5;}
	.item-menu ul,.new-product{padding-bottom: 0;}
	.hot-product-t h2{margin-top: 10px;height:74px;width: 243px;padding-left: 8px;line-height: 41px;font-size: 14px;}
	.hot-product-t h2 span{color:#FFDD3F;font-size: 13px;}
	.hot-product-t h2 small{font-size: 12px;color: #FFDDC9;}
	.hot-product-b [class^="col-"]{padding:0!important;}
	.hot-product-list [class^="col-"]{padding: 0 10px!important;}
	.hot-product-img{padding: 10px;border:1px solid #e8e8e8;}
	.hot-product-lg{padding: 0 10px!important;}
	.item02 .nav-tabs{margin-top: 20px;}
	.item02 .nav-tabs li{width: 171px;height: 29px;}
	.item02 .nav-tabs li a{margin: 1px 5px 0;height: 27px;line-height: 27px;font-size: 11px;font-weight: normal;}
	.item02 .nav-tabs li a i{font-size: 14px;color:#EB1C07;}
	.item02 .nav-tabs li.active{width: 171px;height: 34px;}
	.item02 .nav-tabs li.active a{line-height: 32px;}
	.duibi-b{margin-bottom: 0;}
	.item04{padding-top: 10px;}
	.show-tit h2{top:-22px;width: 202px;height: 44px;line-height: 44px;font-size: 14px;}
	.show-tit h2 span{font-size: 13px;}
	.show-tit h2 small{font-size: 12px;}
	.show-b,.show-b2{padding: 40px 10px;}
	.item05-b{padding: 15px 0;}
	.item-t {padding: 0 10px;margin-bottom: 10px;}
	.youshi ul{margin-left: 0px}
	.yq-txt{font-weight: normal;display:block;line-height: 20px;margin-top: 10px;}
	.itemli1{min-height:240px;}
	.lj-more{ bottom: -5px}
	.qq-b{bottom: inherit;}
	.new-pro p{overflow: hidden;}
	.common-content{margin: 0}
	.common-content p{padding-right: 15px;text-align: justify;padding-left: 15px;}
	.youshi1 ul li img{width: 100%;height:50px}
	.customer-list [class^="col-"]{padding:0 10px!important;margin-bottom: 10px!important;}
	.customer-list a .img{margin-right: 8px;width: 124px;height: 92px;}
	.customer-list a p{max-height: 30px;line-height: 15px;}
	.company-info-img{width: 140px;margin-right: 10px;text-align: center;}
	.item06-b [class^="col-"]:first-child{padding: 0 10px;}
	.item06-b .item-t{margin: 10px 0;}
	.company-info-txt p{max-height: 60px;line-height: 20px;}
	.culture-b{margin-bottom: 10px;}
	.youshi1 ul li:nth-child(3) img,.youshi1 ul li:nth-child(4) img{margin-left:inherit;}
	.youshi1 ul li:nth-child(7) img,.youshi1 ul li:nth-child(8) img{margin-left:inherit;}
	.banner{width:inherit;margin: 0px;}
	.responsive-image a img{height: auto;}
	.main-b{padding-bottom: 0px;}
	.main-b .block-a{padding-left: 0;padding-right: 0px;}
	.main-b .block-b{padding-left: 5px;padding-right: 0px;}

	.honour-list dl{font-size: 12px;}
	.honour-list dd{margin-left: 85px;}

	.honour-list2-t{height: 35px;margin-top: 10px;padding-left: 10px;}
	.honour-list2-t i{width: 30px;height: 25px;}

	.honour-list2 ul{padding-top: 10px;margin: 0;}    
	.honour-list2 li{margin-bottom: 10px;}
	.honour-list2 [class^="col-"]{padding: 0 10px;}
	.honour-list2-img{background: #F7F7FB;padding: 10px;position: relative;}
	.honour-list2 li img{width: 100%;}
	.honour-list2 li p{width: 100%;margin-bottom: 0;height: 40px;overflow: hidden;padding:0 10px;background: #EDEFF5;color:#656565;}
	.honour-list2 li p span{vertical-align:middle;display: inline-block;text-align: center;}
	.news-list{margin-bottom: 10px;}
	.news-list li a{display: block;padding: 10px;}
	.news-list-img{width: 170px;text-align: center;float: left;}
	.news-list-i{margin-left: 110px;padding-top: 0px;}
	.news-list-i h5{line-height: 20px;font-size: 14px;margin-bottom: 5px;}
	.news-list-i p{line-height: 18px;max-height: 36px;font-size: 12px;margin-bottom: 5px;}
	.news-list-i span{line-height: 18px;}

	.news-content h3{margin-top: 10px;line-height: 24px;font-size: 16px;}
	.news-content{padding-left: 5px;}
	.news-content-b{padding: 20px 10px;font-size: 12px;}
	.news-content-bottom{padding: 10px;}

	.news-content-bottom [class^="col-"]:last-child{text-align: left;}
	.news-content-link{padding:10px;}

	.c-b{padding: 10px 0 0;}
	.recommend-list li{margin-bottom: 10px;}
	.recommend-list [class^="col-"]{padding: 0 5px;}
	.r-l-b-tit{padding:0;height: 30px;}
	.r-l-b-tit-b{height: 30px;}
	.r-l-b-tit-b p{line-height: 30px;font-size: 12px;padding: 0 10px;}
	.r-l-b-tit-b>div{padding: 5px 10px;line-height: 20px;height: 50px;}

	.details [class^="col-"]{padding: 0 10px;}
	.details-b{margin: 0;padding: 20px 0 10px;}
	.details-img{padding:10px;text-align: center;}
	.details-i{margin-top: 10px;}
	.details-i h3{line-height: 32px;font-size: 26px;}
	.details-i dl dt,.details-i dl dd{font-size: 12px;line-height: 20px;}
	.details-i-btn{padding: 15px 0;}

	.details-b2-t{padding-left: 10px;height: 35px;}
	.details-b2-t h4{line-height: 40px;border-top:2px #293B81 solid;font-size: 14px;}
	.details-b2-b{padding: 10px;}


	.item07-t{height: 34px;background-repeat: repeat-x;background-image: url(../img/item-t-bg2.png);box-shadow: 0 4px 4px #ccc}
	.item07-t h2{width: 116px;height: 43px;margin-left: 10px;background: url(../img/item-t-h2-bg2.png) no-repeat;}
	.item07-t h2 span{line-height: 18px;margin-top: 17px;font-size: 12px;}
	.item07-b{padding:0 10px 10px;}
	.item08-b{padding-bottom: 10px;}
	.item08-b p{font-size: 12px;}
	.item08-b [class^="col-"]{padding: 0 10px!important;}
	.link{padding: 10px;}
	.item08-more{display: inline-block;float:right;line-height: 20px;padding-top: 12px;}
	.footer-nav li a{line-height: 35px;}
/*	.bottom{padding: 30px 10px 20px;}*/
	.bottom-logo{float: none;margin-right: 0;text-align: center;margin-bottom: 10px;}
	.position{padding: 5px 10px;}
	.product-tit-b h2{left: 5px;font-size: 16px;font-weight: bold;}
	.product-tit-b h2 span{font-size: 14px;}
	.product-tit-b{padding-right: 10px;}
	.product-tit-b,.position{margin-bottom: 10px;}
	.product-list [class^="col"]{padding: 0 5px!important;}
	.history [class^="col"] {padding: 0 10px!important;}
	.history li{border-bottom: none;}
	.history li a .history-img{border:1px #cbcbcb solid;}
	.goods-info-r{padding: 0;}
	.goods-info-l {padding-top: 10px;}
	.ad{margin: 10px 0;}
	.purchase-t span{width: 60px;height: 50px;}
	.purchase-t h2 strong{display: block;line-height: 22px;font-size: 16px;}
	.purchase-t h2 small{display: block;font-style: italic;font-size: 12px;line-height: 18px;}
	.purchase-b{padding: 20px;}
	.case-b img,.news-c-b img{float: none;display: block;max-width:100%;margin: 0 auto;}
	.news-c-b2 p {line-height: 36px;}
	.news-c-b2 p img{float:none;display: inline-block;width: 28px;height: 28px;vertical-align: middle;margin: 0;margin-right: 10px;}
	.login-b{padding: 0;}
	.login-form{float: none;width: 100%;}
	.login-form-b{padding: 20px;}
	.input-w1{width: 100%;}


	.product-tab-c table tr td:first-child{display:none;width: 25%;color:#333;background: #fafafa;font-weight: bold;}
	.product-tab-c table tr td:last-child{width: 100%;padding: 0;}
	.product-tab-c table tr td table{width: 100%;font-size: 12px;border-collapse: collapse;}
	.product-tab-c table tr td tr{border-bottom:1px #f1f1f1 solid;overflow: hidden;}
	.product-tab-c table tr td tr:last-child{border-bottom: none;}
	.product-tab-c table tr td tr th,.product-tab-c table tr td tr td{padding: 5px 10px!important;width: 70%!important;border:none;}
	.product-tab-c table tr td tr th{color:#000;background: #fcfcfc;border-right:none;width: 30%!important;border-right:1px #f1f1f1 solid;}
	.newproduct .bx-controls-direction a{display: inline-block;width: 16px;height: 30px;background-repeat: no-repeat;background-size: cover;background-position: center center;top:50%;margin-top: -27px;text-indent: -9999px;}
	.newproduct .bx-controls-direction a.bx-prev{background-image: url(../img/u768-03.png);left:0;}
	.newproduct .bx-controls-direction a.bx-prev:hover{background-image: url(../img/u768-02.png);}
	.newproduct .bx-controls-direction a.bx-next{background-image: url(../img/u768-01.png);left:auto;right:0;}
	.newproduct .bx-controls-direction a.bx-next:hover{background-image: url(../img/u768-04.png);}


	.banner li{height: 300px;}
	
	.index05-li span{font-size: 30px;}
	.index05-li span strong{font-size: 30px;}
	.index05-li p{font-size: 22px;}
	.index05-li p strong{font-size: 24px;}
	.index05-p{margin-top: 45px;}
	/*#app-a{top: 57%;}*/
	.app-a{margin-left: 170px;}
	/*#app-i{top: 79%;}*/
	.app-i{margin-left: 170px;}
	.webmap dl{width: 33%;padding-left: 15px;min-height: 0;}

 }


  @media (min-width: 768px){
	.kefu-b2 [class^="col-"]{width: 100%;}
	.block-b{padding-right: 20px;padding-left: 5px;}
	.honour-list2 li:hover p{background: #25b1e3;color:#fff;}
    .honour-list2 li:hover .honour-list2-img:before{background:url(../img/zz.png);}
    .honour-list2 li:hover .honour-list2-img:after{opacity: 1;filter:alpha(opacity=100);}
    .r-l-b a:hover .r-l-b-tit-b p{background-color: #14b0e3;color:#fff;}
    .r-l-b a:hover .r-l-b-tit-b>div{background: #0d89c9;color:#C6CDFA;line-height: 40px;}/*201508178 BY RX*/
    .r-l-b a:hover .r-l-b-tit-b{height: 130px;}
}

  @media (max-width: 767px){
  	.menu-list{display: none;}
  	.comment-b-form dl{margin-bottom: 10px;}
	.comment-b-form dt{text-align: left;}
	.comment-b-form dd span{display: block;line-height: 20px;}
	.comment-b-form .txt-w1,.comment-b-form .txt-w2{display: block;width: 100%;}
	.comment-b-form dd img,.comment-b-form dd a{margin-top: 10px;}
	.youshi1 ul{ margin: 0;}
	.new-pro p{ padding: 0; height: 40px; line-height: 40px; overflow: hidden;}
	.show-b .show-b-t p{ height: 40px; overflow: hidden;}
	.show-b .show-b-t strong{ height: 30px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}
	.search{position: static;right: auto;top:auto;padding:0 10px 10px;width: 100%;border-bottom:1px #ccc solid;}
	.search .form-control{border-color:rgba(0,0,0,0.6);color:rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);}
	.search .btn{border-color:rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);}
	.search .btn span{color:rgba(0,0,0,0.6);}
	.search .form-control::-moz-placeholder{color:rgba(0,0,0,0.6);}
	.menu{margin-top: 10px;margin-bottom: 10px;}
	.fenye{margin-top: 0;}
	.item08-b{margin-top: 20px}
	.l-contact-info-t h2{font-size: 14px;}
	.navigation li.current{width: 100%;}
	.lend{height: 70px;}
	.lend span{font-size: 12px;margin-top: 5px;margin-left: 10px;}
	.section .pBrush a{padding: 0px;margin:5px;line-height: 10px;font-size: 10px;}
	.section .pBrush{line-height: 20px;}/*20150908*/
	#index05-bxslider{left: 261px;width: 245px;top: 87px;height: 100%;}
	#index05-bxslider img{height: 437px;width: 245px;}
	#index05-bxslider ul li{height: 437px;}
	.download{padding-bottom: 25px;}
	.app-a a small{font-size: 10px;}
	.app-a a{font-size: 12px;}
	.app-a{top: 45%;}
	.app-a a i img{width: 30%;margin-top: 0px;}
	.app-i{top: 75%;}
	.app-i a i img{width: 30%;margin-top: 0px;}
	.app-i a{font-size: 12px;}
	.app-i small{font-size: 10px;}
	.joinus{margin-top: 15px;padding-top: 15px;}
	.online{margin-top: 15px;padding-top: 15px;padding-bottom: 20px;}
	.logo a img{width: auto;}
	.all-top p{font-size: 26px;}
	.all-top p small{font-size: 14px;}
	
	.footer-link dl{padding:0 15px;}
	.aboutus{margin-top: 20px;}
	.aboutus ul{padding-left: 10px;padding-right: 10px;}
	.aboutus-c p{font-size: 14px;margin-top: 10px;}
	.qy-yg-gs .hd ul li{font-size: 16px;}
	.qualifica-s{overflow: hidden;}
	.qualifica-s span{text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}
	.ss-map{height: 200px;overflow: hidden;}
	.weihai{margin-top: 20px;padding-top: 20px;}
	.w-top p{font-size: 26px;}
	.w-top img{margin-top: 20px;}
	.weihai-center{padding-top: 20px;padding-bottom: 20px;}
	.wh-top p{font-size: 26px;}
	.wh-center span{font-size: 16px;}
	.wh-center p{font-size: 12px;}
	.weihai-second{padding-top: 20px;padding-bottom: 20px;}
	#w-top p{font-size: 26px;}
	.weihai-second p{font-size: 12px;}
	.second-center-d p{line-height: 20px;margin-top: 10px;padding-left: 10px;padding-right: 10px;}
	.second-center-d{padding-bottom: 20px;min-height: 314px;max-height: 314px;}
	.ab-center p{font-size: 12px;}
	.how-remedy{margin-top: 20px;}
	.how-top p{font-size: 26px;}
	.how-li p{font-size: 26px;}
	.how-li span{font-size: 20px;}
	.how-li small{font-size: 18px;}
	.wh-center{padding-left: 10px;padding-right: 10px;}
	.ab-center{padding-left: 10px;padding-right: 10px;}
	.webmap{margin-top: 20px;padding-top: 20px;margin-bottom: 10px;}
	.webmap dl dt a{font-size: 18px;}
	.webmap dl dd a{font-size: 14px;}
	.detail-top{padding-top: 10px;}
	.detail-top p{font-size: 18px;}
	.detail-center{margin-top: 10px;padding-left: 10px;padding-right: 10px;}
	.detail-center p{margin-top: 10px;line-height: 20px;}
	.join-p{margin-top: 20px;text-align:center;}
	.join-p p{font-size: 26px;}
	.join-p small{font-size: 18px;}
	.join-p span{font-size: 14px;line-height: 20px;margin-top: 10px;}
	.footer-link dl { float: left; width:33%;}
	.news-center{margin-top: 15px;padding-top: 10px;}
	.location{display: none;}
	.weihai-second{padding-left: 10px;padding-right: 10px;}
	.qy-yg-gs{padding-bottom: 10px;}
	.product-b-list-content-l-span li{max-width: 40px;height: 40px;}
	.pro-bd02-t strong{font-size: 24px;}
	.pro-bd02-c li p{font-size: 16px;}
	.pro-bd02-b strong{font-size: 24px;}
	.pro-bd03 span{font-size: 12px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}
	.index02-li span{font-size: 28px;}
	.index02-li span strong{font-size: 30px;}
	.index02-li p{font-size: 14px;}
	#index03-hd{width: 50%;position: absolute;float: right;right: 0px;top: 20px;}
	#index-4{float: right;width: 50%;right: 0px;}
	#index04-hd{width: 50%;}
	.index02-li span{font-size: 20px;}
	.index02-li span strong{font-size: 22px;}
	#index-04 small{font-size: 20px;}
	#index-04 small strong{font-size: 22px;}
	.index-04 img{width: 70%;}
	#index04-hd .index-04 li{margin-right: 0px;}
	.index03{padding-top: 35px;}
	.index05-img{height: 290px;margin-bottom: 30px;}
	.index05-bxslide{left: 101px;top: 32px;width: 124px;}

	.index05-bxslide img{height: 227px;width: 124px;}
	.index05-img1{height: 248px;margin-top: 37px;margin-left: 98px;}
	.index05-bxslide1{top: 34px;left: 75px;width: 96px;}
	.index05-bxslide1 img{height: 182px;width: 96px;}
	.index05-li span{font-size: 20px;}
	.index05-li small{font-size: 20px;}
	.index05-li p{font-size: 18px;}
	.index05-li p strong{font-size: 20px;}
	.index05-p img{margin-top: -20px;}
}


 @media (min-width: 480px){
	.kefu-b2 [class^="col-"]{width: 50%;}
	.main-b{padding-bottom: 0px;}

}
 @media (max-width: 480px){
	.kefu-b2 [class^="col-"]{width: 50%;}
	.main-b{padding-bottom: 0px;}
	#index05-bxslider{left: 200px;width: 183px;top: 64px;height: 100%;}
	#index05-bxslider img{height: 329px;width: 183px;}
	#index05-bxslider ul li{height: 329px;}
	.news-list-img{width: 150px;}
	.news-list-i h5{font-size: 16px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}
	/*.join-center02 .join-p{text-align: left;}*/
	.join-p{text-align: center;margin-bottom: 20px;}
	.qualifica-img:after{margin-left: -35px;}
	.product-b-list-content-l-span li{max-width: 30px;height: 30px;}
	.product-b-list-content-l-bigimg{}
	.product-b-list-content-l-span{bottom: 0%;left: 50%;}
	.product .product-b-list-content-r.col-sm-6{clear: both;overflow: hidden;margin-top: 30px;margin-top: 30px;}
	#pro-ul li{min-width: 100px;}
	.index02-li span{font-size: 12px;}
	.index02-li p{font-size: 12px;}
	.index02-li a{font-size: 12px;}
	.index02-li b{font-size: 12px;}
	#index03-hd ul li{margin-right: 0px;}
	#index03-hd ul img{width: 70%;}
	#index-04 small{font-size: 12px;}
	.index02-li span{font-size: 12px;}
	.index02-li span strong{font-size: 12px;}
	#index-04 small strong{font-size: 12px;}
	#index04-hd .index-04 li{margin-right: 0px;}
	.index-04 li img{width: 70%;}
	.index05-img{height: 190px;margin-top: 30px;}
	.index05-bxslide{left: 65px;top: 21px;width: 78px;}
	.index05-bxslide img{height: 149px;width: 78px;}
	.index05-img1{height: 150px;margin-top: 37px;margin-left: 55px;}
	.index05-bxslide1{top: 21px;left: 47px;width: 60px;}
	.index05-bxslide1 img{height: 109px;width: 60px;}
	.index05-li span{font-size: 12px;}
	.index05-li small{font-size: 12px;}
	.index05-li span strong{font-size: 12px;}
	.index05-li p{font-size: 12px;}
	.index05-li p strong{font-size: 14px;}
	.index05-li{margin-top: 30px;}
	.index05-p img{width: 30%;}
	.app-a{margin-left: 75px;top:66%;}
	.app-i{margin-left: 75px;top: 100%;}
	.app-i a{padding: 5px 5px 10px 5px;}
	.app-a a{padding: 5px;}
}

@media (max-width: 360px){
	.item02 .nav-tabs li{width: 131px;height: 22px;}
	.item02 .nav-tabs li a{height: 22px;line-height: 22px;}
	.item02 .nav-tabs li.active{width: 131px;height:26px;}
	.item02 .nav-tabs li.active a{line-height: 26px;}
	.item02 .nav-tabs li a{margin: 1px 5px 0;font: 10px;}
	.item02 .nav-tabs li a i{font-size: 12px;overflow: hidden;}
	.zx-list li a img{ width: auto; float: none; height: auto;}
	.joinUs-list .panel-heading{min-height: 40px;}
	.joinUs-list .panel-heading a div{width: 40%;}
	.ss-map{margin: 20px 10px 30px 10px;}
	#em{margin: 0;padding: 0;min-width: 150px;max-width: 151px;}
	.down-l{margin-bottom: 60px;}
	.index05-p img{width: 40%;}
	.app-a{margin-left: 140px;}
	.app-i{margin-left: 140px;}
	.second-center-d{min-height: 359px;}
	.news-list-img{width: 130px;}
	.app-down ul li:last-child{margin-top: -10px;padding-bottom: 50px;}
	#pro-ul li{min-width: 80px;font-size: 12px;padding: 10px 0px;}
	#index03-hd{top: -45px;}
	#index03-hd ul img{width:46%;}
	/*#index03-hd ul li{margin-right: -33px;}*/
	#index-04{padding-left: 0px;margin-top: -30px;}
	/*.index-04{margin-left: -20px;}*/
	.index05-li{margin-top: 0px;}
	.index05-p{margin-top: 25px;display: block;}
	.index05-p img{display: none;}
	.app-a{margin-left: 0px;top: 75%;}
	.app-i{margin-left: 0px;top: 130%;}
	.app-a img{display:inline-block;}
	.app-i img{display: inline-block;}
	.app-a a{padding: 5px 10px;}
	.app-i a{padding: 5px 10px;}
	.index02-li{padding-top: 0;}
}
@media (max-width: 320px){
	.product-list .col-xs-4{width:100%;}
	.post-nums{display: none}
	.joinUs-list .panel-heading a .post{border-right: none}
	.news-c-b2 p {line-height: 26px;margin-bottom: 0;font-size: 12px;}
	.news-c-b2 p img{float:none;display: inline-block;width: 20px;height: 20px;vertical-align: middle;margin: 0;margin-right: 5px;}
	.khly{margin-right: 5px;}
	.khly p{padding-top: 20px;padding-left: 10px;margin-right: 10px;}
	.c-btn{width: 90px;}
	.block-b{padding-right: 5px;padding-left: 5px;}
	.details-b2{margin-right: 5px;}
	.main-b{padding-bottom: 0px;}
	.menu-t strong{margin: 0;line-height: 32px;font-size: 16px;font-weight: bold;color: #fff;}
	.l-info-center-t strong{font-size: 16px;}

	#index03-hd{top: -35px;}
	#index-04{margin-top: -40px;}
	.index-04 li img{width: 40%;}
	.app-a a i img{width: 25%;}
	.app-i a i img{width: 25%;}
	.app-a{margin-left: -15px;}
	.app-i{margin-left: -15px;}

}

.offcanvas-toggle {background: none; }
.offcanvas-toggle .icon-bar {background: #666; }
.offcanvas-toggle.offcanvas-toggle-close {margin-right: 0px; }
.offcanvas-toggle.offcanvas-toggle-close .icon-bar:nth-child(1) {-webkit-transform: rotate(45deg) translate(5px, 4px);-moz-transform: rotate(45deg) translate(5px, 4px);-o-transform: rotate(45deg) translate(5px, 4px);transform: rotate(45deg) translate(5px, 4px); }
.offcanvas-toggle.offcanvas-toggle-close .icon-bar:nth-child(2) {opacity: 0 !important; }
.offcanvas-toggle.offcanvas-toggle-close .icon-bar:nth-child(3) {-webkit-transform: rotate(-45deg) translate(4px, -4px);-moz-transform: rotate(-45deg) translate(4px, -4px);-o-transform: rotate(-45deg) translate(4px, -4px);transform: rotate(-45deg) translate(4px, -4px); }

@media (min-width: 1000px){
 	.container{width: 1000px;}
 }
@media (min-width: 1200px){
 	.container{width: 1200px;}

 }
 
 @media (max-width: 1200px){
 	.navigation li a { padding:0;}
	.navigation li a.topsss{ padding:0 8px;}
	.section .container, .section .row{height: auto;}

	.navigation ul{margin-left: 0;right: 0;}
	.index02-li p i{margin-right: 20px;}
	.index05-img1{height: 340px;}
	.index05-img{height: 390px;}
	.index05-bxslide{width: 163px;top: 45px;left: 136px;height: 303px;}
	.index05-bxslide .bx-viewport{height: 303px;}
	.index05-bxslide li{height: 303px;}
	.index05-bxslide img{height: 303px;width: 163px;}
	.index05-bxslide1{width: 140px;top: 47px;left: 115px;height: 249px;}
	.index05-bxslide1 .bx-viewport{height: 249px;}
	.index05-bxslide1 li{height: 249px;}
	.index05-bxslide1 img{height: 249px;width: 140px;}

	#index05-bxslider{left: 208px;top: 67px;height: 343px;width: 191px;}
	#index05-bxslide .bx-viewport{height: 343px;}
	#index05-bxslider li{height: 343px;}
	#index05-bxslider img{height: 343px;width: 191px;}
	.product-b-list-content-l{position: relative;padding-left: 15px;}
	.product-b-list-content-r{padding-left: 15px;}
}


.index02-b{text-align: right;}
.index02-li{position: absolute;left: 0;top: 20%;padding-top: 0;text-align: left;opacity: 0;filter:alpha(opacity=0);}
.page2-right{top: -1000px;opacity: 0;filter:alpha(opacity=0);width: 50%;top: 0\9;}
.page2-right,.qy-yg-gs-bd{position: relative;display: inline-block;height:100%;text-align: left;}
.page2-right img{max-width: 100%}
.qy-yg-gs-bd img{max-width: 100%;}
.qy-yg-gs-hd{position: absolute;right: 0;top: 0;padding-top: 0;text-align: left;}

.banner li{float: left;height: 100%;background-repeat: no-repeat;background-position: center center;background-size: cover}
.banner li a{display: inline-table;height: 100%; width:100%;}

.index05-img{width: 50%;}
.index05-b-all{width: 50%;position: absolute;right: 0;top: 0;}
.navigation li i.icon-plus{display: none;}
.footer-link dl dt a i{display: none;}



 @media(max-width: 1080px){
 .navbar-nav { width:250px;}
      .navbar-default .navbar-nav > li a{color: #fff;}
     .tops { display:none;}
	 .yys { display:none;}
	 .yys { width:100%; height:38px; border-bottom:1px solid #ccc;  text-align:center;}
	 .yys a{display:inline-table; height:25px; line-height:25px; background:#58b924; font-family:"Arial"; font-size:12px; color:#fff; margin-left:10px;margin-right:10px; width:35%; text-align:center; border-radius:5px; margin-top:6px;}
	.banner{position: relative;bottom: auto;top: 0;}
	.logo {z-index: 1;}
	.logo a img{width: auto;}
	.header-b{height:80px;float: none;}
	.logo{position: absolute;text-align: center;height: 100%;float: left;margin-left: 20px;}
	.top-icon,.top-call{position: static;background: #fff;border-bottom:1px #ccc solid;padding:5px 10px;}
	.top-icon{text-align: center;}
	.l-info-center-t strong small{color:#14b0e4;}
	.navigation{background: none;height:auto;min-height:auto;border: none;,margin-bottom: 0px;}
	.navigation ul{position: static;}
	.navigation ul,.navigation li{background: none;}
	.navbar{background: #ffffff;border-radius:0;}
	.navigation li{display: block;float:none;border-bottom:1px #ccc solid;padding-top: 0;text-align: left;background: #fff;border-top: none;line-height: 49px;height: auto;padding-left: 15px; box-sizing:border-box;background: #333;}
	.navigation li a{display: inline-block;color:#333;padding-left: 10px;}
	.navigation li.current,.navigation li:hover{background: #fff;border-top:none;line-height: 49px;border-color:#38b4dd;padding-top: 0;}
	.navigation li.current a,.navigation li a:hover{color:#38b4dd;}
	.navigation li dl:first-child{border-top:1px #ccc solid;}
	.navigation li dl:last-child dd:last-child{border-bottom: none;}
	.navbar-toggle,.search-btn{display: block;}
	.navbar-offcanvas {position: fixed;height: 100%;width: 250px;max-width: 100%;left: -250px;top: 0px;z-index: 99999;overflow-y: scroll;-webkit-overflow-scrolling: touch;-webkit-transition: all 0.15s ease-in;-moz-transition: all 0.15s ease-in;-o-transition: all 0.15s ease-in;transition: all 0.15s ease-in; }
	.navbar-offcanvas.navbar-offcanvas-fade {opacity: 0; }
	.navbar-offcanvas.navbar-offcanvas-fade.in {opacity: 1; }
	.navbar-offcanvas.offcanvas-transform.in {-webkit-transform: translate3d(250px, 0px, 0px);-moz-transform: translate3d(250px, 0px, 0px);-o-transform: translate3d(250px, 0px, 0px);transform: translate3d(250px, 0px, 0px); }
	.navbar-offcanvas.offcanvas-position.in {left: 0px; }
	.navbar-offcanvas.navbar-offcanvas-right {left: auto;right: -250px;overflow: hidden; overflow-y:auto;}
	.navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform.in {-webkit-transform: translate3d(-250px, 0px, 0px);-moz-transform: translate3d(-250px, 0px, 0px);-o-transform: translate3d(-250px, 0px, 0px);transform: translate3d(-250px, 0px, 0px); }
	.navbar-offcanvas.navbar-offcanvas-right.offcanvas-position.in {left: auto;right: 0px; }
	.navbar-offcanvas .dropdown.active .caret {border-top: 0px;border-bottom: 4px solid; }
	.navbar-offcanvas .dropdown-menu {position: relative;display: block;width: 100%;background: inherit;border: inherit;box-shadow: none;
	padding: 0px;overflow: hidden;-webkit-transition: all 0.15s ease-in;-moz-transition: all 0.15s ease-in;-o-transition: all 0.15s ease-in;transition: all 0.15s ease-in;
	height: 0px; }
	.navbar-offcanvas .dropdown-menu.shown {height: auto; }
	.navbar-offcanvas .dropdown-menu > li > a {color: #777;padding: 5px 15px 5px 15px; }
	.nav-ss li.back-home{float:none;}
	/*.navbar-default .navbar-nav > li:hover .sub-nav{display: block;}*/
	.sub-nav{position: static;left: auto;top:auto;width: 100%;padding: 0;}
	.sub-nav dl{display: block;float:none;width: 100%;background: #f8f8f8;}
	.sub-nav dt,.sub-nav dd{line-height: 40px;font-weight: normal;}
	.sub-nav dt{border-bottom:1px #ccc solid;}
	.sub-nav dd{border-top:1px #ccc solid;}
	.sub-nav dd:first-child{border-top:none;}
	.sub-nav dd:last-child{border-bottom:1px #ccc solid;}
	.sub-nav2 dl dd{width: auto;display: block;position: relative;margin: 0px;padding: 5px 20px;border: 1px #ccc solid;}
	.navigation li .sub-nav-btn i{color:#333;}
	.sub-nav-btn,.ssub-nav-btn{display: block;width: 40px;height: 40px;position: absolute;text-align: center;padding: 0;right: 10px;top: 0;margin-top: 3px;background: none;border:none;line-height: 30px;color: #333}
	.navigation li.current .sub-nav-btn i{color:#fff;font-weight: normal;}	
	.navigation li.current{width: auto;}
	.ssub-nav{display: none;background: #eee;}
	.ssub-nav-btn{margin-top: 7px;}
	.sub-nav dl a{color:#333!important;display: block;text-decoration: none;}
	.navbar-nav > li > a{padding-bottom: 0;}

 	.navigation li{padding: 0;width: auto;}
 	.navigation li a{display: block;}
 	.header{position: relative;}
 	.index02-b,.index03-b,.index05-b{position: relative;top: 0;padding:40px 0;}
 	.page2-right{top: 0px;opacity: 1;filter:alpha(opacity=100);}
 	.index02-li{opacity: 1;filter:alpha(opacity=100);}
 	#index03-hd{opacity: 1;}
 	#index03-bd{left: 0;opacity: 1;}
 	#index04-hd{opacity: 1;}
 	#index-4{right: 0;opacity: 1;}
 	.index05-b-all{opacity: 1;top: 50px;}
 	.index05-img{bottom: 0;opacity: 1;margin-top: 0;}
 	.footer-link1 dl{right: 0;}
 	.footer-link dl{left: 0;}
 	.qy-yg-gs{padding-bottom: 0;}
 	#index03-bd img{margin-top: 0;}
 	#index03-hd{margin-top: 0;top: 100px;}
 	.banner1{margin-top: 0;}
 	.download{margin-top: 0;}
	#index03-bd ul{text-align: center;}

.navigation ul li.topk { display:none;}
.tops{position: static;display: block;text-align: right;line-height: 30px;padding-left:0px;border-bottom:1px #ccc solid;width:94%;background: #fff;}
	.tops a{margin-right: 10px;}
	.yys { display:block;}

 }

 @media (max-width: 1000px){
	/*.index02-b{padding: 15px 0;}*/
 	.index02-li{position: relative;width: 100%;padding-top: 50px;}
 	.index02-li p{margin:10px 0;}
 	.page2-right{width: 100%;}
 	.page2-b{text-align: center;margin-top: 30px;}
 	.index02-li b{margin: 10px 0;}
 	#index-04 small{margin:10px 0 0px;display: inline-block}
 	#index04-hd ul{margin-top: 10px;width: 100%;}
 	.index05-li small{margin:10px 0;}
 	.index03-b .qy-yg-gs{width: 100%;text-align: center;margin-top: 250px;}
 	#index03-hd{width: 100%;text-align: center;top: 0;}
 	.qy-yg-gs #index03-hd ul{width: 100%;}

 	.qy-yg-gs #index03-hd ul li{width: auto;float: none;display: inline-block;margin:0 10px;}
 	.index02-li{text-align: center;padding-top: 0;}
 	.sect-04 .index03-b .qy-yg-gs{margin-top: 0;}
 	#index04-hd{width: 100%;text-align: center;}
 	#index-04{left: 0;}
 	#index-04 li{width: 25%;}
 	#index04-hd{padding-left: 0;}
 	#index-4{width: 100%;text-align: center;top: 80px;}
 	.sect-04 .slideTxtBox .hd{height: auto;}
 	.section-group > .section.sect-04{padding-bottom: 50px;}
 	.index05-img{width: 500px;text-align: center;margin:0 auto;}
 	.index05-b-all{width: 100%;text-align: center;position: relative;top: 20px;}
 	.index05-p{margin-top: 50px;position: relative;}
 	.index05-p img{margin-left: -27px;}
 	.app-a{position: relative;top: -51px;left: 20px;margin-left: 0;display: inline-block;width: 250px;}
 	.app-a a,.app-i a{height: 70px;padding:15px;width: 250px;}
 	.index05-p .app-a img,.index05-p .app-i img{margin-left: 0px;width: 45px;height: 45px;}
 	.index05-p .app-a i,.index05-p .app-i i{position: absolute;top: 6px;left: 15px;}
 	.index05-p .app-a em,.index05-p .app-i em{position: absolute;top: 6px;left: 15px;}
 	.app-a a small,.app-i a small{margin-left: 53px;margin-top: 5px;}
 	.app-i{position: relative;top: -70px;left: 337px;margin-left: 0;display: block;width: 250px;}
	.navbar{background: #ffffff;}
	.navigation{top: 0;}
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{bottom: 10px;}
	.index05-bxslide1{width: 150px;left: 110px}
	.index05-bxslide1 .bx-viewport{}
	.index05-bxslide1 img{width: 150px;}
	#index-4 img{max-width: 60%;}

	.app-down li{margin-bottom: 0;}
	.copyright{background: #5bba27;color: #fff;text-align: center;padding: 10px 0px 10px 0px;border-top: 1px #eee solid;}
	.app-down ul li:last-child{background: #2C303C;margin-top: 0px;clear: both;overflow: hidden;margin-bottom: 0px;padding-bottom: 0px;}
	.download-l{padding: 20px;text-align: center;}
	.download-l .index05-li{text-align: center;}
	.app-down li{width: 100%;}
	.download .container{padding: 0;}
	.down-l{width: 600px;height: 680px;margin: 0 auto;}
	.down-l img{width: 600px;height: 680px;margin: 0 auto;}
	#index05-bxslider{top: 86px;left: 246px;height: 437px;width: 245px;}
	#index05-bxslide .bx-viewport{height: 437px;}
	#index05-bxslider li{height: 437px;}
	#index05-bxslider img{height: 437px;width: 245px;}
	#app-a{top: -40px;}
	#app-i{left: 318px;}
	.download{padding-bottom: 50px;}
	.download .main{background: #2C303C;}
	.qy-yg-gs #index03-hd ul li div{width: 70px;height: 70px;border-radius: 35px;}
	.qy-yg-gs .index-04 li div{width: 70px;height: 70px;border-radius: 35px;}
	.qy-yg-gs #index04-hd .index-04 li{float: none;width: auto;display: inline-block;margin:0 10px;}

 }

 @media (max-width: 767px){
     
 	.index03-b .qy-yg-gs{margin-top: 200px;}
 	#index-4 img{max-width: 80%;}
 	.index03{padding-top: 0;}
 	#index03-bd ul{float: none;width: 250px;margin: 0 auto;}
 	#index03-bd{text-align: center;}
 	#index-4 img{max-width: 50%;}
 	.index05-img{width: 480px;}
 	.index05-bxslide{left: 129px;width: 155px;}
 	.index05-bxslide img{width: 155px;}
 	.index05-bxslide1{width: 145px;left: 119px;}
 	/*.index05-bxslide1 .bx-viewport{height: 437px;}*/
 	.index05-bxslide1 img{width: 145px;}
 	.index05-p img{margin-left: 0;width: 80px;height: 80px;margin-top: 0;}
 	.app-a,.app-i{top: 10px;left: 50%;display: block;margin-left: -125px;}
 	.index05-p .app-a img,.index05-p .app-i img{width: 45px;height: 45px;}
 	.app-i{margin-top: 10px;}
 	.index05-li{margin-bottom: 10px;}
 	.index05-p{margin-top: 0;}
	 .footer-link dl{ border-bottom:1px solid #e3e3e3;}
	 .footer-link dl:last-child{border-bottom: none;}
 	.footer-link dl dd{display: none;}
 	.footer-link dl{width: 100%;min-height: auto;margin-bottom: 0;}
 	.footer-link dl dt a{display: block;width: 100%;position: relative;}
 	.footer-link dl dt a i{display: block;position: absolute;top: 0;right: 0; width:25px; height:25px; text-align:center; line-height:25px; color:#666; font-family:'Arial'; font-size:30px; font-style:normal;}
	.footer-link dl dd a{display:inline-table; width:100%; background-color:#999; text-indent:10px; color:#fff; border-bottom: 1px solid #ccc;}
	
 	.footer-link dl:last-child{text-align: center; width:100%; margin-top:15px;}
	.last02 { width:250px; margin:0 auto;}
	.footer-link dl .last02 span img {max-width: 90%;}
	
 	#index-4{top: 40px;}
 	.sect-03 .qy-yg-gs-bd{width: 100%;}
 	.app-a a small, .app-i a small{margin-left: 70px;}

 	.down-l{width: 470px;height: 520px;}
 	.down-l img{width: 470px;height: 520px;}
	#index05-bxslider{top: 65px;left: 193px;height: 336px;width: 191px;}
	#index05-bxslider .bx-viewport{height: 336px;}
	#index05-bxslider li{height: 336px;}
	#index05-bxslider img{height: 336px;width: 191px;}
	#app-a{top: 10px;}
	#app-i{left: 50%;}
	.about .qy-yg-gs{margin-top: 30px;}
	.aboutus-c{padding-top: 0;}
	.weihai-second-center ul li{padding:0 5px;margin-bottom: 10px;}
	.dao-san{bottom: 35px;}
	.dao-san1{bottom: 35px;}
	.how-li p{margin-top: 20px;}
	.how-li small{margin-bottom: 20px;display: inline-block;}
	.modal-dialog{width: 100%;}
	.modal-content{text-align: center;width: auto;}
	.modal-content img{width: 50%;}
	.peoduct-cen{padding:20px 10px 0;}
	
 }

 @media (max-width: 640px){
 	.footer-link1 dl{width: 50%;}
 	.logo img{width: auto;max-width: 100%;vertical-align: middle;padding-bottom: 20px;padding-top: 0px;}
	
 }

 @media (max-width: 479px){
    	.logo a{padding: 10px 10px 10px 0;}
 	.index03-b .qy-yg-gs{margin-top: 140px;}
 	#index04-hd{top: 15px;}
 	#index-4{top: 40px;}
 	.index05-img{width: 300px;height: 200px;}
 	.index05-img1{height: 180px;width: 210px;}
 	.index05-img1{top: 18px;left: 40px;}
 	.index05-bxslide{top: 23px;left: 81px;width: 92px;height: 155px;}
 	.index05-bxslide li{height: 155px;}
 	.index05-bxslide img{width: 92px;height: 155px;}
 	.index05-bxslide1{top: 26px;left: 64px;width: 80px;height: 131px;}
 	.index05-bxslide1 .bx-viewport{height: 131px;}
 	.index05-bxslide1 li{height: 131px;}
 	.index05-bxslide1 img{width: 80px;height: 131px;}
 	.index02-li p i{margin-right: 10px;}
 	.down-l{width: 310px;height: 350px;}
 	.down-l img{width: 310px;height: 350px;}
 	.down-l{margin-bottom: 0;}
 	#index05-bxslider{top: 44px;left: 127px;height: 223px;width: 127px;}
 	#index05-bxslider li{height: 223px;}
 	#index05-bxslider img{height: 223px;width: 127px;}
 	.qy-yg-gs #index03-hd ul li{margin:0 5px;}
 	.qy-yg-gs #index03-hd ul li div{width: 60px;height: 60px;border-radius: 30px;}
	.qy-yg-gs .index-04 li div{width: 60px;height: 60px;border-radius: 30px;}
	.qy-yg-gs #index04-hd .index-04 li{margin:0 5px;}
	.index05-li small{margin:0;}
	.index05-li span{margin-bottom: 0;}
	.index02-li b{margin:0;padding-bottom: 5px;}
	.logo a img{ height:60px;}
	.logo{text-align: left;}
	
	.header { height:61px;}
	.header-b { height:60px;}
	.logo a { padding:0;}
	.logo img { padding-bottom:0;}
	.navbar-toggle {top:5px;}
	
	
	
 }

.right-nav{display: none;}
.qy-yg-gs #news .new-ul li{margin: 0px 10px;}
.qy-yg-gs #news .new-ul li a{color: #333333;font-size: 20px;}
.qy-yg-gs #news .new-ul li i{margin-left: 10px;color: #333333;}
.qy-yg-gs #news .new-ul li.on a,.qy-yg-gs #news .new-ul li:hover a{color: #34b095;}
.qy-yg-gs #news .new-ul li:last-child i{display: none;}

/*top*/
.topss { width:100%; height:35px; line-height:35px; background:#58b924;z-index:9999999;}
.topsss {margin:0 auto; color:#cfffb6; font-family:"Arial"; font-size:14px; padding:0 15px;overflow:hidden;}
.topsss p { float:right; height:35px; line-height:35px;}
.topsss p span { line-height:35px; margin-right:15px;}
.topsss p span em { font-style:normal; font-family:Arial; font-size:20px; line-height:15px; color:#fff;}
/*.navigation li a.topsss{display: inline-table;height: 25px;line-height: 25px;background: #58b924;font-family: "Arial";font-size: 12px;color: #fff; padding:0 10px;margin-left: 5px;margin-right: 5px;text-align: center;border-radius: 5px;}
.navigation li:hover a.topsss{display: inline-table;height: 25px;line-height: 25px;background: #58b924;font-family: "Arial";font-size: 12px;color: #fff; padding:0 10px;margin-left: 5px;margin-right: 5px;text-align: center;border-radius: 5px;}*/

 @media(max-width: 640px){
 .topsss  { text-align:center;}
  .topsss p { display:none;}
 }