

body{
    font-family: '微软雅黑';
   
}


body a{

	font-family: '微软雅黑';
	color: #000000;
}
body a:hover{
	color: #333333;

}


.padding-5{
    padding: 5px;
}
.padding-6 {
    padding: 6px;
}

.padding-8 {
    padding: 8px;
}

.padding-10 {
    padding: 10px;
}

.padding-20 {
    padding: 20px;
}

.padding-b30{
    padding-bottom: 30px !important;
}

.margin-b5 {
    margin-bottom: 5px;
}

.margin-b10 {
    margin-bottom: 10px;
}

.margin-b15 {
    margin-bottom: 15px;
}

.margin-b20 {
    margin-bottom: 20px;
}

.margin-t5 {
    margin-top: 5px;
}

.margin-t10 {
    margin-top: 10px;
}

.margin-t15 {
    margin-top: 15px;
}

.margin-t20 {
    margin-top: 20px;
}

.margin-tno{
    margin-top: 0px !important;
}


.index_header{
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 9999;
    margin-left: -572px;
    width: 1144px;
    height: 100px;
   
   
}

.index_header .logo{
	margin-top: 34px;
}


.index_header .menu ul li {

	float: left;
	line-height: 100px;
	margin: 0 22px;
}
.index_header .menu ul li a{
	font-size: 16px;
}
.index_header .menu ul li a:hover{
	color: #155daa;
}
.header{
    width: 1144px;
    height: 100px;
    margin: 0 auto;
   
}

.header .logo{
	margin-top: 34px;
}
.header .menu ul li {

	float: left;
	line-height: 100px;
	margin: 0 22px;
}
.header .menu ul li a{
	font-size: 16px;

}
.header .menu ul li a:hover{
	color: #155daa;

}


#fullpage .page_one{
    background: url(../images/index_bj.jpg) no-repeat center top;
        background-size: cover;

}
#fullpage  .page_one .turn_down{
	position: absolute;
	z-index: 999;
	width: 60px;
	text-align: center;
	left: 50%;
	bottom: 33px;
	margin-left: -30px;
	color: #ffffff;
	
}

#fullpage .page_one  .turn_down img{
	-webkit-animation: fadeOutDown 1.5s .2s infinite;
	-moz-animation: fadeOutDown 1.5s .2s infinite;
}


#fullpage .page_one .detail{

	width: 1144px;
	position: absolute;
	left: 50%;
	bottom: 180px;
	margin-left: -572px;

}

#fullpage .page_one .detail .img_one{
	-webkit-animation:fadeInLeft 1s .2s ease both;
	-moz-animation:fadeInLeft 1s .2s ease both;
}
#fullpage .page_one .detail .img_two img{

	-webkit-animation:fadeInRight 1s .4s ease both;
	-moz-animation:fadeInRight 1s .4s ease both;
}

#fullpage .page_two{
	background: url(../images/index_bj2.jpg) no-repeat center top;
	background-size: cover;
}

#fullpage .page_two .turn_down{
	position: absolute;
	z-index: 999;
	width: 60px;
	text-align: center;
	left: 50%;
	bottom: 33px;
	margin-left: -30px;
	color: #ffffff;
	
}

#fullpage .page_two .turn_down img{
	-webkit-animation:fadeOutDown 1.5s .2s infinite;
	-moz-animation:fadeOutDown 1.5s .2s infinite;
}

#fullpage .page_two  .detail{
	width: 1144px;
	position: absolute;
	left: 50%;
	bottom: 100px;
	margin-left: -572px;

	
	
}


#fullpage .page_two  .detail 	.img_one{
	-webkit-animation:fadeInLeft 1s 0s ease both;
	-moz-animation:fadeInLeft 1s 0s ease both;
}


#fullpage .page_two  .detail  .img_two{
	-webkit-animation:fadeInRight 1s .2s ease both;
	-moz-animation:fadeInRight 1s .2s ease both;
	
}


#fullpage .page_two  .detail  .img_two .img_two_detail{
	width: 767px;
	height: 183px;
	padding: 20px;
	background: url("../images/index_pageTwo_two.png") no-repeat;
	color: #ffffff;
	line-height: 27px;
	font-size: 16px;
	letter-spacing: 1px;
}


#fullpage .page_two .detail .img_three{
	-webkit-animation:fadeInRight 1s .2s ease both;
	-moz-animation:fadeInRight 1s .2s ease both;
}


#fullpage
.page_three  .turn_down{
	position: absolute;
	z-index: 999;
	width: 60px;
	text-align: center;
	left: 50%;
	bottom: 33px;
	margin-left: -30px;
	color: #ffffff;
	
}

.page_three  .turn_down img{
	-webkit-animation:fadeOutDown 1.5s .2s infinite;
	-moz-animation:fadeOutDown 1.5s .2s infinite;
}

.page_three .detail .list ul li{
	width: 286px;
	float: left;
}
.page_three .detail .list ul li a{
	display: block;
	width: 286px;
	position: relative;
}

.page_three .detail .list ul li a .img{
	width: 286px;
	height: 286px;
}
.page_three .detail .list ul li a .img img{
	width: 286px;
	height: 286px;
}

.page_three .detail .list ul li a .background{
	width: 286px;
	height: 286px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	background: #000000;    
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.3;
	transition: .3s;
}

.page_three .detail .list ul li a .content{
	background: #d8eaf8;
	width: 286px;
	height: 80px;
	overflow: hidden;
	transition: .3s;
}
.page_three .detail .list ul li a .content span{
        display: block;
        width: 260px;
        margin: 0 auto;
        color: #525252;
        }
