/* flexslider */
.wap_flexslider{
	display: none;
}
.flexslider {
	position: relative;
	overflow: hidden;
	height: 741px;
	padding-bottom: 47px;
}
.slides {
	position: relative;
	z-index: 1;
	overflow: hidden;
	height: 741px;
}
.slides li {
	overflow: hidden;
	position: relative;
	height: 741px;
}
.slides li img{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1920px;
	height: 741px;
	margin-left: -960px;
}
.flex-control-nav {
	position: absolute;
	bottom: 19px;
	left: 0;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 46px;
	height: 9px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 44px;
	height: 7px;
	line-height: 40px;
	overflow: hidden;
	background-color: #fff;
	cursor: pointer;
	border: 1px solid #9e9c9c;
}
.flex-control-nav .flex-active {
	background: #00a3a8;
	border: 1px solid #00a3a8;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
	display: none;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
/*.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../images/next.png) center center no-repeat;
}*/

/* .fixed1 start */
.fixed1{
	background: #fbfbfb;
	border-top: 1px solid #f2f2f2;
}
.fixed1-row{
	background: #f3fefe;
	border-top: 1px solid #cce9e9;
	border-bottom: 1px solid #cce9e9;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 22px;
}
.fixed1-row a{
	display: block;
}
.fixed1-row h3{
	font-size: 26px;
	color: #00a3a8;
	line-height: 50px;
}
.fixed1-row p{
	font-size: 14px;
	color: #6b6c6c;
	line-height: 26px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}
.fixed1-row a:hover p{
	color: #00a3a8;
}
.news{
	background: #fcfcfc;
	overflow: hidden;
	padding-top: 32px;
}
.news_flexslider{
	width: 590px;
	height: 384px;
	padding-bottom: 0;
}
.news_flexslider .slides {
	width: 590px;
	height: 384px;
}
.news_flexslider .slides li {
	width: 590px;
	height: 384px;
}
.news_flexslider .slides li img{
	width: 590px;
	height: 384px;
	left: 0;
	top: 0;
	margin-left: 0;
}
.news_flexslider .flex-control-nav{
	width: 48px;
	right: 17px;
	bottom: 15px;
	left: auto;
}
.news_flexslider .flex-control-nav li {
	width: 10px;
	height: 10px;
	margin-left: 6px;
	margin-right: 0;
}
.news_flexslider .flex-control-nav a {
	width: 10px;
	height: 10px;
	background-color: #c6c8b5;
	border: none;
	border-radius: 10px;
}
.news_flexslider .flex-control-nav .flex-active {
	background: #00a3a8;
	border: none;
}
.news_flexslider .slides li p{
	height: 46px;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 46px;
	background: rgba(0,0,0,0.6);
	color: #fff;
	width: 80%;
	font-size: 16px;
	padding-right: 20%;
	padding-left: 2%;
}
.fixed1-tab{
	float: right;
	width: 588px;
}
.fixed1-tab .hd{
	height: 34px;
	border-bottom: 1px solid #e5e4e4;
}
.fixed1-tab .hd a{
	float: left;
	font-size: 18px;
	color: #505050;
	height: 31px;
	margin-right: 64px;
}
.fixed1-tab .hd a.cur{
	border-bottom: 3px solid #00a3a8;
}
.fixed1-tab .bd ul{
	display: none;
	padding-top: 6px;
}
.fixed1-tab .bd ul.cur{
	display: block;
}
.fixed1-tab .bd ul li{
	font-size: 14px;
	height: 32px;
}
.fixed1-tab .bd ul li a{
	display: inline-block;
	line-height: 32px;
	color: #6b6a6a;
	padding-left: 22px;
	background: url(../images/news-jiao.jpg) center left no-repeat;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	box-sizing: border-box;
}
.fixed1-tab .bd ul li a:hover{
	color: #00a3a8;
}
.row{
	background: #fff;
	padding-top: 38px;
	padding-bottom: 50px;
	height: 126px;
}
.row a{
	float: left;
	width: 33%;
	height: 126px;
	margin-left: 0.5%;
	overflow: hidden;
}
.row a:first-child{
	margin-left: 0;
}
.row a img{
	width: 100%;
	height: 100%;
}
.row a:hover img{
	transform: scale(1.1);
	transition: transform 0.5s ease-in-out;
}
/* .fixed1 end */

/* .fixed2 start */
.fixed2{
	padding-top: 53px;
	background: #f3f3f3 url(../images/bg1.jpg) no-repeat center top;
	padding-bottom: 38px;
}
.fixed2 .title{
	padding-bottom: 30px;
}
.fixed2 .title p{
	font-size: 25px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.fixed2 .title h3{
	font-size: 25px;
	line-height: 34px;
	color: #fff;
	text-align: center;
}
.fixed2 .main{
	background: #fff;
	padding: 36px 0;
}
/* 水平滚动
------------------------------ */
.scroll_horizontal{position:relative;width:1055px;height:302px;margin: 0 auto;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:1055px;height:302px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{
	float:left;
	width:270px;
}
.scroll_horizontal .list li a{
	position: relative;
}
.scroll_horizontal .plus,
.scroll_horizontal .minus{
	position:
			absolute;
	top:104px;
	width:47px;
	height:47px;
	cursor:pointer;
}
.scroll_horizontal .plus,
.scroll_horizontal .minus{
	width: 30px;
	height: 28px;
	border: 1px solid #e4e4e4;
	background: #fff;
}
.scroll_horizontal .plus{
	background: #fff url(../images/jiao1.jpg) center center no-repeat;
	left:-55px;
}
.scroll_horizontal .minus{
	background: #fff url(../images/jiao2.jpg) center center no-repeat;
	right:-55px;
}
.scroll_horizontal .plus:hover,
.scroll_horizontal .minus:hover{
	background: #00a3a8 no-repeat center center;
	border: 1px solid #00a3a8;
}
.scroll_horizontal .plus:hover{
	background-image: url(../images/jiao3.jpg);
}
.scroll_horizontal .minus:hover{
	background-image: url(../images/jiao4.jpg);
}
.scroll_horizontal .list li .pic{
	width: 243px;
	height: 302px;
	overflow: hidden;
}
.scroll_horizontal .list li img{
	width: 243px;
	height: 302px;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.scroll_horizontal .list li .txt{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 243px;
	padding: 15px 20px;
	background: rgba(0,0,0,0.6);
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	box-sizing: border-box;
	height: 110px;
	-moz-transition: all 1s ease-in-out;
}
.scroll_horizontal .list li a:hover img{
	transform:scaleX(1.5);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
}
.scroll_horizontal .list li a:hover .txt{
	background: #00a3a8;
	-webkit-transition-property: background-color;
	color: #fff;
}
.scroll_horizontal .list li .txt p{
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.scroll_horizontal .list li .txt p:nth-child(1){
	font-size: 18px;
	margin-bottom: 5px;
}
/* .fixed2 end */
/* .fixed3 start */
.fixed3{
	background: #fff;
	padding-bottom: 43px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.fixed3 .box{
	float: left;
	width: 33.3333%;
	height: 320px;
	background: #00a3a8;
	box-sizing: border-box;
	padding: 0 40px;
	padding-top: 30px;
	font-size: 14px;
	line-height: 23px;
}
.fixed3 .box h3 a{
	font-size: 22px;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	color: #fff;
}
.fixed3 .box p{
	margin-top: 28px;
	margin-bottom: 40px;
}
.fixed3 .box p a{
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.fixed3 .box span a{
	display: block;
	width: 108px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #fff;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.fixed3 .box span a:hover{
	background: #fff;
	color: #00a3a8;
}
.fixed3 .box2{
	background: #23c0b6;
}
.fixed3 .box3{
	background: #25a1c0;
}
/* .fixed3 end */
/* .fixed4 start */
.fixed4{
	padding-top: 53px;
	background: #fcfcfc;
	padding-bottom: 50px;
	overflow: hidden;
}
.fixed4-main{
	position: relative;
	overflow: hidden;
}
.fixed4 .title{
	padding-bottom: 30px;
}
.fixed4 .title p{
	font-size: 25px;
	color: #00a3a8;
	line-height: 40px;
	text-align: center;
}
.fixed4 .title h3{
	font-size: 25px;
	line-height: 34px;
	color: #575757;
	text-align: center;
}
.fixed4-fl{
	float: left;
	width: 566px;
}
.fixed4-fl h4{
	margin-bottom: 15px;
}
.fixed4-fl h4 a{
	font-size: 22px;
	line-height: 40px;
	color: #6c6c6c;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.fixed4-fl h4 a:hover{
	color: #00a3a8;
}
.fixed4-fl p{
	height: 189px;
}
.fixed4-fl p a{
	font-size: 14px;
	line-height: 27px;
	color: #6c6c6c;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}
.fixed4-fl p a:hover{
	color: #00a3a8;
}
.fixed4-fl .line{
	display: inline-block;
	width: 55px;
	height: 3px;
	background: #00a3a8;
	margin-bottom: 27px;
}
.fixed4-fl .more{
	display: block;
	margin-top: 68px;
}
.fixed4-fl .more a{
	display: inline-block;
	width: 156px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #00a3a8;
	font-size: 14px;
	color: #fff;
}
.fixed4-fl .more a:hover{
	color: #00a3a8;
	background: #fff;
	width: 154px;
	height: 34px;
	border: 1px solid #00a3a8;
}
.fixed4-fr{
	width: 587px;
	height: 381px;
	float: right;
}
.fixed4 .flexslider {
	position: static;
	overflow: hidden;
	width: 587px;
	height: 381px;
}
.fixed4 .slides {
	position: static;
	z-index: 1;
	overflow: hidden;
	width: 587px;
	height: 381px;
}
.fixed4 .slides li {
	overflow: hidden;
	position: relative;
	width: 587px;
	height: 381px;
}
.fixed4 .slides li img{
	position: absolute;
	top: 0px;
	left: 0;
	width: 587px;
	height: 381px;
	margin-left: 0;
}
.fixed4 .flex-control-nav {
	position: absolute;
	bottom: 80px;
	left: -4px;
	z-index: 2;
	width: auto;
	text-align: center;
}
.fixed4 .flex-control-nav li {
	display: inline-block;
	width: 25px;
	height: 2px;
	margin-right: 7px;
	*display: inline;
	zoom: 1;
}
.fixed4 .flex-control-nav a {
	display: inline-block;
	width: 25px;
	height: 2px;
	overflow: hidden;
	background-color: #d8d8d8;
	cursor: pointer;
	border: none;
}
.fixed4 .flex-control-nav .flex-active {
	background: #00bed4;
	border: none;
}
.fixed4 .flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
	display: none;
}
.fixed4 .flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
/* .fixed4 end */
/* .fixed5 start */
.fixed5{
	overflow: hidden;
	height: 360px;
	margin-bottom: 48px;
}
.fixed5-fl{
	float: left;
	width: 50%;
	height: 360px;
	background: url(../images/culture.jpg) no-repeat top right;
}
.fixed5-fr{
	float: left;
	width: 50%;
	height: 360px;
	background: #00bed4;
	box-sizing: border-box;
	padding-left: 74px;
	padding-top: 66px;
}
.fixed5-fr-main{
	width: 526px;
}
.fixed5-fr h4{
	font-size: 25px;
	color: #fff;
	line-height: 30px;
}
.fixed5-fr h5{
	font-size: 25px;
	color: #fff;
	line-height: 34px;
	margin-bottom: 16px;
}
.fixed5-fr span{
	display: block;
	width: 55px;
	height: 2px;
	background: #fff;
	margin-bottom: 37px;
}
.fixed5-fr p{
	font-size: 14px;
	line-height: 27px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

/* .fixed5 end */
header nav .anniu{
	display: none;
}
/* 媒体查询优化各屏显示 start */
@media (max-width: 1200px){
	header{
		height: 80px;
	}
	header .logo{
		padding-top: 20px;
		padding-left: 20px;
		height: 50px;
	}
	header .logo img{
		height: 40px;
	}
	header nav{

	}
	header nav li{
		line-height: 80px;
		padding-left: 26px;
	}
	.w{
		width: 96%;
		padding: 0 2%;
	}

	.pc_flexslider{
		display: none;
	}
	.wap_flexslider{
		display: block;
		height: auto;
	}
	.wap_flexslider .slides,
	.wap_flexslider .slides li{
		height: auto;
	}
	.wap_flexslider .slides li img{
		position: relative;
		left: 0px;
		width: 100%;
		margin-left: 0px;
		height: auto;
	}
	.fixed1-row{
		width: 100%;
		box-sizing: border-box;
		padding-left: 4%;
		padding-right: 4%;
	}
	.news .fl{
		width: 46%;
	}
	.news_flexslider{
		width: 100%;
	}
	.news_flexslider .slides{
		width: 100%;
	}
	.news_flexslider .slides li img{
		width: 100%;
	}
	.fixed1-tab{
		width: 54%;
		box-sizing: border-box;
		padding-left: 2%;
	}
	.scroll_horizontal{
		width: 86%;
	}
	.scroll_horizontal .box{
		width: 100%;
	}
	.fixed4-fl{
		width: 46%;
	}
	.fixed4-fr{
		width: 54%;
		box-sizing: border-box;
		padding-left: 2%;
	}
	.fixed4 .flexslider{
		width: 100%;
	}
	.fixed4 .slides,.fixed4 .slides li img{
		width: 100%;
	}
	.fixed4 .flex-control-nav{
		left: 2%;
	}
	.fixed5-fr-main{
		width: 100%;
		box-sizing: border-box;
	}
	.fixed5-fr{
		padding-left: 4%;
		padding-right: 2%;
	}
}
@media (max-width: 980px){
	header{
		height: 80px;
	}
	header .logo{
		padding-top: 15px;
		padding-left: 20px;
	}
	header .logo img{
		height: 50px;
	}
	header nav{
		position: absolute;
		right: 0px;
		top: 80px;
		background: #fff;
		z-index: 99;
		height: auto;
		width: 100%;
		padding: 0;
		border-bottom: none;
		border-top: 1px solid #e3e3e3;
	}
	header nav .anniu{
		display: block;
		width: 30px;
		height: 30px;
		background: none;
		padding: 15px 0;
		box-sizing: content-box;
		padding-right: 10px;
		background: url(../images/menu-ico.png) no-repeat center center;
		-webkit-background-size: 30px 30px;
		background-size: 30px 30px;
		cursor: pointer;
		position: absolute;
		top: -70px;
		right: 2%;
	}
	header nav .nav-main{
		width: 100%;
		margin: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		overflow: hidden;
		display: none;
	}
	header nav .nav-main.current{
		display: block;
	}
	header nav ul li{
		width: 100%;
		text-align: center;
		line-height: 50px;
	}
	header nav ul li a{
		width: 100%;
		text-align: center;
		display: inline-block;
	}
	header nav li .dt{
		padding: 0;
		height: 40px;
	}
	header nav li .dt a{
		width: 100%;
		height: 40px;
		line-height: 40px;
	}
	header nav ul li .dd{
		position: relative;
		top: 0px;
		left: 0px;
		text-align: center;
		width: 100%;
		height: auto;
	}
	header nav ul li .dd a{
		display: block;
		padding-left: 0;
		height: 40px;
		line-height: 40px;
	}

	header .top dl dd{
		z-index: 999;
	}
	header .search{
		display: none;
	}
	header .logo-nav{
		height: 81px;
	}
	header dl.dl1{
		display: none;
	}
	.fixed1-tab .hd a{
		margin-right: 40px;
	}
	.fixed2 .main{
		box-sizing: border-box;
	}
	.scroll_horizontal{
		width: 84%;
	}
	header nav ul li{
		padding-left: 0;
	}

}
@media (max-width: 680px){
	header{
		height: 80px;
	}
	header .logo{
		padding-top: 20px;
		padding-left: 20px;
		padding-left: 10px;
	}
	header .logo img{
		height: 40px;
	}
	.news .fl{
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.fixed1-tab{
		width: 100%;
		box-sizing: border-box;
		margin-top: 10px;
	}
	.row{
		height: auto;
		width: 100%;
		box-sizing: border-box;
		padding-left: 2%;
		padding-right: 2%;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.row a{
		display: block;
		float: none;
		height: auto;
		width: 100%;
		margin-bottom: 10px;
	}
	.row a img{
		width: 100%;
		height: auto;
	}
	.scroll_horizontal{
		width: 74%;
	}
	.scroll_horizontal .plus{
		left: -40px;
	}
	.scroll_horizontal .minus{
		right: -40px;
	}
	.fixed3 .box{
		width: 100%;
		float: none;
	}
	.fixed4-fl{
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	.fixed4-fr{
		float: none;
		width: 100%;
		padding-left: 0;
		height: auto;
		position: relative;
		padding-bottom: 0;
	}
	.fixed4-fl .more{
		margin-top: 10px;
	}
	.fixed4 .flex-control-nav{
		width: 100%;
		left: 0;
		bottom: 10px;
	}
	.fixed4 .flexslider,.fixed4 .slides, .fixed4 .slides li img,.fixed4 .slides li{
		height: auto;
	}
	.fixed4 .slides li img{
		position: relative;
	}
	.fixed4{
		padding-bottom: 0;
		margin-bottom: 20px;
	}
	.fixed4 .flexslider{
		padding-bottom: 0;
	}
	.fixed5-fl{
		width: 100%;
		float: none;
		height: 200px;
		-webkit-background-size: auto 200px;
		background-size: auto 200px;
	}
	.fixed5-fr{
		width: 100%;
		float: none;
		padding-top: 4%;
		padding-bottom: 4%;
		height: auto;
	}
	.fixed5{
		height: auto;
		margin-bottom: 20px;
	}
	.footer-top .fl{
		float: none;
		text-align: center;
	}
	.footer-top h3{
		padding-right: 0;
	}
	.footer-top .fr{
		float: none;
		text-align: center;
	}
	.footer-bottom{
		height: auto;
		line-height: 24px;
		font-size: 12px;
		padding: 2%;
	}
	.fixed1-row h3{
		font-size: 20px;
		line-height: 30px;
	}
	.news_flexslider,
	.news_flexslider .slides,
	.news_flexslider .slides li{
		height: auto;
	}
	.news_flexslider .slides li img{
		position: relative;
		left: 0;
		margin: 0;
		height: 224px;
	}
	.fixed2,.fixed4{
		padding-top: 25px;
	}
	.fixed2 .title p,.fixed4 .title p{
		font-size: 18px;
	}
	.fixed2 .title h3,.fixed4 .title h3{
		font-size: 22px;
	}
	.fixed2 .title,.fixed4 .title{
		padding-bottom: 20px;
	}
	.footer-top .fr{
		padding-bottom: 10px;
	}
}
/* 媒体查询优化各屏显示 end */


