﻿*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*{ margin:0; padding:0;}
body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
margin:0 auto;overflow-x:hidden;   min-width: 1280px;position: relative;
padding: 0 ; width: 100%;color: #333;font-family: Arial, Helvetica, sans-serif, Microsoft Yahei; font-size:14px;  line-height:1;background: #fff;}

html.act{overflow: hidden;width: 100%;height: 100vh;}
ul,ul li,ol li,tr td,dl,dd{ list-style:none; margin:0; padding:0; }
.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
a{display: inline-block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #333;}
textarea,select{ outline:none;  color:#666; font-size:14px; width:100%;}
img{border:none;max-width: 100%;}
img[src=""]{opacity: 0;}
body::-webkit-scrollbar{ width:4px;height: 1px;}

body::-webkit-scrollbar-thumb{ background:#000;}

body::-webkit-scrollbar-track{ background:#ddd;} 

.gdt::-webkit-scrollbar{ width:4px;height: 1px;}

.gdt::-webkit-scrollbar-thumb{ background:#000;}

.gdt::-webkit-scrollbar-track{ background:#ddd;} 

.f_12{ font-size:12px; }

.f_16{ font-size:16px; }

.f_18{ font-size:18px; }

.f_20{ font-size:20px; }

.f_22{font-size: 22px;}

.f_24{ font-size:24px; }

.f_26{ font-size:26px; }

.f_28{ font-size:28px; }

.f_30{ font-size:30px; }

.f_32{ font-size:32px; }

.f_34{ font-size:34px; }

.f_36{ font-size:36px; }

.f_38{ font-size:38px; }

.f_40{font-size: 40px;}
.f_42{font-size: 42px;}

.f_48{font-size: 48px;}

.f_52{font-size: 52px;}

.sixian{margin-top:8px; margin-bottom:8px; line-height:20px;}
.box {padding: 0 8.3%;  margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.alltime2,.alltime2 *{-webkit-transition: all 1s cubic-bezier(.4,0,.2,1); -moz-transition: all 1s cubic-bezier(.4,0,.2,1); transition: all 1s cubic-bezier(.4,0,.2,1);}
/*.wow{opacity: 0;}
.wow1{opacity: 1;}*/
.fbd{font-weight: bold;}
/* 头部 */
.top1 {width: 100%; background:#50260d}
.top1-1 {
	font-size: 12px;
	line-height: 32px;
	color: #FFF;
	float: left;
	margin-left: 15px;
}

.top1-2 {
	font-size: 12px;
	line-height: 32px;
	color: #FFF;
	float: right;
	margin-right: 10px;
}

.top1-2 a {
	font-size: 12px;
	color: #FFF;padding-left:10px
}
.top1-2 a:hover {
	font-size: 12px;
	color: #FFF;
}
.head {
	position:relative;
	width: 100%;
	/*top: 0;
	height: 100px;*/
	border-bottom: 1px solid rgba(255,255,255,.2);
	z-index: 9999;
}
.head .box{ padding:0 5%}
.head .logob{
	display: none;
}
.head .logo{
	float: left;
	/*margin-top: 10px;*/
}
.head .her{
	float: right;
	display: flex;
	justify-content: space-between;
}

.head .ul1 a{font-weight:bold;color: #000; font-size:16px}

.head .ul1 li{
	line-height: 80px;
	display: inline-block;
	margin-left: 56px;
	position: relative;
}

.head .ul1 li::before{
	content: '';
	width: 0%;
	height: 3px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: auto;
	right: 0;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	-moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	transition: all .4s cubic-bezier(.4,0,.2,1);
}

.head .ul1 li:hover::before,.head .ul1 li.act::before{
	width: 100%;
	left: 0;
	right: auto;
}


.head.black .ul1 a,.head.black .info .language{
	color: #222;
}
.head.black .ul1 li::before{
	background-color: #222;
}

.head.black .info .yx img:last-child{
	opacity: 1;
}

.head.black  .logob{
	display: block;
}
.head.black  .logow{
	display: none;
}

.head.black2 .ul1 a,.head.black2 .info .language{
	color: #222;
}
.head.black2 .ul1 li::before{
	background-color: #222;
}

.head.black2 .info .yx img:last-child{
	opacity: 1;
}

.head.black2  .logob{
	display: block;
}
.head.black2  .logow{
	display: none;
}

.head.black2{
	background-color: #fff;
}
.head.black3 .ul1 a,.head.black3 .info .language{
	color: #222;
}
.head.black3 .ul1 li::before{
	background-color: #9f621c;
}

.head.black3 .info .yx img:last-child{
	opacity: 1;
}

.head.black3  .logob{
	display: block;
}
.head.black3  .logow{
	display: none;
}

.head.black3{
	background-color: #fff;
}
.head.black3{
	border-bottom: 1px solid #cde3ef;
}



.head.black4 .ul1 li::before{
	background-color: #9f621c;
}

.head.black4 .info .yx img:last-child{
	opacity: 1;
}

.head.black4  .logob{
	display: block;
}
.head.black4  .logow{
	display: none;
}

.head.black4{
	background: #fff;border-bottom:1px solid #9f621c; position:fixed; top:0; left:0
}
.head.black4{
	
}

/* 移动端头部 */
@media screen and (max-width:960px){
	.top1{ margin-top:50px}
    .head_box { position:relative}	
}
.m_head {display: none;height: 50px;overflow: hidden;padding: 0 5%;position: fixed;top: 0;left: 0;width: 100%;box-sizing: border-box;z-index: 10;background: rgba(255, 255, 255, 1);border-bottom: 1px solid #eee;}
.m_head .mlt {display: block;float: left;}
.m_head .mlt img {display: block;width:240px;margin-top:10px;}
.m_head .yuyan{ position:absolute; top:20px; right:80px}
.m_head .img {width: 50px;float: right;}
.m_nav {display: block;position: fixed;z-index: 199;width: 100%;height: 100%;background: #fff;top: 0;right: -100%;-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;overflow: hidden;box-sizing: border-box;}
.m_out {width: 50px;float: right;max-width: 50px;margin-right: 3%;}
.m_navbox {height: auto;width: 100%;box-sizing: border-box;float: right;background: #fff;box-sizing: border-box;padding: 20px 0;overflow: auto;box-sizing: border-box;}
.m_navbox li {cursor: pointer;}
.m_navbox li>div:nth-child(1) {/*background: url(../images/plus.png) 95% center no-repeat;background-size: 16px;*/}
.m_navbox li>div:nth-child(1), .m_navbox a.ltp {padding: 10px 30px 10px 50px;position: relative;}
.m_navbox div, .m_navbox a {color: #666;display: block;}
.m_navbox div.lbt {padding: 5px 50px;display: none;border-bottom: 1px solid #9f621c;}
.m_navbox a {font-size: 16px;line-height: 20px;padding: 10px 0;}
.m_navbox li.act>div:nth-child(1) {background: url(../images/reduce.jpg) 95% center no-repeat;}
.m_nav.act {right: 0;}
.m_navbox li>div:nth-child(1):after, .m_navbox a.ltp:after {content: '';display: block;width: 5px;height: 20px;background: #9f621c;position: absolute;top: 50%;margin-top: -10px;left: 30px;}
.m_navbox div, .m_navbox a.ltp {font-size: 18px;line-height: 30px;padding: 10px 0;display: block;}
.row3 .xwdt .ibox .down .s3_box .s3_fp1 .c_text,.new_r1 .xwdt .ibox .down .s3_box .s3_fp1 .c_text{max-height: 14em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;}
.m_navbox  .two_prol div{
	font-size: 14px;
	padding: 6px 0 6px 20px;
}
.m_navbox  .tree_prol a{
	font-size: 14px!important;
}
.m_navbox  .two_prol,.m_navbox  .tree_prol{
	display: none;
}
.g_tit .desc,.video_s .v_txt .con .tit{line-height: 1.7em;}

.mo_more,.mo_time{display: none;}
.m_navbox li:first-child>div:nth-child(1){
	background: none;
}
.m_navbox li:first-child .div1 a{font-size: 18px;}
.ml{display: none;}
/* 底部 */
.footer0{ width:100%; height:27px; background:url(../images/ftbg1.jpg) repeat-x}
.footer {padding: 50px 0;background:url("../images/dibu.png") no-repeat center / 100% 100%;color: #555;}
.footer .box{ display:flex; justify-content:space-around}
.footer .frt {/*float:left;*/display:flex;}
.footer .frt ul{/*float: left; */display:flex; justify-content:space-between;}
.footer .frt ul li {/*float: left;margin-right:0;*/ position: relative; flex: 1; /* 让所有项目平分可用空间 */}
.footer .frt li:last-child{margin-right: 0;}
.footer .frt li a:nth-child(1) {font-size:18px;color: #eabd5b;font-weight: bold;margin-bottom: 30px;}
.footer .frt li a {display: block;color: #eabd5b;margin-bottom: 20px;line-height: 1;font-size: 14px;}
.footer .frt .ewm{ float:left; margin-left:20px; line-height: 30px; color: #eabd5b; text-align: center;}
.footer .frt .ewm img{max-width: 100%;}

.footer .flt {/*width: 480px;float: right;*/margin-top: 20px}
.footer .flt .f-contact{margin-bottom: 12px;}
.footer .flt .f-contact>img{ float:left}
.footer .flt .f-contact .f-contact-hotline{
	float: left;
	font-size: 18px;
	color: #eabd5b;
	font-weight: bold;
	padding-left:5px;
}
.footer .flt .f-contact .f-contact-hotline .hotlinenumber{
	font-size: 36px;
	font-weight: bold;
	margin-top: 15px;
}
.footer .flt .f-contact .f-contact-hotline .hotlinenumber a{color: #eabd5b;}
.footer .flt .desc_dz{
	font-size: 14px;
	color: #eabd5b;
}
.footer .flt .desc_dz a{color: #eabd5b;}
.footer .flt .desc_dz p{line-height: 1.7em;}
.footer1 {background:#50260d;color:#eabd5b;line-height:36px;text-align:center}
.footer1 a {color: #eabd5b;}
/* 右侧悬浮 */
.right_pf.act .up_top{
	opacity: 1;
	visibility: inherit;
	pointer-events: inherit;
}
.right_pf{
	position: fixed;
	top: 50%;
	right: 15px;
	z-index: 990;
}

.right_pf .z_con{
	background-color: rgba(255,255,2555,.8);
	border-radius: 50px;
	width: 50px;
	height: 144px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	padding: 5px;
}

.right_pf .con{
	position: relative;
}
.right_pf .con img{
	display: block;
	width: 100%;
}
.right_pf .con img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.right_pf.ind{
	opacity: 0;
	visibility: hidden;
	pointer-events: none
}
.right_pf.ind.on{
	opacity: 1;
	visibility: inherit;
	pointer-events: inherit;
}
.right_pf .con:hover img{
	opacity: 0;
}
.right_pf .con:hover img:last-child{
	opacity: 1;
}

.right_pf s{
	display: block;
	width: 100%;
	height: 1px;
	background-color: #ececec;
	margin: 15px 0;
}

.right_pf .h_qr{
	position: absolute;
	top: 0%;
	right: 100%;
	max-width: 200px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none
	-webkit-transform: translate(-20px,-39%);
	-moz-transform: translate(-20px,-39%);
	-o-transform: translate(-20px,-39%);
	transform: translate(-20px,-39%);
}
.right_pf .item{position: relative;}
.right_pf .item:hover .h_qr{
	opacity: 1;
	visibility: unset;
}

.right_pf .up_top{
	width: 50px;
	height: 50px;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(255,255,2555,.8);
	cursor: pointer;
	margin-top: 10px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none
}

.right_pf .up_top span{
	display: block;
	position: relative;
}

.right_pf .up_top img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.right_pf .up_top:hover img{
	opacity: 0;
}
.right_pf .up_top:hover img:last-child{
	opacity: 1;
}

/* 右侧悬浮-end */



@media(max-width:1680px){}

@media(max-width:1440px){
	.f_12{ font-size:12px; }
	
	.f_16{ font-size:14px; }
	
	.f_18{ font-size:16px; }
	
	.f_20{ font-size:18px; }
	
	.f_22{font-size: 20px;}
	
	.f_24{ font-size:22px; }
	
	.f_26{ font-size:24px; }
	
	.f_28{ font-size:26px; }
	
	.f_30{ font-size:28px; }
	
	.f_32{ font-size:30px; }
	
	.f_34{ font-size:30px; }
	
	.f_36{ font-size:30px; }
	
	.f_38{ font-size:30px; }
	
	.f_40{font-size: 30px;}
	
	.f_42{font-size: 30px;}
	
	.f_48{font-size: 30px;}
	.f_52 {font-size: 32px;}	
	.head .ul1 li {margin-left:20px;}
	.f-contact .f-contact-hotline .hotlinenumber {font-size: 30px;}
	/*.footer .flt {width: 370px;}
	.footer .frt {max-width: calc(100% - 390px); display:flex;}*/
	.footer .frt li {margin-right:20px;}
}
@media(max-width:960px){
	.head{ display:none}
	/**底部**/
    .footer{ display:none;}
    .footer1{ padding:3%; line-height:20px}
	.dh, .dhs {position: unset;opacity: 1;}
	/**右侧漂浮**/
	.right_pf{display: none}
	.box{padding: 0 3%;}
	.f_12{ font-size:12px; }	
	.f_16{ font-size:14px; }	
	.f_18{ font-size:14px; }	
	.f_20{ font-size:16px; }
	
	.f_22{font-size: 16px;}
	
	.f_24{ font-size:16px; }
	
	.f_26{ font-size:18px; }
	
	.f_28{ font-size:18px; }
	
	.f_30{ font-size:20px; }
	
	.f_32{ font-size:20px; }
	
	.f_34{ font-size:20px; }
	
	.f_36{ font-size:22px; }
	
	.f_38{ font-size:22px; }
	
	.f_42{font-size: 22px;}
	
	.f_40{font-size: 22px;}
	
	.f_48{font-size: 22px;}
	.f_52 {font-size: 24px;}
}
/*********20220329*************/
.head_box .ul1 .nav-sub-wrap{display:none;background:#fff;position:absolute;left:-50%;width:200%;top:80px;height:auto;}
.head_box .ul1 .sub-a{display: block;color:#000; font-size:14px; line-height:30px; padding:10px 0; text-align:center; border-bottom:1px solid #50260d;}
/*.head_box .head.black4 .ul1 .sub-a{ color:#FFF}*/
.head_box .ul1 .sub-a:hover{background:#50260d; color:#FFF}
/********202410*************/
.mob_show{ display:none;}
.pc_show{ display:block;}
@media screen and (max-width:960px){
	.pc_show{ display:none;}
	.mob_show{ display:block;}
	body{min-width: 200px;}
    .box{min-width: 200px;}
	.head_box .div2{ display:none}
	/**********导航*********/
	.m_head{ display:block}
	/*********字体*************/
	.f_52 {font-size: 20px;}
}




