#banner img{
	width: 100%;
}
#nav{
	background: #ff9000;
}
#nav .fl{
	width: 12.5%;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}
#nav .fl a{
	display: block;
	padding: 28px 0;
	color: #FFFFFF;
}
#nav .fl.on a,#nav .fl:hover a{
	background:url(../images/tabbg.png) no-repeat center 60px;
}
#xmjs{
	padding:50px 0 190px ;
	background: #f3f3f3 ;
	background-size:1920px auto;
}
#xmjs .cont{
	box-sizing: border-box;
}
#xmjs .cont p.t{
	color: #ff8300;
	font-size: 28px;
	line-height: 1.6;
	margin-bottom: 25px;
}
#xmjs .cont p.b{
	color: #333333;
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 20px;
}
#xmjs .cont strong{
	font-size: 18px;
}
#title{
	text-align: center;
	padding: 40px 0;
	background: url(../images/tit-bg.png) no-repeat center bottom;
	margin-bottom: 40px;
}
#title p.t{
	font-size: 40px;
	color: #333333;
}
#title p.b{
	color: #ff9000;
	font-size: 18px;
	font-family: "times new roman";
	margin: 15px 0;
}
#title .line{
  background-color: rgb(255, 144, 0);
  width: 67px;
  height: 4px;
  margin: 0 auto;
}
.tabs {text-align: center;margin-bottom: 40px;}
.tabs .tab{
	display: inline-block;
  border-width: 1px;
  border-color: rgb(204, 204, 204);
  border-style: solid;
  width: 236px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  color: #333333;
  margin: 0 15px;
  font-size: 18px;
  cursor: pointer;
}
.tabs .tab.on,.tabs .tab:hover{
	background: #ff9000;
	color: #FFFFFF;
	border:1px solid #ff9000 ;
}
.tabslide{
	display: none;
	padding-bottom: 40px;
}
.tabslide img{
	width: 100%;
}
.tabslide p.t{
	
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.tabslide p.t strong{
	color: #ff9000;
}
.tabslide p.b{
	color: #333333;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.6;
}
.tabslide p.b strong{
	font-size: 16px;
}
.tabslide p.b .span{
	display: inline-block;
	width: 45%;
}
#dtys{
	background: url(../images/dtys.png) no-repeat center;
	background-size: 1920px 100%;
	padding-bottom: 40px;
}
#dtys .item{
	padding: 0 50px;
	width: 25%;
	box-sizing: border-box;
	text-align: center;
}
#dtys .item img{
	margin-bottom: 20px;
	display: inline-block;
}
#dtys .item p{
	font-size: 16px;
	color: #333333;
}
#dtys .item2{
	width: 33.333%;
}
#footer{
	background:#2f2f2f;
	background-size:100% 100%;
	padding: 35px 0;
	color: #FFFFFF;
}
#hxjz{
	background: #ff8300;
	padding-bottom: 80px;
}
#hxjz #title p.t,
#hxjz #title p.b{
	color: #FFFFFF;
}
#hxjz #title{
	background: url(../images/tit-img2.png) no-repeat center bottom;
}
#xygc{
	padding: 0px 0 90px;
}
#byyx{
	background: #f3f3f3;
	padding-bottom: 50px;
}
#gzjg{
	padding-bottom: 50px;
}
#footer .tit {
	padding-bottom: 40px;
	background: url(../images/tit-img2.png) no-repeat center bottom;
}
#footer .tit .p1{
	color: #FFFFFF;
	font-size: 40px;
	text-align: center;
}
#footer .tit .p2{
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	margin: 10px 0;
}
#footer .tit div{
    background-color: rgb(255, 144, 0);
    width: 67px;
    height: 4px;
	margin: 0 auto;
}
#footer .img{
	/*margin-right: 20px;*/
	display: inline-block;
}
#footer .left{
	text-align: left;
	display: flex;
	justify-content: center;
}
#footer .right{
	text-align: right;
}
.col-md-4{width: 30%;}
#footer .center{
	text-align: center;
	border-left:1px solid #FFFFFF ;
	border-right: 1px solid #FFFFFF;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	margin: 25px 0;
}
#footer .left .text{
	padding-left: 60px;
	background: url(../images/icon-foot1.png) no-repeat left center;
	background-size:auto 30px ;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
