/* 搜索  --  可提出 */
.search-slide {
	width: 100%;
	height: 100%;
	background-color: rgba(10, 64, 134, 0.9);
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 1000;
}

.search-slide span {
	cursor: pointer;
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 32px;
	height: 32px;
	background: url("../images/close.png") no-repeat center;
}

.search-slide input[type="text"] {
	width: 654px;
	height: 60px;
	background-color: #fff;
	border-radius: 30px;
	color: #000;
	font-size: 30px;
	line-height: 60px;
	text-indent: 1em;
	margin-top: -6px;
}

#form {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.search-slide input[type="text"]::placeholder {
	color: #000;
}

.search-slide input[type="button"] {
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url("../images/sou-suo.svg") center no-repeat;
	position: absolute;
	top: 46%;
	right: 2%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}

/* 头部导航 */
.w14 {
	width: 1400px;
	margin: 0 auto;
}

.w12 {
	width: 1200px;
	margin: 0 auto;
}

.nav {
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1999;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.navbg {
	position: relative;
}

.navbg:before {
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	height: 80px;
	width: 0;
	transition: width .6s cubic-bezier(.51, .01, 0, 1);
	-webkit-transition: width .6s cubic-bezier(.51, .01, 0, 1);
	-moz-transition: width .6s cubic-bezier(.51, .01, 0, 1);
	content: '';
}

.navActived {
	color: #000000 !important;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}



.header {
	margin: 15px auto 20px;
	background-color: transparent;
	position: relative;
	z-index: 88;
}

.nav-top-navs {
	overflow: hidden;
}

.nav-top-navs .top-nav-ul li {
	list-style: none;
	float: left;
	margin-right: 45px;
}

.nav-top-navs .top-nav-ul li:last-child {
	margin-right: 0;
}

.nav-top-navs .top-nav-ul li a {
	display: inline-block;
	padding-left: 30px;
}

.nav-top-navs .top-nav-ul li a.nav-a1 {
	background: url(../images/vr-icon.png);
	background-position: 3px center;
	background-repeat: no-repeat;
}

.nav-top-navs .top-nav-ul li a.nav-a2 {
	background-image: url(../images/lan-icon.png);
	background-position: 3px center;
	background-repeat: no-repeat;
}

.nav-top-navs .top-nav-ul li a.nav-a3 {
	background: url(../images/search-icon.png);
	background-position: 3px center;
	background-repeat: no-repeat;
}

.nav-top-navs .top-nav-ul li a span {
	font-size: 12px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #ffffff;
	margin: 0 10px;
	display: inline-block;
}

.nav-top-navs .top-nav-ul li a i {
	padding-top: 10px;
	display: inline-block;
}

.nav-center {
	overflow: hidden;
	margin-right: 80px;
	margin-top: 17px;
	box-sizing: border-box;
}

.nav-center li {
	float: left;
	line-height: 40px;
	height: 40px;
	padding: 0 20px;
}

.nav-center li a {
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 5px;
}

.totops {
	margin-top: 8px !important;
}

.totops li a {
	font-size: 15px !important;

}








/* 新一版7.1顶部导航 */
.fixBoxs {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 500;
}

.topNav {
	width: 100%;
	height: 45px;
	background: #2D2E33;
}

.topNav .cenNav .top-nav-ul li {
	float: left;
	margin-left: 50px;
}

.topNav .cenNav .top-nav-ul li a {
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	line-height: 43px;
}

.topNav .cenNav .top-nav-ul li:nth-child(1) a {
	background: url(../images/vr-icon.png) no-repeat left center;
	padding-left: 28px;
}

.topNav .cenNav .top-nav-ul li:nth-child(2) a {
	background: url(../images/lan-icon.png) no-repeat left center;
	padding-left: 26px;
}

.topNav .cenNav .top-nav-ul li:nth-child(3) a {
	background: url(../images/search-icon.png) no-repeat left center;
	padding-left: 24px;
}

.topNav .cenNav .top-nav-ul li a span {
	margin: 0 12px;
}

.topNav .cenNav .top-nav-ul li a i img {
	padding-top: 18px;
}

.navListBox {
	width: 100%;
	height: 85px;
	background: #FFFFFF;
	border-bottom: 1px darkgray solid;
}

.navcons {
	overflow: hidden;
}

.navcons .L-logo-box {
	width: 210px;
	padding-top: 10px;
}

.navcons .L-logo-box img {
	vertical-align: middle;
}

.navcons .fir-ul-list {
	overflow: hidden;
	box-sizing: border-box;
}

.navcons .fir-ul-list li {
	float: left;
	margin-right: 30px;
}

.navcons .fir-ul-list li:last-child {
	margin-right: 0;
}

.navcons .fir-ul-list>li>a {
	font-size: 14px;
	line-height: 85px;
	letter-spacing: 4px;
	color: #231815;
	position: relative;
}

/* 二级导航 */
.decond-uls {
	display: none;
	width: 100%;
	height: 662px;
	position: absolute;
	top: 130px;
	left: 0;
	z-index: 30;
	background: rgba(0, 0, 0, 0.9);
}

.bghovlist {
	overflow: hidden;
}

.first-uls {
	width: 60%;
	float: left;

}

.first-uls>li {
	list-style: none;
	width: 45%;
	height: 90px;
	margin-right: 50px !important;
}

.first-uls>li:nth-of-type(even) {
	margin-right: 0 !important;
}

.first-uls>li>a {
	text-decoration: none;
	font-size: 16px;
	text-indent: 2em;
	color: #FFFFFF;
	display: block;
	width: 100%;
	line-height: 90px;
	border-bottom: 1px #4e4e4e solid;
	background-image: url(../images/list-img-right1.png);
	background-position: 93% 50%;
	background-repeat: no-repeat;
	position: relative;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

.first-uls>li>a:hover,
.acted {
	text-decoration: none;
	background-color: #b90715 !important;
}

.first-uls>li>a>img {
	width: 12%;
	float: right;
	padding-top: 26px;
	margin-right: 16%;
}
.first-uls>li:nth-child(2)>a img,
.first-uls>li:nth-child(3)>a img,
.first-uls>li:nth-child(4)>a img{
	padding-top: 16px;
}
.first-uls>li:nth-child(6)>a img{
	width: 17%;
}

.first-uls>li:first-child>a>img {
	width: 36%;
	padding-top: 33px;
}

.list-ri-cen {
	width: 39%;
	float: right;
}

.list-cox .list-img-box {
	width: 100%;
	height: auto;
}

.list-cox .list-img-box img {
	max-width: 100%;
	/* width: 100%;
	height: 100%; */
}

.list-ri-cen .img-bot-desc {
	background: #E7E8E8;
	text-align: center;
}

.list-ri-cen .img-bot-desc h3 {
	font-size: 22px;
	color: #101010;
	padding-top: 35px;
	margin-bottom: 20px;
}

.list-ri-cen .img-bot-desc h3 span {
	display: block;
	content: '';
	width: 47px;
	height: 1px;
	background: rgba(0, 0, 0, 0.3);
	margin: auto;
	margin-top: 30px;
}

.list-ri-cen .img-bot-desc>p {
	font-size: 14px;
	color: #666666;
	padding-bottom: 53px;
}

.list-ri-cen .img-bot-desc>p span {
	display: block;
}

.list-ri-cen .list-cox {
	display: none;
}

.list-ri-cen .list-cox:first-child {
	display: block;
}










/* banner */
.newproCon {
	width: 100%;
	height: 662px;
	margin-top: 130px;
	box-sizing: border-box;
}

.newproCon .new-ban-cenBox {
	width: 100%;
	height: 100%;
	position: relative;
}

.newproCon .navBg,
.ph-navBg {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.ph-navBg {
	display: none;
}

.newproCon .navTainer {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	z-index: 15;

}




/* 咨询导航 */
.otherNav {
	border-top: 2px #DDDDDD solid;
}

.othnavbox dl {
	text-align: center;
	margin: auto;
	width: 33%;
	margin: 20px 0 30px;
	border-right: 1px #DDDDDD solid;
}

.othnavbox dl.bornone {
	border-right: none;
}

.othnavbox dl dd.ddTils {
	font-size: 16px;
	color: #000000;
	margin: 15px 0 10px;
}

/* 新版7.1底部 */
/* footer */
.footer {
	background: rgb(41, 41, 41);
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -10;
}

.footer_center {
	border: 1px solid red;
}

.footer-top {
	padding: 60px 0;
}
.col-xs{
	width: 16.5%;
	float: left;
}

.footer-top dt {
	margin-bottom: 20px;
}

.footer-top dt a {
	line-height: 18px;
	color: rgb(245, 245, 245);
	margin-bottom: 20px;
	font-size: 15.6px;

}

.footer-top dd {
	line-height: 18px;
	margin-bottom: 12px;
}

.footer-top dd a {
	font-size: 14px;
	color: rgb(245, 245, 245);
	opacity: 0.4;
	display: block;
	transition: all .35s;
}

.footer-top dd a:hover {
	color: #fff;
	opacity: 0.8;
}

.hs-message {
	font-size: 18px;
	color: rgb(245, 245, 245);
	line-height: 18px;
}

.hs-message h3 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 4px;
	height: 22px;
	line-height: 22px;
	padding-left: 28px;
	background: url('../images/tel.svg') left center / 25px no-repeat;
}

.hs-message strong {
	font-weight: normal;
	margin-bottom: 20px;
	display: block;
	line-height: 36px;
	font-size: 24px;
}

.hs-message h4 {
	font-weight: normal;
	margin-bottom: 10px;
	height: 22px;
	line-height: 22px;
	padding-left: 28px;
	font-size: 20px;
	background: url('../fonts/sf_yx.svg') left center / 22px 22px no-repeat;
}

.hs-message a {
	display: block;
	color: rgb(245, 245, 245);
	margin-bottom: 20px;
}

.hs-message .submit-box {}

.hs-message .message {
	padding-left: 28px;
	background-image: url('../fonts/msg.svg');
	background-size: 24px;
	height: 22px;
	line-height: 22px;
	font-size: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}

.submit-s {
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: #c11a20;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	display: block;
}

.more {
	width: 200px;
	height: 46px;
	background-color: #ff0000;
	color: #fff;
	text-align: center;
	line-height: 46px;
	display: inline-block;
	border-radius: 23px;
}

.more:hover {
	color: #fff !important;
}

/* 新闻部分 */
.hs-news span,
.hs-news p {
	font-size: 16px;
	color: #050b14;
}

.hs-news span {
	padding-top: 10px;
	padding-bottom: 15px;
	display: block;
}

.hs-news h3 {
	font-size: 30px;
	color: #050b14;
}

.hs-news p {
	padding-top: 15px;
}

.thumbnail {
	background-color: transparent;
	border: none;
}

.fbr-1,
.fbr-2 {
	text-align: right;
}

.fbr-1 a {
	padding: 0 10px;
	/* border-right: 1px soild #6a6a6a; */
	display: inline-block;
	border-right: 1px solid #6a6a6a;
	line-height: 12px;
	color: #666666;
}

.text-muted a {
	color: #666666;
}

.fbr-1 a:hover {
	color: #fff;
}

.fbr-1 a:last-child {
	border-right: none;
}

.fbr-2 label {
	color: #f5f5f5;
	font-size: 16px;
	line-height: 44px;
	text-align: right;
	margin: 10px 0;
}

.fbr-2 .form-control {
	background-color: transparent;
	border-color: #3a3a3a;
	width: 216px;
	line-height: 20px;
	border-radius: 0px;
	vertical-align: middle;
	margin-left: 20px;
	padding: 11px 10px;
	display: inline-block;
}

.fbr-2 .btn-default {
	background-color: #c11a20;
	border-radius: 0px;
	border-color: #c11a20;
	vertical-align: middle;
	color: #fff;
}

.footer-bottom {
	padding-bottom: 40px;
}

/* icon */
.erweima {
	border: 1px solid #3a3a3a;
	padding: 10px;
	margin-right: 18px;
	position: relative;
	transition: all .35s;
}
.erweima>img{width:80px}
.erweima:hover {
	border-color: #c11a20;
}

.icon-con a {
	display: inline-block;
	border: 1px solid #3a3a3a;
	margin-right: 15px;
	margin-bottom: 15px;
	opacity: 0.6;
	transition: all .35s;
}

.icon-con a:hover {
	opacity: 1;
	border-color: #c11a20;
}


.container-footer {
	width: 1250px;
}

.hs-wx {
	position: absolute;
	bottom: -9px;
	left: 34px;
	color: #fff;
}

.text-muted a:hover {
	color: #fff;
}


/*底部*/
.p5 {
	width: 100%;
	background: #f3f3f3;
	padding: 38px 5% 0px;
	box-sizing: border-box;
}

.p5_top {
	position: relative;
}

.p5_top_txt {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.subscribe {
	font-size: 32px;
	color: #f3f3f3;
}

.p5_top_txt_e,
.p5_top_txt_c {
	font-size: 12px;
}

.p5_top_txt_e {
	margin-top: 20px;
	color: #bababa;
}

.p5_top_txt_c {
	margin-bottom: 30px;
	color: #c0c0c0;
}

.p5_input {
	width: 200px;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #d6d6d6;
	background: transparent;
	padding-left: 5px;
	color: #c0c0c0;
}

.p5_btn {
	margin-left: -5px;
	height: 34px;
	line-height: 30px;
	border: 1px solid #d6d6d6;
	font-size: 12px;
	color: #434343;
	background: #e5e5e5;
	width: 70px;
	text-align: center;
}

.p5_bottom {
	width: 1200px;
	margin: 0 auto;
}

.p5_mapLi {
	float: left;
	margin-right: 83px;
}

.p5_mapLi:last-child {
	margin-right: 0;
}

.p5_mapLi:first-child {
	padding-left: 0;
}

.p5_mapLi_ul li {
	margin-bottom: 10px;
}

.p5_mapLi_ul li a {
	color: #d3d3d3;
	font-size: 12px;
}

.p5_mapLi_ul li:first-child a {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

.p5-inquiry-warp {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	transform: translateY(-50%);
}

.p5-inquiry-warp h4 {
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}

.p5-inquiry-warp p {
	font-size: 14px;
	color: #b4a176;
	margin-bottom: 16px;
}

.inquiry-input-warp {
	display: inline-block;
	border: 1px solid rgba(225, 225, 225, 0.6);
	border-radius: 10px;
}

.p5-inquiry-warp .button-warp {
	position: relative;
	display: inline-block;
	background-color: #fff;
	border-radius: 0 10px 10px 0;
}

.p5-inquiry-warp .button-warp .button-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	background-color: rgba(0, 0, 0, 0.1);
}

.p5-inquiry-warp .button-warp:hover .button-bg {
	width: 100%;
}

.p5-inquiry-warp .inquiry-input,
.p5-inquiry-warp button {
	border-color: transparent;
	color: #fff;
	background-color: transparent;
	outline: none;
}

.p5-inquiry-warp .inquiry-input {
	caret-color: white;
	padding: 10px 12px;
	width: 12vw;

}

.p5-inquiry-warp button {
	position: relative;
	width: 6vw;
	padding: 10px 0;
	transition: 0.3s;
	border-radius: 0 10px 10px 0;
	cursor: pointer;
	color: #000;
}

.f2_btn {
	background: #000;
	font-size: 16px;
	height: 55px;
	line-height: 55px;
	width: 170px;
}

.f2_btn .Pubobtn-bg {
	background: #d2d2d2;
}

.f2_btn {
	text-align: center;
}

.f2_btn {
	height: 35px;
	line-height: 35px;
	width: 80px;
	display: inline-block;
	background: #535353;
	color: #fff;
	font-size: 12px;
	margin: 0;
}

.copy {
	margin-top: 30px;
}

.copy_top {
	border-bottom: 1px solid #707070;
	height: 55px;
	line-height: 55px;
	padding-left: 100px;
	background: url("../images/logo.png") no-repeat left top;
}

.Copyright,
.policy,
.copy_top_left {
	color: #707070;
	float: left;
}

.copy_top_right {
	float: right;
}

.policy {
	margin-left: 10px;
}

.policy a {
	color: #707070;
	display: inline-block;
	padding: 0 8px 0 5px;
	border-right: 1px solid #707070;
	height: 15px;
	line-height: 15px;
}


.footBox {
	padding-bottom: 38px;
}

.copy_bottom {
	padding-left: 100px;
	color: #707070;
	margin-top: 10px;
	padding-bottom: 10px;
	position: relative;
}

.copy_top_right a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 15px;
}

.copy_top_right a>img {
	position: relative;
	z-index: 2;
}

.copy_bottom_left {
	float: left;
}

.copy_bottom_left p {
	height: 24px;
	line-height: 24px;
}

.copy_bottom_right {
	float: right;
	position: relative;
	z-index: 3;
	cursor: pointer;
	height: 36px;
}

.copy_bottom_right i {
	display: inline-block;
	width: 30px;
	height: 30px;
	padding-left: 10px;
}

.copy_bottom_i1 {
	background: url("../images/language.png") no-repeat right bottom;
}

.copy_bottom_i2 {
	background: url("../images/top1.png") no-repeat center center;
}

.copy_bottom_span {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	vertical-align: top;
	margin: 0 15px;
}

.copy_top_right a {
	position: relative;
}

.copy_top_right a .qrcode {
	position: absolute;
	z-index: 1;
	display: none;
	bottom: 42px;
	left: -48px;
}

.copy_top_right a .qrcode img {
	width: 120px;
}

.translate {
	display: none;
	background: #fff;
	position: absolute;
	width: 100%;
	bottom: 0;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.translate li {
	cursor: pointer;
	box-sizing: border-box;
	padding-left: 60px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #dcdcdc;
}

.translate li.copy_btn:hover {
	background-color: #919699;
}

.copy_bottom_right:hover {
	background: rgba(255, 255, 255, 1);
}

/* .copy_bottom_right:hover .translate{display: block;border-bottom-left-radius:5px;border-bottom-right-radius:5px;} */
.translate li.p0 {
	padding: 0;
	border-bottom: none;
}

.pG {
	font-size: 12px;
}

.copy_bottom {
	padding-left: 0;
}

.pG {
	padding-top: 65px;
}

.hzxx {
	width: 210px;
	height: 35px;
	line-height: 35px;
	background: #a0a0a0;
	color: #535353;
	font-size: 12px;
	text-align: center;
}

.f2_btn {
	height: 35px;
	line-height: 35px;
	width: 80px;
	background: #535353;
	color: #fff;
	font-size: 12px;
	margin: 0;
}

.fdmaincdea {
	padding: 0;
	text-align: right;
}

.fdmaincdeap1,
.fdmaincdeap2 {
	font-size: 12px;
	padding: 0;
	padding-bottom: 12px;
}

.fdmaincdeap2 {
	color: #c2bdbd;
}

.fdmaincdeap1 {
	color: #fff;
}

.pG {
	background: #333333;
}

.p5_mapLi {
	padding-left: 1%;
}

.f2_btn {
	text-align: center;
}

.copy_top {
	text-align: right;
}

.copy_top_left {
	float: none;
}

.xcmainar:hover img,
.xcmainacl:hover img,
.xcmainacr:hover img {
	transform: scale(1.03);
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
}

.xcmainar img,
.xcmainacl img,
.xcmainacr img,
.logoa-next,
.logoa-prev,
.case-prev,
.case-next,
.mj6ac2,
.mj6aa em,
.pagegzhj img,
.uploadp5,
.mjpblistul span,
.hxteam li,
.swiper-slide-active i,
.swiper-slide-active span,
.swiper-slide-active em {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}









@media screen and (max-width: 1500px) {
	.navcons .fir-ul-list li{
		margin-right: 22px;
	}
	.navbg {
		width: 1200px !important;
	}

	.bghovlist {
		width: 90%;
	}

	.list-cox .list-img-box {
		height: 270px;
	}

	.footer {
		height: 473px;
	}

	.footer-top {
		padding: 18px 0;
		padding-top: 80px;
	}

	.enterBox,
	.sh-dt,
	.product-newbox,
	.solutBox,
	.mediaTain,
	.contBoxs,
	.detailBox {
		margin-bottom: 473px !important;
	}


}

@media screen and (max-width: 1200px) {
	
	.newproCon .navBg,
	.ph-navBg {
		background-size: auto;
	}
	
	.cenNav, .navcons, .mediaBox {
		width: 90%;
		margin: auto;
	}
	.bghovlist {
		width: 95%;
	}

	.decond-uls {
		height: 562px;
	}

	.first-uls>li>a {
		font-size: 13px;
	}

	.first-uls>li>a>img {
		padding-top: 32px;
	}

	.first-uls>li {
		margin-right: 35px !important;
	}

	.list-cox .list-img-box {
		height: 240px;
	}

	/* 底部 */
	.container-footer {
		width: 90%;
		margin: auto;
	}

	.footer-bottom {
		padding-bottom: 10px;
	}

	.footer-bottom .col-lg-3 {
		width: 35%;
	}

	.footer-bottom .col-lg-6 {
		width: 50%;
		float: right;
	}

	.col-md-offset-3 {
		margin-left: 22%;
	}

	.hs-message strong {
		font-size: 20px;
	}



}

@media screen and (max-width: 968px) {

	.fixBoxs,
	.footer,
	.tactLeft,
	.navBg {
		display: none;
	}

	.ph-navBg {
		display: block;
	}

	.newproCon {
		margin-top: 70px;
	}

	.navListBox {
		padding: 0 20px;
	}

	.navcons .L-logo-box img {
		width: 65%;
	}

	.navcons .fir-ul-list li {
		width: 100%;
	}

	.navcons .fir-ul-list>li>a {
		line-height: 40px;
	}

}
