.iconfont {
	font-family: iconfont!important;
	font-size: 13px;
	font-style: normal
}

#menu {
	width: calc(100% - 443px);
	float: left;
}

.nav {
	width: auto;
	display: block;
	text-align: right
}

.nav li {
	line-height: 42px;
	text-align: center;
	width: auto;
	float: none;
	position: relative;
	z-index: 99999;
	display: inline-block;
	margin: 0px 0px 0px 50px;
}

.nav li a {
	display: block;
	line-height: 100px;
	color: #fff;
	font-size: 16px;
	transition: all .3s;
	position: relative;
}
.navej a:hover
{
	color:#9d2024 !important;
}

.navej
{
	position:
	absolute;
	width: 200px;
	background: #f6f6f6;
	left: 50%;
	margin-left: -100px;
	display: none;
	padding: 10px 0px;
	box-shadow: 0px 5px 15px rgba(0,0,0,0.1);
}
.nav li:hover .navej
{
display:block;	
}

.navej a
{
	text-align: left;
	line-height: 40px !important;
	font-size: 14px !important;
	color: #666 !important;
	text-align: center;
}

.nav li:hover .navyj:before {
	opacity: 1
}

.nav li a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: 400
}

.nav li .navyj:before {
	content: '';
	position: absolute;
	bottom: 20px;
	width: 16px;
	height: 3px;
	background: #fff;
	left: 50%;
	opacity: 0;
	margin-left: -10px;
	transition: all .3s
}

.nav .sec {
	height: 0;
	color: #fff;
	overflow: hidden;
	z-index: 9999;
	position: absolute;
	top: 54px;
	left: 0;
	background: #01a8ec
}

.nav .sec a {
	color: #fff;
	height: 38px;
	line-height: 38px;
	width: 171px
}

.nav .sec a:hover {
	text-decoration: none
}

.mtop_tel {
	display: none
}

.navt_button {
	display: block;
	width: 40px;
	height: 100px;
	background: url(../images/nav_buttom.png) no-repeat center;
	float: right;
	cursor: pointer;
}

.navt_button.is-active {
	background: url(../images/nav_buttom2.png) no-repeat center
}

.top_tel {
	width: 200px;
	background: url(../images/rg_05.png) no-repeat left center;
	padding-left: 30px;
	float: left
}

.top_tel a {
	color: #fff!important;
	font-size: 22px;
	font-family: bahnschrift!important;
	display: block;
	line-height: 100px
}

.nav_top {
	position: fixed;
	top: 100px;
	background: rgba(157,32,36,.98);
	height: 100vh;
	z-index: 999;
	display: none;
	width: 100%;
	border-top: 1px rgba(255,255,255,.1) solid
}

.nav_top ul {
	max-width: 1440px;
	margin: auto;
	padding: 150px 20px 0;
	text-align: center;
	display: flex;
	justify-content: center;
}

.nav_top ul li {
	padding: 0 60px
}

.nav_top_yj {
	color: #fff!important;
	font-size: 18px;
	font-weight: 700;
	display: block;
	margin-bottom: 20px;
	text-align: left
}

.nav_top_ej a {
	display: block;
	color: #fff!important;
	font-size: 15px;
	line-height: 2.4em;
	opacity: .7;
	text-align: left
}

.nav_top_ej a:hover {
	opacity: 1
}

.share {
	padding-left: 5px;
	padding-bottom: 8px;
	float: left;
	width: 240px;
	height: 26px
}

.info_title {
	border-bottom: 1px #eee solid
}

.case_title {
	border-bottom: 1px solid #e1e4e6
}

.casedetail .info_title p {
	display: inline-block;
	font-size: 16px;
	margin-right: 30px;
	margin-bottom: 15px
}

.product_detail {
	padding: 5px
}

.product_detail h1.title {
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	border-bottom: 1px solid #e0e1dc;
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #000
}

