* {
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: none
}

html {
	height: auto;
}

body,
ul,
dl,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑";
}

a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #666;
}

img,
input {
	border: 0 none;
	outline-style: none;
	padding: 0;
	/*vertical-align: top;*/
}

.header_btn>button a,.index_footer_top_02>div:last-child>div>button a{
	color: #fff;
}
.page_banner>div{
	width: 100%;
	/*height: 686px;*/
}
.page_header {
	width: 100%;
	height: auto;
	position: relative;
}

.header_logo {
	width: 100%;
	height: auto;
	line-height: 60px;
	padding-left: 44px;
	box-sizing: border-box;
	position: absolute;
	top: 25px;
	z-index: 1000;
}
.header_logo>div:nth-child(3) span{
	display: inline-block;
}
.header_logo>div:nth-child(3) span a{
	color: #fff;
}
.header_logo>div {
	float: left;
}

.header_logo>div:nth-child(1) img {
	max-width: 100%;
	height: auto;
}
.header_logo>div:nth-child(3) span{
	float: left;
}
.header_logo>div:nth-child(3)>span:first-of-type{
	padding-right: 30%;
}
.header_logo>div:nth-child(3)>span:first-of-type a span{
	font-size: 20px;
	color: #80c8f6;
}
.header_logo>div:nth-child(3)>span:last-of-type{
	padding-left: 10%;
}
.header_logo>div:nth-child(3)>span:last-of-type a span{
	font-size: 20px;
}
.header_logo>div:nth-child(3) span a{
	color: #fff;
	font-size: 12px;
}
.header_logo>div:nth-child(2) {
	width: 72%;
	padding-left: 24%;
}

.header_logo>div:nth-child(2) ul li {
	padding: 0 3%;
	line-height: 60px;
	float: left;
	text-align: left;
}

.header_logo>div:nth-child(2) a {
	color: #fff;
	position: relative;
	font-size: 15px;
}

.header_logo>div:nth-child(2) a:after {
	content: '';
	display: block;
	width: 2px;
	height: 2px;
	background: #c3e3fb;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: -14px;
	z-index: 11;
}
.header_logo>div:nth-child(2)>ul>li:first-of-type>a:after{
	display: none;
}
.header_logo>div:nth-child(2) ul a:before{
	content: '';
	display: block;
	width: 0px;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: 26%;
	transition: .6s;
}

.header_logo>div:nth-child(2) ul li:hover a {
	/*color: cyan;*/
	font-weight: bold;
	transition: .6s;
}
.header_logo>div:nth-child(2) ul li:hover a:before{
	transition: .6s;
	width: 100%;

}


