


a{
	text-decoration: none;
}
button:focus {
			outline: none
		}
.topnav {
	width: 100%;
	height: 3.125rem;
	background: #fff;
	margin: 0 auto;
	position: fixed;
	width: 100%;
	top: 0rem;
	z-index: 999;
	border: 1px solid #ccc;
}

.topnav .textbox{
	width: 100%;
	height: 3.125rem;
	line-height: 3.125rem;
	font-size: 0.75rem;
	color: #000000;
	display: flex;
	font-family: PingFangSC-Regular, PingFang SC;
}
.topnav .textbox div{
	width: 25%;
	height: 3.0625rem;
	border-left: 0.0625rem solid #ccc;
}
.topnav .textbox div:last-child{
	border-right: 0.0625rem solid #ccc;
	background-color: red;
	text-align: center;
}
.topnav .textbox div:last-child a{
	color: #fff;
	font-size: 1.125rem;
	border-bottom: 0.0625rem solid #fff;
	text-decoration: none;
}
.topnav .textbox div span{
border: none;
margin-left: 0.625rem;
line-height: 3.125rem;
}

.aItem{
	    color: rgba(255,255,255,.5);
	 padding-left: 15px;
}
.aItem:hover{
	display: block;
	background: #333;
}


.back-to-top{
	display: block;
	width: 3.75rem;
	height: 3.75rem;
	background: #000000;
	opacity: 0.3;
	position: fixed;
	bottom: 6.25rem;
	right: 0;
	z-index: 9999;
	overflow: hidden;
}
.back-to-top img{
	width: 50%;
	height: 50%;
	display: block;
	margin: 0 auto;
	margin-top: 0.875rem;
}
.back-to-top:nth-of-type(2){
	display: block;
	width: 3.75rem;
	height: 3.75rem;
	background: #000000;
	opacity: 0.3;
	position: fixed;
	bottom: 2.375rem;
	right: 0;
	z-index: 9999;
}
/* 修改 */
.navbar{
	margin-bottom: 0px;
	padding: 0;
}
 .navbar:first-child .container .collapse ul .nav-item a{
	color: #fff;
}
.navbar:first-child{
	position: fixed;
	top: 0;
	z-index: 9999;
	background: #fff;
}

/* 头部 */


/* 新头部选项卡 */
*{
	margin: 0;
	padding: 0;
}
.topcont{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.topcont .row .col-md-3{
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-left: 1px solid #ccc;
}
.topcont .row .col-md-3:nth-child(1) span{
	padding-left: 20px;
	background: url(../img/dianhua.png) no-repeat;
	background-position: 0px 1px;
	font-size: 14px;
}
.topcont .row .col-md-3:nth-child(2) span{
	padding-left: 20px;
	background: url(../img/youxiang.png) no-repeat;
	background-position: -2px 2px;
	color: #000;
	font-size: 14px;
	text-decoration: underline;
}
.topcont .row .col-md-3:nth-child(3) span a{
	display: inline-block;
	line-height: 20px;
	padding-left: 20px;
	background: url(../img/dunpai.png) no-repeat;
	background-position: 0px 1px;
	background-size: 16px 20px;
	color: red;
	text-decoration: none;
	font-size: 14px;
}
.minf{
	background: red;
}
.minf p{
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding-left: 0;
}

/* 新导航栏 */
.bg-primary{
	color: #000000;
	background: #fff;
}
.navBoxs ul li a{
	color: #F0AD4E;
}
.navImg{
	margin-top: 10px;
}
.navRl{
	/* margin-left: 176px; */
	float: right;
}
.navRl li{
	margin: 0 4px 0 4px;
}
.navtextBox{
	line-height: 94px;
	position: relative;
}
.navtextBox a{
	color: #000000;
	transition: all 0s;
}
.navtextBox:hover{
	background: red;
}
.navtextBox:hover .SubNav{
	display: block;
	
}


.navtextBox:hover .navtext{
	color: #fff;
}



.navtext{
	color: rgb(0, 0, 0);
	font-size: 18px;
	font-weight: 600;
	padding: 0 10px 0 10px;
	text-decoration: none;
}
.SubNav{
	position: absolute;
	display: none;
	/* line-height: 40px; */
	background: #fff;
	border-top: 4px solid red;
	z-index: 222;
	color: #000;
	padding: 15px 0px;
	width: 300px;
	height: auto;
	box-shadow: 2px 2px 8px 0 #000;
	/* opacity: 0; */
}
.SubNav li{
	padding-left: 25px;
	border-bottom:2px solid #fff ;
	line-height: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.SubNav li a{
	color: #000;
	font-size: 16px;
	text-align: center;
	line-height: normal;
	border-bottom:2px solid #fff ;
	font-weight: 600;
	line-height: normal;
}
.SubNav li:hover{
	background: red;
}
.SubNav li:hover a{
	text-decoration: none;
	color: #fff;
}

.navtextBox .SubNav{
	animation-name: navli;
	animation-duration: 0.4s;
}

@-webkit-keyframes navli {
	0% {
			top: 120px;
	}
	100%{
			top: 94px;
	}
}

/* 新底部选项卡 */
.font-l{
	display: flex;
	margin-bottom: 20px;
}
.font-l div{
	margin-right: 2%;
}
.foot{
	background: #23242a;
}
.foot .col-md-2 .col-md-12{
	line-height: 1.375rem;
	padding-left: 8px;
}

.foot  a{
	color: #909090;
	text-decoration: none;
	font-size: 16px;
}
.foot  .font_A{
	line-height: 60px;
	font-size: 1.125rem;
	color: #fff;
	border-bottom: 1px solid #43413c;
	margin-bottom: 0.85rem;
	margin-top: 0.625rem;
	font-weight: bold;
}
.foot_B{
	border-top: 0.0625rem solid #41424e;
	line-height: 3.8125rem;
	font-size: 0.9375rem;
}
.foot_B span{
	font-size: 0.9375rem;
	color: #fff;
}
.foot_B span a{
	color: #fff;
	font-weight: 600;
}
.foot div div a:hover {
	border-bottom: 1px solid red;
	/* padding-bottom: 3px; */
}




.inputs{
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	outline: none;
	text-align: center;
	box-sizing: border-box;
	z-index: 99999999;
	background: rgba(0,0,0,0.5);
}
.inputs .boxinput{
	width: 650px;
	height: 400px;
	background: #fff;
	border: 2%;
	margin: 234px auto;
}
.inputs .boxinput tr td{
	border-top: none;
}
.inputs .boxinput :nth-child(1) tr h2{
	margin-top: 28px;
}

.inputs .boxinput{
	z-index: 999999999;
	position: relative;
}
.inputs .boxinput p,h2{
	text-align: left;
}
.inputs .boxinput .pA{
	padding-left: 10%;
}
.inputs .guanbi{
	position: absolute;
	top: -10px;
	right: -0.9rem;
	z-index: 999999;
}
.inputs .boxinput tr td h2{
	    color: #444;
	    text-shadow: none;
		font-weight: 600;
		font-size: 22px;
		 padding: 0;
		  margin: 0;
		  padding-left: 10%;
}
.inputs .boxinput tr td p{
	font-size: 14px;
	color: #444;
}
.inputs .boxinput .table tr td:nth-child(1){
	padding-left: 35px;
}
.inputs .boxinput .table tr :nth-child(2){
	padding-left: 20px;
}
.inputs .boxinput .table tr :nth-child(3){
	padding-left: 37px;
}
.inputs .boxinput .table tr :nth-child(4){
	padding-left: 104px;
}

