#header {
	position: fixed;
	width: 250px;
	height: 100%;
	top: 0px;
	z-index: 1001;
	background: #fff;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}
#header.mini {
	position: fixed;
	width: 250px;
	height: 100%;
	top: 0px;
	z-index: 1001;
	background: #fff;
	padding-top: 20px;
}
#header #logo {
	height: auto;
	margin: 20px 40px 30px;
}
#header .content {
	padding-left: 0px;
}
#header ul li.navitem {
	width: 250px;
	padding: 0px 0px;
	text-align: center;
	height: 50px;
    line-height: 50px;
}

#header ul li.navitem:hover {
	width: 250px;
	padding: 0px 0px;
	background-color:#f1f1f1;
	
}
#header ul li.navitem a:hover {
	padding: 0px 0px;
	background-color:#f1f1f1;
	
}
	

#header ul li.navitem a {
	color: #9F9F9F;
}
#indexPage .module.bgShow {
	background-size: inherit;
}

#servicelist .serviceitem {
    margin-bottom: 0px;
    padding-top: 40px;
}



.serviceitem {
	width: 25%;
	margin-right: auto;
	transition: all 0.3s ease-out 0s;
	height: auto;
}

@media(max-width: 480px){	
.serviceitem {
	width: 50%;
	}
}

#servicelist .wrap {
    margin-right: 0px;
}

#indexPage #mservice .content {
	width: 100%;
}
#indexPage #mservice .slider_wrapper {
	width: 100%;
}
#indexPage #mslider .bx-wrapper {

}
.serviceitem a {
	margin: 10px 25px 24px;
}
#indexPage #mservice .slider_wrapper .slider {
	width: 100%;
}
.serviceitem div p.
 {
	width: 80%;
	margin: 0 auto;
}
#indexPage #mservice .slider_control {
	width: 0px;
	height: 180px;
}
#projectlist .projectitem2 {
	width: 33.3333%;
}
#indexPage #mproject .bgmask, #indexPage #mnews .bgmask, #indexPage #mservice .bgmask, #indexPage #mpage .bgmask {
	background-color: transparent;
	;
}
#indexPage #mslider ul li p.title {
	font-size: 60px;
	line-height: 70px;
	height: 70px;
	color: #333;
}
.fw {
	margin: 0px auto;
	width: 100%;
}

#indexPage a.more {
	border: 1px solid rgba(255, 255, 255, 0.2);
}
#indexPage a.more:hover {
	border-color: #00C0FF;
	text-indent: 120px;
	border: 1px solid #00C0FF;
	background-color: #00C0FF;
	color: #fff;
}

#indexPage a.more:hover i{
	 text-indent:18px;
	 color:#fff;
}


#mpage .content .header p.title {
	color: #333;
}
#mpage .content .header p.subtitle {
	color: #696969;
}
#mproject .content .header p.title {
	color: #333;
}
.nobanner .npagePage {
	padding-top: 0px;
}
#projectwrap {
	padding-top: 10px;
	min-height: 600px;
	padding-left: 10px;
}
#projectbody {
	width: 60%;
	float: left;
}
#projectinfo .header {padding-top: 40px;}
.nobanner #header {background: #fff;}
#indexPage #mteam .slider_control {
	height: 60px;
	width: 60px;
	position: absolute;
	top:50%;
	margin-top:-30px;
}


#indexPage #mteam .slider_control.prev {
	left:10px;
}

#indexPage #mteam .slider_control.next {
	right:10px;
}

#indexPage #mteam ul {
}

#indexPage #mteam .slider_wrapper {
	width: auto;
}

#teamlist {
	margin: 0px auto;
	width: 100%;
}
#teampost #teamimage {
}
#teampost #teambody {
	margin-left: 520px;
}
#teambody .theader .postbody {
	margin-right: 50px;
}
#indexPage .module .bgmask {
	background-color: transparent;
}
#indexPage #mteam .header img {
	width:100%;height:auto;
}
#indexPage #mteam  p.title10 {
	font-size: 24px;

	margin: 0px auto auto;
	color: #333;
	text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}




#indexPage #mteam  p.title10 {
	font-size: 24px;

	margin: 20px auto auto;
	color: #333;
	text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}


#indexPage #mteam .header p.subtitle {
	font-size: 12px;

	margin: 0px auto;
	text-align:center;
}
#indexPage #mteam .description {
	color: #000000;
	text-align:left;
	margin-left:0;
	margin-right:0;
	padding:0;
	line-height: 24px;
	font-size: 13px;
	width:auto;
	max-width:100%;
	padding:0px 20px;
}

@media screen and (min-width:768px) and (max-width:991px){
#indexPage #mteam .description {height:68px;overflow:hidden;}
}



@media(min-width: 1200px){
#indexPage #mteam  p.title10 {

}
}

@media(max-width: 1200px){
#indexPage #mteam  p.title10 {
	margin: 10px auto auto;
}
}


@media(max-width: 992px){
#indexPage #mteam  p.title10 {
	margin: 30px auto auto;
}
#indexPage #mteam .description {height:68px;overflow:hidden;}

}


@media(max-width: 768px){	

.show2 #indexPage  #mteam .col-xs-6{
	width:100%;
}
.show2 #indexPage  #mteam  p.title10 {
	margin: 20px auto auto;
	text-align:center;
}
}



@media(max-width: 480px){	
#indexPage #mteam .col-xs-6{
	width:100%;
}
#indexPage #mteam  p.title10 {
	margin: 10px auto auto;
}
}

#indexPage #newslist .newstitem:hover p.title10,#indexPage #newslist .newstitem:hover p.description {
    color:white;
}

.npagePage .postbody {
	padding: 0 50px;
	max-width: 860px;
}
.npagePage .fw {
	width: auto
}
.npagePage .theader .postbody {
	padding: 0
}
.serviceitem div p.title {
    font-size: 18px;
}

#header #logo {
    float: none;
    height: 40px;
    margin: 10px auto 30px auto;
    width: 154px;
}

#sitecontent {
transition: all ease .3s;
}

/*é¦–é¡µå…¨å±*/
#indexPage #mslider{ height:0}

#servicelist {
    width: 100%;
    margin: 0px auto;
}
.teamitem a div.wrap {background:#00C0FF;}

#projectlist .projectitem2 .project_info {
     background: transparent;
    transition: all 0.3s ease-out 0s;
    height: 60px;
    width: 100%;
    bottom: 50px;
}

#projectlist .projectitem2 a:hover .project_info p.title{
	margin-top:0px;
	 color:#00C0FF;
}

/*å¯¼èˆªä¸‹æ‹‰èœå•*/
#header ul li.navitem ul.subnav {
    position: absolute;
    width: 250px;
    margin: -658px 0px 0px 250px;
    height: 2000px;
    background: #171717;
    overflow: hidden;
    padding-top: 600px;
    border-top: 3px solid #171717;
	padding-left:0px;
}

#header ul li.navitem ul.subnav8 {
margin: -858px 0px 0px 250px;
}

#header ul li.navitem ul.subnav li a {

}

#header ul li.navitem ul.subnav li a {background: transparent;}

