.Contain .nav-list{
	width: 1200px;
	margin: 50px auto 40px;
}
/*HomeBan*/
.HomeBan{
	width:100%;
	height:500px;
	position:relative
}
.HomeBan .BanList{
	width:100%;
	height:500px;
}
.HomeBan .BanList li{
   width:100%;
   height:500px;
}
.HomeBan .tab{
   font-size:0;
   position:absolute;
   width:100%;
   height:16px;
   bottom:20px;
   left:0;
   text-align:center;
}
.HomeBan .tab a{
   display:inline-block;
   width:16px;
   height:16px;
   background:url(../images/HomeBan_li.png) no-repeat left top;
   margin:0 6px;
}
.HomeBan .tab a.on{
  background:url(../images/HomeBan_li.png) no-repeat right top;
}
/*HColumnName*/
.HColumnName{
	width: 100%;
	height: 167px;
	text-align: center;
}
.HColumnName span{
	color: #fca84c;
	font-size: 26px;
	display: block;
	padding: 55px 0 10px;
}
.HColumnName em{
	font-style: normal;
	color: #666666;
	font-size: 16px;
	display: block;
}
.HColumnName i{
	display: inline-block;
	width: 70px;
	height: 1px;
	background: #fca84c;
}
/*HColumnName*/

/*Hnews*/
.Hnews{
	width: 1200px;
	height: 786px;
	margin: 0 auto;
}
.Hnews .info_news{
	width: 372px;
	height: 596px;
	overflow: hidden;
	float: right;
}
.Hnews .info_news .tab{
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #d0d0cf;
}
.Hnews .info_news .tab a{
	display: block;
	width: 100px;
	height: 39px;
	border-bottom: 1px solid #d0d0cf;
    float: left;
    text-align: center;
    color: #666666;
    font-size: 16px;
}
.Hnews .info_news .tab a.on,.Hnews .info_news .tab a:hover{
	border-color: #fca84c;
	background: #fca84c;
	color: #FFFFFF;
}
.Hnews .info_news .Item{
	
}
.Hnews .info_news .Item ul{
	padding: 5px 0;
}
.Hnews .info_news .Item li{
	list-style: none;
	line-height: 32px;
	padding: 0 0 0 26px;
	position: relative;
}
.Hnews .info_news .Item li span{
	float: right;
}
.Hnews .info_news .Item li a{
	color: #323232;
	font-size: 14px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.Hnews .info_news .Item li a:hover{
	color: #fcad57;
}
.Hnews .info_news .Item li i{
	position:absolute;
	left: 0;
	top: 0;
	line-height: 32px;
	color: #fca84c;
	font-size: 18px;
	font-style: normal;
	letter-spacing: -2px;
}
.Hnews .info_news .Item li.mid{
	background: url(../images/Hnews_li.jpg) no-repeat left bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.Hnews .Img_news{
	width: 787px;
	float: left;
}
.Hnews .Img_news .leftpic{
	width: 373px;
	float: left;
	background: #f8efe6;
	height: 576px;
	overflow: hidden;
}
.Hnews .Img_news .leftpic a{
	position: relative;
	display: block;
	width: 100%;
	height: 364px;
}
.Hnews .Img_news .leftpic img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	border-bottom: 4px solid #fca84c;
}
.Hnews .Img_news .leftpic h3{
	font-weight: normal;
	text-align: center;
	line-height: 28px;
	padding: 15px 0 5px;
	height: 56px;
	overflow: hidden;
	margin: 0;
}
.Hnews .Img_news .leftpic h3 a{
	color: #323232;
	font-size: 16px;
}
.Hnews .Img_news .leftpic h3 a:hover{
	color: #fca84c;
}
.Hnews .Img_news .leftpic p{
	color: #666666;
	font-size: 14px;
	line-height: 28px;
	padding: 0 19px;
	height: 112px;
	overflow: hidden;
	margin: 0;
}

.Hnews .Img_news ul{
	float: right;
	width: 375px;
}
.Hnews .Img_news ul li{
	width: 373px;
	height: 278px;
	border: 1px solid #f6ab00;
	position: relative;
	margin-bottom: 18px;
}
.Hnews .Img_news ul li a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.Hnews .Img_news ul li>a>img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.Hnews .Img_news ul li span{
	display: block;
	line-height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 373px;
	background: url(../images/Transparent_bg1.png) repeat left bottom;
	color: #ffffff;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.Hnews .Img_news ul li span img{
	width: 22px;
	height: 22px;
	padding: 0 12px;
	vertical-align: middle;
}
/*Hnews*/


/*Hexpert*/
.Hexpert{
   width: 100%;
   height: 590px;	
   background: #f8efe6;
}
.Hexpert .Cont{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.Hexpert .Cont .prev,.Hexpert .Cont .next{
	display: block;
	width: 19px;
	height: 32px;
	position: absolute;
	top: 184px;
}
.Hexpert .Cont .prev{
	background: url(../images/H_icon3.png) no-repeat left top;
	left: 0;
}
.Hexpert .Cont .next{
	background: url(../images/H_icon3.png) no-repeat right top;
	right: 0;
}
.Hexpert .Cont .ImgList{
	width: 1140px;
	margin: 0 auto;
}
.Hexpert .Cont .ImgList li{
	background: url(../images/H_icon2.png) repeat left bottom;
	list-style: none;
	float: left;
	height: 400px;
	width: 265px;
	margin: 0 10px;
	display: inline;
	box-shadow: 0 0 3px 0 #e4ded8;
	-moz-box-shadow: 0 0 3px 0 #e4ded8;
	-webkit-box-shadow: 0 0 3px 0 #e4ded8;
	-o-box-shadow: 0 0 3px 0 #e4ded8;
}
.Hexpert .Cont .ImgList li img{
	width: 265px;
	height: 254px;
}
.Hexpert .Cont .ImgList li h3{
	
}
.Hexpert .Cont .ImgList li h3 a{
	color: #FCA84C;
	font-size: 20px;
	font-weight: normal;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	padding: 10px 0;
}
.Hexpert .Cont .ImgList li p{
	text-align: center;
	line-height: 28px;
	height: 84px;
	overflow: hidden;
}
/*Hexpert*/


/*Habout*/
.Habout{
	width: 1200px;
	height: 561px;
	margin: 0 auto;
}
.Habout .LImg{
	width: 540px;
	height: 350px;
	float: left;
	background: url(../images/Habout_bg.png) no-repeat right bottom;
}
.Habout .LImg img{
	width: 490px;
	height: 300px;
}
.Habout .RInfo{
	float: right;
	width: 607px;
	height: 350px;
	position: relative;
}
.Habout .RInfo p{
	text-indent: 2em;
	line-height: 30px;
	color: #666666;
	font-size: 14px;
}
.Habout .RInfo .more{
	width: 138px;
	height: 38px;
	border: 1px solid #fca84c;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.Habout .RInfo .more span{
	display: block;
	width: 134px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	color: #333333;
	font-size: 14px;
	background: #eeeeee;
	border: 2px solid #FFFFFF;
}
.Habout .RInfo .more:hover span{
	background: #fca84c;
	color: #FFFFFF;
}
/*Habout*/


/*Hcase*/
.Hcase{
	width: 100%;
	height: 627px;
}
.Hcase .LBox{
	width: 50%;
	height: 627px;
	float: left;
	background: #f6f6f6;
}
.Hcase .LBox .Cont{
	width: 600px;
	float: right;
	position: relative;
	height: 627px;
}
.Hcase .LBox .prev,.Hcase .LBox .next{
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	bottom: 52px;
}
.Hcase .LBox .prev{
	background: url(../images/H_icon4.png) no-repeat left top;
	right: 311px;
}
.Hcase .LBox .next{
	background: url(../images/H_icon4.png) no-repeat right top;
	right: 251px;
}
.Hcase .LBox .ImgList{
	margin: 0 0 0 45px;
	width: 535px;
	height: 350px;
	border: 1px solid #f6d996;
}
.Hcase .LBox .ImgList li{
	width: 535px;
	height: 350px;
}
.Hcase .LBox .ImgList li img{
	width: 535px;
	height: 350px;
}
.Hcase .RBox{
	width: 50%;
	height: 627px;
	float: right;
	background: #f8efe6;
}
.Hcase .RBox .Cont{
	width: 600px;
	height: 627px;
	float: left;
	position: relative;
	padding: 0 0 0 9px;
}
.Hcase .RBox .linkList{
	width: 600px;
	padding: 0 0 0 9px;
}
.Hcase .RBox .linkList li{
	width: 180px;
	height: 104px;
	border: 1px solid #f6ab00;
	float: left;
	list-style: none;
	margin: 0 9px 17px;
}
.Hcase .RBox .linkList li:hover {
	border-color:#2059A8;}
.Hcase .RBox .linkList li img{
	width: 180px;
	height: 104px;
}
.Hcase .RBox .prev,.Hcase .RBox .next{
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	bottom: 52px;
}
.Hcase .RBox .prev{
	background: url(../images/H_icon4.png) no-repeat left top;
	left: 251px;
}
.Hcase .RBox .next{
	background: url(../images/H_icon4.png) no-repeat right top;
	left: 311px;
}
/*Hcase*/


/*CasePage*/
.ColName_tab{
	padding: 21px 0;
	text-align: center;
	font-size: 0;
}
.ColName_tab a{
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	background: #f5f5f5;
	margin: 0 10px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
}
.ColName_tab a.on,.ColName_tab a:hover{
	color: #FFFFFF;
	background: #f9890f;
}
.CasePage{
	width: 1116px;
	margin: 0 auto;
	border: 3px solid #f9890f;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	overflow: hidden;
}
.CasePage ul{
	position: relative;
	left: 0;
	overflow: hidden;
}
.CasePage ul li{
	width: 1116px;
	height: 780px;
	float: left;
}
/*CasePage*/


/*ColumnName*/
.ColumnName{
	width: 1200px;
	height: 70px;
	line-height: 70px;
	margin: 0 auto;
	border-bottom: 1px solid #b0b0b0;
}
.ColumnName .tt{
	color: #333333;
	font-size: 22px;
	display: inline-block;
	line-height: 68px;
	border-bottom: 3px solid #fca84c;
	padding: 0 0 0 35px;
	background: url(../images/case_icon.png) no-repeat left center;
}
.ColumnName dl{
	float: right;
	font-size: 0;
}
.ColumnName dl a{
	display: inline-block;
	width: 64px;
	height: 32px;
	margin: 25px 0 0 8px;
}
.ColumnName dl a.prev{
	background: url(../images/colname_tab.png) no-repeat left top;
}
.ColumnName dl a.prev:hover{
	background: url(../images/colname_tab.png) no-repeat left bottom;
}
.ColumnName dl a.next{
	background: url(../images/colname_tab.png) no-repeat right bottom;
}
.ColumnName dl a.next:hover{
	background: url(../images/colname_tab.png) no-repeat right top;
}
/*ColumnName*/


/*CasePage2*/
.CasePage2{
	width: 1142px;
	height:706px;
	padding: 30px 29px;
	margin: 0 auto;
	background: #f5f5f5;
	
}
.CasePage2 .MCont{
	width: 1142px;
	height:706px;
	overflow: hidden;
}
.CasePage2 .ItemList{
	position: relative;
	left: 0;
	height:706px;
}
.CasePage2 .ItemBox{
	width: 1142px;
	height:706px;
	float: left;
}
.CasePage2 .ItemBox .bigimg{
	width: 1140px;
	height: 473px;
	border: 1px solid #fca84c;
	position: relative;
	margin-bottom: 19px;
}
.CasePage2 .ItemBox .bigimg img{
	width: 1140px;
	height: 473px;
}
.CasePage2 .ItemBox .bigimg p{
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 24px;
	padding: 20px 15px;
	color: #ffffff;
	font-size: 14px;
	background: url(../images/Transparent_bg2.png) repeat left bottom;
	max-height: 320px;
	overflow: hidden;
}
.CasePage2 .ItemBox ul{
	overflow: hidden;
	width: 1160px;
	margin: 0 0 0 -10px;
}
.CasePage2 .ItemBox ul li{
	float: left;
	width: 212px;
	height: 212px;
	position: relative;
	margin: 0 10px;
}
.CasePage2 .ItemBox ul li img{
	width: 212px;
	height: 212px;
}
.CasePage2 .ItemBox ul li .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 212px;
	height: 212px;
	background: url(../images/Transparent_bg2.png) repeat left bottom;
	text-align: center;
	display: none;
}
.CasePage2 .ItemBox ul li .bg span{
	display: block;
	color: #fca84c;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 80px 0 10px;
}
.CasePage2 .ItemBox ul li .bg img{
	width: 29px;
	height: 29px;
}
.CasePage2 .ItemBox ul li.on .bg{
   display: block;	
}
/*CasePage2*/


/*VideoList*/
.Vbody{
	background: #f7f7f7;
}
.VideoList{
	width: 1240px;
	margin: 0 auto;
	background: #fff;
}
.experts-title {
    padding: 57px 0;
    text-align: center;
}
.experts-title h5 {
    color: #333333;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 11px;
}
.experts-title p::before {
    border-bottom: 1px solid #cfcfcf;
    content: "";
    display: table;
    float: left;
    height: 1px;
    margin-top: 9px;
    width: 493px;
}
.experts-title p::after {
    border-bottom: 1px solid #cfcfcf;
    content: "";
    display: table;
    float: right;
    height: 1px;
    margin-top: 9px;
    width: 493px;
}
.experts-title i {
    border-bottom: 2px solid #fca84c;
    display: block;
    height: 2px;
    margin: 20px auto;
    text-align: center;
    width: 164px;
}
.VideoList li{
	width: 270px;
	margin: 0 20px 39px;
	float: left;
	list-style: none;
	position: relative;
}
.VideoList li a{
	
	display: block;
	width: 100%;
	height: 100%;
}
.VideoList li .pic_gjj{
	position: relative;
	width: 270px;
	height: 300px;
}
.VideoList li .pic_gjj img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.VideoList li em{
	display: block;
	width: 270px;
	height: 300px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/Transparent_bg2.png) repeat left bottom;
	text-align: center;
	display: none;
}
.VideoList li em i{
	display: inline-block;
	background: url(../images/play_icon.png) no-repeat;
	width: 73px;
	height: 73px;
	margin: 114px 0 0;
}
.VideoList li span{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 49px;
	border-bottom: 1px solid #FFFFFF;
	color: #333333;
	font-size: 16px;
	text-align: center;
	background: #FFFFFF;
}
.VideoList li a:hover span{
	border-color:#f6ab00;
	color: #f6ab00;
}
.VideoList li a:hover em{
	display: block;
}
/*VideoList*/