#footer .center .text{
	display: inline-block;
	padding-left: 60px;
	background: url(../images/icon-foot2.png) no-repeat left center;
	background-size:auto 40px ;
	isplay: flex;
	justify-content: center;
	flex-direction: column;
}
#footer .right{
	display: flex;
    justify-content: flex-end;
}
#footer .right .text{
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin-left: 20px;
}
#footer .text p{
	font-size: 14px;
	text-align: left;
}
#footer .text a{
	color: #FFFFFE;
}
#footer .cont>.clearfix{
	display: flex;
}
#xxgc{
	background: #ffffff;
}
#xxgc .nums{
	margin-bottom: 40px;
}
#xxgc .num{
	width: 20%;
	box-sizing: border-box;
	padding: 0 70px ;
}
#xxgc .num .t{
	color: #ff9000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#xxgc .num .t span{
	font-size: 64px;
}
#xxgc .num .b{
	text-align: center;
	font-size: 14px;
	color: #333333;
}
#sqlc{
	position: relative;
	background: url(../images/sqlc.png) no-repeat center;
	background-size:1920px 1100px ;
	padding-bottom: 50px;
}
#sqlc #title p.t,
#sqlc #title p.b{
	color: #FFFFFF;
}
#sqlc #title{
	background: url(../images/tit-img2.png)no-repeat center bottom;
}
#sqlc .left{
	position: relative;
	z-index: 10;
}
#sqlc .left .line{
	position: absolute;
	left: 8px;
	top: 10px;
	width: 1px;
	background: #FFFFFF;
	height: 650px;
}
#sqlc .item {
	padding-left: 30px;
	margin-bottom: 25px;
}
#sqlc .item .t{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #FFFB3B;
	position: relative;
}
#sqlc .item .t span{
	width: 25px;
	height: 25px;
	background: url(../images/squary.png);
	background-size:100% 100% ;
	text-align: center;
	line-height: 25px;
	display: block;
	position: absolute;
	font-weight: 400;
	left: -40px;
	font-size: 14px;
}
#sqlc .item a{
	padding: 5px 10px;
	border: 1px solid #fffb3b;
	color: #FFFFFF;
	margin-right: 15px;
	display: inline-block;
}
#sqlc .item a:hover{
	background: #fffb3b;
	color: #ffa700;
}
#sqlc .item p{
	font-size: 14px;
	margin-bottom: 5px;
	color: #FFFFFE;
}

#rightLinks {
	position: fixed;
	right: 10px;
	top: 50%;
	margin-top: -190px;
	z-index: 500;
}

#rightLinks a {
	border-radius: 5px;
	width: 66px;
	height: 66px;
	margin-bottom: 10px;
	box-sizing: border-box;
	padding-top: 40px;
	font-size: 12px;
	text-align: center;
	display: block;
}

#rightLinks a.sq {
	background: #ececec url(../images/right-icon1.png) no-repeat center 10px;
	background-size: 25px;
}

#rightLinks a.sq:hover {
	background: #ff9100 url(../images/right-icon1-on.png) no-repeat center 10px;
	color: #FFFFFF;
	background-size: 25px;
}

#rightLinks a.zx {
	background: #ececec url(../images/right-icon2.png) no-repeat center 10px;
	background-size: 30px;
}

#rightLinks a.zx:hover {
	background: #ff9100 url(../images/right-icon2-on.png) no-repeat center 10px;
	background-size: 30px;
	color: #FFFFFF;
}

#rightLinks a.zt {

	background: #ececec url(../images/right-icon3.png) no-repeat center 9px;
	background-size: 25px;
}

#rightLinks a.zt:hover {
	background: #ff9100 url(../images/right-icon3-on.png) no-repeat center 9px;
	background-size: 25px;
	color: #FFFFFF;
}

#rightLinks a.wt {
	background: #ececec url(../images/right-icon4.png) no-repeat center 9px;
	background-size: 25px;
}

#rightLinks a.wt:hover {
	background: #ff9100 url(../images/right-icon4-on.png) no-repeat center 9px;
	background-size: 25px;
	color: #FFFFFF;
}

#rightLinks a.xz {
	background: #ececec url(../images/right-icon5.png) no-repeat center 9px;
	background-size: 25px;
}

#rightLinks a.xz:hover {
	background: #ff9100 url(../images/right-icon5-on.png) no-repeat center 9px;
	background-size: 25px;
	color: #FFFFFF;
}