ul,ol{
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}
a{
	color:#666;
}
.oneLine{
  overflow: hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
p{
	margin: 0;
	line-height: 1.4;
}
.dux-page{
	height: 24px;
	text-align: center;
}
.dux-page a{
	border:1px solid #333;
	color:#333;
}
.num-page{
	margin-right: 5px;
}
.section{
	padding: 0!important;
}
/*头部*/
#nav>ul{
	float: right;
	overflow: initial;
}
#nav>ul>li{
	float: left;
	padding: 2.5rem 2.3rem;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	position: relative;
}
#nav>ul>li>a{
	font-size: 16px;
	color:#fff;
}
#nav>ul>li span{
	display: block;
	text-align: center;
	font-size: .8em;
	color:#b9750e;
}
#nav>ul>li:hover{
	background: #e08f14;
}
#nav>ul>li:hover ul{
	display: block;
}
.drop_menu{
	position: absolute;
	z-index: 999;
	width: calc(100% + 0px);
	background: #e08f14;
	left:0px;
	padding:1px 4px;
	margin-top: 30px;
	display: none;
	top:40px;
}
.drop_menu li{
	border-top:1px solid #fff;
	line-height: 2.5;
}
.drop_menu li a{
	font-weight: normal;
	font-size: 12px;
	color:#fff;
}
.drop_menu li:hover{
	background:#f39910  ;
}



.llx_proList ul li{
	float: left;
	width: 23%;
	margin: 1%;
	border:1px solid #ccc;
	position: relative;
}
.llx_proList ul li img{
	width: 100%;
	box-shadow: 2px 2px 10px #ccc;
}
.llx_proList ul li>div{
	opacity: .9;
	position: absolute;
	left: 0;
	top: 0;
	background: #f39910;
	color:#fff;
	width: 100%;
	height: 100%;
	display: none;
	transition: all .6s;
	overflow: hidden;
}
.llx_proList ul li>div p{
	padding-top: 30%;
	font-size: 24px;
	text-align:center;
}
.llx_proList ul li>div a{
	color:#fff;
}
.llx_proList ul li>div span{
	float: right;
	color:#fff;
	font-size: 14px;
	line-height: 33px;
	text-align: right;
	padding-right: 15px;
}
.llx_proList ul li:hover>div{
	display: block;
}
.llx_icons ul li{
	float: left;
	width: 19.5%;
	border-right: 1px solid #ccc;
	text-align: center;
	padding-top: 15px;
	margin-top: 35px;
	font-size: 14px;
}
.llx_icons ul li:last-child{
	border:none;
}
.llx_icons ul li img{
	display: block;
	margin: 0 auto;
}
.llx_icons ul li:hover a{
	color:#f39910!important;
}
.foot_copyright p{
	font-size: 12px;
}
.foot_phone p:first-child{
	text-align: right;
	font-size: 22px;
	font-family: '华文中宋';
}
.foot_phone p:last-child{
	text-align: right;
	letter-spacing: 3px;
	font-size: 32px;
	font-family: "华文中宋";
}

/*分页*/
.pages_nav{
	margin-bottom: 35px;
}
.pages_nav ul{
	padding:2rem 3.5rem ;
}
.pages_nav ul li{
	padding-top: 35px;
	padding-bottom: 25px;
	margin: 0 auto;
	float: left;
	width: 33%;
	text-align: center;
	font-size: .9em;
}
.pages_nav ul li:hover a{
	color:#f39910;
}
.pages_nav_active{
	background: #f39910!important;
}
.pages_nav_active a{
	color:#fff!important;
}

