﻿.main {
	width: 100%;
	padding-bottom: 110px;
}

.navigation {
	font-size: 20px;
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	height: 80px;
	align-items: center;
}

.mdao{
	width: 100%;
	height: 40px;
	background: url(../images/dao_bg.png) repeat-y;
}

.navigation_tab {
	width: 850px;
	display: flex;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	justify-content: space-between;
}
.navigation_tab p{
	padding: 0px 30px;
}
.navigation_tab p.hei{
	background-color: #999999;
}


.navigation_tab p a span {
	color: #FFFFFF;
}

/*.show {
	margin-top: 5px;
	height: 3px;
	background-color: #c90809;
	width: 100%;
	display: block;
}

.vanish {
	display: none;
}*/

.footer {
	color: white;
	background-color: #0c61be;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.banner {
	width: 100%;
}
/**/

.guan{
	/* width: 84px; */
	padding: 5px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	font-size: 14px;
	letter-spacing: 1px;
	/* background: url(../images/guan.png) no-repeat; */
	background-color: #fdd000;
}

.navigation_tab p:hover{
	background-color: #999999;
}

/**/


.center{
	width: 1200px;
	margin: 0 auto;
}


.foat{
	width: 100%;
	display: flex;
	justify-content: space-between;
}


.kuangbg{
	width: 397px;
	height: 391px;
	background: url(../images/kuang.png) no-repeat;
	position: relative;
	margin-top: -20px;
}

.xuan{
	width: 427px;
	height: 440px;
	background: url(../images/xuan.png) no-repeat;
	position: absolute;
	left: -40px;
	top: 6px;
}

.xtab{
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-top: 30px;
}

.xtab > div > span{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 5px;
}

.xtab > div > p{
	width: 100%;
	height: 3px;
	background-color: #325bb3;
	visibility: hidden;
	margin-top: 5px;
}
.xtab > div > p.xp{
	visibility: inherit;
}

.ul{
	width: 90%;margin: 0 auto;
	margin-left: 42px;
	margin-top: 15px;
	padding-right: 28px;
}
.ul li{
	margin-top: 10px;
	font-size: 14px;
	letter-spacing: 3px;
}

.ul li:last-child{
	text-align: right;
	margin-top: 20px;
	padding-right: 15px;
}

ul a{
	color: #000000;
}

.ul2{
	display: none;
}

/**/

.titlebg{
	width: 1200px;
	height: 50px;
}

.titlebg p:nth-child(1){
	font-size: 30px;
	color: #325bb3;
	text-align: center;
	font-weight: bold;
	letter-spacing: 5px;
}
.titlebg p:nth-child(2){
	font-size: 12px;
	text-align: center;
	text-transform:Uppercase;
	letter-spacing: 5px;
	margin-top: 5px;
}

.titlebg1{
	background: url(../images/titlebg.png) no-repeat center center;
}

.titlebg2{
	background: url(../images/titlebg1.png) no-repeat center center;
}
.titlebg3{
	background: url(../images/titlebg3.png) no-repeat center center;
}

.titlebg4{
	background: url(../images/titlex.png) no-repeat center center;
}
.titlebg5{
	background: url(../images/mm.png) no-repeat center center;
}

/**/


.font{
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
}

.centerbg{
	width: 856px;
	/* height: 440px; */
	background: url(../images/centerbg.png) no-repeat;
	margin: 0 auto;
	padding: 50px;
	background-size: 100% 100%;
}

.centerbg li{
	display: flex;
	justify-content: space-between;
	margin-top: 17px;
	font-size: 16px;
	letter-spacing: 3px;
}


.centerbg span{
	cursor:pointer;
	width: 80%;
}
.centerbg a{
	width: 13%;
}

.centerbg span:hover{
	color: #0000FF;
	font-weight: bold;
}

.centerbg a:hover{
	color: #0000FF;
	font-weight: bold;
}


.zhuan{
	width: 100%;display: flex;justify-content: space-between;
	margin-top: 60px;
}

.zhuan a{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.zhuan a p{
	margin-top: 15px;
}



















.mbt{
	margin-top: 80px;
	margin-bottom: 40px;
}


.xwidth{
	width: 942px;
	margin: 0 auto;
}

.mt{
	margin-top: 30px;
}
.mt1{
	margin-top: 80px;
}
.zhong{
	text-align: center;
}

.kong{
	/*visibility: hidden;*/
	display: none;
}

.videoBox{
	margin: 60px auto;
	width: 920px;
}
.slick{
	margin: 60px auto;
	width: 989px;
}
.slick .item{
	padding: 0 37px;
	text-align: center;
	cursor: pointer;
}
.slick-next{
	right: -64px;
}
.slick-prev{
	left: -64px;
}
.slick-arrow{
	margin-top: -30px;
	width: 22px;
	height: 59px;
}





