.header_logo>div:nth-child(3) {
	width: 8%;
	height: 60px;
	color: #fff;
	line-height: 60px;
	position: relative;
}
.header_logo>.search_active{
	height: 40px!important;
	transition: .6s;
}
.header_logo>.header_btn{
	height: 0;
	overflow: hidden;
	float: none;
	position: absolute;
	right: 4%;
	bottom: -50%;
	transition: .6s;
}
.header_btn>input{
	width: 200px;
	height: 100%;
	background-color: #fff;
	text-indent: 2em;
	float: left;
}
.header_btn>button{
	width: 60px;
	height: 100%;
	color: #fff;
	background-color: #575757;
	float: left;
}
.header_logo .header_navs{
	width: 100%;
	height: auto;
	background-image: url("../images/banner_nav.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -4000px;
	left: 0;
	z-index: 100;
	padding-top: 220px;
	transition: .2s;
}
.header_logo>.header_ani_btn{
	top: -25px;
	transition: .6s;
}
.header_logo .header_navs_list{
	padding: 0 160px 330px 160px;
}
.header_logo .header_navs_list>ul{
	display: inline-block;
	width: 11%;
	vertical-align: top;
	text-align: center;
}
.header_logo .header_navs_list>ul li:nth-of-type(1){
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 60px;
	text-align: center;
	color: #fff;
}
.header_logo .header_navs_list>ul li a{
	color: #fff;
	font-size: 17px;
	line-height: 40px;

}
.header_logo .header_navs_list>ul>li:nth-of-type(1) a{
	font-weight: bold;
}
.header_navs_btns{
	position: absolute;
	right: 76px;
	top: 58px;
	cursor: pointer;
}
.header_navs_btns>div{
	display: inline-block;
	vertical-align: middle;
}
.header_navs_btns>div:last-of-type p{
	font-size: 15px;
	color: #fff;
	padding-left: 18px;
}
.header_navs_btns>div>img{
	max-width: 100%;
}


.header_logo>div:nth-child(3) span:first-child img {
	width: 15px;
	height: 15px;
	line-height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	left: 0;

}


.header_logo>div:nth-child(3) span:last-child img {
	width: 21px;
	height: 16px;
	line-height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 106px;
}

.page_banner {
	width: 100%;
	/*height: 586px;*/
	overflow: hidden;
}

.page_banner>div img {
	width: 100%;
	/*height: 100%;*/
}

.page_title {
	width: 470px;
	height: 124px;
	background: url(../images/banner_xmzs.png) no-repeat;
	background-size: 100%;
	background-position: bottom center;
	position: absolute;
	top: -8%;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	opacity: 0;
}
.ani_index{
	transition: .6s;
	opacity: 1;
}
.page_title>p:first-child {
	font-size: 50px;
	color: #fff;
	text-align: center;
	font-weight: lighter;
	transform: translateY(-800px);
	margin-top: -7%;
}
.ani_index>p:first-child{
	transition: .6s;
	transform: translateY(0);
	opacity: 1;
}
.page_title>p:last-child {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	transform: translateY(800px);
}
.ani_index>p:last-child{
	transition: .6s;
	transform: translateY(0);
	opacity: 1;
}
.index_footer{
	width: 100%;
	height: auto;
}
.index_footer_top{
	width: 100%;
	background: #f9f9f9;
	box-sizing: border-box;
}

.index_footer_top_01{
	width: 100%;
	/*height: 120px;*/
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #e2e2e2;
	padding: 52px 160px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.index_footer_top_01>div:first-child{
	float: left;
}
.index_footer_top_01>div:first-child>ul>li{
	float: left;
	min-width: 144px;
	min-height: 14px;
	line-height: 14px;
	text-align: center;
	border-left: 1px solid #e2e2e2;
	font-weight: bold;
}
.index_footer_top_01>div:first-child>ul>li a{
	color: #666;
	font-weight: bold;
	font-size: 15px;

}
.index_footer_top_01>div:first-child>ul>li:first-child{
	border: none;
}








.index_footer_top_01>div:nth-child(2){
	position: absolute;
	right: 9%;
}
.index_footer_top_01>div:nth-child(2)>a span{
	color: #414141;
	font-size: 14px;
	font-weight: bold;
}
.index_footer_top_01>div:nth-child(2)>a img{
	width: 26px;
	height: 26px;
	padding-right: 12px;
}
.index_footer_top_02{
	width: 100%;
	/*height: 228px;*/
	padding: 60px 160px;
	box-sizing: border-box;
	overflow: hidden;
}
.index_footer_top_02>div:first-child{
	width: 32%;
	/*min-width: 250px;*/
	/*min-height: 110px;*/
	float: left;
	/*position: relative;*/
	/*top: 50%;*/
	/*margin-top: -55px;*/
}
.index_footer_top_02>div:first-child div{
	float: left;
	padding-right: 28px;
}
.index_footer_top_02>div:first-child div img{
	width: 110px;
	height: 110px;
}
.index_footer_top_02>div:first-child p:nth-of-type(1){
	font-size: 18px;
	color: #666;
	font-weight: bold;
}
.index_footer_top_02>div:first-child p:nth-of-type(2){
	width: 94px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: #989898;
	color: #fff;
	font-size: 12px;
	margin-left: 138px;
	margin-top: 12px;
	margin-bottom: 14px;
}
.index_footer_top_02>div:first-child p:nth-of-type(3){
	font-size: 14px;
	color: #7c7c7c;
}
.index_footer_top_02>div:nth-child(2){
	float: left;
	/*margin-top: -45px;*/
	/*padding-left: 270px;*/
}
.index_footer_top_02>div:nth-child(2) p{
	line-height: 42px;
	color: #7c7c7c;
	font-size: 14px;
	text-indent: 44px;
}
.index_footer_top_02>div:nth-child(2) p:first-child{
	background: url(../images/icon_92.png) no-repeat;
	background-size: 21px 21px;
	background-position: left center;
}
.index_footer_top_02>div:nth-child(2) p:last-child{
	background: url(../images/icon_95.png) no-repeat;
	background-size: 21px 18px;
	background-position: left center;
}
.index_footer_top_02>div:last-child{
	float: right;
	width: 30.1%;
	/*position: relative;*/
	/*top: 50%;*/
	/*margin-top: -38px;*/
}
.index_footer_top_02>div:last-child>p{
	padding-bottom: 12px;
	font-size: 14px;
	color: #aeaeae;
}
.index_footer_top_02>div:last-child>div>input{
	width: 80%;
	/*height: 43px;*/
	padding: 12px 0;
	background: #e6e6e6;
	text-indent: 20px;
}
.index_footer_top_02>div:last-child>div>button{
	width: 20%;
	/*height: 43px;*/
	text-align: center;
	line-height: 43px;
	font-weight: bold;
	background: #989898;
	border: none;
	color: #fff;
	font-size: 17px;
}

.index_footer_btm{
	width: 100%;
	height: 60px;
	background: #575757;
	padding: 0 160px;
	box-sizing: border-box;
	line-height: 60px;
}
.index_footer_btm{
	width: 100%;
	height: 60px;
	background: #575757;
	padding: 0 160px;
	box-sizing: border-box;
}
.index_footer_btm>p{
	color: #fff;
	font-size: 14px;
}
.index_footer_btm>p:first-child{
	float: left;
}
.index_footer_btm>p:last-child{
	float: right;
}

.exhibition_main{
	width: 100%;
	height: auto;
	position: relative;
	box-sizing: border-box;
}

.exhibition_main_btns{
	width: 1600px;
	/*height: 156px;*/
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -800px;
	top: -160px;
	/*display: flex;*/
	box-shadow: 0px 0px 10px 1px #aaa;
	opacity: 0;
	z-index: 10;
}
.ani_index .exhibition_main_btns{
	transition: .6s;
	opacity: 1;
}
.exhibition_main_btns>a:nth-child(n+10){
	border-top: 1px solid #ebeadf;
}
.exhibition_main_btns>a{
	width: 11.1%;
	display: inline-block;
}
.exhibition_main_btns>a>div{
	width: 100%;
	height: 100%;
	flex: 1;
	text-align: center;
	position: relative;
}
.exhibition_main_btns>a>div:after{
	content: '';
	display: block;
	width: 1px;
	height: 90px;
	background: #ebeadf;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -45px;
}
.exhibition_main_btns>a>div:hover{
	background: url(../images/banner_06_03.jpg) no-repeat;
	background-size: 100% 100%;
}
.exhibition_active{
	background: url(../images/banner_06_03.jpg) no-repeat;
	background-size: 100% 100%;
}
.exhibition_main_btns .exhibition_active:after{
	right: -1px;
}
.exhibition_main_btns>a>div:hover:after{
	right: -1px;
}
.exhibition_main_btns>a:last-child>div:after{
	opacity: 0;
}
.exhibition_main_btns>a>div p:first-child{
	font-size: 30px;
	color: #cccccc;
	padding-top: 28%;
	padding-bottom: 2%;
}
.exhibition_main_btns>a>div p:last-child{
	font-size: 17px;
	font-weight: bold;
	color: #167bc6;
	padding-bottom: 28%;
}
.exhibition_main_btns>a>.exhibition_active p:first-child{
	color: #fff;
}
.exhibition_main_btns>a>.exhibition_active p:last-child{
	color: #fff;
}
.exhibition_main_btns>a>div:hover p:first-child{
	color: #fff;
}
.exhibition_main_btns>a>div:hover p:last-child{
	color: #fff;
}
.exhibition_main_lists{
	width: 100%;
	height: auto;
	padding: 198px 160px 120px 160px;
	background: #fff;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
	overflow: hidden;
	transform: translateY(2000px);
	opacity: 0;
}
.ani_index .exhibition_main_lists{
	transition: .6s;
	transform: translateY(0);
	opacity: 1;
}
.exhibition_main_list{
	width: 32.6%;
	/*height: 400px;*/
	position: relative;
	/*float: left;*/
	display: inline-block;
	margin-bottom: 1%;
	margin-right: 1%;
}
.exhibition_main_list:hover>a>div:first-child img{
	transition: 10s;
	transform: scale(1.4);
}
.exhibition_main_list:hover>a>p>span{
	color: #167bc6;
	transition: .6s;
}
.exhibition_main_list:hover>a>p>button{
	background-color: #ccc;
	transition: .6s;
}
.exhibition_main_list:hover>a>p>button span{
	color: #fff;
	transition: .6s;
}

.exhibition_main_list>a>div:first-child{
	width: 100%;
	/*height: 300px;*/
	overflow: hidden;
}
.exhibition_main_list>a>div:first-child img{
	max-width: 100%;
	/*height: 100%*/
	transition: 4s;
}
.exhibition_main_list>a>p{
	width: 100%;
	/*height: 100px;*/
	background-color: #f5f5f5;
	box-sizing: border-box;
	position: relative;
}
.exhibition_main_list>a>p>span{
	display: inline-block;
	width: 80%;
	font-size: 17px;
	color: #000;
	line-height: 500%;
	font-weight: bold;
	padding-left: 2em;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.exhibition_main_list>a>p>span b{
	font-size: 17px;
	color: #000;
	line-height: 500%;
	font-weight: bold;
	padding-left: 2em;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.exhibition_main_list>a>p button{
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #0181cc;
	border: none;
	position: absolute;
	right: 8%;
	top: 50%;
	margin-top: -16px;
	transform: rotate(180deg);
	transition: .6s;
}

.exhibition_main_list>a>p button span{
	font-size: 12px;
	color: #e1e1e1;
	transition: .6s;
}

.exhibition_main_lists>div:nth-child(3n){
	margin-right: 0;
}




.main_list_btn{
	text-align: center;
	margin-top: 50px;
}
.main_list_btn>ul li{
	min-width: 30px;
	min-height: 30px;
	line-height: 30px;
	padding: 4px;
	text-align: center;
	font-size: 12px;
	margin: 0 6px;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
	display: inline-block;
}
.main_list_btn>ul li a{
	color: #666;
}
.main_list_btn>ul li:first-child{
	min-width: 98px;
}
.main_list_btn>ul li:last-child{
	min-width: 98px;
}
.main_list_btn>ul .list_active{
	background: #0080cb;
}
.main_list_btn>ul .list_active a{
	color: #fff;
}
.main_list_btn>ul .prohibit_active a{
	color: #ccc;
}

@media screen and (max-width: 1800px){
	.banner_title {
		transition:all .6s;
		-ms-transition:all .6s;
		-moz-transition:all .6s;
		-webkit-transition:all .6s;
		-o-transition:all .6s;

		transform: scale(0.9);
		-ms-transform: scale(0.9);
		-moz-transform: scale(0.9);
		-webkit-transform: scale(0.9);
		-o-transform: scale(0.9);
	}
	.header_logo>div:nth-child(2) {
		width: 68%;
		padding-left: 16%;
	}
}


/*css2*/
@media screen and (max-width: 1680px){

	.page_header {
		width: 100%;
		height: auto;
		position: relative;
	}
	.banner_title {
		transition:all .6s;
		-ms-transition:all .6s;
		-moz-transition:all .6s;
		-webkit-transition:all .6s;
		-o-transition:all .6s;

		transform: scale(0.8);
		-ms-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		-o-transform: scale(0.8);
	}
	.header_logo {
		width: 100%;
		height: auto;
		line-height: 60px;
		padding-left: 44px;
		box-sizing: border-box;
		position: absolute;
		top: 25px;
	}

	.header_logo>div {
		float: left;
	}
	.header_logo>div:nth-child(3) span{
		float: left;
	}
	.header_logo>div:nth-child(3)>span:first-of-type{
		padding-right: 20%;
	}
	.header_logo>div:nth-child(3)>span:first-of-type a span{
		font-size: 20px;
		color: #80c8f6;
	}
	.header_logo>div:nth-child(3)>span:last-of-type{
		padding-left: 10%;
	}
	.header_logo>div:nth-child(3)>span:last-of-type a span{
		font-size: 20px;
	}
	.header_logo>div:nth-child(3) span a{
		color: #fff;
		font-size: 12px;
	}
	.header_logo>div:nth-child(1) img {
		max-width: 100%;
		height: auto;
	}

	.header_logo>div:nth-child(2) {
		width: 66%;
		padding-left: 10%;
	}

	.header_logo>div:nth-child(2) ul li {
		padding: 0 3%;
		line-height: 60px;
		float: left;
		text-align: left;
	}

	.header_logo>div:nth-child(2) a {
		color: #fff;
		position: relative;
		font-size: 14px;

	}



	.header_logo>div:nth-child(3) {
		width: 8%;
		color: #fff;
		line-height: 60px;
		position: relative;
	}

	.header_logo>div:nth-child(3) span:first-child img {
		width: 15px;
		height: 15px;
		line-height: 60px;
		position: absolute;
		top: 50%;
		margin-top: -7px;
		left: 0;

	}

	.header_logo>div:nth-child(3) span:last-child img {
		width: 21px;
		height: 16px;
		line-height: 60px;
		position: absolute;
		top: 50%;
		margin-top: -8px;
		left: 106px;
	}
	.page_banner {
		width: 100%;
		/*height: 586px;*/
		overflow: hidden;
	}

	.page_banner>div img {
		width: 100%;
		/*height: 100%;*/
	}

	.page_title {
		width: 470px;
		height: 124px;
		background: url(../images/banner_xmzs.png) no-repeat;
		background-size: 100%;
		background-position: bottom center;
		position: absolute;
		top: -8%;
		left: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		opacity: 0;
		transition:all .6s;
		-ms-transition:all .6s;
		-moz-transition:all .6s;
		-webkit-transition:all .6s;
		-o-transition:all 1s;

		transform: scale(0.8);
		-ms-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		-o-transform: scale(0.8);
	}
	.ani_index{
		transition: .6s;
		opacity: 1;
	}
	.page_title>p:first-child {
		font-size: 50px;
		color: #fff;
		text-align: center;
		font-weight: lighter;
		transform: translateY(-800px);
		margin-top: -7%;
	}
	.ani_index>p:first-child{
		transition: .6s;
		transform: translateY(0);
		opacity: 1;
	}
	.page_title>p:last-child {
		font-size: 40px;
		font-weight: bold;
		color: #fff;
		text-align: center;
		transform: translateY(800px);
	}
	.ani_index>p:last-child{
		transition: .6s;
		transform: translateY(0);
		opacity: 1;
	}
	.index_footer{
		width: 100%;
		height: auto;
	}
	.index_footer_top{
		width: 100%;
		background: #f9f9f9;
		box-sizing: border-box;
	}

	.index_footer_top_01{
		width: 100%;
		/*height: 120px;*/
		border-top: 1px solid #ededed;
		border-bottom: 1px solid #e2e2e2;
		padding: 52px 120px;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}
	.index_footer_top_01>div:first-child{
		float: left;
	}
	.index_footer_top_01>div:first-child>ul>li{
		float: left;
		min-width: 144px;
		min-height: 14px;
		line-height: 14px;
		text-align: center;
		border-left: 1px solid #e2e2e2;
		font-weight: bold;
	}
	.index_footer_top_01>div:first-child>ul>li a{
		color: #666;
		font-weight: bold;
		font-size: 14px;

	}
	.index_footer_top_01>div:first-child>ul>li:first-child{
		border: none;
	}








	.index_footer_top_01>div:nth-child(2){
		position: absolute;
		right: 9%;
	}
	.index_footer_top_01>div:nth-child(2)>a span{
		color: #414141;
		font-size: 14px;
		font-weight: bold;
	}
	.index_footer_top_01>div:nth-child(2)>a img{
		width: 26px;
		height: 26px;
		padding-right: 12px;
	}
	.index_footer_top_02{
		width: 100%;
		/*height: 228px;*/
		padding: 60px 120px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.index_footer_top_02>div:first-child{
		width: 32%;
		/*min-width: 250px;*/
		/*min-height: 110px;*/
		float: left;
		/*position: relative;*/
		/*top: 50%;*/
		/*margin-top: -55px;*/
	}
	.index_footer_top_02>div:first-child div{
		float: left;
		padding-right: 28px;
	}
	.index_footer_top_02>div:first-child div img{
		width: 110px;
		height: 110px;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(1){
		font-size: 14px;
		color: #666;
		font-weight: bold;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(2){
		width: 94px;
		height: 32px;
		text-align: center;
		line-height: 32px;
		background: #989898;
		color: #fff;
		font-size: 12px;
		margin-left: 138px;
		margin-top: 12px;
		margin-bottom: 14px;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(3){
		font-size: 14px;
		color: #7c7c7c;
	}
	.index_footer_top_02>div:nth-child(2){
		float: left;
		/*margin-top: -45px;*/
		/*padding-left: 270px;*/
	}
	.index_footer_top_02>div:nth-child(2) p{
		line-height: 42px;
		color: #7c7c7c;
		font-size: 14px;
		text-indent: 44px;
	}
	.index_footer_top_02>div:nth-child(2) p:first-child{
		background: url(../images/icon_92.png) no-repeat;
		background-size: 21px 21px;
		background-position: left center;
	}
	.index_footer_top_02>div:nth-child(2) p:last-child{
		background: url(../images/icon_95.png) no-repeat;
		background-size: 21px 18px;
		background-position: left center;
	}
	.index_footer_top_02>div:last-child{
		float: right;
		width: 30.1%;
		/*position: relative;*/
		/*top: 50%;*/
		/*margin-top: -38px;*/
	}
	.index_footer_top_02>div:last-child>p{
		padding-bottom: 12px;
		font-size: 14px;
		color: #aeaeae;
	}
	.index_footer_top_02>div:last-child>div>input{
		width: 80%;
		/*height: 43px;*/
		padding: 12px 0;
		background: #e6e6e6;
		text-indent: 20px;
	}
	.index_footer_top_02>div:last-child>div>button{
		width: 20%;
		/*height: 43px;*/
		text-align: center;
		line-height: 43px;
		font-weight: bold;
		background: #989898;
		border: none;
		color: #fff;
		font-size: 14px;
	}

	.index_footer_btm{
		width: 100%;
		height: 60px;
		background: #575757;
		padding: 0 120px;
		box-sizing: border-box;
		line-height: 60px;
	}
	.index_footer_btm{
		width: 100%;
		height: 60px;
		background: #575757;
		padding: 0 120px;
		box-sizing: border-box;
	}
	.index_footer_btm>p{
		color: #fff;
		font-size: 14px;
	}
	.index_footer_btm>p:first-child{
		float: left;
	}
	.index_footer_btm>p:last-child{
		float: right;
	}



	.exhibition_main{
		width: 100%;
		height: auto;
		position: relative;
		box-sizing: border-box;
	}

	.exhibition_main_btns{
		width: 1400px;
		/*height: 156px;*/
		background: #fff;
		position: absolute;
		left: 50%;
		margin-left: -700px;
		top: -160px;
		/*display: flex;*/
		box-shadow: 0px 0px 10px 1px #aaa;
		opacity: 0;
		z-index: 10;
	}
	.ani_index .exhibition_main_btns{
		transition: .6s;
		opacity: 1;
	}
	.exhibition_main_btns>a>div{
		width: 100%;
		height: 100%;
		flex: 1;
		text-align: center;
		position: relative;
	}
	.exhibition_main_btns>a>div:after{
		content: '';
		display: block;
		width: 1px;
		height: 90px;
		background: #ebeadf;
		position: absolute;
		right: 0px;
		top: 50%;
		margin-top: -45px;
	}
	.exhibition_main_btns>a>div:hover{
		background: url(../images/banner_06_03.jpg) no-repeat;
		background-size: 100% 100%;
	}
	.exhibition_active{
		background: url(../images/banner_06_03.jpg) no-repeat;
		background-size: 100% 100%;
	}
	.exhibition_main_btns .exhibition_active:after{
		right: -1px;
	}
	.exhibition_main_btns>a>div:hover:after{
		right: -1px;
	}
	.exhibition_main_btns>a:last-child>div:after{
		opacity: 0;
	}
	.exhibition_main_btns>a>div p:first-child{
		font-size: 28px;
		color: #cccccc;
		padding-top: 28%;
		padding-bottom: 2%;
	}
	.exhibition_main_btns>a>div p:last-child{
		font-size: 15px;
		font-weight: bold;
		color: #167bc6;
		padding-bottom: 28%;
	}
	.exhibition_main_btns>a>.exhibition_active p:first-child{
		color: #fff;
	}
	.exhibition_main_btns>a>.exhibition_active p:last-child{
		color: #fff;
	}
	.exhibition_main_btns>a>div:hover p:first-child{
		color: #fff;
	}
	.exhibition_main_btns>a>div:hover p:last-child{
		color: #fff;
	}
	.exhibition_main_lists{
		width: 100%;
		height: auto;
		padding: 178px 120px 174px 120px;
		background: #fff;
		box-sizing: border-box;
		position: relative;
		z-index: 0;
		overflow: hidden;
		transform: translateY(2000px);
		opacity: 0;
	}
	.ani_index .exhibition_main_lists{
		transition: .6s;
		transform: translateY(0);
		opacity: 1;
	}
	.exhibition_main_list{
		width: 32.6%;
		/*height: 400px;*/
		position: relative;
		display: inline-block;
		margin-bottom: 1%;
		margin-right: 1%;
	}
	.exhibition_main_list:hover>a>div:first-child img{
		transition: 10s;
		transform: scale(1.4);
	}
	.exhibition_main_list>a>div:first-child{
		width: 100%;
		/*height: 300px;*/
		overflow: hidden;
	}
	.exhibition_main_list>a>p{
		width: 100%;
		/*height: 100px;*/
		background-color: #f5f5f5;
		box-sizing: border-box;
		position: relative;
	}
	.exhibition_main_list>a>p>span{
		display: inline-block;
		width: 80%;
		font-size: 15px;
		color: #000;
		line-height: 500%;
		font-weight: bold;
		padding-left: 2em;
		box-sizing: border-box;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.exhibition_main_list>a>p>span b{
		font-size: 15px;
		color: #000;
		line-height: 500%;
		font-weight: bold;
		padding-left: 2em;
		box-sizing: border-box;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.exhibition_main_list>a>p button{
		width: 32px;
		height: 32px;
		border-radius: 50%;
		background: #0181cc;
		border: none;
		position: absolute;
		right: 8%;
		top: 50%;
		margin-top: -16px;
		transform: rotate(180deg);
	}

	.exhibition_main_list>a>p button span{
		font-size: 12px;
		color: #e1e1e1;
	}

	.exhibition_main_lists>div:nth-child(3n){
		margin-right: 0;
	}





	.main_list_btn>ul li{
		min-width: 30px;
		min-height: 30px;
		line-height: 30px;
		text-align: center;
		font-size: 12px;
		margin: 0 6px;
		border: 1px solid #e7e7e7;
		box-sizing: border-box;
		display: inline-block;
	}
	.main_list_btn>ul li a{
		color: #666;
	}
	.main_list_btn>ul li:first-child{
		min-width: 98px;
	}
	.main_list_btn>ul li:last-child{
		min-width: 98px;
	}
	.main_list_btn>ul .list_active{
		background: #0080cb;
	}
	.main_list_btn>ul .list_active a{
		color: #fff;
	}
	.main_list_btn>ul .prohibit_active a{
		color: #ccc;
	}

}




/*css2*/
@media screen and (max-width: 1440px){
	.page_header {
		width: 100%;
		height: auto;
		position: relative;
	}
	.banner_title {
		transition:all .6s;
		-ms-transition:all .6s;
		-moz-transition:all .6s;
		-webkit-transition:all .6s;
		-o-transition:all .6s;

		transform: scale(0.6);
		-ms-transform: scale(0.6);
		-moz-transform: scale(0.6);
		-webkit-transform: scale(0.6);
		-o-transform: scale(0.6);
	}
	.index_content_03  .content_02_top>a>div>p {
		color: #afafaf;
		font-size: 12px;
	}
	.header_logo {
		width: 100%;
		height: auto;
		line-height: 60px;
		padding-left: 44px;
		box-sizing: border-box;
		position: absolute;
		top: 25px;
	}

	.header_logo>div {
		float: left;
	}
	.header_logo>div:nth-child(3) span{
		float: left;
	}
	.header_logo>div:nth-child(3)>span:first-of-type{
		padding-right: 10%;
	}
	.header_logo>div:nth-child(3)>span:first-of-type a span{
		font-size: 18px;
		color: #80c8f6;
	}
	.header_logo>div:nth-child(3)>span:last-of-type{
		padding-left: 10%;
	}
	.header_logo>div:nth-child(3)>span:last-of-type a span{
		font-size: 18px;
	}
	.header_logo>div:nth-child(3) span a{
		color: #fff;
		font-size: 12px;
	}
	.header_logo>div:nth-child(1) img {
		max-width: 100%;
		height: auto;
	}

	.header_logo>div:nth-child(2) {
		width: 60%;
		padding-left: 16%;
	}

	.header_logo>div:nth-child(2) ul li {
		padding: 0 2.18%;
		line-height: 60px;
		float: left;
		text-align: left;
	}

	.header_logo>div:nth-child(2) a {
		color: #fff;
		position: relative;
		font-size: 12px;

	}



	.header_logo>div:nth-child(3) {
		width: 8%;
		color: #fff;
		line-height: 60px;
		position: relative;
	}

	.header_logo>div:nth-child(3) span:first-child img {
		width: 15px;
		height: 15px;
		line-height: 60px;
		position: absolute;
		top: 50%;
		margin-top: -7px;
		left: 0;

	}

	.header_logo>div:nth-child(3) span:last-child img {
		width: 21px;
		height: 16px;
		line-height: 60px;
		position: absolute;
		top: 50%;
		margin-top: -8px;
		left: 106px;
	}

	.page_banner {
		width: 100%;
		/*height: 586px;*/
		overflow: hidden;
	}

	.page_banner>div img {
		width: 100%;
		/*height: 100%;*/
	}

	.page_title {
		width: 470px;
		height: 124px;
		background: url(../images/banner_xmzs.png) no-repeat;
		background-size: 100%;
		background-position: bottom center;
		position: absolute;
		top: -8%;
		left: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		opacity: 0;
		transition:all .6s;
		-ms-transition:all .6s;
		-moz-transition:all .6s;
		-webkit-transition:all .6s;
		-o-transition:all 1s;

		transform: scale(0.6);
		-ms-transform: scale(0.6);
		-moz-transform: scale(0.6);
		-webkit-transform: scale(0.6);
		-o-transform: scale(0.6);
	}
	.ani_index{
		transition: .6s;
		opacity: 1;
	}
	.page_title>p:first-child {
		font-size: 50px;
		color: #fff;
		text-align: center;
		font-weight: lighter;
		transform: translateY(-800px);
		margin-top: -7%;
	}
	.ani_index>p:first-child{
		transition: .6s;
		transform: translateY(0);
		opacity: 1;
	}
	.page_title>p:last-child {
		font-size: 40px;
		font-weight: bold;
		color: #fff;
		text-align: center;
		transform: translateY(800px);
	}
	.ani_index>p:last-child{
		transition: .6s;
		transform: translateY(0);
		opacity: 1;
	}
	.index_footer{
		width: 100%;
		height: auto;
	}
	.index_footer_top{
		width: 100%;
		background: #f9f9f9;
		box-sizing: border-box;
	}

	.index_footer_top_01{
		width: 100%;
		/*height: 120px;*/
		border-top: 1px solid #ededed;
		border-bottom: 1px solid #e2e2e2;
		padding: 52px 80px;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}
	.index_footer_top_01>div:first-child{
		float: left;
	}
	.index_footer_top_01>div:first-child>ul>li{
		float: left;
		min-width: 144px;
		min-height: 14px;
		line-height: 14px;
		text-align: center;
		border-left: 1px solid #e2e2e2;
		font-weight: bold;
	}
	.index_footer_top_01>div:first-child>ul>li a{
		color: #666;
		font-weight: bold;
		font-size: 12px;

	}
	.index_footer_top_01>div:first-child>ul>li:first-child{
		border: none;
	}








	.index_footer_top_01>div:nth-child(2){
		position: absolute;
		right: 9%;
	}
	.index_footer_top_01>div:nth-child(2)>a span{
		color: #414141;
		font-size: 12px;
		font-weight: bold;
	}
	.index_footer_top_01>div:nth-child(2)>a img{
		width: 26px;
		height: 26px;
		padding-right: 12px;
	}
	.index_footer_top_02{
		width: 100%;
		/*height: 228px;*/
		padding: 60px 80px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.index_footer_top_02>div:first-child{
		width: 32%;
		/*min-width: 250px;*/
		/*min-height: 110px;*/
		float: left;
		/*position: relative;*/
		/*top: 50%;*/
		/*margin-top: -55px;*/
	}
	.index_footer_top_02>div:first-child div{
		float: left;
		padding-right: 28px;
	}
	.index_footer_top_02>div:first-child div img{
		width: 110px;
		height: 110px;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(1){
		font-size: 12px;
		color: #666;
		font-weight: bold;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(2){
		width: 94px;
		height: 32px;
		text-align: center;
		line-height: 32px;
		background: #989898;
		color: #fff;
		font-size: 12px;
		margin-left: 138px;
		margin-top: 12px;
		margin-bottom: 14px;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(3){
		font-size: 12px;
		color: #7c7c7c;
	}
	.index_footer_top_02>div:nth-child(2){
		float: left;
		/*margin-top: -45px;*/
		/*padding-left: 270px;*/
	}
	.index_footer_top_02>div:nth-child(2) p{
		line-height: 42px;
		color: #7c7c7c;
		font-size: 12px;
		text-indent: 44px;
	}
	.index_footer_top_02>div:nth-child(2) p:first-child{
		background: url(../images/icon_92.png) no-repeat;
		background-size: 21px 21px;
		background-position: left center;
	}
	.index_footer_top_02>div:nth-child(2) p:last-child{
		background: url(../images/icon_95.png) no-repeat;
		background-size: 21px 18px;
		background-position: left center;
	}
	.index_footer_top_02>div:last-child{
		float: right;
		width: 30.1%;
		/*position: relative;*/
		/*top: 50%;*/
		/*margin-top: -38px;*/
	}
	.index_footer_top_02>div:last-child>p{
		padding-bottom: 12px;
		font-size: 12px;
		color: #aeaeae;
	}
	.index_footer_top_02>div:last-child>div>input{
		width: 80%;
		/*height: 43px;*/
		padding: 12px 0;
		background: #e6e6e6;
		text-indent: 20px;
	}
	.index_footer_top_02>div:last-child>div>button{
		width: 20%;
		/*height: 43px;*/
		text-align: center;
		line-height: 43px;
		font-weight: bold;
		background: #989898;
		border: none;
		color: #fff;
		font-size: 12px;
	}

	.index_footer_btm{
		width: 100%;
		height: 60px;
		background: #575757;
		padding: 0 80px;
		box-sizing: border-box;
		line-height: 60px;
	}
	.index_footer_btm{
		width: 100%;
		height: 60px;
		background: #575757;
		padding: 0 80px;
		box-sizing: border-box;
	}
	.index_footer_btm>p{
		color: #fff;
		font-size: 12px;
	}
	.index_footer_btm>p:first-child{
		float: left;
	}
	.index_footer_btm>p:last-child{
		float: right;
	}



	.exhibition_main{
		width: 100%;
		height: auto;
		position: relative;
		box-sizing: border-box;
	}

	.exhibition_main_btns{
		width: 1200px;
		/*height: 156px;*/
		background: #fff;
		position: absolute;
		left: 50%;
		margin-left: -600px;
		top: -160px;
		/*display: flex;*/
		box-shadow: 0px 0px 10px 1px #aaa;
		opacity: 0;
		z-index: 10;
	}
	.ani_index .exhibition_main_btns{
		transition: .6s;
		opacity: 1;
	}
	.exhibition_main_btns>a>div{
		width: 100%;
		height: 100%;
		flex: 1;
		text-align: center;
		position: relative;
	}
	.exhibition_main_btns>a>div:after{
		content: '';
		display: block;
		width: 1px;
		height: 90px;
		background: #ebeadf;
		position: absolute;
		right: 0px;
		top: 50%;
		margin-top: -45px;
	}
	.exhibition_main_btns>a>div:hover{
		background: url(../images/banner_06_03.jpg) no-repeat;
		background-size: 100% 100%;
	}
	.exhibition_active{
		background: url(../images/banner_06_03.jpg) no-repeat;
		background-size: 100% 100%;
	}
	.exhibition_main_btns .exhibition_active:after{
		right: -1px;
	}
	.exhibition_main_btns>a>div:hover:after{
		right: -1px;
	}
	.exhibition_main_btns>a:last-child>div:after{
		opacity: 0;
	}
	.exhibition_main_btns>a>div p:first-child{
		font-size: 26px;
		color: #cccccc;
		padding-top: 28%;
		padding-bottom: 2%;
	}
	.exhibition_main_btns>a>div p:last-child{
		font-size: 13px;
		font-weight: bold;
		color: #167bc6;
		padding-bottom: 28%;
	}
	.exhibition_main_btns>a>.exhibition_active p:first-child{
		color: #fff;
	}
	.exhibition_main_btns>a>.exhibition_active p:last-child{
		color: #fff;
	}
	.exhibition_main_btns>a>div:hover p:first-child{
		color: #fff;
	}
	.exhibition_main_btns>a>div:hover p:last-child{
		color: #fff;
	}
	.exhibition_main_lists{
		width: 100%;
		height: auto;
		padding: 158px 120px 154px 120px;
		background: #fff;
		box-sizing: border-box;
		position: relative;
		z-index: 0;
		overflow: hidden;
		transform: translateY(2000px);
		opacity: 0;
	}
	.ani_index .exhibition_main_lists{
		transition: .6s;
		transform: translateY(0);
		opacity: 1;
	}
	.exhibition_main_list{
		width: 32.6%;
		/*height: 400px;*/
		position: relative;
		/*float: left;*/
		display: inline-block;
		margin-bottom: 1%;
		margin-right: 1%;
	}
	.exhibition_main_list:hover>a>div:first-child img{
		transition: 10s;
		transform: scale(1.4);
	}
	.exhibition_main_list>a>div:first-child{
		width: 100%;
		/*height: 300px;*/
		overflow: hidden;
	}
	.exhibition_main_list>a>p{
		width: 100%;
		/*height: 100px;*/
		background-color: #f5f5f5;
		box-sizing: border-box;
		position: relative;
	}
	.exhibition_main_list>a>p>span{
		display: inline-block;
		width: 80%;
		font-size: 13px;
		color: #000;
		line-height: 500%;
		font-weight: bold;
		padding-left: 2em;
		box-sizing: border-box;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

	.exhibition_main_list>a>p>span b{
		font-size: 13px;
		color: #000;
		line-height: 500%;
		font-weight: bold;
		padding-left: 2em;
		box-sizing: border-box;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

	.exhibition_main_list>a>p button{
		width: 32px;
		height: 32px;
		border-radius: 50%;
		background: #0181cc;
		border: none;
		position: absolute;
		right: 8%;
		top: 50%;
		margin-top: -16px;
		transform: rotate(180deg);
	}

	.exhibition_main_list>a>p button span{
		font-size: 12px;
		color: #e1e1e1;
	}

	.exhibition_main_lists>div:nth-child(3n){
		margin-right: 0;
	}




	.main_list_btn>ul li{
		min-width: 30px;
		min-height: 30px;
		line-height: 30px;
		text-align: center;
		font-size: 12px;
		margin: 0 6px;
		border: 1px solid #e7e7e7;
		box-sizing: border-box;
		display: inline-block;
	}
	.main_list_btn>ul li a{
		color: #666;
	}
	.main_list_btn>ul li:first-child{
		min-width: 98px;
	}
	.main_list_btn>ul li:last-child{
		min-width: 98px;
	}
	.main_list_btn>ul .list_active{
		background: #0080cb;
	}
	.main_list_btn>ul .list_active a{
		color: #fff;
	}
	.main_list_btn>ul .prohibit_active a{
		color: #ccc;
	}
}




@media screen and (max-width: 1280px){

	.header_navs{
		display: none;
	}
	.header_logo>div:nth-child(2){
		width: 100%;
		padding: 0!important;
		position: absolute;
		top: 100%;
		left: 0;
		display: none;
	}
	.header_logo>div:nth-child(2)>ul li{
		float: none;
		text-align: center;
		background-color: #0181cc;
	}
	.header_logo>div:first-child{
		width: 200px;
	}
	.header_logo>div:nth-child(3){
		width: 14%;
	}
	.header_logo>div:nth-child(2)>ul li:first-of-type a:after{
		display: block;
	}
	.header_logo>div:nth-child(2) ul a:before{
		bottom: 6%;
	}
	.header_logo>div:nth-child(2) a:after{
		left: 46%;
	}
	.header_logo>div:nth-child(3){
		float: right;
	}
	.header_logo{
		top: 0;
		padding:  0 20px;
	}
	.index_footer_top_01{
		padding: 52px 30px;
	}
	.index_footer_top_01>div:nth-child(2){
		top: 50%;
		right: 4%;
		transform: translateY(-50%);
	}
	.index_footer_top_02{
		padding: 60px 30px;
	}

	.index_footer_btm{
		padding: 0 30px;
	}




	.exhibition_main_btns>a>div p:first-child{
		display: none;
	}
	.exhibition_main_btns{
		width: 100%;
		background: #fff;
		position: static;
		left: 0;
		margin-left: 0;
		top: 0;
	}
	.exhibition_main_btns>a>div:after{
		display: none;
	}
	.exhibition_main_btns>a{
		width: 33.3%;
	}
	.exhibition_main_btns>a>div p:last-child{
		height: 100%;
		padding: 0;
		line-height: 50px;
	}
	.exhibition_main_btns>a:nth-child(n+10){
		border: none;
	}
	.exhibition_main_lists{
		padding: 40px 30px;
	}
	.exhibition_main_lists>div:nth-child(3n){
		margin-right: 0;
	}
	.exhibition_main_lists>div:nth-child(2n){
		margin-right: 1%;
	}
	.exhibition_main_list{
		width: 49%;
	}
	.header_logo>.header_btn{
		display: none;
	}
	.index_footer_top_02>div:first-child div{
		float: none;
		width: 100%;
		text-align: center;
		padding: 0;
	}

	.index_footer_top_02>div:nth-child(2) p {
		text-indent: 0;
	}
	.index_footer_btm {
		height: auto;
		line-height: 40px;
	}
	.index_footer_btm>p:first-child, .index_footer_btm>p:last-child{
		display: block;
		text-align: center;
	}
}



@media screen and (max-width: 800px){
	.index_footer_top_02>div:first-child{
		width: 100%;
		float: none;
	}
	.index_footer_top_02{
		padding: 30px;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(1){
		text-align: center;
		line-height: 30px;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(2){
		margin: 12px auto;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(3){
		text-align: center;
	}
	.index_footer_top_01>div:first-child>ul>li{
		min-width: 80px;
	}
	.index_footer_top_02>div:nth-child(2){
		float: none;
		display: block;
		width: 100%;
		padding-top: 40px;
	}
	.index_footer_top_02>div:last-child{
		float: none;
		width: 100%;
		display: block;
		margin-top: 30px;
	}
	.page_title{
		transform: scale(0.25);
		top: 18%;
	}
	.header_logo>div:nth-child(3){
		width: 20%;
	}
	.exhibition_main_list{
		width: 100%;
		margin-top: 10%;
	}
}
@media screen and (max-width: 600px) {
	.page_title {
		width: 100%;
		background-size: 100% 100%;
		height: auto;
		bottom: 0;
		margin: 0;
		overflow: initial;
	}

	.page_title > p:first-child {
		margin-top: -6%;
	}
}