* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

html,
body {
	font-size: 100%;
	height: 100%;
	overflow-y: hidden;
}

body {
	font-family: "microsoft yahei";
}

.swiper-container {
	width: 1920px;
	/*	height: 800px !important;
*/
	width: 100%;
	height: 89.5%;
	/*background: #12b7f5;*/
	background: #FFFFFF;
}

.swiper-slide {
	width: 100%;
	height: auto;
	background: url(../bg.jpg) no-repeat left top;
	background-size: 100% 100%;
}

img {
	display: block;
}

.swiper-pagination {
	top: 40%;
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	/*background: #fff;*/
	background: #12b7f5;
	filter: alpha(opacity=40);
	opacity: .4;
}

.swiper-pagination-bullet-active {
	opacity: 1;
}

@-webkit-keyframes start {
	0%,
	30% {
		opacity: 0;
		-webkit-transform: translate(0, 10px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate(0, 0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate(0, -8px);
	}
}

@-moz-keyframes start {
	0%,
	30% {
		opacity: 0;
		-moz-transform: translate(0, 10px);
	}
	60% {
		opacity: 1;
		-moz-transform: translate(0, 0);
	}
	100% {
		opacity: 0;
		-moz-transform: translate(0, -8px);
	}
}

@keyframes start {
	0%,
	30% {
		opacity: 0;
		transform: translate(0, 10px);
	}
	60% {
		opacity: 1;
		transform: translate(0, 0);
	}
	100% {
		opacity: 0;
		transform: translate(0, -8px);
	}
}

.ani {
	position: absolute;
}

.txt {
	position: absolute;
}


/*#array {
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 999;
	-webkit-animation: start 1s infinite ease-in-out;
}*/

.resize {
	width: 100%;
}


/*重构*/

.top_nav {
	height: 102px;
	background: #2c1a0c;
}

.nav_center {
	width: 1306px;
	margin: 0 auto;
}

.top_nav img {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}

.top_nav .nav_center .nav {
	float: left;
	margin-left: 201px;
}

.top_nav .nav_center .nav li {
	float: left;
}

.top_nav .nav_center .nav li a {
	color: #FFFFFF;
	font-size: 16px;
	display: block;
	width: 85px;
	height: 102px;
	line-height: 102px;
	text-align: center;
}

.top_nav .nav_center .nav li a:hover,
.top_nav .nav_center .nav .nav_cur {
	background: #1E498E;
}

body {
	max-width: 1920px;
	margin: 0 auto;
}


/*滚动开始*/

.swiper-slide {
	width: 100%;
	margin: 0 auto;
}

.center_box {
	width: 1306px;
	margin: 0 auto;
}


/*1*/

.swiper-slide1 {
	background: url(../bbg_01.jpg) no-repeat center top;
}

.swiper-slide1 .page1 {
	width: 800px;
	margin: 0 auto;
	vertical-align: middle;
}

.swiper-slide1 h1,
.swiper-slide1 p {
	width: 800px;
	text-align: center;
	color: #FFFFFF;
}

.swiper-slide1 h1 {
	margin-top: 200px;
	font-size: 52px;
}

.swiper-slide1 .page1 hr {
	float: left;
	display: block;
	height: 2px;
	border: none;
	background: #FFFFFF;
	margin: 0 auto;
	margin-top: 300px;
	font-size: 52px;
}

.swiper-slide1  .page1 p {
	float: left;
	margin-top: 330px;
	font-size: 30px;
}



/*2*/

.swiper-slide2 {
	background: url(../bbg_02.jpg) no-repeat center top;
}

.page2 .tit,
.page3 .tit {
	width: 1306px;
}

.page2 .tit h1,
.page3 .tit h1,
.page5 .tit h1 {
	color: #161616;
	font-size: 36px;
	margin-top: 40px;
	margin-bottom: 26px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}

.page2 .tit p,
.page3 .tit p,
.page5 .tit p {
	color: #414141;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}

.page2 .cont_list {
	margin-top: 30px;
	position: relative;
	width: 1306px;
}

.cont_list .value_img01,
.cont_list .value_img02 {
	font-weight: 700;
	font-size: 21px;
	text-indent: 20px;
	line-height: 52px;
	color: #1e1e1e;
	width: 167px;
	height: 48px;
}


.page2 .cont_list .c_02 dt {
	font-size: 21px;
	color: #2f2f2f;
	margin-top: 18px;
}
.page2 .cont_list a {
	color: #FFFFFF;
	line-height: 30px;
	font-size: 14px;
}
.page2 .cont_list a:hover {
	color: #Ff0;
	line-height: 30px;
	font-size: 14px;
}
.page2 .cont_list .c_02 dt,
.page2 .cont_list .c_02 dd {
	margin-left: 36px;
}

.page2 .cont_list .c_01,
.page2 .cont_list .c_02,
.page2 .cont_list .c_03 {
	float: left;
	height: 278px;
	color: #FFFFFF;
	line-height: 30px;
	background: #165393;
	font-size: 14px;
}

.page2 .cont_list .c_01 {
	width: 326px;
	background: url(../value_img01.png);
}

.page2 .cont_list .c_02 {
	width:327px;
}

.page2 .cont_list .c_02 dl {
	float: left;
}

.page2 .cont_list .c_03 {
	width: 327px;
	background: url(../value_img02.jpg);
}

.page2 .cont_list .c_04,
.page2 .cont_list .c_05 {
	height: 278px;
	float: left;
}

.page2 .cont_list .c_04 {
	clear: both;
	width: 929px;
	height: 278px;
	background: #dbdbdb;
}

.page2 .cont_list .c_04 .lis {
	width: 309px;
	height: 278px;
	text-align: center;
	float: left;
}

.page2 .cont_list .c_04 .lis h5 {
	font-size: 21px;
	color: #1e1e1e;
	padding-top: 163px;
	font-weight: 400;
}

.page2 .cont_list .c_04 .lis p {
	font-size: 16px;
	color: #1e1e1e;
	padding-top: 10px;
}

.page2 .cont_list .c_04 .v01 {
	background: url(../value_01.png) no-repeat center 49px;
}

.page2 .cont_list .c_04 .v02 {
	background: url(../value_02.png) no-repeat center 49px;
}

.page2 .cont_list .c_04 .v03 {
	background: url(../value_03.png) no-repeat center 49px;
}

.page2 .cont_list .c_05 {
	color: #FFFFFF;
	width: 327px;
	height: 278px;
	background: #165393;
}

.page2 .cont_list .c_05 dl {
	margin-top: 49px;
	margin-left: 33px;
}

.page2 .cont_list .c_05 dd {
	line-height: 30px;
	font-size: 14px;
}


/*3*/

.swiper-slide3 {
	background: url(../bbg_03.jpg) no-repeat center top;
}

.page3 .tit h1,
.page3 .tit p {
	color: #FFFFFF;
}

.tactic_list {
	color: #FFFFFF;
	width: 408px;
	height: 124px;
}

.tactic_list a {
	font-size: 18x;
}

.tactic_list img {
	width: 80px;
	height: auto;
}

.tactic_list p {
	margin-top: 10px;
	width: 280px;
	text-align: justify;
	font-size: 14px;
	line-height: 22px;
}

.page3 {
	position: relative;
}

.bbg03_zenter {
	width: 1306px;
	height: 380px;
	background: url(../bbg_03_center.png)no-repeat left 50px;
	margin-top:65px;
}

.tactic01 {
	position: absolute;
	left: 75px;
	top: 230px;
}

.tactic01_img {
	position: absolute;
	left: 310px;
	top: 20px;
}

.tactic02 {
	padding-left: 130px;
	position: absolute;
	right: -50px;
	top: 230px;
}

.tactic02_img {
	position: absolute;
	left: 0px;
	top: 20px;
}

.tactic03 {
	position: absolute;
	left: 75px;
	top: 420px;
}

.tactic03_img {
	position: absolute;
	left: 310px;
	top: 20px;
}

.tactic04 {
	padding-left: 130px;
	position: absolute;
	right: -50px;
	top: 420px;
}

.tactic04_img {
	position: absolute;
	left: 0px;
	top: 20px;
}

.more_btn {
	display: block;
	margin: 0 auto;
	clear: both;
	text-align: center;
	color: #FFFFFF;
}

.tactic_more {
	cursor: pointer;
	color: #FFFFFF;
	width: 154px;
	height: 44px;
	font-size: 16px;
	line-height: 44px;
	border: 1px solid #FFFFFF;
	margin-top: 100px;
}


/*.tactic_more:hover{
	background: #0484C1;
}*/


/*4*/

.swiper-slide4 {
	background: url(../bbg_04.jpg) no-repeat center top;
}

.page4 .honour_left {
	text-align: center;
	float: left;
	width: 350px;
	height: 501px;
	background: url(../honor_bg.png) no-repeat;
	color: #FFFFFF;
}

.page4 .honour_left img {
	display: block;
	margin: 0 auto;
	margin-top: 86px;
	margin-bottom: 40px;
}

.page4 .honour_left p {
	font-size: 22px;
	margin-bottom: 26px;
	padding-right: 18px;
}

.page4 .honour_left span {
	font-size: 24px;
	font-weight: bold;
	padding-right: 18px;
}

.honor_more01 {
	width: 127px;
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	border: 1px solid #FFFFFF;
	margin-top: 36px;
}

.page4 .honour_right .tit h1,
.page4 .honour_right .tit p {
	color: #414141;
	text-align: center;
	width: 1306px;
	margin-left: 180px;
}

.page4 .honour_right .tit h1 {
	font-size: 36px;
	margin-top: 40px;
	margin-bottom: 10px;
	text-align: center;
}

.page4 .honour_right .tit p {
	font-size: 14px;
	line-height: 32px;
}

.honour_list {
	margin: 0 auto;
	margin-top: 50px;
	margin-left: 350px;
}

.honour_list .h_list {
	width: 292px;
	float: left;
	text-align: center;
	margin-right: 54px;
}

.honour_list .h_list img {
	vertical-align: middle;
	margin: 0 auto;
	margin-bottom: 22px;
}

.honour_list .h_list p {
	font-size: 21px;
	margin-bottom: 10px;
}

.honour_list .h_list span {
	font-size: 17px;
	margin-top: 16px;
}

.honour_list .h_list .honorlist_more {
	margin-top: 45px;
	width: 97px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #282828;
	border: 1px solid #007AFF;
}

.zixun {
	width: 1306px;
	/*clear: both;*/
	/*float: left;*/
	color: #FFFFFF;
	text-align: center;
	padding-top: 600px;
}

.zixun h1 {
	font-size: 36px;
	font-weight: normal;
}

.zixun p {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 18px;
}

.zixun .btn_z {
	width: 332px;
	height: 100px;
	margin: 0 auto;
	border-top: 2px solid #FFFFFF;
}

.zixun .btn_z .vlist_more {
	display: block;
	width: 122px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #FFFFFF;
}

.vone {
	float: left;
	margin-top: 50px;
}

.vtwo {
	float: left;
	margin-left: 210px;
	margin-top: -42px;
}


/*5*/

.swiper-slide5 {
	background: #eeeeee
}

.page5 .tit h1,
.page5 .tit p {
	width: 1306px;
}

.page5 .tit h1 {
	margin-top: 40px;
	margin-bottom: 10px;
}

.news_box .new_list {
	width: 384px;
	height: 474px;
	float: left;
	margin-right: 80px;
	margin-top: 50px;
}

.news_box .new_list div {
	font-size: 16px;
	color: #000000;
	margin-top: 20px; line-height:25px; height:25px; overflow:hidden
}

.news_box .new_list span {
	display: block;
	font-size: 12px;
	color: #929292;
	margin-top: 10px;
}

.news_box .new_list a {
	margin-top: 5px;
	display: block;
	clear: both;
	font-size: 14px;
	color: #777777;
	line-height: 22px;
}

.news_box .new_list .nlist_more {
	margin-top: 30px;
	display: block;
	font-size: 14px;
	width: 98px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #777777;
	border: 1px solid #777777;
}


/*6*/

.swiper-slide6 {
	background: #2e1d0f;
	position: relative;
}


/*多选几层*/

.swiper-slide6 .center_box .page6 {
	width: 1306px;
	margin: 0 auto;
}

.page6 .tit_com,
.tit_search {
	color: #FFFFFF;
}

.page6 .tit_com {
	width: 400px;
	float: left;
}

.page6 .tit_com h1 {
	font-size: 30px;
	margin-top: 50px;
}

.page6 .tit_com p {
	font-size: 14px;
	margin-top: 8px;
}

.tit_search {
	font-size: 16px;
	
	margin-top: 36px ;
}

.tit_search input,
.tit_search .search2 {
	float: left;
}

.tit_search input {
	float: left;
	text-indent: 16px;
	vertical-align: middle;
	height: 38px;
	width: 234px;
	border: 0;
	border-style: none;
	font-size: 16px;
	color: #FFFFFF;
	background: #2e1d0f;
	border: 1px solid #FFFFFF;
}

.tit_search .search2 {
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
	width: 66px;
	height: 40px;
	line-height: 40px;
	background: #2e1d0f;
	outline: none;
	filter: chroma(color=#000000);
	border: none;
	border: 1px solid #FFFFFF; text-align:left
}

.tit_search .search2:hover {
	background: #0077ec;
}

.tit_c {
	height: 130px;
}

.comaddr_box {
	width: 1306px;
	height: 300px;
	margin-top: 100px;
	overflow: hidden;
}

.comaddr_box .addr_list {
	width: 406px;
	color: #FFFFFF;
	float: left;
	margin-right: 40px;
}

.comaddr_box .nor_right {
	margin-right: 0px;
}

.comaddr_box .addr_list p {
	font-size: 16px;
	margin-bottom: 15px;
}

.comaddr_box .addr_list a {
	display: block;
	font-size: 14px;
	line-height: 20px;
}

.comaddr_box .addr_img {
	margin-top: 20px;
	width: 406px;
	height: 154px;
	border-top: 1px solid #FFFFFF;
}

.comaddr_box .ddr01 {
	background: url(../addr_01.png) no-repeat left 30px;
}

.comaddr_box .ddr02 {
	background: url(../addr_02.png) no-repeat left 30px;
}

.comaddr_box .ddr03 {
	background: url(../addr_03.png) no-repeat left 30px;
}

.footxt {
	clear: both;
	display: block;
	width: 100%;
	color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	font-size: 14px;
	text-align: center;
	height: 48px;
	line-height: 48px;
	background: #140b04;
}


/*media*/