.product_detail .img {
	width: 290px;
	height: 294px;
	float: left;
	padding: 2px;
	border: 1px solid #e0e1dc
}

.product_detail .small {
	width: 288px;
	height: 288px
}

.jqzoom {
	text-decoration: none;
	float: left
}

.product_detail .list {
	width: 300px;
	float: left;
	margin-left: 30px;
	display: block;
	padding-top: 8px
}

.list_p li {
	height: 26px;
	font-size: 12px;
	border-bottom: 1px dashed #e0e1dc;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: "Microsoft YaHei";
	list-style-type: none
}

.list_p li h2 {
	font-size: 12px;
	font-weight: 400;
	font-family: "Microsoft YaHei"
}

.product_detail .inquiry {
	line-height: 32px;
	border: none;
	margin-top: 6px
}

.product_detail .inquiry a {
	background: url(../images/xunjia.gif) center center no-repeat;
	display: block;
	width: 112px;
	height: 32px;
	text-indent: -99999px
}

.product_detail .inquiry a:hover {
	background-image: url(../images/xunjia_hover.gif)
}

.list_p li h2 a {
	font-size: 12px;
	font-family: "Microsoft YaHei"
}

.p_detail span.title {
	line-height: 28px;
	height: 28px;
	text-align: left;
	margin-top: 10px;
	display: block;
	padding-left: 10px;
	font-size: 12px
}

.product-tab {
	border-bottom: 1px solid #ddd;
	margin-top: 15px
}

.product-tab li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	width: 100px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #000;
	cursor: pointer;
	margin-left: -1px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	z-index: 1;
	margin-bottom: -1px;
	float: left
}

.product-tab li.cur {
	border-top: 2px solid #ff6700;
	border-bottom: 1px solid #fff;
	color: #ff6700;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	z-index: 3
}

.p_detail span.title strong {
	padding-right: 20px;
	cursor: pointer
}

.p_detail p.dd {
	padding-top: 5px;
	padding-bottom: 5px
}

h3.tag {
	line-height: 32px;
	border-top: 1px dashed #e0e1dc;
	margin-top: 10px;
	color: #999;
	font-weight: 400
}

h3.tag a {
	color: #999
}

h3.tag a:hover {
	color: #9d2024
}

.page {
	line-height: 26px;
	margin-top: 30px;
	padding-top: 0;
	font-size: 16px;
	color: #999;
	overflow: hidden
}

.page a {
	color: #999
}

.page a:hover {
	color: #9d2024
}

.page span {
	color: #999
}

.precontent {
	width: 50%;
	float: left;
	line-height: 1.8em;
	font-size: 14px;
}

.precontent:hover {
	color: #9d2024
}

.precontent:hover a {
	color: #9d2024
}

.precontent:hover i {
	color: #fff;
	background: #9d2024
}

.precontent i {
	width: 50px;
	height: 50px;
	text-align: center;
	display: inline-block;
	line-height: 50px;
	background: #f6f6f6;
	border-radius: 100%;
	font-family: arial;
	display: none;
	margin-right: 15px
}

.nextcontent {
	width: 50%;
	float: right;
	text-align: right;
	font-size: 14px;
	line-height: 1.8em;
}

.nextcontent:hover {
	color: #9d2024
}

.nextcontent:hover a {
	color: #9d2024
}

.nextcontent:hover i {
	color: #fff;
	background: #9d2024
}

.nextcontent i {
	width: 50px;
	height: 50px;
	text-align: center;
	display: inline-block;
	line-height: 50px;
	background: #f6f6f6;
	border-radius: 100%;
	font-family: arial;
	margin-left: 15px;
	display: none
}

.download-list {
	padding: 10px;
	overflow: hidden;
	line-height: 20px
}

.download-list li {
	min-height: 40px;
	position: relative;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f0f0f0;
	padding-left: 40px
}

