input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }
    input[type="number"]{
        -moz-appearance: textfield;
    }
.shouyenav{
	text-align: center;
	margin-top: 30px;
	font-size: 0;
	
}
.tb-yjt{
	display: inline-block;
	width: 11px;
	height: 12px;
	background-image: url(/skin/index/img//ybjt.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.shouyenav .content{
	width: 1200px;
	display: inline-block;
	border-bottom: 2px solid #0B2D6D;
}
.shouyenav .content .allfenlei{
	width: 195px;
	float: left;
	line-height: 55px;
	background-color: #0B2D6D;
	color: #FFFFFF;
	position: relative;
}
.shouyenav .content .allfenlei .ztitle{
	font-size: 20px;
	color: white;
}
.shouyenav .content .allfenlei .md{
	position: absolute;
	top: 57px;
	width: 100%;
}
.shouyenav .content .allfenlei .md .mtitle{
	background-color: white;
	font-size: 20px;
	color: #022C71;
	overflow: hidden;
	padding: 15px 0;
	
}
.shouyenav .content .allfenlei .md .mtitle .list{
	float: left;
	width: 63px;
	border-right: 1px solid #022C71;
	line-height: 25px;

}
.shouyenav .content .allfenlei .md .mtitle .list:first-child+.list+.list{
	border-right: 0px solid #022C71;
}
.shouyenav .content .allfenlei .md .mtitle .list.hover{
	color: #E85527;
}


.shouyenav .content .allfenlei .md .mnav{
	background-color: #022C71;
	font-size: 16px;
	padding-top: 5px;
}
.shouyenav .content .allfenlei .md .mnav .list{
	overflow: hidden;
	text-align: left;
	padding-left: 40px;
}
.shouyenav .content .allfenlei .md .mnav .list .zhi{
	float: left;
	text-align: left;
	width: 130px;
	color: white;
}
.shouyenav .content .allfenlei .md .mnav .list:hover{
	background-color: white;
	cursor: pointer;
}
.shouyenav .content .allfenlei .md .mnav .list:hover .zhi{
	color: #0B2D6D;
}
.shouyenav .content .allfenlei .md .mnav .list:hover .tb-yjt{
	background-image: url(/skin/index/img//yljt.png);
}
.shouyenav .content .allfenlei .md .mnav .list .dnav{
	position: absolute;
	top: 0;
	left: 195px;
	width: 1000px;
	background-color: white;
	min-height: 400px;
	display: none;
}
.shouyenav .content .allfenlei .md .mnav .list:hover .dnav{
	display: block;

}
.shouyenav .content .allfenlei .md .mnav .list .dnav .list2{
	overflow: hidden;
}
.shouyenav .content .allfenlei .md .mnav .list .dnav .list2 .title{
	float: left;
	width: 200px;

}
.shouyenav .content .allfenlei .md .mnav .list .dnav .list2 .title .name{
	float: left;
	padding-left:50px ;
	margin-right: 10px;

}
.shouyenav .content .allfenlei .md .mnav .list .dnav .list2 .title .tb-yjt{
	background-image: url(/skin/index/img//yhjt.png);
}

.shouyenav .content .allfenlei .md .mnav .list .dnav .list2 .neirong{
	float: left;
	line-height: 20px;
	padding-top: 20px;
	width: 790px;
}
.shouyenav .content .allfenlei .md .mnav .list .dnav .list2 .neirong .item{
	float: left;
	min-width: 60px;
	margin-right: 15px;
	font-size: 14px;
	color: #3B3B3B;
	letter-spacing: 0.34px;
	margin-bottom: 10px;
}
.shouyenav .content .qitadh{
	float: left;
	line-height: 55px;
	font-size: 16px;
	color: #0B2D6D;
}
.shouyenav .content .qitadh .list{
	float: left;
	margin-left: 70px;
	color: #0B2D6D;
}
.sybjpic{
	text-align: center;
}
.sybjpic img{
	width: 100%;
	max-width: 1480px;
	height: 386px;
}

.zhanji{
	text-align: center;
	margin-top: 50px;
}
.zhanji .content{
	display: inline-block;
	width: 1200px;
}
.zhanji .content .list{
	float: left;
	width: 370px;
	box-shadow: 0 7px 18px 0 rgba(0,0,0,0.10);
	margin-right: 30px;
	padding: 30px 0;
	border-radius: 4px;
}
.zhanji .content .list:first-child+.list+.list{
	margin-right: 0;
}
.zhanji .content .list .inline{
	display: inline-block;
}
.zhanji .content .list .pic{
	float: left;
}
.zhanji .content .list .pic img{
	height: 40px;
	width: 40px;
	margin-right: 20px;
	margin-top: 10px;
}
.zhanji .content .list .md{
	float: left;
}
.zhanji .content .list .md .zhi{
	font-family: PingFangSC-Medium;
	font-size: 36px;
	color: #000000;
}
.zhanji .content .list .md .name{
	font-family: PingFangSC-Regular;
	font-size: 16px;
	color: #000000;
	letter-spacing: 1.34px;
}
.hzpp{
	text-align: center;
	margin-top: 65px;
}
.hzpp .content{
	display: inline-block;
	width: 1200px;
}
.hzpp .content .title{
	overflow: hidden;
	margin-bottom: 40px;
}
.hzpp .content .title .xian{
	float: left;
	width: 500px;
	height: 3px;
	background: #EAEAEA;
	margin-top: 10px;
}
.hzpp .content .title .name{
	float: left;
	width: 200px;
	font-family: PingFangSC-Regular;
	font-size: 24px;
	color: #1D1D1D;
	letter-spacing: 2.01px;
	line-height: 26px;
}
.hzpp .content .md {
	overflow: hidden;
	box-shadow: 0 7px 15px 0 rgba(0,0,0,0.10);
	border-radius: 4px;
}
.hzpp .content .md .pic{
	float: left;
	width: 296px;
	text-align: center;
}
.hzpp .content .md .pic img{
	height: 220px;
	width: 296px;
	
}
.hzpp .content .dd{
	overflow: hidden;
}
.hzpp .content .dd .list{
	float: left;
	width: 200px;
	text-align: center;
}
.hzpp .content .dd .list .pic img{
	height: 40px;
	width: 40px;
	margin-bottom: 10px;
}
.hzpp .content .dd .list .zhi{
	font-family: PingFangSC-Regular;
font-size: 24px;
color: #1D1D1D;
letter-spacing: 0.41px;
}
.sydibu{
	background: #F2F4F8;
	text-align: center;
	margin-top: 85px;
	padding: 40px 0;
}
.sydibu .content{
	display: inline-block;
	width: 1200px;
	overflow: hidden;
}

.sydibu .content .jdpic{
	float: left;
	margin-right: 100px;
	margin-top: 20px;
}
.sydibu .content .jdpic img{
	width: 140px;
}
.sydibu .content .erweima{
	float: left;
}
.sydibu .content .erweima .ewmpic img{
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
}
.sydibu .content .md{
	float: right;
}
.sydibu .content .md .list{
	float: left;
	margin-left: 50px;
}
.sydibu .content .md .list .title{
	font-weight: bold;
	margin-bottom: 20px;
}
.sydibu .content .md .list .item{
	margin-bottom: 10px;
}
.tuwenlie{
	width: 1200px; margin: 0 auto;
	margin-top: 20px;

}
.tuwenlie .headnav{
	overflow: hidden;
	border-bottom: 1px solid #000;
	margin-bottom: 30px;
}
.tuwenlie .headnav .list{
	float: left;
	text-align: center;
	font-family: PingFangSC-Medium;
	font-size: 16px;
	color: #000;
	letter-spacing: 0.04px;
	line-height: 40px;
	width: 150px;
	cursor: pointer;
}
.tuwenlie .content{
	overflow: hidden;
}
.tuwenlie .leftnav{
	float: left;
	    width: 140px;
	    margin-right: 10px;
	    background: #fff;
	    min-height: 200px;
	    line-height: 30px;
		padding: 20px 10px;
}
.tuwenlie .leftnav .list{
	width: 120px;
	    text-align: center;
	    font-size: 14px;
}
.tuwenlie .leftnav .list .title{
	overflow: hidden;
	margin-bottom: 20px;
}
.tuwenlie .leftnav .list .title .name{
	font-family: PingFangSC-Medium;
	font-size: 14px;
	color: #020202;
	letter-spacing: 0.5px;
	float: left;
	font-weight: bold;
	margin-left: 30px
}
.tuwenlie .rightnr{
	float: right;
	   width: 990px;
	    overflow: hidden;
	    background: #fff;
	    padding: 20px;
}
.tuwenlie .rightnr .list{
	margin-bottom: 40px;
}
.tuwenlie .rightnr .list .title{
	font-family: PingFangSC-Medium;
	font-size: 20px;
	color: #FE633D;
	letter-spacing: 0.45px;
	margin-bottom: 16px;
	font-size: 18px;
	    font-weight: bold;
	    text-align: center;
	    height: 50px;
	    line-height: 50px;
}
.tuwenlie .rightnr .list .zhi{
	font-family: PingFangSC-Regular;
	font-size: 16px;
	color: #020202;
	letter-spacing: 0.4px;
	line-height: 24px;
	margin-bottom: 30px;
}
.tuwenlie .leftnav .list .title .tb_hjt{
	margin-top: 12px;
	float: right;
	display: inline-block;
	width: 11px;
	height: 7px;
	background-image: url(/skin/index/img//xhjt.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
/*.tuwenlie .leftnav .list.hover .title .tb_hjt{
	background-image: url(/skin/index/img//shjt.png);
}*/
.tuwenlie .leftnav .list .md {
	margin-bottom: 20px;
	/*display: none;*/
}
.tuwenlie .leftnav .list.hover .md {
	display: block;
}
.tuwenlie .leftnav .list .md .item{
	padding-left: 0;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #444444;
	letter-spacing: 0.5px;
	margin-bottom: 15px;
	cursor: pointer;
}
.tuwenlie .leftnav .list .md .item.hover{
	color: #FE633D;
}
.gwc{
	width: 1240px; margin: 0 auto;
	margin-top: 20px;
}
.gwc .ztitle{
	font-family: PingFangSC-Medium;
	font-size: 16px;
	color: #FE633D;
	letter-spacing: 0.04px;
	line-height: 24px;
	margin-bottom: 10px;
}

.gwc .radiok{
	width: 20px;
	height: 20px;
	border: 1px solid #999;
	border-radius: 2px;
	background-color: white;
	float: left;


}
.gwc .hd .radiok{
	margin-right: 10px;
	margin-top: 15px;
}
.gwc .hd{
	padding-left:30px;
	line-height: 50px;
	background-color:  #F0F0F0;
	overflow: hidden;
	border-top: 2px solid  #FE633D;
}
.gwc .hd .list{
	float: left;
	width: 165px;
	text-align: center;
}
.gwc .md .list .title {
	overflow: hidden;
	padding-top: 40px;
	padding-left: 30px;
	margin-bottom: 20px;
}
.gwc .md .list .title .radiok{
	margin-right: 15px;
	margin-top: 2px;
}
.gwc .md .list .title .name{
	font-family: PingFangSC-Medium;
	font-size: 20px;
	color: #3B3B3B;
	letter-spacing: 0.49px;
	float: left;
}
.gwc .md .list .title .lxkf {
	margin-left: 20px;
	float: left;
	margin-top: 2px;
	border: 1px solid #FE633D;
	border-radius: 2px;
	padding:2px 4px;
	cursor: pointer;
	overflow: hidden;
	
}
.gwc .md .list .title .lxkf .pic{
	height: 16px;
	width: 14px;
	line-height: 14px;
	float: left;
	margin-right: 5px;
}
.gwc .md .list .title .lxkf .pic img{
	display: block;
}
.gwc .md .list .title .lxkf .zhi{
	line-height: 16px;
	float: left;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #000;
	letter-spacing: 0.34px;
	margin-top: 0px;
	height: 16px;
}
.gwc .md .list .content .list2 {
	padding-left: 30px;
	height: 145px;
	background: #FAFAFA;
	border: 1px solid #B5B5B5;
	border-top: 0px solid #B5B5B5;
}
.gwc .md .list .content .list2:first-child {
	border-top: 1px solid #B5B5B5;
}
.gwc .md .list .content .list2 .item{
	width: 165px;
	float: left;
	text-align: center;
	font-family: PingFangSC-Regular;
	font-size: 16px;
	color: #3B3B3B;
	letter-spacing: 0.39px;
	white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
}
.gwc .md .list .content .list2 .item .pic img{
	width: 105px;
	height: 105px;
	margin-top: 20px;
}
.gwc .md .list .content .list2 .item .caozuo{
	display: inline-block;
}
.gwc .md .list .content .list2 .item .caozuo .cz{
	float: left;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #999;
	border-radius: 2px;
	font-size: 20px;
	background-color: #E2E2E2;
	color: #000;
	cursor: pointer;
}
.gwc .md .list .content .list2 .item .caozuo .inputk{
	float: left;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	
}
.gwc .md .list .content .list2 .item.jiage{
	font-family: PingFangSC-Medium;
font-size: 20px;
color: #E71915;
letter-spacing: 0.49px;
	margin-top: 60px;
}
.gwc .md .list .content .list2 .item .caozuo .inputk input{
	height: 38px;
	width: 70px;
	line-height: 38px;
	border: 0;
	text-align: center;
	color: #717171;
}
.gwc .md .list .content .list2 .radiok{
	margin-right: 10px;
	margin-top: 59px;
}
.gwc .md .list .content .list2 .item .shoucang{
	font-size: 16px;
	margin-bottom: 10px;
}
.gwc .md .list .content .list2 .item .shoucang .zhi{
	border: 1px solid #FE633D;
	display: inline-block;
	padding: 2px 4px;
	border-radius: 2px;
	cursor: pointer;
}
.gwc .md .list .content .list2 .item .shanchu{
	font-size: 16px;
}
.gwc .md .list .content .list2 .item .shanchu .zhi{
	border: 1px solid #FE633D;
	display: inline-block;
	padding: 2px 4px;
	border-radius: 2px;
	cursor: pointer;
}
.gwc .db{
	background: #FAFAFA;
	border: 1px solid #B5B5B5;
	margin-top: 70px;
	margin-bottom: 103px;
	overflow: hidden;
	line-height: 40px;
	padding: 15px 0;
}
.gwc .db .btn{
	background: #FE633D;
	width: 160px;
	line-height: 50px;
	font-family: PingFangSC-Medium;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 0.05px;
	text-align: center;
	float: right;
	margin-right: 15px;
	border-radius: 4px;
	cursor: pointer;
}
.gwc .db  .zongjia{
	float: right;
	margin-right: 70px;
	font-size: 16px;
	color: #3B3B3B;
}
.gwc .db  .zongjia .zhi{
	font-family: PingFangSC-Medium;
	font-size: 20px;
	color: #E71915;
	letter-spacing: 0.49px;
}
.gwc .db  .xuanzhongsp{
	float: right;
	margin-right: 40px;
	font-size: 16px;
	color: #3B3B3B;
}
.gwc .db  .xuanzhongsp .shuliang{
	color: #E71915;
	font-size: 16px;
	padding: 0 5px;
}
.mar-t-60{
	margin-top: 60px;
}
.mar-t-50{
	margin-top: 50px;
}
.radiok.hover{
	background-image: url(/skin/index/img/duihao.png);
}
.rightgg{
	float: left;
	width: 980px;
	
}
.rightgg .md{
	border: 1px solid #e7ecf3;
	padding: 0 20px;
	background: #fff;
}
.rightgg .list{
	overflow: hidden;
	border-bottom: 1px solid #e7ecf3;
	line-height: 50px;
}
.rightgg .list:nth-last-child(1){
	border-bottom: 0px solid #e7ecf3;
}
.rightgg .list .time{
	float: left;
	color: #bfbfbf;
	margin-right: 10px;
}
.rightgg .list .zhi{
	float: left;
}
.rightgg .list .gengduo{
	float: right;
	color: #022C71;
}
