

html {
	font-size: 14px;
	overflow-x: hidden;
}

li {
	list-style: none;
}

a {
	color: #212529
}

a:hover {
	text-decoration: none;
}

p, dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;
}

.byys {
	background: #f6f6f6;
}

:focus {
	color: #495057;
	border-color: #ddd;
	outline: 0;
	box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}

html {
	margin: 0;
	padding: 0;
	border: 0;
}

body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:Î¢ÈíÑÅºÚ !important;
}

body {
	background: #fff;
	color: #666;
	position: relative;
	font-family:Î¢ÈíÑÅºÚ !important;
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
	min-width: 1300px;
}

a {
	text-decoration: none;
	outline: none;
}

a:link {
	color: #666;
}

a:visited {
	color: #666;
}

a:hover,a:active,a:focus {
	color: #f3920d;
	text-decoration: none;
	outline: none;
	background: none;
}

input {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}

img {
	border: none;
	background: none;
	vertical-align: middle;
}

ul,ol,li {
	list-style-type: none !important;
}

select,input,img,select {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table, th, td {
	vertical-align: middle
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	zoom: 1
}

.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}

h1,h2,h3,h4 {
	font-size: 12px;
	font-weight: bold;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}

h2.text-center {
	border-bottom: 1px solid #dee2e6!important;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.pageController ul {
	display: block;
}

.pageController {
	overflow: hidden;
	padding: 0px 0px;
	text-align: center;
}

.pageController ul li {
	display: inline-table;
}

.pageController ul li a {
	padding: 0px 15px;
	border: 1px #eeeeee solid;
	color: #999;
	font-size: 15px;
	height: 42px;
	line-height: 40px;
	display: inline-table;
	margin: 0px 2px;
}

.pageController ul li a:hover {
	background: #f3920d;
	color: #fff;
	border: 1px #f3920d solid;
}

.pageController ul li .page-num-current {
	background: #f3920d;
	color: #fff;
	border: 1px #f3920d solid;
}




/**top**/


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

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

.nav li {
	line-height: 40px;
	text-align: center;
	width: auto;
	float: none;
	position: relative;
	z-index: 99999;
	display: inline-block;
	margin: 0px 0px 0px 0px;
}
.navej {
    position: absolute;
    width: 130%;
    background: #fff;
    left: -15%;
    display: none;
    padding: 10px 0px;
    box-shadow: 0px 5px 15px rgb(0 0 0 / 10%);
}

.nav li a {
	display: block;
	line-height: 113px;
	color: #333;
	font-size: 16px;
	padding: 0px 15px;
	position: relative;
	transition: all 0.5s;
}

.nav li:nth-last-of-type(1) a:before
{
	display:none;
}

.nav li:hover a {
	color: #f3920d !important;
	text-decoration: none;
	font-weight: normal;
	background:none;
}
.nav .navej a
{
	line-height: 40px;
	font-size: 14px;
	color: #666 !important;
}
.nav li:hover .navej a
{
	color: #666 !important;
}
.nav li:hover .navej a:hover
{
	color: #0160ba !important;
}

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

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

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

.mtop_tel {
	display: none;
}

.top_tel {
	padding-left: 0px;
	float: right;
	display: flex;
	max-width: 230px;
	height: 113px;
	background: #f3920d;
	justify-content: center;
	align-items: center;
}
.top_tel p
{
	color: #fff;
	padding-left: 30px;
}


.top_tel a {
	color: #fff !important;
	font-size: 30px;
	line-height: 34px;
	float: right;
	margin-right: 0px;
	background: url(/html/template/default/images/tel.png) no-repeat 0px center;
	padding-left: 34px;
	font-family: lh_impact !important;
	border: 0px #fff solid;
	display: block;
	width: 100%;
}



.top_tel .nav_contact {
	width: 90px;
	height: 40px;
	background: #3269ff;
	border-radius: 4px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	float: right;
	margin-right: 0px;
}

.index_top {
	width: 100%;
	background: rgba(255,255,255,1);
	position: fixed;
	z-index: 999;
	top: 0px;
	height: 113px;
	min-width: 1300px;
	transition: all 0.5s;
	box-shadow: 0px 0px 5px #ddd;
}
.index_top:before
{
	content:
	'';
	width: 14%;
	background: #f3920d;
	height: 100%;
	right: 0px;
	z-index: -1;
	position: absolute;
}



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

