@charset "utf-8";
/* CSS Document */
.banner{ height:460px}
.banner .swiper-slide{ height:460px; background-position:center center; background-repeat:no-repeat;}
.banner .swiper-slide a{ display:block; height:460px;}
.notice-bar{ height:80px; background:url(../images/shadow.png) no-repeat center bottom; }
.notice-bar .swiper-slide{ width:530px; margin:0 auto; height:60px; line-height:60px; font-size:16px;}
.notice-bar .swiper-slide a{ color:#666; width:400px; height:30px; line-height:30px; text-overflow:ellipsis; white-space:nowrap; background:url(../images/icon_laba.png) no-repeat center left; padding-left:50px;}
.notice-bar .swiper-slide span{ float:right;  color:#666;}
.notice-bar .swiper-container{ height:60px; overflow:hidden;}
.h2tit{ text-align:center; font-size:32px; margin:20px 0;}
.subtit{ text-align:center; font-size:16px; color:#6c6a6a; font-family:"宋体"; line-height:26px;}
.banner .swiper-button-next{ background:rgba(0,0,0,0.20);}
.pnbox{position:relative; width:1200px; margin:0 auto; top:-270px;}
.banner-next{ position:absolute; right:0; width:40px; height:75px; background:url(../images/banner-next.png); z-index:999; cursor:pointer;}
.banner-prev{ position:absolute; left:0; width:40px; height:75px; background:url(../images/banner-prev.png);  z-index:999; cursor:pointer;}
.banner .swiper-pagination-bullet{ width:18px; height:18px;}

.part01{ background:#fff; margin:20px 0 40px 0;}
.part01-ul{ overflow:hidden; margin-left:-13px;}
.part01-ul li{ float:left; width:265px; margin-left:13px;}
.part01-ul li a{ display:block; border:1px solid #f0f0f0; position:relative; overflow:hidden;}
.part01 .text-w{ display:-none; position:absolute; width:100%; background:rgba(255,255,255,0.9); left:0; bottom:-90px; height:136px;}
.part01 .text-w h3{ color:#6c6a6a; text-align:center; height:47px; line-height:47px;}
.part01 .text-w p{ color:#6c6a6a; padding:10px; line-height:24px;}
.part01-ul li a:hover h3{ color:#219345;}



.part02{ background:#f8f8f8;  padding:40px 0 20px 0;}
.part02-ul{ overflow:hidden; margin-left:-38px; margin-top:40px;}
.part02-ul li{ float:left; width:340px; margin-left:38px; margin-bottom:23px; background:#fff;}
.part02-ul li a{ display:block; width:340px; border:1px solid #f0f0f0; position:relative; color:#333;} 
.part02-ul li a:hover{ border:1px solid #3eb982;}
.part02 .text-w{ position:absolute; width:100%; right:10px; width:160px; top:30px;}
.part02 .text-w h3{ font-size:24px; margin-bottom:10px; }
.part02 .text-w p{ font-size:14px; color:#6c6a6a;}

.part03{ background:#fff url(../images/part03bg.jpg) no-repeat bottom center; padding:40px 0 0 0; position:relative;}

.tabs{ height:90px; background:url(../images/fgs2.png) no-repeat center left; margin-top:20px;}
.tabs a{ display:inline-block; width:25%; float:left; height:90px; text-align:center; background:url(../images/fgs2.png) no-repeat center right; border-bottom:3px solid #fff;}
.tabs a img{ position:relative; top:15px;}
.tabs .tab-link1.active{ border-bottom:3px solid #51c332;}
.tabs .tab-link2.active{ border-bottom:3px solid #659ace;}
.tabs .tab-link3.active{ border-bottom:3px solid #1ebdbf;}
.tabs .tab-link4.active{ border-bottom:3px solid #ff9900;}
.tabs-container{ width:100%;}
.tabs-container .tab-con-link{ display:block; height:460px; background-repeat:no-repeat; background-position:center center;}

.part04{ padding:40px 0 30px 0;}
#case-sw{ margin-top:30px;}
.case-item{ position:relative; width:202px; height:347px; overflow:hidden;}
.case-item img{ width:202px; height:347px;}
.rwm-lary{ position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.5); text-align:center; top:0; left:0; display:none;}

.case-item:hover .rwm-lary{ display:block;}
.rwm-lary span{ display:block; width:150px; height:150px; margin:0 auto; background:#fff; position:relative; top:110px;}
.rwm-lary img{ width:150px; height:150px;}
.case-name{ display:block; text-align:center; padding:15px 10px; font-size:18px;}
.case-next{ background:none; position:absolute; right:0; cursor:pointer; opacity:0.5;}
.case-prev{ background:none; position:absolute; left:0; cursor:pointer; opacity:0.5;}
.case-next:hover,.case-prev:hover{ opacity:1;}
.prvenextbox{position:relative; width:1240px; margin:0 auto; top:-280px;}
.more-case{ text-align:center; margin-top:15px;}
.more-case-link{ display:inline-block; width:200px; height:40px; text-align:center; background:#3eb982; border-radius:3px; color:#fff; font-size:16px; line-height:40px; box-shadow:0 2px 0 rgba(47,167,113,1.00);}
.more-case-link .icon_list{ padding:2px 13px; background:url(../images/icon_list.png) no-repeat; margin-right:12px;}

.part05{ padding:40px}
.news-item-header{ height:50px; line-height:50px; background:#f7f7f7; overflow:hidden;}
.news-item-tit{ float:left; font-size:22px; color:#4e4e4e; margin-left:20px;}
.news-item-header .more-news{ float:right; color:#6a6a6a; font-size:16px; margin-right:12px;}
.news-list{ padding:15px 2px;}
.news-list li{ height:34px; line-height:34px; background:url(../images/dot.png) no-repeat center left; padding-left:12px;}
.news-list li a{ float:left; color:#6c6a6a; font-size:14px; display:block; width:224px; height:34px; overflow:hidden; text-overflow:ellipsis; white-space:normal;}
.news-list li a:hover{ color:#3eb982;}
.news-list li .date{ color:#6c6a6a; float:right;}
.news-item{ float:left; width:340px; margin-left:40px;}
.news-con{ margin-left:-40px;}

/*公司简介*/
.topbanner{ height:300px;background-position: center center; background-repeat:no-repeat;}
.about2{ overflow:hidden; margin:45px 0; border:2px solid #3eb982;}
.about-l{ float:left; background:#3eb982; width:402px; height:624px;  border-right:2px solid #3eb982; overflow:hidden;}
.about-r{ margin-left:404px;  height:620px;}
.about-l-b .imgp{ text-align:center; margin:30px 0 15px 0;}
.about-l-b .textp{ padding:0 20px; font-size:16px; color:#fff; margin-bottom:10px;}
.about-r .tab-links{ height:52px; line-height:52px;}
.about-r .tab-links a{ float:left; width:50%; text-align:center; background:#f1f1f1; font-size:20px; color:#333;}
.about-r .tab-links a.active{ background:#3eb982; color:#fff; }
.about-r .tab-con{ padding:30px 20px 20px 20px; color:#6c6a6a; font-size:14px; overflow:hidden; height:512px; background:#fff;}
.about-r .jianjie p{ margin-bottom:10px; line-height:1.8em; }

.contact-l{ float:left; width:52%;}
.contact-r{ float:right; width:46%;}
.contact-l .textp{ margin-bottom:10px;}
.icon_phone{ padding:4px 16px; background:url(../images/icon_phone.png) left center no-repeat;}
.kflist li{ line-height:40px;}
.kflist .qqjt-link{ display:inline-block; width:92px; height:30px; background:url(../images/icon_qqjt.png) no-repeat; vertical-align:bottom;}
.bdmap{ margin:30px auto 0 auto; border:1px solid #ccc; height:330px;}

.picture{ width:1100px; overflow:hidden;}
.picture img{ width:100%;}
.pic-name{ display:block; height:37px; line-height:37px; text-align:center; font-size:16px;}
.pic-row1,.pic-row3{ margin-bottom:10px;}
.pic-row3{ width:1200px;}
.pic-row3 .col-4{ float:left; width:345px; margin-right:33px;}

.b-news{ margin:40px 0;}
.b-news-l{ float:left; width:407px; height:444px;}
.b-news-r{ margin-left:438px; background:#f7f7f7; height:444px;}
.b-news-list{ overflow:hidden; margin:15px 20px 0 20px;}
.b-news-list .l-img-link{ float:left; display:block; width:160px; height:100px; overflow:hidden;}
.b-news-list .r-text{ margin-left:180px;}
.b-news-list li{ border-bottom:1px solid #f1f1f6;  overflow:hidden; padding-bottom:15px; margin-bottom:15px;}
.b-news-list li:last-child{ border-bottom:none;}
.b-news-list p a{ color:#f77c03;}
.b-news-list h3 a{ color:#6c6a6a;}
.b-news-list p{ color:#727272; line-height:1.8em; height:50px; overflow:hidden;}

.case-list{ margin-left:-13px; margin-top:30px; margin-bottom:30px;}
.case-list li{ width:265px; float:left; margin-left:13px; margin-bottom:13px;}
.case-list li a{ display:block; background:#f7f7f7; border:1px solid #f7f7f7; height:268px; overflow:hidden; position:relative;}
.case-list li a:hover{ border:1px solid #3eb982; }
.case-list li a .rwm{ display:none; position:absolute; height:153px; width:100%; text-align:center; left:0; top:2px;}
.case-list li a .rwm img{ width:153px; height:153px;}
.case-list li a:hover .rwm{ display:block;}
.case-list h3{ color:#505050; font-weight:bold; font-size:16px; margin-bottom:8px;}
.case-list p{ font-size:14px; color:#6c6a6a; line-height:1.8em; height:50px; overflow:hidden;}
.case-list .text-w{ padding:12px;}
.more-case-link2{ display:inline-block; width:200px; height:40px; text-align:center; background:#ff8e0a; border-radius:3px; color:#fff; font-size:16px; line-height:40px; }
.hr{ height:1px; overflow:hidden; background:#e1e1e1;}
.space-between{ height:0px; width:1100px; margin:30px auto;}




article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
a {
	background: transparent
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #ff0;
	color: #000
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}
pre {
	white-space: pre-wrap
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}

/*!/lib/base/base.css*/
/*body {
	font-family: "寰蒋闆呴粦", "Microsoft Yahei", Arial, Helvetica, sans-serif, "瀹嬩綋";
	font-size: 14px
}
img {
	vertical-align: top
}
h1, h2, h3, h4, h5, h6, ul, ol, dl, dt, dd, p {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: 400
}
address, cite, dfn, em, var {
	font-style: normal
}
a {
	text-decoration: none;
	outline: 0
}
a:focus {
	outline: 0
}*/
.zpcontainer {
	width: 1100px;
	margin: 0 auto
}
.zpcontainer::before, .zpcontainer::after, .clearfix:before, .clearfix:after {
	content: " ";
	display: table
}
.clearfix {
	zoom: 1
}
.clearfix:after {
	content: " ";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.fs12{ font-size:12px !important;}
.fs14{ font-size:14px !important;}
.fs15{ font-size:15px !important;}
.fs16{ font-size:16px !important;}
.fs18{ font-size:18px !important;}
.tc{ text-align:center;}
.tr{ text-align:right;}
/*!/widgets/site-topbar/topbar.scss*/
.site-topbar{ background:#f2f2f2; border-bottom:1px solid #dfdfdf; height:34px; line-height:34px; color:#494848; width:100%; z-index:9999;}
.topbar-left{ float:left;}
.topbar-right{ float:right;}
.site-topbar a{ display:inline-block; height:24px; line-height:24px; margin-left:8px;}
.site-topbar .topbar-hotline{ font-size:16px; line-height:17px;}
.site-topbar .topbar-hotline b{ font-size:18px; color:#f77c03;}
.site-topbar .reg{ background:#3eb982; color:#fff; padding:0 15px;}
.site-topbar .login{ background:#ff8e0a; color:#fff; padding:0 15px;}

/*!/widgets/site-header/header.scss*/
.site-header{ background:#fff; border-bottom:1px solid #dfdfdf;width:100%; z-index:9999;}
.header-logo{ float:left; padding-top:18px;}
.header-nav{ float:right;}
.header-nav .nav-ul{}
.header-nav .nav-item{ float:left; position:relative;}
.header-nav .nav-item:hover .sub-nav{ display:block;}
.header-nav .nav-item-link{ display:block; text-align:center; text-decoration:none; min-width:70px; font-size:18px; color:#333; height:100px; line-height:100px; padding:0 18px;}
.header-nav .nav-item-link:hover{background:#3eb982; color:#fff;}
.header-nav .cur{ background:#3eb982; color:#fff;}
.header-nav .cur:hover{ color:#fff;}

/*!/widgets/site-footer/footer.scss*/
.site-footer{ background:#555;}
.footer-end{ background:#464646; overflow:hidden; height:50px; line-height:50px; color:#b1b1b1; font-size:12px;}
.footer-end a{ color:#b1b1b1;}
.footer-end-left{ float:left;}
.footer-end-left a{  padding-right:10px; margin-right:10px; line-height:12px; background:url(../images/fgs.png) no-repeat right center;}
.footer-end-right{ float:right;}
.footer-top{ background:#f7f7f7; padding:6px 0; overflow:hidden;}
.maxheight{  height:35px; }
.footer-top dt{ float:left; font-size:16px; font-weight:bold; color:#737373;  height:35px; line-height:35px;}
.footer-top dd{ margin-left:88px; font-size:14px; line-height:35px; padding-right:30px;}
.footer-top dd a{ color:#6c6a6a; padding-right:10px; margin-right:10px; background:url(../images/fgs.png) no-repeat right center; display:inline-block;}
.footer-top .zpcontainer{ position:relative;}
.links-toggle{ display:inline-block; width:20px; height:20px; background:url(../images/arrow-d.png) no-repeat; position:absolute; right:0; top:8px; cursor:pointer;}
.footer-nav{ padding:40px 0; color:#d6d6d6;}
.footer-nav a{  color:#d6d6d6;}
.footer-nav-left{ width:190px; float:left;}
.footer-nav-rwm { text-align:center;}
.footer-nav-rwm span{ display:block; margin-top:10px;}
.footer-nav-right{ width:280px; float:right;}
.footer-nav-custom{}
.footer-nav-custom p{ margin-bottom:10px;}
.footer-nav-custom h2{ font-size:24px; line-height:24px; background:url(../images/icon_dianhua.png) no-repeat left center; padding:5px 0 5px 50px; margin-bottom:10px;}
.footer-nav-center{width:630px; float:left;}
.footer-nav-title{ color:#3eb982; padding-left:30px; font-size:16px; margin-bottom:15px;}
.footer-nav-item{ float:left; width:25%;}
.footer-nav-item ul{ padding-left:30px;}
.footer-nav-item ul{ line-height:30px;}

.sub-nav{ text-align:center; position:absolute; width:100%; display:none;z-index: 99999;}
.sub-nav li{ border:1px solid #dfdfdf; border-top:none;}
.sub-nav a{ height:54px; line-height:54px; color:#353535; background:#fff; display:block; font-size:16px;}
.sub-nav a:hover{ background:#44c189; color:#fff;}

.left-fixnav{ position:fixed; top:150px; z-index:999999; background:#fff; border:1px solid #eeeeee; right:-115px; width:113px; }
.left-fixnav .nav-switch{ position:absolute; left:-32px; width:31px; height:153px; background:url(../images/fixnav-switch2.png) no-repeat;}
.left-fixnav .nav-switch.open{background:url(../images/fixnav-switch.png) no-repeat;}
.left-fixnav li{ text-align:center;}
.left-fixnav li div{ padding:5px 0; margin-bottom:5px;}
.left-fixnav li a{ display:block; padding:15px 0; background:#ff8e0a; color:#fff; opacity:0.9; font-size:15px;}
.left-fixnav li a:hover{ opacity:1;}
.left-fixnav li a.bg01{ background:#ff8e0a;}
.left-fixnav li a.bg02{ background:#3eb982;}
.left-fixnav li a.bg03{ background:#3399cc;}
.left-fixnav li a.bg04{ background:#666699;}
.back-top{ background:url(../images/back-top.png) center center no-repeat; cursor:pointer; opacity:0.9; position:fixed; left:50%; bottom:60px; z-index:999; width:60px; height:60px; margin-left:560px; display:none;}

.back-top:hover{ opacity:1;}

.left-fixnav .kefu-qq{ position:absolute; width:190px; padding:20px; left:-232px; background:#fff; top:0; text-align:left; border:1px solid #eeeeee; display:none;}
.left-fixnav .kefu-qq dl{ margin-bottom:16px;}
.left-fixnav .kefu-qq dt{ margin-bottom:10px;}
.left-fixnav .kefu-qq dd{ padding-left:30px; margin-bottom:10px;}
.left-fixnav .kefu-qq dd a{ display:inline; background:none; }
.left-fixnav .kefu-qq dd span{ display:inline-block; width:40px;}

.page-wrap{ padding-top:135px;}
.site-topbar{ background:#f2f2f2; border-bottom:1px solid #dfdfdf; height:34px; line-height:34px; color:#494848; position:fixed; width:100%; left:0; top:0; z-index:9999;}
.site-header{ background:#fff; border-bottom:1px solid #dfdfdf; position:fixed; width:100%; left:0; top:34px; z-index:9999;}