.index-bg{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 452px; 
	background: url(../images/body-bg.jpg) no-repeat center top; 
}
.pic img{ width:75%;}
/*header*/
.logo{ margin: 10px 0 0 160px; float: left; }
.nav {
	position: relative;
	width: 830px;
	font-size: 12px;
	margin: 56px 0 0 40px; float: left;
}
.nav a {
	text-decoration: none;
}

.foot-b-left img{ margin-right: 6px; }
.foot-b-left a{ color: #fff; margin-right: 5px;}

.foot-b-center img{ margin-right: 6px;}
.foot-b-center a{ color: #fff; margin-right: 5px;}

#nav_all li {
	text-align: center;
	float: left;
}
.sub-2-title,
#nav_all li a {
	color: #522b1c;
	display: inline-block;
	font-size: 18px;
	padding-bottom:5px;
	cursor: pointer;
	margin: 0 30px;
	
}
#nav_all li.curr a.menu-title,
#nav_all li a:hover {
	padding-bottom:5px;
	font-weight: bold;
	border-bottom: 2px solid #522b1c;
}
#nav_all li ul {
	display: none;
	position: absolute;
	z-index: 999;
	width:380px;
	padding:15px 0;
	background-color:rgba(82,43,28,0.7);
}
#nav_all li ul.eng{ width: 374px;}
#nav_all li ul.eng li{ width: 100%; float: none; }
#nav_all li ul.eng li a{ width: 100%;}
#nav_all ul li {
	margin-left:5px;
	width:180px;
	/*height:24px;*/
	line-height: 22px;
	text-align:left;
	float:left;
	font-size:14px;
}
.sub-2-title,
#nav_all ul li a {
	font-size:14px;
	width:180px;
	float:left;
	color: #fff;
}
.sub-2-title:hover,
#nav_all ul li a:hover {
	font-size:14px;
	font-weight:normal;
	color: #fff;
	border-bottom: none;
	text-decoration:underline;
}
#nav_all li ul.sub-1-list{ width: 143px; }
#nav_all li ul.sub-1-list.eng{ width: 175px;}
#nav_all li ul.sub-1-list li{ width: auto; margin-left: 0;}
.sub-2-title{ width: 100px; display: block; margin:0 0 0 30px; float: none; background: url(../images/arrow-bottom1.png) no-repeat right 10px;}
.sub-2-list{ margin: 5px 0 0 8px; line-height: 20px; display: none; }
#nav_all ul li .sub-2-list a{ color: #cec3b8; font-size: 12px; line-height: 18px; }
#nav_all ul li .sub-2-list a:hover{ color: #fff; }




