@charset "utf-8";
body{
	margin:0px;
	padding:0px;
	border:0px;
	font-size:14px;
	font-family: "瀹嬩綋" ! important;
}
a:link{
	text-decoration:none;
	color:#000;
}
a:visited{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:none;
	color:#000;
}
a:actived{
	text-decoration:none;
	color:#000;
}
img{
	border:0px;
	margin:0px;
	padding:0px;
}
ul{
	margin:0px;
	padding:0px;
	list-style:none;
	border:0px;
}
ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	border:0px;
}
input{
	border:0px;
	outline: none;
}
a{
	margin:0px;
	padding:0px;
	border:0px;
}
p{
	margin:0px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}

#main{
	width:100%;
	height:auto;
	overflow:hidden;
	min-width:1380px;
	margin:0px auto;
}

/*鍏叡澶撮儴 --------------start*/
#header{
    width:100%;
    height:86px;
    margin:0px auto;
    background-color:#ffffff;
    position:fixed;
	top:0px;
	left:0px;
	z-index:1001;
}
#header .header{
	width:1380px;
	height:86px;
	margin:0px auto;
}
#header .logo{
	height:86px;
	float:left;
	line-height:86px;
	overflow:hidden;
}
#header .logo img{
	margin-top:-15px;
}
#header .header .icon{
	width:48px;
	height:26px;
	margin:30px 0px;
	float:right;
	text-align:center;
	line-height:26px;
	border-left:1px solid #DFE3EC;
}
#header .header .search{
	cursor:pointer;
}
.head-v3{position:relative;z-index:100;width:880px;float:right;}
.head-v3 .navigation-inner{margin:0 auto;width:880px;position:relative}
.navigation-up{height:86px;}
.navigation-up .navigation-v3{float:left;}
#header ul{
	width:880px;
	height:86px;
}
#header ul li{
	height:86px;
	line-height:86px;
	float:right;
	font-size:20px;
	color:#15100F;
	margin:0px 23px;
	font-family: '寰蒋闆呴粦','瀹嬩綋',Arial ! important;
}
#header ul li.this{
	color:#002589;
}
#header ul li.this span{
	border-bottom:2px solid #002589;
	padding-bottom:30px;
}
#header ul li:hover{
	color:#002589;
}
#header ul li:hover span{
	border-bottom:2px solid #002589;
	padding-bottom:30px;
}
.navigation-down{
	position:absolute;
	top:86px;
	left:0px;
	width:100%;
}
.navigation-down .nav-down-menu{
	width:100%;
	margin:0;
	padding:30px 0px;
	background-image:url(../Images/bgn28.png);
	position:absolute;
	top:0px
}
.navigation-down .nav-down-menu .navigation-down-inner{
	margin:auto;
	width:1380px;
	position:relative;
}
.navigation-down .nav-down-menu .navigation-down-inner .left{
	width:282px;
	height:auto;
	float:left;
}
.navigation-down .nav-down-menu .navigation-down-inner .left .navname{
    padding-left: 100px;
    height:60px;
    line-height:60px;
    font-size:20px;
    font-family: '寰蒋闆呴粦','瀹嬩綋',Arial ! important;
    color:#14100F;
}
.navigation-down .nav-down-menu .navigation-down-inner .left .navname.onfocu{
    color:#001D85;
}
.navigation-down .nav-down-menu .navigation-down-inner .right{
	width:1016px;
	height:auto;
	float:right;
}
.navigation-down .nav-down-menu .navigation-down-inner .right .probox{
	width:1016px;
	height:auto;
	display:none;
}
.navigation-down .nav-down-menu .navigation-down-inner .right .probox.on{
	display:block;
}
.navigation-down .nav-down-menu dl{
	float:left;
	margin:18px 80px 18px 0;
}
.navigation-down .menu-1 dl{
	margin:10px 80px 0px 0;
}
.navigation-down .menu-1 dt{
	font-family: '寰蒋闆呴粦','瀹嬩綋',Arial ! important;
	font-size:18px;
	color:#14100F;
	height:40px;
	line-height:40px;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
}
.navigation-down .menu-1 dd{
	width:100%;
	height:30px;
	line-height:30px;
}
.navigation-down .menu-1 dd img{
	vertical-align:middle;
	margin-right:5px;
	margin-top:-3px;
}
.navigation-down .menu-1 dd a{
	font-family: '寰蒋闆呴粦','瀹嬩綋',Arial ! important;
	font-size:16px;
	color:#2B2626;
}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a{
	font-family: '寰蒋闆呴粦','瀹嬩綋',Arial ! important;
	font-size:18px;
	color:#14100F;
}
#bgn{
	width:100%;
	height:112px;
	position:fixed;
	top:0px;
	left:0px;
	background-image:url(../Images/bg.png);
	background-position:center;
	z-index:1000;
}
.header-search {
	position: fixed;
	top: 86px;
	width: 100%;
	z-index: 1000;
	background-image:url(../Images/bgn28.png);
	padding: 15px 0;
	-webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.1);
	box-shadow: 0 4px 12px rgba(0,0,0,0.1);
	display: none;
}
.header-search-box {
	width: 100%;
	max-width: 1380px;
	padding: 0 2.5%;
	margin: 0 auto;
}
#search_box {
	float: right;
	width: 40%;
}
.header-search input.inp_srh {
	width: 88%;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 2.5%;
	font-size: 12px;
	background: #fff;
	outline: none;
	border: none;
	border-bottom-left-radius: 24px;
	border-top-left-radius: 24px;
	border: #aaa solid 1px;
	border-right: none;
	box-sizing:border-box;
}
.header-search input.btn_srh {
	width: 12%;
	float: right;
	height: 40px;
	background: #fff url(../Images/icon-search02.png) no-repeat center;
	background-size: 20px;
	border-bottom-right-radius: 24px;
	border-top-right-radius: 24px;
	border: #aaa solid 1px;
	border-left: none;
	box-sizing:border-box;
}
/*鍏叡澶撮儴 ----------------end*/

