﻿*,body{
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
}

ul,li{list-style-type: none;}
h1,h2,h3,h4,h5,h6,p,i,span,ul,li,.img,.top,.fixednav,a,img,.time,font,.item,.news-img{
	transition:all 0.5s;
    -webkit-transition:all 0.5s; /* Safari and Chrome */
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -ms-transition:all 0.5s;
}
a,img{border:none;text-decoration: none;}
body{
  width:100%; 
  height:100%; 
  overflow-x: hidden;}
::-webkit-scrollbar {
width: 8px;/* 这是针对缺省样式 (必须的) */}
::-webkit-scrollbar-track {
background-color: #fff;/* 滚动条的滑轨背景颜色 */}
::-webkit-scrollbar-thumb {
background-color: #d7c1a9;/* 滑块颜色 */ }
::-webkit-scrollbar-button {
background-color: #fff;/* 滑轨两头的监听按钮颜色 */}
::-webkit-scrollbar-corner {
background-color: #fff;/* 横向滚动条和纵向滚动条相交处尖角的颜色 */        }  
.bg{background-image: url(../images/bg.gif);}
.bg1{background-image: url(../images/bg2.gif);}
.js-enabled .fooReveal { visibility: hidden; }
.fl{float:left}
.fr{float: right}
.clear{clear:both}
.pt30{padding-top: 30px;}
.mb30{margin-bottom: 30px;}
.w1200{width: 1200px; margin:0 auto;position: relative;}
hr{border-top-color:rgba(130,96,89,0.15)!important;}
/*微信*/
.mob{ display: none; position:absolute; top:35px;right:50px; z-index:99999; width:120px; height:120px;}
.weixin{ display: none; position:absolute;top:35px;right:50px; z-index:99999; width:120px; height:120px;}
.weixin img,.mob img{ width:100%; height:100%;box-shadow: 0 0 20px rgba(33,37,44,.15);-webkit-box-shadow: 0 0 20px rgba(33,37,44,.15)}

/*header*/
.header{ width:100%; height:130px;
box-shadow:0 4px 12px 0 rgba(52,63,75,0.06),0 10px 40px 0 rgba(52,63,75,0.06),0 0 0 1px rgba(52,63,75,0.02);
-webkit-box-shadow:0 4px 12px 0 rgba(52,63,75,0.06),0 10px 40px 0 rgba(52,63,75,0.06),0 0 0 1px rgba(52,63,75,0.02);
-moz-box-shadow:0 4px 12px 0 rgba(52,63,75,0.06),0 10px 40px 0 rgba(52,63,75,0.06),0 0 0 1px rgba(52,63,75,0.02);
padding:0;background-color:#fff;z-index:9999;position: relative;}
.header .top{background-image: url(../images/top_bg.jpg); height:35px;}
.header .top .mobile{position: relative;float: right;}
.header .top .mobile a{ color:#fff; font-size:14px; line-height:35px; display:block;margin-left:14px;height:30px; padding-left:32px; float:left;}
.header .icon{ background-image: url(../images/mob.png); background-repeat:no-repeat;}
.header .i1{background-position:0 2px;}
.header .i2{background-position:0 -28px;}
.header .i3{background-position:0 -58px;}
.header .logo{ width:425px; padding-top:10px;}
.header .logo img{width: 100%;}
.header .menu{width: auto;position: absolute;right:0;top:10px;padding: 0!important;margin: 0!important;}

.fixednav {
	position:fixed;
	top:0px;
	width:100%;
	z-index:9999;
	height:70px;}
.fixednav .logo{width:300px;}
.fixednav .top{display: none}
.fixednav nav{}
.fixednav nav.navbar.bootsnav ul.nav > li > a{font-size:16px;line-height: 55px;}
/*nav*/
.navbar-collapse {
	padding-right: 0!important;
	padding-left: 0!important;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}


nav.navbar.bootsnav{z-index: 9999;padding:0!important;margin:0!important;}
nav.navbar.bootsnav ul.nav > li {margin-left:35px;padding:0;margin-right:0;}
nav.navbar.bootsnav ul.nav li.active > a:hover,
nav.navbar.bootsnav ul.nav li.active > a:focus,
nav.navbar.bootsnav ul.nav li.active > a{background-color: transparent;}
nav.navbar.bootsnav{ border:none;margin-bottom:0px;background-color:transparent;}
nav.navbar.bootsnav ul.nav > li > a{font-size:16px; font-weight:300;line-height: 75px;color: #474747;text-transform: uppercase;padding:0!important;margin:0!important;  }
nav.navbar.bootsnav ul.nav > li:hover{}
nav.navbar.bootsnav ul.nav > li:after{
		    content: "";
		    width: 0;
		    height: 5px;
		    background: #da3232;
		    position: absolute;
		    bottom: 0;
		    left:50%;
	        margin-left:-15%;
		    transition: all 0.5s ease 0s;}
nav.navbar.bootsnav ul.nav > li:hover:after{ width: 40%;}
.dropdown-menu.multi-dropdown{position: absolute;left: -100% !important; top:50px; }
.dropdown-menu{ background-color:transparent;}
.dropdown-menu > li > a{ color:#666 !important;background-color:#fff; white-space:normal; display: block; width: 100%; line-height:35px !important;}
.dropdown-menu > li > a:hover{background-color:#88665f!important; color:#fff!important;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
        padding: 0;
        width: 200px;
        border:none;
		background-color:transparent;
		z-index: 9999;
}

/*section*/
.main{width:100%; height:100%; position:relative;}

@media (min-width:768px){
	.container{width:750px}
	.sub-nav{width: 750px;margin-left: -375px;}
	.location,.caselist,.zs-list{width: 750px;}
}
@media (min-width:992px){
	.container{width:940px}
	.sub-nav{width: 940px;margin-left: -470px;}
	.location,.caselist,.zs-list{width: 940px;}
}
@media (min-width:1280px){
	.container{width:1100px}
	.sub-nav{width: 1100px;margin-left: -550px;}
	.location,.caselist,.zs-list{width: 1100px;}
}
@media (min-width:1440px){
	.container{width:1200px}
	.sub-nav{width: 1200px;margin-left: -600px;}
	.location,.caselist,.zs-list{width: 1200px;}
}
@media (min-width:1600px){
	.container{width:1200px}
	.sub-nav{width: 1200px;margin-left: -600px;}
	.location,.caselist,.zs-list{width: 1200px;}
}
@media (min-width:1920px){
	.container{width:1200px}
	.sub-nav{width: 1200px;margin-left: -600px;}
	.location,.caselist,.zs-list{width: 1200px;}
}
.section{ width:100%;background-repeat:no-repeat; background-size:cover; background-position:center center;}
/*section-title*/
.section-title{text-align:center; padding:30px 0 10px 0;width: 90%;margin: 0 auto;}
.section-title h2{font-size:40px; font-weight:800; color:#826059; display:block; width:50%;letter-spacing:2px;margin:10px auto; position:relative;
line-height: 20px;}
.section-title h2:after{
	content:'';
	width:155px;
	height:25px;
	background-image: url(../images/hs.png);
	display:block;
	position:absolute; left:50%;margin-left: -77.5px;top:-40px;
	}
.section-title h2:before{
	content:'';
	width:630px;
	height:15px;
	background-image: url(../images/jt.png);
	display:block;
	position:absolute; right:50%;margin-right:-315px; bottom:-30px;
	}
.section-title h3{font-size:16px;font-family:Arial, "sans-serif";letter-spacing: 1px; text-transform:uppercase;color:rgba(130,96,89,0.3);font-weight: 300;position:relative;line-height: 60px;}
.section-title1{text-align:center; padding:30px 0 0 0;width: 90%;margin: 0 auto;}
.section-title1 h2{font-size:40px; font-weight:800; color:#f6f1ec; display:block; width:50%;letter-spacing:2px;margin:10px auto; position:relative;line-height: 20px;}
.section-title1 h2:after{
	content:'';
	width:155px;
	height:25px;
	background-image: url(../images/hs1.png);
	display:block;
	position:absolute; left:50%;margin-left: -77.5px;top:-40px;
	}
.section-title1 h2:before{
	content:'';
	width:630px;
	height:15px;
	background-image: url(../images/jt1.png);
	display:block;
	position:absolute; right:50%;margin-right:-315px; bottom:-30px;
	}
.section-title1 h3{font-size:16px;font-family:Arial, "sans-serif";letter-spacing: 1px; text-transform:uppercase;color:rgba(246,241,236,0.3);font-weight: 300;position:relative;line-height: 60px;}
	
/*sub-title*/
.sub-title{text-align:center; padding:30px 0 10px 0;width: 90%;margin: 0 auto;}
.sub-title h2{font-size:30px; font-weight:200; color:#826059; display:block; width:50%;letter-spacing:2px;margin:10px auto; position:relative;
line-height: 20px;}
.sub-title h2:after{
	content:'';
	width:155px;
	height:25px;
	background-image: url(../images/hs.png);
	display:block;
	position:absolute; left:50%;margin-left: -77.5px;top:-40px;
	}
.sub-title h2:before{
	content:'';
	width:630px;
	height:15px;
	background-image: url(../images/jt.png);
	display:block;
	position:absolute; right:50%;margin-right:-315px; bottom:-30px;
	}
.sub-title h3{font-size:16px;font-family:'Roboto', sans-serif;text-transform:uppercase;color:rgba(130,96,89,0.3);font-weight: 300;position:relative;line-height: 30px;}

/* more */
.section .more{ width:150px; line-height:38px; border:1px solid #094b95; color:#094b95; display:block; text-align:center; font-size:18px;border-radius:20px; -webkit-border-radius:20px; margin:10px auto;}
.section .more i{ font-size:1.2em; margin-left:10px;}
.section .more:hover{
	background-color: #094b95;
	color: #fff;
	text-decoration: none;
}
.section .more:hover i{
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);
-webkit-transform:rotate(90deg);}


/*footer*/
footer{ width:100%; background-color:#333;}
footer .foot-nav{ float:left; padding:40px 0;}
footer .foot-nav dl{float:left; display:block;width: 200px;}
footer .foot-nav dt{ font-size:18px; color:#d7c19d; font-weight:300;padding-bottom:10px;}
footer .foot-nav dd{}
footer .foot-nav dd a{ font-size:14px; color:rgba(216,212,188,0.4); line-height:30px;}
footer .foot-nav dd a:hover{ color:#fff;}
footer .foot-contact{ float:right;padding:40px 180px 40px 0; position:relative;}
footer .foot-contact .c-info{ width:100%;}
footer .foot-contact .c-info .tel{display: block; font-style: normal; color:rgba(215,193,169,0.6);font-size:36px;line-height: 40px; font-family:'Roboto', sans-serif;font-weight:300;padding-bottom: 10px;}
footer .foot-contact .c-info p{color:rgba(216,212,188,0.4); font-size:14px; line-height:25px;padding:0;margin:0;font-family:"Microsoft YaHei", 'Roboto', sans-serif;}
footer .foot-contact .wx{width: 100px;height: 100px; position:absolute; right:0; top:40px; font-size:14px; color:rgba(216,212,188,0.4); text-align:center;}
footer .foot-contact .wx img{ display:block; margin-bottom:10px;width: 100%}
footer .copy{font-family:"Microsoft YaHei", 'Roboto', sans-serif;font-weight: 100; height:35px;font-size:14px; color:rgba(216,212,188,0.4); line-height:35px;text-transform: uppercase;}
footer .copy a{color:rgba(215,193,169,0.6);}

.err{ width:50%; line-height:30px; font-size:20px; color:rgba(0,0,0,0.3); text-align:center; margin:50px auto; padding:20px; border:1px solid rgba(0,0,0,0.07);position: relative;padding-top: 20px;}
.err i{font-size:60px;display: block;margin: 10px auto;}


/*分页样式*/
.pagination {display: flex;display:-webkit-flex;justify-content:center;flex-wrap: wrap;}
.pagination a{
	display: inline-block;font-family:Arial, "sans-serif";
	line-height: 30px;
	margin-right: 10px;margin-bottom: 10px;
	font-weight: normal;
	background-color: #fff;
	text-transform: uppercase;
	padding: 0 12px;border: 1px solid #eaeaea;
}
.pagination a:last-child{margin-right: 0;}
.pagination a:hover,
.pagination a:focus,
.pagination a.active,
.pagination .active span {color: #fff;
	background-color:#da3232;
}
.dn{display: none;}
/* 返回顶部 */
.go-top{position: fixed;bottom: 40px;right: 20px;width: 46px;z-index: 999;}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url(../images/go-top.png?);}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -150px;}
.go-top .go:hover{background-position: 0 -250px;}
.go-top .feedback{background-position: 0 -100px;}
.go-top .feedback:hover{background-position: 0 -300px;}
.go-top .uc-2vm{background-position: 0 0;}
.go-top .uc-2vm:hover{background-position: 0 -350px;}
.go-top .uc-2vm-pop{
	position: absolute;right: 60px;top: -50px;
	width: 100px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	background: #fff;}
.go-top .uc-2vm-pop .title-2wm{font-size: 14px; margin: 10px 10px;}
.go-top .uc-2vm-pop .logo-2wm-box{position: relative;}
.go-top .uc-2vm-pop .logo-2wm-box img{width: 100px;}

.flex-sb{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:space-between;
	justify-content: space-between;
}
.flex-ce{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.flex-fs{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
.flex-fe{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content:  flex-end;
}