* {
	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: 100;
	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_r>div:first-child{
	position: relative;
}
.exhibition_main_r>div:first-child:before{
	content: '';
	display: block;
	width: 64px;
	height: 3px;
	background-color: #0181cc;
	position: absolute;
	left: 0;
	top: 80%;
}
.exhibition_main{
	width: 100%;
	/*height: 766px;*/
	padding: 120px 160px 124px 160px;
	box-sizing: border-box;
	overflow: hidden;
}
.exhibition_main>div{
	width: 50%;
	/*height: 519px;*/
	float: left;
}
.exhibition_main_l{
	width: 886px;
	overflow: hidden;
	transform: translateX(-1000px);
	opacity: 0;
	transition: .3s;
}
.ani_index>.exhibition_main_l{
	transition: .6s;
	transform: translateX(0);
	opacity: 1;
}
.exhibition_main_l>img{
	width: 100%;
	height: auto;
	transition: .6s;
}
.exhibition_main_r{
	width: 710px;
	padding-left: 120px;
	box-sizing: border-box;
	overflow: hidden;
	transform: translateX(1000px);
	opacity: 0;
}
.ani_index>.exhibition_main_r{
	transition: .6s;
	transform: translateX(0);
	opacity: 1;
}
.exhibition_main_r>div:first-child h2{
	font-size: 24px;
	color: #282828;
	font-weight: bold;
	padding-top: 40px;
	padding-bottom: 12px;
	position: relative;
	overflow: hidden;
	transition: .6s;
}
.exhibition_main_l:hover img{
	transform: scale(1.6);
	transition: 10s;
}
.exhibition_main_r>div:first-child p {
	color: #a6a6a6;
	font-size: 18px;
	padding-bottom: 64px;
}
.exhibition_main_r>div:nth-child(2) p{
	color: #8b969e;
	line-height: 30px;
	font-size: 14px;
}
.exhibition_main_r>div:last-child{
	padding-top: 8%;
	/*background: url(../images/icon_xwzx_20.png) no-repeat;*/
	/*background-size: 5% 28%;*/
	/*background-position: 166px 48px;*/
}
.exhibition_main_r>div:last-child button{
	width: 134px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	background-color: #0181cc;
	border: none;
	transition: .6s;
}
.exhibition_main_r>div:last-child a{
	display: inline-block;
	width: auto;
	height: 100%;
	margin: 0 29px;
}
.exhibition_main_r>div:last-child button:last-child{
	/*margin-left: 88px;*/
}
.exhibition_main_r>div:last-child button a{
	color: #fff;
	transition: .6s;
}
.exhibition_main_r>div button:hover{

	background-color: #00558b;
	transition: .6s;
}
.exhibition_main_r>div button a:hover{
	color: #fff;
	transition: .6s;
}
.exhibition_main_r>div>h2:after{
	content: '';
	display: block;
	width: 0px;
	height: 2px;
	background: #167bc6;
	float: left;
	margin-top: 15px;
	transition: .6s;
	display: none;
}
@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: 100;
		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: 766px;*/
		padding: 80px 120px 84px 120px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.exhibition_main>div{
		width: 50%;
		/*height: 519px;*/
		float: left;
	}
	.exhibition_main_l{
		width: 886px;
		overflow: hidden;
		transform: translateX(-1000px);
		opacity: 0;
		transition: .3s;
	}
	.ani_index>.exhibition_main_l{
		transition: .6s;
		transform: translateX(0);
		opacity: 1;
	}
	.exhibition_main_l>img{
		width: 100%;
		height: auto;
		transition: .6s;
	}
	.exhibition_main_r{
		width: 710px;
		padding-left: 120px;
		box-sizing: border-box;
		overflow: hidden;
		transform: translateX(1000px);
		opacity: 0;
	}
	.ani_index>.exhibition_main_r{
		transition: .6s;
		transform: translateX(0);
		opacity: 1;
	}
	.exhibition_main_r>div:first-child h2{
		font-size: 22px;
		color: #282828;
		font-weight: bold;
		padding-top: 40px;
		padding-bottom: 12px;
		position: relative;
		overflow: hidden;
		transition: .6s;
	}
	.exhibition_main_l:hover img{
		transform: scale(1.6);
		transition: 10s;
	}
	.exhibition_main_r>div:first-child p {
		color: #a6a6a6;
		font-size: 16px;
		padding-bottom: 64px;
	}
	.exhibition_main_r>div:nth-child(2) p{
		color: #8b969e;
		line-height: 30px;
		font-size: 14px;
	}
	.exhibition_main_r>div:last-child{
		padding-top: 8%;
		/*background: url(../images/icon_xwzx_20.png) no-repeat;*/
		/*background-size: 5% 28%;*/
		/*background-position: 166px 48px;*/
	}
	.exhibition_main_r>div:last-child button{
		width: 134px;
		height: 45px;
		text-align: center;
		line-height: 45px;
		background-color: #0181cc;
		border: none;
	}

	.exhibition_main_r>div:last-child button:last-child{
		/*margin-left: 88px;*/
	}
	.exhibition_main_r>div:last-child button a{
		color: #fff;
	}


	.exhibition_main_r>div>h2:after{
		content: '';
		display: block;
		width: 0px;
		height: 2px;
		background: #167bc6;
		float: left;
		margin-top: 15px;
		transition: .6s;
	}
}




