html{
	width: 100%;
	min-width: 1300px;
}

body {background:#fff;margin:0px;	min-width: 1300px;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;
  font-size: 12px;color: #333333;overflow-x: hidden;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0;padding: 0;list-style-type: none;}
img { border:0px}
a{cursor: pointer;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
input[type=number] {    -moz-appearance:textfield;}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {    -webkit-appearance: none;}
.main{ width:100%; overflow:hidden; margin:0; padding:0;}
table { border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: 14px }
fieldset, img { border: 0 }
cite, em, s, i, b { font-style: normal }
input, button, textarea, select { font-size:12px; font-family: 'microsoft yahei', Verdana, Arial, Helvetica, sans-serif; }
body, input, button, textarea, select, option { font-size: normal }
a, input, textarea { text-decoration: none; outline: 0 }
li, img, label, input { vertical-align: middle ;}
var { font-style: normal }
ins { text-decoration: none }
@font-face {
  font-family: 'iconfont';  /* project id 2262100 */
  src: url('//at.alicdn.com/t/font_2262100_bqxdcf8yu4.eot');
  src: url('//at.alicdn.com/t/font_2262100_bqxdcf8yu4.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_2262100_bqxdcf8yu4.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_2262100_bqxdcf8yu4.woff') format('woff'),
  url('//at.alicdn.com/t/font_2262100_bqxdcf8yu4.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_2262100_bqxdcf8yu4.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.scorll1,.scorll3,.scorll4,.scorll5,.scorll6,.scorll7,.scorll8,.scorll9{
	opacity: 0;
}

/* 模块加载动画样式 */
.completed-module{
  animation: loadingModule .4s linear forwards;
}
/* 加载模块动画 */
@keyframes loadingModule{
  from{
    transform: translate(0, 100px);
    opacity: 0;
  }
  40%{
    transform: translate(0, 50px);
    opacity: 0.5;
  }
  to{
    transform: translate(0, 0);
    opacity: 1;
  }
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
	background-color: #fff;
	height: 2px;
}
.headerpage,.footerpage{
	width: 100%;
	min-width: 1300px;
}
.headerpage{
	width: 100%;
	min-width: 1300px;
	background-color: #fff;
}
/* 公共头部 */
.headers-box{
	height: 100%;
}
.header-t-box{
	width: 100%;
	border-bottom: 1px solid #E9E9E9;
}
.header-t{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1300px;
	margin: 0 auto;
	padding: 11px 0;
	font-size: 14px;
}
.header-t .rt a{
	padding-right: 14px;
	margin-right: 14px;
	border-right: 1px solid #e9e9e9;
}
.header-t .rt{
	display: flex;
	align-items: center;
}
.layui-input-block{
	margin-left: 0;
	width: 120px;
}
.header-t .rt a:last-child{
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
}
.header-t .rt a:hover{
	color: #136FC2;
}
.yufeng-infor{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1300px;
	margin: 0 auto;
	padding: 24px 0;
}
.infor-lf img{
	width: 292px;
}
.infor-rt{
	text-align: right;
}
.productnavs{
	position: absolute;
	left: 0;
	top: 60px;
	z-index: 9999;
	background-color: #fff;
	padding: 10px 24px;
	text-align: center;
	font-size: 16px;
	line-height: 36px;
	display: none;
	color: #333;
	box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.16);
	font-weight: normal;
}
.navl{
	cursor: pointer;
}
.navl:hover{
	color: #136FC2;
}
.navPro{
	position: relative;
}
.phone-box{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.phone-box .phone-img{
	width: 34px;
	margin-right: 16px;
}
.phone-box .phone-txt{
	font-size: 34px;
	color: #136FC2;
	font-weight: bold;
}
.infor-tip{
	display: flex;
	align-items: center;
	margin-top: 6px;
}
.infor-tip span{
	display: inline-block;
	font-size: 16px;
	margin-right: 13px;
	padding-right: 13px;
	position: relative;
}
.infor-tip span:last-child{
	margin: 0;
	padding: 0;
}
.infor-tip span:last-child::after{
	width: 0;
} 
.infor-tip span::after{
	content: "";
	width: 4px;
	height: 4px;
	background-color: #e9e9e9;
	position: absolute;
	right: 0;
	top: 10px;
}
.header-nav{
	width: 100vw;
	height: 60px;
	background: #EAF2F9;
}
.stickys{
	position: fixed;
	top: 0;
	z-index: 9999;
}
.hnav-box{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	height: 60px;
	justify-content:space-between;
	align-items: center;
	font-size: 16px;
	color: #333333;
	padding-right: 300px;
	box-sizing: border-box;
}
.hnav-box a{
	height: 60px;
	padding: 0 40px;
	color: #333333;
	line-height: 60px;
	transition: all 0.3s;
}
.hnav-box .h-active{
	font-weight: bold;
	background-color: #CDDFEF;
	position: relative;
	color: #136FC2;
}
.hnav-box a:hover{
	font-weight: bold;
	color: #136FC2;
	background-color: #CDDFEF;
}
.footer-codes{
	width: 104px;
	margin-right: 10px;
}
.nav-line a:hover{
	color: #136FC2;
}
 select#navSelect {
			width: 90px;
			height: 32px;
			padding: 2px 6px;
			vertical-align: middle;
			border: 1px solid #eee;
			-moz-border-radius: 2px;
			-webkit-border-radius: 2px;
			border-radius: 2px;
			-webkit-appearance: none;
			-moz-appearance: none;
			appearance: none;
			color: #000;
			cursor: pointer;
			font-size: 14px;
			position: relative;
	}
	label#lblSelect {
			position: relative;
			display: inline-block;
	}
  label#lblSelect::after {
			content: "\25bc";
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			width: 20px;
			line-height: 36px;
			vertical-align: middle;
			text-align: center;
			background: #136FC2;
			color: #fefefe;
			-moz-border-radius: 0 6px 6px 0;
			-webkit-border-radius: 0 6px 6px 0;
			border-radius: 0 6px 6px 0;
			pointer-events: none;
	}