/*chrome */
::-webkit-scrollbar-track-piece{width:8px;background-color:#f8f8f8;}
::-webkit-scrollbar{width:8px;background-color:#aeaeae;}
::-webkit-scrollbar-thumb{width:8px;background-color:#00C0FF;}
::-webkit-scrollbar-thumb:hover{ width:8px; background-color:#aeaeae;}

#header ul li.navitem a.active {
    background: #00C0FF none repeat scroll 0% 0%;
    width: 250px;
    display: block;
    color: #FFF;
}

.npagePage #banner div {}

#indexPage #mcontact {background-color: #595959;}

#contactform p .inputtxt {background-color: rgb(255,255,255); background-color: rgba(255,255,255, 1);border:1px solid rgba(255,255,255,.2)}

#indexPage #mslider ul li p {color: #CBCBCB;}



@media(max-width: 480px){
#projectlist .projectitem2 {
	width:100%;
}

}

@media (max-width: 768px) {
.serviceitem div p.description {display:none;}
.serviceitem {height:auto;padding:0px 5px;}
#indexPage #mservice {padding:0px;}
#indexPage #mservice .slider_wrapper {margin-top:0px;}
#myCarousel {margin:70px 0px 10px 0px;}

}


.show2 #indexPage  #mteam  p.title10 {
	text-align:center;
}






.form_message input.guestbook_input,
input#nickname,
input#guestemail,
input#title,
input#guesttel,
textarea.guestbook_textarea
{width:100%;border:none;}

.index1-img img{width:100%;height:auto;}
.index1-img:hover a{    color:  #00c0ff;}

.index1-img h4{   
    font-family: HELVETICANEUELTPRO-THEX, å¾®è½¯é›…é»‘;
    border-bottom: 1px solid rgb(225, 225, 225);
    color: #f5f5f5;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    transition: all ease-out .2s;
	text-align:left;
}


.index1-img p{
    margin-top: 10px;
    text-align: left;    color: #848484;
    font-size: 13px;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
    width: 100%;
}

.subtitle {margin:0px;}





@media (max-width: 768px) {
.content .header .left,.content .header .right{width: 20%;}
}
@media (min-width: 1024px) {
.content .header .left,.content .header .right{width: 25%;}
}
@media (min-width: 1260px) {
.content .header .left,.content .header .right{width: 30%;}
}
@media (min-width: 1580px) {
.content .header .left,.content .header .right{width: 35%;}
}


.dis {display:block;}
.undis {display:none;}


/* æ¨ªå‘ */
.h_info {clear:both;}
.h_info li {float:left; height:38px;line-height:38px; padding:0px 15px; text-align:center;  border-radius: 3px 3px 3px 3px;}
.h_info li.s {background:#76bb44;font-weight:bold;color: white;}
#h_info {clear:both;padding:10px;border-top:none;}
#h_info ul {margin:0px;padding:0px 15px;}

/*********å®¶ç”¨å†·æš–**************/
.TabContent{ margin: 0;}
.d_domestic-main{ max-width: 1170px; width: 100%; margin: 0 auto;}
.d_wrap{ max-width: 1170px; width: 100%; margin: 0 auto;}
.d_container{padding-left: 15px; padding-right: 15px; margin: 0 auto;}
.po-r{ position: relative;}
.po-a{ position: absolute;}
.po-f{ position: fixed;}
.d_domestic-main1{ width: 100%;}
.d_domestic-main1-text{ width: 36%; top: 34%; right: 4.5%; background: rgba(255,255,255,0.85); padding:4% 2% 3% 5%;}
.d_domestic-main1-text h3{ font-size: 28px; color: #888888; margin-top: 0;}
.d_domestic-main1-text h4{ font-size: 50px; color: #3d3d3d; font-weight: bold; margin: 13px 0 16px;}
.d_domestic-main1-text-circle > div{ display: inline-block;}
.d_domestic-main1-text-circle > div:nth-child(1){ margin-right: 6%;}
.d_domestic-main1-text-circle strong{ display: inline-block; width: 26px; height: 26px; border: 1px solid #333333; color: #333333; font-size: 15px; line-height: 24px; text-align: center;  border-radius: 50%; font-weight: 500;}
.d_domestic-main1-text a{ font-size: 16px; color: #ff8400; display: inline-block; margin-top: 5%;}

.d_domestic-main2{ padding: 3% 0 5%;}
.d_domestic-main2-title h3{ font-size: 30px; color: #333333;text-align: center;}
.d_domestic-main2-title h4{ font-size: 18px;text-align: center; margin-top: 2%;}
.d_domestic-main2-title h4 a{ color: #666666;}
.d_domestic-main2-list{width: 90%; margin: 3% auto 0;}
.d_domestic-main2-list-pic{ width:87%; margin: 0 auto;}
.d_domestic-main2-list-pic h6{ transition: .3s; font-size: 20px; color: #ffffff; line-height: 54px; background: rgba(0,0,0,0.5); text-align: center; bottom: 0; left: 0; width: 100%; margin: 0; height: 54px;}
.d_domestic-main2-list-pic a:hover h6{ height: 100%; padding-top: 45%;}
.d_domestic-main3-text{ width: 47%; top: 5%; left: 4.5%; background: rgba(255,255,255,0.6); padding:4% 3% 3% 3%;}
.d_domestic-main3-text h3{ font-size: 40px; color: #393939; margin: 0;}
.d_domestic-main3-text p{ font-size: 18px; color: #404040; margin: 5% 0 0; line-height: 1.7em;}
.d_domestic-main3-pic{width:47%; bottom: 3.5%; left: 4.5%;}

.d_domestic-main4-text{ width: 52%; right: 0; height: 100%; top: 0; background: rgba(0,0,0,.2)}
.d_domestic-main4-text-c{ padding: 9% 10% 4%;}
.d_domestic-main4-text-c h3{ font-size: 38px; color: #ffffff; margin-top: 0; margin-bottom: 7%;}
.d_domestic-main4-text-c h4{ font-size: 19px; color: #ffffff; opacity: 0.8; line-height: 2em; margin-bottom: 4%;}
.d_domestic-main4-text-c p{ font-size: 16px; color: #ffffff; opacity: 0.65; line-height: 1.75em; margin-bottom: 3%;}
.d_domestic-main4-text-circle{ width: 90%; margin: 0 auto;}
.d_domestic-main4-text-circle h5{ background: url("http://www.lipuman.cn/images/jyln/d_domestic-main4-text-circle.png") no-repeat; width:86px; height: 86px; color: #fff; text-align: center; font-size: 18px; line-height: 24px; padding: 20% 0 0; margin: 0 auto;}
.d_domestic-main4-pic{width:34.5%; bottom: 0%; left: 6%;}

.d_domestic-main5{ padding: 6% 0;}
.d_domestic-main5-title h3{ font-size: 44.5px; color: #333333; text-align: center;}
.d_domestic-main5-title p{ font-size: 22px; color: #666666; text-align: center; line-height: 42px; margin-top: 3%;}
.d_domestic-main5-main h5{ font-size: 22px; color: #666666; text-align: center; line-height: 42px; margin: 0;}
.d_domestic-main5-main h5 strong{ color: #f00; font-size: 36px; color: #f13228; font-weight: 500}
.d_domestic-main5-main{ text-align: center; margin-top: 3%;}
.d_domestic-main5-main a{ display: inline-block;font-size: 20px; color: #f47b22; margin-top: 4%; }
.d_domestic-main5-pic{ margin: 0 auto;}
.d_domestic-main5-pic1{ width: 67%}
.d_domestic-main5-pic2{ width: 81%}
.d_domestic-main6-c{ width: 100%; height: 100%; top:0; left: 0; text-align: center;}
.d_domestic-main6-c-list h5{ background: url("http://www.lipuman.cn/images/jyln/d_domestic-main6-c-list.png") no-repeat; background-size: 100% 100%; font-size: 18px; color: #fff;}
.d_domestic-main4-title h3{ text-align: center; color: #fff; font-size: 40px; padding: 5.5% 0 4%; margin: 0;}
.d_domestic-main4-title p{ text-align: center; color: #ffffff; font-size: 18px; opacity: 0.6;}
.d_domestic-main6-pic{ width: 48%; margin: 3% auto;}
.d_domestic-main6-c-list{ width: 90%; margin: 0 auto;}
.d_domestic-main6-c-list h5{ width: 95%; margin: 0 auto; text-align: center; line-height: 60px;}
.d_domestic-main6-c a{display: inline-block;font-size: 20px; color: #ffffff; margin-top: 2%;}
.d_domestic-main7-text{ width: 48%; top: 12%; right: 10%; background: rgba(255,255,255,0.8); padding:3% 4%;}
.d_domestic-main7-text.d_domestic-main6-c{ left: auto; text-align: left;height: auto;}
.d_domestic-main7-text h3{font-size: 40px; color: #333333; margin: 0;}
.d_domestic-main7-text p{font-size: 18px; color: #666666; margin: 5% 0;}
.d_domestic-main7-text a{ color: #196cd6; font-size: 20px;}

.hover-a{transition: .3s;text-decoration:none; display: inline-block; line-height: 1.7em}
.hover-a:hover{-webkit-transform: translate(-10px,0px); -moz-transform:translate(-10px,0px); transform: translate(-10px,0px);text-decoration:none;font-weight: bold;}
@media (max-width: 860px) {
	.d_domestic-main1-text h4{ font-size: 45px;}
	.d_domestic-main1-text h3{ font-size: 25px;}
	.d_domestic-main1-text{ width: 43%; top: 32%;}
	.d_domestic-main2-list-pic h6{ height: 40px; line-height: 40px; }
	.d_domestic-main3{ background: url("http://www.lipuman.cn/images/jyln/d_domestic-main3-back.jpg") no-repeat -120px center; background-size: auto 100%; height: 500px;}
	.d_domestic-main3 > img{ display: none;}
	.d_domestic-main3-text h3,.d_domestic-main4-title h3,.d_domestic-main7-text h3,.d_domestic-main4-text-c h3{ font-size: 36px;}
	.d_domestic-main2-list-pic h6,.d_domestic-main5-title p,.d_domestic-main5-main h5{font-size: 18px;}
	.d_domestic-main4-text-c h4{font-size: 17px;  }
	.d_domestic-main4-text-circle h5,.d_domestic-main4-title p,.d_domestic-main7-text p,.d_domestic-main5-main a,.d_domestic-main6-c a,.d_domestic-main7-text a{ font-size: 16px;}
	.d_domestic-main3-text p{ font-size: 15px;}
	.d_domestic-main4-text-c p,.d_domestic-main6-c-list h5{ font-size: 14px;}
	.d_domestic-main4{ background: url("http://www.lipuman.cn/images/jyln/d_domestic-main4-back.jpg") no-repeat center; background-size: auto 100%; height: 500px;}
	.d_domestic-main4 > img{ display: none;}
	.d_domestic-main4-text-c h4{ line-height: 1.7em;}
	.d_domestic-main4-text-c{padding: 9% 5% 2%;}
	.d_domestic-main4-text-circle h5{width: 65px; background-size: 100% 100%; height: 65px; line-height: 20px;}
	.d_domestic-main4-title p{ display: inline}
	.d_domestic-main5-title h3{ font-size: 38px;}
	.d_domestic-main5-title p{ line-height: 1.6em;}
	.d_domestic-main5-main h5{ line-height: 2em;}
	.d_domestic-main5-main h5 strong{ font-size: 30px;}
	.d_domestic-main5-main a,.d_domestic-main6-c a,.d_domestic-main7-text a{margin-top: 2%;}
	.d_domestic-main6-c-list h5{line-height: 39px;}
	.d_domestic-main6-pic{ width: 42%;}


}
@media (max-width: 640px) {
	.d_domestic-main1-text{ width: 65%; top: 16%;}
	.d_domestic-main1-text h4{ font-size: 36px;}
	.d_domestic-main1-text h3{ font-size: 20px;}
	.d_domestic-main1-text-circle strong{ font-size: 13px; width: 22px; height: 22px; line-height: 22px;}
	.d_domestic-main2-list > div{ padding: 0;}
	.d_domestic-main2-list.row{ margin:20px 0 10px; width: 100%}
	.d_domestic-main2-list-pic{ width: 92%;}
	.d_domestic-main2-title h3{ font-size: 24px;}
	.d_domestic-main2-title h4 a,.d_domestic-main2-list-pic h6, .d_domestic-main5-title p, .d_domestic-main5-main h5{ font-size: 15px;}
	.d_domestic-main3-text h3, .d_domestic-main4-title h3, .d_domestic-main7-text h3, .d_domestic-main4-text-c h3{ font-size: 24px;}
	.d_domestic-main2-list-pic h6{ height: 30px; line-height: 30px;}
	.d_domestic-main3{height: 400px; -ms-background-position-x:-200px; background-position-x:-200px;}
	.d_domestic-main3-pic{ width: 74%;}
	.d_domestic-main3-text{ width: 75%;}
	.d_domestic-main4-pic{ width: 41%;}
	.d_domestic-main4{height: 645px;}
	.d_domestic-main4-text{ width: 100%;}
	.d_domestic-main4-text-c h4{ font-size: 15px;}
	.d_domestic-main4-text-circle h5, .d_domestic-main4-title p, .d_domestic-main7-text p, .d_domestic-main5-main a, .d_domestic-main6-c a, .d_domestic-main7-text a{ font-size: 15px;}
	.d_domestic-main4-text-c p, .d_domestic-main6-c-list h5{ font-size: 13px;}
	.d_domestic-main4-text-circle h5{ margin-bottom: 15px; width: 80px; height: 80px; padding-top: 20px;}
	.d_domestic-main4 .d_domestic-main4-text-circle{ width: 50%; right: 0; position: absolute; bottom: 5%}
	.d_domestic-main4-title p{line-height: 1.7em;}
	.d_domestic-main5-title h3{font-size: 26px;}
	.d_domestic-main5-main h5 strong{font-size: 25px;}
	.d_domestic-main6{ background: url("http://www.lipuman.cn/images/jyln/d_domestic-main6-back.jpg") no-repeat center; background-size: auto 100%; height: 430px;}
	.d_domestic-main6-pic{ width: 68%;}
	.d_domestic-main6 > img{ display: none;}
	.d_domestic-main6-c{ padding: 0 15px;}
	.d_domestic-main6-c-list > div{ margin-bottom: 10px;}
	.d_domestic-main7{ background: url("http://www.lipuman.cn/images/jyln/d_domestic-main7-back.jpg") no-repeat center; background-size: auto 100%; height: 380px;}
	.d_domestic-main7 > img{ display: none;}
	.d_domestic-main7-text{ width: 62%; padding: 7% 5%;}
	.d_domestic-main7-text p{ line-height: 1.75em;}
	.d_domestic-main5-title h3,.d_domestic-main2-title h3{ margin: 15px 0;}
}
@media (max-width: 400px) {
	.d_domestic-main1-text h4{ font-size: 33px;}
	.d_domestic-main1-text h3{ font-size: 18px;}
	.d_domestic-main1-text-circle strong{ font-size: 12px;}
	.d_domestic-main2-title h3{ font-size: 22px;}
	.d_domestic-main2-title h4 a,.d_domestic-main2-list-pic h6, .d_domestic-main5-title p, .d_domestic-main5-main h5,.d_domestic-main1-text a,.d_domestic-main3-text p{ font-size: 13px;}
	.d_domestic-main1-text a{ font-size: 14px;}
	.d_domestic-main3-text h3, .d_domestic-main4-title h3, .d_domestic-main7-text h3, .d_domestic-main4-text-c h3{ font-size: 22px;}
	.d_domestic-main2-list-pic h6{ height: 28px; line-height: 28px;}
	.d_domestic-main3{ height: 360px;}
	.d_domestic-main4{ height: 592px;}
	.d_domestic-main4-text-c h4{ font-size: 13px;}
	.d_domestic-main4-text-circle h5, .d_domestic-main4-title p, .d_domestic-main7-text p, .d_domestic-main5-main a, .d_domestic-main6-c a, .d_domestic-main7-text a{ font-size: 13px;}
	.d_domestic-main4-text-circle h5{width: 65px; height: 65px; padding-top: 13px;}
	.d_domestic-main4-text-c p, .d_domestic-main6-c-list h5{ font-size: 13px;}
	.d_domestic-main5-title h3{font-size: 22px;}
	.d_domestic-main5-main h5 strong{font-size: 22px;}
	.d_domestic-main6{height: 390px;}
	.d_domestic-main6-c-list h5{ width: 100%;}
	.d_domestic-main6-c-list > div{ padding: 0 5px;}
}
@media (max-width: 350px) {
	.d_domestic-main1-text a{ font-size: 13px;}
	.d_domestic-main1-text h4{ font-size: 30px;}
	.d_domestic-main1-text h3{ font-size: 15px;}
	.d_domestic-main1-text-circle strong{ font-size: 10px;}
	.d_domestic-main2-title h3{ font-size: 19px;}
	.d_domestic-main2-title h4 a,.d_domestic-main2-list-pic h6, .d_domestic-main5-title p, .d_domestic-main5-main h5{ font-size: 12px;}
	.d_domestic-main3-text h3, .d_domestic-main4-title h3, .d_domestic-main7-text h3, .d_domestic-main4-text-c h3{ font-size: 20px;}
	.d_domestic-main2-list-pic h6{ height: 25px; line-height: 25px;}
	.d_domestic-main3{ height: 320px;}
	.d_domestic-main4{ height: 530px;}
	.d_domestic-main4-text-c h4{ font-size: 12px;}
	.d_domestic-main4-text-circle h5,.d_domestic-main3-text p, .d_domestic-main4-title p, .d_domestic-main7-text p, .d_domestic-main5-main a, .d_domestic-main6-c a, .d_domestic-main7-text a{ font-size: 12px;}

	.d_domestic-main4-text-c p, .d_domestic-main6-c-list h5{ font-size: 12px;}
	.d_domestic-main5-title h3{font-size: 20px;}
	.d_domestic-main5-main h5 strong{font-size: 19px;}
	.d_domestic-main6{height: 390px;}
	.d_domestic-main6-pic{ width: 79%;}
	.d_domestic-main6-c-list h5{ width: 100%;}
	.d_domestic-main1-text{ width: 70%;}

}

/*****************å•†ç”¨å†·æš–***************/
.d_commercial-main1-text{ width: 35%; top: 28%; right: 15%; background: rgba(0,0,0,0.6); padding:3% 2% 3% 5%;}
.d_commercial-main1-text h3{ font-size: 31px; color: #ffffff;letter-spacing:1px;}
.d_commercial-main1-text h4{ font-size: 56px; font-weight: bold; color: #ffffff;letter-spacing:12px;}
.d_commercial-main1-text-circle{ height: 33px; background: #edaf02; padding-top: 7px; width: 85%; margin-top: 5%;}
.d_commercial-main1-text-circle strong{ font-size: 17px; color: #ffffff; display: block; font-weight: 500; width: 33.33%; text-align: center; float: left; border-left: 1px solid #fff; line-height: 18px;}
.d_commercial-main1-text-circle strong:nth-child(1){ border: 0;}
.d_commercial-main1-text a{ font-size: 16px; color: #ffea7f; margin-top: 5%;}

.d_commercial-main2{ padding: 3% 0 0}
.d_commercial-main2-list{ margin-top: 4%;}
.d_commercial-main2-list-pic{ width: 79%; margin: 0 auto;}
.d_commercial-main2-list-pic h6{ text-align: center; font-size: 24px; color: #333333;line-height: 1.5em; background: url("http://www.lipuman.cn/images/syln/d_commercial-main2-list-back.png") no-repeat center center;}

.d_commercial-main4-text{ width: 46%; margin-left: -23%; left: 50%; top: 26%; background:rgba(255,255,255,0.8); text-align: center; padding: 4% 0}
.d_commercial-main4-text h3{ text-align: center; font-size: 40px; color: #404040;}
.d_commercial-main4-text img{ display: inline-block; width: 55%; margin: 5% 0 0;}

.d_commercial-main5-c{ width: 65%; left: 17.5%; top: 0; padding: 5% 0; text-align: center;}
.d_commercial-main5-c-title h3{ text-align: center; font-size: 40px; color: #ffffff; margin: 0;}
.d_commercial-main5-c-title h4{ text-align: center; font-size: 24px; color: #ffffff; margin: 3% 0;}
.d_commercial-main5-c-main1{ margin-top: 6%;}
.d_commercial-main5-c-main1 h5{ background: url("http://www.lipuman.cn/images/syln/d_commercial-main5-c-main1-back.png") no-repeat; text-align: center; background-size: 100% 100%; line-height: 55px; width: 80%; margin: 0 auto; font-size: 20px;color: #ffffff;}
.d_commercial-main5-c-main2{ margin-top: 5.5%;}
.d_commercial-main5-c-main2 .pic{ width: 50%; margin: 0 auto;}
.d_commercial-main5-c-main2 h5{ text-align: center; margin: 4% 0 0;color: #fff; font-size: 16px; line-height: 22px;}
.d_commercial-main5-c a{ display: inline-block; text-align: center; color: #fff; font-size: 20px; margin-top: 15%;}


.d_commercial-main6-c .pic{ width: 34%; bottom: 0; left: 5%;}
.d_commercial-main6-c .text{ width: 53%; right: 0; top: 7%; background: rgba(10,53,97,0.6); padding:3.5% 5%;}
.d_commercial-main6-c .text h3{ margin: 0; font-size: 38px;color: #ffffff;}
.d_commercial-main6-c .text p{ margin: 5% 0 4%; font-size: 18px;color: #ffffff; line-height: 28px;}
.d_commercial-main6-c .text a{ font-size: 20px;color: #ffffff;}

.d_commercial-main7{ padding: 5.5% 0}
.d_commercial-main7 .title h3{ font-size: 44px; color:#333333; margin: 0;}
.d_commercial-main7 .title h3 strong{ color: #00b24a; font-weight: 500;}
.d_commercial-main7 .title h4{ font-size: 28px; color:#444444; margin:  5% 0 2%;}
.d_commercial-main7 .title h5{ font-size: 24px; color:#666666; margin: 0;}
.d_commercial-main7 .title h5 strong{ color: #f13228; font-weight: bold;}

.d_commercial-main7-table{ overflow-x: auto;}
.d_commercial-main7-table table{ width: 100%; text-align: center; border: 2px solid #ffffff; font-weight: 500; line-height: 45px;max-width: 940px; min-width: 500px; width: 100%; margin: 0 auto;}
.d_commercial-main7-table table th{ text-align: center; border: 2px solid #ffffff; font-weight: 500}
.d_commercial-main7-table table td{text-align: center; border: 2px solid #ffffff; font-weight: 500}
.w-29p{ width: 29%;}
.w-23p{ width: 23.66%;}
.back-1abb9a{ background: #1abb9a;}
.back-76d6c2{ background: #76d6c2;}
.back-f5f5f5{ background: #f5f5f5;}
.back-ffac59{ background: #ffac59;}
.back-fff7e5{ background: #fff7e5;}
.back-fff{ background: #fff;}
.c-888{ color: #888888;}
.c-fff{ color: #fff;}
.c-00b259{ color: #00b259;}
.c-ff7f00{ color: #ff7f00;}
.fs16{ font-size: 16px;}
.fs18{ font-size: 18px;}
.fs20{ font-size: 20px;}

.d_commercial-main7 .text h3{ font-size: 22px;color: #666666; text-align: center; margin: 3% 0;}
.d_commercial-main7 .text h3 strong{ font-size: 26px;color: #f00;}
.d_commercial-main7 .text p{ font-size: 20px;color: #999999; text-indent: 2em; width: 85%; margin: 0 auto 10px;}
.d_commercial-main7 .text .text-title{ text-align: center; margin: 5% 0 3%;}
.d_commercial-main7 .text .text-title h5{ margin: 0; display: inline-block; font-size: 34px;color: #666666; margin-right: 5%;}
.d_commercial-main7 .text .text-title h5 strong{ font-weight: 500; color: #0dc32b;}
.d_commercial-main7 .text .text-title h5:nth-child(4){ margin-right: 0;}
.d_commercial-main7 .text .text-title h5:nth-child(4) strong{ font-weight: 500; color: #468aeb;}
.d_commercial-main7 .text h5{ text-align: center;}
.d_commercial-main7 .text h5 a{font-size: 20px; color: #999999;}

.d_commercial-main8{ width: 85%; margin: 0 auto;}
.d_commercial-main8 .text{ width: 60%; float: left; padding-top: 10%;}
.d_commercial-main8 .text h3{ font-size: 33px;color: #d9d9d9;text-transform:uppercase; margin: 0;}
.d_commercial-main8 .text h4{ font-size: 32px;color: #333333; margin: 2.5% 0 5%;}
.d_commercial-main8 .text .p1{ font-size: 20px;color: #888888; line-height: 36px;}
.d_commercial-main8 .text .p2{ font-size: 22px;color: #666666; line-height: 44px; margin-top: 5%; text-indent: 2em;}
.d_commercial-main8 .text .p2 strong{ font-size: 26px;color: #ffaa01; font-weight: 500;}
.d_commercial-main8 .pic{ width: 39%; float: right;}

@media (max-width: 1024px){
	.d_commercial-main1-text h3{ font-size: 26px;}
	.d_commercial-main1-text h4{ font-size: 44px;}
	.d_commercial-main1-text-circle strong{ font-size: 15px;}
	.d_commercial-main1-text-circle{ height: 30px; padding-top: 6px;}
	.d_commercial-main6-c .text p{ font-size: 14px;}
}
@media (max-width: 860px){
	.d_commercial-main1-text{ width: 40%;}
	.d_domestic-main2-list-pic{ width: 100%;}
	.d_commercial-main4-text h3{ font-size: 33px;}
	.d_commercial-main5-c{ width: 80%; left: 10%;}
	.d_commercial-main5-c-title h3{font-size: 30px;}
	.d_commercial-main5-c-title h4{ font-size: 18px;}
	.d_commercial-main5-c-main1 h5{ font-size: 16px; line-height: 40px;}
	.d_commercial-main5-c-main2 h5{ font-size: 14px;}
	.d_commercial-main5-c a{ margin-top: 5%;}
	.d_commercial-main6{ background: url("http://www.lipuman.cn/images/syln/d_commercial-main6-back.jpg") no-repeat;  background-size: auto 100%; height: 600px;}
	.d_commercial-main6 > img{ display: none;}

    .d_commercial-main7-table .fs20{ font-size: 18px;}
    .d_commercial-main7-table .fs18{ font-size: 16px;}
    .d_commercial-main7-table .fs16{ font-size: 14px;}
}

@media (max-width: 640px){
	.d_commercial-main2-list,.d_commercial-main5-c-main1,.d_commercial-main5-c-main2{margin-left: 0; margin-right: 0;}
	.d_commercial-main1-text h3{ font-size: 20px;}
	.d_commercial-main1-text h3,.d_commercial-main4-text h3{ margin: 0;}
	.d_commercial-main1-text h4{ font-size: 36px;}
	.d_commercial-main5-c-title h3,.d_commercial-main7 .title h3,.d_commercial-main6-c .text h3,.d_commercial-main4-text h3,.d_commercial-main8 .text h3,.d_commercial-main8 .text h4{font-size: 24px;}
	.d_commercial-main7 .text .text-title h5{ font-size: 20px;}
	.d_commercial-main7 .title h4,.d_commercial-main7 .text h3 strong,.d_commercial-main8 .text .p2 strong,.d_commercial-main7-table .fs20,.d_commercial-main5-c a,.d_commercial-main6-c .text a,.d_commercial-main7 .text h5 a,.d_commercial-main7 .text p,.d_commercial-main8 .text .p1,.d_commercial-main8 .text .p2,.d_commercial-main5-c-main1 h5,.d_commercial-main5-c-title h4,.d_commercial-main6-c .text p{ font-size: 15px;}
	.d_commercial-main7 .title h5,.d_commercial-main7 .text h3{ font-size: 14px;}
	.d_commercial-main6-c .pic{ display: none;}
	.d_commercial-main2-list-pic h6{ font-size: 18px; background-size: 80px auto;}
	.d_commercial-main7-table .fs18{ font-size: 14px;}
	.d_commercial-main1-text-circle strong{ font-size: 13px;}
	.d_commercial-main7-table .fs16{ font-size: 12px;}
	.d_commercial-main5-c-main1 h5{ line-height: 34px;}
	.d_commercial-main1-text{ width: 55%; top: 14%; right: 7%;}
	.d_commercial-main1-text-circle{ width: 100%;}
	.d_commercial-main4-text{ width: 62%; margin-left: -31%;}
    .d_commercial-main5{ background: url("http://www.lipuman.cn/images/syln/d_commercial-main5-back.jpg") no-repeat -250px;  background-size: auto 100%; height: 456px;}
	.d_commercial-main5 > img{ display: none;}
	.d_commercial-main5-c{ width: 95%; left: 2.5%;}
	.d_commercial-main5-c-main1 h5{ width: 100%;}
    .d_commercial-main5-c-main2 > :nth-child(1),.d_commercial-main5-c-main2 > :nth-child(2){ margin-bottom: 10px;}
	.d_commercial-main5-c a{margin-top: 10%;}
	.d_commercial-main5-c{ padding-top: 8%;}
	.d_commercial-main5-c-main2 .pic{ width: 35%;}
	.d_commercial-main6-c .text{ width: 100%; top: 0; left: 0; padding: 7.5% 5%;}
	.d_commercial-main6-c .pic{ width: 70%; left: 15%;}
	.d_commercial-main6{ height: 482px;}
	.d_commercial-main7 .text h3{ line-height: 1.6em;}
	.d_commercial-main7 .text p{ line-height: 1.5em; width: 90%;}
	.d_commercial-main7 .text .text-title h5{ margin-right: 2%;}
	.d_commercial-main8 .text{ width: 100%;}
	.d_commercial-main8{ width: 90%;}
	.d_commercial-main8 .text .p1,.d_commercial-main8 .text .p2,.d_commercial-main7 .title h5{line-height: 1.5em;}
	.d_commercial-main7-table table{ line-height: 36px;}
}
@media (max-width: 400px){
	.d_commercial-main2-list-pic h6{ font-size: 16px; background-size: 70px auto;}
	.d_commercial-main1-text h3{ font-size: 18px;}
	.d_commercial-main1-text h4{ font-size: 30px;}
	.d_commercial-main5-c-title h3,.d_commercial-main7 .title h3,.d_commercial-main6-c .text h3,.d_commercial-main4-text h3,.d_commercial-main8 .text h3,.d_commercial-main8 .text h4{font-size: 22px;}
	.d_commercial-main7 .text .text-title h5{ font-size: 18px;}
	.d_commercial-main1-text h3,.d_commercial-main7 .title h4,.d_commercial-main7 .text h3 strong,.d_commercial-main8 .text .p2 strong,.d_commercial-main7-table .fs20,.d_commercial-main5-c a,.d_commercial-main6-c .text a,.d_commercial-main7 .text h5 a,.d_commercial-main7 .text p,.d_commercial-main8 .text .p1,.d_commercial-main8 .text .p2,.d_commercial-main5-c-main1 h5,.d_commercial-main5-c-title h4,.d_commercial-main6-c .text p,.d_commercial-main1-text a{ font-size: 14px;}
	.d_commercial-main7 .title h5,.d_commercial-main7 .text h3{ font-size: 13px;}
	.d_commercial-main6-c .text p{ line-height: 24px;}
	.d_commercial-main6{ height: 445px;}
	.d_commercial-main5{ height: 420px;}
}
@media (max-width: 350px){
	.d_commercial-main1-text h3{ font-size: 17px;}
	.d_commercial-main1-text h4{ font-size: 28px;}
	.d_commercial-main5-c-title h3,.d_commercial-main7 .title h3,.d_commercial-main6-c .text h3,.d_commercial-main4-text h3,.d_commercial-main8 .text h3,.d_commercial-main8 .text h4{font-size: 20px;}
	.d_commercial-main7 .text .text-title h5{ font-size: 17px;}
	.d_commercial-main1-text h3,.d_commercial-main7 .title h4,.d_commercial-main7 .text h3 strong,.d_commercial-main8 .text .p2 strong,.d_commercial-main7-table .fs20,.d_commercial-main5-c a,.d_commercial-main6-c .text a,.d_commercial-main7 .text h5 a,.d_commercial-main7 .text p,.d_commercial-main8 .text .p1,.d_commercial-main8 .text .p2,.d_commercial-main5-c-main1 h5,.d_commercial-main5-c-title h4,.d_commercial-main6-c .text p,.d_commercial-main1-text a{ font-size: 13px;}
	.d_commercial-main7 .title h5,.d_commercial-main7 .text h3{ font-size: 12px;}
	.d_commercial-main6-c .text p{ line-height: 22px;}
	.d_commercial-main6{ height: 426px;}
	.d_commercial-main5{ height: 400px;}
	.d_commercial-main1-text-circle strong{ font-size: 12px; line-height: 16px;}
	.d_commercial-main1-text{ width: 58%;}
	.d_commercial-main2-list-pic h6{ font-size: 14px; background-size: 60px auto;}
}
/******************è¶…ä½Žæ¸©*****************/
.d_cryogenic-main1-c{ width: 100%; left: 0; top: 12%;}
.d_cryogenic-main1-c .text{ width: 66.6%; background: rgba(26,77,128,.6); margin: 0 auto;  padding: 2% 0;}
.d_cryogenic-main1-c .text h3{ text-align: center; color: #fff; font-size: 54px; margin-bottom: 3%;}
.d_cryogenic-main1-c .text h4{ text-align: center; color: #fff; font-size: 30px;}
.d_cryogenic-main1-c .pic{ margin: 10% auto 0; width: 85%;}

.d_cryogenic-main2-c{ left: 0; top: 10%; width: 100%}
.d_cryogenic-main2-c .text{ width: 58%; background: rgba(255,255,255,.8);  padding: 10px 20px; margin-left: 7.2%;}
.d_cryogenic-main2-c .text h3{ font-size: 36px; color: #045eb2; margin: 4% 0 3%}
.d_cryogenic-main2-c .text p{ font-size: 20px; color: #666666; line-height: 1.6em; margin: 0}
.d_cryogenic-main2-c .text a{ font-size: 18px; color: #ff991f; margin-top: 3%;}

.d_cryogenic-main3{ background: #f0f0f0;}
.d_cryogenic-main3-c{ padding: 10% 0 4%}
.d_cryogenic-main3-c .text h3{text-align: center; margin: 0;}
.d_cryogenic-main3-c .text h3 strong{ font-size: 45px; color: #333333; line-height: 1.3em; display: inline-block; padding-left: 4%; background: url("http://www.lipuman.cn/images/cdw/d_cryogenic-main3-icon.png") no-repeat left center; background-size: auto 100%}
.d_cryogenic-main3-c .text h4{ font-size: 34px; color: #888888; text-align: center; margin: 6% 0 5%}
.d_cryogenic-main3-c .pic-wrap{ width: 93%; margin: 0 auto; border-radius: 10px; overflow: hidden;}
.d_cryogenic-main3-c .pic-wrap button{border: 0; padding: 0}

.d_cryogenic-main3-c .modal-dialog{max-width: 820px; width: 100%; min-width: auto;}
.d_cryogenic-main4-pic{ top: 0; right: 0; width: 57.77%;}
.d_cryogenic-main4-text{ top: 10%; left: 3.5%; background: rgba(4,94,179,.6); width: 46%; padding:35px 25px 20px;}
.d_cryogenic-main4-text h4{font-size: 26px; line-height: 36px; margin-top: 0; margin-bottom: 10px; color: #ffffff;}
.d_cryogenic-main4-text h5{font-size: 26px; line-height: 36px; margin-top: 0; margin-bottom: 10px; color: #ffffff;}
.d_cryogenic-main4-text h5.h5-1{ margin-top: 7%;}
.d_cryogenic-main4-text h5.h5-2{ margin-bottom: 5%;}
.d_cryogenic-main4-text a{ display: block; font-size: 18px; color: #ffdd1f; line-height: 40px;}

.d_cryogenic-main5-c{background: rgba(255,255,255,.8);  width: 92%; left: 4%; top: 6%; padding:5% 4% 4%;}
.d_cryogenic-main5-c h3{font-size: 40px; color: #045eb3; text-align: center; margin: 0;}
.d_cryogenic-main5-c p{font-size: 22px; color: #666666; line-height: 44px; margin: 3% 0}
.d_cryogenic-main5-c p strong{ font-size: 28px;color: #f37b23; font-weight: 500;}
.d_cryogenic-main5-c .pic{ margin: 4% auto 0; width: 97%}

.d_cryogenic-main6-c{ width: 88%; top: 25%; left: 6%}
.d_cryogenic-main6-c h3{ text-align: center; font-size: 50px; color: #ffffff; letter-spacing: 7px; margin: 0;}
.d_cryogenic-main6-c p{ font-size: 18px; color: #ffffff; line-height: 34px; margin: 4% 0 8%}
.d_cryogenic-main6-c a{ font-size: 24px; color: #ffffff; text-align: center; display: block;}

@media (max-width: 1100px){
	.d_cryogenic-main1-c .text h3,.d_cryogenic-main3-c .text h3 strong,.d_cryogenic-main6-c h3{ font-size: 48px;}
	.d_cryogenic-main1-c .text h4{ font-size: 28px;}
	.d_cryogenic-main2-c .text h3{ font-size: 36px;}
	.d_cryogenic-main2-c .text p,.d_cryogenic-main5-c p{ font-size: 18px;}
	.d_cryogenic-main3-c .text h4{font-size: 30px;}
	.d_cryogenic-main4-text h4,.d_cryogenic-main4-text h5{ font-size: 22px;}
	.d_cryogenic-main5-c h3{ font-size: 35px;}
	.d_cryogenic-main5-c p{ line-height: 2.2em;}
	.d_cryogenic-main5-c p strong{ font-size: 24px;}
}
@media (max-width: 860px){
	.d_cryogenic-main1-c .text h3,.d_cryogenic-main3-c .text h3 strong,.d_cryogenic-main6-c h3{ font-size: 36px;}
	.d_cryogenic-main1-c .text h4,.d_cryogenic-main5-c p strong{ font-size: 22px;}
	.d_cryogenic-main2-c .text{ width: 70%;}
	.d_cryogenic-main2-c .text p,.d_cryogenic-main5-c p,.d_cryogenic-main6-c p{ font-size: 16px;}
	.d_cryogenic-main3-c .text h4{font-size: 24px;}
	.d_cryogenic-main4-text h4,.d_cryogenic-main4-text h5{ font-size: 16px; line-height: 22px}
	.d_cryogenic-main5{ background: url("http://www.lipuman.cn/images/cdw/d_cryogenic-main5-back.jpg") no-repeat;  background-size: auto 100%; height: 600px;}
	.d_cryogenic-main5 > img{ display: none;}
	.d_cryogenic-main2-c .text a,.d_cryogenic-main4-text a,.d_cryogenic-main6-c a{ font-size: 16px;}
	.d_cryogenic-main4-text a{ line-height: 30px;}
	.d_cryogenic-main5-c h3{ font-size: 30px; line-height: 1.3em;}
	.d_cryogenic-main6-c p{ line-height: 1.7em;}
}
@media (max-width: 767px){
	.d_cryogenic-main3-c .pic-wrap{ margin-bottom: 15px;}
}

@media (max-width: 640px){
	.d_cryogenic-main1-c .text h3, .d_cryogenic-main3-c .text h3 strong, .d_cryogenic-main6-c h3,.d_cryogenic-main5-c h3,.d_cryogenic-main2-c .text h3{ font-size: 24px;}
	.d_cryogenic-main2-c .text p, .d_cryogenic-main5-c p, .d_cryogenic-main6-c p,.d_cryogenic-main2-c .text a, .d_cryogenic-main4-text a, .d_cryogenic-main6-c a,.d_cryogenic-main3-c .text h4{ font-size: 15px;}
	.d_cryogenic-main4{ background: url("http://www.lipuman.cn/images/cdw/d_cryogenic-main4-back.jpg") no-repeat;  background-size: auto 100%; height: 430px;}
	.d_cryogenic-main4 > img,.d_cryogenic-main4 > img,.d_cryogenic-main1 > img,.d_cryogenic-main2 > img{ display: none;}
	.d_cryogenic-main4-text{ width: 75%;}
	.d_cryogenic-main1-c .text h4, .d_cryogenic-main5-c p strong{ font-size: 19px;}
	.d_cryogenic-main5-c p{ line-height: 2em;}
	.d_cryogenic-main5{ height: 460px;}
	.d_cryogenic-main6{ background: url("http://www.lipuman.cn/images/cdw/d_cryogenic-main6-back.jpg") no-repeat;  background-size: auto 100%; height: 430px;}
	.d_cryogenic-main1{ background: url("http://www.lipuman.cn/images/cdw/d_cryogenic-main1-back.jpg") no-repeat;  background-size: auto 100%; height: 430px;}
	.d_cryogenic-main2{ background: url("http://www.lipuman.cn/images/cdw/d_cryogenic-main2-back.jpg") no-repeat -200px;  background-size: auto 100%; height: 360px;}
	.d_cryogenic-main1-c .text{ width: 75%;}
	.d_cryogenic-main1-c .text h4{font-size: 16px; margin-top: 15px;}
	.d_cryogenic-main1-c{ top: 23%;}
	.d_cryogenic-main3-c .modal-dialog{ width: 90%; margin: 0 auto;}
	.d_cryogenic-main4-pic{ width: 75%;}
	
	.d_cryogenic-main3-c .text h3 strong{ padding-left: 8%;}
}
@media (max-width: 400px){
	.d_cryogenic-main1-c .text h3, .d_cryogenic-main3-c .text h3 strong, .d_cryogenic-main6-c h3,.d_cryogenic-main5-c h3,.d_cryogenic-main2-c .text h3{ font-size: 22px;}
	.d_cryogenic-main2-c .text p, .d_cryogenic-main5-c p, .d_cryogenic-main6-c p,.d_cryogenic-main2-c .text a, .d_cryogenic-main4-text a, .d_cryogenic-main6-c a,.d_cryogenic-main3-c .text h4{ font-size: 13px;}
	.d_cryogenic-main1-c .text h4, .d_cryogenic-main5-c p strong{ font-size: 15px;}
	.d_cryogenic-main4-text h4, .d_cryogenic-main4-text h5{ font-size: 15px;}
	.d_cryogenic-main5{ height: 420px;}
	.d_cryogenic-main4-text{ width: 80%;}
}
@media (max-width: 350px){
	.d_cryogenic-main1-c .text h3, .d_cryogenic-main3-c .text h3 strong, .d_cryogenic-main6-c h3,.d_cryogenic-main5-c h3,.d_cryogenic-main2-c .text h3{ font-size: 20px;}
	.d_cryogenic-main2-c .text p, .d_cryogenic-main5-c p, .d_cryogenic-main6-c p,.d_cryogenic-main2-c .text a, .d_cryogenic-main4-text a, .d_cryogenic-main6-c a,.d_cryogenic-main3-c .text h4{ font-size: 11px;}
	.d_cryogenic-main1-c .text h4, .d_cryogenic-main5-c p strong{ font-size: 15px;}
	.d_cryogenic-main4-text h4, .d_cryogenic-main4-text h5{ font-size: 13px;}
	.d_cryogenic-main4-text{ width: 82%;}
}


/*å•†ç”¨å¤šè”ä¾›*/
.d_multigang-main .d_container{ padding-left: 0; padding-right: 0}
.d_multigang-main1-text{width: 51%; top:20%; left: 24.5%; background: rgba(0,20,41,0.7); text-align: center; padding: 5% 0;}
.d_multigang-main1-text h3{ text-align: center; font-size: 36px; color: #ffffff; letter-spacing: 3px;}
.d_multigang-main1-text h4{ text-align: center; font-size: 55px; color: #ffffff; margin: 5% 0; letter-spacing: 7px;}
.d_multigang-main1-text a{ text-align: center; font-size: 22px; color: #19d3f9;
	display: inline-block;}
.d_multigang-main2{background: url("http://www.lipuman.cn/images/sydlg/d_multigang-main2-back.jpg") no-repeat; height: 860px; padding: 3% 0; }
.d_multigang-main2 h3{text-align: center; color: #fff;font-size: 44px; margin: 3% 0 5%}
.d_multigang-main2 h3 strong{ font-weight: 500; color: #19d3f9; font-size: 54px; }
.d_multigang-main2 h4{text-align: center; color: #fff;font-size: 22px;}
.d_multigang-main2-text{text-align: center;}
.d_multigang-main2-text ul{padding-left: 0;}
.d_multigang-main2-text .list1{text-align: center; margin: 5% 0 4%;}
.d_multigang-main2-text .list1 li{
	display: inline-block; padding: 0 20px}
.d_multigang-main2-text .list1 li h6{font-size: 16px; color: #fff; margin-top: 20px;}
.d_multigang-main2-text a{font-size: 22px; color: #ffffff;}
.d_multigang-main2-text .list2{text-align: center; margin: 2% 0 0;}
.d_multigang-main2-text .list2 li{
	display: inline-block;}
.d_multigang-main2-text .list2 li h6{
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	margin: 10px 0 0;
}
.d_multigang-main3{ background: url("http://www.lipuman.cn/images/sydlg/d_multigang-main3-back.jpg") no-repeat; height: 970px; padding: 13% 0 0;}
.d_multigang-main3-text{
	width: 90%;
	margin: 0 auto;
	background: rgba(255,255,255,0.8);
	padding:5% 5% 7%;
}
.d_multigang-main3-text h3{
	font-size: 40px;
	color: #333;
	text-align: center;
	margin-bottom: 4%;
}
.d_multigang-main3-text h3 strong{
	color: #00b34a;
	font-weight: 500;
}
.d_multigang-main3-text h4{
	background: url("http://www.lipuman.cn/images/sydlg/d_multigang-main3-h4-back.png") no-repeat center;
	text-align: center;
	font-size: 26px;
	color: #333333;
}
.d_multigang-main3-text h4 strong{ color: #00b34a; padding: 0 15px;
	position: relative;
	top:-8px;}
.d_multigang-main3-text p{
	font-size: 18px;
	color: #666666;
	line-height: 30px;
	text-align: center;
	padding:5% 15px 2%;
	margin: 0;
}
.w1925p{
	width: 19.25%;}

.d_multigang-main4 .d_domestic-main2-list-pic{
	width: 100%;
}
.d_multigang-main4 .d_domestic-main2-list > div{ padding: 15px;}
.d_multigang-main4 .d_domestic-main2-list-pic h6{font-size: 22px;}

.d_multigang-main4 .d_domestic-main2-title h4 a{ color: #33aaff;}


@media (max-width: 1100px){
	.d_multigang-main1-text h3{font-size: 30px;}
	.d_multigang-main1-text h4{ font-size: 58px;}
	.d_multigang-main2 h3{ font-size: 40px;}
	.d_multigang-main2 h3 strong{ font-size: 50px;}
	.d_multigang-main2 h4{ font-size: 20px;}
	.d_multigang-main2-text .list1 li img{ width: 58px;}
	.d_multigang-main2-text .list2 li img{ height: 250px;}
	.d_multigang-main2{ height: 800px; background-size: auto 100%}
	.d_multigang-main3{ height: 850px; background-size: auto 100%; padding-top: 11%;}
	.d_multigang-main4 .d_domestic-main2-list-pic h6{ font-size: 20px;	}

}
@media (max-width: 860px){
	.d_multigang-main1-text h3{font-size: 24px;}
	.d_multigang-main1-text h4{ font-size: 36px;}
	.d_multigang-main2 h3{ font-size: 32px;}
	.d_multigang-main2 h3 strong{ font-size: 40px;}
	.d_multigang-main2 h4,.d_multigang-main2-text .list2 li h6{ font-size: 18px;}
	.d_multigang-main2-text .list2{ margin-top: 6%}
	.d_multigang-main2-text .list1 li img{ width: 58px;}
	.d_multigang-main2-text .list2 li img{ height: 200px;}
	.d_multigang-main2{ height: 700px;}
	.d_multigang-main3{ height: 700px; background-size: auto 100%; padding-top: 11%;}
	.d_multigang-main3-text h3{ font-size: 32px;}
	.d_multigang-main3-text h4{ font-size: 20px; background-size: 70%}
	.d_multigang-main3-text p{ font-size: 16px; line-height: 28px; padding-top: 3%}
	.d_multigang-main4 .d_domestic-main2-list-pic h6{ font-size: 20px;	}
	.d_multigang-main1-text a,.d_multigang-main2-text a{ font-size: 18px;}
	.w1925p{ width: auto;}
}

@media (max-width: 640px){
	.d_multigang-main1-text{
		width: 60%; left: 20%;
		top: 17%;}
	.d_multigang-main1-text h3{font-size: 20px;}
	.d_multigang-main1-text h4{ font-size: 33px;}
	.d_multigang-main2-text{ padding:0 15px;}
	.d_multigang-main2{ padding: 7% 0}
	.d_multigang-main2 h3{ font-size: 24px;}
	.d_multigang-main2 h3 strong{ font-size: 30px;}
	.d_multigang-main2 h4{ margin: 0; line-height: 1.5}
	.d_multigang-main2 h4,.d_multigang-main2-text .list2 li h6{ font-size: 16px;}
	.d_multigang-main2-text .list2{ margin-top: 8%}
	.d_multigang-main2-text .list1 li{ padding: 10px;}
	.d_multigang-main2-text .list1 li h6{ margin-bottom: 0;}
	.d_multigang-main2-text .list1 li img{ width: 50px;}
	.d_multigang-main2-text .list2 li img{ height: 120px;}
	.d_multigang-main2{ height: 650px;}
	.d_multigang-main3{ height: 540px;}
	.d_multigang-main3-text h3{ font-size: 24px;}
	.d_multigang-main3-text h4{ font-size: 16px; background-size: 90%}
	.d_multigang-main3-text h4 strong{ padding: 0 8px;
		top: -4px;}
	.d_multigang-main3-text p{ font-size: 14px; line-height: 24px; padding-top: 1%}
	.d_multigang-main4 .d_domestic-main2-list-pic h6{ font-size: 15px;	}
	.d_multigang-main1-text a,.d_multigang-main2-text a{ font-size: 16px;}
}

@media (max-width: 400px){
	.d_multigang-main1-text{
		width: 64%; left: 18%;
		top: 15%;}
	.d_multigang-main1-text h3{font-size: 18px; margin-top: 10px;}
	.d_multigang-main1-text h4{ font-size: 30px;}

	.d_multigang-main2 h3{ font-size: 22px;}
	.d_multigang-main2 h3 strong{ font-size: 27px;}
	.d_multigang-main2 h4{ margin: 0; line-height: 1.5}
	.d_multigang-main2 h4,.d_multigang-main2-text .list2 li h6,.d_multigang-main2-text .list1 li h6{ font-size: 14px;}
	.d_multigang-main2-text .list1 li img{ width: 45px;}
	.d_multigang-main2-text .list2 li img{ height: 110px;}
	.d_multigang-main2{ height: 590px; padding-bottom: 0;}
	.d_multigang-main3{ height: 520px;}
	.d_multigang-main3-text h3{ font-size: 22px;}
	.d_multigang-main3-text h4{ font-size: 14px;}
	.d_multigang-main3-text h4 strong{ padding: 0 7px;
		top: -4px;}
	.d_multigang-main3-text p{ font-size: 13px;}
	.d_multigang-main4 .d_domestic-main2-list-pic h6{ font-size: 13px;	}
	.d_multigang-main1-text a,.d_multigang-main2-text a{ font-size: 14px;}
}
@media (max-width: 350px){
	.d_multigang-main1-text{
		width: 70%; left: 15%;
		top: 15%;}
	.d_multigang-main1-text h3{font-size: 16px;}
	.d_multigang-main1-text h4{ font-size: 26px;}

	.d_multigang-main2 h3{ font-size: 20px;}
	.d_multigang-main2 h3 strong{ font-size: 24px;}
	.d_multigang-main2 h4,.d_multigang-main2-text .list2 li h6,.d_multigang-main2-text .list1 li h6{ font-size: 12px;}
	.d_multigang-main2-text .list1 li img{ width: 40px;}
	.d_multigang-main2-text .list2 li img{ height: 95px;}
	.d_multigang-main2{ height: 500px;}
	.d_multigang-main3{ height: 520px;}
	.d_multigang-main3-text h3{ font-size: 20px;}
	.d_multigang-main3-text h4{ font-size: 12px;}
	.d_multigang-main3-text h4 strong{ padding: 0 7px;
		top: -4px;}
	.d_domestic-main2-list.row{ margin-top: 10px;}
	.d_multigang-main3-text{ padding-left: 3%; padding-right: 3%;}
	.d_multigang-main2-text .list1 li h6{ margin-top: 10px;}
	.d_multigang-main3-text p{ font-size: 13px;}
	.d_multigang-main4 .d_domestic-main2-list-pic h6{ font-size: 13px;	}
	.d_multigang-main1-text a,.d_multigang-main2-text a{ font-size: 12px;}
}

/*å•†ç”¨çƒ­æ°´*/
.d_d_hot-main1-c{  width: 100%;  top: 0; left: 0;}
.d_d_hot-main1-c .text{ left: 25%; background: rgba(0,0,0,0.55); width: 50%; margin: 11% auto 5%; text-align: center; padding: 4% 0 3%;}
.d_d_hot-main1-c .text h5{ color: #FFFFFF; font-size: 36px; letter-spacing: 5px; margin: 0;}
.d_d_hot-main1-c .text h3{ color: #FFFFFF; font-size: 55px; letter-spacing: 5px; margin: 4% 0 5%;}
.d_d_hot-main1-c .text h4{ color: #FFFFFF; font-size: 28px; letter-spacing: 5px; background: rgba(20,112,204,0.6); padding: 2% 0;}
.d_d_hot-main1-c .text h4 strong{ font-weight: 500; }
.d_d_hot-main1-c .text h4 strong:after{ content:""; width: 43px; height: 12px; background: url("http://www.lipuman.cn/images/syrs/icon-jiao.png") no-repeat; display: inline-block; position: relative; top: -3px; right: -10px;}
.d_d_hot-main1-c .text a{ color: #fff; font-size: 22px; margin-top: 3%;}
.d_d_hot-main1-c .pic{ width: 89%; margin: 8% auto 0;}

.d_hot-main2{ padding: 4% 0 4.5%;}
.d_hot-main2 .text{text-align: center}
.d_hot-main2 .text h3{font-size: 36px; color: #333333;text-align: center; margin: 0}
.d_hot-main2 .text h4{font-size: 22px; color: #666666;text-align: center; margin: 3% 0;}
.d_hot-main2 .text a{font-size: 18px; color: #3399ff;text-align: center}
.d_hot-main2 .left{ width: 60%; float: left;}
.d_hot-main2 .right{ width: 40%; float: left;}
.d_hot-main2 .left .pic-img{ width: 95%; margin: 0 auto;}
.d_hot-main2 .right .pic-img{ width: 79%; margin: 0 auto;}
.d_hot-main2 .pic{ margin-top: 4%;}
.d_hot-main2 .pic h4{ text-align: center;font-size: 24px; color: #333333; margin: 45px 0}

.d_hot-main2 .d_commercial-main5-c-main1{ max-width: 830px; width: 100%; margin: 2% auto 0;}
.d_hot-main2 .d_commercial-main5-c-main1 h5{ background: url("http://www.lipuman.cn/images/syrs/d_hot-main2-list1-back.jpg") no-repeat; color: #007ffe; height: 57px; line-height: 57px;}
.d_hot-main2 .d_commercial-main5-c-main2{ max-width: 765px; width: 100%; margin: 3.5% auto 0;}
.d_hot-main2 .d_commercial-main5-c-main2 h5{ color: #333333;}

.d_hot-main3 .d_cryogenic-main2-c .text{ padding:3% 12% 3% 3%;}

.d_hot-main4{ background: url("http://www.lipuman.cn/images/syrs/d_hot-main4-back.jpg") no-repeat center; background-size: auto 100%; height: 680px; padding: 13% 0 0;}
.d_hot-main4 .text{ background: rgba(0,0,0,0.6); padding: 5%; width: 70%; margin: 0 auto;}
.d_hot-main4 .text h3{ text-align: center; color: #fff;  font-size: 36px;}
.d_hot-main4 .text p{ text-indent:2em;color: #ffffff;  font-size: 18px; line-height: 1.7; padding-top: 3%;}

@media (max-width: 1100px){
	.d_d_hot-main1-c .text h5,.d_hot-main2 .text h3,.d_cryogenic-main2-c .text h3,.d_hot-main4 .text h3{ font-size: 32px;}
	.d_d_hot-main1-c .text h3{ font-size: 44px;}
	.d_d_hot-main1-c .text h4{font-size: 26px;}
	.d_hot-main2 .pic h4{ font-size: 22px;}
	.d_d_hot-main1-c .text a,.d_hot-main2 .text h4{ font-size: 20px;}
	.d_hot-main3 .d_cryogenic-main2-c .text{ padding-right: 6%;}
	.d_hot-main4 .text p{ font-size: 16px;}
}
@media (max-width: 860px){
	.d_hot-main2 .text h3,.d_cryogenic-main2-c .text h3,.d_hot-main4 .text h3{ font-size: 30px;}
	.d_d_hot-main1-c .text h5{ font-size: 28px;}
	.d_d_hot-main1-c .text h3{ font-size: 36px;}
	.d_d_hot-main1-c .text h4{font-size: 20px;}
	.d_hot-main2 .pic h4{ font-size: 20px;}
	.d_d_hot-main1-c .text a{ margin-top: 1.5%;}
	.d_d_hot-main1-c .text a,.d_hot-main2 .text h4{ font-size: 18px;}
	.d_hot-main3 .d_cryogenic-main2-c .text{ padding-right: 6%;}
	.d_hot-main2{ padding: 6% 0;}
	.d_hot-main2 .d_commercial-main5-c-main1 h5{ background-size: 100% auto; height: 44px; line-height: 44px;}
	.d_hot-main2 .d_commercial-main5-c-main1{ max-width: 640px;}
}

@media (max-width: 640px){
	.d_hot-main1{ background: url("http://www.lipuman.cn/images/syrs/d_hot-main1-back.jpg") no-repeat center; background-size: auto 100%; height: 385px;}
	.d_hot-main3{ background-image: url("http://www.lipuman.cn/images/syrs/d_hot-main3-back.jpg"); background-position-x:68%;}
	.d_hot-main1 > img{ display: none;}
	.d_d_hot-main1-c .text{ width: 70%; padding: 6% 0 5%;}
	.d_d_hot-main1-c .text h5{ font-size: 20px;}
	.d_d_hot-main1-c .text h3{ font-size: 26px;}
	.d_d_hot-main1-c .text h4{ font-size: 16px; letter-spacing: 2px;}
	.d_d_hot-main1-c .text h4 strong:after{ top: 1px;}
	.d_d_hot-main1-c .text a, .d_hot-main2 .text h4,.d_hot-main2 .text a{ font-size: 15px;}
	.d_hot-main2 .text h3, .d_cryogenic-main2-c .text h3, .d_hot-main4 .text h3{ font-size: 24px;}
	.d_hot-main2 .pic h4{ font-size: 15px; margin: 20px 0}
	.d_hot-main2 .d_commercial-main5-c-main1 h5{ height: 32px; line-height: 32px;}
	.d_hot-main4 .text p{ font-size: 14px;}
	.d_hot-main4{ height: 420px;}
}
@media (max-width: 400px){
	.d_hot-main1{height: 355px;}
	.d_d_hot-main1-c .text h5{ font-size: 18px;}
	.d_d_hot-main1-c .text h3{ font-size: 24px;}
	.d_d_hot-main1-c .text h4{ font-size: 14px; letter-spacing: 2px;}
	.d_d_hot-main1-c .text a, .d_hot-main2 .text h4,.d_hot-main2 .text a{ font-size: 13px;}
	.d_hot-main2 .text h3, .d_cryogenic-main2-c .text h3, .d_hot-main4 .text h3{ font-size: 22px;}
	.d_hot-main2 .pic h4{ font-size: 15px;}
	.d_hot-main2 .d_commercial-main5-c-main1 h5{ height: 28px; line-height: 28px;}
	.d_hot-main4 .text p{ font-size: 12px;}
	.d_hot-main4{ height: 380px;}
}
@media (max-width: 350px){
	.d_d_hot-main1-c .text{ margin-top: 17%;}
	.d_d_hot-main1-c .text h5{ font-size: 16px;}
	.d_d_hot-main1-c .text h3{ font-size: 20px;}
	.d_d_hot-main1-c .text h4{ font-size: 12px; letter-spacing: 1px;}
	.d_d_hot-main1-c .text a, .d_hot-main2 .text h4,.d_hot-main2 .text a{ font-size: 11px;}
	.d_hot-main2 .text h3, .d_cryogenic-main2-c .text h3, .d_hot-main4 .text h3{ font-size: 20px;}
	.d_hot-main2 .pic h4{ font-size: 13px;}
	.d_hot-main2 .d_commercial-main5-c-main1 h5{ height: 28px; line-height: 28px;}
	.d_hot-main4 .text p{ font-size: 11px;}
	.d_hot-main4{ height: 370px;}
}

/*æŠ€æœ¯ä¼˜åŠ¿*/
.d_skill-main h3{font-size: 44px; color: #ffffff;  letter-spacing: 8px;}
.d_skill-main p{font-size: 22px; color: #ffffff; line-height: 1.6; letter-spacing: 4px;}

.d_skill-main1-c{ top: 17%; left: 8%; width: 84%;}
.d_skill-main1-c .pic{ width: 56%; float: left;}
.d_skill-main1-c .text{ width: 40%; float: right; background: rgba(0,0,0,0.5); padding: 8% 5%; margin-top: 1%;}
.d_skill-main1-c .text h3{text-align: center; margin: 0 0 16% 0}



.d_skill-main2{}
.d_skill-main2 .pic{ right: 0; top: 0; width: 65%;}
.d_skill-main2 .text{ left: 3%; top: 17%; width: 40%; background: rgba(11,40,74,0.6); padding: 7% 4% 5%;}
.d_skill-main2 .text h3{ margin: 0 0 14% 0}


.d_skill-main3 .pic{ bottom: 0; left: 0; width: 100%;}
.d_skill-main3-c{ width: 100%; top: 0; left: 0;}
.d_skill-main3-c .text{ width: 60%; margin: 0 auto;}
.d_skill-main3-c .text h3{ text-align: center; margin: 10% 0 5%;}
.d_skill-main3-c .text p{ color: #cbcbcb; }
.d_skill-main3-c ul{ text-align: center; margin-top: 2%; padding-left: 0;}
.d_skill-main3-c ul li{ display: inline-block; text-align: center; margin: 0 3%;}
.d_skill-main3-c ul li h5{ font-size: 22px; color: #aca8a6; margin-top: 20%;}

.d_skill-main4-c{ position: absolute; left: 8%; width: 84%; top: 0;}
.d_skill-main4-c .modal-dialog{ max-width: 820px; width: 100%; min-width: auto;}
.d_skill-main4-c h3{ text-align: center; margin: 7% 0 6%;}
.d_skill-main4-c .pic{ margin-top: 5%;}
.d_skill-main4-c .pic-wrap1{ width: 95%;}
.d_skill-main4-c .pic-wrap1 button{ padding: 0; border: 0; border-radius: 11px; overflow: hidden;}
.d_skill-main4-c .pic-wrap2{ margin-top: 3%;}
.d_skill-main4-c .pic-wrap3{ width: 79%; margin: 35% auto 0;}

.d_skill-main5 .pic{ bottom: 0; right: 0; width: 51%;}
.d_skill-main5-c{ top: 0; left: 8%; width: 42%;}
.d_skill-main5-c h3{ margin: 20% 0 8%;}
.d_skill-main5-c p{ letter-spacing: 2px;}
.d_skill-main5-c ul{ text-align: center; padding-left: 0; margin-top: 15%;}
.d_skill-main5-c ul li{ display: inline-block; margin: 0 6%;}
.d_skill-main5-c ul li h5{ font-size: 18px; color: #ffffff; margin-top: 20%;}

.d_skill-main6-c{ width: 45%; height: 100%; top: 0; right: 0; background: rgba(23,30,38,0.8);}
.d_skill-main6-c .text{ padding: 0 8%;}
.d_skill-main6-c .text h3{ text-align: right; margin: 12% 0 7%;}
.d_skill-main6-c .text p{ letter-spacing: 2px;}
.d_skill-main6-c .pic{ text-align: center; margin-top: 10%;}

.d_skill-main7-c{ width: 45%; top: 18%; left: 0;}
.d_skill-main7-c .text{ padding: 0 8%;}
.d_skill-main7-c .text h3{ margin: 12% 0 7%;}
.d_skill-main7-c .text p{ letter-spacing: 2px;}

.d_skill-main8-c{ width: 93%; left: 3.5%; top: 0;}
.d_skill-main8-c h3{ text-align: center; margin: 7% 0 4%;}

@media (max-width: 1024px){
	.d_skill-main h3{font-size: 36px; letter-spacing: 5px;}
	.d_skill-main p,.d_skill-main3-c ul li h5{font-size: 20px; letter-spacing: 2px;}
	.d_skill-main3-c ul img{ width: 85px;}
	.d_skill-main6-c{ width: 53%;}
}
@media (max-width: 860px){
	.d_skill-main h3{font-size: 30px; letter-spacing: 3px;}
	.d_skill-main p,.d_skill-main3-c ul li h5{font-size: 16px; letter-spacing: 1px;}
	.d_skill-main3-c ul img{ width: 65px;}
	.d_skill-main6-c{ width: 60%; background: rgba(23,30,38,0.5);}
	.d_skill-main6-c .pic{ margin-top: 5%;}
	.d_skill-main7-c{ width: 56%; top: 15%;}
}


@media (max-width: 640px){
	.d_skill-main h3{font-size: 24px; letter-spacing: 1px;}
	.d_skill-main p,.d_skill-main3-c ul li h5,.d_skill-main5-c ul li h5{font-size: 15px; letter-spacing: 0px;}
	.d_skill-main1{ background: url("http://www.lipuman.cn/images/jsys/d_skill-main1-back.jpg") no-repeat center; background-size: auto 100%; height: 540px;}
	.d_skill-main2{ background: url("http://www.lipuman.cn/images/jsys/d_skill-main2-back.jpg") no-repeat center; background-size: auto 100%; height: 355px;}
	.d_skill-main3{ background: url("http://www.lipuman.cn/images/jsys/d_skill-main3-back.jpg") no-repeat center; background-size: auto 100%; height: 460px}
	.d_skill-main4{ background: url("http://www.lipuman.cn/images/jsys/d_skill-main4-back.jpg") no-repeat center; background-size: auto 100%; height: 710px;}
	.d_skill-main5{ background: url("http://www.lipuman.cn/images/jsys/d_skill-main5-back.jpg") no-repeat center; background-size: auto 100%; height: 490px;}
	.d_skill-main6{ background: url("http://www.lipuman.cn/images/jsys/d_skill-main6-back.jpg") no-repeat center; background-size: auto 100%; height: 400px}
	.d_skill-main7{ background: url("http://www.lipuman.cn/images/jsys/d_skill-main7-back.jpg") no-repeat center; background-size: auto 100%; height: 400px}
	.d_skill-main1 > img,.d_skill-main2 > img,.d_skill-main3 > img,.d_skill-main4 > img,.d_skill-main5 > img,.d_skill-main6 > img,.d_skill-main7 > img{ display: none;}
	.d_skill-main1-c{ top: 9%;}
	.d_skill-main1-c .pic{ width: 80%; float: none;  margin: 0 auto;}
	.d_skill-main1-c .text{ width: 100%; float: none; margin-top: 25px;}
	.d_skill-main1-c .text h3,.d_skill-main2 .text h3{ margin-bottom: 6%;}
	.d_skill-main2 .pic{ width: 90%;}
	.d_skill-main2 .text{ width: 75%;}
	.d_skill-main3-c .text{ width: 90%;}
	.d_skill-main3-c ul img{ width: 55px;}
	.d_skill-main3-c ul{ margin-top: 6%;}
	.d_skill-main4-c .pic-wrap3{ position: absolute; bottom: 0; z-index: 1; width: 35%; left: 32.5%;}
    .pic-wrap1{ position: relative; z-index: 2;}
	.d_skill-main5-c{ width: 84%;}
	.d_skill-main5-c ul li{ margin: 0 3%;}
	.d_skill-main5-c ul{ margin-top: 6%;}
	.d_skill-main5-c h3{ margin: 10% 0 5%; text-align: center}
	.d_skill-main5-c ul li img{ width: 30px;}
	.d_skill-main5 .pic{ right: 25%;}
	.d_skill-main6-c{ width: 85%;}
	.d_skill-main6-c .text h3{}
	.d_skill-main6-c .pic img{ width: 200px;}
	.d_skill-main7-c{ width: 87%;}
}

@media (max-width: 390px) {
	.d_skill-main h3 { font-size: 22px;}
	.d_skill-main p, .d_skill-main3-c ul li h5, .d_skill-main5-c ul li h5 { font-size: 13px;}
	.d_skill-main1{ height: 500px;}
	.d_skill-main2{ height: 320px;}
	.d_skill-main3{ height: 420px}
	.d_skill-main4{ height: 630px;}
	.d_skill-main5{ height: 450px;}
	.d_skill-main6{ height: 340px}
	.d_skill-main7{ height: 350px}
}
@media (max-width: 350px) {
	.d_skill-main h3 { font-size: 20px;}
	.d_skill-main p, .d_skill-main3-c ul li h5, .d_skill-main5-c ul li h5 { font-size: 11px;}
	.d_skill-main1{ height: 455px;}
	.d_skill-main2{ height: 273px;}
	.d_skill-main3{ height: 370px}
	.d_skill-main4{ height: 555px;}
	.d_skill-main5{ height: 400px;}
	.d_skill-main6{ height: 320px}
	.d_skill-main7{ height: 330px}
	.d_skill-main6-c .pic img{ width: 180px;}
}

/*å•†ç”¨æ³³æ± */
.d_pool-main1 .d_d_hot-main1-c .text{ background: rgba(46,153,229,0.6);}
.d_pool-main1 .d_d_hot-main1-c .text h4{ letter-spacing: 0;}
.d_pool-main1 .d_d_hot-main1-c .pic{ margin-top: 7%; width: 78%;}
.d_pool-main2{}
.d_pool-main2 .pic1{ width: 29%; right: 7%; bottom: 10%;}
.d_pool-main2 .pic2{ width: 52.5%; left: 7%; bottom: 10%;}
.d_pool-main2 .text{ padding: 3% 5% 4%;}
.d_pool-main2 .d_cryogenic-main2-c{ top: 13%;}
.d_pool-main2 .d_cryogenic-main2-c .text a{ margin-top: 5%;}
.d_pool-main2 .d_cryogenic-main2-c .text h3{ margin-bottom: 4%;}
.d_pool-main2 .d_cryogenic-main2-c .text a{ position: relative; z-index: 1000; color: #2453b3}


@media (max-width: 860px) {
	.d_cryogenic-main2-c .text{ width: 60%;}
}


@media (max-width: 640px) {
	.d_pool-main1 {
		background: url(http://www.lipuman.cn/images/syyc/d_pool-main1-back.jpg) no-repeat center;
		background-size: auto 100%;
	}
	.d_pool-main2 {
		background: url(http://www.lipuman.cn/images/syyc/d_pool-main2-back.jpg) no-repeat center;
		background-size: auto 100%;
		height: 460px;
	}
	.d_pool-main2 .d_cryogenic-main2-c .text{
		width: 85%;
	}
	.d_pool-main2 .d_cryogenic-main2-c .text br{ display: none;}
	.d_pool-main2 .pic2{ width: 43%; bottom: 10%;}
	.d_pool-main2 .pic1{  bottom: 3%;}
}
@media (max-width: 400px) {
	.d_pool-main2{ height: 420px;}
	.d_d_hot-main1-c .text{ margin-top: 11%;}
}
@media (max-width: 350px) {
	.d_pool-main2{ height: 380px;}
	.d_d_hot-main1-c .text{ margin-top: 17%;}
}
.modal-backdrop { display: none; }










/*è½®æ’­å›¾ç‰¹æ•ˆcss*/
@charset "utf-8";




/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; transition:.35s;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin:0 25px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 61px; height: 61px; margin: -30px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 1; cursor: pointer;  text-indent:-999em; transition: .35s; }
.flex-direction-nav .flex-prev { left: -70px; background:url(http://www.lipuman.cn/images/zs/arr1-left.png) no-repeat top left; }
.flex-direction-nav .flex-next { right: -70px;  background:url(http://www.lipuman.cn/images/zs/arr1-right.png) no-repeat top left; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 0px;}
.flexslider:hover .flex-next { opacity: 0.7; right: 0px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; background-position-y: bottom; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }


/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom:15px; z-index: 2; text-align: center; display: none;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline; }
.flex-control-paging li a {width: 13px; height: 13px; display: block; background:none; border: 1px solid #fff; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(32,135,202,0.3); -moz-box-shadow: inset 0 0 3px rgba(32,135,202,0.3); -o-box-shadow: inset 0 0 3px rgba(32,135,202,0.3); box-shadow: inset 0 0 3px rgba(32,135,202,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(255,255,255,0.8); }
.flex-control-paging li a.flex-active { background: #fff; background: rgba(255,255,255,1); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
	.flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
/* CSS Document */


/*æ‹›å•†*/
.zs-warp {
	background-color: #010101; }
.zs-warp .c1 {
	background: url("http://www.lipuman.cn/images/zs/zs-c1-back.jpg") no-repeat center;
	height: 700px; }
.zs-warp .c1 .pic1 {
	width: 84.5%;
	margin: 10% auto 3%; }
.zs-warp .c1 .pic2 {
	width: 40.5%;
	margin: 0 auto; }
.zs-warp .c2 {
	background: url("http://www.lipuman.cn/images/zs/zs-c2-back.jpg") no-repeat center;
	height: 1550px; }
.zs-warp .c2 .title {
	width: 42%;
	margin: 3% auto 0; }
.zs-warp .c2 .policyPic {
	overflow: hidden;
	background: #ededed;
	border-radius: 15px;
	height: 330px;
	padding: 16px 0;
	max-width: 920px;
	width: 100%;
	margin: 0 auto; }
.zs-warp .c2 .policyPic li img {
	width: 85%;
	margin: 0 auto;
	display: block; }
.zs-warp .c2 .text {
	font-size: 27px;
	color: #ffffff;
	line-height: 48px;
	padding-top: 10px;
	text-indent: 2em; }
.zs-warp .c2 .title1 {
	width: 69%;
	margin: 3% auto; }
.zs-warp .c2 .list {
	padding: 0;
	max-width: 1050px;
	width: 100%;
	margin: 0 auto; }
.zs-warp .c2 .list li {
	width: 50%;
	padding: 2%;
	float: left;
	position: relative; }
.zs-warp .c2 .list li h5 {
	position: absolute;
	text-align: center;
	top: 50%;
	left: 0;
	width: 100%;
	font-size: 50px;
	color: #fff;
	line-height: 60px;
	margin-top: -30px; }
.zs-warp .c3 {
	background: url("http://www.lipuman.cn/images/zs/zs-c3-back.jpg") no-repeat center;
	height: 1400px; }
.zs-warp .c3 .text1 {
	width: 90.5%;
	margin: 0 auto; }
.zs-warp .c3 .title1 {
	width: 42.5%;
	margin: 25px auto 0; }
.zs-warp .c3 .pic {
	position: relative;
	max-width: 1135px;
	margin: 30px auto 0;
	height: 700px;
	width: 100%; }
.zs-warp .c3 .pic1 {
	width: 54%;
	position: absolute;
	top: 20%;
	left: 23%; }
.zs-warp .c3 .pic2 {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0; }
.zs-warp .c3 h5 {
	position: absolute;
	max-width: 185px;
	font-size: 16px;
	color: #ffffff;
	line-height: 24px;
	margin: 0; }
.zs-warp .c3 .h5-1 {
	top: 9%;
	left: 6%; }
.zs-warp .c3 .h5-2 {
	top: 5%;
	left: 53%;
	max-width: 235px; }
.zs-warp .c3 .h5-3 {
	top: 20%;
	left: 78.5%;
	max-width: 220px; }
.zs-warp .c3 .h5-4 {
	top: 41%;
	left: 80%; }
.zs-warp .c3 .h5-5 {
	top: 55.5%;
	left: 79%; }
.zs-warp .c3 .h5-6 {
	top: 74%;
	left: 77%; }
.zs-warp .c3 .h5-7 {
	top: 77%;
	left: 4%; }
.zs-warp .c3 .h5-8 {
	top: 52%;
	left: 4%; }
.zs-warp .c3 .h5-9 {
	top: 29%;
	left: 5%; }
.zs-warp .c4 {
	background: url("http://www.lipuman.cn/images/zs/zs-c4-back.jpg") no-repeat center center;
	height: 1120px; }
.zs-warp .c4 .title1 {
	width: 43.5%;
	margin: 0 auto; }
.zs-warp .c4 .pic {
	width: 90.5%;
	margin: 5% auto 25px; }
.zs-warp .c4 .pic div {
	width: 33.33%;
	float: left;
	padding: 0 5px; }
.zs-warp .c4 .pic .pic-2 {
	margin-top: 6%; }
.zs-warp .c4 .pic-4 {
	width: 90.5%;
	margin: 0 auto; }
.zs-warp .c5 {
	background: url("http://www.lipuman.cn/images/zs/zs-c5-back.jpg") no-repeat center;
	height: 860px; }
.zs-warp .c5 .title1 {
	width: 43.5%;
	margin: 3% auto 13%; }
.zs-warp .c5 .certificatePic {
	overflow: hidden;
	background: #dfdccd;
	border-radius: 15px;
	height: 380px;
	padding: 16px 0;
	max-width: 1100px;
	width: 100%;
	margin: 0 auto 0; }
.zs-warp .c5 .certificatePic li div {
	background: url("http://www.lipuman.cn/images/zs/zs-c5-pic-back.png") no-repeat;
	width: 89%;
	margin: 0 auto;
	padding: 30px; }
.zs-warp .c6 {
	background: url("http://www.lipuman.cn/images/zs/zs-c6-back.jpg") no-repeat center;
	height: 1580px; }
.zs-warp .c6 .title1 {
	width: 90%;
	margin: 0 auto; }
.zs-warp .c6 .con {
	background: url("http://www.lipuman.cn/images/zs/zs-c6-back.png") no-repeat center;
	height: 1157px;
	width: 100%;
	max-width: 1070px;
	margin: 5% auto 0;
	padding-top: 20px; }
.zs-warp .c6 .pic-1 {
	width: 53%;
	margin: 2% auto 0; }
.zs-warp .c6 .pic-2 {
	width: 92%;
	margin: 2% auto 0; }
.zs-warp .c6 .pic-3 {
	width: 50%;
	margin: 2% auto 0; }
.zs-warp .c6 .pic-4 {
	width: 87%;
	margin: 2% auto 0; }
.zs-warp .c6 .text {
	width: 87%;
	margin: 3% auto 0; }
.zs-warp .c6 p {
	text-indent: 2em;
	font-size: 18px;
	color: #ffffff;
	line-height: 26px;
	margin: 0; }
.zs-warp .c7 {
	background: url("http://www.lipuman.cn/images/zs/zs-c7-back.jpg") no-repeat center;
	height: 1500px; }
.zs-warp .c7 .title1 {
	width: 62%;
	margin: 0 auto; }
.zs-warp .c7 .con {
	max-width: 1050px;
	position: relative;
	height: 1220px;
	margin: 7% auto 0;
	width: 100%; }
.zs-warp .c7 .con > div {
	position: absolute; }
.zs-warp .c7 .con .pic-1 {
	width: 45%;
	top: 4%;
	left: 5%; }
.zs-warp .c7 .con .pic-2 {
	width: 33%;
	top: 25%;
	left: 40%; }
.zs-warp .c7 .con .pic-3 {
	width: 33%;
	top: 38.4%;
	left: 14.5%; }
.zs-warp .c7 .con .pic-4 {
	width: 33%;
	top: 51.1%;
	left: 40.5%; }
.zs-warp .c7 .con .line-1 {
	width: 38%;
	top: 0%;
	left: 31%; }
.zs-warp .c7 .con .line-2 {
	width: 37%;
	top: 26%;
	left: 62%; }
.zs-warp .c7 .con .line-3 {
	width: 27.5%;
	top: 59%;
	left: 1.5%; }
.zs-warp .c7 .con .line-4 {
	width: 31%;
	top: 73%;
	left: 63.5%; }
.zs-warp .c7 .con .text-1 {
	width: 36%;
	top: 2%;
	left: 47%; }
.zs-warp .c7 .con .text-2 {
	width: 27%;
	top: 28.5%;
	left: 73%; }
.zs-warp .c7 .con .text-3 {
	width: 41%;
	top: 69%;
	left: 1.5%; }
.zs-warp .c7 .con .text-4 {
	width: 28%;
	top: 75.5%;
	left: 70.5%; }
.zs-warp .c7 .con p {
	font-size: 18px;
	color: #ffffff;
	line-height: 28px;
	margin: 0; }
.zs-warp .c8 {
	background: url("http://www.lipuman.cn/images/zs/zs-c8-back.jpg") no-repeat center;
	height: 1200px; }
.zs-warp .c8 .title1 {
	width: 96%;
	margin: 0 auto 3%; }
.zs-warp .c8 .bt {
	width: 96%;
	margin: 0 auto;
	background: url("http://www.lipuman.cn/images/zs/zs-c8-text-back1.png") no-repeat;
	background-size: 100% 100%;
	height: 190px;
	text-align: center;
	padding-top: 2.5%; }
.zs-warp .c8 .bt img {
	width: 13%;
	margin: 0 5%; }
.zs-warp .c8 img {
	display: inline-block; }
.zs-warp .c8 p {
	color: #ffffff;
	font-size: 30px;
	line-height: 40px;
	display: inline-block;
	margin: 0;
	vertical-align: middle; }
.zs-warp .c8 ul {
	margin: 0;
	padding: 0; }
.zs-warp .c8 li {
	background: url("http://www.lipuman.cn/images/zs/zs-c8-text-back2.png") no-repeat;
	background-size: 100% 100%;
	width: 46%;
	margin: 2%;
	float: left;
	height: 190px; }
.zs-warp .c8 li p {
	font-size: 16px;
	color: #f2ca63;
	padding-right: 10px; }
.zs-warp .c8 li img {
	width: 20%;
	margin: 7% 5%; }
.zs-warp .c8 li p {
	width: 68%; }
.zs-warp .c9 {
	background: url("http://www.lipuman.cn/images/zs/zs-c9-back.jpg") no-repeat center bottom;
	height: 810px; }
.zs-warp .c9 .title1 {
	width: 82%;
	margin: 3% auto 5%; }
.zs-warp .c9 p {
	font-size: 26px;
	line-height: 1.75;
	color: #fff;
	width: 85%;
	margin: 0 auto 5px;
	letter-spacing: 1px; }

.zs-warp-1170 {
	max-width: 1170px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto; }

@media (max-width: 1025px) {
	.zs-warp .c1 {
		height: 630px;
		background-size: auto 85%; }
	.zs-warp .c1 .pic1 {
		width: 80%;
		margin-top: 15%; }

	.zs-warp .c2 .text {
		font-size: 24px;
		line-height: 1.7; }

	.zs-warp .c3 {
		background-size: auto 85%;
		height: 1200px; }
	.zs-warp .c3 h5 {
		font-size: 13px;
		line-height: 1.5;
		max-width: 150px; }
	.zs-warp .c3 .h5-2 {
		max-width: 200px;
		top: 5%; }
	.zs-warp .c3 .h5-4{ top: 40%;}
	.zs-warp .c3 .pic {
		height: 580px; }

	.zs-warp .c4 {
		height: 920px; }

	.zs-warp .c5 {
		height: 750px;
		background-size: auto 85%; }
	.zs-warp .c5 .title1 {
		margin: 7% auto 10%; }

	.zs-warp .c6 {
		height: 1285px;
		background-size: auto 85%; }
	.zs-warp .c6 .con {
		background: none;
		height: auto; }
	.zs-warp .c6 p {
		font-size: 16px;
		line-height: 1.75; }

	.zs-warp .c7 .con p {
		font-size: 16px;
		line-height: 1.75; }

	.zs-warp .c8 {
		height: 1020px;
		background-size: auto 85%; }

	.zs-warp .c8 .bt {
		height: 160px; }

	.zs-warp .c8 p {
		font-size: 26px; }

	.zs-warp .c8 li {
		height: 150px; }

	.zs-warp .c8 li p {
		font-size: 14px;
		line-height: 30px; }

	.zs-warp .c9 {
		height: 715px;
		background-size: auto 85%; }

	.zs-warp .c9 p {
		font-size: 22px; } }
@media (max-width: 860px) {
	.zs-warp .c1 {
		height: 550px; }

	.zs-warp .c2 {
		height: 1150px;
		background-size: auto 85%; }

	.zs-warp .c2 .text {
		font-size: 20px; }

	.zs-warp .c2 .list li h5 {
		font-size: 30px; }

	.zs-warp .c3 .pic2 {
		display: none; }
	.zs-warp .c3 .pic1 {
		width: 50%;
		margin: 0 auto;
		position: initial; }
	.zs-warp .c3 .title2 {
		width: 100%; }
	.zs-warp .c3 .title2 h5 {
		display: flex; justify-content: center; flex-direction: column;
		max-width: inherit;
		width: 33.33%;
		padding: 0 20px;
		float: left;
		position: initial;
		text-align: center;
		background: url("http://www.lipuman.cn/images/zs/zs-c3-back2.png");
		height: 120px;
		background-size: 100% 100%;
	 }
	.zs-warp .c4 {
		height: 720px; }
	.zs-warp .c5 {
		height: 620px; }
	.zs-warp .c6 {
		height: 1130px; }
	.zs-warp .c7 {
		height: 1250px; }
	.zs-warp .c7 .con {
		height: 1050px; }
	.zs-warp .c7 .con .pic-1, .zs-warp .c7 .con .pic-2, .zs-warp .c7 .con .pic-3, .zs-warp .c7 .con .pic-4 {
		width: 46%; }
	.zs-warp .c7 .con .text-1, .zs-warp .c7 .con .text-2, .zs-warp .c7 .con .text-3, .zs-warp .c7 .con .text-4 {
		width: 46%; }
	.zs-warp .c7 .con .pic-1 {
		left: 2%;
		top: 0; }
	.zs-warp .c7 .con .pic-2 {
		left: 52%;
		top: 0; }
	.zs-warp .c7 .con .text-1 {
		left: 2%;
		top: 29%; }
	.zs-warp .c7 .con .text-2 {
		left: 52%;
		top: 29%; }
	.zs-warp .c7 .con .pic-3 {
		left: 2%;
		top: 47%; }
	.zs-warp .c7 .con .pic-4 {
		left: 52%;
		top: 47%; }
	.zs-warp .c7 .con .text-3 {
		left: 2%;
		top: 76%; }
	.zs-warp .c7 .con .text-4 {
		left: 52%;
		top: 76%; }
	.zs-warp .c7 .line-1, .zs-warp .c7 .line-2, .zs-warp .c7 .line-3, .zs-warp .c7 .line-4 {
		display: none; }
	.zs-warp .c8 {
		height: 920px; }
	.zs-warp .c8 .bt {
		padding-top: 40px; }
	.zs-warp .c8 li {
		padding-top: 13px; }
	.zs-warp .c8 li p {
		line-height: 24px; }
	.zs-warp .c9 {
		height: 650px; }
	.zs-warp .c9 p {
		font-size: 20px; } }
@media (max-width: 600px) {
	.zs-warp .c1 {
		height: 500px; }
	.zs-warp .c1 .pic1 {
		padding-top: 30%; }
	.zs-warp .c2 {
		height: 925px; }
	.zs-warp .c2 .text {
		font-size: 16px; }
	.zs-warp .c2 .list li h5 {
		font-size: 18px; }
	.zs-warp .c3 {
		height: 950px; }
	.zs-warp .c3 .title2 .h5-2 {
		position: absolute;
	}
	.zs-warp .c3 .pic1{ margin: 0;}
	.zs-warp .c4 {
		height: 400px;
		background-size: auto 90%; }
	.zs-warp .c5 {
		height: 540px; }
	.zs-warp .c6 {
		height: 900px; }

	.zs-warp .c3 .title2 h5 {
		width: 50%;
		font-size: 14px;
		overflow: hidden; }

	.zs-warp .c6 p {
		font-size: 14px; }

	.zs-warp .c6 .pic-1 {
		width: 65%; }

	.zs-warp .c6 .pic-3 {
		width: 60%; }

	.zs-warp .c7 {
		height: 1000px; }

	.zs-warp .c7 .con p {
		font-size: 14px; }

	.zs-warp .c7 .con {
		height: 850px; }

	.zs-warp .c7 .con .text-1, .zs-warp .c7 .con .text-2 {
		top: 19%; }

	.zs-warp .c7 .con .pic-3, .zs-warp .c7 .con .pic-4 {
		top: 50%; }

	.zs-warp .c7 .con .text-3, .zs-warp .c7 .con .text-4 {
		top: 69%; }

	.zs-warp .c8 {
		height: 1300px; }

	.zs-warp .c8 p {
		font-size: 17px; }

	.zs-warp .c8 .bt {
		width: 100%; }

	.zs-warp .c8 .bt img {
		display: block;
		margin: 0 auto; }

	.zs-warp .c8 li {
		width: 100%;
		float: none;
		margin: 15px 0 0; }

	.zs-warp .c9 p {
		font-size: 16px; }

	.zs-warp .c2 .title {
		width: 55%; } }
@media (max-width: 400px) {
	.zs-warp .c1 {
		height: 450px; }

	.zs-warp .c2 {
		height: 860px; }

	.zs-warp .c4 {
		height: 350px; }

	.zs-warp .c2 .text, .zs-warp .c9 p {
		font-size: 14px; }

	.zs-warp .c2 .list li h5 {
		font-size: 16px; }

	.zs-warp .c3 {
		height: 920px; }

	.zs-warp .c6, .zs-warp .c3, .zs-warp .c8 {
		height: auto;
		padding-bottom: 25px; }

	.zs-warp .c6 p, .zs-warp .c8 li p, .zs-warp .c7 .con p, .zs-warp .c3 .title2 h5 {
		font-size: 13px; } }
@media (max-width: 350px) {
	.zs-warp .c1 {
		height: 400px; }

	.zs-warp .c4 {
		height: 300px; }

	.zs-warp .c2 {
		height: 800px; }

	.zs-warp .c9 {
		height: 480px; }

	.zs-warp .c2 .text, .zs-warp .c9 p {
		font-size: 13px; }

	.zs-warp .c2 .list li h5 {
		font-size: 14px; }

	.zs-warp .c6 p, .zs-warp .c8 li p, .zs-warp .c7 .con p, .zs-warp .c3 .title2 h5 {
		font-size: 12px; } }

/*# sourceMappingURL=zs.css.map */
















