@import url("https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900");
@font-face {
  font-family: "iconfont"; /* Project id 2805482 */
  src: url('../font/iconfont.woff2?t=1631327682172') format('woff2'),
       url('../font/iconfont.woff?t=1631327682172') format('woff'),
       url('../font/iconfont.ttf?t=1631327682172') format('truetype');
}
@font-face {
    font-family: 'SourceHanSansCN-Regular';
    src: url('../fonts/siyuanheiti/SourceHanSansCN-Regular-Alphabetic.eot');
    src: url('../fonts/siyuanheiti/SourceHanSansCN-Regular-Alphabetic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/siyuanheiti/SourceHanSansCN-Regular-Alphabetic.woff2') format('woff2'),
        url('../fonts/siyuanheiti/SourceHanSansCN-Regular-Alphabetic.woff') format('woff'),
        url('../fonts/siyuanheiti/SourceHanSansCN-Regular-Alphabetic.ttf') format('truetype'),
        url('../fonts/siyuanheiti/SourceHanSansCN-Regular-Alphabetic.svg#SourceHanSansCN-Regular-Alphabetic') format('svg');
    font-weight: normal;
    font-style: normal;
}

*{letter-spacing:4px;}
div,form,img,ul,ol,dl,dt,dd,em,i,h2,h3,h4,span,b,p{padding:0;
 border:0;margin:0;
 list-style: none;font-style:normal;
}
a{text-decoration: none;}
body,html{
   font-family:"Noto Sans SC";
   outline: 0;
   font-size: 20px;
   margin:0 auto;
   -webkit-text-size-adjust:none;
   background: #fff;
   overflow-x: hidden;
}
.mt60{margin-top: 60px;}
.clearboth{ clear: both;}
.white{color:#fff!important}
.box{
	width: 1200px; 
	margin:0 auto;
}
.lingyubox{
	width: 100%;
    height: 570px;
    background: url(../img/02.jpg) no-repeat;
}
.max-box{
    background: #efefef;
}
.topboxbig{
	width: 100%;
	height: 80px;
	position: fixed;
	z-index: 999;
	background-color: #fff;
	box-shadow: #333 0px 0px 5px 2px;
	display: none;
}
.topboxbigH{
	width: 100%;
	height: 80px;
	display: none;
}

.topbox{
	width: 1200px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	margin: 0 auto;
}
.topmengban{
    width: 100%;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	margin: 0 auto;
    background: rgba(0,0,0,0.3);
	filter:~`"alpha(opacity:60)"`;
}
.topbox .logo{
	width: 183px;
	height: 76px;
	position: absolute;
	left: 0;
	top: 0;
}
.topbox .layui-nav{
	height: 80px;
	position: absolute;
	right: 0;
	padding: 0;
	background: none!important;
}
.topbox .layui-nav.piaofu{
	
}
.topbox .layui-nav .layui-nav-bar{ display: none;}
.topbox .layui-nav .layui-nav-more{ display: none;}
.topbox .layui-nav .layui-nav-item{
	padding: 0 6px!important;
	height: 80px;
	line-height: 80px;
	text-align: center;	
	color: #fff;
	float: left;
	position: relative;	
	margin-left:0px;
}
.layui-nav-bar{
	display: none!important;
	opacity: 0!important;
}
.topbox .layui-nav.paofu .layui-nav-item a:link,
.topbox .layui-nav.paofu  .layui-nav-item a:visited{
	color: #333;
	font-size: 18px;
	text-decoration: none;
}
.topbox .layui-nav .layui-nav-item a:link,
.topbox .layui-nav .layui-nav-item a:visited{
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}
.topbox .layui-nav .layui-nav-item a:hover,.topbox .layui-nav .layui-nav-item a.active{
	color: #f3981e;
	font-size: 18px;
	text-decoration: none;		
	background: url("../img/t1.jpg") no-repeat center bottom;
}
.topbox .layui-nav .layui-nav-item .layui-nav-child{
	
	width: 150%;
	position: absolute;
	left: -25%;
	background-color: rgba(255, 255, 255, 0.5);
	zoom: 1;
	border-radius: 7px;
	box-shadow:0 0 0;
	border:0;
	top: 85px;
}
.topbox .layui-nav.paofu .layui-nav-item .layui-nav-child.piaofu{
	background-color: rgba(255, 255, 255, 1);
	zoom: 1;
	top: 80px;
	border-radius: 0;
}
.topbox .layui-nav .layui-nav-item .layui-nav-child dd{
	width: 100%;
	height: 50px;
	float: left;
	line-height: 50px;
	font-size: 14px;
	font-weight: normal;
}
.topbox .layui-nav .layui-nav-item .layui-nav-child dd.layui-this,.layui-nav .layui-nav-child dd.layui-this a{
	background: none!important;}
.topbox .layui-nav .layui-nav-item .layui-nav-child dd a{
	width: 100%!important;
	height: 50px;
	margin: 0 auto!important;
	padding: 0!important;
}
.topbox .layui-nav .layui-nav-item .layui-nav-child dd a:hover{		
	color: #f69619;
	background: none!important;
}
/* 百度 */
.flashbox{
    width: 100%;
    display: block;
	position: relative;
}
.flashbox .flashbox-txt{
	width: 100%;
	height: 120px;
	position: absolute;
	left: 0;
	bottom: 80px;
}
.flashbox .flashbox-txt .txt{
	width: 100%;
	height: 120px;
	line-height: 120px;
	color: #fff;
	font-weight: bold;
	font-size: 54px;
}
/* 关于我们 */
.index_about{
	width: 100%;
	height: 470px;
	margin-top: 114px;
	float: left;
}
.index_about .left{
	width: 680px;
	float: left;
}
.index_about .left h3{
	width: 100%;
	height: 57px;
	float: left;
	line-height: 57px;
	font-size: 36px;
	color: #000;
	margin-top: 15px;
}
.index_about .left em{
	width: 100%;
	height: 48px;
	float: left;
	line-height: 48px;
	font-size: 26px;
	color: #000;
}
.index_about .left p{
	width: 100%;
	height: 215px;
	float: left;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	margin-top: 28px;
}
.index_about .left .txt{
	width: 100%;
	height: 53px;
	float: left;
	margin-top: 53px;
}
.index_about .left .txt .aa{
	width: 148px;
	height: 51px;
	float: left;
	font-size: 16px;
	color: #666;
	line-height: 51px;
	border: 1px solid #d6d6d6;
	position: relative;
	padding-left: 50px;
}
.index_about .left .txt .aa::after{
	position: absolute;
	left: 122px;
	top: 3px;
	content: " \e8f9";
	font-size: 24px;
	font-family: "iconfont";
}

.index_about .right{
	width: 550px;
	height: 470px;
	float: right;
}
.index_about .right .pic{
	width: 546px;
	height: 466px;
	border: 2px solid #ddd;
}
/* 内页导航 */
.about_nav_box{
	width: 100%;
	height: 90px;
	background-color: #f7f7f7;
	border-top: 2px solid #f3981e;
}
.about_nav{
	float: left;
	height: 90px;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.about_nav a{
	height: 46px;
	padding: 0 50px;
	color: #262626;
	font-size: 16px;
	line-height: 46px;
	margin-top: 22px;
	display: inline-block;
	margin-right: 20px;
}
.about_nav a:last-child{
	margin-right: 0;
}
.about_nav a:hover,.about_nav a.active{
	height: 46px;
	padding: 0 50px;
	color: #FFF;
	border-radius: 23px;
	background-color:  #fa651a;
	font-size: 16px;
	background-image: linear-gradient(to right, #f39922 , #fa651a);
}

/* 详情页 */
.title{
	width: 100%;
	line-height: 68px;
	float: left;
	margin-top: 32px;
	margin-bottom: 32px;
	text-align: center;
	font-size: 36px;
	color: #484848;
	font-weight: bold;
}
.basic{
	width: 100%;
	line-height: 45px;
	float: left;
	border-bottom: 1px dotted #e5e5e5;
	text-align: center;
	font-size: 14px;
	color: #999;
}
.content{
	width: calc(100% - 40px);
	float: left;
	line-height: 27px;
	color: #666;
	font-size: 16px;
	padding: 40px 20px;
}
.newscontent img{
    width: 100%!important; 
    height:auto!important;
}
.content p,.content span,.content section{
    font-size: 16px!important;
    line-height: 27px!important;
}
.content img{
    /*max-width: 50%!important; */
    height:auto!important;
    
}
.about-box{
    text-align: center;
}
.about-logo{
    max-width: 100%!important;
    height: auto!important;
}
.prev_next_box{
	width: 100%;
	height: 93px;
	float: left;
	border-top: 1px dotted #e5e5e5;
	padding-top: 25px;
	line-height: 27px;
	color: #666;
	font-size: 14px;
}

.txt-title{
	width: 100%;
	height: 86px;
	float: left;
	position: relative;
}
.txt-title h2{
	width: 100%;
	height: 86px;
	position: absolute;
	line-height: 86px;
	color: #000;
	font-size: 46px;
	text-align: center;
	z-index: 2;
}
.txt-title em{
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 60px;
	color: #f0f0f0;
	font-size: 59px;
	text-align: center;
	z-index: 1;
	font-weight: bold;
}
/* 分页样式 */
.pages{
	width: 100%;
	height: 120px;
	float: left;
}
.pages .paging{overflow: hidden; margin: 20px auto; width: 100%; padding: 10px 0; }
.pages .paging .pagination{ text-align: center;}
.pages .paging .pagination li { display: inline-block; background: #fff;
    color: #666; margin-right: 2px;border: 1px solid #ddd;text-align: center;
    font-size: 16px; padding:3px 10px; border-radius: 3px;
}
.pages .paging .pagination li.active {background: #2079f1;color: #fff; border: 1px solid #2079f1;}
.pages .paging .pagination li a {display: block;text-align: center; color: #666;}
/* 底部样式 */
.bt_box{
	width: 100%;
	height: 350px;
	background: url("../img/5.jpg") no-repeat;
}
.bt{
	width: 100%;
	height: 350px;
	position: relative;
}
.bt-1{
	width: 320px;
	height: 350px;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	flex-direction: column;
}
.bt-1 .pic{
	width: 320px;
	height: 76px;
	margin-top: 55px;
	border: 0;
}
.bt-1 .txt{
	width: calc(100% - 44px);
	height: 50px;
	line-height: 50px;
	color: #FFF;
	padding-left: 44px;
	margin-top: 30px;
	position: relative;
}
.bt-1 .txt.txt1::before{
	content: "\e676";
	font-size: 30px;
}
.bt-1 .txt::before{
	content: "\e61b";
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 13px;
	line-height: 22px;
	font-size: 24px;
	text-align: center;
	font-family: "iconfont";
}
.bt-1 .txt .txt-1{
	width: 276px;
	height: 24px;
	line-height: 24px;
	color: #FFF;
	position: absolute;
	top: -5px;
	left: 44px;
	font-size: 16px;
}
.bt-1 .txt .txt-2{
	width: 376px;
    height: 26px;
    line-height: 26px;
    color: #FFF;
    position: absolute;
    left: 44px;
    top: 15px;
    font-size: 13px;
}


.bt-2{
	width: 775px;
	height: 240px;
	position: absolute;
	left: 420px;
	top: 20px;
	display: flex;
	flex-direction: row;
	justify-content: left;
}
.bt-2 .bt-2-1{
	width: 90px;
	height: 240px;
	display: flex;
	flex-direction: column;
	margin-left: 40px;
}
.bt-2 .bt-2-1 h3{
	width: 100%;;
	height: 77px;
	margin-top: 15px;
	line-height: 77px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
.bt-2 .bt-2-1 .items{
	width: 100%;
	display: flex;
	flex-direction: column;
}
.bt-2 .bt-2-1 .items .item{
	width: 100%;
	height: 33px;
	font-size: 14px;
	color: #ffffff;
	line-height: 33px;
}
.bt-3{
	width: 140px;
	height: 174px;
	position: absolute;
	right: 0;
	top: 65px;
	display: flex;
	flex-direction: column;
}
.bt-3 img{
	width: 140px;
	/*height: 112px;*/
}
.bt-3 .bt-3-txt{
	width: 140px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.footer_box{
	width: 100%;
	height: 60px;
	background-color: #FFF;
}
.footer{
	width: 100%;
	height: 60px;
	line-height: 60px;
	float: left;
	color: #686868;
	font-size: 14px;
	text-align: center;
}
.footer a:link,.footer a:visited,.bt a:link,.bt a:visited{
	color: #686868;
	text-decoration: none;
}
.footer a:hover,.bt a:hover{
	color: #686868;
	text-decoration: underline;
}
.zhaopin .zhaopin-img{
    text-align: center;
}
.zhaopin .zhaopin-img img {
    max-width: 60%;
    height: auto;
}

.video-box{
    position: relative;
    width: 800px;
    margin: 0 auto;
}
.video_click{
    text-align: center;
}
.video-box .bofang{
    width: 74px;
    /* height: 50px; */
    /* display: none; */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 9;
}