@charset "UTF-8";
/*-----default model-----*/
body,h1, h2, h3, h4, h5, h6,p,ul, ol, dl, dd,figure, menu, input, textarea, button, select, th, td,figcaption {margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6,b, strong {font-size: 100%;font-weight: normal;}
li {list-style: none;}
em, i {font-style: normal;}
img {border:none;}
input,textarea,button,select {outline: 0 none;}
table{border-collapse: collapse; margin:0 auto;}
textarea {resize: vertical;}
a {text-decoration: none;outline: 0 none;color:inherit}
i,em{ font-style:normal;}
table{border-collapse:collapse;width: 100%;color: #333;text-align: center;}
.clearfix:before,.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfix{zoom:1} 
body{width: 100%;height:100%;font-size: 12px;min-width: 1100px!important; font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;color: #444;background: #fff;}
#footer_bx{clear: both;}

.nav-bgd,.dv_mn{display:none;}
.nav-fixed{position: fixed;top: 0;left: 0;width: 100%; z-index: 900; _position: absolute; _top: expression(eval(document.documentElement.scrollTop));_left:20px }
.pbot80{padding-bottom: 80px;}
.m-show,.m-ib{display: none!important;}
.qgfx_box {margin-top: 10px; margin-bottom: 20px!important;}
a[title="站长统计"]{display: none;}
@media only screen and (min-width: 800px) {
	.pc-hide{display:none !important;}
}
.wrap{position: relative; width: 1100px; margin: 0 auto;font-size: 0;text-align: center;}

 /* 输入框填充背景 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
        -webkit-box-shadow: 0 0 0 1000px white inset;
}
 
/* 输入框填充透明 */
/* input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-out 0.5s;
} */
 
 
/*banner */
.banner-box{position:relative;height:351px;background:url(../images/banner.jpg) no-repeat center top; overflow:hidden;width:100%; text-align:center;}
.banner-box .wrap{}
.banner-box .logo{width: auto; position: absolute;left: 0; top: 23px; cursor: pointer;display: block;}
.banner-box .logo img{width: 100%;}

/* menu */
.menu{width: 100%; clear: both;margin-top: -.43rem; float:left; position:relative;}
.menu ul{width: 100%; clear: both; float: left;}
.menu ul li{width: 1.4rem; height: .43rem; display: inline-block; margin: 0 .07rem;}
.menu ul li a{width: 100%; height: .43rem; display: block;
	font-size: .18rem; line-height: .43rem; color: #fff;
	background: #c29c5e;
	background: -webkit-linear-gradient(left, #c19b5d , #e3bf86); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #c19b5d, #e3bf86); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #c19b5d, #e3bf86); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #c19b5d , #e3bf86); /* 标准的语法 */
	border-radius: .1rem .1rem 0 0
}
.navcss {
	position: fixed;
	top: 0px;
	margin-top: 0;
	z-index: 9;
	background: hsla(0,0%,100%,.9);
	box-shadow: 0 0 .15rem rgba(66,66,66,.3);
	padding-top: .1rem;
}
/*section1*/
.sec01{width: 100%; clear:both; float:left;}
.sec-title{width:100%; clear: both; float: left; margin-top: .6rem; padding-top:.21rem;}
.sec-title h2{
	font-size: .4rem;
	font-weight: bold;
	color: #bc9563;
	line-height: .66rem;
}
.sec-title h2 span{
	color: #20356a;
}
.sec-title i{ clear: both;
	width: .7rem; height: .08rem; display: inline-block;
	background-color: #20356a;
}

.s1-title{
	background: url(../images/s1-title01.png) no-repeat center top;
	background-size: auto .67rem;
}

.s1-main{
	width: 100%;
	clear: both;
	float: left;
	margin-top: .3rem;
}
.s1-main .left{
	width: 777px;
	height: 322px;
	display: block;
	float: left;
	background: #fff;
	background: -webkit-linear-gradient(left, #f1f7fd , #fff); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f1f7fd, #fff); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f1f7fd, #fff); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f1f7fd , #fff); /* 标准的语法 */
	border-radius:.1rem;
	box-shadow: 0 0 .16rem rgba(217,217,217,.8);
}
.s1-main .left ul{
	float: left;
	margin-top: .46rem; margin-left: .29rem;
}
.s1-main .left ul li{
	width: .64rem; height: .28rem;
	border: solid 1px #bfbfbf;
	border-radius: .04rem;
	font-size: .18rem; line-height: .28rem; color: #706552;
	float: left; margin-right:.38rem; margin-bottom: .2rem;
	cursor: pointer;	
}
.s1-main .left ul li:hover,.s1-main .left ul li.active{
	background: #c29c5e;
	background: -webkit-linear-gradient(left, #c19b5d , #e3bf86); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #c19b5d, #e3bf86); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #c19b5d, #e3bf86); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #c19b5d , #e3bf86); /* 标准的语法 */
	color:#fff;
	border-color: rgba(255,255,255,1);
}
.s1-main .right{float: right; position: relative;
	width: 323px; height: 322px; display: block;
	background: url(../images/s1-img01.png) no-repeat center;
	border-radius: .1rem;
	box-shadow: 0 0 .16rem rgba(217,217,217,.8);
}
.s1-main .right:before{content: '';width: .53rem; height: .53rem; display: inline-block;
	background: url(../images/s1-icon01.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	top: 1.28rem; left: -.27rem;
}
.s1-main .right font{width: 1.98rem; height: .47rem; display: inline-block;
	background-color: #fff;
	border-radius: .25rem;
	font-size: .18rem; line-height: .47rem; color: #20356a;
}
.s1-main .right font:first-child{
	margin-top: .45rem;
}
.s1-main .right span{
	font-size: .18rem; line-height: .44rem; clear: both; padding-bottom: .11rem; width: 100%; float: left;
	color: #fff;
	background: url(../images/banner.jpg) no-repat center;
}
.s1-main .right p{
	font-size: .16rem; line-height: .24rem; color: #aac0f8; text-align: left; width: 263px; margin-left: .3rem; margin-top: .2rem;
}
.s1-main .right p i{
	padding-bottom: .1rem; display: block; float: left;
}
.s1-caption{
	width: 100%; float: left; height: 2.77rem; display: block; margin-top: .35rem;
	background: url(../images/s1-img02.png) no-repeat center;
	background-size: auto 100%;
	box-shadow: 0 .05rem .18rem rgba(74,74,74,.35);
}
.s1-caption .right{
	float: right; width: 1.82rem; height: 1.81rem; margin-top: .79rem; margin-right: 3.15rem;
	position: relative;
}
.s1-caption .right img{
	width: 100%; display: block;
}
.s1-caption .right::after{
	content: '';width: 1.54rem; height: .53rem; display: block;
	background: url(../images/s1-img03.png) no-repeat center;
	background-size: 100%;
	position: absolute; top: -.56rem; left: .2rem;
}
.s1-myform{
	width: 100%; height: 203px; float: left; margin: .23rem auto .3rem;
	background: url(../images/s1-formBg.png) no-repeat center top;
	box-shadow: 0 0 .06rem #c8c7bd;
}
.s1-myform h3{
	width: 100%; float: left; margin-top: .12rem;
	font-size: .24rem; line-height: .6rem; color: #a07c43;
	background: url(../images/s1-title02.png) no-repeat center;
	background-size: auto .12rem;
}
.s1-myform ul{
	width: 100%; clear: both; float: left; margin-top: 7px;
}
.s1-myform ul li{
	width: 3.38rem; height: .34rem; display: inline-block; margin: 0 .06rem;
	border: solid 1px #a3875a;
}
.s1-myform ul li span{
	float: left; font-size: .18rem; line-height: .34rem; color: #a3875a; margin-left: .1rem;
}
.s1-myform ul li input{
	width: 2.32rem; height: .34rem; float: left; border: none;
	font-size: .18rem; color: #333;
}
.s1-myform ul li input[name='clueUsername']{
	width: 2.7rem;
}
.s1-myform .xieyi{
	font-size: .14rem; line-height: .3rem; width: 100%; float: left; margin: .2rem auto .12rem;
}
.xieyi input[type=checkbox] {position: relative; width: 13px; height: 13px; padding: 0; margin-bottom: 0; border: none; border-radius: 2px; -webkit-appearance: checkbox;}
.xieyi input[type=checkbox]::before {position: absolute; content: ""; top: 0; left: 0; background: #fff; width: 100%;  height: 100%; border: 1px solid #d9d9d9; border-radius: 2px;
}
.xieyi input[type=checkbox]:checked::before {position: absolute; content: "\2713"; background-color: #0075ff; top: 0; left: 0; width: 100%; border: 1px solid #0075ff; border-radius:2px; color: #fff; font-size: 14px; font-weight: bold; text-align: center; line-height: 13px;}
.s1-myform .s1-btn{
	width: 100%; clear: both; float: left;
}
.s1-myform .s1-btn a{
	width: 1.76rem; height: .5rem; display: inline-block;
	font-size: .22rem; line-height: .5rem; color: #fff;
	background: url(../images/s1-btn.png) no-repeat center;
	background-size: 100%;
	box-shadow: 0 0 .06rem #c8c7bd;
	border-radius: .5rem;
}

/* section02 */
.sec02{
	width: 100%; clear: both; float: left;
}
.s2-title{
	background: url(../images/s2-title01.png) no-repeat center top;
	background-size: auto .67rem;
}
.s2-main{
	width: 100%; clear: both; float: left; margin-top: .3rem;
}
.s2-main ul{
	width: 100%; clear: both; float: left;
}
.s2-main ul li{
	float: left; margin-right: 14px;
}
.s2-main ul li:last-child{ margin-right:0;}
.s2-main ul li .left{
	width: .8rem; height: 2.91rem; display: block; float: left;
	background-color: #20356a;
	font-size: .24rem; line-height: .36rem; color: #fff;
	border-radius: .1rem;
	box-shadow: 0 .05rem .07rem rgba(184,197,230,.8);
	cursor: pointer;
}
.s2-main ul li .left font{
	width: .3rem; float: left; margin: .7rem .25rem auto;
}
.s2-main ul li .cont{
	width:0; height: 2.91rem; display: block; float: left;
	background: url(../images/s2-img01.png) no-repeat center;
	background-size: 100%;
	border-radius: .1rem;
	box-shadow: 0 0 .16rem rgba(206,206,206,.8);
	overflow: hidden;
	position: relative;
}
.s2-main ul li.active .cont{
	width: 8.31rem;
	transition: all .5s;
}
.s2-main ul li .cont .txt{
	float: left; width: 6.8rem; margin: .45rem .75rem 0;
}
.s2-main ul li .cont .txt p{
	font-size: .16rem; line-height: .24rem; float: left; margin-bottom: .15rem; color: #555;
	text-align: left;
}
.s2-main ul li .cont .btn{
	position: absolute; bottom: .32rem; right: .7rem;
}
.s2-main ul li .cont .btn a{
	width: auto; height: .4rem; display: inline-block;
	font-size: .18rem; line-height: .4rem; color: #bc9563;
	padding: 0 .25rem;
	border: solid 1px #bc9563;
	border-radius: .4rem;
}
.s2-btn{
	width: 100%; clear: both; float: left; margin: .26rem auto .37rem;
}
.s2-btn a{
	width: 3rem; height: .5rem; display: inline-block; margin: auto;
	font-size: .22rem; line-height: .5rem; color: #fff;
	background: url(../images/s2-btn01.png) no-repeat center;
	background-size: 100%;
	box-shadow: 0 0 .06rem #c8c7bd;
	border-radius: .5rem;
}
.s2-caption{
	width: 100%; float: left; height: 2.36rem; display: block;
	background: url(../images/s2-img02.png) no-repeat center;
	border-radius: .2rem;
	box-shadow: 0 .05rem .18rem #efd09d;
}
.s2-caption .right{
	float: right; width: 3.16rem; height: 2.45rem; margin-top: .21rem; margin-right: .49rem;
	background: url(../images/s2-img03.png) no-repeat center;
	background-size: 100%;
}
.s2-caption .right img{
	width: 1.4rem; display: block; float: left; margin: .15rem .27rem;
}

/* section03 */
.sec03{
	width: 100%; clear: both; float: left;
}
.s3-title{
	background: url(../images/s3-title01.png) no-repeat center top;
	background-size: auto .85rem;
}
.s3-main{
	width: 1117px; height: auto; float: right; margin-top: .73rem;
	background: url(../images/s3-stepLine.png) no-repeat top right;
	background-size: auto 2.79rem;
}
.s3-main ul.left{
	float: left;margin-top: -.42rem; margin-bottom: .4rem;
}
.s3-main ul.right{
	float: right; clear: both;
}
.s3-main ul.left li{
	float: left; margin-right: .47rem;
}
.s3-main ul.right li{
	float: right; margin-right: .55rem;
}
.s3-main ul li.step01{
	width: 1.8rem;
}
.s3-main ul li.step02{
	width: 2.17rem;
}
.s3-main ul li.step03{
	width: 2.7rem;
}
.s3-main ul li.step04{
	width: 2.7rem;
	margin-right: 0;
}
.s3-main ul li.step05{
	width: 2.55rem;
	margin-right: .9rem;
}
.s3-main ul li.step06{
	width: 2.8rem;
}
.s3-main ul li.step07{
	width: 3.4rem;
}
.s3-main ul li img{
	width: .91rem; display: inline-block; margin: auto;
}
.s3-main ul li font{
	width: 100%; float: left; margin-top: .05rem; display: inline-block;
	font-size: .24rem; line-height: .43rem; font-weight: bold; color: #20356a;
}
.s3-main ul li i{
	width: .5rem; height: .04rem; display: block; clear: both; margin: auto;
	background-color: #bc9563;
	border-radius: .04rem;
}
.s3-main ul li p{
	font-size: .18rem; line-height: .24rem; color: #555; float: left; margin-top: .1rem;
}
.s3-btn{
	width: 100%; clear: both; float: left; margin: .42rem auto .35rem;
}
.s3-btn a{
	width: 3rem; height: .5rem; display: inline-block; margin: auto;
	font-size: .22rem; line-height: .5rem; color: #fff;
	background: url(../images/s2-btn01.png) no-repeat center;
	background-size: 100%;
	box-shadow: 0 0 .06rem #c8c7bd;
	border-radius: .5rem;
}
.s3-caption{
	width: 100%; float: left; height: 1.98rem; display: block;
	background: url(../images/s3-img01.png) no-repeat center;
	background-size: 100%;
	border-radius: 1.98rem;
	box-shadow: 0 .05rem .18rem #efd09d;
	position: relative;
}
.s3-caption img{
	float: right; margin-right: 1.15rem; margin-top: .35rem; width: 1.4rem;
}
.s3-caption::after{
	content: '';width: 1.89rem; height: .5rem; display: block;
	background: url(../images/s3-tip01.png) no-repeat center;
	background-size: 100%;
	position: absolute; top: -.22rem; right: .52rem;
}

/* section04 */
.sec04{
	width: 100%; clear: both; float: left;
}
.s4-title{
	background: url(../images/s4-title01.png) no-repeat center top;
	background-size: auto .87rem;
}
.s4-main{
	width: 1070px; float: left; margin: .35rem .15rem auto;
}
.s4-main .note{
	width: 100%; clear: both; float: left;
	border: dashed 1px #1d2088;
	border-radius: .1rem;
}
.s4-main .note p{
	font-size: .18rem; line-height: .36rem;
	padding: .17rem .36rem; color: #555; text-align: left;
}
.s4-main .cont{
	clear: both; float: right; width: 8.5rem; height: 2.78rem; margin-top: .47rem;
	background-color: #fff;
	box-shadow: 0 .03rem .13rem #d9e1e8;
	border-radius: .1rem;
}
.s4-main .cont .tab{
	width: 4.13rem; height: 2.69rem; display: block; float: left;
	margin-left: -2.2rem; margin-top: -.24rem;
	background: url(../images/s4-img01.png) no-repeat center;
	background-size: 100%;
	box-shadow: 0 .09rem .13rem rgba(179,201,219,.85);
	border-radius: .08rem;
}
.s4-main .cont .tab ul{
	width: 100%; clear: both; float: left; margin-top: .41rem;
} 
.s4-main .cont .tab ul li{
	width: 2.29rem; height: .48rem; display: inline-block; margin: 0 auto .23rem;
	background-color: #fff; color: #123493; line-height: .48rem; font-size: .18rem;
	border-radius: .48rem;
	cursor: pointer;
}
.s4-main .cont .tab ul li.cur,.s4-main .cont .tab ul li:hover{
	font-weight: bold;
}
.s4-main .cont .txt{
	float: right; margin-right: .45rem; margin-top: .3rem; width: 5.6rem;
}
.s4-main .cont .txt p{
	font-size: .18rem; line-height: .36rem; text-align: left;
}

/* section05 */
.sec05{
	width: 100%; clear: both; float: left;
}
.s5-title{
	background: url(../images/s5-title01.png) no-repeat center top;
	background-size: auto .85rem;
}
.s5-main{
	width: 100%; clear: both; float: left; margin: .75rem auto auto;
}
.s5-main .item{
	width: 4.9rem; height: 2.6rem; display: inline-block; margin: auto .16rem;
	background-color: #fff;
	border-radius: .1rem;
	box-shadow: 0 .03rem .13rem #d9e1e8;
}
.s5-main .item h3{
	width: 100%; height: .67rem; display: inline-block; float: left; margin-top: -.34rem;
	font-size: .28rem; line-height: .67rem; color: #fff;
	background: url(../images/s5-img01.png) no-repeat center;
	background-size: auto 100%;
}
.s5-main .item.left .txt{
	width: 3.6rem; float: left; margin: .38rem .65rem auto;
	font-size: .18rem; line-height: .28rem; color: #555;
	text-align: left;
}
.s5-main .item.right .txt{
	width: 3.9rem; float: left; margin: .33rem .5rem auto;
	font-size: .18rem; line-height: .28rem; color: #555;
}
.s5-main .item.right .txt ul{
	width: 100%; clear: both;
}
.s5-main .item.right .txt ul li{
	width: 100%; clear: both; float: left;
}
.s5-main .item.right .txt ul li i{
	width: .2rem; height: .2rem; line-height:.2rem; display: block; float: left; margin-top: .04rem;
	background-color: #e63002; color: #fff; font-size: .16rem;
	border-radius: 50%;
}
.s5-main .item.right .txt ul li span{
	width: 3.65rem; float: right; text-align: left;
	border-bottom: dashed 1px #cdcdcd;
	padding-bottom: .08rem;
	margin-bottom: .08rem;
}
.s5-main .item.right .txt ul li:last-child span{
	border: none;
}
.s5-btn{
	width: 100%; clear: both; float: left; margin: .42rem auto .1rem;
}
.s5-btn a{
	width: 3rem; height: .5rem; display: inline-block; margin: auto;
	font-size: .22rem; line-height: .5rem; color: #fff;
	background: url(../images/s2-btn01.png) no-repeat center;
	background-size: 100%;
	box-shadow: 0 0 .06rem #c8c7bd;
	border-radius: .5rem;
}


/* section06 */
.sec06{
	width: 100%; clear: both; float: left;
}
.s6-title{
	background: url(../images/s6-title01.png) no-repeat center top;
	background-size: auto .87rem;
}
.s6-main{
	width: 1047px; height: auto; float: left; margin: .3rem .27rem auto;
	background: url(../images/s6-img01.png) no-repeat center bottom;
	background-size: 100% 100%;
}
.s6-main ul{
	width: 1014px; float: left; margin: .17rem .17rem 0;
}
.s6-main ul li{
	width: 100%; clear: both; float: left; margin-bottom: .16rem;
	border-radius: .1rem;
	background: url(../images/s6-img02.png) no-repeat center top;
	background-size: 100% 100%;
	padding: .21rem 0;
}
.s6-main ul li.open{
	background: #fff;
}
.s6-main ul li .que{
	float: left; width: 100%; cursor: pointer;
}
.s6-main ul li .que::before{
	content: '';width: .27rem; height: .38rem; display: block; float: left; margin-left: .29rem;
	background: url(../images/s6-icon01.png) no-repeat center bottom;
	background-size: 100%;
}
.s6-main ul li .que font{
	font-size: .24rem; line-height: .38rem; float: left; margin-left: .11rem;
}
.s6-main ul li .que i{
	width: .27rem; height: .38rem; display: block; float: right; margin-right: .3rem;
	background: url(../images/s6-icon03.png) no-repeat center;
	background-size: 100%;
	transition: all .2s;
}
.s6-main ul li.open .que i{
	-ms-transform:rotate(90deg); /* IE 9 */
	-webkit-transform:rotate(90deg); /* Safari and Chrome */
	transform:rotate(90deg);
}
.s6-main ul li.open .que::after{
	content: '';width: 9.6rem; height: 0; display: block; border-bottom: dashed 1px #cdcdcd;
	float: left;margin-left: .3rem; margin-top: .15rem;
}

.s6-main ul li .ans{
	float: left; width: 100%; margin-top: .15rem; display: none;
	transition: all .5s;
}
.s6-main ul li.open .ans{
	display: block;
}
.s6-main ul li .ans::before{
	content: '';width: .27rem; height: .38rem; display: block; float: left; margin-left: .29rem;
	background: url(../images/s6-icon02.png) no-repeat center top;
	background-size: 100%;
}
.s6-main ul li .ans p{
	font-size: .18rem; line-height: .28rem; color: #808080; float: right; margin-right: .25rem; width: 9.2rem; text-align: left;
}
.s6-btn{
	width: 100%; clear: both; float: left; margin: .42rem auto .1rem;
}
.s6-btn a{
	width: 3rem; height: .5rem; display: inline-block; margin: auto;
	font-size: .22rem; line-height: .5rem; color: #fff;
	background: url(../images/s2-btn01.png) no-repeat center;
	background-size: 100%;
	box-shadow: 0 0 .06rem #c8c7bd;
	border-radius: .5rem;
}

/* section07 */
.sec07{
	width: 100%; clear: both; float: left;
}
.s7-title{
	background: url(../images/s7-title01.png) no-repeat center top;
	background-size: auto .87rem;
}
.s7-main{
	width: 1047px; height: auto; float: left; margin: .35rem .27rem .73rem;
	background: url(../images/s7-img01.png) no-repeat center bottom;
	background-size: 100%;
}
.s7-main .cont{
	width: 1014px; float: left; margin: 0 .16rem .16rem;
	background: #fff;
	border-radius: .1rem;
	box-shadow: 0 .03rem .32rem #9cbdd7;
}
.s7-main .cont .ewm{
	width: 3.24rem; margin-top: .32rem;
}
.s7-main .cont .left{
	float: left; margin-left: .33rem;
}
.s7-main .cont .right{
	float: right; margin-right: .33rem;
}
.s7-main .cont .ewm img{
	width: 2.34rem; display: block; margin: auto;
}
.s7-main .cont .ewm span{
	font-size: .2rem; width: 100%; clear: both; float: left; line-height: .32rem; margin: .15rem auto;
}
.s7-main .cont .med{
	float: left; margin-top: .33rem; width: 2.98rem;
}
.s7-main .cont .med img{
	width: 100%;
}

/*section2*/

/*按钮悬停*/
.hvr-grow-shadow{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:active {
    box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/*侧边悬停*/
.lfNav{position: fixed;width:150px; height:350px; display: none; background: url(../images/fixedNavBg.png) no-repeat center;top:25%; left:20px;z-index:9;}
.lfNav .close{position:absolute;top:10px; right:10px; height:12px; width:12px; }
.mt185{margin-top:129px;}
.nav-bg{width:150px; height:28px; display: block;float:left; clear:both;margin-left:0;margin-bottom:8px;}
.nav-bg a{width:120px; height:28px; display: block; margin:auto;}

.left_top{width:150px; height:40px;display: block;float:left;margin-left:0;}