.logo {
	width: 375px;
	float: left;
	height: 113px;
	display: flex;
	position: relative;
	align-items: center;
}

.logo_text {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-left: 15px;
}

.logo_text span {
	display: block;
	font-size: 16px;
	color: #999999;
	font-weight: normal;
}

#slider {
	overflow: hidden;
	width: 100%;
	margin-top: 100px;
}

.bxslider img {
	width: 100%;
}



.logo a {
	display: flex;
	height: auto;
	justify-content: center;
	align-items: center;
}

.logo a p {
	font-size: 26px;
	font-weight: bold;
	color: #f3920d;
	transition: all 0.5s;
	margin-left: 20px;
}
.logo a p span
{
	font-size: 15px;
	color: #999999;
	font-weight: normal;
	display: block;
}


.logo a img {
	float: left;
	height: 113px;
}







/**footer**/
.bq_c {
	max-width: 1640px;
	overflow: hidden;
	padding: 20px 20px;
	margin: auto;
}

.bq {
	max-width: 100%;
	overflow: hidden;
	margin: auto;
	padding: 0px 0px;
	background: #f3920d;
	position: relative;
	z-index: 1;
}

.bq a {
	color: #fff;
	margin-left: 10px;
}

.bq_left {
	width:50%;
	float: left;
	color: #fff;
	text-align: left;
	line-height: 1.8em;
}

.bq_right {
	width:50%;
	float: right;
	text-align: right;
	margin: auto;
}

.footer_main {
	background: #313136;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.footer_main:before
{
	content:
	'';
	background:#27272c;
	position: absolute;
	right: 0px;
	height: 100%;
	width: 20%;
}


.footer_main_center
{
	max-width: 1640px;
	padding: 0px 20px;
	margin: auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.footer_left
{
	width: calc(100% - 410px);
	float: left;
	padding: 80px 0px;
}
.footer_left ul li
{
	width: auto;
	float: left;
	padding-right: 9%;
}


.footer_left ul li:nth-last-of-type(2),.footer_left ul li:nth-of-type(1)
{
	display:none;
}
.footer_left ul li:nth-last-of-type(1)
{
padding-right: 0px;
}

.footer_navyj
{
	font-size: 16px;
	color: #ffffff !important;
	padding-bottom: 10px;
	display: block;
}
.footer_navej
{
	
}
.footer_navej a
{
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 2.3em;
	opacity: 0.4;
}
.footer_navej a:hover
{
	color:#fff;
	opacity:1;
}

.footer_right
{
	width: 410px;
	float: left;
	background: #27272c;
	min-height: 360px;
	padding: 80px 0px;
}
.footer_right p:nth-of-type(1)
{
	color: #fff;
	font-size: 16px;
	text-align: right;
	margin-bottom: 5px;
}
.footer_right p:nth-of-type(2)
{
	font-size: 40px;
	color: #f3920d;
	font-family: lh_impact !important;
	text-align: right;
}
.footer_right p:nth-of-type(3)
{
	text-align: right;
	color: #fff;
	opacity: 0.4;
}
.footer_right p:nth-of-type(3) span
{
	display: block;
}



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

	.logo a p {
		font-size: 22px;
	}
	.logo a p span {
		font-size: 12px;
	}
	.logo {
		width: 320px;
	}
	.top_tel a {
		font-size: 22px;
		background-size: 22px;
	}
	.top_tel {
		max-width: 180px;
	}
	#menu {
		width: calc(100% - 510px);
		float: left;
	}
	.nav li a {
		display: block;
		line-height: 113px;
		color: #333;
		font-size: 16px;
		padding: 0px 10px;
		position: relative;
		transition: all 0.5s;
	}
	.bntext p span {
		font-size: 48px !important;
	}
	.bntext p {
		font-size: 26px;
	}
	.footer_right {
		width: 360px;
	}

	.footer_left {
		width: calc(100% - 360px);
	}
	.footer_left ul li {
		padding-right: 7%;
	}
	.button_r {
		right: 0px !important;
	}
	.button_l {
		left: 0px !important;
	}
	.pr_mc {
		padding-left: 40px !important;
	}
	.products_main li:nth-of-type(2n) .pr_mc {
		padding-right: 40px !important;
	}



}




