/* banner */
#big_banner { min-height: 60px; background: #383838; }
#big_banner .swiper-slide a { width: 100%; height: 400px; position: relative; }
#big_banner .swiper-pagination { text-align: center; }
#big_banner .swiper-pagination-bullet { width: 20px; height: 6px; border-radius: 2px; }
#big_banner .swiper-pagination-bullet-active { background: #fff; }

/* loginw */
.loginw { position: relative; height: 1px; }

/* 莽鈥毬姑モ€÷幻︹€澛睹德?*/
.loginw .closew { position: absolute; bottom: -30px; width: 100%; text-align: center; font-size: 12px; color: #ddd; pointer-events: none; }

/* 氓庐拧盲陆聧 */
.loginw .loginblock { position: absolute; bottom: 55px; right: 0; top: -415px; width: 350px; height: 360px; background: #fff; border-radius: 2px; box-shadow: 0 0 14px rgba(0, 0, 0, 0.3); }
.loginw .loginblock .head { height: auto; }
.loginw .loginblock .head a { display: block; float: left; width: 50%; height: 60px; font-size: 16px; text-align: center; line-height: 58px; border-bottom: 1px solid #ddd; }
.loginw .loginblock .head a.on { height: 59px; border-bottom: 2px solid #1c90ee; /*盲赂禄猫鈥奥?*/ color: #1c90ee; /*盲赂禄猫鈥奥?*/ ; }
.loginw .loginblock .body { width: 100%; }
.loginw .loginblock .body .content { display: none; padding: 22px 42px 0 42px; }
.login-form { font-size: 14px; color: #555; }
.login-form, .login-form * { box-sizing: border-box; }
.login-form-item { position: relative; height: 36px; line-height: 36px; padding-left: 56px; margin-bottom: 15px; }
.login-form-item label { position: absolute; width: 56px; height: 100%; top: 0; left: 0; color: #888; }
.login-form-inputblock { position: relative; width: 100%; float: left; height: 100%; font-size: 14px; color: #333; }
.login-form-input { width: 100%; height: 100%; padding: 0 12px; border-radius: 4px; background: transparent; border: 1px solid #bbb; }
.login-form-footer { position: relative; height: 36px; line-height: 36px; }
.login-form-btn { width: 100%; height: 100%; border-radius: 4px; background: #1c90ee; border: 1px solid #42aaff; font-size: 14px; text-align: center; cursor: pointer; color: #fff; }
.login-form-btn:hover { background: #ff7d0c; border-color: #ff8923; }
@media (max-width:1200px) {

	/* 忙鈥扳€姑ε撀好β犅访ヂ悸?*/
	.loginw .loginblock { position: fixed; top: -400px; left: 50%; margin-left: -175px; right: auto; box-shadow: 0 0 14px rgba(0, 0, 0, 0.3); }
}
@media (max-width:360px) {

	/* 忙鈥扳€姑ε撀好β犅访ヂ悸?*/
	.loginw .loginblock { margin-left: -150px; width: 300px; padding: 0; box-shadow: 0 0 14px rgba(0, 0, 0, 0.3); }
	.loginw .loginblock .body .content { display: none; padding: 16px 30px 0 30px; }
}

/* 忙鈥扳€姑ε撀好ヂ柯β嵚访р劉禄氓陆鈥⒚ε掆€懊┾€櫬?*/
#openloginbtn { position: fixed; top: 50%; right: 0; margin-top: -100px; width: 20px; padding: 6px 4px; background: #1c90ee; border: 2px solid #1b9ef7; border-right: 0; color: #fff; border-radius: 10px 0 0 0; box-shadow: -4px 4px 4px rgba(0, 0, 0, 0.1); text-align: center; font-size: 13px; }

/* 氓陇搂忙聽鈥∶┞⑺?*/
.bigtit { position: relative; padding-top: 20px; padding-bottom: 20px; }
.bigtit .h2 { position: relative; display: inline-block; font-size: 20px; color: #1c90ee; font-weight: bold; letter-spacing: 1px; }
.bigtit .h2:hover { color: #ff7d0c; /*盲赂禄猫鈥奥?*/ }
.bigtit .h2 .deco { position: absolute; top: 50%; margin-top: 8px; left: -130px; width: 110px; height: 2px; background: #1c90ee; }
.bigtit .h2 .deco:last-child { left: auto; right: -130px; }
.bigtit .h2 .deco:before { content: ""; position: absolute; top: 0; right: 0; width: 50%; height: 2px; background: #ff7d0c; }
.bigtit .h2 .deco:last-child:before { right: auto; left: 0; }
.bigtit .h4 { display: inline-block; font-size: 12px; color: #999; text-transform: uppercase; vertical-align: bottom; margin-left: 10px; }

/* 盲潞搂氓鈥溌?*/
.product { background: #f5f5f5; }
.product .block-item { float: left; position: relative; width: 16.66666%; overflow: hidden; transition: all 0.2s linear; }
.product .block-item.on { width: 33.33333%; }
.product .block-item:nth-child(1) { background: #53b7eb; color: #fff; }
.product .block-item:nth-child(2) { background: #f4cd42; color: #fff; }
.product .block-item:nth-child(3) { background: #a27ced; color: #fff; }
.product .block-item:nth-child(4) { background: #f5477c; color: #fff; }
.product .w, .product .block-item:nth-child(5) { background: #fba45f; color: #fff; }
.product .block-item span { display: block; transition: all 0.2s linear; }
.product .block-item .iconb { position: absolute; bottom: -10px; right: -10px; font-size: 150px; line-height: 1em; opacity: 0.1; }
.product .block-item .name { width: 100%; height: 220px; line-height: 220px; font-size: 20px; text-align: center; opacity: 1; }
.product .block-item.on .name { opacity: 0; }
.product .block-item .body { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0 20px; padding-top: 40px; box-sizing: border-box; }
.product .block-item.on .body { display: block; }
.product .block-item .smicon { font-size: 28px; width: 70px; height: 44px; border: 2px dashed rgba(255, 255, 255, 0.7); border-radius: 10px; line-height: 44px; text-align: center; margin-bottom: 10px; margin-left: auto; margin-right: auto; }
.product .block-item .tit { text-align: center; font-size: 24px; }
.product .block-item .text { text-align: center; height: 40px; overflow: hidden; font-size: 12px; line-height: 20px; margin: 8px 0;	/*opacity: 0.8;*/ }
.product .block-item .foot { text-align: right; line-height: 30px; font-size: 12px; }
@media (min-width:768px) {
	.product .w:hover .block-item { width: 16.66666%; overflow: hidden; }
	.product .w:hover .block-item.on { width: 16.66666%; }
	.product .w:hover .block-item.on:hover { width: 33.33333%; }
	.product .w:hover .block-item:hover { width: 33.33333%; }
	.product .w:hover .block-item.on .body { display: none; }
	.product .w:hover .block-item.on .name { opacity: 1; }
	.product .w:hover .block-item.on:hover .body, .product .block-item:hover .body { display: block; }
	.product .w:hover .block-item.on:hover .name, .product .block-item:hover .name { opacity: 0; }
	.product .block-item .body:hover h3, .product .block-item .body:hover .foot span { color: #ff7d0c !important; }
}
@media (max-width:768px) {
	.product .w { padding: 0; }
}
@media (max-width:568px) {
	.product .block-item { width: 100%; }
	.product .block-item.on { width: 100%; }
	.product .block-item .name { opacity: 0; }
	.product .block-item .body { display: block; }
}
.graybg { padding: 10px 0 30px 0; background: #f8f8f8; margin-top: 20px; }

/* 猫碌鈥灻?*/
.news { }
.news .block-item { float: left; width: 30%; }
.news .block-cut { float: left; height: 1px; width: 5%; }
.news .block-item .head { position: relative; /*盲赂禄猫鈥奥?*/ }
.news .block-item .head:after { content: ""; position: absolute; display: block; bottom: 0; width: 110px; height: 2px; background: #1c90ee; /*盲赂禄猫鈥奥?*/ }
.news .block-item .head .icon { display: inline-block; vertical-align: middle; width: 20px; height: 20px; background: #ff7d0c; /*盲赂禄猫鈥奥?*/ color: #fff; line-height: 20px; text-align: center; margin-right: 4px; border-radius: 50%; }
.news .block-item .head .h3 { display: inline-block; vertical-align: middle; font-size: 16px; color: #1c90ee; /*盲赂禄猫鈥奥?*/ padding: 0 14px 0 2px; }
.news .block-item .head .h3:hover { color: #ff7d0c; /*盲赂禄猫鈥奥?*/ }
.news .block-item .head a { display: inline-block; }
.news .block-item .body { }
.news .block-item .body ul { padding: 0 2px; }
.news .block-item .body li { position: relative; height: 36px; line-height: 36px; padding: 0 90px 0 0; font-size: 12px; color: #555555; }
.news .block-item .body li a { position: relative; display: block; width: 100%; height: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.news .block-item .body li a:hover { background: #f8f8f8; }
.news .block-item .body li span { position: absolute; top: 0; right: 0; width: 80px; text-align: right; color: #999; }
@media (max-width:992px) {
	.news .block-item .body li { padding-right: 0; }
	.news .block-item .body li span { display: none; }
}
@media (max-width:568px) {
	.news .block-item { width: 32%; margin-top: 20px; background: #f5f5f5; padding: 0 10px 20px 10px; box-sizing: border-box;margin-right:10px ; }
	.news .block-item:last-child { margin-bottom: 0; }
	.news .block-cut { display: none; }
}

/* 忙隆藛盲戮鈥?*/
.cases { }
.cases .block-item { float: left; width: 24%; }
.cases .block-cut { float: left; height: 1px; width: 1.333333%; }
.cases .block-item .body { position: relative; display: block; border: 1px solid #ddd; height: 98px; padding-left: 112px; padding-right: 10px; overflow: hidden; }
.cases .block-item .body:hover { border-color: #ff7d0c; }
.cases .block-item .imgblock { position: absolute; top: 6px; left: 6px; display: block; width: 84px; height: 84px; background: no-repeat top left; background-size: 100% 100%; }
.cases .block-item .imgblock:after { content: ""; display: block; width: 1px; height: 70px; position: absolute; top: 8px; right: -10px; background: #ddd; }
.cases .block-item .textblock { width: 100%; padding: 16px 0 16px 0; }
.cases .block-item .textblock h3 { font-size: 14px; color: #444444; line-height: 14px; margin-bottom: 10px; }
.cases .block-item:hover .textblock h3 { color: #ff7d0c !important; }
.cases .block-item .textblock .text { height: 40px; overflow: hidden; font-size: 12px; line-height: 20px; color: #666666; margin: 8px 0; }
@media (max-width:992px) {
	.cases .block-item .body { padding: 0; }
	.cases .block-item .imgblock { position: relative; left: 50%; margin-left: -42px; }
	.cases .block-item .imgblock:after { display: none; }
	.cases .block-item .textblock { display: none; }
}