.page_three .detail .list ul li a .content span.news_title{
	background: url("../images/icon1.png") no-repeat left center;
							text-indent: 25px;
							margin-top: 15px;
							white-space: nowrap;
							text-overflow:ellipsis;
							overflow: hidden;
}
.page_three .detail .list ul li a .content span.news_time{
	background: url("../images/icon2.png") no-repeat left center;
	text-indent: 25px;
	margin-top: 10px;
	white-space: nowrap;
	text-overflow:ellipsis;
    overflow: hidden;
}
.page_three .detail .list ul li a:hover .background{
	width: 286px;
						height: 286px;
						position: absolute;
						top: 0;
						left: 0;
						z-index: 999;
						background: #000000;
                        filter: alpha(opacity=0);
                        -moz-opacity: 0;
                        -webkit-opacity: 0;
                        opacity: 0;
}
.page_three .detail .list ul li a:hover .content  {
	background: #155daa;
	width: 286px;
	height: 100px;
	overflow: hidden;
} 
.page_three .detail .list ul li a:hover .content span{
	display: block;
							width: 260px;
							margin: 0 auto;
							color: #ffffff;

}
.page_three .detail .list ul li a:hover .content span.news_title{
	background: url("../images/icon3.png") no-repeat left center;
	text-indent: 25px;
	margin-top: 15px;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.page_three .detail .list ul li a:hover .content span.news_time{
	background: url("../images/icon4.png") no-repeat left center;
								text-indent: 25px;
								margin-top: 10px;
								white-space: nowrap;
								text-overflow:ellipsis;
								overflow: hidden;
}
.page_three .detail .list{
	margin-top: 15px;
	
}
.page_three .detail{
	width: 1144px;
	height: 440px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -572px;
	
}
.page_three{
	position: relative;
	background: url(../images/index_bj3.jpg) no-repeat center top;
	background-size: cover;

	
}
#fullpage  .page_four{
	background: url(../images/index_bj4.jpg) no-repeat center top;
	background-size: cover;
	position: relative;
}


#fullpage  .page_four .turn_down{
	position: absolute;
	z-index: 999;
	width: 60px;
	text-align: center;
	left: 50%;
	bottom: 33px;
	margin-left: -30px;
	color: #ffffff;
}
#fullpage  .page_four .turn_down img{
	-webkit-animation:fadeOutDown 1.5s .2s infinite;
	-moz-animation:fadeOutDown 1.5s .2s infinite;
}

#fullpage  .page_four .detail{
	width: 1144px;
	height: 440px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -572px;
}
#fullpage  .page_four .detail .list{
	margin-top: 30px;
}
#fullpage  .page_four .detail .list ul li{
	width: 285px;
	height: 414px;
	float: left;
}
#fullpage  .page_four .detail .list ul li a{
	display: block;
	width: 285px;
	height: 414px;
	position: relative;
}
#fullpage  .page_four .detail .list ul li a .pic{
	width: 285px;
	height: 414px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../images/index_pageFour_bj.png");
	transition: .2s;
}
#fullpage  .page_four .detail .list ul li a span{
	width: 224px;
	height: 332px;
	position: absolute;
	left: 50%;
	margin-left: -112px;
	top: 50%;
	margin-top: -166px;
	display: block;
	z-index: 999;
}

#fullpage  .page_four .detail .list ul li a:hover .pic{
	background: #9c8458;
	-webkit-transform: scaleY(1.2);
	-moz-transform:scaleY(1.2);
	transform: scaleY(1.2);
}


#fullpage .page_five{
	background: url(../images/index_bj5.jpg) no-repeat center top;
	background-size: cover;
	position: relative;
}


#fullpage .page_five .detail{
	width: 1144px;
	height: 440px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -572px;
}
#fullpage .page_five .detail .list{
	margin-top: 15px;
}
#fullpage .page_five .detail .list ul{
    width: 100%;
}
#fullpage .page_five .detail .list ul li {
	width: 20%;
	height: 191px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
#fullpage .page_five .detail .list ul li a{
	width: 191px;
	height: 191px;
	display: block;
	position: relative;
}
#fullpage .page_five .detail .list ul li a .pic{
	position: absolute;
	width: 191px;
	height: 191px;
}
#fullpage .page_five .detail .list ul li a .pic img{
	width: 191px;
	height: 191px;
}
#fullpage .page_five .detail .list ul li a .content{
	width: 84px;
	height: 128px;
	position: absolute;
	z-index: 999;
	top: 50%;
	margin-top: -54px;
	left: 50%;
	margin-left: -42px;
}

#fullpage .page_five .detail .list ul li a .sel{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    opacity: 0.6;
}

#fullpage .page_five .detail .list ul li a:hover{
	border-bottom: 8px solid #2165b0;
}
#fullpage .page_five .detail .list ul li a:hover .sel{
	width: 100%;
	height: 100%;
	position: absolute;
	top: -10px;
	left: 0;
	z-index: 998;
	background: #2165b0;
	-webkit-transform: scale(-0.85);
	-moz-transform:scale(-0.85);
	transform: scale(-0.85);
	transition: 0.4s;
}
#fullpage .page_five .detail .list ul li a:hover .content{


	z-index: 999;
	top: 50%;
	margin-top: -64px;
	left: 50%;
	margin-left: -42px;
}
#fullpage .page_five .detail .list ul li a:hover  .pic{
	/* top: -10px; */
}
#fullpage{
   
  
}

.banner{
    width: 100%;
}

#contentTab{
    width: 100%;
    height: 100px;
    background: #155daa;
}
.tab{
	width: 1144px;
    height: 100px;
    margin: 0 auto;
}
.picScroll-left{ width:100%;  overflow:hidden; position:relative;     }
.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; display: none;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("images/arrow.png") no-repeat; display: none;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }