.header{
	height:114px;
	position:relative;
}
body{

	background:#1e1a1b url(../images/bg.jpg) no-repeat center top;
}
.inner{
	width:1040px;
	margin:0 auto;
}
a{
	text-decoration:none;
}


.content{
	
	
}
.mcurbul{
	margin:0px -10px;
}
.mcurbul li{
	float:left;
	margin:8px 13px;
}
.mcurbul li a{
	display:block;
	width: 326px;
	height: 234px;
	position:relative;
	text-align:center;
	background: url(../images/mxbg.png) no-repeat center top;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.mcurbul li a:hover{
/*	background: url(../images/mxbgcur.png) no-repeat center top;*/
}
.mcurbul li a p{
	/* padding-top:15px; */
}
.hzhe{
	position:absolute;
	width: 306px;
	height: 183px;
	background: url(../images/hzhe.png) no-repeat center top;
	left: 10px;
	top: 10px;
	display:none;
}
.mcurbul li:hover .hzhe{
	display:block;
}
.tishi{
	color:#09674c;
	font-size:18px;
	padding-top:22px;
}
.zuoitem li{
	float:left;
	margin-right:23px;
	margin-bottom:19px;

}.zuoitem li a{
	display:block;
	width: 180px;
	height: 100px;
	
	transition: all 0.5s ease ;
	-webkit-transition: all 0.5s ease ;
	-moz-transition: all 0.5s ease ;
	-o-transition: all 0.5s ease ;
}
.zuoitem li a.zuobg1{background: url(../images/zuobg1.png) no-repeat center top;}
.zuoitem li a.zuobg2{background: url(../images/zuobg2.png) no-repeat center top;}
.zuoitem li a.zuobg3{background: url(../images/zuobg3.png) no-repeat center top;}
.zuoitem li a.zuobg4{background: url(../images/zuobg4.png) no-repeat center top;}
.zuoitem li a.zuobg5{background: url(../images/zuobg5.png) no-repeat center top;}
.zuoitem li a.zuobg6{background: url(../images/zuobg6.png) no-repeat center top;}



.zuoitem li a.zuobg1:hover{background: url(../images/zuobg1cur.png) no-repeat center top;}
.zuoitem li a.zuobg2:hover{background: url(../images/zuobg2cur.png) no-repeat center top;}
.zuoitem li a.zuobg3:hover{background: url(../images/zuobg3cur.png) no-repeat center top;}
.zuoitem li a.zuobg4:hover{background: url(../images/zuobg4cur.png) no-repeat center top;}
.zuoitem li a.zuobg5:hover{background: url(../images/zuobg5cur.png) no-repeat center top;}
.zuoitem li a.zuobg6:hover{background: url(../images/zuobg6cur.png) no-repeat center top;}

.zuoitem{
	float:left;
	width:617px;
}
.zuoitem li a p{
	padding-top:32px;
}
.cont1{
	background:#09674c;
	padding-top:43px;
	border-top:1px solid #0ba87a;
}
.zuoitem li a .iconfont{
	
	line-height:38px;
}
.zuoicont{
	float:left;
	
}
.zuoicont.zuoicont1 .iconfont{
	padding-left:17px;
	font-size: 52px;
	padding-right:2px;
}
.zuoicont.zuoicont2 .iconfont{
	padding-left:17px;
	font-size: 42px;
	padding-right:2px;
}

.zuoicont.zuoicont3 .iconfont{
	padding-left:2px;
	font-size: 42px;
	padding-right:2px;
}
.zczw{
	float:left;
	font-size: 22px;
}
.zcyw{
	float:left;
	font-size:12px;
}

.youluntop{
	float:right;
	width: 385px;
	height: 220px;
	padding-right:10px;
}
.luntopbox{
	background: #09674c;;
	border: 1px solid #d7ef78;
	width: 385px;
	height: 220px;
}

.luntop{
	width: 316px;
	margin:0 auto;
	height: 172px;
	overflow:hidden;
	position:relative;
}
.luntop  ul{
	position:absolute;
	left: 0px;
	font-size:12px;
	top: 0px;
}
.luntop li{
	color:#fff;
	line-height:29px;
	font-size:12px;
}
.hong{
	color:#ffde4e;
}
.huang{
	color:#ffea00;
}
.dashed{
	border-bottom:1px dashed #cb0200;
}
.rightdao{
	position:absolute;
	right: -164px;
	top:100px;
	transition: all ease 0.5s;
		-webkit-transition: all ease 0.5s;
		-moz-transition: all ease 0.5s;
		-o-transition: all ease 0.5s;
}
.rightdao:hover{
	right: 0px;
}
.rightdao a img{
	display:none;
}
.rightdao a img.cur{
	display:block;
}
.cp{
	text-align:center;
	color:#ffffff;
	line-height:58px;
	text-align:center;
	font-size:12px;
}
.tianma{
	position:absolute;
	bottom: -50px;
	left: -154px;
}
/**/
.tanchuceng{
	position: fixed;
	left: 0px;
	top: 0px;
	width:100%;
	background: url(../images/hei.png);
	height:100%;
	overflow-y:scroll;
	display:block;
}

.tanin{
	width: 741px;
	
	position:absolute;
	left:50%;
	margin-left:-370px;
	top: 200px;
	background: #09674c;
	border:2px solid #09674c;
	border-radius: 14px;
	/*background: url(../images/continbg.png) no-repeat center top ;*/
	background-size:100% 100%;
	
}
.close{
	position:absolute;
	width: 103px;
	height:113px;
	right: -1px;
	top: 0px;
	cursor: pointer;
	text-align:right;
}
.close img{
	
	
}
.zuomz{
	float:left;
	width: 175px;
	text-align:right;
	line-height:33px;
	color:#f9efa8;
}
.shuzese{
	color:#fff;
}
.zongse{
	color:#e8d97f;
}
.huiinpt{
	border: none;
	background:#fff;
	width: 233px;
	padding-left:5px;
	color: #a1a1a1;
	height: 33px;
	line-height:33px;
}
.jimbox{
	width: 548px;
	margin:0 auto;
	padding:22px 0px;
	position:relative;
	margin-top:22px;
	border:1px solid #;
}
.jdtl{
	position:absolute;
	width:100%;
	text-align:center;
	top: -22px;
	line-height:44px;
	font-size: 28px;
	left: 0px;
	color:#fbeb18;
	/*background: url(../images/xian.png) no-repeat center center;*/
}
.psr{
	position:relative;
}
.max{
	position:absolute;
	right: 3px;
	top: 2px;
}
.jdtl span{
	padding:0px 33px;
	background:#;
	
}
.jdtable{
	width:100%;
}
.jdtable td{
	text-align:center;
	height: 36px;
	border: 1px solid #4f3e37;
	color:#fff;
}
body{
	overflow-x:hidden;
}
.jdtable .tdtou td{
	color: #f8eca4;
}
.djxiangqing{
	position:relative;
	cursor: pointer;
}
.djxiangqing:hover .djxiangqbx{
	display:block;
}
.djxiangqbx{
	position:absolute;
	width: 212px;
	height: 163px;
	background: url(../images/qipao.png) no-repeat center top;
	left: -70px;
	bottom: 15px;
	display:none;
}
.dxjiannr{
	font-size:12px;
	color:#fff;
	text-align:left;
	line-height:18px;
	padding:12px;
	
}
.hong{color: #ff0000;}