﻿@charset "utf-8";
body {
	font-family: "Microsoft YaHei";
}
ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a:hover {
	text-decoration: none;
}
.banner .fp-controlArrow {
	display: none;
}
.banner #fp-nav ul li, .fp-slidesNav ul li {
	width: 45px;
	height: 6px;
}
.banner #fp-nav ul li a span, .fp-slidesNav ul li a span {
	border: 0;
	width: 45px;
	height: 6px;
	background: #fff;
	border-radius: 0;
}
.banner #fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {
	background: #584b43;
}
.navbar {
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 80px;
}
.navbar-brand {
	padding: 10px;
}
.navbar-default {
	background: #fff;
	border: 0;
}
.navbar-default .navbar-nav > li > a {
	color: #584b43;
	font-size: 18px;
	line-height: 78px;
	padding: 0 20px;
	margin-left: 5px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #ff7908;
	border-bottom: 3px solid #ff7908;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.hover {
	color: #ff7908;
	border-bottom: 3px solid #ff7908;
}
.toptell {
	background: url(../images/tel.png) no-repeat left center;
	padding-left: 40px;
	float: left;
	line-height: 80px;
	background-size: 22px;
	margin-left: 20px;
}
.toptell a {
	color: #ff7908;
	font-family: Arial;
	font-size: 20px;
}
 @media screen and (max-width:1200px) {
.navbar-default .navbar-nav > li > a {
	margin-left: 0;
	padding: 0 15px;
	font-size: 14px;
}
}
 @media screen and (max-width:992px) {
.navbar-default .navbar-nav > li > a {
	margin-left: 0;
	font-size: 12px;
	padding: 0 7px;
}
.toptell {
	background-size: 28px;
	padding-left: 30px;
	margin-left: 0;
}
.toptell a {
	font-size: 14px;
}
}
 @media screen and (max-width:768px) {
.navbar {
	height: 60px;
}
.navbar-brand img {
	height: 40px;
	width: auto;
}
.navbar-collapse {
	float: none !important;
}
.navbar-toggle {
	margin-top: 12px;
}
.navbar-nav {
	background: rgba(252,251,250,.8);
	padding: 20px 0;
	text-align: center;
}
.navbar-default .navbar-nav > li > a {
	line-height: 45px;
	font-size: 14px;
}
.toptell {
	position: absolute;
	right: 70px;
	top: 0;
	line-height: 60px;
	padding-left: 35px;
}
.toptell a {
	font-size: 15px;
}
}
.section2{ background:#f2f5f8;}
.ableft,.ableftb { 
   float:left; 
   width:50%;  
   position:relative;
   overflow:hidden; 
}
.ableftb { 
   float:right;
}
.ableft img,.ableftb img{ 
   width:100%;
    display: block;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}
.ableft:hover img,.ableftb:hover img{ 
    -webkit-transform: scale(1.15, 1.15);
	-ms-transform: scale(1.15, 1.15);
	transform: scale(1.15, 1.15);
	-webkit-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}


.abright,.abrightb {
  float:right; 
  width:50%; 
  padding:0 5%; 
  padding-top:40px;	  
}
.abrightb{float:left;}

.abright .abtit,.abrightb .abtit{margin-bottom:10px; font-size:24px; line-height:50px;}
.abright .abtit p,.abrightb .abtit p{
	font-size: 40px;
	color: #584b43;
}
.abright .abtit span {
	font-size: 18px;
	color: #293146;
	display: block;
}
.abright .abinfo p,.abrightb .abinfo p {
	font-size: 14px;
	color: #293146;
	line-height: 28px;
}
.abright .abinfo a.more,.abrightb .abinfo a.more {
	display: block;
	width: 140px;
	height: 45px; 
	border:#000 solid 1px;
	line-height: 45px;
	text-align: center;
	color: #000;
	margin-top:15px;
}
.abright .abinfo a.more:hover,.abrightb .abinfo a.more:hover {
	border:#ff7908 solid 1px; 
	background:#ff7908;
	color: #fff;
}
 @media screen and (max-width:1440px) {
.ablogo img {
	width: 120px;
}
}
 @media screen and (max-width:1200px) {
.ablogo {
	margin-top: 20px;
}


}

@media screen and (max-width:768px) {
.ablogo p {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.ablogo img {
	width: 100px;
}
}
.section3 {
	background: url("../images/s3.jpg") no-repeat scroll center center / cover;
	position: relative; 
	padding-top:100px; 
	padding-bottom:100px;  
}
.section3 .indextit {
	margin-bottom:60px; 
}
.section3 .indextit img {
	padding: 0 70px;
}
.section3 .promenu {
	padding: 40px 200px;
}
.section3 .promenu li {
	float: left;
	width: 20%;
	text-align: center;
}
.promenu img {
	display: inline-block;
	padding: 0 25px;
}
.prolist {
	margin-top: 30px;
	padding: 0 30px;s
}
.prolist div:nth-child(4){ display:none;}
.prolist .ctit{ background:#FFFFFF; text-align:center; line-height:60px; font-size:16px;}
.prolist .ctit a{ color:#000000;}
.prolist div:hover .ctit{ background:#ff7908; text-align:center; }
.prolist div:hover .ctit a{ color:#fff;}

 @media screen and (max-width:992px) {
.section3 .promenu {
	padding: 0 100px;
}
.promenu img {
	padding: 0 15px;
}
.section3 .indextit img {
	padding: 0 20px;
}
}
 @media screen and (max-width:768px) {
.section3 .indextit img {
	padding: 10px;
}
.prolist {
	margin-top: 30px;
	padding: 0;
}
.caselist {
	margin-top: 30px;
	padding: 0;
}
}
.section4 {
	position: relative; 
}
.section4 .indextit{ background-color:transparent; height:199px; background:url(../images/s4.png) top center no-repeat; text-align:center; padding-top:100px;  font-size:28px; font-weight:bold;}
.section4 .indextit  i {
	display: block;
	width: 50px;
	height: 3px;
	background: #ff7908; 
	margin:0 auto; 
	margin-top:10px;
}
.section4 .casec{background:#eeeef0; padding-bottom:100px; }
.section4 .caselist div:nth-child(4){ display:none;}
.section4 .caselist .ctit{ background:#FFFFFF; text-align:center; line-height:60px; font-size:16px;}
.section4 .caselist .ctit a{ color:#000000;}
.section4 .caselist div:hover .ctit{ background:#ff7908; text-align:center; }
.section4 .caselist div:hover .ctit a{ color:#fff;}

.section5 {
	background: url("../images/s5.jpg") no-repeat scroll center center / cover;
	position: relative; 
	padding-top:100px; 
	padding-bottom:100px;
}
.section5 .indextit {
	margin-bottom: 40px;
}
.section5 .indextit img {
	padding: 0 70px;
}
.newlist {
	margin-top: 30px;
}
.newli {
	margin-top: 20px;
}
.newli .row {
	background: rgba(255,255,255, 0.9) none repeat scroll 0 0;
	margin-left: 10px;
	padding: 10px 0;
}
.newli .row img {
	margin-left: -5px;
	max-height: 100px;
}
.newli .row a {
	color: #000;
	display: block;
	line-height: 30px;
}
.newli .row p {
	color: rgba(52, 52, 52, 0.92);
	font-size: 12px;
	line-height: 25px;
}
.newli .col-xs-8 {
	padding-left: 0;
}
.section5 a.more {
	display: block;
	width: 140px;
	height: 35px;
	line-height: 35px;
	background: #584b43;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 20px;
	margin: 0 auto;
	margin-top: 40px;
}
 @media screen and (max-width: 992px) {
.newli .row p {
	display: none;
}
.newli {
	margin-top: 10px;
}
.newlist {
	margin-top: 10px;
}
.section5 .indextit img {
	padding: 0 20px;
}
}
 @media screen and (max-width:768px) {
.section5 .indextit {
	margin-bottom: 20px;
}
.section5 a.more {
	display: none;
}
}
.section6 {
	background: url(../images/sec_bg5.jpg) top center no-repeat; 
	padding-top:60px; 
	padding-bottom:50px; 
	position: relative;
}



.page_top, .submenu {
	position: relative;
	right: -150px;
	transition: all 1s;
	opacity: 0;
}
.right_left {
	right: 0;
	opacity: 1;
	transition-delay: 0.5s;
}
.dh {
	position: relative;
	left: -150px;
	transition: all 1s;
	opacity: 0;
}
.left_right {
	left: 0;
	opacity: 1;
	transition-delay: 0.5s;
}
.effect:hover {
	animation-duration: 1.2s;
	animation-name: pulse;
}
 @keyframes pulse {
 0% {
 transform: scale(1);
}
 50% {
 transform: scale(1.2);
}
 100% {
 transform: scale(1);
}
}



/* 内页 */

@media screen and (min-width: 1440px) {
.navbar .container {
	width: 1280px;
}
.navbar-nav {
	margin-left: 50px;
}
}
.nbar {
	background: #fff !important;
	margin: 0;
	position: relative;
}
.nbar .navbar-nav > li > a {
	line-height: 77px;
}
.nbar .toptell {
	background: url(../images/tel.png) no-repeat left center;
}
.nbar .toptell a {
	color: #ff7908;
}
.main, .listmain {
	background: #f5f5f5;
	padding-bottom: 70px;
}
.listmain {
	background: url(../images/listbg.jpg) no-repeat bottom center #f5f5f5;
}
.banner {
	height: 390px;
	background: url(../images/banner.jpg) no-repeat center/cover;
}
.submenu {
	text-align: center;
	margin-top: 40px;
	float: left;
	width: 100%;
	height: 50px;
}
.submenu ul {
	display: inline-block;
	box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1)
}
.submenu ul li {
	float: left;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #d3d6cf;
}
.submenu ul li a {
	display: block;
	padding: 0 40px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #d3d6cf;
	font-size: 16px;
	color: #000;
}
.submenu ul li:first-child a {
	border-left: 1px solid #d3d6cf;
}
.submenu ul li a:hover, .submenu ul li a.hover {
	background: #ff7908;
	color: #fff;
}
.page_top {
	text-align: center;
	font-size: 25px;
	color: #ff7908;
	margin-top: 50px;
	margin-bottom: 30px;
}
.page_top i {
	width: 50px;
	height: 1px;
	background: #b99966;
	display: block;
	margin: 0 auto;
}
.content {
	color: #272626;
	line-height: 30px; 
	margin-bottom:40px;
}
.content img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.footer {
	background: #323232;
	height: 220px; 
	padding-top:39px;
}
.footer p {
	color: #fff;
	margin: 0;
	line-height: 30px;
}
.footer a {
	color: #fff;
}
.footer .flogo{ margin-bottom:20px; }
.footer .footleft{ text-align:center;}
.footer .footcon{ color: #fff; padding-left:150px;}
.footer .cct-b{ font-size:18px; line-height:50px;}
.footer .cct-c{  line-height:25px;}
.fcopy{ background:#232323; color:#79796b; line-height:45px;}

.fewm {
	width: 99px;
	margin-right: 20px;
}
 @media screen and (max-width: 992px) {
.banner {
	height: 200px;
}
}
 @media screen and (max-width:768px) {
.submenu ul li{ width:33%;}
.submenu ul li:nth-child(3n+1) { 
	border-left: 1px solid #d3d6cf;
}
.submenu ul li:nth-child(1) { 
	border-left:none;
}

.nbar .navbar-nav > li > a {
	line-height: 45px;
}
.submenu ul li a { 
    width:100%; 
	padding:0;   
    text-align:center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #000;
}
.submenu ul {
	box-shadow: none; padding-left:0.5%;
}
.submenu {
	margin-top: 20px; 
	height:auto;
}
.page_top {
	margin-top: 30px;
	margin-bottom: 20px;
}
.footer {
	height:auto;
}
.footer .footleft {
	margin-top: 7px; width:100%;
}
.footer .footcon{ color: #fff; padding:20px 0 20px 20px ;}
.footright,.copyright {
	display: none;
}
.fcopy{ padding:15px 0;}
.fcopy .copyleft{text-align:center; line-height:30px;}
.banner {
	background: url(../images/banner1.jpg) no-repeat center/cover;
}
.fp-slides .slide:nth-child(1) {
	background: url(../images/ban001.jpg) center/cover !important;
}
.fp-slides .slide:nth-child(2) {
	background: url(../images/ban002.jpg) center/cover !important;
}
.fp-slides .slide:nth-child(3) {
	background: url(../images/ban003.jpg) center/cover !important;
}
.caselist div:nth-child(3),.prolist div:nth-child(3){ 
  margin-top:15px;  
}
.caselist div:nth-child(4),.prolist div:nth-child(4){ 
  margin-top:15px;  
  display:block;
}
.caselist .col-xs-6:nth-child(2n),.prolist .col-xs-6:nth-child(2n){ padding-left:7.5px;}
.caselist .col-xs-6:nth-child(2n+1),.prolist .col-xs-6:nth-child(2n+1){ padding-right:7.5px;}
}
.list .row {
	margin-top: 50px;
}
.list a {
	display: block;
	color: #1e1e1e;
	font-size: 18px;
	line-height: 30px;
}
.list span {
	color: #ababab;
	font-size: 12px;
	display: block;
	margin: 10px 0;
}
.list p {
	font-size: 12px;
	line-height: 25px;
	margin: 0;
}
/* page */

.pages {
	margin: 20px auto 20px auto;
	font-size: 14px;
	text-align: center;
}
.pages a, .pages strong {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.pages .current {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #004996;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #004996;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
.photo {
	margin-top: 40px;
}
.imgbox {
	padding: 0 5px;
	margin-bottom: 20px;
}
.photo a {
	display: block;
	padding: 5px;
	padding-bottom: 0;
	background: #fbfbfa;
	text-align: center;
	color: #3a3a3b;
}
.photo a p {
	font-size: 15px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 0;
}
.photo a:hover {
	background: #b99966;
	color: #fff;
}
 @media screen and (max-width:768px) {
.photo {
	margin-top: 20px;
}
.imgbox {
	margin-bottom: 10px;
}
}
.show {
	margin-top: 30px;
}
.show_top {
	margin-bottom: 30px;
	text-align: center;
}
.show_top p.title {
	border-bottom: 1px dotted #ddd;
	font-size: 30px;
	padding-bottom: 10px;
}
.show_top p.update span {
	color: #999;
	font-size: 12px;
	margin-right: 20px;
}
.prepage {
	margin: 50px 0 0;
}
.prepage p {
	font-size: 13px;
	line-height: 30px;
	margin: 0;
}
.prepage a {
	color: #372c2a;
}

.joinform .jointit {
	text-align: center;
	font-size: 25px;
	margin-bottom: 30px;
	color: #b99966;
}
.joinform .form-inline .form-group {
	margin-right: 20px;
	margin-bottom: 20px;
}
.joinform .btn {
	margin: 0 auto;
	display: block;
	margin-top: 30px;
}
.slide a {
	display: block;
	width: 100%;
	height: 100%;
}
.quanjing {
	width: 40px;
	height: 100px;
	background: #372D2A;
	color: #fff;
	overflow: hidden;
	position: fixed;
	z-index: 999;
	top: 100px;
	right: 0;
}
.quanjing a {
	display: block;
	width: 40px;
	height: 100px;
	color: #fff;
}
.quanjing p {
	padding: 0 8px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}
.quanjing .wapqj {
	position: absolute;
	top: 0;
	right: 80px;
	opacity: 0;
	transition: all 0.4s ease 0s;
}
.quanjing:hover {
	overflow: visible;
}
.quanjing:hover .wapqj {
	right: 40px;
	opacity: 1;
	transition-delay: 0.2s;
}

/*AB模版网新增翻页样式 各类模版第一站 www.adminbuy.cn*/
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess a{ display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess a:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess a:hover a{color:#fff;}
.pagess a.hover {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.swiper-wrapper .swiper-slide img{ width:100%;}


.section1 .tsec{ border-right:#e3e3e3 solid 1px; margin:30px auto; }
.section1 .tsec:nth-child(4){ border-right:#FFFFFF solid 1px;}
.section1 .apic{ padding-top:25px;}
.section1 .atext h1{ font-size:22px;}
.section1 .atext span{ font-size:16px; color:#898989;}



.lvrun_inContact_phone{background:url(../images/inContact_phone.jpg) center top no-repeat;width:446px;height:540px;float:left;}
.lvrun_inContact_2wm{float:left;margin-left:40px;margin-top:90px;}
.lvrun_inContact{width:195px;text-align:center;float:right;margin-right:35px;margin-top:120px;}
.lvrun_inTel_icon{background:url(../images/inTel.jpg) center top no-repeat;font-size:15px;color:#003c3d;padding-top:51px}
.lvrun_inCon{font-size:14px;line-height:23px;color:#777;margin-top:50px;}
.lvrun_inAdd_icon{margin-top:5px;}
#lvrun_foot{line-height:40px; font-size:14px; width:100%; margin-top:40px; color:#003c3d;}
#lvrun_foot_left{float:left;margin-left:30px;}
#lvrun_foot_right{float:right;margin-right:30px;}
#lvrun_foot a{ color:#003c3d;}
#lvrun_foot a:hover{ color:#ff7908;}


.section21{ background:#f2f2f2; padding:60px 0;  }
.ys-c{ width:92%; margin:0 auto;}
.section21 .htit{color:#ff7908; text-align:center; font-size:34px; line-height:40px; margin-bottom:40px;}
.section21 .htit span{text-align:center; font-size:16px; line-height:30px; color:#888888; }
.section21 .ysy{ background:#fff; border-radius:20px; padding:50px 30px; width:31%; margin-right:3.5%; float:left; text-align:center;}
.section21 .ysy:nth-child(4){margin-right:0;}
.section21 .ysy:nth-child(2) .apic{ width:90px; height:90px; background:url(../images/ys1.png?v=1) center no-repeat; margin:0 auto;}
.section21 .ysy:nth-child(3) .apic{ width:90px; height:90px; background:url(../images/ys2.png?v=1) center no-repeat; margin:0 auto;}
.section21 .ysy:nth-child(4) .apic{ width:90px; height:90px; background:url(../images/ys3.png?v=1) center no-repeat; margin:0 auto;}
.section21 .ysy:hover{background:#ff7908; color:#FFFFFF;  cursor:pointer; }
.section21 .ysy:nth-child(2):hover .apic{background:url(../images/ys1_h.png?v=1.1) center no-repeat;}
.section21 .ysy:nth-child(3):hover .apic{background:url(../images/ys2_h.png?v=1.1) center no-repeat;}
.section21 .ysy:nth-child(4):hover .apic{background:url(../images/ys3_h.png?v=1.1) center no-repeat;}
.section21 .ysy .atext h1{font-size:28px; line-height:40px; }
.section21 .ysy .atext h1 i {
	display: block;
	width: 50px;
	height: 3px;
	background: #ff7908; 
	margin:0 auto; 
	margin-top:10px;
}
.section21 .ysy:hover .atext h1 i {
	display: block;
	width: 50px;
	height: 3px;
	background: #fff; 
	margin:0 auto; 
	margin-top:10px;
}
.section21 .ysy .atext .acon{ line-height:30px; padding:30px 0; color:#888888;}
.section21 .ysy:hover .atext .acon{color:#fff;}
.section21 .ysy .atext a.more{color:#888888; border-bottom:#bab7b7 solid 1px; display:block; width:80px; font-weight:30px; line-height:30px; margin:0 auto;}
.section21 .ysy:hover .atext a.more{color:#fff; border-bottom:#fff solid 1px;}
.mc{ display:none;}

 @media screen and (max-width: 768px) {
.mc{ display:block;}
.pc{ display:none;}
.show_top {
	margin-bottom: 20px;
}
.show_top p.title {
	font-size: 20px;
	padding-bottom: 5px;
}
.show_top p.update span:first-child {
	display: none;
}
.section1{ padding-bottom:8px;}
.section1 .tsec{ border-right:#FFFFFF solid 1px; margin:10px 0 0 0; text-align:center; }
.section1 .tsec:nth-child(4){ border-right:#FFFFFF solid 1px;}
.section1 .atext h1{ font-size:12px; line-height:16px;}
.section1 .apic{ text-align:center; padding-top:8px; height:25px;}
.section1 .apic img{ margin:0 auto; height:30px;}
.section1 .atext span{ display:none;}
.section4 .caselist div:nth-child(4){ display:block;}
.section4 .caselist img{ display:block;}
.prolist .ctit,.section4 .caselist .ctit{line-height:40px;}
.lvrun_inContact_phone,#lvrun_foot_right,.section21{ display:none;}
.lvrun_inContact_2wm{float:left;margin-top:0px; width:100%; text-align:center; margin-left:0px;}
.section1 .col-xs-3{ padding:0;}
.ableft,.ableftb { 
   width:100%;  
 }
.abright,.abrightb {
  width:100%; 
  padding:40px 5%; 
}
#lvrun_foot_left{float:left;margin-left:0px; text-align:center; width:100%;}
#lvrun_foot{margin-top:20px;}
.section6 {
	padding-top:40px; 
	padding-bottom:10px; 
}
.indextitw{ width:100%; text-align:center; margin-bottom:30px;}
.indextitw img{ width:60%; margin:0 auto; display:block;}

.contleft{ float:left; width:50%; border-right: 1px solid #bbb;}
.contright{ float:right; width:50%; }
.contright img{ margin:0 auto; display:block;}
.contleft, .contright {
	padding-left: 10px; font-family:"宋体";
}
.footcont span.tell {
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
}
.footcont p {
	font-size: 12px;
	line-height: 30px;
}
.footcont p span {
	font-size: 16px;
	font-weight: bold;
}
.copy{ margin-top:30px; text-align:center; background:#584b43; color:#FFFFFF; padding:15px;}
.copy a{ color:#fff;}
.copy a:hover{ color:#ff7908;}
.section6 {background:url(../images/dt.jpg) center no-repeat;}
}
 @media screen and (max-width: 480px) { .contright{ margin-top:40px;  }}