.about_text p{
	font-size: 14px;
	line-height: 1.85;
	margin-bottom: 28px;
}
.about_text img{
	display: block;
	margin: 0 auto;
}
.about_text td{
	font-size: 14px;
	height: 33px;
	line-height: 33px;
}
.about_text td img{
	position: relative;
	top:12px;
	margin-right: 5px;
}
.about_text td strong{
	color:#f39910;
}
.contact_box p{
	font-size: 12px;
	line-height: 23px;
	margin-top: 8px;
	margin-left: 43%;
}
.news_list{
	padding: 2rem 3.5rem;
}
.news_list ul li{
	line-height: 35px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #ccc;
}
.news_list ul li i{
	margin-right: 5px;
	color:#999;
}
.news_list ul li a{
	font-size: 13px;
	color:#888;
}
.news_list ul li a:hover,.news_list ul li:hover i{
	color:#F39910;
}
.news_list ul li small{
	float: right;
	margin-right: 55px;
	font-size: 12px;
	color:#aaa;
}
.news_content h1{
	text-align: center;
	 font-size: 20px;
}
.news_content ul{
	display: table;
	margin: 1rem auto;
}
.news_content p,.news_content span,.news_content font{
	font-size: 13px!important;
	line-height: 26px!important;
	color:#666;
}
.news_content ul li{
	float: left;
	padding: 5px 10px;
	font-size: 12px;
	color:#888;
}
.pro_list{
	padding: 1rem 3.5rem;
}
.pro_list ul{
	padding: 1rem .5rem;
}
.pro_list ul li{
	width: 25%;
	border:1px solid #ccc;
	float: left;
	margin-left: -1px;
}
.pro_list ul li img{
	padding:35px;
}
.pro_list h1{
	font-weight: normal;
	font-family: arial;
	color:#666;
	font-size: 16px;
	text-indent: 1em;
}
.pro_list ul li span{
	display: block;
	text-align: center;
	font-size: 13px;
	color:#888;
	margin-bottom: 25px;
}
.pro_list a:hover,.pro_list ul li:hover span{
	color:#f39910!important;
}
.content_list{
	padding:0 2rem;
	
}
.content_list li{
	font-size: 13px;
	line-height: 38px;
	background: #677077;
	margin-bottom: 1px;
	padding-left: 8px;
}
.content_list li a{
	color:#fff;
	font-size: 12px;
}
.content_list li:hover,.content_list_active{
	background: #3e454b!important;
}
.content_list li:hover a{
	color:#f39910!important;
}
.pro_content img{
	max-width: 100%;
}


.app_box{
	padding:3rem 15%;
}
.app_box div img{
	width: 130px;
	display: block;
	margin: 1rem auto;
}
.app_box div span{
	display: block;
	width: 130px;
	margin: 1rem auto;
	text-align: center;
	font-size: 15px;
	line-height: 40px;
	text-indent: 1em;
	border-radius: 8px;
}
.app_box div span a{
	color:#fff;
}
.app_box div:first-child span{
	background:url(../img/icon_adrdl.png) no-repeat center top;
}
.app_box div:last-child span{
	background:url(../img/icon_iosdl.png) no-repeat center top;
}







.fixed_box{
	position: fixed;
	right: 0;
	bottom: 26%;
	z-index: 999999;
}
.fixed_box>div,.fixed_box>a>div{
	position: relative;
	width: 72px;
	height: 72px;
	background-repeat: no-repeat;
}
.wx_contact{
	background-image: url(../img/r_wx.png);
	background-color: #78c340;
}
.houtai_contact{
	background-image: url(../img/r_houtai.png);
	background-color:#4b5d67;
}
.app_download{
	background-image: url(../img/r_app.png);
	background-color:#6da9de;
}
.wx_contact img,.app_download img{
	position: absolute;
	right: 72px;
	display: none;
}
.wx_contact:hover img,.phone_contact:hover p,.app_download:hover img{
	display: block;
}
.phone_contact{
	background-image:url(../img/r_phone.png);
	background-color:#f39910;
}
.phone_contact p{
	position: absolute;
	right: 72px;
	display: none;
	font-size: 23px;
	background: #f39910;
	letter-spacing: 3px;
	color:#fff;
	height: 72px;
	line-height: 72px;
	padding-left: .5rem;
	padding-right: .5rem;
	font-family:arial;
	width: 217px;
}
.message_right{
	float: right;
	margin-top: 15px;
}
.message_right ul li{
	line-height: 22px;
	font-size: 12px;
}
.message_right ul li img{
	float: left;
	margin-right: 5px;
}

.message_right ul li span{
	color:#E74E00;
	font-weight: bold;
}
.pdf_list ul li{
	font-size: 13px;
	font-weight: bold;
	line-height: 33px;
	border-bottom: 0.5px dashed #999;
}
.pdf_list ul li button{
	float: right;
	line-height: 13px;
	margin-top: 6px;
	outline: none;
}
.login_box{
	width: 350px;
	display: block;
	margin:9rem auto;
}
.login_box tbody{
	display: block;
}
.login_box tr,.login_box td{
	display: block;
	width: 100%;
}
.login_box tr{
	
	margin-bottom:25px;
}
.login_box td{
	border:1px solid #ccc;
	line-height: 48px;
	height: 48px;
	background:url(../img/lgoinbg1.jpg) left no-repeat;
	padding-left: 55px;
}
.login_box tr:nth-child(2) td{
	background:url(../img/lgoinbg2.jpg) left no-repeat;
}
.login_box tr:last-child td{
	background:none;
	border:none;
	padding-left: 0;
}
.login_box tr:last-child td input{
	height: 48px;
	width: 150px;
	background: url(../img/lgon.jpg) left no-repeat;
}
.login_box td input{
	border:none;
	outline: none;
}











