/** 浠胯喘缃戝嚭鍝?- 妯℃澘瀹氬埗璐拱涓績锛坵ww.webfgoo.com锛?鑱旂郴QQ锛?14250257 **/

/* Elements Animations */
[class*=".effect-"] {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  perspective: 1000;
}
.effect-fade {
  opacity: 0;
}
.effect-fade.in {
  opacity: 1;
}
.effect-slide-left {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
  opacity: 0;
}
.effect-slide-left.in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.effect-slide-right {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  opacity: 0;
}
.effect-slide-right.in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.effect-slide-top {
  -webkit-transform: translate3d(0, -30%, 0);
  transform: translate3d(0, -30%, 0);
  opacity: 0;
}
.effect-slide-top.in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.effect-slide-bottom {
  -webkit-transform: translate3d(0, 30%, 0);
  transform: translate3d(0, 30%, 0);
  opacity: 0;
}
.effect-slide-bottom.in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.effect-pop {
  opacity: 0;
}
.effect-pop.in {
  -webkit-animation: pop 0.6s ease-out 0.5s both;
  -moz-animation: pop 0.6s ease-out 0.5s both;
  -o-animation: pop 0.6s ease-out 0.5s both;
  animation: pop 0.6s ease-out 0.5s both;
  opacity: 1 \9;
}
@-webkit-keyframes pop {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pop {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes pop {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pop {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.effect-fall {
  opacity: 0;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}
.effect-fall.in {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.effect-perspective {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.effect-helix {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  opacity: 0;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.effect-helix.in {
  opacity: 1;
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
}




#content .new-title {padding:20px;}
	.new-title {
	font-size: 18px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	color: #FFFFFF;
	text-align: center;
	text-transform: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	}
	
	.second-title {
	font-family: "Microsoft YaHei";
	font-size: 17px;
	letter-spacing: 0.7px;
	margin: 10px 0 20px;
	color: #F5F5F5;
	font-weight: normal;
	text-indent: 2em;
	}



@-webkit-keyframes rotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(360deg)}
}
@-moz-keyframes rotate{
from{-moz-transform:rotate(0deg)}
to{-moz-transform:rotate(360deg)}
}
@-ms-keyframes rotate{
from{-ms-transform:rotate(0deg)}
to{-ms-transform:rotate(360deg)}
}
@-o-keyframes rotate{
from{-o-transform:rotate(0deg)}
to{-o-transform:rotate(360deg)}
}
img{border:0;}
*{padding:0;margin:0;list-style:none;}

/* 娴狅絿鐖滈弫瀵告倞閿涙碍鍣挎禍杞扮鐎癸拷 www.lanrenzhijia.com */
.slides{
	width: 100%;
	height: 600px;
	position: relative;
	overflow: hidden;
}
.slideInner{
	height: 600px;
	position: relative;
	left: 0;
	margin-left: 0;
}
.slideInner a{
	display: block;
	height: 600px;
	background-size: cover;
	background-position: center center;
	position: relative;
	text-align: center;
	z-index: 1;
}
.slideInner a div.img1{
	width: 958px;

	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;

	margin-top: 20px;

}
.slideInner a div.img2{
	width: 958px;

	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
    margin-top: 50px;

}
.slideInner a div.img3{
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	position: absolute;
	top: 170px;
	left: 17%;
}
.slideInner a div.img4{
	width: 555px;
	height: 555px;
	animation: 9.5s linear 0s normal none infinite rotate;
	-webkit-animation: 30s linear 0s normal none infinite rotate;
	margin-top: 20px;
	margin-left: 47%;
}
*+html .slideInner a div.img4{
	width: 555px;
	height: 555px;
	animation: 9.5s linear 0s normal none infinite rotate;
	-webkit-animation: 30s linear 0s normal none infinite rotate;
	position: absolute;
	top: 20px;
	left: 0%;
}
.slideInner a div.img5 {
	position: absolute;
	height: 473px;
	width: 497px;
	top: 70px;
	left: 49%;
}
.slideInner a div.img6 {
	height: auto;
	width: auto;
	position: absolute;
	left: 15%;
	top: 150px;

}
.slideInner a div.img7 {
	position: absolute;
	height: auto;
	width: auto;
	left: 35%;
	top: 270px;

}
.slideInner a div.img8 {
	height: 500px;
	width: 414px;
	margin-top: 100px;
	margin-left: 15%;

}
*+html .slideInner a div.img8 {
	height: 500px;
	width: 414px;
	position: absolute;
	left: 1%;

}
.slideInner a div.img9 {
	position: absolute;
	top: 150px;
	left: 45%;
}
.slideInner a div.img10 {
	position: absolute;
	top: 310px;
	left: 45%;
}
.slideInner a div.img11 {
	position: absolute;
	top: 380px;
	left: 45%;
}
.slideInner a div.img12 {
	position: absolute;
	top: 450px;
	left: 45%;
}
.slideInner a div.img13 {
	width: 980px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;


}
.slideInner a div.img14 {
	width: 980px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
.slideInner a div.img0 {
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	position: absolute;
	top: 300px;
	left: 42.7%;
}
.nav{width:1200px;position:relative;left:50%;margin-left:-600px;display:none;}


.nav a{display:block;width:41px;height:119px;opacity:.2;z-index:9;}

.nav a.prev{
	position: absolute;
	left: 0;
	top: -300px;
	margin-top: -58px;
	background: url(https://www.boonet.cn/themes/boonet/Public/images/ban_pre.png) no-repeat;
}
.nav a.next{
	position: absolute;
	right: 0;
	top: -300px;
	margin-top: -58px;
	background: url(https://www.boonet.cn/themes/boonet/Public/images/ban_next.png) no-repeat;
}
.navListBox{
	position: absolute;
	left: 50%;
	top: 565px;
	z-index: 99;
}
.navListBox li{width:12px;height:12px;float:left;margin-left:15px;border-radius:50%;overflow:hidden;}
.navListBox li:first-child{margin-left:0;}
.navListBox li a{display:block;width:100%;height:100%;border-radius:50%;background-color:#fff;box-shadow:0 0 5px #666 inset;}
.navListBox li a.active{background-color:#55ddff;}


/*妫ｆ牠銆夌憴锝呭枀閺傝顢?/
#banner-bg .titl{ text-align:center; height:145px; padding-top:35px; }
#banner-bg .titl h2 { font-size:40px; color:#21a7f1; font-weight:normal;}
#banner-bg .titl .p2 { border-bottom: 1px solid #cccccc; font-size: 18px; line-height: 46px; margin: 0 auto; width: 160px; color:#666}

img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#top-bg {
	float: left;
	height: auto;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999;
	background-image: url(top.png);
	box-shadow:1px 1px 3px #CCC;
}
#top {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 90px;
	
}
#logo {
	float: left;
	width: 20%;
	margin-right: 60px;
}

#top ul {
	float: left;
	width: 1100px;
}

#top ul li {
	float: left;
	list-style-type: none;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
#top ul .mao {
	color: #333;
	font-family: "寰蒋闆呴粦";
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#top-bg #top ul .mao:hover {
	border-bottom-color: #D30830;
	border-top-color: #D30830;
	border-right-color: #D30830;
	border-left-color: #D30830;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

.yw {
	display: block;
	font-size: 16px;
	font-family: Arial;
	margin-top: 5px;
}

#top ul li a:visited {
	background-color: #757575;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #d30830;
}
#kehu-tingliu {
	background-color: #757575;
	padding-top: 30px;
	padding-bottom: 32px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d30830;
}




#k-bg {
	float: left;
	height: 90px;
	width: 100%;
}


#banner-bg {
	height: auto;
	width: 100%; overflow:hidden
}
#banner {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#youshi {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#youshi-four {
	height: 662px;
	width: 805px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(youshi.png);
}
#youshi-four-a {
	float: left;
	width: 260px;
	height: 260px;
	font-family: "寰蒋闆呴粦";
	color: #F5F5F5;
	font-size: 17x;
	margin-right: 70px;
	margin-left: 70px;
	margin-top: 70px;

}
#youshi-four h3 { font-size:16px;}
.ys-biaoti {
	margin-bottom: 10px;
	color: #FFF;
	font-weight: bold;
}

#know-logo {
	width: 25%;
	float: left;
	height: 120px;
	margin-bottom: 20px;
	text-align: center;
}



#a-bg {
	float: left;
	height: auto;
	width: 100%;
	background-color: #FFF;
	padding-bottom: 50px;
	background-position: center;
	background-image: url(wp3.jpg);
}
#zmkh-bg {
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 50px;
	background-position: center bottom;
	background-color: #FFF;
	background-image: url(wp4.jpg);
}
#lx-bg {
	float: left;
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
	background-position: center;
}
#a {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#a-anli {
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
}
#bgif-bg {
	background-color: #333333;
	height: auto;
	width: 100%;
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(wp1_3.jpg);
	background-position: center;
}

#b-bg {
	float: left;
	height: auto;
	width: 100%;
	background-color: #333333;
	padding-bottom: 50px;
	background-position: center;
	background-image: url(wp5.jpg);
}
#b {
	height: auto;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#foot-bg {
	float: left;
	height: auto;
	width: 100%;
	background-color: #333;
	padding-bottom: 30px;
}
#foot {
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#foot-k {
	float: left;
	height: 30px;
	width: 100%;

}

#foot-bao {
	height: auto;
	width: 85%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#foot-bao-b {
	float: left;
	height: auto;
	width: 20%;
}

#foot-bao-a {
	float: left;
	height: auto;
	width: 50%;
	font-family: "寰蒋闆呴粦";
	font-size: 16;
	color: #999;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 30px;
	text-align: center;
}
#foot-bao-a p {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}
.foot-zuoduiqi {
	text-align: center;
	color: #CCC;
	font-family: "寰蒋闆呴粦";
	margin-bottom: 5px;
}





#f-left {
	height: auto;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.icp {
	color: #999;
	text-decoration: none;
}
a.icp:hover {
	color: #FFF;
}



#foot-lianjie {
	width: 80%;
	text-align: center;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#foot-lianjie p {
	color: #666;
	font-family: "寰蒋闆呴粦";
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 14px;
	float: left;
	margin-left: 14px;
	text-align: center;
}


#foot-di {
	color: #DCDCDC;
	font-family: "寰蒋闆呴粦";
	text-align: center;
	font-size: 14px;
}






.biaoti {
	font-size: 35px;
	font-family: "寰蒋闆呴粦";
	color: #d30830;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 10px;
	width: auto;
	text-align: center;
	font-weight: bold;
}
.yqlj {
	font-family: "寰蒋闆呴粦";
	font-size: 16px;
	color: #CCC;
	padding-top: 25px;
}

#anli {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 30px;
}


.tingliu p a
{
    
   	color:#FFF;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
padding-left: 5px;
text-decoration: none;
font-size: 14px;
background-color: #5789dc; 


}



#anli-fenlei {
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#anli-fenlei ul {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: auto;
}

#anli-fenlei li {
	float: left;
	list-style-type: none;
	font-family: "寰蒋闆呴粦";
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333;
}
.fw-p {
	font-family: "寰蒋闆呴粦";
	color: #666;
	font-size: 14px;
	text-align: center;
}
#fw-body {
	width: 90%;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fw-body-a {
	float: left;
	height: auto;
	width: 22%;
	text-align: center;
	padding-right: 1.5%;
	padding-left: 1.5%;
}
#fw-body-a-ico {
	float: left;
	width: 100%;
	height: 180px;
	text-align: center;
	margin-bottom: 10px;
}

.introduce {
	font-family: "寰蒋闆呴粦";
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
}
.introduce-h {
	font-family: "寰蒋闆呴粦";
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	margin-top: 10px;
}
#dt-body {
	float: left;
	width: 100%;
	margin-top: 25px;
	height: auto;
}
#dt-body-a {
	float: left;
	height: auto;
	width: 28%;
	margin-right: 2.5%;
	margin-left: 2.5%;
	text-align: center;
	background-color: #333;
	position: relative;
}
#dt-body-a:hover {
	background-color: #41B2AA;
	border: 5px none #000;
}

#dt-body-a-tu {
	width: 100%;
	height: 180px;
	background-color: #CCC; overflow:hidden
}

#dt-body-a-tu img{width:321px; height:180px;
    transition: all 0.9s ease 0s;
}
#dt-body-a-tu a:hover img {
    max-height: 260px;
    transform: scale(1.2);
}

.dt-h {
	font-family: "寰蒋闆呴粦";
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	margin: 15px; height:28px; overflow:hidden; text-align:left
}
#lx-bg {
	background-color: #FFF;
	padding-bottom: 50px;
	background-image: url(wp8.jpg);
	background-position: center;
}






#lx {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
}
#lx-left {
	float: left;
	height: auto;
	width: 44%;
	margin-right: 4%;
	padding-top: 20px;
}
#lx-right {
	float: left;
	width: 48%;
	height: auto;
	margin-left: 1em;
}
.lxwm {
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 22px;
	padding-right: 15px;
	padding-left: 15px; text-align:left
}
.lxwm1 img {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.lxwm1 {
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	color: #666;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 18px;
}
.biaodan {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.biaodancs {
	height: 35px;
	width: 100%;
	display: block;
	border: 1px solid #CCC;
}
.biaodan-ly {
	height: 100px;
	width: 99%;
	border: 1px solid #CCC;
}
.biaodan-tj {
	width: 100%;
	background-color: #CCC;
	font-family: "寰蒋闆呴粦";
	font-size: 18px;
	color: #FFF;
	text-align: center;
	float: left;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.banner-indicators{
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
.banner-indicators li{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0);
}
.banner-indicators .active{
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}
.banner{
	position: relative;
}.banner-inner{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.banner-inner>.item{
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
	text-decoration: none;
}.banner-inner>.item>img,.banner-inner>.item>a>img{
	line-height: 1;
	text-decoration: none;
}.banner-inner>.active,.banner-inner>.next,.banner-inner>.prev{
	display: block;
	text-decoration: none;
}.banner-inner>.active{
	left: 0;
	text-decoration: none;
}.banner-inner>.next,.banner-inner>.prev{
	position: absolute;
	top: 0;
	width: 100%;
	text-decoration: none;
}.banner-inner>.next{
	left: 100%;
	text-decoration: none;
}.banner-inner>.prev{
	left: -100%;
	text-decoration: none;
}.banner-inner>.next.left,.banner-inner>.prev.right{
	left: 0;
	text-decoration: none;
}.banner-inner>.active.left{
	left: -100%;
	text-decoration: none;
}.banner-inner>.active.right{
	left: 100%;
	text-decoration: none;
}
.img-responsive,.thumbnail>img,.thumbnail a>img,.banner-inner>.item>img,.banner-inner>.item>a>img{
	display: block;
	max-width: 100%;
	height: auto;
}
.banner-control{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	text-decoration: none;
}.banner-control.left{
	background-repeat: repeat-x;






filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); 								text-decoration: none;
	background-image: url(con-left.png);
	background-position: left center;
}.banner-control.right{
	left: auto;
	right: 0;
	background-image: url(con-right.png);
	background-repeat: repeat-x;




filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); 						text-decoration: none;
	background-position: right center;
}
#case-bg {
	height: auto;
	width: 100%;
	background-color: #444;
	float: left;
	padding-top: 30px;
}
#case {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#case-left {
	float: left;
	height: auto;
	width: 100%;
	background-color: #F0F0F0;
}

#case-fenlei-bg {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCC;
	height: auto;
}

#case-fenlei {
	width: 80%;
	height: 150px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 40px;
}
#case-fenlei h1 {
	font-family: "寰蒋闆呴粦";
	font-weight: normal;
	color: #5789dc;
	font-size: 24px;
	padding-bottom: 10px;
}
#case-fenlei-lei p {
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#case-fenlei-lei p a {
	font-family: "寰蒋闆呴粦";
	text-decoration: none;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
}
#case-fenlei-lei p a:hover {
	font-family: "寰蒋闆呴粦";
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 10px;
	background-color: #5789dc;
}

#anli-show {
	float: left;
	width: 100%;
	margin-top: 60px;

}
#anli-shou-biaoti {
	float: left;
	width: 180px;
	height: 60px;
	background-image: url(anli-bt.png);
	background-repeat: no-repeat;
	margin-top: 30px;
}

#anli-shou-a {
	float: left;
	width: 32%;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 60px;
	height: auto;
}
#anli-shou-tu {
	width: 330px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 525px;
	background-repeat: no-repeat;
	background-color: #333;
}
#anli-shou-zi {
	float: left;
	text-align: center;
	width: 100%;
	font-size: 14px;
	color: #FF0;
	font-family: "寰蒋闆呴粦";
	margin-top: 10px;
	margin-bottom: 10px;
}

#anli-shou-tu-yl {
	height: auto;
	width: 330px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#anli-shou-js {
	text-align: left;
	color: #FFFFFF;
	margin-top: 0px;
	font-family: "寰蒋闆呴粦";
	width: 80%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	font-size: 14px;
	line-height: 22px;
}

#anli-more {
	width: 100%;
	margin-top:30px;
	text-align: center;
}
#anli-more div {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: auto;
	font-family: Arial;
}
#anli-more div a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-color: #d30830;
}
#anli-more div a:hover {
	background-color: #F71E49;
}
#case-fenlei-a {
	float: left;
	width: 18%;
	height: auto;
	padding-left: 20px;
}
.jt {
	color: #D20000;
}
.allj {
	text-align: right;
	height: auto;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.allj a {
	color: #D30830;
	text-decoration: none;
	font-size: 18px;
	font-family: "寰蒋闆呴粦";
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.allj a:hover {
	color: #000;
}



#anli-shou-en {
	margin-top: 20px;
	text-align: right;
	margin-right: 20px;
	height: 30px;
}
.case-kehu {
	color: #666;
	text-decoration: none;
}
.case-kehu:hover {
	color: #000;
}
#fanye a{
	color: #DCDCDC;
	text-decoration: none;
	font-family: "寰蒋闆呴粦";
}
#fanye a:hover {
	font-family: "寰蒋闆呴粦";
	color: #D20000;
}
.dede_pages {
	font-family: "寰蒋闆呴粦";
	color: #DCDCDC;
}
.dede_pages a {
	font-family: "寰蒋闆呴粦";
	color: #DCDCDC;
}
#anli-shou-zi a {
	color: #FFFF00;
	text-decoration: none;
}
#anli-shou-zi a:hover {
	color: #999;
}



.pagelist {
	font-family: "寰蒋闆呴粦";
	color: #DCDCDC;
}
#anli-shou-tu-yl a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#anli-sousuo {
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tingliua {
	color: #FFF;
}

#fuwu {
	position: absolute;
	height: 10px;
	width: 10px;
	top: 75%;
	left: 100px;
}
#advantage {
	position: absolute;
	height: 10px;
	width: 10px;
	top: 1250px;
	left: 100px;
}
#kehuanli {
	position: absolute;
	height: 10px;
	width: 10px;
	top: 1900px;
	left: 100px;
}
#dongtai {
	position: absolute;
	height: 10px;
	width: 10px;
	top: 2500px;
	left: 100px;
}
#lianxiwomen {
	position: absolute;
	height: 10px;
	width: 10px;
	top: 3150px;
	left: 100px;
}
.mt-fw {
	font-size: 14px;
	color: #666;
	font-family: "寰蒋闆呴粦";
	font-weight: normal;
	margin-right: 20px;
}
.navcur {
	background-color: #0F0;
}
#biaoge {
	height: auto;
	width: 50%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.two2 {
	color: #666;
	text-decoration: none;
}
a.two2:hover {
	color: #FFF;
}
#A1 span {
	color: #333;
	text-decoration: none;
}




.jiqing{
	width: 25%;
	height: 120px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.jiqing .pic{
	width: 100%;
	height: 120px;
	position: relative;
	text-align: center;
}
.jiqing .pic2{
	width: 100%;
	height: 240px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}




.portfolio-grid{width:100%;margin-top:20px;}
.thumbnail_a { height:186px; overflow:hidden; display:block}
.thumbnail img.cases_img{width:100%; /*height:170px;*/
    transition: all 0.9s ease 0s;
}
.thumbnail a:hover img {
   /* max-height: 260px;*/
    transform: scale(1.2);
}
.thumbnail{overflow:hidden;position:relative;display:inline-block;float:left;width:24%;width:23.49%\9;margin:0.5%;}

.projectinfo{position:absolute;z-index:2;top:-60px;left:0;width:100%;height:100%;background:rgb(126,127,115);background:rgba(126,127,115,0.4);height:0\9;}
.thumbnail .meta{width:100%;height:42px;line-height:42px;text-align:left;overflow:hidden;}
.thumbnail .meta h4{font-size:16px;padding-left:2%;font-weight:normal;width:98%; }
.thumbnail .meta h4 a{color:#000;}
.thumbnail:hover .meta{background-color:#2eafbb;}
.thumbnail:hover .meta h4 a{color:#fff;}
.deanfooter{ margin-top:1px;}
/*--copy right www.webfgoo.com  QQ:314250257--*/