.download-list li .iconfont {
	font-size: 30px;
	position: absolute;
	left: 0;
	top: 15px
}

.news_detail h1.title {
	text-align: center;
	font-size: 24px;
	border-bottom: 0 solid #e0e1dc;
	margin-bottom: 5px;
	padding-bottom: 10px;
	color: #333;
	line-height: 1.7em;
}

.news_detail h3.title_bar {
	line-height: 26px;
	text-align: center;
	font-weight: 400;
	color: grey;
	font-size: 16px;
	overflow: hidden;
	padding-bottom: 30px;
}

.news_detail h3.title_bar span {
	padding-right: 10px
}

.content {
	font-size: 16px;
	color: #666;
	line-height: 1.8em;
	padding: 40px 0;
	border-bottom: 1px #eee solid
}

.fl {
	width: 100%;
	border-bottom: 0 #eee solid;
	background: #fff
}

.fl_list a:before {
	content: '';
	position: absolute;
	bottom: 10px;
	width: 16px;
	height: 2px;
	background: #9d2024;
	left: 50%;
	margin-left: -8px;
	transition: all .3s;
	opacity: 0
}

.fl_list a {
	line-height: 55px;
	width: auto;
	font-size: 15px;
	margin-left: 40px;
	color: #666;
	border-left: 0 #eee solid;
	display: inline-block;
	margin-right: 0;
	position: relative
}

.fl_list a:hover {
	background: #fff;
	color: #ac0000
}

.fl_list a:hover:before {
	opacity: 1
}

.fl_list .on:before {
	opacity: 1
}

.fl_list .on {
	background: 0 0;
	color: #9d2024
}

.fl_center {
	max-width: 1640px;
	padding: 0px 20px;
	overflow: hidden;
	margin: auto
}

.fl_list {
	width: 75%;
	float: right;
	text-align: right
}

.xq_top .mbx {
	color: #999;
	line-height: 50px;
	background: #fff;
	padding: 0 20px;
	border-radius: 40px;
	font-size: 16px;
	display: inline-block;
	width: auto
}

.mbx {
	width: 25%;
	float: left;
	line-height: 55px;
	font-size: 14px;
	text-align: left;
	color: #666
}

.mbx a {
	display: inline-block;
	color: #666
}

.pageController {
	color: #505050;
	margin: 0 auto;
	margin-top: 20px;
	line-height: 24px;
	float: right;
	width: 100%;
	text-align: center;
	padding: 0 0
}

.pageController a {
	vertical-align: middle;
	color: #999;
	margin-right: 0;
	margin-left: 0;
	font-size: 16px;
	line-height: 40px;
	width: 40px;
	border-radius: 0;
	border: 1px #eee solid;
	display: inline-block;
	text-align: center;
	background: #fff
}

.pageController a:hover {
	color: #fff;
	text-decoration: none;
	border: #9d2024 1px solid;
	background: #9d2024
}

.pageController .currPage {
	background-color: none;
	color: #9d2024;
	border: #efefef 0 solid
}

.pageController .t1 {
	float: left;
	margin-right: 5px;
	height: 24px;
	line-height: 22px;
	white-space: nowrap
}

.pageController .t2 {
	vertical-align: middle;
	line-height: 24px;
	display: inline-block;
	width: 100%
}

.pageController .t2 #current {
	line-height: 24px;
	background-color: #9d2024;
	vertical-align: middle;
	border: 1px solid #9d2024;
	color: #fff;
	padding: 5px 8px;
	margin-right: 3px;
	margin-left: 3px;
	border-radius: 3px
}

.pageController .t1 span {
	padding-left: 4px;
	padding-right: 4px
}

.pageController select {
	height: 24px;
	vertical-align: middle;
	text-align: center;
	line-height: 24px
}

.pageController select option {
	vertical-align: middle
}

.pageController .t2 ul {
	width: 100%
}

.in_case .pageController {
	margin-top: 40px
}