.menu{ margin: 56px 0 0 40px; float: left; }
.menu ul li{ float: left; font-size: 18px; padding: 0 30px; }
.menu ul li.on a{ font-weight: bold; border-bottom: 2px solid #522b1c; }
.menu ul li a{ color: #522b1c; padding-bottom: 7px; }
/*.menu ul li a:hover{ font-weight: bold; }*/
.h-two{ 
	position: absolute; 
	top: 0; 
	right: -44px; 
	width: 94px; 
	background-color: #522b1c; 
	color: #ccc;
	line-height: 24px; 
	text-align: center;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.h-two span{ padding: 0 10px; }
.h-two a{ color: #ccc; }
.container{ background: url(../images/content.jpg) repeat; }
/*banner*/
.banner{ position: relative; height: 1050px; }
.b-bridge{ position: absolute; top: 208px; left: 0; }
.b-ballon-s{ 
	position: absolute; top: 13px; left: -15%;

	/*animation-name:topb; -webkit-animation-name:topb;
    animation-duration:1.4s;
    animation-timing-function:linear;
    animation-iteration-count:infinite;
    animation-direction:alternate;
    animation-play-state:running;

    -webkit-animation-duration:1.4s;
    -webkit-animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:alternate;
    -webkit-animation-play-state:running; */
}


@keyframes topb{ 0%{ top:103px; } 100%{ top:115px; } }
.b-product{ position: relative; top: 68px; left: 444px; z-index: 10; }
.b-product img{ width:730px;}
.b-cloud{ 
	position: absolute; 
	top: 526px; 
	left: -1189px; 
	z-index: 8; 
	width: 4000px; 
	height: 509px; 
	background: url(../images/b-icon9.png) repeat-x 0 0; 
}
.b-ballon-b{ 
	position: absolute; top: 17px; left: -20px; z-index: 7;
	/*animation-name:topb1; -webkit-animation-name:topb1;
    animation-duration:1s;
    animation-timing-function:linear;
    animation-iteration-count:infinite;
    animation-direction:alternate;
    animation-play-state:running;

    -webkit-animation-duration:1s;
    -webkit-animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:alternate;
    -webkit-animation-play-state:running;*/ 
}
@keyframes topb1{ 0%{ top:17px; } 100%{ top:25px; } }
.b-ballon-b img{ width:260px;}
.b-icon{ position: absolute; top: 550px; left: 10%; z-index: 10 }
.b-cloud-r1{ 
	position: absolute; 
	top: 660px; 
	right: -2000px; 
	z-index: 9; 
	width: 4000px;
	height: 238px;
	background: url(../images/b-icon10.png) repeat-x 0 0; 
}
.b-ballon-m{ 
	position: absolute; top: 7px; right: 10%;
	animation-name:topb2; -webkit-animation-name:topb2;
    animation-duration:1s;
    animation-timing-function:linear;
    animation-iteration-count:infinite;
    animation-direction:alternate;
    animation-play-state:running;

    -webkit-animation-duration:1s;
    -webkit-animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:alternate;
    -webkit-animation-play-state:running; 
}
@keyframes topb2{ 0%{ top:17px; } 100%{ top:7px; } }
.b-ballon-m img{ width:180px;}
.b-cacti{ position: absolute; top: 295px; right: 48px; z-index: 9 }
.b-cloud.b-c-position{ top: 350px; left: -695px; background-repeat: no-repeat; }
.b-cloud-r1.b-c-r-position{ top: 552px; right: -3660px; background-repeat: no-repeat; }
.cloud-i{ position: absolute; top: 50%; left: 0px; z-index: 111;}
.cloud-i img{ width: 100%;}

@media (max-width:1400px){
.cloud-i{ position: absolute; top: 50%; left: 0px; z-index: 111;}
.cloud-i img{ width: 70%;}	
.b-ballon-s{ 
	position: absolute; top: 13px; left: 65px;
}

	
	/* .banner{ height: 750px; } */
	.b-cloud{ top: 220px; }
	.b-cloud-r1{ top: 410px; }
	.b-ballon-b img{ width: 187px; }
	.b-ballon-s img{ width: 45px; }
	.b-icon{ top: 380px; }
	.b-icon img{ width: 125px; }
	.b-bridge{ top: 160px; }
	.b-bridge img{ width: 609px; }

	.b-product{ top: 0; }
	.b-product img{ width: 554px; }
	.b-ballon-m img{ width: 98px; }
	.b-cacti{ top: 150px; }
	.b-cacti img{ width: 90px; }
	.b-cloud.b-c-position{ top: 172px; left: -880px; }
	.b-cloud-r1.b-c-r-position{ top: 282px; right: -3660px; }
}
/*producr one*/
.c-p-title{ text-align: center; font-size: 32px; color: #522b1c; font-weight: bold; background: url(../images/c-title.png) no-repeat center center; background-size: 100% }
.c-t-line{ position: relative; top: 6px; width: 3px; height: 33px; background-color: #522b1c; margin: 0 30px; }
.c-t-text{ position: relative; top: 4px; }
.c-p-title img,
.c-p-title span{ display: inline-block; *display: inline; *zoom:1; vertical-align: middle; }
.c-p-list{ margin: 120px 0 83px -60px; }
.c-p-list li{ position: relative; width: 578px; overflow: hidden; margin-left: 60px; border: 6px solid #fff; float: left; }
.c-p-list li a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 18px; 
	line-height: 36px;
	display: none;
	letter-spacing: 3px;
}
.c-p-list li a h3{ padding: 111px 0 5px; font-size: 30px; text-transform: uppercase; }
.c-p-list li a h3 span{ font-size:34px;}
.c-p-list li:hover a{ display: block; background: url(../images/black-5.png) repeat; }
.c-p-list li img{
	-webkit-transition-duration:.3s;
	   -moz-transition-duration:.3s;
	     -o-transition-duration:.3s;
	        transition-duration:.3s;
}
.i-bg{ position: relative; margin-top: 155px; }
.i-bg img{ position: relative; width: 100%; }
.i-bg a img{ width:85%;}
.c-p-list li:hover img{
	-webkit-transform:scale(1.1);
	   -moz-transform:scale(1.1);
	     -o-transform:scale(1.1);
	        transform:scale(1.1);
}
.i-b-1{ position: absolute; top: -45px; left: 90px;}
.i-b-2{ position: absolute; top: 57px; right: 40px; }
.i-b-2.eng{ right: 20px; }
.i-b-3{ position: absolute; top: 387px; right: 351px; }
.i-b-3.eng{ right: 188px }
.i-b-4{ position: absolute; top: 705px; right: 400px; }
.i-b-4.eng{ right: 280px; }
.i-b-5{ position: absolute; top: 945px; right: 59px; }

.i-introduce a,
.i-b-1 a,
.i-b-2 a,
.i-b-3 a,
.i-b-4 a,
.i-b-5 a{
	display: block;
	cursor: pointer;
	-webkit-transition-duration:.3s;
	   -moz-transition-duration:.3s;
	     -o-transition-duration:.3s;
	        transition-duration:.3s;
}
.i-introduce a:hover,
.i-b-1 a:hover,
.i-b-2 a:hover,
.i-b-3 a:hover,
.i-b-4 a:hover,
.i-b-5 a:hover{ 
	-wekit-transform: scale(1.1); 
	-moz-transform: scale(1.1); 
	-o-transform: scale(1.1); 
	transform: scale(1.1); 
}
/*star product*/
.c-p-title.s-p-title{ background: url(../images/c-title1.png) no-repeat center center; margin-top: 30px; }
.c-p-title.s-p-title .c-t-text{ padding-left: 11px;letter-spacing: 5px; }
.s-p-img{ text-align: center; padding-bottom: 145px; }

.slideBox{ position:relative; height: 800px; overflow: hidden; }
.slideBox .hd{ position:absolute; bottom:183px; left: 0; z-index:1; width: 100%; height:15px; text-align: center; overflow:hidden; }
.slideBox .hd ul{ width: 100%; text-align: center; }
.slideBox .hd ul li{ 
	width:15px; 
	height:15px; 
	text-indent: -999px; 
	background:#c0ce86; 
	cursor:pointer; 
	display: inline-block; *display: inline; *zoom:1;
	margin: 0 10px;
	border-radius: 100%;
	overflow: hidden;
}
.slideBox .hd ul li.on{ background:#db653f; }
.slideBox .bd{ position:relative; padding-bottom: 160px; }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ max-width: 100%; }

/* 涓嬮潰鏄墠/鍚庢寜閽唬鐮侊紝濡傛灉涓嶉渶瑕佸垹闄ゅ嵆鍙�*/
.slideBox .prev,
.slideBox .next{ display:none; }
.slideBox .prevStop{ display:none; }
.slideBox .nextStop{ display:none; }
.star-p-img{ width: 616px; float: left; }
.s-p-text{ float: left; text-align: center; }
.star-pI-space5,
.star-pI-space4,
.star-pI-space1{ text-align: right; }
.star-pI-space1 img{ margin-top: 78px; }
.star-pI-w1{ width: 489px; margin: 178px 0 0 18px; }
.star-pI-space2 img{ display: block; margin: -2px 0 0 74px; }
.star-pI-w2{ width: 512px; margin-top: 172px; }
.star-pI-space3 img{ display: block; margin: 63px 0 0 72px; }
.star-pI-w3{ width: 578px; margin: 210px 0 0 -28px; }
.star-pI-space4 img{ margin-top: 40px; }
.star-pI-w4{ width: 583px; margin: 172px 0 0 -34px; }
.star-pI-space5 img{ margin-top: 40px; }
.star-pI-w5{ width: 606px; margin: 164px 0 0 -40px; }
.star-pI-space6 img{ display: block; margin: 50px 0 0 22px; }
.star-pI-w6{ width: 522px; margin-top: 164px; }

.s-text-title{ color: #db653f; font-weight: bold; font-size: 25px; line-height: 25px; text-align: right; }
.s-text-title.s-t-green{ color: #96a821; }
.s-text-title.s-t-blown{ color: #89604a; }
.s-t-64{ font-size: 64px; }
.s-t-39{ font-size: 39px; letter-spacing:2px;}
.s-t-line{ position: relative; top: 37px; left: -24px; width: 10px; display: inline-block; *display: inline; *zoom:1; }
.s-t-line2{ position: relative; top: 0px; left: -24px; width: 10px; display: inline-block; *display: inline; *zoom:1; }
.s-t-font{ padding: 5px 0 25px; }

.s-t-img{ padding: 30px 0 22px; }
.s-t-23{ font-size: 23px; color: #542e13; font-weight: bold; padding: 25px 0 10px; }
.s-t-en{ font-size: 20px; color: #542e13; font-family: Tahoma }
.s-t-a a{
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	background-color: #db653f;
	padding: 0 17px;
	border-radius: 12px;
	margin-top: 20px;
	display: inline-block; *display: inline; *zoom:1;
}


/*video*/
.video-content{ background: url(../images/i-bottom-bg.png) no-repeat center bottom; }
.c-p-title.v-c-title{ font-size: 26px; background: url(../images/c-title3.png) no-repeat center center; background-size: 40%; }
.c-p-title.v-c-title .c-t-text{ top: 0; padding-right: 15px; }
.video-nr{ position: relative; width: 720px; height: 540px; margin: 82px auto 20px; }
.video-nr .img-wrap{ position: relative; z-index: 10; }
.video-nr .img-wrap img{ width: 100%; height: 540px; }
.video-img{ text-align: center; }
.videoStm{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	background: #2c2c2c url(../images/video-icon.png) no-repeat center center;
}
.video-black{ 
	position: absolute; 
	width: 867px;
	height: 412px;
	top: 60px;
	left: -66px;
	z-index: 5;
	background-color: #c1b29f;
}

.video-wrap{ display: none; }
.videoDefault {
    position: absolute;
    left: 0;
    top: 0;
	z-index: 12;
    width: 100%;
    height: 100%;
	background: #2c2c2c;
}

/*page video*/
.page-video{}
.p-v-left{ width: 478px; float: left; }
.p-v-right{ width: 709px; float: left; margin-left: 17px; border-bottom: 1px solid #ccc; }
.videoScroll{ height: 614px; overflow: hidden; }
.p-v-right ul{ padding: 17px 53px 0 33px; border-top: 1px solid #ccc; }
.p-v-right ul li{ width: 125px; margin: 0 0 20px 30px; float: left; }
.p-v-right ul li h3{ margin-top: 5px; color: #706051; height: 60px; overflow: hidden; }
.nicescroll-rails{ background-color: #f0f0f0; margin-left: 50px; }

.product-pt{ padding-top: 50px; }
.peoduct-con{ 
	width: 980px; 
	margin: 0 auto; 
	padding-top: 25px; 
	background: #faf4e8 url(../images/product-bg.png) no-repeat 12px bottom; 
	border-radius: 16px; 
	padding-bottom: 260px;
}
.p-c-title{ 
	padding-bottom: 50px; 
	font-size: 36px; 
	color: #522b1c; 
	font-weight: bold; 
	text-align: center;
	background: url(../images/product-title.png) no-repeat center bottom; 
}
.p-c-enter{ float: right; margin-right: 80px; }
.p-c-text{ width: 426px; text-align: center; font-size: 14px; color: #999; }
.font18{ font-size: 18px; }
.p-c-input{ margin: 10px 0; }
.p-c-input input{
	width: 404px;
	height: 50px;
	padding-left: 20px;
	border:1px solid #cdcdcd;
	background-color: #fff;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 2px;
	float: left;
	 color:#999;
}
.p-c-input button{
	width: 92px;
	height: 52px;
	background-color: #a7cb68;
	color: #fff;
	font-size: 24px;
	font-family:"Microsoft YaHei";
	border:0;
	cursor: pointer;
	margin-left: 10px;
}


/*footer*/
.footer{ position: relative; padding: 55px 0 100px; background-color: #a6ca66; }
.footer a{
	-webkit-transition-duration:.3s;
	   -moz-transition-duration:.3s;
	     -o-transition-duration:.3s;
	        transition-duration:.3s;
}
.f-l-text{ float: left; }
.f-t-item.f-t-product{ width: 272px; }
.f-t-cn{color: #fff; width: 390px; float: left; font-size: 14px;}
.f-t-cn h3{color: #fff; font-size: 18px; font-weight: bold;}
.f-t-cn span{margin-top: 14px; float: left; }

.f-t-item{ width: 150px; float: left; color: #fff; margin-right: 35px; }
.f-t-item ul li{ position: relative; }
.f-t-item ul li a{
	
	display: block;
}
.f-t-item ul li a span{
	overflow: hidden; 
	text-overflow: ellipsis; 
	display: block; 
	white-space: nowrap; 
}
.foot-eng-w{
	position: absolute;
	right: -182px;
	bottom: -21px;
	z-index: 10;
	padding: 0 10px;
	line-height: 27px;
	background-color: #fff;
	color: #a6ca66;
	display: none;
}
.foot-eng-w.w-left1{ right: -275px;}
.f-l-text.eng .f-t-item.eng-w1{ width: 160px; }
.f-t-item h3{ font-size: 18px; font-weight: bold; background: url(../images/foot-line.png) no-repeat right center; }
.f-t-item h3 a{ color:#fff;}
.f-t-item ul{ margin-top: 12px; }
.f-t-item ul li{ line-height: 28px; font-size: 14px; }
.f-t-item ul li a{ color: #fff; }
.f-i-con a:hover,
.f-t-item ul li a:hover span{ opacity: .8; }
.f-t-item ul li:hover .foot-eng-w{ display: block; }
.f-t-item.none h3{ background: none }
.f-l-code{ width: 232px; float: right; text-align:right;}
.f-l-logo{ margin-top: 45px; }
.f-code-con{ width: 105px; float: left; margin: 20px 10px 0 0; text-align: center; color: #fff; }
.f-code-con img{ max-width: 100%; margin-bottom: 12px; }
.foot-text-icon{ padding: 45px 0 22px 0; border-bottom: 1px solid #fff; }
.f-t-con{ float: left; padding-top: 12px; }
.f-t-con span{ padding: 0 50px 0 10px; }
.f-i-con a,
.f-t-con span,
.f-t-con img{ display: inline-block; *display: inline; *zoom:1; vertical-align: middle; color: #fff; }
.f-i-con{ float: right; }
.f-i-con a{ padding: 0 13px; }
.foot-bottom{ color: #fff; padding-top: 35px; }
.foot-b-left{ float: left; }
.foot-b-right{ float: right;  margin-right: 65px;}
.foot-b-center{ margin:0 auto; width: 425px;}


.nei-bj{width:100%; padding-bottom:250px; background:url(../images/bootom.png) no-repeat center bottom #fff;}
.new-dl{width:1200px; margin:20px auto 40px; border-bottom:1px solid #cccccc; padding-bottom:40px;}
.new-dl a:hover{ text-decoration:underline;}

.new-dl dt{width:232px; height:172px; border:1px solid #dfdfdf; float:left; margin:0 25px 0 100px; padding:4px;}
.new-dl dd{font-size:18px; width:620px; float:left; line-height:24px;}
.new-dl dd h3{font-size:24px; color:#000;}
.new-dl dd p{margin:10px 0 30px; color:#999999;}

.new-dl dd a span{color:#999999;}
.calibio-ti{ width:350px; height:50px; border:2px solid #b29f88; position:relative; margin:100px auto; text-align:center; }
.calibio-ti b{ position:absolute; top:-15px; font-size:24px; color:#b29f88; left:13.2%; background:#fff; padding:0 20px; letter-spacing:0.5px;}
.calibio-ti p{ line-height:60px; font-size:14px; letter-spacing:3px; color:#cccccc;}
.nei-banner{ width:100%; background:url(../images/body-bg.jpg); height:350px;}
#floatPanel{ position: relative;}
#floatPanel .ctrolPanel{ 
	position:fixed;right:0%;top:25%; width:200px; 
	/*overflow:hidden;*/
	z-index:100; _position:relative; /* for IE6 */_top:expression(documentElement.scrollTop + 300);
}
.arrow{ width:100px; padding-top:216px; float:right; padding-left:81px; height:38px; display:block; background:url(../images/b-icon5.png) no-repeat 100% 100%; font-size:18px; color:#fff;}
.arrow-ul{ width:185px; float:left; text-align:center; }
.arrow-ul li{ width:185px; height:54px; font-size:20px;}
.arrow-ul li span{ border-bottom:2px solid #93a326; width:134px; text-align:center; float:right; height:48px; line-height:48px;}
.arrow-ul li img{ float:left; margin-top:5px;}
.arrow-ul li a:hover{ font-weight: bold; color:#93a925}
.ctro-close{ position: absolute; top: -20px; right: 0; cursor: pointer; }
.ctro-close img{ width: 80%;}

.lift-nav{
	position: fixed;
	top: 1px;
	right: 30px;
	display:block; z-index:99;right:30px; top:57%;
}
.lift{ width:310px; text-align:center; }
.lift li{ width:310px; height:54px; font-size:12px;}
.lift li span{ border-bottom:2px solid #93a326; width:250px; text-align:center; float:right; height:48px; line-height:48px;}
.lift li img{ float:left; margin-top:5px;}
.lift li a:hover{ font-weight: bold; color:#93a925}



.lift-navs{
	position: fixed;
	top: 1px;
	right: 30px;
	display:block; 
	z-index:99;
	right:30px; 
	top:12%;
}
.lift-navs.lifN-rs-1{ top: 20%; }
.lifts li{ width:308px; font-size:12px; margin-top: 10px; }
.lifts li span{ display: block; float:left; }
.lifts li .lifN-imgs{ width: 50px; margin-right: 20px; }
.lifts li .lifN-texts{ 
	width:238px; 
	height:30px; 
	line-height:30px;
	border-bottom:2px solid transparent;
}
.lifN-t-mt1{ margin-top: 5px; }
.lifN-t-mt2{ margin-top: 3px; }
.lifN-t-mt3{ margin-top: 3px; }
.lifN-t-mt4{ margin-top: 9px; }
.lifts li img{ display: block; }
.lifts li a:hover{ font-weight: bold; color:#93a326}
.lifts li a:hover span{ border-color: #93a326; }
/* .arrows{ width:100px; padding-top:216px; float:right; padding-left:81px; height:38px; display:block; background:url(../images/b-icon5.png) no-repeat 100% 100%; font-size:18px; color:#fff;} */
.arrow-uls{ width:185px; float:left; text-align:center; }
.arrow-uls li{ width:185px; height:54px; font-size:20px;}
.arrow-uls li span{ border-bottom:2px solid #93a326; width:134px; text-align:center; float:right; height:48px; line-height:48px;}
.arrow-uls li img{ float:left; margin-top:5px;}
.arrow-uls li a:hover{ font-weight: bold; color:#93a925}
/* .ctro-closes{ position: absolute; top: -20px; right: 0; cursor: pointer; }
.ctro-closes img{ width: 80%;} */
.ctrolPanels{ position: relative; width: 181px; margin: 0 auto; }
.ctrolPanels .arrows{
	display: block;
	width: 181px;
	height: 254px;
	background:url(../images/b-icon5.png) no-repeat 100% 100%;
}
.ctrolPanels .arrows b{
	position: absolute;
	top: 218px;
	left: 82px;
	font-size: 18px;
	color: white;
}
.ctrolPanels .ctrP-text{ display: block; margin-top: 15px; font-size: 20px; color: #522b1c; text-align: center; }
.ctro-closes{
	position: absolute;
	top: 0;
	right: -22px;
}
.lift-navs.lifN-rs-1{  }

@media (max-width:1600px){
#floatPanel .ctrolPanel{ 
	width:200px; position:fixed;
	right:0%;top:16%;
	/*overflow:hidden;*/z-index:100; _position:relative; 
	/* for IE6 */_top:expression(documentElement.scrollTop + 300);
}

	
	
}

.ctrolPanel b{  font-size:20px; width:185px; text-align:center; float:left; }
.ctrolPanel b a{ width:134px; text-align:center; float:right; height:48px; line-height:48px;color:#522b1c}
.arrow-ul li a{ color:#522b1c;}
.ctrolPanel span a p{ font-weight: bold; color:#93a925;}


.calibio-list{ width:1200px; margin:0 auto; color:#cccccc; text-align:right;}
.calibio-list a{ color:#cccccc; font-size:24px; margin:0 15px;}
.calibio-list a:hover{ color:#333;}
.calibio-list a span{color:#333;}

.new-banner{ width:100%; position:relative;}
.new-banner-icon{ position:absolute; left:50%; margin-left:-269px; top:35px;}
.new-banner-icon2{ position:absolute; left:0;  top:-24px;}
.new-banner-icon3{ position:absolute; right:0;  top:15px;}


.web-ti{ width:400px; margin:110px auto 60px;}
.web-ti ul li{ float:left; text-align:center; color:#522b1c; font-size:18px; height:31px; line-height:31px;}
.web-ti ul li a{ width:118px; text-align:center; display:block; height:31px; line-height:31px;border-radius:10px; margin:0 5px; color:#522b1c;}
.web-ti ul li a:hover{ background:#522b1c; color:#fff; height:31px; line-height:31px; border-radius:10px;}
.web-b{ width:1200px; margin:0 auto;}
.web-b .web-tab-box{display: none;}
.web-b .web-tab-box:nth-child(1){display: block;}
.web-ul{ width:50%; float:left; margin-bottom:90px;}
.web-ul li{ line-height:36px; font-size:14px;}
.web-ul li img{ float:left; margin-top:10px; margin-right:8px;}
.web-ul li a{ color:#999;}
.web-ul li a:hover{ color:#522b1c;}
.web-ti ul li span{ background:#522b1c; color:#fff; height:31px; line-height:31px; width:118px; text-align:center; display:block; height:31px; line-height:31px;border-radius:10px;}





.plane-ul{ width:1000px; background:url(../images/plane-pic.png) no-repeat center bottom; height:176px; padding:0 100px; margin:60px 0; float:left;}
.plane-ul li{ width:115px; height:154px; float:left; background:#000; margin:0 25px;}

	
.thumbs{width:1000px; background:url(../images/plane-pic.png) no-repeat center bottom; height:176px; padding:0 100px; margin:60px 0; float:left;}
.thumbs a {
	display: inline-block;
	width:115px; height:154px;
	float:left; background:#000; margin:0 25px;
}
.thumbs a.last {
	margin-right: 0;	
}
.thumbs a img { width:115px; height:154px;	
}
.b-text{
	position: absolute;
	top: 100px;
	left: 18%;
	color: #522b1c;
	font-weight: bold;
	font-size: 28px;
}
.b-text h3{ font-size: 39px; font-weight: bold; letter-spacing:7.5px;}
/*page video*/
.p-v-left{ width: 478px; float: left; }
.p-v-right{ width: 709px; float: left; margin-left: 17px; border-bottom: 1px solid #ccc; }
.videoScroll{ height: 614px; overflow: hidden; }
.p-v-right ul{ padding: 17px 53px 0 33px; border-top: 1px solid #ccc; }
.p-v-right ul li{ width: 125px; margin: 0 0 20px 30px; float: left; }
.p-v-right ul li h3{ margin-top: 5px; color: #706051; }
.nicescroll-rails{ background-color: #f0f0f0; margin-left: 50px; }

.product-pt{ padding-top: 50px; }
.peoduct-con{ 
	width: 980px; 
	margin: 0 auto; 
	padding-top: 25px; 
	background: #faf4e8 url(../images/product-bg.png) no-repeat 12px bottom; 
	border-radius: 16px; 
	padding-bottom: 260px;
}
.p-c-title{ 
	padding-bottom: 50px; 
	font-size: 36px; 
	color: #522b1c; 
	font-weight: bold; 
	text-align: center;
	background: url(../images/product-title.png) no-repeat center bottom; 
}
.p-c-enter{ float: right; margin-right: 80px; }
.p-c-text{ width: 426px; text-align: center; font-size: 14px; color: #999; }
.font18{ font-size: 18px; }
.p-c-input{ margin: 10px 0; }
.p-c-input input{
	width: 404px;
	height: 50px;
	padding-left: 20px;
	border:1px solid #cdcdcd;
	background-color: #fff;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 2px;
	float: left;
	 color:#999;
}
.p-c-input button{
	width: 92px;
	height: 52px;
	background-color: #a7cb68;
	color: #fff;
	font-size: 24px;
	font-family:"Microsoft YaHei";
	border:0;
	cursor: pointer;
	margin-left: 10px;
}
/*page product*/
.product-ddd{ 
	position: relative; 
	z-index: 2;
	width: 1348px;
	margin: 0 auto; 
}
.product-t1{width: 680px; float: left;}
.product-t2{width: 880px; float: left; margin-left:-200px;}
.product-t3{width:920px; float: left; margin-left:-185px; margin-top:-20px;}
.product-t3 img{ margin-left:90px;}

.product-t4{width: 880px; float: left; margin-left:-150px; margin-top:25px;}
.product-t4 img{ margin-left:30px;}
.product-t5{width: 1155px; float: left; margin-left:-420px; margin-top:25px;}
.product-t5 img{ margin-left:170px;}

.product-t7{width:1061px; float: left; margin-left:-420px; margin-top:-25px;}
.product-t7 img{ margin-left:170px;}

.product-ddd dl dt img{ max-width: 100%; }
.product-ddd dl dd{ 
	width: 610px; float: right; 
	font-size: 25px; color: #522b1c; 
	line-height: 32px; margin: 200px 0 0 0; text-align:justify;
}
.product-ddd dl dd h3{ text-align:center; margin-left:-20px;}
.pro-text{ margin-top: 30px; letter-spacing:0.5px; }
.pro-title{ padding-bottom: 80px; text-transform: uppercase; letter-spacing:0.5px;}
.pro-title span{
	width: 756px;
	padding: 0 50px;
	font-size: 23px;
	color: #542c14;
	line-height: 56px;
	text-align: center;
	display: block;
	margin: 60px auto 0;
}
.pro-bj1-s{ background: url(../images/pro-title-s1.png) no-repeat center center; }
.pro-bj2-s{ background: url(../images/pro-title-s2.png) no-repeat center center; }
.pro-bj3-s{ background: url(../images/pro-title-s3.png) no-repeat center center; }
.pro-bj4-s{ background: url(../images/pro-title-s4.png) no-repeat center center; }
.pro-title span.pro-bj4-s{ color: white; }
.pro-bj5-s{ background: url(../images/pro-title-s5.png) no-repeat center center; }

.pro-bj1{background: url(../images/pro-title1.png) no-repeat center center;}
.pro-bj1-1{background: url(../images/pro-title1-1.png) no-repeat center center;}

.pro-bj2{background: url(../images/pro-title2.png) no-repeat center center;}
.pro-bj22{background: url(../images/pro-title22.png) no-repeat center center;}
.pro-bj3{background: url(../images/pro-title3.png) no-repeat center center;}
.pro-bj4{background: url(../images/pro-title4.png) no-repeat center center;}
.pro-bj5{background: url(../images/pro-title5.png) no-repeat center center;}

.pro-pic{ width:100%; text-align:center;}
.pro-list ul{ text-align: center; padding-bottom: 80px; }
.pro-list ul li{
	width: 260px;
	/* padding: 0 40px; */
	display: inline-block; 
	*display: inline; *zoom:1;
	vertical-align: top;
	line-height: 19px;
	color: #542c14;
	font-size: 17px;
}
.pro-l-img1{ margin-bottom: 10px; }
.pro-l-text1{ text-align: center;}

.pro-l-text1.textUpp{ text-transform: uppercase }



.pro-l-textml{ margin-left:2px;}
.pro-l-text2{ padding-left:10px;}
.pro-l-text3{ padding-left:5px;}

.pro-l-text-ml{ margin-left:-10px;}

.picScroll-left{ position:relative; padding-bottom: 260px; }
.picScroll-left .hd .prev,
.picScroll-left .hd .next{ 
	position: absolute;
	top: 180px;
	z-index: 99;
	width: 49px;
	height: 88px;
	cursor: pointer;
}
.picScroll-left .hd .prev{ left: 50px; background: url(../images/arrow-l.png) no-repeat; }
.picScroll-left .hd .next{ right: 50px; background: url(../images/arrow-r.png) no-repeat; }
.picScroll-left .hd ul{ display: none; }
.picScroll-left .bd{ width: 950px; margin: 0 auto; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ height: 427px; margin-right: 35px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li a{ position: relative; display: block; padding: 25px 0; }
.picScroll-left .bd ul li a:after,
.picScroll-left .bd ul li a:before{
	content: "";
	position: absolute;
	display: block;
	opacity: 0;
}
.picScroll-left .bd ul li a:after{
	top: 0;
	left: 0;
	width: 276px;
	height: 409px;
	border:9px solid #cccc99;
}
.picScroll-left .bd ul li a:before{
	top: 15px;
	left: 15px;
	width: 257px;
	height: 395px;
	border:1px solid #cccc99;
}
.picScroll-left .bd ul li a:hover:after,
.picScroll-left .bd ul li a:hover:before{ opacity: 1 }
.picScroll-left .bd ul li .pic{ width: 293px; height:257px; text-align:center;}
.picScroll-left .bd ul li .pic img{ max-width: 100%; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title h3{ margin: 15px 0 5px; height:30px;}
.picScroll-left .bd ul li .title b{ font-size: 15px; color: #b29f88; }
.picScroll-left .bd ul li .title span{
	width: 84px;
	font-size: 14px;
	line-height: 23px;
	color: #fff;
	border-radius: 15px;
	margin-top: 12px;
	background-color: #999933;
	display: inline-block; *display: inline; *zoom:1;
}
.cloud-con{ position: relative; z-index: 10; background: url(../images/cloud-1.png) no-repeat center 5px; }
.tree-bg{ background: url(../images/bootom.png) no-repeat bottom center; }
/*brand*/
.brand-cloud{
	position: absolute;
	top: 105px;
	left: 0;
	z-index: 9;
}
.brand-cloud2{
	position: absolute;
	top: 25px;
	left: 100px;
	z-index: 1;
}
.brand-cloud3{
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
}



.brand-icon1{
	position: absolute;
	top: 80px;
	left: 13%;
	z-index: 8;
}
.brand-icon1 img{ width:90%;}


.brand-icon2{
	position: absolute;
	top: 0;
	left: 10%;
	z-index: 9;
}
.brand-icon22{
	position: absolute;
	top: 45%;
	left: 15%;
	z-index: 12;
}



.brand-icon3{
	position: absolute;
	top: 210px;
    left: 24%;
	z-index:1;
}
.brand-icon3 img{ width: 650px; }
.brand-icon4{
	position: absolute;
	top: 10px;
	right: 22%;
	z-index:9;
}
.brand-icon4 img{ width: 450px; }
.cloud-con.cloud-bg1{ padding-top: 425px; background: url(../images/cloud-1-1.png) no-repeat center -150px; }
.brand-nr{ position: relative; z-index: 11; width: 1197px; background: url(../images/brand-bg.png) no-repeat center top; margin: 0 auto; padding: 50px 0 0 0; }
.b-n-title{ font-size: 24px; color: #522b1c; font-weight: bold; font-size: 24px; text-align: center; }
.b-n-title span{ padding: 0 50px; }
.b-n-title a{ color: #522b1c; }
.b-n-dd-1{ padding: 87px 0 40px; }
.b-n-dd-1 dt{ margin-left: 160px; float: left; }
.b-n-dd-1 dd{ width: 465px; float: right; font-size: 14px; color: #221815; line-height: 24px; }
.b-n-w1{ width: 293px; margin-left: 20px; }
.b-n-w1 img{ margin-bottom: 35px; }
.b-n-img{ width: 305px; border: 6px solid #fff; margin-top: 80px; }
.b-n-dd-1 img{ max-width: 100%; }

.b-n-dd-2 dt{ position: relative; top: -145px; float: left; }
.b-n-dd-2 dd{ width: 430px; float: left; color: #221815; font-size: 14px; line-height: 24px; margin-left: 55px; }
.b-n-dd-2 dd h3{ font-size: 18px; color: #3c4526; }
.b-n-dd-2 dd h3 b{ padding-bottom: 5px; border-bottom: 2px solid #81807e; }
.b-n-mtb{ margin: 15px 0 25px; }
.b-n-2-title{ margin-top: 60px; }
.brand-d-img{ text-align: top; }
.brand-d-img img{ max-width: 100%; }
.tree-bg.tree-pb{ padding-bottom: 227px; }
.b-story-text{ position: relative; width: 610px; margin: 60px 0 0 375px; padding: 0 0 45px; }
.brand-nr.brand-bg1{ background: url(../images/brand-bg1.png) no-repeat; }
.b-s-title{
	width: 493px;
	height: 133px;
	background: url(../images/brand-title.png) no-repeat;
}
.b-s-title b{ font-size: 25px; color: #3c4526; letter-spacing: 2px; display: inline-block; *display: inline; *zoom:1; padding: 60px 0 0 70px; }
.b-s-text{ font-size: 14px; color: #221815; line-height: 24px; margin-top: 20px; }
.b-s-img{ position: absolute; top: 0; left: -310px; }
.b-s-img-1{ text-align: center; margin-top: 20px; padding-bottom: 110px; }
.pro-1-title{ text-align: center; padding-top: 215px; }
.cloud-con.cloud-bg1.pt-none{ padding-top: 0; }
.brand-cloud.position-p{ top: 60px; }
.pro-1-list{ position: relative; z-index: 10; width: 1310px; margin: 0 auto; padding-bottom: 200px; }
.pro-1-item{ margin-bottom: 210px;}

.cloud-con.cloud-ser-bgs{ background: url(../images/cloud-bg-s-01.png) no-repeat center 270px; }
.pro-i-img-s1 img{ padding-left: 84px; }
.pro-i-text-s1{ margin: 105px 0 0 -32px; }
.pro-1-text{ margin-bottom: 10px; font-size: 17px; color: #000; }
.pro-tS-s1 .pro-1-text{ margin-left: 110px; }
.pro-tS-s1 .pro-1-text.pro-1-t-s1{ margin-left: 17px; }
.pro-1-more{ margin: 40px 0 0 235px; position:relative;}
.pro-i-text-s-b2{ margin: 30px 0 5px 70px; }
.pro-tS-s2 .pro-1-text{ margin-left: 191px; }
.pro-tS-s2 .pro-1-text.pro-1-t-s1{ margin-left: 117px; }
.pro-i-text-s3{ margin: 20px 0 0 -110px; }
.pro-i-text-s-b3{ margin-bottom: 20px; }
.pro-tS-s3 .pro-1-text{ margin-left: 168px; }
.pro-tS-s3 .pro-1-text.pro-1-t-s1{ margin-left: 228px; }
.pro-i-text-s-b4{ margin: 0 0 35px 50px; }
.pro-tS-s4 .pro-1-text{ margin-left: 125px; }
.pro-i-img-s4 img{ padding: 7px 0 0 30px; }
.pro-tS-s4 .pro-1-text.pro-1-t-s1{ margin-left: 185px; }
.pro-i-img-s5{ margin-left: -58px; }
.pro-i-text-s5{ margin-left: -81px; }
.pro-i-text-s-b5{ margin-bottom: 20px; }
.pro-tS-s5 .pro-1-text{ margin-left: 172px; }
.pro-tS-s5 .pro-1-text.pro-1-t-s1{ margin-left: 220px; }
.pro-i-text-s5 .pro-1-more{ margin-left: 272px; }
 

.pro-fd{ width:100%; left:0; top:-500px; height:1px; position:absolute;}
.pro-1-item dt{ width: 642px; float: left; }
.pro-1-item dd{ width: 668px; float: left; }
.pro-1-item dd h3{ width: 410px; margin: 10px 0 12px 20px; text-align: center; }
.pro-i-text-s-b1{ margin-bottom: 30px;}


.pro-1-text span{ margin-left: 10px; }
.pro-1-text img,
.pro-1-text span{ display: inline-block; *display: inline; *zoom:1; vertical-align: middle; }
.pro-1-text.pro-1-space{  margin: 0 0 15px 92px; }
.pro-1-arrow{ position: relative; right: 140px; }

.pro-1-item.pro-1-even dd{ margin-top: 120px; }
.pro-1-item.pro-1-even dd h3{ margin: 10px 0 7px 106px }
.pro-1-item.pro-1-even .pro-t-space{ margin: 15px 0 0 120px; }
.pro-1-item.pro-1-even1 .pro-1-arrow,
.pro-1-item.pro-1-even .pro-1-arrow{ left: 50px; text-align: left; }
.pro-1-item.pro-1-even .pro-1-more{ margin: 30px 0 0 68px }
.pro-1-item.pro-1-even1 dd{ margin: 20px 0 0 50px; }
.pro-1-item.pro-1-even1 dd h3{ margin: 10px 0 7px 77px }
.pro-1-item.pro-1-even1 .pro-t-space{ margin: 20px 0 0 80px; }



/*product list*/
.page-content.bg-color{ background-color: #fff; padding-top: 0; }
.page-white{ background-color: #fff; padding-top: 100px; }
.cloud-con.cloud-bg2{ height: 536px; overflow: hidden; background: none; }
.page-icon{ position: absolute; top: 120px; left: 34%; }
.page-content{ background: url(../images/bootom.png) no-repeat center bottom; padding: 100px 0 180px; }
.page-c-title{ font-size: 28px; color: #522b1c; line-height: 56px; text-align: center; }
.page-c-title a{
	width: 247px;
	height: 56px;
	display: inline-block; *display: inline; *zoom:1;
}
.page-c-title span{ padding: 0 10px; }
.page-c-title a.on{ background: url(../images/pro-l-title.png) no-repeat; color: #fff; }
.page-wrap{ width: 1050px; margin: 0 auto; }
.page-p-ddd1{ padding: 135px 0 100px; }
.page-p-ddd1 dt{ width: 502px; text-align: center; float: left; }
.page-p-ddd1 dd{ width: 470px; float: right; font-size: 16px; color: #512b13; line-height: 36px; }
.page-p-ddd1 dd b{ font-size: 24px; padding-bottom: 15px; display: inline-block; *display: inline; *zoom:1; }
.page-p-a{ margin: 25px 0 0 55px; }
.page-p-ddd2{ padding-bottom: 50px; }
.page-p-ddd2 dt,
.page-p-ddd2 dd{ display: inline-block; *display: inline; *zoom:1; vertical-align: bottom; }
.page-p-ddd2 dt{ width: 445px; text-align: right; }
.page-p-ddd2 dd{ width: 400px; margin-left: 45px; padding-bottom: 20px; }
.page-p-ddd2 dd h3{ font-size: 24px; color: #542c14; }
.page-p-ddd2 dd h3 span{ 
	padding: 0 40px 0 20px;
	background: url(../images/pro-l-bg.png) no-repeat left bottom;
	display: inline-block; *display: inline; *zoom:1;
	background-size: 100%;
}
.pro-l-l-text h3 em,
.page-p-ddd2 dd h3 span em{ text-transform: uppercase;  }
.pro-l-l-text h3 em{ font-weight:bold;}
.page-p-text{ font-size: 18px; color: #542c14; margin: 20px 0 0 30px; }
.page-p-ddd2.page-d-even dt{ text-align: left; }
.page-p-ddd2.page-d-even dd{ margin: 0 45px 0 120px; }
.pro-c-bg{ position: relative; height: 606px; padding-top: 10px; }
.pro-l-img{ width: 1199px; margin: 0 auto; }
.pro-h1{ text-align: center; font-size: 23px; color: #522b1c; margin: -40px 0 20px; }
.pro-h1 span{ display: inline-block; *display: inline; *zoom:1; vertical-align: middle; }
.pro-h-line{ width: 37px; height: 3px; margin-right: 10px; background-color: #522b1c; }
.pro-title2{ font-size: 30px; font-weight: bold; color: #542c14; text-align: center; padding: 30px 0 40px; }
.pro-l-list{ width: 1055px; margin: 20px auto 40px; }
.pro-l-list li{ float: left; }
.pro-l-l-img{ width: 149px; float: left; }
.pro-l-l-text{ width: 190px; margin: 105px 0 0 10px; float: left; }
.pro-l-l-text h3{ font-size: 16px; padding-left: 15px; background: url(../images/pro-l-bg2.png) no-repeat left bottom; background-size: 100%; color:#542c14;}
.pro-t-size{ margin: 10px 0 0 17px; }
.ddd-wrap.page-p-ddd1{ width: 1055px; margin: 0 auto; padding: 20px 0 40px; }
.ddd-wrap.page-p-ddd1 dt{ width: 485px; text-align: right; }
.ddd-wrap.page-p-ddd1 dd{ width: 526px; }
.pro-three-l{ height: 781px; }
.pro-title2.title-position{ padding: 30px 0 0 0; margin-bottom: -67px; }
.pro-l-img{ width: 1096px; margin: 0 auto; }
.pro-l-img img.pro-img-position{ position: relative; top: -192px; }
.pro-l-img .page-p-a{ position: relative; top: 0; margin-right: 346px; float: right; }

.nei-bj.pro-2-color{ background-color: #faf4e8; }
.pro-2-imgW{ width: 1248px; margin: 0 auto; padding-top: 80px; }
#doubleSlideTxt{ position:relative; width: 1248px; margin: 0 auto; padding: 90px 0 0 0; }
#doubleSlideTxt .parHd{ overflow:hidden; text-align: center; margin-bottom: 65px; }
#doubleSlideTxt .parHd li{ 
	width: 125px;
	height: 37px;
	line-height: 37px;
	font-size: 18px;
	color: #542e13;
	text-align: center;
	display: inline-block;*display: inline; *zoom:1;
	cursor: pointer;
}
#doubleSlideTxt .parHd li a{ color: #542e13 }
#doubleSlideTxt .parHd li.on{ background: url(../images/pro-2-title.png) no-repeat; background-size: 100%; color: #fff; }
.nei-curr{ background: url(../images/pro-2-title.png) no-repeat; background-size: 100%; color: #fff; }


#doubleSlideTxt .parBd{ position:relative; z-index:0; left:0px; }
#doubleSlideTxt .parBd .slideTxtBox .bd{ height: 457px }
.slideTxtBox{ height: 516px; overflow: hidden; }
ul.infoList{ height: 457px; overflow: hidden; margin-left: -25px; }
ul.infoList li{ width: 293px; text-align: center; margin-left: 25px; float: left; }
ul.infoList li a{ position: relative; padding-top: 37px; display: block; }
ul.infoList li a:before,
ul.infoList li a:after{ content: ""; position: absolute; display: none; }
ul.infoList li a:before{
	top: 0;
	left: 0;
	width: 275px;
	height: 439px;
	border:9px solid #cccc99;
}
ul.infoList li a:after{
	top: 15px;
	left: 17px;
	width: 257px;
	height: 425px;
	border:1px solid #cccc99;
}
ul.infoList li img{ max-height: 280px; }
ul.infoList li h3{ margin: 10px 0 0 5px; height:50px;}
ul.infoList li h3 img{ width:90%;}

.pr-pic{ height:280px; margin-top:-15px; text-align:center;}

.pro-2-sub{ font-size: 12px; color: #b29f88; }
.pro-2-a span{
	width: 84px;
	background-color: #999933;
	font-size: 14px;
	color: #fff;
	line-height: 23px;
	border-radius: 11px;
	margin-top: 13px;
	display: inline-block; *display: inline; *zoom:1;
}
ul.infoList li a:hover:before,
ul.infoList li a:hover:after{ display: block; }
.slideTxtBox .hd ul{ text-align: center; margin-top: 40px; }
.slideTxtBox .hd ul li{ 
	width: 15px; 
	height: 15px; 
	border-radius: 100%; 
	margin: 0 10px; 
	background-color: #c6caae; 
	cursor: pointer;
	display: inline-block; *display: inline; *zoom:1; 
}
.slideTxtBox .hd ul li.on{ background-color: #a3b732; }


.pro-l-img img,
.page-p-ddd1 dt img,
.pro-1-item dt img,
.pro-1-item dd h3 img{ max-width: 100%; }

@media (max-width:1350px){
	.pro-1-title{ padding-top: 115px; }
	.pro-1-list{ width: 94%; padding: 0 3%; }
	.pro-1-item{ margin-bottom: 100px; }
	.pro-1-item dt{ width: 48%; }
	.pro-1-item dt img{  }
	.pro-1-item dd{ position: relative; z-index: 7; width: 52%; }
	.pro-i-img-s1 img{ padding-left: 0; }
}
@media (max-width:1440px){
	#floatPanel .ctrolPanel{ right: 0; }
	.product-ddd{ width: 1280px; }
.product-t1{width: 40%; margin-left: 5%;}
.product-t2{width: 53%; margin-left: -6%; margin-top:5%;}
.product-t3{width: 100%; margin-left:50%; margin-top:10%;}
.product-t3 img{ margin-left:20%;}	
	
.product-t4{width: 60%; margin-left:-10%; margin-top:8%;}
.product-t4 img{ margin-left:10%;}

.product-t5{width: 70%; margin-left:-20%; margin-top:10%;}
.product-t5 img{ margin-left:25%; }
.product-t7{width: 100%; margin-left:50%; margin-top:12%;}
.product-t7 img{ margin-left:5%;}
	
	
	.product-ddd dl dd{ width: 45%; margin: 180px 5% 0 0; font-size: 22px; }
	.pro-list ul li{ font-size: 20px; line-height: 30px; }
	.product-ddd dl dd h3 img{ width: 60%; } 
	.brand-icon2{ left: 3%; }
	.brand-icon2 img{ width: 50px; }
	.pro-1-title img{ width: 40%; }
	.page-icon{ left: 36%; }
	.page-icon img{ width: 70%; }
}


/*1105*/
.calibio-list a.page-ac{color: #333;}
.news-layout .new2,.news-layout .new3,.news-layout .new4{display: none;}
.news-info-box{width: 600px; margin:0 auto; font-size: 16px; color: #999; line-height: 36px; text-align: left;}
.news-info-box strong{font-weight: normal;}
.news-info-box img{max-width: 600px; display: block; margin:20px auto -10px;}
.n-hr{ height: 1px; background-color: #cccccc; width: 1220px; margin:0 auto; top: -42px; position: relative;}
.news-info-box .news-ntit{font-size: 24px; line-height: 30px; text-align: center; color: #000;}
.news-info-box .news-time{ font-size: 18px; color: #999; text-align: center; padding:20px 0;}
.p-c-input button{height: 99px;}
.p-c-input .p-c-left{float: left;}
.p-c-input .p-c-btn{float: right;}
.p-c-input .p-c-left p{padding-top: 15px; clear: both;}
.p-c-input .p-c-left p>input{height: 30px; margin-left:15px; line-height: 30px; width: 309px; float: none; vertical-align: middle;}
.web-ul li a u{text-decoration: none;}


/*product list4*/
.page-icon{ top: 0; z-index: 4; }
.p-i-position{top: -25px;}
.p-i-position2{top: 20%; left:40%;}
.p-i-position3{top: 20%; left:60%;}
.p-i-position4{top: 28%; left:65%;}
.p-i-position5{top: 15%; left:60%;}



.page-icon1{ position: absolute; bottom: -170px; left: 30%; z-index: 2; }
.page-icon2{ position: absolute; bottom: -3%; right: 13%; z-index: 99; }
.page-icon2 img{ width:70%;}
.page-iconjy{ position: absolute; bottom: 5%; right: 8%; z-index: 99; }
.page-iconjy img{ width:75%;}
.page-iconre{ position: absolute; bottom: 5%; right: 8%; z-index: 99; }
.page-iconre img{ width:85%;}


.page-icon3{ position: absolute; bottom: -20%; left: 25%; z-index: 99; }
.page-icon3 img{ width:85%;}

.page-icon4{ position: absolute; bottom: -40%; left: 15%; z-index: 10; }

.page-icon5{ position: absolute; bottom: -60%; left: 15%; z-index: 1; }
.page-icon5 img{ width:95%;}


.page-wrap-4{ width: 1221px; margin: 0 auto; }
.pro-4-position{ position: relative; z-index: 10; color: #ccc; font-size: 14px; }

.pro-4-position a{ color: #ccc; margin:0 5px 0 1px;}
.pro-4-position a:hover{ text-decoration:underline; color:#522b1c;}

.pro-4-ddd{ padding: 65px 0 58px; border-bottom: 2px solid #bac272; }
.pro-4-ddd dt{ width: 373px; text-align: center; float: left; margin-left:100px; position:relative;}
.hot{ position:absolute; z-index:9; left:0; top:0; background:url(../uploads/hot.png) no-repeat; width:96px; height:73px;}
.star{ position:absolute; z-index:9; left:0; top:0; background:url(../uploads/star.png) no-repeat; width:82px; height:99px;}
.new{ position:absolute; z-index:9; right:0; top:0; background:url(../uploads/new.png) no-repeat; width:96px; height:73px;}
.new2{ position:absolute; z-index:9; right:20px; top:60px; background:url(../uploads/new.png) no-repeat; width:96px; height:73px;}

.hot2{ position:absolute; z-index:9; left:5%; top:5%; background:url(../uploads/hot.png) no-repeat; width:96px; height:73px;}
.star2{ position:absolute; z-index:9; left:6%; top:3%; background:url(../uploads/star.png) no-repeat; width:82px; height:99px; background-size:85% 85%;}

.pro-4-ddd dd{ width: 550px; margin-left: 143px; float: left; }
.pro-4-ddd dd h3{ font-size: 23px; color: #522b1c; }
.pro-4-text1{ font-size: 18px; color: #b29f88; margin: 20px 0 19px; letter-spacing:1px; line-height: 18px; }
.pro-4-gary{ line-height: 24px; color: #ccc; font-size: 14px; letter-spacing:1px;}
.pro-4-gary.black-s{ color: #222; }
.pro-4-gary1{ font-size: 18px; color: #999; margin: 20px 0 50px; }
.pro-4-more{ text-align: right; font-size: 14px; }
.pro-4-more img{ padding-right: 10px; }
.pro-4-more a{ display: block; color: #999; }
.pro-title.pro-4-title span{ background: url(../images/pro-4-title.png) no-repeat center center; }
.pro-list.pro-4-line li{  background: url(../uploads/pro-4-line1.png) no-repeat right bottom; }
.pro-list.pro-4-line li:last-child{ background: none }
.pro-list.pro-4-line .pro-l-text1{ padding: 15px 0; }
.pro-4-list{ margin-left: -27px; padding-bottom: 50px; }
.pro-4-list li{ width: 275px; margin-left: 27px; float: left; text-align: center; position:relative; height:370px;}
.pro-4-l-img{ border: 5px solid #efefef; margin-bottom: 20px;  height:360px; line-height:360px; }
.pro-4-l-img img{ width:88%; margin-top:30px;}

.pro-4-list li h3{ font-size: 18px; color: #b29f88; }

.pro-4-list li img,
.pro-4-ddd dt img,
.pro-l-img img,
.page-p-ddd1 dt img,
.pro-1-item dt img,
.pro-1-item dd h3 img{ max-width: 100%; }

/*eng*/
.b-text h3.eng{ text-transform: uppercase; letter-spacing: 0; line-height: 50px; }
/*2018.1.4*/
.picScroll-left.new-4 .picList .title{ width: 273px; padding: 0 10px; }
.picScroll-left.new-4 .picList .title h3{ height: auto; }
.picScroll-left.new-4 .picList .title h3 img{ width: 90%; margin: .3rem 0; }
.picScroll-left.new-4 .bd ul li{ height: 450px; }
.picScroll-left.new-4 .bd ul li a:before{ height: 375px; }
.picScroll-left.new-4 .bd ul li a:after{ height: 389px; }

/* new index css 2024.8.15 */
.clearfixs{ 
    content: ""; 
    display: block;
    clear: both;
    overflow: hidden;
}
.b-icon01{ position: absolute; top: 305px; left: 0; }
.b-products{ position: absolute; top: 65px; right: 0; z-index: 10; }
.b-icon02{ position: absolute; top: 346px; left: 0; z-index: 9; }
.i-introduce{ 
	position: relative; 
	width: 1222px; 
	padding: 66px 0 95px; 
	margin: 0 auto 60px; 
	background-color: rgba(255, 255, 255, .37); 
}
.i-int-line1{ position: absolute; top: 186px; left: 470px; }
.i-int-line2{ position: absolute; top: 426px; left: 485px; }
.i-int-line3{ position: absolute; top: 689px;left: 572px; }
.i-int-line4{ position: absolute; bottom: 280px; left: 450px; }
.i-introduce li{ position: relative; float: left; margin-left: 135px; }
.i-introduce li.i-int-space1{ margin: 102px 0 79px 230px; }
.i-introduce li.i-int-space2{ margin: 200px 0 62px 110px; }
/* .i-introduce li img{ position: relative; width: 100%; } */
/* .i-introduce li img{ width:85%;} */
.i-introduce li a:hover img{
	-webkit-transform:scale(1.05);
	   -moz-transform:scale(1.05);
	     -o-transform:scale(1.05);
	        transform:scale(1.05);
}
.staP-wrap{ width: 1222px; margin: 0 auto; }
.video-imgs{ width: 1016px; padding-bottom: 235px; margin: 0 auto; }
.proB-rmss-bs-1{ padding-bottom: 100px; }
.produc-banner-s1{ float: left; margin: 150px 0 0 10px; }
.product-ddd dl dd.proB-rmss-dd{ margin: 280px 5px 0 0; }
.product-ddd dl dd.proB-rmss-dd h3{ margin: 0; text-align: left; }
.cloud-banner-p{ position: absolute; top: 82px; left: 0; }
.brand-icon22.cliBP-i{ top: 6%; left: 7% }
.page-icon3.cliBP-p-i{ bottom: 5px; left: 41%; }
.page-icon3.cliBP-p-i img{ width: auto; }
.pro-list.proL-ws4 ul li,
.pro-list.proL-ws3 ul li,
.pro-list.proL-ws2 ul li,
.pro-list.proL-ws1 ul li{ font-weight: bold; color: #8a5f28; }
.pro-list.proL-ws1 ul li{ width: 335px; }
.pro-list.proL-ws3 ul li,
.pro-list.proL-ws2 ul li{ font-size: 17px; line-height: 20px; }
.pro-list.proL-ws2 ul li{ width: 19%; }
.pro-list.proL-ws4 ul li{ width: 50%; font-size: 17px; }
.pro-4-ddd.proFD-color-1{ margin-bottom: 126px; border-color: #8a5f28; }
.picScroll-left.picSL-pbs{ padding-bottom: 126px; }
.picScroll-left.picSL-pbs .bd ul li .title h3{ height: auto; }
.picScroll-left.picSL-pbs .bd ul li{ height: 457px; }
.picScroll-left.picSL-pbs .bd ul li a:before{ height: 425px; }
.picScroll-left.picSL-pbs .bd ul li a:after{ height: 439px; }

.produc-banner-s1.pBS-space-1{ margin: 118px 0 0 5px; }
.product-ddd dl dd.pBS-dd-space-1{ width: 534px; margin: 335px 0 0 0; text-align: left }
.product-ddd dl dd.pBS-dd-space-1 h3{ margin: 0; text-align: left; }

.picScroll-left.picSL-pbs .hd .prev{ left: 50px;}
.picScroll-left.picSL-pbs .hd .next{ right: 50px; }
.pores{ position: relative; }
.page-icon3.cliBP-p-i-vrss{ top: 168px; bottom: auto; left: 39%; }
.page-icon3.cliBP-p-i-ics{ top: 142px; bottom: auto; left: 40%; }
.page-icon3.cliBP-p-i-vrss img,
.page-icon3.cliBP-p-i-ics img{ width: auto; }

.proL-img-center{ padding-bottom: 20px; text-align: center; }

.pro-list.proL-ws3 ul li{ width: 24%; }
.priduct-icss-pbs{ padding-bottom: 150px; }

.produc-banner-s2{ float: left; margin: 97px 0 0 -32px; }
.product-ddd dl dd.proB-amfss-dd{ width: 510px; text-align: left; }
.product-ddd dl dd.pBS-dd-space-2 h3,
.product-ddd dl dd.proB-amfss-dd h3{ margin-left: 0; text-align: left; }

.pro-list.proL-three ul li{ width: 414px; }
.pro-l-text2-g{ margin-top: 12px; font-size: 16px; line-height: 20px; color: #6d4a26; }
.page-icon3.cliBP-p-i-amfss{ left: 40%; bottom: 0; }

.produc-banner-s1.pBS-space-2{ margin: 170px 0 0 -32px; }
.product-ddd dl dd.pBS-dd-space-2{ width: 534px; margin: 268px 0 0 0; text-align: left; }
.pro-top-fu1{ margin-top: -30px; }
.pro-top-fu1-s{ margin-top: -80px; }
.pro-top-fu2-s{ margin-top: -60px; }

.produc-banner-s3{float: left; margin: 146px 0 0 -186px; }

.page-icon3.cliBP-p-i-arss{ top: 190px; left: 37%; bottom: auto; }
.page-icon3.cliBP-p-i-arss img{ width: auto; }


@media (max-width:1600px){
	
.b-ballon-s{ 
	position: absolute; top: 13px; left: -8%;
}		
.p-i-position4{top: 28%; left:68%;}
.p-i-position2{top: 10%; left:35%;}
.p-i-position3{top: 20%; left:60%;}
.p-i-position5{top: 8%; left:65%;}

.page-icon5{ position: absolute; bottom: -62%; left: 15%; z-index: 1; }
.page-icon5 img{ width:95%;}
.brand-icon4{
	position: absolute;
	top: 10px;
	right: 18%;
	z-index:9;
}



}

@media (max-width:1680px){
.b-ballon-s{ 
	position: absolute; top: 13px; left: -5%;
}	
	
.p-i-position4{top: 28%; left:68%;}
.p-i-position2{top: 10%; left:35%;}
.p-i-position3{top: 20%; left:60%;}
.p-i-position5{top: 8%; left:65%;}

.page-icon5{ position: absolute; bottom: -62%; left: 15%; z-index: 1; }
.page-icon5 img{ width:95%;}

.brand-icon4{
	position: absolute;
	top: 10px;
	right: 22%;
	z-index:9;
}


}


@media (max-width:1680px){
	.banner{ height: 950px; }
	.b-icon01 img,
	.b-icon02 img{ width: 95%; }
	.b-cloud{ top: 480px; }
	.b-cloud-r1{ top: 580px; }
	.b-icon02{ left: -87px; }
	.b-cacti,
	.b-products{ text-align: right; }
	.b-cacti{ top: 230px; }
	.b-cacti img{ width: 90%; }
	.b-products img{ width: 85%; }
}


@media (max-width:1440px){
	#floatPanel .ctrolPanel{ right: 0; }
	.product-ddd{ width: 1280px; }
	.product-ddd dl dt{ width: 52%; margin-left: 5%; }
	.product-ddd dl dd.pBS-dd-space-2{ width: 45%; }
	.product-ddd dl dt.produc-banner-s3{ margin-left: 0; }
	.product-ddd dl dd{ width: 45%; margin: 130px 5% 0 0; font-size: 22px; }
	.pro-list ul li{ width: 246px; font-size: 20px; line-height: 30px; }
	.product-ddd dl dd h3 img{ width: 60%; } 
	.brand-icon2{ left: 3%; }
	.brand-icon2 img{ width: 50px; }
	.pro-1-title img{ width: 40%; }
	.page-icon{ left: 36%; }
	.page-icon img{ width: 70%; }
	.page-icon1 img{ width: 85%; }
	
.page-icon1{ position: absolute; bottom: -10%; left: 30%; z-index: 2; }	
.p-i-position2{top: 20%; left:40%;}
.p-i-position3{top: 20%; left:60%;}
.p-i-position4{top: 30%; left:65%;}
.p-i-position5{top: 8%; left:65%;}



.page-icon5{ position: absolute; bottom: -55%; left: 10%; z-index: 1; }
.page-icon5 img{ width:100%;}

.brand-cloud{
	position: absolute;
	top: 190px;
	left: 0;
	z-index: 9;
}
.brand-cloud2{
	position: absolute;
	top: 35px;
	left: 100px;
	z-index: 1;
}
.brand-cloud3{
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
}
.brand-cloud img{ width:100%}
.brand-cloud2 img{ width:100%}
.brand-cloud3 img{ width:100%}

.brand-icon22{
	position: absolute;
	top: 40%;
	left: 5%;
	z-index: 12;
}
.page-icon4{ position: absolute; bottom: -40%; left: 5%; z-index: 10; }


.page-icon2{ position: absolute; bottom: -3%; right: 3%; z-index: 99; }
.page-iconjy{ position: absolute; bottom: 5%; right: -15%; z-index: 99; }
.page-iconjy img{ width:65%;}
.page-iconre{ position: absolute; bottom: 5%; right: -15%; z-index: 99; }
.page-iconre img{ width:75%;}
    

.page-icon3{ position: absolute; bottom: -20%; left: 16%; z-index: 99; }
.page-icon3 img{ width:80%;}

#floatPanel .ctrolPanel{ 
	width:200px; position:fixed;right:0%;top:8%;
	/*overflow:hidden;*/
	z-index:100;
	 _position:relative; /* for IE6 */
	 _top:expression(documentElement.scrollTop + 300);
	}

.brand-icon4{
	position: absolute;
	top: 10px;
	right: 18%;
	z-index:9;
}
.b-text{ top: 50px; left: 16%; z-index: 12; font-size: 25px;}
.b-text h3{ font-size: 38px; letter-spacing:5px;}
.b-ballon-s{ left: 3%;}
.pro-fd{ width:100%; left:0; top:-400px; height:1px; position:absolute;}

.b-icon01{ top: 200px; left: 0; }
.b-icon02{ top: 238px; left: -90px; }

.b-cloud.b-c-position{ top: 294px; }
.b-cacti,
.b-products{ text-align: right; }
.b-icon01 img,
.b-icon02 img{ width: 77%; }
.b-products img{ width: 75%; }
.b-cacti{ top: 242px; }
.b-cacti img{ width: 70%; }
.b-cloud{ top: 326px; }
.b-cloud-r1{ top: 530px; }
.banner{ height: 880px; }

/*eng*/
.i-b-2.eng img{ width: 550px;}

	.picScroll-left.picSL-pbs .hd .prev{ left: 50px;}
	.picScroll-left.picSL-pbs .hd .next{ right: 50px; }

}