/* 公共底部 */
.footer-box{
	padding: 50px 0;
	background: #F6F6F6;
}
.footer-list-box{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.yufeng_logo_f{
	width: 195px;
}
.footer-list-h{
	font-size: 22px;
	margin-bottom: 26px;
}
.footer-txt{
	font-size: 16px;
	margin-bottom: 16px;
}
.footer-txts{
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-right: 10%;
}
.footer-txts a{
	font-size: 16px;
	color: #333;
	margin-bottom: 16px;
	width: 100px;
}
.footer-txts a:hover{
	color: #136FC2;
}
.footer-bottom{
	margin-top: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	color: #666;
}
.footer-bottom span{
	display: inline-block;
	margin-right: 22px;
}
.footer-bottom a{
	color: #666;
}
.footer-bottom a:hover{
	color: #136FC2;
}
.cleafix{
	position: fixed;
	top: 300px;
	right: 0;
	z-index: 99999;
}

/* 侧边栏 */
.cleafix-list{
	position: relative;
	width: 80px;
	height: 80px;
	margin-bottom: 1px;
}
.cleafix-lists{
	position: relative;
	width: 80px;
	height: 80px;
	margin-bottom: 1px;
	color: #fff;
	font-size: 14;
	cursor: pointer;
}
.cleafix-list-box{
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
	width: 100px;
	height: 80px;
	padding-right: 20px;
	box-sizing: border-box;
	background: #136FC2;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}
.cleafix-list-box span{
	color: #fff;
}
.cleafix-list-phone-box{
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	width: 260px;
	height: 80px;
	background: #136FC2;
}
.cleafix-phone{
	border-left:1px solid #fff;
	padding-left: 20px;
	font-size: 16px;
}
.cleafix-list-phone{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
	width: 100px;
	height: 80px;
	padding-right: 20px;
	box-sizing: border-box;
}
.cleafix-img{
	width: 28px;
}

.wechat-active{
	border-bottom: 0;
}
.wechat-code{
	position: absolute;
	left: 120px;
	top: 0;
}
.wechat-code-img{
	width: 80px;
	height: 80px;
}
.qrcode-box{
	position: relative;
}
.qrcode{
	position: absolute;
	left: -110px;
	top: 0;
	display: none;
}
.qrcode img{
	width: 100px;
}
.wqcode-box{
	position: relative;
}
.wqcode{
	position: absolute;
	left: -110px;
	top: 0;
	display: none;
}
.wqcode img{
	width: 100px;
}


/* 隐藏搜索 */
.search-box{
	display: none;
}
.the{
	width: 380px;
	height: 380px;
	position: relative;
	float: left;
	overflow: hidden;
	border: 1px solid #efefef;
	display: none;
	right: -506px;
	top: -380px;
}
.the img{position: absolute; display: block;}
.one{
	cursor: pointer;
}