/**************************************/
/*************[公用start]**************/
/**************************************/

body{
	background-image: url(../images/body.jpg);
	min-height:600px ;
	background-repeat: no-repeat;
	background-position: center top;
}

div.clear{
	clear: both;
	height: 0;
	width: 0;
}




a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}
.tver{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}



/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/

	overflow: hidden;
}

.img-box img{
	transition: .3s;
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/


.imgbox_a{
	position:relative;
	padding-bottom: 100%;
	overflow:hidden;
	display: block;
}

.imgbox_a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%!important;
	height: 100%!important;
}
.imgbox_hover>img{
	/* ueco 时间曲线*/
	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}
.imgbox_hover:hover>img{
	-webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/**************************************/
/************[公用over]****************/
/**************************************/



.zt4{
	padding-top: 469px;
	padding-bottom: 40px;
}

.nav{
	background-color: #c61000;
}

.nav dl{
	margin:0;
}

.nav dd{
	float: left;
	width: 20%;
	border-left: 1px solid #d7584d;
}
.nav dd:first-child{
	border-left: 0;
}
.nav dd>a{
	display: block;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}

.nav dd.cur>a,.nav dd>a:hover{
	background-color: #b01407;

}




.index1-left{
	width: 489px;
	margin-right: 26px;
}

.index1-right{
	overflow: hidden;
}

.findex1 a.imgbox_a{
	padding-bottom: 56.85%;
}
.findex1 a.imgbox_a h1{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin:0;
	background-image: url(../images/heidi.png);
	color: #fff;
	font-size: 16px;
	padding-left: 18px;
	padding-right:135px;
	height: 52px;
	line-height: 52px;
	z-index: 25;
}



.findex1 .flex-control-nav{
	text-align: right;
	height: 0;
	bottom: 29px;
	padding-right: 16px;
}
.findex1 .flex-control-nav li{
	margin:0 5px;
}


.list01 ul{
	margin:0;
}

.list01 li{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;

	height: 23px;
	line-height: 23px;
	margin-top:13px;
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/list01.jpg);
}
.list01 li:first-child{
	margin-top: 0!important;
}

.list01 li a{
	font-size: 16px;
	color: #666;
}
.list01 li a:hover{
	color: #c61000;
}
.list01 li span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	color: #999;
}

.more1{
	margin-top: 17px;
}

.more1 a{
	font-size: 16px;
	color: #c61000;
}

.more1 a:hover{
	text-decoration: underline;
}
.title-11{
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/title-11.jpg);
}
.title-11 h1{
	margin:0;
	background-color: #c61000;
	color: #fff;
	height: 48px;
	line-height: 48px;
	width: 127px;
	text-align: center;
	font-size: 18px;
}

.title-11 a.fr{
	font-size: 14px;
	color: #333;
	margin-top: 15px;
}
.title-11 a.fr:hover{
	color: #c61000;
}

.index2-pic .imgbox_a{
	padding-bottom: 70.94%;
}
.index2-item{
	margin-top: 30px;
}

.index2-item h1{
	margin:0;
	color: #333;
	font-size: 15px;
	padding: 0	10px;
	margin-top: 10px;
	text-align: center;
}

.index2-item:hover h1{
	color: #c61000;
}

.mm30{
	margin-top: 30px;
}
.mm20{
	margin-top: 20px;
}
.mm15{
	margin-top: 15px;
}
.index4-div{
	margin-top: 20px;
}

.index4-left{
	width: 515px;
}
.index4-left dl{
	margin:0;
}

.index4-left dd{
	float: left;
	width: 50%;
	padding-right: 20px;
}
.index4-left dd h1{
	margin:0;
	font-size: 14px;
	color: #333;
}
.index4-left dd h2{
	margin:0;
	font-size: 15px;
	color: #333;
	line-height: 1.6;
	height: 48px;
	overflow: hidden;
	margin:12px 0 15px;
}
.index4-left dd h2 a{
	display: block;
}
.index4-left dd h2 a:hover{
	color: #c61000;
}
.index4-pic .imgbox_a{
	padding-bottom: 70.9%;
}



.index4-right{
	overflow: hidden;
}

.list02 ul{
	margin:0;
}

.list02 li{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	padding-right: 105px;
	height: 43px;
	line-height: 42px;
	border-bottom: 1px solid #f0f0f0;
	padding-left: 11px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/list02.jpg);
}


.list02 li a{
	font-size: 16px;
	color: #333;
}
.list02 li a:hover{
	color: #c61000;
}
.list02 li span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #333;
}

.footer{
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 1.5;
	background-color: #494949;
	padding: 10px 0;
}

.zt4-img img{
	display: block;
	width: 100%;
}


.fenye ul{
	margin:0;
}

.fenye{
	text-align: center;
	margin-top: 40px;
}


.danpian{
	padding-top: 25px;
}

.danpian-h1{
	font-size: 28px;
	line-height: 1.6;
	color:#333;
	text-align: center;

}

.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 10px 0 15px;

}

.danpian-con{
	font-size: 14px;
	color:#666;
	line-height: 2;
	padding: 20px 0 20px;
}
.danpian-con *{
	font-size: 16px!important;
	color:#666!important;
	line-height: 2!important;
}
.danpian-con img{
	display: block;
	margin:15px auto;
}


.dan-page{
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.dan-a{
	margin-top: 12px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dan-a a{
	font-size: 16px;
	color:#666;
}

.dan-a a:hover{
	color:#c61000;

}