/*鍏叡搴曢儴 ---------------start*/
#footer{
	width:100%;
	height:auto;
	margin:0px auto;
	background-color:#323234;
}
#footer .footer{
	width:1380px;
	height:auto;
	padding:32px 0px;
	margin:0px auto;
}
#footer .footer .contact{
	width:415px;
	height:auto;
	float:left;
}
#footer .footer .contact .logo{
	width:415px;
	height:70px;
	line-height:70px;
	margin-bottom:15px;
}
#footer .footer .contact .logo img{
	max-height:65px;
}
#footer .footer .contact .a1{
	width:415px;
	height:auto;
}
#footer .footer .contact .a1 .tel{
	width:25px;
	height:28px;
	float:left;
	background-image:url(../Images/bgn4.png);
	background-position:left center;
	background-repeat:no-repeat;
	color: #e0e0e0;
}
#footer .footer .contact .a1 .address{
	width:25px;
	height:28px;
	float:left;
	background-image:url(../Images/bgn5.png);
	background-position:left center;
	background-repeat:no-repeat;
}
#footer .footer .contact .a1 .email{
	width:25px;
	height:28px;
	float:left;
	background-image:url(../Images/bgn6.png);
	background-position:left center;
	background-repeat:no-repeat;
	color: #e0e0e0;
}
#footer .footer .contact .a1 .word{
	width:390px;
	height:auto;
	line-height:28px;
	float:left;
	font-size:14px;
	color:#e0e0e0;
}
#footer .footer .contact .erweima{
	width:415px;
	height:auto;
	margin-top:15px;
}
#footer .footer .contact .erweima img{
	max-width:130px;
}
#footer .footer .menu{
	width:965px;
	height:auto;
	float:left;
	margin-top:20px;
}
#footer .footer .menu .menu-box{
	height:auto;
	float:left;
}
#footer .footer .menu .menu-box .navname{
	width:100%;
	height:40px;
	line-height:40px;
	font-size:16px;
	font-family: "瀹嬩綋" ! important;
	font-weight:bold;
	color:#fff;
}
#footer .footer .menu .menu-box ul{
	width:100%;
	height:auto;
	font-family: "瀹嬩綋" ! important;
}
#footer .footer .menu .menu-box ul li a:hover{
	color: #ffffff;
}
#footer .footer .menu .menu-box ul li a{
	color: #99999b;
}
#footer .footer .menu .menu-box ul li{
	width:100%;
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-size:14px;
	color:#656566;
}
#footer .footer .menu .menu-box ul li img{
	vertical-align:middle;
	margin-right:5px;
	margin-top:-4.5px;
}
#foot{
	width:100%;
	height:auto;
	margin:0px auto;
	background-color:#29292b;
}
#foot .foot{
	width:1380px;
	height:auto;
	margin:0px auto;
	padding:17px 0px;
}
#foot .foot .copyright{
	width:1380px;
	height:auto;
	line-height:25px;
	text-align:center;
	font-size:14px;
	color:#68686a;
}
#foot .foot .copyright a{
	color:#68686a;
}
#foot .foot .copyright a:hover{
	color:#fff;
}
/*鍏叡搴曢儴 ----------------end*/

/*骞荤伅 ---------------start*/
#slider{
	width:100%;
	height:645px;
	margin:0px auto;
	background-color:#ffffff;
	position:relative;
}
#slider .swiper-container{
	width:100%;
	height:100%;
}
#slider .swiper-container .swiper-slide{
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
#slider .swiper-slide .link{
	display:block;
	width:100%;
	height:100%;
}
#slider .swiper-pagination{
	width:100%;
	position:absolute;
	bottom:24px;
	left:0px;
	text-align:center;
}
#slider .swiper-pagination span{
	width:10px;
    height:10px;
    border-radius:10px;
}
#slider .swiper-pagination-bullet{
	margin:0px 5px;
	background-color:#ADADAD;
	opacity: 1;
}
#slider .swiper-pagination .swiper-pagination-bullet-active{
	background-color:#F19645;
	width:40px;
}
#slider .pic{
	width:1563px;
	height:1204px;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(../Images/bgn6.png);
	position:absolute;
	left:18.5px;
	top:18.5px;
	z-index:1000;
	pointer-events:none;
}

