﻿@charset "utf-8";
/*@font-face {font-family:MicrosoftJhengHei;src:url('MicrosoftJhengHei.ttf')}*/
* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
html {height:100%;}
html,body {min-height:100%;}
html,body,div,p,strong,span,a,b,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,del,img,i,select,button,textarea,input {margin:0;padding:0;}
body {background:#fff;/* font-family:"MicrosoftJhengHei";*/font-family:MicrosoftJhengHei;font-size:14px;color:#303030;position:relative;font-weight:lighter;}
input[type="text"],input[type="password"],select,button,textarea {outline:none;border:none;-webkit-appearance:none;}
a,img,button,input,textarea {-webkit-tap-highlight-color:rgba(255,255,255,0);}
h1,h2,h3,h4,h5,h6,strong {font-weight:normal;}
a {text-decoration:none;color:#303030;}
a:hover {text-decoration:none;}
a:focus {text-decoration:none;}
li {list-style:none;}
img {vertical-align:middle;border:none;}
.fl {float:left;}
.fr {float:right;}
.clear {clear:both;}
.clearboth{clear:both;overflow:hidden;_height:0px;font-size:0px;height:0px;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content:" ";clear:both;height: 0;}
.clearfix { display: inline-table; }
.hidden {overflow:hidden;}
.mt30{margin-top:30px;}
/*totop*/
.fixedTotop {display:none;width:80px;position:fixed;bottom:80px;right:20px;cursor:pointer;z-index:9999;text-align:center;}
.fixedTotop span {width:50px;height:50px;margin:0 auto 10px;background:#191919 url(../images/ico_62.png) center center no-repeat;-webkit-border-radius:50%;border-radius:50%;display:block;}
.fixedTotop.white span {background:#fff url(../images/ico_62_w.png) center center no-repeat;}
.fixedTotop.white p {color:#fff;}
/*header*/
.header {height:100px;border-bottom:1px solid #ddd;background:#fff;position:relative;z-index:92;}
.header.fixed {position:fixed;width:100%;left:0;top:0;}
.header .content {padding:20px 0;height:100%;}
.header .logo {float:left;}
.header .nav {float:right;margin-top:20px;position:relative;}
.header .nav ul {overflow:hidden;padding-right:130px;}
.header .nav ul li {position:relative;float:left;}
.header .nav ul li a {padding:0 20px;font-size:16px;color:#231815;line-height:20px;}
.header .nav ul li span {position:absolute;top:5px;right:0;width:1px;height:10px;background:#ccc;}
.header .nav ul li a:hover,
.header .nav ul li.current a {color:#008aad;}
.header .nav .icon {position:absolute;top:0;right:0;}
.header .nav .icon a {margin:0 8px;}
.header .nav .icon a img {margin-top:-2px;}
.header .nav .headhideEwm {position:absolute;top:35px;right:0;width:100px;height:100px;padding:4px;background:#fff;border:1px solid #ccc;display:none;z-index:99;}
.header .nav .headhideEwm img {width:90px;height:90px;}
.header .snav_btn {display:none;float:right;line-height:40px;padding:0 10px;cursor:pointer;}
.header .snav_btn img {width:25px;margin:-2px 0 0 5px;}
.kong {display:none;height:150px;}
.kong2 {display:none;height:100px;}
.wrapper{ width:1200px; margin:0 auto;}
@media screen and (max-width:1110px) {.header .nav ul li a {font-size:14px;padding:0 15px;}
}
@media screen and (max-width:1024px) {.header .content {width:100%;padding:20px;}
}
@media screen and (max-width:1000px) {.header {height:60px;}
.header .logo img {height:40px;}
.header .content {padding:10px;}
.header .nav {display:none;}
.header .snav_btn {display:block;}
.kong {height:100px;}
.kong2 {display:none;height:61px;}
.wrapper{ width:100%;}
}
.hideMenu {background:#0e1f5e;width:100%;height:100%;max-width:1024px;position:fixed;top:0;z-index:999999999;display:none;}
.hideMenu .top {padding:10px;border-bottom:1px solid #132b80;overflow:hidden;position:absolute;top:0;width:100%;}
.hideMenu .top .img {float:left;}
.hideMenu .top .img img {height:40px;}
.hideMenu .top .close {float:right;cursor:pointer;}
.hideMenu .top .close img {height:20px;margin-top:10px;}
.hideMenu ul {border-top:1px solid #132b80;overflow:hidden;height:100%;}
.hideMenu ul li {width:100%;height:20%;border-bottom:1px solid #132b80;-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;-ms-transition:all 0.25s ease;transition:all 0.25s ease;}
.hideMenu ul li a {width:100%;height:100%;display:block;position:relative;color:#fff;}
.hideMenu ul li .text {position:absolute;top:50%;margin-top:-32px; font-size:16px; padding-left:5%;}
.hideMenu ul li .text span {display:block;font-size:16px;margin-bottom:5px; margin-top:10px;}
.hideMenu .bottom {max-height:80px;color:#fff;font-size:12px;padding:20px;position:absolute;bottom:0;width:100%;}
.hideMenu .hidemain {position:relative;width:100%;height:100%;padding:60px 0 80px;}
/*footer*/
.footer {background:#f6f6f6;}
.footer.inPageFoot {background:#eaeaea;}
.footer.inPageFoot .box1 {width:86%;margin:0 auto;}
.footer.inPageFoot .box2 {width:86%;margin:0 auto;}
.footer .box1 {background:#f6f6f6;}
.footer .box2 {background:#222;}
.footer .content {max-width:1220px;padding:60px 20px;margin:0 auto;overflow:hidden;}
.footer.inPageFoot .content {width:90%;padding:60px 20px;margin:0 auto;overflow:hidden;}
.footer .content .item h3 {font-size:16px;color:#000;line-height:50px;margin-bottom:30px;border-bottom:1px solid #e3e3e3;}
.footer .content .item1 {width:35%;float:left;}
.footer .content .item1 p {font-size:14px;line-height:28px;color:#666;}
.footer .content .item2 {width:40%;float:left;padding:0 7.5%;}
.footer .content .item3 {width:25%;float:left;}
.footer .content .item3 .qq a {width:130px;height:36px;border:1px solid #e3e3e3;text-align:center;font-size:14px;color:#666;line-height:34px;display:inline-block;margin-bottom:20px;}
.footer .content .item3 .qq a img {margin:-2px 10px 0 0;}
.footer .content .item3 .qq a:hover {background:#fff;}
.footer .content .footerLink {border-bottom:1px solid #393939;color:#7a7a7a;padding-bottom:50px;}
.footer .content .footerLink span {float:right;}
.footer .content .footerLink a {font-size:14px;color:#7a7a7a;padding:0 30px;}
.footer .content .footerLink a:first-of-type {padding-left:0;}
.footer .content .footerLink a:hover {color:#fff;}
.footer .content .copyRight {font-size:12px;color:#7a7a7a;margin-top:50px;}
.footer .content .copyRight span {float:right;}
.footer .content .copyRight span a {color:#7a7a7a;}
.footer .content .copyRight img {margin:-2px 5px 0 30px;}
.footer .content .copyRight br {display:none;}
@media screen and (max-width:1300px) {.footer .content {width:100%;}
.footer .content .item {width:30%;margin:0;}
.footer .content .item2 {margin:0 5%;}
}
@media screen and (max-width:1024px) {.footer.inPageFoot .box1 {width:100%;}
.footer.inPageFoot .box2 {width:100%;}
}
@media screen and (max-width:960px) {.footer .content .footerLink {text-align:center;padding-bottom:20px;}
.footer .content .footerLink a {padding:0 15px;font-size:12px;display:inline-block;}
.footer .content .footerLink span {display:none;}
.footer .content .copyRight {text-align:center;margin-top:20px;}
.footer .content .copyRight span {display:none;}
}
@media screen and (max-width:640px) {.footer .box1 {display:none;}
.footer .content {width:100%;padding:20px;}
.footer .content .item {width:100%;margin:0 0 10px;}
.footer .content .footerLink a.f_home{ display:none;}
.footer .content .footerLink strong {display:none;}
.footer .content .footerLink a:first-of-type {padding:0 15px;}
.footer .content .copyRight {margin-top:14px;line-height:18px;}
.footer .content .copyRight br {display:block;}
.footer .content .copyRight img {margin:-2px 5px 0 0;}
}
@media screen and (max-width:480px) {.footer .content {padding:10px;}
.footer .content .footerLink {padding-bottom:10px;overflow:hidden;}

.footer .content .footerLink a {margin:0;padding:0;width:25%;float:left;line-height:20px;}
}

.homeCommonTit {font-size:50px;text-align:center; line-height: 66px;}

.homePage .section {overflow:hidden;}
.homePage .section1 {position:relative;}
.homePage .section1 .swiper-container {height:550px; overflow:hidden;}
.homePage .section1 .swiper-slide {height:550px; background-position:center 0; background-repeat:no-repeat;}
.homePage .section1 .swiper-slide img{ display:none;}
.homePage .pagination {position:absolute;bottom:30px;left:0;z-index:999;text-align:center;width:100%;}
.homePage .swiper-pagination-switch {width:45px;height:22px;padding:10px 0;display:inline-block;margin:0 5px;position:relative;cursor:pointer;}
.homePage .swiper-active-switch {position:relative;}
.homePage .swiper-pagination-switch:before {content:"";width:45px;height:2px;position:absolute;top:10px;left:0;background:#5a6899;}
.homePage .swiper-active-switch:after {content:"";width:45px;height:2px;position:absolute;top:10px;left:0;background:#fff;-webkit-animation:loadLine 5s linear 1;-moz-animation:loadLine 5s linear 1;-ms-animation:loadLine 5s linear 1;animation1:loadLine 5s linear 1;}

.homePage .section2  {}
.homePage .section2 .mainBox { padding:50px 0;}
.homePage .section2 .home_about {position: relative;height: 400px; overflow:hidden; }
.homePage .section2 .home_about_left {position: absolute; top: 0; left: 0; width: 50%;height: 400px;background: #fff;}
.homePage .section2 .home_about_right {position: absolute;top: 0;right: 0;width: 45%;height: 400px;background: #fff;z-index: 99;}
.homePage .section2 .home_about_right img{ width:100%; display:block;height: 400px;-webkit-transition: all 0.3s ease;  transition: all 0.3s ease; -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d;}
.homePage .section2 .home_about_right:hover img{-webkit-transform: scale(1.05); transform: scale(1.05);}
.homePage .section2 .home_about_left .title_company { border-bottom:#eee solid 1px; padding-bottom:20px; color: #456ba2; font-size: 35px; position:relative;}
.homePage .section2 .home_about_left a.arrow { position:absolute; right:0px; top:15px; display:inline-block; font-size:14px; border: #ccc 1px solid;text-align: center;line-height: 26px; width: 30px;height: 30px;border-radius: 50%;font-family: Arial;color: #ccc;text-decoration: none; overflow:hidden;}
.homePage .section2 .home_about_left a.arrow:hover {border: #4b73ad 1px solid; color: #4b73ad;}
.homePage .section2 .home_about_left .company { line-height:30px; margin-top:30px;}
.homePage .section2 .home_about_left .company p{ margin-bottom:10px;}
.homePage .section2 .home_about_left .home_about_icon{ margin-top:30px;}
.homePage .section2 .home_about_left .tran {-moz-transition: .8s;-webkit-transition: .8s;-o-transition: .8s;transition: .8s}
.homePage .section2 .home_about_left .icon_about {border: #cfcfcf 1px solid;width: 55px;display:inline-block;height: 55px; margin-right: 35px;text-align: center; text-decoration: none; border-radius: 50%; background-position:0 -55px; background-repeat:no-repeat;}
.homePage .section2 .home_about_left .icon_about:hover {border: #527ebf 1px solid; background-position:0 0;}
.homePage .section2 .home_about_left .icon_01 {	background-image: url(../images/icon03.png);}
.homePage .section2 .home_about_left .icon_01:hover {background-image: url(../images/icon03.png);}
.homePage .section2 .home_about_left .icon_02 {	background-image: url(../images/icon02.png);}
.homePage .section2 .home_about_left .icon_02:hover {background-image: url(../images/icon02.png)}
.homePage .section2 .home_about_left .icon_03 {background-image: url(../images/icon01.png);}
.homePage .section2 .home_about_left .icon_03:hover {background-image: url(../images/icon01.png);}
.homePage .section2 .home_about_left .icon_04 {background-image: url(../images/icon04.png);}
.homePage .section2 .home_about_left .icon_04:hover {background-image: url(../images/icon04.png);}

.homePage .section5 {background:#eaeaea;}
.homePage .section5 .mainBox { padding:50px 0;}
.home-area{ margin-top:20px;}
.home-area li{ float:left; width:750px; height:420px; margin-top:30px; position:relative; overflow:hidden;}
.home-area li.li2{ float:right; width:420px;}
.home-area li.li3{ width:420px;}
.home-area li.li4{ float:right; width:750px;}
.home-area li img{ display:block; width:100%; height:420px; z-index:0;-webkit-transition: all 0.3s ease;  transition: all 0.3s ease; -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d;}
.home-area li:hover img{-webkit-transform: scale(1.05); transform: scale(1.05);}
.home-area li .area-bg{ position:absolute; bottom:0; left:0; width:100%; height:120px; background:#000;filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6; z-index:1;}
.home-area li .area-txt{position:absolute; bottom:0; left:0; width:100%; height:120px; color:#fff; z-index:2;}
.home-area li .area-txt strong{ display:block; height:35px; font-size:20px; padding:0 30px; margin-top:15px;}
.home-area li .area-txt p{ line-height:25px; height:50px; overflow:hidden; padding:0 30px;}

.homePage .section3 {background: url(../images/tech-img1.jpg) center center no-repeat;background-size:cover;}
.homePage .section3 .mainBox { padding:100px 0;}
.homePage .section3 .homeCommonTit{ color:#fff;}
.homePage .section3 .content {width:100%;margin:50px auto 0; height:350px;}
.homePage .section3 .swiper-container2 { width: 1200px; height: 250px; color: #fff; text-align: center; overflow:hidden;}
.homePage .section3 .swiper-container2 .swiper-slide { float:left; width:300px;}
.homePage .section3 .swiper-container2 .swiper-slide a{ display:block; margin:0 10px;background:#fff;}
.homePage .section3 .swiper-container2 .swiper-slide .imgBox{width:280px; height:200px; overflow: hidden;}
.homePage .section3 .swiper-container2 .swiper-slide .imgBox img { display:block; width:280px; height:200px; -webkit-transition: all 0.3s ease;  transition: all 0.3s ease; -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d;}
.homePage .section3 .swiper-container2 .swiper-slide:hover img{-webkit-transform: scale(1.05); transform: scale(1.05);}
.homePage .section3 .swiper-container2 .swiper-slide p {text-align:center;font-size:16px;color:#231815;height:50px; line-height:50px; overflow:hidden; background: #dcdcdc;}
.homePage .section3 .home_pd{ display:none;}

.homePage .section4 .mainBox { padding:50px 0;}
.homePage .section4 .content { margin-top:50px;}
.homePage .section4 .content .listBox {overflow:hidden;}
.homePage .section4 .content .box {width:30%;float:left;margin-right:5%;}
.homePage .section4 .content .box:last-of-type {margin-right:0;}
.homePage .section4 .content .box .imgInfo {overflow:hidden;}
.homePage .section4 .content .box .imgInfo img {width:100%;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;transition:all 0.5s ease;}
.homePage .section4 .content .box .txtInfo {border:1px solid #f8f8f8;padding:22px;overflow:hidden;}
.homePage .section4 .content .box .txtInfo h3 {font-size:20px;margin-bottom:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.homePage .section4 .content .box .txtInfo h3 a {color:#1c1c1c;}
.homePage .section4 .content .box .txtInfo p {font-size:14px;color:#777;line-height:28px;height:56px;overflow:hidden;}
.homePage .section4 .content .box .txtInfo .date {font-size:14px;color:#777;padding-top:18px;margin-top:20px;border-top:1px solid #e5e5e5;position:relative;}
.homePage .section4 .content .box .txtInfo .date a {position:absolute;top:18px;right:-60px;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;transition:all 0.5s ease;}
.homePage .section4 .content .box:hover .txtInfo .date a {right:0;}
.homePage .section4 .content .box:hover .imgInfo img {-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}

@-webkit-keyframes scale-dg {0% {-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}
100% {-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
}
@-moz-keyframes scale-dg {0% {-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}
100% {-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
}
@keyframes scale-dg {0% {-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}
100% {-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
}
@-webkit-keyframes loadLine {0% {width:0;}
100% {width:100%;}
}
@-moz-keyframes loadLine {0% {width:0;}
100% {width:100%;}
}
@-ms-keyframes loadLine {0% {width:0;}
100% {width:100%;}
}
@keyframes loadLine {0% {width:0;}
100% {width:100%;}
}
@-webkit-keyframes menuLine {0%,100% {left:0;}
50% {left:-100%;}
}
@-moz-keyframes menuLine {0%,100% {left:0;}
50% {left:-100%;}
}
@-ms-keyframes menuLine {0%,100% {left:0;}
50% {left:-100%;}
}
@keyframes menuLine {0%,100% {left:0;}
50% {left:-100%;}
}

@media screen and (max-width:820px) {
.homeCommonTit{ font-size:1.5rem}
.homePage .section1 .swiper-container {height:300px; overflow:hidden; border-bottom:#ddd solid 1px;}
.homePage .section1 .swiper-slide {height:300px; background:none;}
.homePage .section1 .swiper-slide img{ display: block; width:100%; height:300px;}

.homePage .section2 .mainBox { padding:20px 10px;}
.homePage .section2 .home_about {height: auto;}
.homePage .section2 .home_about_left {position: relative; width: 100%; height: auto;}
.homePage .section2 .home_about_right {position: relative; width: 100%; height: auto;}
.homePage .section2 .home_about_right img{ width:100%; height: auto;}
.homePage .section2 .home_about_left .title_company {font-size: 1.5rem; text-align:center;}
.homePage .section2 .home_about_left a.arrow { display:none;}
.homePage .section2 .home_about_left .company { line-height:30px; margin-top:15px;}
.homePage .section2 .home_about_left .home_about_icon{ margin-top:20px; margin-bottom:50px; text-align:center;}
.homePage .section2 .home_about_left .icon_about {margin: 0 10px;}

.homePage .section5 .mainBox { padding:20px 10px;}
.home-area{ margin-top:0px;}
.home-area li{ float: none; width:100%; height: auto; margin-top:15px;}
.home-area li.li2{ float: none; width:100%;}
.home-area li.li3{ float: none; width:100%;}
.home-area li.li4{ float: none; width:100%;}
.home-area li img{ display:block; width:100%; height: auto;}
.home-area li .area-bg{ display:none;}
.home-area li .area-txt{position: relative; height: auto; color:#555; background:#fff;}
.home-area li .area-txt strong{ display:block; height:35px; font-size:20px; padding:10px; margin-top:0px;}
.home-area li .area-txt p{ line-height:25px; height: auto; overflow:hidden; padding:10px;}

.homePage .section3 .mainBox { padding:20px 5px;}
.homePage .section3 .homeCommonTit{ color:#fff;}
.homePage .section3 .content {width:100%;margin:0px auto 0; height: auto;}
.homePage .section3 .swiper-container2 { display:none;}
.homePage .section3 .home_pd{ display: block;}
.homePage .section3 .home_pd .swiper-slide { float:left; width:50%;}
.homePage .section3 .home_pd .swiper-slide a{ display:block; margin:5px;background:#fff;}
.homePage .section3 .home_pd .swiper-slide .imgBox{width:100%; height:100px; overflow: hidden;}
.homePage .section3 .home_pd .swiper-slide .imgBox img { display:block; width:100%; height:100px; -webkit-transition: all 0.3s ease;  transition: all 0.3s ease; -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d;}
.homePage .section3 .home_pd .swiper-slide:hover img{-webkit-transform: scale(1.05); transform: scale(1.05);}
.homePage .section3 .home_pd .swiper-slide p { padding:0 10px;text-align:center;font-size:14px;color:#231815;height:40px; line-height:40px; overflow:hidden; background: #dcdcdc;}

.homePage .section4 .mainBox { padding:20px 10px;}
.homePage .section4 .content { margin-top:10px;}
.homePage .section4 .content .box {width:100%;margin:0;padding:10px 0; margin-bottom:10px;position:relative;border-bottom:1px solid #f8f8f8;}
.homePage .section4 .content .box .imgInfo {width:30%; position:absolute; left:0; top:10px;}
.homePage .section4 .content .box .imgInfo img{width: 120%; margin-left: -10%;}
.homePage .section4 .content .box .txtInfo { border:0;padding:0 0 0 34%;}
.homePage .section4 .content .box .txtInfo h3 {font-size:16px;margin-bottom:0px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.homePage .section4 .content .box .txtInfo h3 a {color:#1c1c1c;}
.homePage .section4 .content .box .txtInfo p {font-size:14px;color:#777; margin:10px 0; line-height:22px;height:44px;overflow:hidden; -webkit-line-clamp: 2;}
.homePage .section4 .content .box .txtInfo .date { display:none;}

}
/*common small nav*/
.wrapper_navigation {height:50px;border-bottom:1px solid #ddd; background:#fff;}
.wrapper_navigation .content {padding:0;width:100%;margin:0 auto;}
.wrapper_navigation ul { text-align:center;}
.wrapper_navigation ul li { display:inline-block; margin:0 25px;}
.wrapper_navigation ul li a {line-height:47px;border-bottom:2px solid #fff;display:block;}
.wrapper_navigation ul li.current a,
.wrapper_navigation ul li a:hover {border-bottom:2px solid #008aad;color:#008aad;}
.wrapper_navigation.fixed {position:fixed;top:100px;z-index:91;width:100%;background:#fff;}
.wrapperMain {background:#eaeaea; padding-bottom:30px; overflow:hidden;}
@media screen and (max-width:1000px) {.wrapper_navigation.fixed {top:60px;}
.wrapper_navigation .content {padding:0 10px;}
}
@media screen and (max-width:600px) {.wrapper_navigation .content {padding:0;}
.wrapper_navigation ul li {margin:0 0 0 10px;font-size:12px;}
}
/*common crumb*/
.crumb {height:50px;width:100%;margin:0 auto;line-height:50px;font-size:14px;color:#777; background:#fff;}
.crumb a {margin:0 10px;color:#777;}
.crumb a:hover {color:#008aad;}
.crumb a:first-child {margin-left:0;}
@media screen and (max-width:1024px) {.crumb {width:100%;padding:0 10px;}
}
@media screen and (max-width:960px) {.crumb a {margin:0 5px;font-size:12px;}
}
/*正文定义*/
#article-lsf {line-height:180%;font-size:16px; margin-top:30px; padding-bottom:30px;}
#article-lsf p{margin-bottom:20px;}
#article-lsf img{WIDTH: expression(this.width > 900 && this.width > this.height ? 900 : true);max-width: 900px; display:block; margin:0 auto;}
#article-lsf .imgcss{display:block;margin:10px auto 20px auto;}
#article-lsf table{border-collapse: collapse;width:100%;border:#ddd solid 1px;}
#article-lsf table tr:nth-child(odd){background:#f5f5f5;}
#article-lsf table th{padding:10px;border:#ddd solid 1px;}
#article-lsf table td{padding:10px;border:#ddd solid 1px;}
#article-lsf table td p{margin-bottom:0px;}
#article-lsf table td img{width:100%; display:block; height:auto;}

#article-lsf .about_table{ border:0;}
#article-lsf .about_table tr:nth-child(odd){background:#fff;}
#article-lsf .about_table td{ padding:0; border:0; width:33.3333%;}
#article-lsf .about_table td img{ width:90%; margin:5%; height:300px;}

@media screen and (max-width:620px){
	/*正文定义*/
	#article-lsf{ display:block;line-height:180%;font-size:1rem; margin-top:0px;}
	#article-lsf p{margin-bottom:10px;}
	#article-lsf img{ width:100%; display:block;}
	#article-lsf table{border-collapse: collapse; width:100%; border:#ddd solid 1px;}
	#article-lsf table th{padding:5px; border:#ddd solid 1px;font-size:0.75rem;}
	#article-lsf table td{padding:5px; border:#ddd solid 1px;font-size:0.75rem;}
	#article-lsf table td p{ margin-bottom:0px;}
	#article-lsf table td img{width:100%; display:block;}
	
	#article-lsf .about_table td img{ width:90%; margin:5%; height:100px;}
}
.introBlock {padding:50px;overflow:hidden;margin:0 auto; background:#fff;}
.allmap { width:100%; height:450px;}
@media screen and (max-width:1024px) {.introBlock {width:100%;padding:50px 20px;}
}
@media screen and (max-width:620px) {.introBlock {padding:20px 10px;}
.allmap { height:250px;}
}
/*news*/
.newsBlock {width:100%;padding:50px 0 0;overflow:hidden;margin:0 auto;}
.newsBlock .box {width:32%;float:left;margin:0 2% 30px 0;background:#fff;}
.newsBlock .box .imgBox {width:100%;overflow:hidden;}
.newsBlock .box .imgBox img {width:100%;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;transition:all 0.5s ease;}
.newsBlock .box h3 {padding:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.newsBlock .box h3 a {color:#1c1c1c;}
.newsBlock .box p {font-size:14px;color:#777;line-height:28px;padding:0 20px;height:84px;overflow:hidden;}
.newsBlock .box .date {font-size:14px;color:#777;padding:18px 0;margin:20px 20px 0;border-top:1px solid #e5e5e5;position:relative;}
.newsBlock .box .date a {position:absolute;top:25px;right:0;width:24px;height:8px;background:url(../images/news-bg1.jpg) no-repeat;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;transition:all 0.5s ease;}
.newsBlock .box:hover img {-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}
.newsBlock .box:hover h3 a {color:#008aad;}
.newsBlock .box:hover .date a {background:url(../images/home-bg2.jpg);}
.newsBlock .box:nth-child(3n) {margin-right:0;}
@media screen and (max-width:1024px) {.newsBlock {width:100%;padding:30px 20px 0;}
}
@media screen and (max-width:960px) {.newsBlock .box {width:100%;margin:0 0 20px 0;padding:10px;}
.newsBlock .box .imgBox {width:200px;float:left;}
.newsBlock .box .txtBlock {padding-left:200px;}
.newsBlock .box h3 {padding:0 20px;margin-bottom:10px;}
.newsBlock .box .date {margin:10px 20px 0;padding:10px 0 0;}
}
@media screen and (max-width:640px) {.newsBlock .box {width:100%;margin:0 0 20px 0;padding:15px 10px;}
.newsBlock .box img {display:none;}
.newsBlock .box .txtBlock {padding:0;}
.newsBlock .box h3 {padding:0 20px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.newsBlock .box .date {margin:10px 20px 0;padding:10px 0 0;}
}
@media screen and (max-width:620px) {.newsBlock {padding:20px 10px 0;}
}
/*news detail*/
.newsDetaillock {padding-top:50px;width:100%;margin:0 auto;}
.newsDetaillock .bgMain {padding:50px;background:#fff;border-bottom:2px solid #eaeaea;}
.newsDetaillock .content {width:100%;margin:0 auto;}
.newsDetaillock .titleBlock {border-bottom:1px solid #eaeaea;padding-bottom:30px;}
.newsDetaillock .titleBlock h3 {font-size:28px;color:#333;padding-bottom:25px;line-height:60px;position:relative; text-align:center;}
.newsDetaillock .titleBlock h5{ text-align:center;}
.newsDetaillock .titleBlock h5 span {margin:0 35px;font-size:14px;color:#333;display:inline-block;}
.newsDetaillock .boxBlock {padding-top:50px;}
.newsDetaillock p {font-size:16px;line-height:32px;color:#595959;text-indent:2em;}
.newsDetaillock .imgBox {overflow:hidden;}
.newsDetaillock .imgBox img {max-width:48%;}
.newsDetaillock .imgBox img:nth-child(odd) {float:left;}
.newsDetaillock .imgBox img:nth-child(even) {float:right;}
@media screen and (max-width:960px) {.newsDetaillock .bgMain {padding:50px 20px;}
.newsDetaillock .titleBlock h3 {font-size:18px;line-height:30px;}
.newsDetaillock .titleBlock h3 a {display:none;}
.newsDetaillock .boxBlock {padding-top:30px;}
.newsDetaillock p {font-size:14px;line-height:24px;}
}
@media screen and (max-width:640px) {.newsDetaillock .imgBox img {max-width:100%;float:none;margin:10px 0;}
.newsDetaillock .titleBlock h3 span {display:none;}
.newsDetaillock .titleBlock ul {display:none;}
}
@media screen and (max-width:620px) {.newsDetaillock {padding-top:10px;}
.newsDetaillock .bgMain {padding:20px 10px;}
}
.banner1 {background:url(../images/banner1.jpg) fixed center center no-repeat;background-size:cover;}
@media screen and (max-width:600px) {.banner1 {background:url(../images/banner1.jpg) center center no-repeat;background-size:cover;}
}
.banner2 {background:url(../images/banner2.jpg) fixed top center no-repeat;background-size:cover;}
@media screen and (max-width:600px) {.banner2 {background:url(../images/banner2.jpg) center center no-repeat;background-size:cover;}
}
.banner3 {background:url(../images/banner3.jpg) fixed top center no-repeat;background-size:cover;}
@media screen and (max-width:600px) {.banner3 {background:url(../images/banner3.jpg) center center no-repeat;background-size:cover;}
.banner3 .content {margin-top:-90px;}
}
.banner4 {background:url(../images/banner4.jpg) fixed top center no-repeat;background-size:cover;}
@media screen and (max-width:600px) {.banner4 {background:url(../images/banner4.jpg) center center no-repeat;background-size:cover;}
}
.banner5 {background:url(../images/banner5.jpg) fixed center center no-repeat;background-size:cover;}

.caseBlock {width:100%;padding:50px 0 0;overflow:hidden;margin:0 auto;}
.caseBlock .box {background:#fff;position:relative;margin-bottom:30px;height:400px;overflow:hidden;}
.caseBlock .box .imgBox {width:40%; height:100%;overflow:hidden;}
.caseBlock .box img {height:100%;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;transition:all 0.5s ease;}
.caseBlock .boxContent {width:60%;padding:60px 130px 30px;}
.caseBlock .box:nth-child(odd) .imgBox {float:left;text-align: left;}
.caseBlock .box:nth-child(even) .imgBox {float:right;text-align: right;}
.caseBlock .box:nth-child(odd) .boxContent {float:right;}
.caseBlock .box:nth-child(even) .boxContent {float:left}
.caseBlock .box:hover .boxContent h3 a {color:#008aad;}
.caseBlock .box:hover img {-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}
.caseBlock .boxContent h3 {font-size:26px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.caseBlock .boxContent h3 a {color:#333;}
.caseBlock .boxContent p {font-size:14px;color:#808080;line-height:28px; margin-top:30px;}
.caseBlock .boxContent .icon {margin-top:30px;}
.caseBlock .boxContent .icon a {width:47px;height:47px;display:inline-block;margin-right:20px;border:1px solid #c5c5c5;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.caseBlock .boxContent .icon a.icon1 {background:url(../images/invite-icon1.png) center center no-repeat;}
.caseBlock .boxContent .icon a.icon1:hover {background:#000 url(../images/invite-icon2.png) center center no-repeat;border:none;}
.caseBlock .boxContent .icon a.icon2 {background:url(../images/case-icon1.png) center center no-repeat;}
.caseBlock .boxContent .icon a.icon2:hover {background:#000 url(../images/case-icon2.png) center center no-repeat;border:none;}
@media screen and (max-width:1680px) {.caseBlock .box .imgBox img {width:120%;margin-left:-10%;}
}
@media screen and (max-width:1400px) {.caseBlock .box {height:330px;}
.caseBlock .box .imgBox {width:40%;}
.caseBlock .box .imgBox img {height:100%;}
.caseBlock .boxContent {width:60%;padding:40px 50px;}
}
@media screen and (max-width:1160px) {.caseBlock .boxContent h3 {font-size:20px;}
}
@media screen and (max-width:1024px) {.caseBlock {width:100%;padding:50px 20px;}
}
@media screen and (max-width:840px) {.caseBlock .box {height:auto;}
.caseBlock .box .imgBox { width:100%;}
.caseBlock .boxContent {width:100%;padding:30px;}
.caseBlock .boxContent h3 {font-size:16px;}
.caseBlock .boxContent p {font-size:12px;line-height:20px;}
.caseBlock .boxContent .icon {margin-top:15px;}
.caseBlock .boxContent .icon a {width:36px;height:36px;margin-right:10px;}
}
@media screen and (max-width:620px) {.caseBlock {padding:20px 10px;}
.caseBlock .box {margin-bottom:10px;}
}
@media screen and (max-width:600px) {.banner5 {background:url(../images/banner5.jpg) center center no-repeat;background-size:cover;}
}
/*case detail*/
.caseDetailBlock {background:url(../images/casedetail-bg.jpg) no-repeat;background-size:100% auto;}
.caseDetailBlock .content {width:86%;margin:0 auto;padding-top:20%;}
.caseDetailBlock .bgMain {padding:120px 20px;background:#fff;border-bottom:2px solid #eaeaea;}
.caseDetailBlock .contentMain {width:90%;margin:0 auto;}
.caseDetailBlock .titleBlock {border-bottom:1px solid #eaeaea;padding-bottom:30px;}
.caseDetailBlock .titleBlock h3 {font-size:28px;color:#333;padding-bottom:25px;line-height:60px;}
.caseDetailBlock .titleBlock h3 {font-size:28px;color:#333;padding-bottom:25px;line-height:60px;position:relative;}
.caseDetailBlock .titleBlock h3 span {float:right;font-size:14px;color:#7b7b7b;width:100px;padding-left:23px;text-align:center;background:url(../images/share-icon.png) 20px center no-repeat;cursor:pointer;position:relative;z-index:10;}
.caseDetailBlock .titleBlock h3 span:hover {color:#333;}
.caseDetailBlock .titleBlock ul {width:100px;position:absolute;top:5px;right:0;border:1px solid #ccc;padding-top:50px;z-index:9;display:none;}
.caseDetailBlock .titleBlock ul li {height:45px;padding-bottom:10px;background:#fff;}
.caseDetailBlock .titleBlock ul li a {display:block;height:35px;float:none;padding:0;margin:0;}
.caseDetailBlock .titleBlock ul li a.bds_tsina {background:url(../images/icon-fx_03.png) center center no-repeat;}
.caseDetailBlock .titleBlock ul li a.bds_weixin {background:url(../images/icon-fx_06.png) center center no-repeat;}
.caseDetailBlock .titleBlock ul li a.bds_qzone {background:url(../images/icon-fx_08.png) center center no-repeat;}
.caseDetailBlock .titleBlock ul li a.bds_sqq {background:url(../images/icon-fx_10.png) center center no-repeat;}
.caseDetailBlock .titleBlock h5 span {margin-right:70px;font-size:14px;color:#333;display:inline-block;}
.caseDetailBlock .boxBlock {padding-top:80px;}
.caseDetailBlock .boxBlock .videoBox {text-align:center;}
.caseDetailBlock .boxBlock .videoBox video {height:580px;}
.caseDetailBlock p {font-size:16px;line-height:32px;color:#595959;text-indent:2em;}
@media screen and (max-width:1550px) {.caseDetailBlock {background:none;}
.caseDetailBlock .content {padding-top:50px;}
}
@media screen and (max-width:1024px) {.caseDetailBlock .content {width:100%;}
.caseDetailBlock .boxBlock .videoBox video {height:auto;width:100%;}
.caseDetailBlock .contentMain {width:100%;}
}
@media screen and (max-width:960px) {.caseDetailBlock .bgMain {padding:50px 20px;}
.caseDetailBlock .titleBlock h3 {font-size:18px;line-height:30px;}
.caseDetailBlock .titleBlock h3 a {display:none;}
.caseDetailBlock .boxBlock {padding-top:30px;}
.caseDetailBlock p {font-size:14px;line-height:24px;}
}
@media screen and (max-width:620px) {.caseDetailBlock .content {padding-top:10px;}
.caseDetailBlock .bgMain {padding:20px 10px;}
}
/*product*/
.productBlock {width:100%;padding:50px 0 0;overflow:hidden;margin:0 auto;}
.productBlock .box {background:#fff;position:relative;margin-bottom:40px;}
.productBlock .box .imgBox {width:50%;overflow:hidden;}
.productBlock .box .imgBox img { display:block; margin:0 auto; height:100%;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;transition:all 0.5s ease;}
.productBlock .box .boxContent {width:50%;position:absolute;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);}
.productBlock .box .boxContent h3 {font-size:40px;margin-bottom:30px;}
.productBlock .box .boxContent h3 a {color:#008aad;}
.productBlock .box .boxContent ul li {font-size:16px;line-height:30px;padding-left:5px;position:relative; padding-right:80px;}
.productBlock .box .lineBox {position:relative;display:block;width:50px;height:50px;}
.productBlock .box:nth-child(odd) .boxContent {right:0;}
.productBlock .box:nth-child(even) .boxContent {left:0;}
.productBlock .box:nth-child(odd) .imgBox {float:left;}
.productBlock .box:nth-child(even) .imgBox {float:right;}
.productBlock .box:nth-child(odd) .line {width:50px;height:50px;position:absolute;bottom:50px;right:50px;}
.productBlock .box:nth-child(odd) .line1 {position:absolute;top:-100px;left:24px;width:2px;height:50px;background:#008aad;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;transition:all 0.2s ease;opacity:0;}
.productBlock .box:nth-child(odd) .line2 {position:absolute;top:24px;left:-100px;width:50px;height:2px;background:#008aad;-webkit-transition:all 0.5s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;transition:all 0.2s ease;opacity:0;}
.productBlock .box:nth-child(even) .line {width:50px;height:50px;position:absolute;bottom:50px;left:50%;margin-left:-100px;}
.productBlock .box:nth-child(even) .line1 {position:absolute;top:-100px;left:24px;width:2px;height:50px;background:#008aad;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;transition:all 0.2s ease;opacity:0;}
.productBlock .box:nth-child(even) .line2 {position:absolute;top:24px;left:-100px;width:50px;height:2px;background:#008aad;-webkit-transition:all 0.5s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;transition:all 0.2s ease;opacity:0;}
.productBlock .box:hover img {-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}
.productBlock .box:hover .line1 {top:0;opacity:1;}
.productBlock .box:hover .line2 {left:0;opacity:1;}
@media screen and (max-width:1400px) {.productBlock .box .boxContent h3 {font-size:30px;}
}
@media screen and (max-width:1300px) {.productBlock .box .boxContent {padding:0 60px;}
.productBlock .box .boxContent h3 {font-size:30px;}
}
@media screen and (max-width:1024px) {.productBlock {width:100%;padding:50px 20px 0;}
}
@media screen and (max-width:1000px) {.productBlock .box .boxContent {padding:0 40px;}
.productBlock .box .boxContent h3 {font-size:20px !important;margin-bottom:15px;}
.productBlock .box .boxContent ul li {font-size:14px;line-height:24px;}
.productBlock .box:nth-child(even) .line {bottom:20px;margin-left:-70px;}
.productBlock .box:nth-child(odd) .line {bottom:20px;right:20px;}
}
@media screen and (max-width:800px) {.productBlock .box .line {display:none;}
.productBlock .box .boxContent {padding:0 20px;}
.productBlock .box .boxContent h3 {font-size:16px !important;margin-bottom:10px; margin-top:20px;}
.productBlock .box .boxContent ul li {line-height:20px;font-size:12px;padding:0; margin-top:20px;}
.productBlock .box .boxContent ul li:before {display:none;}
}
@media screen and (max-width:620px) {.productBlock .box .imgBox img {width:120%;margin-left:-10%;float:none !important;}
.productBlock .box .boxContent {position:static;width:50%;float:left;padding:10px !important;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);}
.productBlock {padding:20px 10px 0;}
.productBlock .box {margin-bottom:10px;}
}
@media screen and (max-width:400px) {.productBlock .box .imgBox img {width:140%;margin-left:-20%;}
.productBlock .box .boxContent {padding:10px 6px !important;}
.productBlock .box .boxContent h3 {font-size:14px !important;}
.productBlock .box .boxContent ul li {letter-spacing:-1px !important;}
}
@media screen and (max-height:768px) and (min-height:600px) and (max-width:1400px) and (min-width:1000px) {.productBlock .box .imgBox {max-height:260px;}
.productBlock .box .imgBox img {margin-top:-3%;}
.productBlock .box .boxContent {padding:0 60px;}
.productBlock .box .boxContent h3 {font-size:30px;}
}
/*product detail*/.productDetail {width:100%;margin:0 auto;padding-top:50px;}
.productDetail .bgMain {padding:50px;background:#fff;border-bottom:2px solid #eaeaea;}
.productDetail .content {width:100%;margin:0 auto;}
.productDetail .content .section1 {padding:40px 0;overflow:hidden;}
.productDetail .content .section1 .left {width:50%;float:left;padding-right:30px;}
.productDetail .content .section1 .left h3 {font-size:40px;color:#333;margin-bottom:30px;}
.productDetail .content .section1 .left p {font-size:14px;color:#808080;line-height:28px;}
.productDetail .content .section1 .left .qq{ margin-top:50px;}
.productDetail .content .section1 .left .qq a {width:200px;height:46px;border:1px solid #e3e3e3;text-align:center;font-size:16px;color:#666;line-height:44px;display:inline-block;margin-bottom:20px;}
.productDetail .content .section1 .left .qq a img {margin:-2px 10px 0 0;}
.productDetail .content .section1 .left .qq a:hover {background:#f5f5f5;}
.productDetail .content .section1 .rightSwiper {width:40%;float:right;}
.productDetail .content .section1 .rightSwiper img {width:100%;}
.productDetail .content .section2 .tabTitle {border-bottom:1px solid #e5e5e5;}
.productDetail .content .section2 .tabTitle ul li {margin-right:75px;display:inline-block;font-size:16px;color:#808080;line-height:28px;border-bottom:2px solid #fff;padding:20px 0;cursor:pointer;}
.productDetail .content .section2 .tabTitle ul li.current,.productDetail .content .section2 .tabTitle ul li:hover {border-bottom:2px solid #231815;color:#231815;}
.productDetail .content .section2 .tabContent .child {display:none; padding:30px 0; color:#666;}

@media screen and (max-width:1300px) {.productDetail .content .section1 .left h3 {font-size:30px;}
}
@media screen and (max-width:1060px) {.productDetail .content .section1 .left h3 {font-size:24px;}
}
@media screen and (max-width:1024px) {.productDetail {width:100%;}
.productDetail .content {width:100%;}
}
@media screen and (max-width:700px) {.productDetail .content .section1 .left {width:100%;padding:0;}
.productDetail .content .section1 .left h3 {font-size:20px;margin-bottom:20px;}
.productDetail .content .section1 .left .qq{ margin-top:20px; text-align:center;}
.productDetail .content .section1 .left .qq a {width:100%;}
.productDetail .content .section1 .rightSwiper {width:100%;margin-top:20px;}
}
@media screen and (max-width:480px) {.productDetail .content .section1 .left h3 {font-size:16px;margin-bottom:10px;}
.productDetail .content .section1 .left p {font-size:12px;}
}
@media screen and (max-width:860px) {.productDetail .content .section2 .tabTitle ul {text-align:center;}
.productDetail .content .section2 .tabTitle ul li {margin:0 10px;}
}
@media screen and (max-width:620px) {.productDetail .content .section2 .tabTitle ul li {margin:0 8px;font-size:14px;}
.productDetail {padding:10px 0;}
.productDetail .bgMain {padding:20px 10px;}
.productDetail .content .section1 {padding:0;}
}
@media screen and (max-width:430px) {.productDetail .content .section2 .tabTitle ul {overflow:hidden;}
.productDetail .content .section2 .tabTitle ul li {width:25%;float:left;margin:0;}
}

/*common share*/
.newFixedRight{width: 45px; height: 91px; position: fixed; right: 20px; bottom: 50px; z-index: 999;}
.newFixedRight .block{width: 45px; height: 91px; position: relative;}
.newFixedRight .box1, 
.newFixedRight .box2{position: absolute; right: 0; width: 45px; height: 45px; background: #191919; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; cursor: pointer;}
.newFixedRight .box1 {top: 0; }
.newFixedRight .box1 .bg, 
.newFixedRight .box2 .bg{position: absolute; top: 0; right: 0; width: 45px; height: 45px; background: url(../images/ico_62.png) center center no-repeat;}
.newFixedRight .box1:hover{background-color: #464748 }

.newFixedRight .box2{bottom: 0;}
.newFixedRight .box2 .bg{background: url(../images/ico_new4.png) center center no-repeat;}
.newFixedRight .box2 a.bds_weixin{width: 45px; height: 45px; float: left; margin: 0; padding: 0; background-size: auto 16px;}
.newFixedRight .box2:hover{background-color: #464748}

@media screen and (max-width: 640px){
.newFixedRight{display: none;}
}

.bd_weixin_popup .bd_weixin_popup_foot{letter-spacing: -1px; height: 66px;}

.pre_next {height:110px;overflow:hidden;width:100%;margin:0 auto;border-bottom:2px solid #eaeaea;}
.pre_next span{width:50%;float:left;text-align:center;line-height:110px;font-size:16px;color:#626262;background:#fff;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;}
.pre_next span:hover,
.pre_next span:hover a{color:#008aad;}
/*分页样式开始*/
.turnover {height:110px;overflow:hidden;width:100%;margin:0 auto;border-bottom:2px solid #eaeaea;}
.turnover a,
.turnover .current, 
.turnover .disabled{width:50%;float:left;text-align:center;line-height:110px;font-size:16px;color:#626262;background:#fff;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;}
.turnover a:hover,
.turnover .current {background:#f9f9f9;color:#008aad;}
.turnover .disabled{ color:#ccc;}
@media screen and (max-width:640px) {
.pre_next{}
.pre_next span { width:100%; padding:0 5%;line-height:50px;font-size:14px; text-align:left; margin-top:1px;}
.turnover {height:50px;}
.turnover a {line-height:50px;font-size:14px;}
}