/*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: 100;
		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: 766px;*/
		padding: 40px 80px 44px 80px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.exhibition_main>div{
		width: 50%;
		/*height: 519px;*/
		float: left;
	}
	.exhibition_main_l{
		width: 886px;
		overflow: hidden;
		transform: translateX(-1000px);
		opacity: 0;
		transition: .3s;
	}
	.ani_index>.exhibition_main_l{
		transition: .6s;
		transform: translateX(0);
		opacity: 1;
	}
	.exhibition_main_l>img{
		width: 100%;
		height: auto;
		transition: .6s;
	}
	.exhibition_main_r{
		width: 710px;
		padding-left: 120px;
		box-sizing: border-box;
		overflow: hidden;
		transform: translateX(1000px);
		opacity: 0;
	}
	.ani_index>.exhibition_main_r{
		transition: .6s;
		transform: translateX(0);
		opacity: 1;
	}
	.exhibition_main_r>div:first-child h2{
		font-size: 20px;
		color: #282828;
		font-weight: bold;
		padding-top: 40px;
		padding-bottom: 12px;
		position: relative;
		overflow: hidden;
		transition: .6s;
	}
	.exhibition_main_l:hover img{
		transform: scale(1.6);
		transition: 10s;
	}
	.exhibition_main_r>div:first-child p {
		color: #a6a6a6;
		font-size: 14px;
		padding-bottom: 64px;
	}
	.exhibition_main_r>div:nth-child(2) p{
		color: #8b969e;
		line-height: 30px;
		font-size: 12px;
	}
	.exhibition_main_r>div:last-child{
		padding-top: 8%;
		/*background: url(../images/icon_xwzx_20.png) no-repeat;*/
		/*background-size: 5% 28%;*/
		/*background-position: 166px 48px;*/
	}
	.exhibition_main_r>div:last-child button{
		width: 134px;
		height: 45px;
		text-align: center;
		line-height: 45px;
		background-color: #0181cc;
		border: none;
	}

	.exhibition_main_r>div:last-child button:last-child{
		/*margin-left: 88px;*/
	}
	.exhibition_main_r>div:last-child button a{
		color: #fff;
	}

	.exhibition_main_r>div>h2:after{
		content: '';
		display: block;
		width: 0px;
		height: 2px;
		background: #167bc6;
		float: left;
		margin-top: 15px;
		transition: .6s;
	}
}




/*css2*/
@media screen and (max-width: 1280px){
	.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.5);
		-ms-transform: scale(0.5);
		-moz-transform: scale(0.5);
		-webkit-transform: scale(0.5);
		-o-transform: scale(0.5);
	}
	.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: 16px;
		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: 16px;
	}
	.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;

	}
	.ani_index{
		transition: .6s;
		opacity: 1;
	}
	.page_title>p:first-child {
		font-size: 50px;
		color: #fff;
		text-align: center;
		font-weight: 100;
		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: 766px;*/
		padding: 40px 80px 44px 80px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.exhibition_main>div{
		width: 50%;
		/*height: 519px;*/
		float: left;
	}
	.exhibition_main_l{
		width: 886px;
		overflow: hidden;
		transform: translateX(-1000px);
		opacity: 0;
		transition: .3s;
	}
	.ani_index>.exhibition_main_l{
		transition: .6s;
		transform: translateX(0);
		opacity: 1;
	}
	.exhibition_main_l>img{
		width: 100%;
		height: auto;
		transition: .6s;
	}
	.exhibition_main_r{
		width: 710px;
		padding-left: 120px;
		box-sizing: border-box;
		overflow: hidden;
		transform: translateX(1000px);
		opacity: 0;
	}
	.ani_index>.exhibition_main_r{
		transition: .6s;
		transform: translateX(0);
		opacity: 1;
	}
	.exhibition_main_r>div:first-child h2{
		font-size: 18px;
		color: #282828;
		font-weight: bold;
		padding-top: 40px;
		padding-bottom: 12px;
		position: relative;
		overflow: hidden;
		transition: .6s;
	}
	.exhibition_main_l:hover img{
		transform: scale(1.6);
		transition: 10s;
	}
	.exhibition_main_r>div:first-child p {
		color: #a6a6a6;
		font-size: 12px;
		padding-bottom: 64px;
	}
	.exhibition_main_r>div:nth-child(2) p{
		color: #8b969e;
		line-height: 30px;
		font-size: 12px;
	}
	.exhibition_main_r>div:last-child{
		padding-top: 8%;
		/*background: url(../images/icon_xwzx_20.png) no-repeat;*/
		/*background-size: 5% 28%;*/
		/*background-position: 166px 48px;*/
	}
	.exhibition_main_r>div:last-child button{
		width: 134px;
		height: 45px;
		text-align: center;
		line-height: 45px;
		background-color: #0181cc;
		border: none;
	}

	.exhibition_main_r>div:last-child button:last-child{
		/*margin-left: 88px;*/
	}
	.exhibition_main_r>div:last-child button a{
		color: #fff;
	}


	.exhibition_main_r>div>h2:after{
		content: '';
		display: block;
		width: 0px;
		height: 2px;
		background: blue;
		float: left;
		margin-top: 15px;
		transition: .6s;
	}

}


@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{
		padding: 40px 30px;
	}
	.exhibition_main>div{
		display: block;
		width: 100%;
		float: none;
		padding: 0;
	}
	.exhibition_main_r>div{
		text-align: center;
	}
	.exhibition_main_r>div:first-child:before{
		left: 50%;
		transform: translateX(-50%);
	}
	.header_logo>.header_btn{
		display: none;
	}
	.index_footer_top_02>div:first-child div{
		float: none;
		width: 100%;
		text-align: center;
		padding: 0;
	}

	.exhibition_main_r>div:last-child a{
		margin: 0 10px;
	}
	.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%;
	}
}
@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%;
	}
}