#erslider{
	width:100%;
	height:460px;
	background-color:#ffffff;
	margin:0px auto;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
}
#erslider .link{
	display:block;
	width:100%;
	height:100%;
}
/*骞荤伅 -----------------end*/

/*浣嶇疆淇℃伅 ---------------start*/
#ernav{
	width:100%;
	height:35px;
	position:relative;
}
#ernav .ernav{
	width:100%;
	height:60px;
	background-image:url(../Images/bgn13.png);
	position:absolute;
	left:0px;
	top:-60px;
}
#ernav .ernav .center{
	width:1380px;
	height:60px;
	margin:0px auto;
	position:relative;
}
#ernav .ernav .center ul{
	width:auto;
	height:60px;
	position:absolute;
	left:0px;
	top:0px;
}
#ernav .ernav .center ul li{
    height:60px;
    line-height:60px;
    padding:0px 20px;
    font-size:20px;
    font-family: 'FZHTJW' ! important;
    color:#ffffff;
}
#ernav .ernav .center ul li.onfocus{
	background-image:url(../Images/bgn14.png);
}
#ernav .ernav .center ul li a{
	color:#ffffff;
}
#ernav .ernav .center .location{
	max-width:690px;
	height:60px;
	line-height:60px;
	font-size:16px;
	font-family: 'FZHTJW' ! important;
	text-align:right;
	position:absolute;
	right:0px;
	top:0px;
	color:#ffffff;
}
#ernav .ernav .center .location a{
	color:#ffffff;
}
/*浣嶇疆淇℃伅 -----------------end*/

/*浜岀骇鍏叡 ---------------start*/
#ermain{
	width:100%;
	height:auto;
}
#ermain .ermain{
	width:1380px;
	height:auto;
	margin:0px auto;
}

#right{
	width:325px;
	height:auto;
	float:right;
}
#right .newslist{
	width:323px;
	height:auto;
	border:1px solid #E8E8E8;
	border-radius:10px;
	margin-top:20px;
}
#right .newslist .topname{
	width:293px;
	height:51px;
	padding:0px 15px;
	border-bottom:1px solid #E8E8E8;
	line-height:51px;
	font-size:22px;
	font-family: '寰蒋闆呴粦','瀹嬩綋',Arial ! important;
	color:#141414;
}
#right .newslist .topname span{
	padding-bottom:12px;
	border-bottom:2px solid #083490;
}
#right .newslist ul{
	width:290px;
	height:auto;
	margin-top:10px;
	margin:0px auto;
}
#right .newslist ul li{
	width:290px;
	height:auto;
	padding:12px 0px;
	border-bottom:1px dashed #B8B8B8;
}
#right .newslist ul li:last-child{
	border:0px;
}
#right .newslist ul li .title{
	width:290px;
	height:auto;
	line-height:26px;
	font-size:14px;
	color:#151515;
}
#right .newslist ul li .title a{
	color:#151515;
}
#right .newslist ul li .time{
	width:290px;
	height:26px;
	line-height:26px;
	font-size:12px;
	color:#919191;
}
/*浜岀骇鍏叡 -----------------end*/

/*鍒嗛〉 ---------------start*/
.page-box{
	width: 100%;
	height:42px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom:50px;
	overflow: hidden;
	text-align:center;
}
.page-box a{
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #666;
	margin-left: 10px;
	-webkit-transition: all .36s;
	transition: all .36s;
	border:1px solid #ba936b;
	border-radius:20px;
}
.page-box a:first-child{
	margin-left: 0 !important;
}
.page-box .prev-page,
.page-box .next-page,
.page-box .last-page{
	width: 75px;
}
.page-box a:hover,.page-box .on{
	background: #201404;
	color: #333;
	border:1px solid #ba936b;
	color:#ffffff;
}

.page-box em{
	font-style:normal;
}

#ajaxdata{
	width:100%;
	height:auto;
	padding:25px 0px;
	text-align:center;
}
#ajaxdata .layui-laypage .layui-laypage-curr em{
	color:#ffffff;
}
#ajaxdata .layui-laypage .layui-laypage-curr{
	margin:0px 3px;
	padding:0px;
	width:25px;
	height:25px;
	line-height:25px;
}
#ajaxdata .layui-laypage a{
	margin:0px 3px;
	padding:0px;
	width:25px;
	height:25px;
	line-height:25px;
}
#ajaxdata .layui-laypage a:hover{
	color:#EF8200;
}
#ajaxdata .layui-laypage a.layui-laypage-prev{
    width:58px;
}
#ajaxdata .layui-laypage a.layui-laypage-next{
    width:58px;
}
#ajaxdata .layui-laypage .layui-laypage-spr{
	padding:0px;
	width:25px;
	height:25px;
	line-height:25px;
	margin:0px 3px;
}
/*鍒嗛〉 -----------------end*/
