*{
	margin: 0;
	padding:0;
}
a{
	text-decoration: none;
}
ul,li{
	list-style:none;
}
.zt1{font-family:'fzl2j' !important;}

.bg{
	background: url("../images/bodybg.jpg") no-repeat center;
	background-position: top;
}
.top{
	background-image: url("../images/topbg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
}
.top-box{
	width: 1300px;
	height: 67px !;
	margin: 0 auto;
	padding:34px 0;
	overflow:hidden;
}

.logo{
	float: left;
	overflow: hidden;
}
.intoexp {
    float: left;
width: 96px;
height: 36px;
color: #fff;
background-color: rgba(6,109,186,1);
text-align: center;
line-height: 36px;
border-radius: 4px;
font-size: 16px;
margin-top: 18px;
margin-left: 100px;
cursor: pointer;
}
.intoexp:hover {
    background-color: rgba(6, 109, 186, 0.8);
    color: #fff;
}
.search{
	padding-top: 14px;
	overflow: hidden;
}
.search .btn, .search .search-text{
	float: right;
}
.search .btn{
	border:1px solid #cddce8; 
	border-left: none;
	background-image: url("../images/sousuo.png");
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
	width: 39px;
	height: 40px;
	border-radius: 0 3px 3px 0;
	outline: none;
}
.search-text{
	border: 1px solid #cddce8;
	width: 195px;
	height: 38px;
	border-right: none;
	border-radius: 3px 0 0 3px;
	outline: none;
	padding-left: 11px;
	font-size: 13px;
}
.search-text1 {
height:40px}
.nav{
	background:#066dba;
	height: 52px;
}
.nav-box{
	width: 1300px;
	/* height: 48px; */
	line-height: 52px;
	margin: 0 auto;
}
.nav-box ul{
	
	width: 100%;
	height: 52px;
	justify-content: space-between;
}
.nav-box ul li{
	float: left;
text-align: center;
	position: relative;

	height: 52px;
	width: 20%;
}
.nav-box ul li>a{
	display: block;
    height: 52px;
	font-size: 14px;
	color: #fff;

    overflow: hidden;
}
.nav-box ul li>a:hover{
	color: #fff;
	background-color: #0562a7;
}
.navlist{
	display: none;
	background: #fff;
	position: absolute;
	top:52px;
	left: 24%;
	width: 50%;
	/* width: 160px; */
	/* padding-left: 10px; */
	padding-bottom: 10px;
	line-height: 14px;
	padding-right: 10px;
	z-index:9;
}
.navlist a{
	display: inline-block;
	color: #000;
	font-size: 14px;
	background-image: url("../images/navbg.png");
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 10px;
	margin-top: 15px;
	margin-left: 10px;
	height: 14px;
	width: 84px;
	overflow: hidden;
}
.navlist a:hover{
	color: #066dba;
}
.nav-box ul li.on>a{
	color: #fec009;
}
.banner{
	background-repeat: no-repeat;
	background-position: center;
	width: auto;
	height: 460px;
}
.index-box{
	width: 1300px;
	margin: 0 auto;
	padding-top:68px;
}
.index-tit{
	background-image: url("../images/titbg.png");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-family:'fzl2j' !important;

}
.index-tit b{
	display: block;
	font-size: 40px;
	font-weight: 500;
	color: #000;
}
.index-tit span{
	font-size: 13px;
	line-height: 25px;
	color:rgba(0,0,0,0.6);

}
.index-cn{
	margin-top: 49px;
	margin-left: 45px;
	overflow: hidden;
	background: url(../images/xmmsp.png) left no-repeat;
	background-size: 22% 100%;
	transform: translateY(30px);
}
.index-cn p{
	float: left;
	width: 275px;
	height: 320px;
	color: #505050;
	font-size: 14px;
	line-height: 21px;
	text-indent: 0.5em;
	text-align: justify;
	letter-spacing: 2px;
	margin-top:15px;
	overflow: hidden;
	transform: translateY(39px);
}
.img-box{
	display: block;
	float: left;
	width: 559px;
    height: 311px;
	/* background-image:url(../images/imgbg.png);
	background-repeat: no-repeat; */
	margin-left: 32px;
	padding: 11px;
	position: relative;
	overflow: hidden;
	border: 1px solid #066dba;
}
.index-cn .img-box img{
	position: absolute;
	top:11px;
	z-index: -1;
}
.index-cn ul{
	float: right;
	margin-right: 39px;
	width: 314px;
}
.index-cn ul li{
	display: inline-block;
	background-image:url("../images/cnbtnbg.png"); 
	background-position: center;
	background-repeat: no-repeat;
	width: 154px;
	height: 100px;
	margin-top: 17px;
}
.index-cn ul li a{
	display: inline-block;
	text-align: center;
	padding-top: 26px;
	padding-left:14px;
	font-size: 13px;
	color: #fff;
	width: 120px;
	height: 50px;
	overflow: hidden;
}
.index-cn ul li a img{
	display: block;
	margin-left: 46px;

}
.index-cn ul li a:hover{
	color: #fec009;
}
.index-box2 {
	width: 1300px;
	margin: 0 auto;
	margin-top: 80px;
	position: relative;
}
.card-swiper{
	width: 1218px;
	margin-left: 45px;
	margin-top:49px;
}
.card-swiper .swiper-container{
	height: 172px;
}
.card{
	background-image: url("../images/cardbg.png");
	background-repeat: no-repeat;
	background-position: center center;
	height: 171px;
	width: 402px;
	/*position: absolute;*/
	margin-left: 410px;
}
.card b{
	display: inline-block;
	font-size: 21px;
	color: #066dba;
	margin:29px 25px 6px 29px;
}
.card p{
	text-align: justify;
	font-size: 13px;
	margin:0 29px 34px 29px;
	line-height: 24px;
}
.card span{
	color: #72563f;
	font-size: 14px;
}
.index-box2 .prev{
	background-image: url("../images/prev.png");
	width: 48px;
	height: 48px;
	position: absolute;
	top: 180px;
}
.index-box2 .next{
	background-image: url("../images/next.png");
	width: 48px;
	height: 48px;
	position: absolute;
	right: 0;
	top: 180px;
}
.more{
	text-align: center;
    margin-top: 40px;
    /*margin-left: 90px;*/
}
.more a{
	display: inline-block;
	width: 130px;
	height: 44px;
	background-image: url("../images/more.png");
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	font-size: 13px;
	line-height: 44px;
}
.more a:hover{
	color: #fec009;
}
.index-box3 {
	width: 1300px;
	margin: 0 auto;
	margin-top:80px;
}
.index-box3>ul{
	margin-top:50px;
}
.index-box3>ul>li{
	display: inline-block;
	background-image: url("../images/listbg.png");
	background-repeat: no-repeat;
	width: 303px;
	margin-left: 25px;
}
.index-box3>ul>li:first-child{
	margin-left: 0;
}
.list-box{
	height: 351px;
    padding-right: 38px;
    padding-top: 49px;
}
.list-tit{
	float: right;
	writing-mode:vertical-rl;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
  	-ms-writing-mode: vertical-rl;
  	font-size: 18px;
    color: #066dba;
    padding-left: 16px;
    border-left: 1px;
    border-left-style: dashed;
    height: 300px;
    width: 33px;
    padding-top: 1px;
    overflow: hidden;
}

.list-tit ul {
	overflow: hidden;
}
.list-tit a{
	display: block;
	width: 33px;
	height: 300px;
	overflow: hidden;
}
.list-box ul li {
	float: right;
	writing-mode:vertical-rl;
	writing-mode: tb-rl;
	/* width: 68px; */
}
.list-box ul li:before{
	content: url("../images/listboxbg.png");
	position: relative;
	right: 22px;
}

.list-box ul li h1{
	display: block;
    color: #333;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 3px;
    padding-top: 10px;
    /* max-width: 40px; */
    /* max-height: 213px; */
    font-weight: normal;
    overflow: hidden;
    height: 68%;
}
.list-box ul li span{
	display: block;
	color: #7692a6;
	margin-top:10px;
	letter-spacing: 3px;
	width: 21px;
	max-height: 298px;
	overflow: hidden;
}
.index-box4{
	width: 1300px;
	margin: 0 auto;
}
.bottom-btn{
	margin-top: 68px;
	margin-bottom: 80px;
	text-align: center;
}
.bottom-btn a{
	display: inline-block;
	max-width: 155px;
	min-width: 70px;
	height: 20px;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 90px;
	margin-left: 60px;
	overflow:hidden;
}
.bottom-btn a:first-child{
	margin-left: 0;
}
.bottom{
	background:#055999;
	padding:40px 0 42px;
	height: 42px !;
	text-align: center;
}
.bottom span{
	display: block;
	color: #fff;
}
.bottom span a{
	color: #fff
}
.bottom span a:hover{
	color: #fec009;
}