
*{
	font-family:Arial, Helvetica, sans-serif;
}/*Heiti SC,*/
body,td,th{/*font-size: 12px;*/color: #333333;}
body{
/*	background-color: #F4F4F4;
*/	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
a{/*font-size: 12px;*/color: #333333;}
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: none;}
a:active{text-decoration: none;color: #ff6600;}
a:focus {outline:none;-moz-outline:none;}
div,ul,li,p,dl,dt,dd,s,b,form,h3,h4,ol{list-style:none;margin:0px;padding:0px;}
input,button,select,textarea{outline:none;outline:none;}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], input[type="search"] ,botton,bottom {
    -webkit-appearance:none;
}
input::-webkit-input-placeholder {color: #999999;}
textarea{-webkit-appearance: none;}
.none{clear: both;}
.clear{clear: both;}
.nk1200{width: 1200px;margin-right: auto;margin-left: auto;}
.nk1003{width: 1003px;margin-right: auto;margin-left: auto;}
.nk320{width: 320px;margin-right: auto;margin-left: auto;}
.nk300{width: 300px;margin-right: auto;margin-left: auto;}
.nk1280{width: 1280px;margin-right: auto;margin-left: auto;}
img{border: 0px none #FFFFFF;}
.zi{line-height: 23px;}
.xy{border: 1px solid #DDDDDD;}
/*主体*/
#wap {width:100%;margin:0px auto;max-width:640px;overflow: hidden;padding-bottom:61px; position:relative;}
/*左右对齐*/
.fl{ float:left;}
.l{ float:left;}
/*.fr{ float:right;}
*/.r{ float:right;}
/*---------------------------省略符号
/*无内容提示*/
.nopro{font-size: 25px;color: #CCCCCC;text-align: center;padding-top: 50px;padding-bottom: 50px;}
/*无内容提示*/
.nopro2{font-size: 17px;color: #CCCCCC;text-align: center;padding-top: 30px;}

/*加载动画*/
.loading {
	text-align: center;
	padding-top: 40px;
	filter:alpha(opacity=10); /*IE滤镜，透明度50%*/
	-moz-opacity:0.1; /*Firefox私有，透明度50%*/
	opacity:0.1;/*其他，透明度50%*/
}
/*省略号*/
.hide{overflow:hidden; word-break:keep-all; white-space:nowrap;text-overflow:ellipsis;}
.hide2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
/*翻页*/
.fanye { text-align: center;min-height: 0;line-height: 0;}
.fanye.a_center{text-align: center;}
.nai_page{  display: inline-block;padding: 30px 0;}
.nai_page a{color: #333;/*background-color: #666;*//*border: 1px solid #666;*/font-size: 16px;padding: 8px;float: left;line-height: 1em; margin-right:15px; width:40px; height:40px;border-radius: 50%;display: flex; display:-webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; align-items: center; justify-content: center;}
.nai_page a:hover,.nai_page a:active{color: #FFFFFF;background-color: #000;/*border: 1px solid #da251d;*/}
.nai_page span.current{color: #FFFFFF;background-color: #000;/*border: 1px solid #da251d;*/font-size: 16px;line-height: 1em;padding:9px;;float: left;margin-right:15px;border-radius: 50%; width:40px; height:40px;display: flex; display:-webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; align-items: center; justify-content: center;}
.nai_page span.disabled{padding: 8px;color: #333;/*background-color: #666;*//*border: 1px solid #666;*/font-size: 16px;float: left;line-height: 1em;margin-right:15px; width:40px; height:40px;border-radius: 50%;display: flex; display:-webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; align-items: center; justify-content: center;}
.nai_page span.disabled1{padding: 8px;color: #333;/*background-color: #666;*//*border: 1px solid #666;*/font-size: 16px;float: left;line-height: 1em;margin-right:20px; height:30px;}
.nai_page span.disabled.disablede_if{/*border-left-width: 0px;*/}
.nai_page span.disabled.disablede_end{/*border-left-width: 0px;*/}
.nai_page span.d2d{padding-top:9px; padding-bottom:9px; padding-right:10px;color: #666666;font-size: 16px;/*border-right:1px solid #E5E5E5;*/float: left;line-height: 1em;}
.nai_page span.d3d{padding: 1px 4px;background-color: #FFFFFF;border: 1px solid #E5E5E5;float: left;}


/*弹性分布*/

.dis_center{display: flex; display:-webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; align-items: center; justify-content: center;}/*垂直居中，水平居中*/
.dis_left{display: flex;display:-webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; align-items: flex-start; justify-content: center;}/*垂直居上、水平居中*/
.dis_between{display: flex;display:-webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; align-items: center; justify-content:space-between;}/*垂直居中、两端分布*/
.dis_hao{display: flex;display:-webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; align-items: center; justify-content:space-around;}

.dis_zflex{display: flex; display:-webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; align-items: center; justify-content:left;}
.dis_flex2{display: flex;display:-webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; flex-direction: column;align-items: center; justify-content: center;}
.dis_tflex2{display: flex; display:-webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; flex-direction: column;align-items: center;justify-content:flex-start;}
.dis_zflex2{display: flex; display:-webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; flex-direction: column;}

*::-webkit-scrollbar {
/*滚动条整体样式*/
width: 0;
/*高宽分别对应横竖滚动条的尺寸*/
height: 0px;
}
 
*:hover::-webkit-scrollbar {
width: 0px;
}
/*swiper组件*/
html, body {
	position: relative;
	height: 100%;
}
.jiachu{ font-weight:bold; color:#000!important;}
.swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.top{
	height:80px;
	background-color:#fff;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10000;
	border-bottom: 1px solid #e9e9e9;
}
.top .top_between{
	margin:0 auto;
	height:100% ;
	padding:0 80px;
}
.top .top_between .left{
	width:160px; height:60px;
}
.top .top_between .left image{
	width:100%;
	height:100%
}

.top .top_between .right{ width:1000px;

}
.top .top_between .right .li{ flex:0 0 100px; font-size:15px; text-align:center;}
.top .top_between .right .li a{ font-size:15px; width:100%; height:100%;}
/*第一个板块*/
.index_1{
  height: 100%;
  width: 100%;
  margin-bottom:0px !important;
  position:relative !important;
}

.index_1 .image_bei{ width:100%; height:100%; display:block;}
.index_1 .image_bei_pi{ display:none;}
.index_1 .body{
	position:absolute;
	width:100%;
	font-size:90px;
	color:#fff;
	text-align:center;
	top: 50%;
	left:50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.index_1 .body_22{
	height:100%;
	background-color:rgba(0,0,0,0.5);
}
.index_1 .body p{
	font-size:80px;
	text-align:center;
}
.index_1 .body .jian{
	font-size:60px;
	font-weight:500;
}
.index_1 .body .title2{
	font-size:80px;
	text-align:center;
	font-weight:500;
	margin-bottom:10px;
}
.index_1 .body .title3{
}
.index_1 .body .jian2{
	font-size:26px;
	text-align:center;
	font-weight: bold;
	margin-top:20px;
}
/*第二个板块*/
.index_2{
  height: 100%;
  width: 100%;
  margin-bottom:0px !important;
  position:relative !important;
  background-color:#43283A;
}
.index_2 .chanpin{
	margin:0 auto;
	height:100%;
	padding:0 80px;
}
.index_2 .chanpin .left{ width:500px; height:500px;border-radius:50%; background-color:#381F30;}
.index_2 .chanpin .left img{ width:345px; height:345px;}
.index_2 .chanpin .right{ }
.index_2 .chanpin .right p{ text-align:left; color:#fff; font-weight:500;}
.index_2 .chanpin .right .title{ font-size:50px;}
.index_2 .chanpin .right .jian{ font-size:20px; margin-bottom:10px;}
.index_2 .chanpin .right .jine{ font-size:14px; margin-bottom:10px;}
.index_2 .chanpin .right .jine_1{font-style: oblique; margin-bottom:0px; border-radius:21.5px;  width:50%; height:43px; text-align:center; line-height:43px; color:#fff; background-color:#381F30;}
.index_2 .chanpin .right .body{font-size:12px; line-height:30px; margin-top:20px;}
.annui{ width:200px; height:45px; border:1px solid #fff; background-color:#381F30; text-align:center; line-height:45px; font-weight:bold; font-size:18px; color: #fff; margin-top:10px;border-radius:22.5px;}
.ban_3{  margin:0 auto; padding:0 80px; height:100%;}
.ban_3 .biaoti{ text-align:center; font-size:60px; color:#fff;}
.ban_3 .news{align-items:stretch!important; }
.ban_3 .news .li{ border:1px solid #fff; width:253px; padding:30px; margin:50px 26px 0 26px;}
.ban_3 .news .li p{color:#fff;}
.ban_3 .news .li .biao{ font-size:14px;}
.ban_3 .news .li .title{font-size:26px; font-weight:bold; margin:15px 0;}
.ban_3 .news .li .body{ font-size:14px; line-height:30px;}
.ban_3 .zhuhe{ margin:0 auto; width:100%;}
.ban_3 .zhuhe .li{ width:auto; flex:0 0 50%;}
.ban_3 .zhuhe .li .bei_tu{ width:280px; height:280px;border-radius:50%; background-color:#381F30;}
.ban_3 .zhuhe .li .bei_tu img{ width:200px; height:200px;}
.ban_3 .zhuhe .li p{ color:#fff; font-weight:500;}
.ban_3 .zhuhe .li .title{ font-size:40px;}
.ban_3 .zhuhe .li .jian{ font-size:24px;}
.ban_3 .zhuhe .li .gui{ font-weight:400; font-size:14px; line-height:26px;}
.huoban{margin:0 auto; margin-top:50px; padding:0 80px;}
.huoban1{ margin-top:0;}
.huoban .li{ width:200px; height:70px;}
.huoban .li_2{ width:150px; height:52px;}
.huoban .li img{ width:100%;height:100%;}
.huoban .logo9{ width:260px;;height:305px;}
.huoban img{ width:72px;;height:55px;}
.foot{ height:240px; width:100%; margin:0 auto; background-color:#393939; position:absolute; bottom:0px; left:0px;}
.foot .bian{ width:1280px; margin:0 auto;}
.foot .bian .left .erweima{ width:95px; height:115px;}
.foot .bian .right{}
.chaozhi_1{ display:none;}
/*第二个*/
.chanpin_2 .left{ width:32%; height:90%; position: relative;}
.chanpin_2 .left img{}
.chanpin_2 .left .juzhong{ font-size:32px; color:#fff;font-weight:500; position:absolute; width:100%; text-align:center; 
top: 50%;
left:50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
display: flex; display:-webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; align-items: center; justify-content: center;flex-direction: column;
}
.chanpin_2 .left .juzhong .title_1{
	font-size:32px;
	color:#fff;
	font-weight:500;
	text-decoration: underline;
}
.chanpin_2 .left .juzhong .shuxian{ width:1px; height:75px; background:#fff; margin:10px 0 20px 0;}
.chanpin_2 .left .juzhong .annui_zou{ width:40px; height:40px;}
.kuang{ width:230px; height:45px; border:1px solid #fff; text-align:center; line-height:45px; color:#fff;}
.yin_31{ display:none;}
.chanpin_2{ width:100%; height:100%;}
.chanpin_2 .left1{ flex:0 0 50%;}
.chanpin_2 .left1 img{ width:100%; height:100%;}
.chanpin_2 .right1{ flex:0 0 50%; height:100%;}
.chanpin_2 .right1 .ziti{}
.chanpin_2 .right1 .ziti p{ color:#fff; font-size:26px; text-align:center;}
.chanpin_2 .right1 .ziti .image_bei_dian{ width:20px; height:20px;}
.chanpin_2 .right1 .ziti .jian_dian{color: #fff;font-size: 26px;text-align: center;}
.chanpin_2 .right1 .ziti .title{font-size:50px;}
.chanpin_2 .right1 .ziti .jian{font-size:26px; font-weight:500;}
.image_bei_ip{ display:none; width:100%; height:100%; }
.chanpin_2 .left img{width:100%; height:100%; }
.beijingtu{ position:relative;}
.xiaotu{ position:absolute; bottom:0px; right:-70px; width:150px!important; height:150px!important;}
.kuandu{ width:10%;}
.quchu{ width:50px; height:50px;border-radius: 50%; position:fixed; top:15%; right:20%; z-index:999999;}
.quchu_1{ top:25%; right:10px;}
.quchu img{ width:100%; height:100%;border-radius: 50%;}
.sandian{}
.juli{display: flex;display:-webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; align-items: center; width:30%;}
.lingwai{ width:60% !important;}
.shouye_1_1{display:none;}
.shouye_2_1{display:none;}
.shouye_3_1{display:none;}
.tixian{padding: 0 20px 10px 20px;background-color: #000; margin-left:20px;}
.tixian a{ color:#fff;font-size: 14px;}
.tishi_shouyi{ font-size:16px; color:#478362; font-weight:bold; padding-bottom:32px;}
.tishi_shouyi span{ font-size:14px; color:#CC0000;}
.co_shouyi{padding-top:10px!important; line-height:24px!important; height:68px!important;}
.co_shouyi .title{ font-size:14px;}
.co_shouyi .jine{ font-weight:bold; font-size:16px;}
.co_xia{ margin-bottom:10px;}
.souyi_xiala{ height:50px; border:1px solid #d5d5d5; padding-left:10px; width:155px; margin-bottom:10px; margin-right:10px;}
.zuo_tixian{width:15%!important;padding-right: 4%!important;}
.jilu_tixian{width:25%!important;}
.inputen_da{ width:100%!important;}
.jine_tixian{ width:500px; padding:20px 0; border-bottom:1px solid #dadada; margin-bottom:30px;}
.jine_tixian input{ width:500px; height:35px; line-height:35px; padding-left:10px; color:#000; font-size:14px; font-weight:500;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #000;
}
input:-moz-placeholder, textarea:-moz-placeholder {
color: #000;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: #000;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #000;
}
.jine_tixian .tishi{ font-size:14px; color:#999;}
.jine_tixian .jiage{ font-size:24px; color:#000;}
.annui_tixian{ width:215px; height:40px; line-height:40px; background-color:#000; text-align:center; margin-bottom:20px;}
.annui_tixian a{ color:#fff; font-size:14px; font-weight:500;}
@media all and (max-width: 1024px){
.inputen_da{ width:200px!important;}
.jilu_tixian{width:100%!important;}
.zuo_tixian{width: auto!important;padding-right: 0px!important;}
.chanpin_3{flex-direction: column;}
.chanpin_2 .left1{ width:100%;}
.image_bei_ip{ display:block;}
.index_1 .image_bei{ display:none;}
.index_2 .chanpin{ padding:0 20px;}
.ban_3 .news .li{ margin: 50px 5px 0 5px;}
.shupai{ flex-direction: column;justify-content: center;}
.chanpin_2 .left{ width:100%; height:100%; flex:0 0 33.33%;}
.chanpin_2 .left img{ width:100%; height:100%;}
.chanpin_2 .left .juzhong{ padding-top:0px !important;}
.yin_3{ display:none;}
.yin_31{ display:block;}
.sanwen{}
.sanwen .no{ width:100%; height:100%;}
.sanwen .no .biankuang{ width:400px; margin:0 auto;border: 1px solid #fff;}
.sanwen .no .biankuang p{ margin:0 20px; color:#fff;}
.sanwen .no .biankuang .biao{font-size: 14px; margin-top:20px;}
.sanwen .no .biankuang .title{font-size: 26px;}
.sanwen .no .biankuang .body{ font-size: 14px;line-height: 30px; margin-bottom:20px;}
.ban_3 .zhuhe .li{flex: 0 0 100%;}
.yinchang{ display:none;}
.shouye_1_1{display:block;}
.shouye_2_1{display:block;}
.shouye_3_1{display:block;}
.shouye_1{display:none;}
.shouye_2{display:none;}
.shouye_3{display:none;}
}
@media all and (max-width: 768px){
.cuizhi_tixian{flex-direction: column;align-items:stretch!important;}	
.right_tixian{ margin-top:20px;}
}
@media all and (max-width: 640px){
.jine_tixian{ width:100%;}	
.souyi_xiala{width:40%;}
.tixian{ display:block; text-align:center; margin-left:0px; margin-top:20px;}
.top{display:none;}
.top_ip{height: 60px;max-width:640px;width:100%;position:absolute;top: 0px;z-index: 1000;background-color:#fff; display:block!important;	position:absolute;
	top:0px;
	left:0px;
	z-index:10000;
	
}
.top_ip .logo{float: left;margin-left: 15px;line-height:0px;}
.top_ip .m{float: right;line-height:0px;cursor: hand;cursor: pointer;}
.top_ip .m span{font-size: 14px;line-height: 30px;color: #FFFFFF;display: none;position: absolute;margin-top: 2px;margin-left: -30px;}
.top_ip .m2{float: right;font-size: 12px;color: #666666;height: 17px;line-height: 17px;border: 1px solid #666666;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin-top: 21px;margin-right: 15px;padding-top: 1px;text-align: center;width: 24px;}
.top_ip dl{background: #f7f7f7 ;position: absolute;left: 0px;top: 59px;width: 100%;z-index: 9;height: 0px;overflow: hidden;}
.top_ip dl dd{ margin:20px 0 0 30px;}
.top_ip dl dd a{font-size: 16px;line-height: 2; color: #333;}
-height: 29px;color: #333;margin:10px 30px;font-family: AvenirNext;
.top_ip dl dd.no a{border-bottom:none;}
em, i{font-style: normal;}
.index_1 .image_bei{display:none;}
.index_1 .image_bei_pi{ display: block;height: 100%;width: 100%;}
.index_1 .body p{ font-size:30px;}
.index_1 .body .jian{font-size:20px;}
.index_1 .body .title2{font-size:30px;}
.index_1 .body .jian2{font-size:20px;}
.index_1 .body{font-size:30px;}
.index_2 .chanpin .right .title{font-size:30px; text-align:center;}
.index_2 .chanpin{ padding:0 10px;flex-direction: column; justify-content: center;}
.index_2 .chanpin .left{ width:220px; height:220px;}
.index_2 .chanpin .right .jine{ margin:0 auto; text-align:center;}
.index_2 .chanpin .right .jian{ margin:0px;font-size:20px; text-align:center;}
.index_2 .chanpin .right .body{ margin:0px; line-height:24px;}
.index_2 .chanpin .left img{ width:150px; height:150px;}
.index_2 .chanpin .left .dingyi_ip{display: block; margin-top:40px; margin-left:auto; margin-right:auto;}
.annui{ margin-left:auto; margin-right:auto; margin-top:10px;}
.zhong{ display:block;}
.yin_3{ display:none;}
.yin_31{ display:block;}
.ban_3 .biaoti{ font-size:30px; margin-bottom:30px;}
.ban_3{ padding:0 10px;}
.ban_3 .news .li{ padding:10px;margin: 5px auto;flex: 0 0 80%;}
.ban_3 .zhuhe .li{flex: 0 0 100%;}
.ban_3 .zhuhe .li .title{ font-size:30px;}
.ban_3 .zhuhe .li .jian{font-size:20px;}
.huoban{ flex-direction: column; margin-top:0px;}
.huoban .logo9{ width:130px; height:150px;}
.chanpin_2 .right1 .ziti .title{ font-size:30px;}
.chanpin_2 .right1 .ziti .jian{ font-size:20px;}
.chanpin_2 .right1 .ziti p{ font-size:14px;}
.image_bei_ip{ display:none;}
.chanpin_2 .left img{ width:100%; height:100%;}
.chanpin_2 .left .juzhong{ padding-top:0px !important; font-size:30px;}
.xiaotu{ width:100px !important; height:100px !important;right:-30px;}
.sanwen{}
.sanwen .no{ width:100%; height:100%;}
.sanwen .no .biankuang{ width:300px; margin:0 auto;border: 1px solid #fff;}
.sanwen .no .biankuang p{ margin:0 20px; color:#fff;}
.sanwen .no .biankuang .biao{font-size: 14px; margin-top:20px;}
.sanwen .no .biankuang .title{font-size: 26px;}
.sanwen .no .biankuang .body{ font-size: 14px;line-height: 30px; margin-bottom:20px;}
.zidingyi{ padding:0 0!important;}
.kuandu{ display:none;}
.huoban .li{ margin-bottom:10px; width:150px; height:52px;}
.yinchang{ display:none;}
.chanpin_2 .right1 .ziti .jian_dian{font-size: 14px;}
.index_2 .chanpin .right .jine_1{ width:60%;}
}
.ip_img{ padding:0 15px; margin-bottom:10px;}
.ip_img img{ width:85px; height:110px;}
.gouwuche1{display: flex; display:-webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; align-items: center; justify-content: center; height:30px; background-color:#43283A; text-align:center; line-height:30px;border-radius: 15px; flex:0 0 130px!important;}
.gouwuche1 img{ width:21px; height:21px; margin-right:10px;}
.gouwuche1 a{ color:#fff; display:block; width:auto!important; height:auto!important;}
.gouwuche1 a:hover{ color:#fff!important;}
.huiyuan_tou img{ width:30px; height:30px; margin-left:20px}
/*
     FILE ARCHIVED ON 20:54:59 May 01, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:23:49 Dec 27, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.562
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.017
  esindex: 0.012
  cdx.remote: 5.133
  LoadShardBlock: 277.127 (3)
  PetaboxLoader3.datanode: 227.219 (5)
  PetaboxLoader3.resolve: 176.942 (2)
  load_resource: 240.236
  loaddict: 131.659
*/