@charset "utf-8";
@font-face {
	font-family: "SYSCN-Bold"; /* Project id 3116152 */
	src: url('/template/default/index/fonts/SourceHanSerifCN-Bold.subset.woff2') format('woff2'),
			url('/template/default/index/fonts/SourceHanSerifCN-Bold.subset.woff') format('woff'),
			url('/template/default/index/fonts/SourceHanSerifCN-Bold.subset.ttf') format('truetype');
	font-display:swap;

}
@font-face {
	font-family: "SYHCN-Heavy";
	src: url('/template/default/index/fonts/SourceHanSansCN-Heavy.subset.woff2') format('woff2'),
			url('/template/default/index/fonts/SourceHanSansCN-Heavy.subset.woff') format('woff'),
			url('/template/default/index/fonts/SourceHanSansCN-Heavy.subset.ttf') format('truetype');
	font-display:swap;
  
}

*.bhover { background:#999; color:#fff;}
* { margin:0; padding:0; outline:none; font-family:'微软雅黑', Helvetica,Arial,Lucida, sans-serif; -webkit-box-sizing: border-box; box-sizing: border-box;
/*font-family: -apple-system, BlinkMacSystemFont,
"Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell",
"Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;*/
-webkit-font-smoothing:antialiased; /*chrome、safari*/
-moz-osx-font-smoothing:grayscale; /*firefox*/
}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}
.animated{ visibility:hidden;}
.visible{ visibility:visible;}
.animation {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

body{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:24px;
	background:#fff;
	color:#000000;
	-webkit-font-smoothing: antialiased; /*chrome、safari*/
	-moz-osx-font-smoothing: grayscale; /*firefox*/
	overflow-x:hidden;
	
}
body.overflow_hidden { overflow:hidden;}
body.overflow_hidden:after { content:''; position:fixed; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,.5); z-index:1;}
body.top_bg_fill .top_bg .top .subnav_bg {/* display:block;*/}
body.ny {}
body.top_bg_trans .mouse_down,
body.ny .mouse_down { display:none;}
body.style01 .top { display:none;}
body.style01 .top_bg { border-bottom:0;}
ol,ul,li,p {
		list-style:none;font-weight:normal;
}
dl,dt,dd {border:0;}
a {
		color:#000000;
		outline:none;
		font-weight:normal;
		text-decoration:none;
}

a:hover { color:#d1111b;}
a img {
		border:0;
		margin:0;
		padding:0;
}
.ismobile { display:none;}
.alpha0 {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1;}
.alpha13 {filter:alpha(opacity=13); -moz-opacity:0.13; -khtml-opacity: 0.40; opacity: 0.13;}
.color1 { background:#cccccc;}
.color2 { background:#ffffff;}
.color3 { background:#000000;}
.color4 { background:#0baecb;}
.alpha70 { filter:alpha(opacity=70); -moz-opacity:0.70; -khtml-opacity: 0.70; opacity: 0.70; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1;}
.alpha40 { filter:alpha(opacity=40); -moz-opacity:0.40; -khtml-opacity: 0.40; opacity: 0.40; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1;}
.h50 { height:50px; display:none;}
.h60 { height:60px; display:none;}
.h65 { height:65px; display:none;}
*.fl { float:left;}
*.fr { float:right;}
*.mt3 { margin-top:3px;}
*.mt5 { margin-top:5px;}
*.mt8 { margin-top:8px;}
*.mt10 { margin-top:10px;}
*.mt20 { margin-top:20px;}
*.mt24 { margin-top:24px;}
*.mt30 { margin-top:30px;}
*.mt40 { margin-top:40px;}
*.mt45 { margin-top:45px;}
*.mt50 { margin-top:50px;}
*.mt60 { margin-top:60px;}
*.mt70 { margin-top:70px;}
*.mt80 { margin-top:80px;}
*.mt90 { margin-top:80px;}
*.mt100 { margin-top:100px;}
*.mt150 { margin-top:150px;}

*.f12 { font-size:12px; line-height:24px;}
*.f14 { font-size:14px; line-height:26px;}
*.f15 { font-size:15px; line-height:29px;}
*.f16 { font-size:16px; line-height:30px;}
*.f18 { font-size:18px; line-height:32px;}
*.f21 { font-size:21px; line-height:34px;}
*.f20 { font-size:20px; line-height:36px;}
*.f22 { font-size:22px; line-height:38px;}
*.f40 { font-size:40px; line-height:60px;}
*.f50 { font-size:50px; line-height:80px;}
*.center { text-align:center;}
*.strong { font-weight:bold;}
.cfff { color:#fff;}


/*12栏网格结构*/
*.row { margin-left:-15px; margin-right:-15px;}
[class^="col-"], [class*=" col-"] { padding-left:15px; padding-right:15px; position:relative;}
*.col-1 { width:8.333333333333333%!important;}
*.col-2 { width:16.66666666666667%!important;}
*.col-3 { width:25%!important;}
*.col-4 { width:33.33333333333333%!important;}
*.col-5 { width:41.66666666666667%!important;}
*.col-6 { width:50%!important;}
*.col-7 { width:58.33333333333333%!important;}
*.col-8 { width:66.66666666666667%!important;}
*.col-9 { width:75%!important;}
*.col-10 { width:83.33333333333333%!important;}
*.col-11 { width:91.66666666666667%!important;}
*.col-12 { width:100%!important;}
*.border { border:1px solid #d2d2d2;}
*.p-0 { padding:0!important;}
*.m-0 { margin:0!important;}
*.pt-10 { padding-top:10px!important;}
*.pt-20 { padding-top:20px!important;}
*.pt-30 { padding-top:30px!important;}
*.pt-40 { padding-top:40px!important;}
*.pt-50 { padding-top:50px!important;}
*.pt-60 { padding-top:60px!important;}

*.pb-10 { padding-bottom:10px!important;}
*.pb-20 { padding-bottom:20px!important;}
*.pb-30 { padding-bottom:30px!important;}
*.pb-40 { padding-bottom:40px!important;}
*.pb-50 { padding-bottom:50px!important;}
*.pb-60 { padding-bottom:60px!important;}

*.mt-10 { margin-top:10px!important;}
*.mt-20 { margin-top:20px!important;}
*.mt-30 { margin-top:30px!important;}
*.mt-40 { margin-top:40px!important;}
*.mt-50 { margin-top:50px!important;}
*.mt-60 { margin-top:60px!important;}

*.mb-10 { margin-bottom:10px!important;}
*.mb-20 { margin-bottom:20px!important;}
*.mb-30 { margin-bottom:30px!important;}
*.mb-40 { margin-bottom:40px!important;}
*.mb-50 { margin-bottom:50px!important;}
*.mb-60 { margin-bottom:60px!important;}

/**/
*.d-flex { display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:stretch; align-items:flex-start;}
*.d-flex-ccc { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-content:center; align-items:center;}
*.d-flex-scc { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:center;}
*.d-flex-ssc { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:center;}
*.d-flex-sss { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
*.d-flex.flex-direction-column { flex-direction:column!important;}
*.d-flex.flex-direction-column-reverse { flex-direction:column-reverse!important;}
*.d-flex.flex-direction-row-reverse { flex-direction:row-reverse!important;}
*.d-flex.flex-wrap-wrap { flex-wrap:wrap;}
*.d-flex.flex-wrap-reverse { flex-wrap:wrap-reverse;}
*.d-flex.align-items-start { align-items:flex-start!important;}
*.d-flex.align-items-center { align-items:center!important;}
*.d-flex.align-items-end { align-items:flex-end!important;}
*.d-flex.align-items-stretch { align-items:stretch!important;}
*.d-flex.justify-content-start { justify-content:flex-start!important;}
*.d-flex.justify-content-center { justify-content:center!important;}
*.d-flex.justify-content-end { justify-content:flex-end!important;}
*.d-flex.justify-content-around { justify-content:space-around!important;}
*.d-flex.justify-content-between { justify-content:space-between!important;}
*.d-flex *.align-self-start { align-self:flex-start!important;}
*.d-flex *.align-self-center { align-self:center!important;}
*.d-flex *.align-self-end { align-self:flex-end!important;}
*.d-flex *.align-self-baseline { align-self:baseline!important;}
*.d-flex *.align-self-stretch { align-self:stretch!important;}

.ismobile{display:none!important;}
.ispc{display:block!important;}


.flexcc { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-content:center; align-items:center;}
.section { position:relative; z-index:999999;}
.fullpage_menu { position:fixed; left:10px; top:50%; margin-top:-80px; height:160px; width:85px;/* background:#000; background:rgba(0,0,0,.5);*/ z-index:999999; font-size:18px; font-family:Arial; text-transform:uppercase; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center;}
.fullpage_menu li { width:100%; height:auto; position:relative;}
.fullpage_menu li a { width:100%; height:35px; line-height:35px; overflow:hidden; font-size:18px; color:#bb0001; display:block; font-weight:bold; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.fullpage_menu li a:before { content:''; width:14px; height:4px; background:#000; position:relative; display:block; float:left; left:10px;  border-radius:2px 2px 2px 2px;
	-moz-transition:all .2s cubic-bezier(0,0,.2,1);
	-o-transition:all .2s cubic-bezier(0,0,.2,1);
	-ms-transition:all .2s cubic-bezier(0,0,.2,1);
	transition:all .2s cubic-bezier(0,0,.2,1);
}
.fullpage_menu li.active a { }
.fullpage_menu li.active a:before,
.fullpage_menu.style01 li.active a:before { width:28px; left:0; background:#bb0001;}
.fullpage_menu.style01 li a { color:#fff;}
.fullpage_menu.style01 li a:before { background:#fff;}

.mouse_down { position:fixed; left:50%; bottom:20px; font-size:30px; line-height:2; color:#fff; z-index:999; display:none;}
/*页眉*/
.top_bg { width:100%; height:130px; overflow:visible; z-index:99999; position:fixed; left:0; top:0; /* border-bottom:1px solid rgba(255,255,255,.5);background-image: linear-gradient(to bottom, rgb(255, 255, 255, .8), transparent);*/ }
.top_bg:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; z-index:-1; /*border-bottom:1px solid #473c35;*/
	-moz-transition:all .2s cubic-bezier(0,0,.2,1);
	-o-transition:all .2s cubic-bezier(0,0,.2,1);
	-ms-transition:all .2s cubic-bezier(0,0,.2,1);
	transition:all .2s cubic-bezier(0,0,.2,1);}
.top_bg:hover,
.top_bg.bgfff:hover,
.ny .top_bg:hover { background:#fff;}
.top_bg .top { max-width:100%; min-width:300px; margin:0 auto; height:130px; position:relative; background:#fff; background:#fff0; margin-top:0px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:center; align-items:center; border-radius:0px;}
.top_bg .top:after { content:''; width:100%; height:1px; background:#473c35; position:absolute; left:0; bottom:0;}
.top_bg.bgfff,
.ny .top_bg { background-color: #fff9; height:80px; box-shadow: 0px 0px 5px rgba(0,0,0,0.2);/*background:rgba(0,86,195,.75); */}

.ny .top_bg:after,
.top_bg.bgfff:after { backdrop-filter: blur(15px); filter: blur(15px);}

.top_bg.bgfff .navmenu #menu li a.a1,
.ny .navmenu #menu li a.a1 { height:80px; line-height:80px;}

.top_bg.bgfff .top,
.ny .top_bg .top { margin-top:0; background:none; height:80px;}
.top_bg.bgfff .top .lang_icon,
.ny .top_bg .top .lang_icon,
.ny .top_bg .top .lang_tag,
.top_bg.bgfff .top .lang_tag { }

.ny .top_bg .top .subnav_bg,
.top_bg.bgfff .top .subnav_bg { top:80px;}

.top_bg.bgfff .top .logobox,
.ny .top_bg .top .logobox { }
.top_bg.bgfff .top .logobox .logo,
.ny .top_bg .top .logobox .logo { width:60px;}

.top_bg.bgfff .top .searchbox,
.ny .top_bg .top .searchbox { width:48px; height:48px; margin-top:-24px; border-radius:24px;}
.top_bg.bgfff .top .searchbox .keys,
.ny .top_bg .top .searchbox .keys { height:48px; line-height:48px;}
.top_bg.bgfff .top .searchbox .submit,
.ny .top_bg .top .searchbox .submit { width:48px; height:48px; line-height:48px;}
.ny .top_bg .top .searchbox .icon_submit,
.top_bg.bgfff .top .searchbox .icon_submit { width:48px; line-height:48px; font-size:25px;}




/*.top_bg.bgfff .navmenu #menu li .subnav a { color:#fff!important;}*/
.top_bg .top:after { /*content:''; width:100%; height:1px; background:#c5c5c5; position:absolute; left:0; bottom:0;*/}
.top_bg .top .welcome { height:35px; line-height:35px; color:#8db796; float:left; margin-left:0px; font-size:14px; position:absolute; left:0; top:0;}
.top_bg .top .welcome a { color:#fff;}
.top_bg .top .weather { display:inline-block; font-size:12px; margin-left:10px; font-family:"宋体";}
.top_bg .top .weather .low{ color:#006b19;}
.top_bg .top .weather .high{ color:#e00000;}

.top_bg .top .email { position:absolute; right:200px; top:25px; line-height:40px;}

.top_bg.bgfff .top .telbox .icon,
.ny .top_bg .top .telbox .icon {}
.top_bg.bgfff .top .telbox .tel,
.ny .top_bg .top .telbox .tel {}

.top_bg .top .telbox { width:auto; height:auto; line-height:34px; overflow:hidden; position:absolute; left:33px; top:50%; margin-top:-25px; z-index:1; cursor:pointer; display:none;}
.top_bg .top .telbox .icon { width:34px; height:34px; line-height:34px; margin:0 5px; font-size:20px; color:#fff; float:left;}
.top_bg .top .telbox .lab { color:#b1de29; font-size:14px; line-height:1.5; position:relative;}
.top_bg .top .telbox .tit { color:#b60909; font-size:22px; line-height:22px; font-weight:bold;}
.top_bg .top .telbox .tel { color:#b1de29; font-size:20px; line-height:1.5; position:relative; letter-spacing:0px; font-weight:bold;}

.top_bg .top .logobox { width:190px; height:auto; overflow:hidden; float:left; z-index:1; }
.top_bg .top .logobox a { display:block; width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.top_bg .top .logobox .logo { width:81px; height:auto; overflow:hidden; display:block;}
.top_bg .top .logobox .logo img { display:block; width:100%;}
.top_bg .top .logobox .info { height:auto; overflow:hidden; float:left; margin-top:0px; color:#bc211a; display:none;}
.top_bg .top .logobox .info .tit { font-size:20px; line-height:1.5; letter-spacing:0px; margin-top:0px; font-weight:bold;
/*background: linear-gradient(to bottom, #0197db, #0153b3);
-webkit-background-clip: text;
color: transparent;*/
}
.top_bg .top .logobox .info .tit strong { color:#ef711f;}
.top_bg .top .logobox .info .tit1 { font-size:9px; line-height:18px; letter-spacing:3.5px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; /*font-style:oblique;  font-weight:bold; */}
.top_bg .top .logobox .logo:hover {/*transform: perspective(120px) rotateY(-360deg);*/}

.icon_btn_box { width:290px; height:100%; background:#373737; background:none; position:absolute; top:0; right:0; z-index:1;}
.icon_btn_box:before { content:''; position:absolute; left:50%; top:0; width:1px; height:100%; background:#000;}
.icon_btn_box:after { content:''; width:1px; height:100%; background:#fff9; position:absolute; left:40%; top:0; display:none;}
.top_bg .top .icon_share { display:block; width:36px; height:36px; position:absolute; top:50%; margin-top:-18px; left:35%; margin-left:-18px; background:url(/template/default/index/images/icon_share.png) center center no-repeat;}
.top_bg .top .menu_icon { display:none;}

.top_bg .top .ad_text { position:absolute; left:34%; top:53%;}
.top_bg .top .toplink { height:120px;  line-height:20px; position:absolute; top:0; right:-16.5%; background:#bb281e; color:#fff; font-size:17px; padding:0 20px;}
.top_bg .top .toplink .icon { line-height:20px; float:left; margin-right:10px;}
.top_bg .top .toplink .link { line-height:20px; float:left; margin-top:45px;}
.top_bg .top .toplink a { color:#fff;}

.top_bg .top .navmenu_btn { width:150px; height:120px; line-height:120px; overflow:visible; position:absolute; top:0; margin-top:0px; right:0; z-index:999;font-size:32px; color:#fff; text-align:center;}
.top_bg .top .navmenu_btn:hover { }

.top_bg .top .searchbox { width:48px; height:48px; overflow:hidden; position:absolute; /*background:linear-gradient(135deg, #bb1f1a 0%, #cb3f1d 50%, #e26b22 100%);*/ right:60%; top:50%; margin-top:-25px; border-radius:25px; z-index:2;}
.top_bg .top .searchbox .keys { width:0%; height:48px; line-height:48px; background:none; color:#fff; border:0; position:absolute; right:0px; top:0px; font-size:16px; z-index:1;}
.top_bg .top .searchbox .submit { width:48px; height:48px; line-height:50px; font-size:20px; border:0; position:absolute; right:0px; top:0px; background:none; cursor:pointer; z-index:2;}
.top_bg .top .searchbox .icon_submit { width:48px; line-height:48px; font-size:30px; text-align:center; position:absolute; right:0; top:0; z-index:1; color:#000; background:none; text-align:center;}
.top_bg .top .searchbox:hover { width:264px; background:#d1111b;}
.top_bg .top .searchbox:hover .keys { width:230px;}
.top_bg .top .searchbox:hover .icon_submit { color:#fff;}
.top_bg .top .searchbox:hover .icon_submit:after { background:#fff;}
.top_bg .top .searchbox .keys:-ms-input-placeholder{
    color: #fff; font-weight:400;/*opacity:0.5; font-size:12px;*/
}
.top_bg .top .searchbox .keys::-webkit-input-placeholder{
    color: #fff; font-weight:400;/*opacity:0.5; font-size:12px;*/
}
.top_bg .top .lang_link { width:100%; height:50px; line-height:40px; text-align:right;}
.top_bg .top .lang_link a { line-height:40px; font-size:30px; color:#231815;}
.top_bg .top .lang_link a:after { content:''; width:1px; height:19px; background:#000; display:inline-block; margin:0 10px;}
.top_bg .top .lang_link a:nth-last-child(1):after { display:none;}
.top_bg .top .lang_link a:hover,
.top_bg .top .lang_link a.hover { color:#a0211b;}

.top_bg .top .lang_switch { width:100%; height:40px; margin:0; position:absolute; right:0px; top:50%; margin-top:-20px; z-index:1;cursor:pointer;}
.top_bg .top .lang_switch:after { content:''; width:1px; height:12px; background:#000; position:absolute; right:0; top:50%; margin-top:-6px; display:none;}
.top_bg .top .lang_switch:hover .lang_tag { }

.top_bg .top .lang_icon { width:30px; float:left; margin:0 0 0 -40px; margin:0; height:30px; line-height:30px; text-align:center; font-size:15px;}
.top_bg .top .lang_tag { width:30px; height:30px; line-height:26px; text-align:center; border:2px solid #000; border-radius:50%; font-size:16px; font-weight:bold; overflow:hidden; position:relative; margin-top:5px;}
.top_bg .top .lang_tag span { display:none;}
.top_bg .top .lang_tag:after { content:''; display:inline-block; margin-left:10px; width:0; height:0; display:none;
	border-top: 6px solid #fff;
	border-bottom: 0px solid transparent;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;

}
.top_bg .top .lang_tag a.hover { color:#d1111b;}
.top_bg .top .lang_select { width:100px; height:0; position:absolute; overflow:hidden; left:0; top:37px; font-size:16px;}
.top_bg .top .lang_select a { display:block; line-height:36px; height:36px; text-align:left; background:#fff; border-radius:18px;}
.top_bg .top .lang_select a span {  width:30px; height:30px; line-height:26px; text-align:center; border:2px solid #000; border-radius:50%; font-size:16px; font-weight:bold; overflow:hidden; position:relative; float:left; margin:3px;}
.top_bg .top .lang_select a.hover { display:none;}
.top_bg .top .lang_select a:hover { background:#d1111b; color:#fff;}
.top_bg .top .lang_select a:hover span { border:3px solid #fff;}
.top_bg .top .lang_switch:hover .lang_select { height:auto;}

.top_bg .top .subnav_bg { position:absolute; left:0; top:102px; width:100%; overflow:hidden; height:auto; padding:60px; background:#eee9; border-radius:0 0 10px 10px; display:none;}
.top_bg .top .subnav_bg:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; backdrop-filter: blur(15px); filter: blur(15px);}
.top_bg .top .subnav_bg .pic_box { width:auto; height:auto; float:left; position:relative; z-index:1;}
.top_bg .top .subnav_bg .pic_box .info { width:100%; height:auto; overflow:hidden; }
.top_bg .top .subnav_bg .pic_box .info .tit { float:left; font-size:16px; line-height:60px;}
.top_bg .top .subnav_bg .pic_box .info .tel { float:right; font-size:24px; font-weight:bold; line-height:60px;}

/*主导航样式*/
.navmenu_bg { height:120px; position:relative; z-index:999999; background:url(/template/default/index/images/navmenu_bg_x.png) repeat-x;}
.navmenu_box { position:absolute; overflow:visible; left:388px; top:0; right:144px; z-index:1;}

.navmenu_box.show { right:0;}
.navmenu {  position:absolute; overflow:visible; left:369px; top:0; right:320px; height:102px; z-index:1;}
.navmenu #menu:hover .subnav { /*display:block;*/}
.navmenu #menu { width:100%; height:auto; overflow:visible; position:relative; font-size:18px; }
.navmenu #menu li { width:14%; height:100%; float:left; padding:0; position:relative; color:#000; }
.navmenu #menu li.home:before { display:none;}
.navmenu #menu li.home .icon { font-size:35px; display:none;}
.navmenu #menu li:before { content:'·'; width:10px; position:absolute; left:0; top:0; height:102px; line-height:102px; display:none;}
/*.navmenu #menu li.home:before { content:''; width:1px; height:57px; position:absolute; left:0px; top:0; display:block; overflow:hidden; background:#d7d7d7;}*/

.navmenu #menu li.home:after { display:none;}
.navmenu #menu li.home:after { background:none;}
.navmenu #menu li:after { display:none;}
.navmenu #menu li a { display:block; width:100%; height:130px; line-height:130px; overflow:hidden; text-align:center; position:relative; top:0px; color:#000; text-align:center;}
.navmenu #menu li a.a1 { text-align:center; padding:0px;}
.navmenu #menu li .icon { font-size:25px; line-height:40px; color:#fff; display:none;}
.navmenu #menu li .icon.iconshebei { font-size:40px;}
.navmenu #menu li a:hover {/*  background:rgba(255,255,255,.15);*/}

.navmenu #menu li:hover a+.subnav { display:block; /*-webkit-animation-name: fadeIn; animation-name: fadeIn;*/}
.navmenu #menu li.hover a,
.navmenu #menu li:hover a { color:#d1111b;}
.navmenu #menu li.hover .icon,
.navmenu #menu li:hover .icon { color:#fff; /*background:#ba0722; background:rgba(0,0,0,.15);background:#ba0722;  */ /* letter-spacing:2px; */}
.navmenu #menu li a:before{ display:none;
	content: '';
	position:absolute;
	left:0%;
	margin-left:0px;
	bottom:22px;
	width:0px;
	height:3px;
	background:#01479d;
	/*filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;*/
	/*border-top: 0px solid transparent;
	border-bottom: 0px solid #c60000;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;*/
	-webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
}
.navmenu #menu li a:after{
	content: '';
	position:absolute;
	bottom:-9px;
	width:70px;
	height:5px;
	left:50%;
	margin-left:-35px;
	background:#d1111b;
	/*filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;*/
	z-index:-1;
	/*border-radius:5px 5px 0 0 ;*/
	-webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
	
	/**/
}
.navmenu #menu li:hover a:before,
.navmenu #menu li.hover a:before { /*filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;*/ left:50%; width:72px; margin-left:-36px;}
.navmenu #menu li:hover a:after,
.navmenu #menu li.hover a:after { bottom:0;}
/*二级菜单*/
.navmenu #menu li:hover .subnav a,
.navmenu #menu li.hover .subnav a { color:#000;}
.navmenu #menu li .subnav { width:100%; padding:0px 0; height:auto; overflow:hidden; display:none;  top:0px; left:0%; position:relative; background:rgba(255,255,255,.5); background:#fff9; border-radius:0 0 5px 5px; box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
 -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.navmenu #menu li .subnav:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; backdrop-filter: blur(15px); filter: blur(15px); z-index:-1;}
.navmenu #menu li .subnav a { display:block; height:50px; line-height:50px; width:100%; font-weight:normal; font-size:16px; color:#373737; position:relative; border-radius:0px; top:0;}
.navmenu #menu li .subnav a:before { display:none;}
.navmenu #menu li .subnav a:after { background:none; color:#fff;}
.navmenu #menu li .subnav a:hover,
.navmenu #menu li .subnav a.hover { background:#d1111b; color:#fff;}
.navmenu #menu li .subnav a:hover:before { background:#2a5e6b;}
/*旌旗幻灯片*/
.bannerBox { height:100%; overflow:hidden; position:relative; margin-top:0px; z-index:1;}
.bannerBox .ctrl_info { width:118px; height:100%; position:absolute; right:0; top:0; background:url(/template/default/index/images/ctrl_info_bg.jpg) top center no-repeat; z-index:1;}
.bannerBox .banner,
.bannerBox .banner .swiper-container,
.bannerBox .banner .swiper-wrapper { width:100%; height:100%; position:relative;}
.bannerBox .banner .swiper-slide { width:100%; height:100%; position:relative; background-repeat:no-repeat; background-size:cover; background-position:top center;}
.bannerBox .banner .swiper-slide video { position:absolute; left:0; top:3%; right:0; bottom:0; z-index:-1; object-fit:fill;
-webkit-transform: scale(1.1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 750ms;
-moz-transform: scale(1.1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 750ms;
}
.bannerBox .banner .swiper-slide .video_mask { position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.5); background:url(/template/default/index/images/video_mask_bg.png); z-index:1;}
.bannerBox .banner .swiper-slide .ad-info-box { position:absolute; width:100%; height:100%; left:0; top:0; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:flex-start; align-items:center; display:none;}
.bannerBox .banner .swiper-slide .ad-info { width:1440px; min-width:300px; height:auto; margin:0 auto; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:flex-start; /*word-break:break-all;*/}

.bannerBox .banner .swiper-slide .tit { font-size:30px; line-height:2; color:#14953b; margin:10px 0; /*text-shadow: -1px 0px 1px #fff, -1px 1px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 1px -1px 1px #fff, 0px -1px 1px #fff, -1px -1px 1px #fff;*/}
.bannerBox .banner .swiper-slide .slogan {  font-size:60px; line-height:2; font-weight:bold; font-family:'宋体'; color:#14953b; word-wrap:break-word; text-align:left; text-shadow: -1px 0px 2px #fff, -1px 1px 2px #fff, 0px 1px 2px #fff, 1px 1px 2px #fff, 1px 0px 2px #fff, 1px -1px 2px #fff, 0px -1px 2px #fff, -1px -1px 2px #fff; /*-webkit-text-stroke:4px transparent; background:#fff; -webkit-background-clip: text; */}
.bannerBox .banner .swiper-slide .brief { font-size:30px; line-height:2; margin:10px 0; color:#14953b; word-wrap:break-word; text-shadow: -1px 0px 1px #fff, -1px 1px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 1px -1px 1px #fff, 0px -1px 1px #fff, -1px -1px 1px #fff;
/*-webkit-text-stroke:2px transparent;
background:linear-gradient(90deg,red,orange,yellow,green,cyan,blue,purple) top left / 100% 100%;
background:#fff;
-webkit-background-clip: text;*/
}
.bannerBox .banner .swiper-slide .pic_group { }
.bannerBox .banner .swiper-slide .pic { display:inline-block; border:5px solid #fff; margin-right:5px;}
.bannerBox .banner .swiper-slide .more { display:block; width:170px; height:57px; line-height:57px; text-align:center; border-radius:0px; font-size:18px; background:#ffa408; color:#fff; text-transform:uppercase; margin-top:20px;}
.bannerBox .banner .swiper-slide .more:after { content:'+';}
.bannerBox .banner .swiper-slide .more:hover { background:#0256ab; color:#fff;}
.bannerBox .banner .swiper-slide .slide-1.ad-info { margin-top:15%;}
.bannerBox .banner .swiper-slide .slide-1 .slogan { }
.bannerBox .banner .swiper-slide .slide-1 .slogan:nth-child(1) {}
.bannerBox .banner .swiper-slide .slide-1 .brief {}
.bannerBox .banner .swiper-slide .slide-2.ad-info { margin-top:10%;}
.bannerBox .banner .swiper-slide .slide-2.ad-info .tit { width:100%; text-align:center; color:#fff;}
.bannerBox .banner .swiper-slide .slide-2.ad-info .slogan { width:100%; color:#14953b; line-height:1; margin-top:20px; text-align:center;}
.bannerBox .banner .swiper-slide .slide-2.ad-info .brief { width:100%; color:#14953b; text-align:center;}
.bannerBox .banner .swiper-slide .slide-2.ad-info .slogan:nth-child(1) { }
.bannerBox .banner .swiper-slide .slide-2.ad-info .slogan:nth-child(2) { }
.bannerBox .banner .swiper-slide .slide-2.ad-info .brief { }
.bannerBox .banner .swiper-slide .slide-3.ad-info { margin-top:10%;}
.bannerBox .banner .swiper-slide .slide-3.ad-info .slogan:nth-child(1) { }
.bannerBox .banner .swiper-slide .slide-3.ad-info .slogan:nth-child(2) { }
.bannerBox .banner .swiper-slide .slide-3.ad-info .brief { width:100%; text-align:center; font-size:60px; color:#ff5d14; font-family:'宋体'; font-weight:bold;}

.bannerBox .banner .swiper-slide .slide-4.ad-info .slogan:nth-child(1) {}
.bannerBox .banner .swiper-slide .slide-4.ad-info .slogan:nth-child(2) { }
.bannerBox .banner .swiper-slide img { display:block;}
.bannerBox .banner .swiper-slide a { display:block; }
.bannerBox .m_banner .swiper-slide img { display:block;}
.bannerBox .m_banner .swiper-slide a { display:block; }


/*.bannerBox .m_banner .swiper-pagination { height:12px; text-align:center; z-index:999; width:100%; position:absolute; left:0px; bottom:41px;}
.bannerBox .m_banner .swiper-pagination .swiper-pagination-switch { display:inline-block; width:10px; height:10px; border-radius:50%; background:none; opacity:1; margin:0 6px; cursor:pointer; border:1px solid #00009e; z-index:1;}
.bannerBox .m_banner .swiper-pagination .swiper-pagination-switch.swiper-active-switch { background:#00009e; border:1px solid #00009e;}*/

.bannerBox .banner .swiper-pagination-bullets{ bottom:30px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-content:center; align-items:center;}
.bannerBox .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 4px;}
.bannerBox .swiper-pagination-bullet { width:13px; height:13px; border-radius:50%; margin:0; background:#fff; /*background:linear-gradient(135deg, #fff 0%, #999 50%, #666 100%);*/ border-radius:50%; opacity: 1; display:inline-block;
	-webkit-transition: all .5s cubic-bezier(0,0,.2,1);
	-moz-transition:all .5s cubic-bezier(0,0,.2,1);
	-o-transition:all .5s cubic-bezier(0,0,.2,1);
	-ms-transition:all .5s cubic-bezier(0,0,.2,1);
	transition:all .5s cubic-bezier(0,0,.2,1);
}
.bannerBox .swiper-pagination-bullet-active {  width:13px; background:#d1111b; /*background:linear-gradient(135deg, #bb1f1a 0%, #cb3f1d 50%, #e26b22 100%);*/}

/* 下面是前/后按钮代码，，，，，若是不需要删除即可 */
.bannerBox a.prev,
.bannerBox a.next { width:50px; height:100px; line-height:100px; color:#fff; display:block; position:absolute; left:0; top:50%; margin-top:-50px; z-index:9; text-align:center; font-size:30px; font-family:"宋体"; font-weight:bold; border-radius:0 10px 10px 0;}
.bannerBox a.next { right:0; left:auto; border-radius:10px 0 0 10px;}
.bannerBox a.prev:hover,
.bannerBox a.next:hover { background:rgba(0,0,0,.5);}

.bannerBox .ctrl_box { width:120px; height:auto; overflow:hidden; position:absolute; right:0px; bottom:0px; z-index:100;}
.bannerBox .copy_right { width:136px; height:100%; position:absolute; left:0px; top:0; background:#fff; line-height:136px; color:#7f7f7f; overflow:hidden; display:none;}
.bannerBox .copy_right:after { content:''; width:1px; height:100%; left:50%; background:#e2e2e2; position:absolute;}
.bannerBox .copy_right p { line-height:136px; font-size:16px; writing-mode: tb-rl; text-align:left; margin-top:215px; letter-spacing:1px; padding:20px 0;}
.bannerBox .ctrl_show_box { position:absolute; width:100px; position:absolute; right:70px; bottom:30px; text-align:center; font-size:18px; line-height:100px; color:#fff; z-index:1;}
.bannerBox .ctrl_show_box .curr { font-size:30px; line-height:30px;}
.bannerBox .ctrl_show_box .total { font-size:18px;}

/*顶部新闻*/
.top_newsbox_bg { height:auto; overflow:hidden; position:relative;}
.top_newsbox_bg:after { content:''; width:50%; height:100%; background:#b1de29; position:absolute; right:0; top:0; z-index:-1;}
.top_newsbox { max-width:1440px; min-width:300px; margin:0 auto; height:118px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
.top_newsbox dt { width:350px; flex:0 0 350px; height:118px; float:left; background:#fff; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-around; align-items:center; position:relative;}
.top_newsbox dt .tit { color:#085508; font-size:16px; position:relative; left:-80px; text-transform:uppercase;}
.top_newsbox dt .icon { position:relative;}
.top_newsbox dt .icon:after { content:'》'; font-size:16px; color:#085508; display:block; transform:rotate(90deg); width:50%; height:auto; line-height:1; position:absolute; left:23%; top:100%;}
.top_newsbox dd { width:100%; height:auto; float:left; background:#b1de29; /*padding:0 30px;*/ display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:center; align-items:stretch;}
.top_newsbox dd .title { width:180px; height:auto; flex:0 0 180px; font-size:18px; line-height:118px; text-align:center; float:left;}
.top_newsbox dd .top_news_list_scroll { width:auto; flex:1 0 0; height:100%; overflow:hidden;}
.top_newsbox dd .top_news_list_scroll .swiper-container { height:100%;}
.top_newsbox dd .news_list { width:100%; height:auto; overflow:; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center;}
.top_newsbox dd .news_list li { width:100%; height:auto; overflow:hidden;}
.top_newsbox dd .news_list li a { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.top_newsbox dd .news_list li .data { width:15%; flex:0 0 15%; height:auto; line-height:118px; font-size:18px; font-weight:bold; text-align:center;}
.top_newsbox dd .news_list li .tit { width:25%; flex:0 0 25%; height:auto; overflow:hidden; font-size:18px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.top_newsbox dd .news_list li .des { width:50%; flex:0 0 50%; line-height:1.5; height:auto; overflow:hidden; font-size:16px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.top_newsbox dd .ctrl_box { width:60px; flex:0 0 60px; height:auto; text-align:center; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-content:center; align-items:center; z-index:1;}
.top_newsbox dd .ctrl_box a { display:block; color:#fff; line-height:1; font-size:18px; font-weight:bold;}
.top_newsbox dd .ctrl_box a:hover { color:#373737;}
/*产品详细*/
.goods_info_bg { height:auto; overflow:hidden; position:relative;}
.goods_info { max-width:1551px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; position:relative; z-index:1; padding-top:60px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
.goods_info .pic { width:820px; float:right; margin:0px; height:auto; overflow:hidden; position:relative; z-index:1;}
.goods_info .pic img { display:block;}
.goods_info .info { width:60%; height:auto; float:left; color:#252525; margin-left:56px; position:relative; z-index:1;}
.goods_info .info .tit { font-size:48px; line-height:48px; color:#282828;}
.goods_info .info .des { width:100%; font-size:18px; line-height:36px; color:#757575; overflow:hidden; padding:20px 0; border-bottom:1px solid #d9d9d9; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.goods_info_bg:hover:after {/* background-size:auto 120%;*/}
/*线上预定*/
.goods_info .goods_reserve_form { width:100%; height:auto; overflow:hidden; margin-top:10px; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.goods_info .goods_reserve_form .input { width:49%; flex:0 0 49%; height:63px; line-height:63px; background:#f1f1f1; color:#000; margin-top:14px; border:0; text-indent:20px; float:left;}
.goods_info .goods_reserve_form .input:focus,
.goods_info .goods_reserve_form .textarea:focus { background:#dddddd;}
.goods_info .goods_reserve_form .textarea { width:100%; flex:0 0 100%; height:100px; line-height:20px; background:#eeeeee; color:#000; padding:20px; border:0; margin-top:14px;}
.goods_info .goods_reserve_form .input:-moz-placeholder,
.goods_info .goods_reserve_form .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #18a0ff; opacity:1;  font-size:16px;
}
.goods_info .goods_reserve_form .input::-moz-placeholder,
.goods_info .goods_reserve_form .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #4e4e4e;opacity:1; font-size:16px;
}
.goods_info .goods_reserve_form .input:-ms-input-placeholder,
.goods_info .goods_reserve_form .textarea:-ms-input-placeholder {
    color: #4e4e4e;opacity:1; font-size:16px;
}
.goods_info .goods_reserve_form .input::-webkit-input-placeholder,
.goods_info .goods_reserve_form .textarea::-webkit-input-placeholder{
    color: #4e4e4e;opacity:1; font-size:16px;
}
.goods_info .goods_reserve_form .btn_box { height:auto; overflow:hidden; margin:0 auto; margin-top:18px;}
.goods_info .goods_reserve_form .submit{
    width:48%; height:82px; background:#cc0101; border:0; cursor:pointer; color:#fff; float:left; margin-top:40px; font-size:22px; border-radius:8px;
}
.goods_info .goods_reserve_form .reset{
    width:48%; height:82px; background:#a1a1a1; border:0; cursor:pointer; color:#fff; float:right; margin-top:40px; font-size:22px; border-radius:8px;
}

/*搜索*/
.search_box { width:100%; height:auto; overflow:hidden; margin:20px 0; text-align:center;}
.search_box .keys { width:500px; height:40px; line-height:40px; padding:0 10px; border:1px solid #ccc; overflow:hidden; color:#131975; background:#fff; border-radius:3px;}
.search_box .keys:hover { border:1px solid #000;}
.search_box .submit { width:80px; height:40px; line-height:40px; padding:0 10px; border:1px solid #ccc; /* background:#131975; color:#fff;*/ font-size:16px; border-radius:3px; cursor:pointer;}
.datatable { border-collapse:collapse; border:1px solid #ccc; font-size:18px; margin:0 auto; width:90%;}
.datatable th { padding:10px 10px; border:1px solid #ccc; background:#eee;}
.datatable td { padding:5px 10px; border:1px solid #ccc;}


/*详细页内容*/
.goods_detail_bg{ height:auto; overflow:hidden; padding-bottom:40px;}
.goods_detail { height:auto; margin-top:30px; position:relative;}
.goods_detail dt { width:100%; height:60px; font-size:30px; line-height:60px; color:#000; text-align:center; position:relative;}
.goods_detail dt:after { content:''; width:100%; height:1px; background:#efefef; position:absolute; left:0; top:50%;}
.goods_detail dt .tit { display:inline-block; background:#fff; position:relative; z-index:1;}
.goods_detail dt .tit:before { content:'?'; margin:0 15px; position:relative; top:-2px;}
.goods_detail dt .tit:after { content:'?'; margin:0 15px; position:relative; top:-2px;}
.goods_detail dd { max-width:1551px; min-width:300px; height:auto; overflow:visible; margin:0 auto;}
.goods_detail dd .detail_info { width:100%; height:auto; overflow:hidden; font-size:18px; line-height:2; color:#4f4f4f;}
.goods_detail dd .detail_info img { max-width:100%; width:auto;}
.goods_detail .detail_lab { width:100%; line-height:60px; height:60px; border-bottom:1px solid #e1e1e1; padding-left:30px; font-size:30px; color:#262626; position:relative;}
.goods_detail .detail_lab:before { content:''; display:block; width:6px; height:30px; background:#ea0c02; position:absolute; left:0; top:50%; margin-top:-15px;}
/*产品相关推荐*/
.goods_related_bg { height:auto; overflow:hidden; padding-bottom:40px;}
.goods_related { height:auto; margin-top:40px; position:relative;}
.goods_related dt { width:100%; height:60px; border-bottom:1px solid #e1e1e1;}
.goods_related dt .tit { width:100%; line-height:60px; height:60px; font-size:30px; padding-left:30px; color:#000; position:relative;}
.goods_related dt .tit:before { content:''; display:block; width:6px; height:30px; background:#ea0c02; position:absolute; left:0; top:50%; margin-top:-15px;}
.goods_related dd { width:100%; height:auto; overflow:hidden;}
.goods_related dd .goods_related_list_scroll { width:100%; height:auto; position:relative;}
.goods_related dd .prev,
.goods_related dd .next { width:100px; height:100px; line-height:100px; color:#f1f1f1; display:block; text-align:center; font-size:72px; font-weight:100; position:absolute; border-radius:50%; left:0px; top:43%; margin-top:-50px; z-index:999; display:none;}
.goods_related dd .next { left:auto; right:0px;}
.goods_related dd .prev:hover,
.goods_related dd .next:hover { color:#7b1f22;}
/*新闻相关推荐*/
.news_related_bg { height:auto; overflow:hidden; padding-bottom:40px;}
.news_related { height:auto; margin-top:40px; position:relative;}
.news_related dt { width:100%; height:60px; font-size:30px; line-height:60px; color:#000; text-align:center; position:relative;}
.news_related dt:after { content:''; width:100%; height:1px; background:#efefef; position:absolute; left:0; top:50%;}
.news_related dt .tit { display:inline-block; background:#fff; position:relative; z-index:1;}
.news_related dt .tit:before { content:'?'; margin:0 15px; position:relative; top:-2px;}
.news_related dt .tit:after { content:'?'; margin:0 15px; position:relative; top:-2px;}
.news_related dd { max-width:1440px; min-width:300px; height:auto; overflow:visible; margin:0 auto;}
.news_related dd .news_related_list_scroll { width:100%; height:auto; position:relative;}
/*.news_related dd .news-list3 li a { display:block; position:relative; overflow:hidden;background:#efefef url(../images/pic_bg.png) -65% 50% no-repeat; background-size:130% auto;}
.news_related dd .news-list3 li .tit { font-size:23px;}
.news_related dd .news-list3 li .des { font-size:13px; color:#252525; line-height:24px; height:72px;}
.news_related dd .news-list3 li .more { margin-top:20%; font-size:13px; width:109px; height:38px; line-height:38px;}
.news_related dd .news-list3 li .more:hover { background:#5dca07;}*/
.news_related dd .news_related_scroll_prev { width:66px; height:66px; line-height:66px; background:#efefef; color:#373737; display:block; text-align:center; font-size:30px; font-weight:100; position:absolute; border-radius:50%; left:-96px; top:50%; margin-top:-33px;}
.news_related dd .news_related_scroll_next { width:66px; height:66px; line-height:66px; background:#efefef; color:#373737; display:block; text-align:center; font-size:30px; font-weight:100; position:absolute; border-radius:50%; right:-96px; top:50%; margin-top:-33px;}
.news_related dd .news_related_scroll_prev:hover,
.news_related dd .news_related_scroll_next:hover { background:#c10e0e; color:#fff;}

/*加盟留言*/
.joinbox_bg { height:auto; overflow:hidden; background:url(/template/default/index/images/joinbox_bg.jpg) top center no-repeat; background-size:cover; padding-bottom:74px;}
.joinbox { height:auto; overflow:hidden; margin:0 38px; margin-top:62px;}
.joinbox dt { width:100%; height:auto; overflow:hidden; position:relative;}
.joinbox dt .icon { float:left; font-size:70px; line-height:80px; color:#0436ba;}
.joinbox dt .title { float:left; height:auto; overflow:hidden; position:relative; padding-left:20px;}
.joinbox dt .title:before { content:''; position:absolute; left:0; top:50%; margin-top:-27px; width:6px; height:53px; background:#d6ae10;}
.joinbox dt .tit { font-size:36px; line-height:40px; color:#000000;}
.joinbox dt .tit1 { font-size:16px; line-height:22px; text-transform:uppercase; color:#dddddd;}
.joinbox dt .more { width:118px; height:53px; line-height:53px; display:block; overflow:hidden; font-size:16px; margin-top:10px; color:#fefefe; background:#000000; float:right; margin-top:5px; z-index:1; text-align:center; padding-right:54px; position:relative;}
.joinbox dt .more:after { content:'>'; display:block; position:absolute; right:0; top:0; width:54px; height:53px; background:#d4b012; color:#000; font-size:24px;}
.joinbox dd { width:100%; height:auto; overflow:hidden; margin-top:53px;}
.joinbox dd .input { width:33%; height:66px; height:66px; line-height:66px; border:0; font-size:18px; text-indent:20px; color:#555555; background:#efefef; margin-bottom:12px;}
.joinbox dd .textarea { width:100%; height:152px; background:#efefef; border:0; padding:20px; font-size:18px;}
.joinbox dd .submit { width:218px; height:67px; background:#d4b012; line-height:67px; font-size:18px; color:#000; cursor:pointer; border:0; margin-top:11px;}
.joinbox dd .reset { width:218px; height:67px; background:#000000; line-height:67px; font-size:18px; color:#fff; margin-left:13px; cursor:pointer; border:0; margin-top:11px;}
.feedbackbox dd .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff; opacity:1;  font-size:16px;
}
.feedbackbox dd .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;opacity:1; font-size:16px;
}
.feedbackbox dd .textarea:-ms-input-placeholder{
    color: #fff;opacity:1; font-size:16px;
}
.feedbackbox dd .textarea::-webkit-input-placeholder{
    color: #fff;opacity:1; font-size:16px;
}
.joinbox dd .formbox form { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}


/*页面结构*/

.indexbox{  max-width:1440px; min-width:300px; height:auto; margin:0 auto; overflow:hidden;}
.ny_banner_box { height:auto; overflow:hidden; padding-left:0px;}
.ny .ny_banner_box { margin-top:0px;}
.ny_banner { min-width:300px; height:auto; height:auto; background-color:#979797; overflow:hidden; position:relative; background-repeat:no-repeat; background-size:cover; background-position:top center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center; margin-top:0;}
.ny_banner:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(22,80,194,.45); display:none;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.ny_banner:after { -webkit-animation-name: fadeIn; animation-name: fadeIn;}
.ny_banner img { display:block;}
.ny_banner .info_box { position:absolute; width:100%; height:100%; left:0;}
.ny_banner .info { max-width:1440px; min-width:300px; height:100%; margin:0 auto; font-weight:bold; text-align:left; color:#fff; z-index:1; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:center; position:relative; z-index:1;}
.ny_banner .tit1 { flex:0 0 100%; font-size:50px; line-height:2.2; text-transform:uppercase; border-bottom:1px solid #fff;}
.ny_banner .tit { flex:0 0 100%; font-size:40px; line-height:2.2;}

.ny_banner .ad-info { position:absolute; left:0; top:0; width:90%; min-width:90%; height:100%; margin:0 5%; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center; color:#fff;}
.ny_banner .slogan { font-size:64px; line-height:120px; font-weight:bold; word-wrap:break-word; text-align:center; text-shadow: 2px 2px 2px #546a74;}
.ny_banner .brief { font-size:19px; line-height:32px; margin-top:10px; word-wrap:break-word; color:#000; text-align:center; font-weight:bold; text-shadow: 0 2px #fff, 2px 0 #fff, -2px 0 #fff, 0 -2px #fff;}
.ny_banner .more { width:100px; height:33px; line-height:33px; text-align:center; display:inline-block; border-radius:3px; border:3px solid #fff; font-size:18px; color:#fff; text-transform:uppercase; margin-top:40px;}
.ny_banner .more:hover { background:#bb0001; color:#fff; border:3px solid #bb0001;}
.ny_banner .ad-info.style0 .slogan:nth-child(2) { font-size:57px;}
.ny_banner .ad-info.style1 { justify-content:flex-start;}
.ny_banner .ad-info.style1 .slogan { color:#079a24; font-size:43px; line-height:65px; text-shadow: 0 2px #fff, 2px 0 #fff, -2px 0 #fff, 0 -2px #fff;}
.ny_banner .ad-info.style1 .slogan:nth-child(1) { margin-top:5%;}
.ny_banner .ad-info.style2 .slogan:nth-child(1) { font-size:76px;}
.ny_banner .ad-info.style2 .slogan:nth-child(2) { font-size:63px; font-weight:100; text-shadow:none;}
.ny_banner .down-move { display:block; width:60px; height:auto; text-align:center; position:absolute; left:50%; margin-left:-30px; bottom:0; display:none;}
.ny_banner .down-move:before { display:block; width:60px; height:60px; line-height:60px; text-align:center; background:#a51f26; color:#fff; font-size:30px; border-radius:50%;}
.ny_banner .down-move:after { content:'﹀'; display:block; text-align:center; font-size:18px; color:#fff; line-height:30px;}

/*相助客户*/
.cooperative_partner_bg { height:auto; overflow:hidden; padding:100px 0; position:relative; }
.cooperative_partner_bg:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:url(/template/default/index/images/cooperative_partner_bg.jpg) top center no-repeat; background-size:cover;}
.cooperative_partner { max-width:1440px; min-width:300px; height:auto; overflow:; margin:0 auto; margin-top:50px; position:relative; z-index:1;}
.cooperative_partner dd { width:100%; height:auto; overflow:; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between;}
.cooperative_partner dd .infobox { width:35%; height:auto; overflow:hidden; float:left; margin-top:60px;}
.cooperative_partner dd .info { width:100%; height:auto; overflow:hidden; color:#fff;}
.cooperative_partner dd .info .brief { width:100%; height:auto; overflow:hidden;}
.cooperative_partner dd .info .tit { font-size:48px; line-height:1.2; font-weight:bold;}
.cooperative_partner dd .info .tit1 { font-size:32px; line-height:1.2; font-weight:bold;}
.cooperative_partner dd .info .des { margin:40px auto; font-size:16px; line-height:2;}
.cooperative_partner dd .info .point_list { width:60%; margin:30px 0; position:relative; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:baseline;}
.cooperative_partner dd .info .point_list li { float:left; text-align:center;}
.cooperative_partner dd .info .tel { color:#fb6033; font-size:24px; font-weight:bold; line-height:2; font-style:oblique;}
.cooperative_partner dd .info .share_link { width:100%; height:auto; overflow:hidden; font-size:20px;}
.cooperative_partner dd .info .share_link a { color:#fff; width:40px; height:40px; line-height:40px; text-align:center; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center; border:2px solid #fff; border-radius:50%; overflow:hidden; margin:0 10px; display:inline-block;}


.cooperative_partner dd .cooperative_partner_list { width:100%; height:auto; overflow:; margin-top:60px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:flex-start; z-index:1;}
.cooperative_partner dd .cooperative_partner_list li { width:20%; height:auto; float:left; overflow:; position:relative;}
.cooperative_partner dd .cooperative_partner_list li a { display:block; background:#f1f1f1; padding-bottom:0px;}
.cooperative_partner dd .cooperative_partner_list li .pic { height:auto; overflow:hidden; float:left;}
.cooperative_partner dd .cooperative_partner_list li .pic img { display:block; width:100%;}
.cooperative_partner dd .cooperative_partner_list li .tit { width:100%; text-align:center; font-size:17px; line-height:2.5; color:#000; position:relative; left:0; bottom:0;}

.cooperative_partner dd .form_box { width:50%; height:auto; float:left; /*background:#fff; padding:50px 75px; box-shadow:0px 0px 40px #ccc; margin-bottom:20px; border-radius:5px;*/ overflow:hidden;}
.cooperative_partner dd .form_box .form { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:baseline;}
.cooperative_partner dd .form_box .title .tit { font-size:30px; color:#000; line-height:2;}
.cooperative_partner dd .form_box .title .tit1{ font-size:20px; color:#14953b; line-height:2;}
.cooperative_partner dd .form_box .lab { font-size:16px; color:#fff; line-height:2.5;}
.cooperative_partner dd .form_box .inputbox { width:100%; height:auto; overflow:hidden; margin-top:30px;}
.cooperative_partner dd .form_box .input { width:100%; height:58px; background:none; border:1px solid #e2e7eb; color:#fff; padding:0 20px; font-size:18px; border-radius:0px;}
.cooperative_partner dd .form_box .input:-ms-input-placeholder{
    color: #fff; font-weight:100;
}
.cooperative_partner dd .form_box .textarea::-webkit-input-placeholder{
    color: #fff; font-weight:100;
}

.cooperative_partner dd .form_box .textareabox { width:100%; height:auto; overflow:hidden; margin-top:30px;}
.cooperative_partner dd .form_box .textarea { width:100%; height:150px; background:none; border:1px solid #e2e7eb; color:#fff; padding:20px; font-size:16px; border-radius:0px;}
.cooperative_partner dd .form_box .btnbox { width:100%; height:auto; overflow:hidden; margin:30px 0;}
.cooperative_partner dd .form_box .submit{ width:50%; height:60px; line-height:60px; font-size:18px; border-radius:0px; text-align:center; color:#000; background:#fff; border:0; cursor:pointer;}

/*关于AG试玩平台*/
.aboutbox_bg { height:auto; overflow:hidden; position:relative; padding:0; /*background-size:cover;*/  z-index:1; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;*/}
.aboutbox_bg:after { content:''; width:100%; height:100%; position:absolute; left:0; top:0; background:#f7f7f7 url(../images/aboutbox_bg.jpg) right top no-repeat;}
.about_pic_slide { width:50%; overflow:hidden; position:absolute; left:0; bottom:0; top:0; z-index:2;}

.about_pic_slide .swiper-pagination { position:absolute; left:80px; bottom:50px; z-index:999;}
.about_pic_slide .swiper-pagination .swiper-pagination-bullet { width:15px; height:15px; border-radius:50%; background:none; opacity:1; margin:0 10px; cursor:pointer; border:3px solid #fff;}
.about_pic_slide .swiper-container-horizontal>.swiper-pagination-bullets,
.about_pic_slide .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom:40px;
}

.about_pic_slide .swiper-pagination-progressbar { width:242px; height:3px; background:#fff6; overflow:hidden; border-radius:3px; left:80px; bottom:100px;}
.about_pic_slide .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background:#fff; height:3px; border-radius:3px;}

.about_slide li {  position:relative; height:auto;}
.about_slide li:after { content:''; position:absolute; top:0; left:0; width:100%; height:30%; background-image: linear-gradient(180deg,#01499b 0%, transparent);}
.about_slide li .pic { width:100%; height:100%; overflow:hidden;}
.about_slide li .pic img { display:block; width:100%; height:100%;}
.about_slide li .brief { padding:0 80px; overflow:hidden; position:absolute; left:0; bottom:0; width:100%; height:50%; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; background-image: linear-gradient(0deg,#01499b 0%, transparent);}
.about_slide li .tit { width:100%; font-size:16px; color:#fff; z-index:1;}
.about_pic_slide .ctrl_box { position:absolute; right:80px; bottom:90px; height:139px; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:space-between; align-items:center; z-index:2;}
.about_pic_slide .ctrl_box a { display:block; width:64px; height:64px; line-height:64px; text-align:center; border-radius:50%; border-radius:50%; border:1px solid #fff; font-size:30px; color:#fff;}
.about_pic_slide .ctrl_box a:hover { background:#fff; color:#962524;}

.aboutbox { max-width:1440px; min-width:300px; height:auto; margin:0 auto; overflow:; /*margin-top:120px; margin-bottom:16px;*/ position:relative; z-index:1;}
.aboutbox dt { width:100%; height:auto; overflow:hidden; text-align:center; display:none;}
.aboutbox dt .title { height:auto; overflow:hidden; position:relative; color:#fff; text-align:center;}
.aboutbox dt .title:before { content:''; width:8px; height:64px; background:#fff; position:absolute; left:0; top:50%; margin-top:-32px; display:none;}
.aboutbox dt .tit1 { font-size:17px; line-height:1.3; text-transform:uppercase; letter-spacing:0px; margin-top:0px; position: relative; color:#006835;
	/*background: linear-gradient(to bottom, rgba(0,0,0,.1), rgba(255,255,255,0));
	-webkit-background-clip: text;
	color: transparent*/
}
.aboutbox dt .tit1:before,
.aboutbox dt .tit1:after { content:'/'; margin:0 10px;}
.aboutbox dt .tit { font-size:32px; line-height:1.3; color:#000; position:relative; z-index:1;}
.aboutbox dt .des { color:#000; font-size:18px; line-height:2.5;}
.aboutbox dt .more { width:162px; height:46px; line-height:46px; background:#4caffd; font-size:14px; display:block; color:#000; padding:0 30px; margin-top:30px; position:relative; float:right;}
.aboutbox dt .more .icon { font-size:25px; float:left; margin-right:10px;}
.aboutbox dt .more:after { content:''; float:right;}
.aboutbox dt .more:hover { background:#fff;}
.aboutbox dt .tabs { color:#3d3d3d; line-height:52px; font-size:18px; float:right;}
.aboutbox dt .tabs a { color:#3d3d3d; padding:0 5px;}
.aboutbox dt .tabs a:hover { color:#00a554;}
.aboutbox dd { width:100%; height:auto; overflow:; position:relative;}
.aboutbox dd .about_box { width:100%; height:auto; overflow:; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.aboutbox dd .about { width:55%; flex:0 0 55%; height:auto; overflow:hidden; float:left; position:relative; padding:80px 0; padding-right:80px;}
.aboutbox dd .about .pic { width:100%; height:auto; overflow:hidden; margin-top:0px;}
.aboutbox dd .about .company_name { font-size:18px; color:#393939; line-height:1.5; position:relative; margin:30px 0; font-weight:bold;}
.aboutbox dd .about .company_name:after { content:''; display:block; width:100%; height:25px; background:#b1de29; position:absolute; left:0; bottom:0; z-index:-1; display:none;}
.aboutbox dd .about .title { height:auto; overflow:hidden; color:#d1111b; position:relative;}
.aboutbox dd .about .title .tit1 { font-size:16px; line-height:1.2; text-transform:uppercase; font-weight:bold;}
.aboutbox dd .about .title .tit { font-size:36px; line-height:1.2; font-weight:bold; color:#000; position:relative;}
.aboutbox dd .about .des { font-size:20px; color:#000; line-height:2; margin:10px 0; font-weight:400;}
.aboutbox dd .about .about_other li { width:100%; height:auto;}
.aboutbox dd .about .about_other { width:100%; height:35px; overflow:hidden; font-size:16px; position:relative; margin:30px 0; z-index:1;}
.aboutbox dd .about .about_other a { width:132px; display:block; height:35px; line-height:35px; overflow:hidden; background:#80461f; color:#fff; text-align:center; position:relative; float:left; margin-right:13px;}
.aboutbox dd .about .about_other a:hover { background:#feba0d; color:#000;}

.aboutbox dd .about .more { width:145px; height:49px; display:block; background:#d1111b; color:#fff; font-size:14px; line-height:45px; text-transform:uppercase; margin-top:50px; overflow:hidden; padding:0 14px; border-radius:8px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; float:left; position:relative;}
.aboutbox dd .about .more:after { content:''; width:15px; height:15px; background:#fff; border-radius:50%; z-index:-1;
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}
.aboutbox dd .about .more:hover { padding:0 20px;}
.aboutbox dd .about .line { width:51px; height:6px; background:#14953b; overflow:hidden; margin:20px 0;}
.aboutbox dd .about .text { width:100%; height:auto; color:#393939; overflow:hidden; margin:20px 0; margin-top:0px; font-size:16px; line-height:30px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}
.aboutbox dd .about .video_pic img { display:block;}
.aboutbox dd .about_video { width:388px; height:100%; overflow:hidden; position:absolute; right:0; top:0;}

.aboutbox dd .about_video .ctrl_box { width:186px; height:67px; position:absolute; left:0; bottom:0; background:#fff; z-index:1;}
.aboutbox dd .about_video .ctrl_box a { display:block; width:50%; height:67px; line-height:65px; text-align:center; background:#2d8521; float:left; color:#fff; font-size:36px; font-weight:100;}
.aboutbox dd .about_video .ctrl_box a:hover,
.aboutbox dd .about_video .ctrl_box a.hover { background:#ef6b00;}
.aboutbox dd .about_video .swiper-container { position:relative;}
.aboutbox dd .about_video .swiper-pagination { left:50%;  right:5%; width:auto; text-align:right;}
.aboutbox dd .about_video .swiper-pagination .swiper-pagination-bullet { width:15px; height:15px; border-radius:50%; background:none; opacity:1; margin:0 10px; cursor:pointer; border:3px solid #fff;}
.aboutbox dd .about_video .swiper-container-horizontal>.swiper-pagination-bullets,
.aboutbox dd .about_video .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom:40px;
}
.aboutbox dd .about_video .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#fff; border:3px solid #fff;}
.aboutbox dd .about_video a { display:block; position:relative;}
.aboutbox dd .about_video img { display:block;}
.aboutbox dd .about_video .play { width:130px; height:130px; text-align:center; overflow:hidden; color:#b21126; position:absolute; right:2%; top:50%; margin-top:-65px; z-index:1;}
.aboutbox dd .about_video .play:hover { color:#fff;}

.aboutbox dd .about_pic { width:100%; height:auto; overflow:hidden; position:relative; float:left; left:0%;}
.aboutbox dd .about_pic .pic { width:100%; height:auto; height:auto; overflow:hidden; /*border:5px solid rgba(255,255,255,.6);*/ background:url(/template/default/index/images/about_pic_bg.png) right bottom no-repeat; padding-right:33px; padding-bottom:33px; position:relative; display:block;}
.aboutbox dd .about_pic .about_pic_list { width:100%; height:auto; overflow:;}
.aboutbox dd .about_pic .about_pic_list li { width:30%; height:auto; overflow:;}
.aboutbox dd .about_pic .about_pic_list li .pic {}
.aboutbox dd .about_pic .about_pic_list li .brief { width:100%; height:107px; background:#fff; padding:0 20px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.aboutbox dd .about_pic .about_pic_list li .brief .tit { font-size:22px; line-height:2; color:#006835; float:left; width:100%; position:relative;}
.aboutbox dd .about_pic .about_pic_list li .brief .tit:after { content:''; background:url(/template/default/index/images/icon_arrow_right.png) 0 center no-repeat; position:absolute; right:0; top:50%; margin-top:-8px; width:27px; height:16px;}
.aboutbox dd .about_pic .about_pic_list li .brief .icon { float:left; margin-right:10px;} 
.aboutbox dd .about_pic .about_pic_list li .brief .icon img { display:block;}
.aboutbox dd .about_pic .about_pic_list li .brief .tit1 { font-size:16px; line-height:2; color:#006835; margin-left:3px;}
.aboutbox dd .about_pic .ctrl_box { width:180px; height:90px; overflow:hidden; position:absolute; right:0px; bottom:0px; z-index:2; display:none;}
.aboutbox dd .about_pic .ctrl_box a { display:block; width:90px; height:90px; line-height:90px; border-radius:0%; text-align:center; background:rgba(255,255,255,.9); color:#055bd2; font-size:35px; font-weight:100;}
.aboutbox dd .about_pic .ctrl_box a:hover { background:#055bd2; color:#fff;}
.aboutbox dd .about_pic .about_pic_prev { float:left;}
.aboutbox dd .about_pic .about_pic_next { float:right;}
.aboutbox dd .about_pic .play { width:122px; height:122px; line-height:122px; font-size:92px; text-align:center; overflow:hidden; color:#fff; position:absolute; left:50%; top:50%; margin-top:-76px; margin-left:-76px; background:url(/template/default/index/images/icon_play.png) center center no-repeat; z-index:1;}
.aboutbox dd .about_pic .play:hover { background-size:80% 80%;}
.aboutbox dd .about_pic .pic img { display:block;}
.aboutbox dd .about_pic img.ispc { display:block;}
.aboutbox dd .about_pic img.ismobile { display:none;}
.aboutbox dd .about_pic .swiper-container { position:relative;}
.aboutbox dd .about_pic .swiper-slide { width:20%;}

.aboutbox dd .about_pic .swiper-pagination-bullets{ width:100%; bottom:0px; height:40px; position:relative; text-align:center; margin-top:30px; z-index:999;}
.aboutbox dd .about_pic .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 5px;}
.aboutbox dd .about_pic .swiper-pagination-bullet { width:8px; height:8px; border-radius:4px; margin:0; background:#fda100; opacity: 1; display:inline-block;
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.aboutbox dd .about_pic .swiper-pagination-bullet-active { width:65px; background:#fda100;}
.aboutbox dd .about_pic .contact_info { padding:50px 30px; height:auto; overflow:hidden;}
.aboutbox dd .about_pic .contact_info .qrcodebox { float:left; width:50%; position:relative;}
.aboutbox dd .about_pic .contact_info .qrcodebox:after { content:''; position:absolute; right:30px; top:50%; margin-top:-27px; width:1px; height:54px; background:#b51700;}
.aboutbox dd .about_pic .contact_info .qrcodebox .qrcode { width:87px; height:87px; float:left;}
.aboutbox dd .about_pic .contact_info .qrcodebox .qrcode img { display:block; border:1px solid #000;}
.aboutbox dd .about_pic .contact_info .qrcodebox .title { color:#b51700; line-height:2; font-size:17px; float:left; margin-top:10px; padding:0 40px;}
.aboutbox dd .about_pic .contact_info .telbox { float:left; width:50%; color:#b51700;}
.aboutbox dd .about_pic .contact_info .telbox .logo { width:100%; height:auto; overflow:hidden; margin-bottom:5px;}
.aboutbox dd .about_pic .contact_info .telbox .lab { font-size:14px; float:left;}
.aboutbox dd .about_pic .contact_info .telbox .tel { font-size:22px;}

.aboutbox dd .about_link { width:35%; height:auto; overflow:hidden; margin:40px 0; float:left; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.aboutbox dd .about_link li { width:46%; float:left; height:auto; overflow:hidden; position:relative; border-radius:30px 0 30px 0;}
.aboutbox dd .about_link li.space { width:1px; height:60px; background:#dedddd;}
.aboutbox dd .about_link li:hover:after { width:100%; height:100%; left:0; top:0; position:absolute;}
.aboutbox dd .about_link li a { overflow:hidden; color:#000; background:#fff url(../images/about_link_bg.jpg) bottom center no-repeat; background-size:cover; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:flex-start; align-items:space-between; padding:40px 38px;}
.aboutbox dd .about_link li a:hover { color:#fff; }
.aboutbox dd .about_link li a:after { content:''; background:rgba(255,255,255,.9); background: linear-gradient(to bottom, rgba(255,255,255,0.95) 50%, rgba(255,255,255,.85)); position:absolute; left:0; top:0; width:100%; height:100%;
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.aboutbox dd .about_link li:hover a:after { background:#d1111b;}
.aboutbox dd .about_link .icon { width:100%; width:auto; font-size:50px; line-height:60px; color:#d1111b; position:relative; z-index:1;}
.aboutbox dd .about_link .icon.icon-zizhi { font-size:60px;}
.aboutbox dd .about_link .tit { width:100%; font-size:18px; line-height:1.5; }
.aboutbox dd .about_link .tit1 { width:100%; font-size:14px; line-height:1.5; color:#979797; text-transform:uppercase;}
.aboutbox dd .about_link .more { width:57px; height:57px; line-height:57px; text-align:center; font-size:18px; background:#d1111b; border-radius:50%; color:#fff; position:relative; z-index:1;}
.aboutbox dd .about_link .des { font-size:16px; line-height:2; color:#9a9a9a;}
.aboutbox dd .about_link .info { width:auto; height:auto; overflow:hidden; /*writing-mode:vertical-lr;*/ text-align:left; margin:40px 0; position:relative; z-index:1;}
.aboutbox dd .about_link li:hover .icon { color:#fff;}
.aboutbox dd .about_link li:hover .more { background:#fff; color:#d1111b; }
.aboutbox dd .about_link li:hover .info .tit { color:#fff;}
.aboutbox dd .about_link li:hover .info .tit1 { color:#d5d5d5;}

.aboutbox dd .about_point { width:100%; height:auto; overflow:hidden; margin:0px 0; float:left; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:center;}
.aboutbox dd .about_point li { width:auto; height:auto; overflow:hidden; position:relative; float:left; }
.aboutbox dd .about_point li a { display:block; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-around; align-content:center; align-items:baseline; padding:22px 0;}
.aboutbox dd .about_point li:after {}
.aboutbox dd .about_point li .icon { width:50px; height:50px; line-height:50px; text-align:center; font-size:40px; float:left; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-content:center; align-items:center; position:relative; display:none;}
.aboutbox dd .about_point li .info { position:relative; height:auto; z-index:1;}
.aboutbox dd .about_point li .num { width:100%; line-height:1.5; font-size:60px; font-weight:bold; color:#000; font-family:'微软雅黑'; position:relative;
/*background: linear-gradient(to top, #000000, #000000);
-webkit-background-clip: text;
color: transparent;*/
}
.aboutbox dd .about_point li .unit{ margin-left:0px; line-height:2; font-size:18px; position:relative; color:#000; font-weight:normal;}
.aboutbox dd .about_point li .tit { width:100%; height:auto; float:left; font-size:18px; line-height:1.5; color:#000; text-align:left;}
.aboutbox dd .about_point li:hover .num { color:#b1de29; text-shadow: 5px 5px 5px #ccc;
/*background: linear-gradient(to top, #5fb707, #b1de29, #b1de29);
-webkit-background-clip: text;
color: transparent;*/
}


.aboutbox dd .about_point li:hover .num[data-count]::after{
	content:attr(data-count);
	position:absolute;
	color:#407d03;
	left:0;
	top:0;
	z-index:2;
	display:block;
	-webkit-mask-image:-webkit-gradient(linear, 0 bottom, 0 0, from(#407d03), to(rgba(0, 0, 255, 0)));
}

.aboutbox dd .about_video_list { width:100%; height:auto; overflow:hidden; margin-top:65px;}
.aboutbox dd .about_video_list li { width:32%; float:left; margin-left:2%; height:auto; overflow:hidden;}
.aboutbox dd .about_video_list li.ml0 { margin-left:0;}
.aboutbox dd .about_video_list li a { display:block; background:#000; position:relative;}
.aboutbox dd .about_video_list li img { display:block; filter:alpha(opacity=70); -moz-opacity:.7; -khtml-opacity: .7; opacity: .7;
-webkit-transform: scale(1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
-moz-transform: scale(1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 250ms;
}
.aboutbox dd .about_video_list li .play { width:66px; height:66px; overflow:hidden; background:url(/template/default/index/images/icon_play1.png) center center no-repeat; position:absolute; left:50%; top:50%; margin-left:-33px;margin-top:-33px;}
.aboutbox dd .about_video_list li:hover img { filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;
-webkit-transform: scale(1.1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
-moz-transform: scale(1.1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 250ms;
}
.aboutbox dd .about_video_list li:hover .play { background-size:100% 100%;}

.about_honor_box { max-width:1440px; min-width:300px; height:auto; overflow:; margin:40px auto;}
.about_honor_box .scroll_about_honor_list { width:100%; height:auto; overflow:hidden;}
.about_honor_box .about_honor_list { width:100%; height:auto; overflow:;}
.about_honor_box .about_honor_list li { width:20%; height:auto; overflow:; float:left;}
.about_honor_box .about_honor_list li .pic { position:relative; height:auto; overflow:hidden;}
.about_honor_box .about_honor_list li .pic:after { content:''; width:100%; height:100%; position:absolute; left:0; top:0; background-size:100% 100%;}
.about_honor_box .about_honor_list li .pic img { display:block;}
.about_honor_box .about_honor_list li .brief { width:100%; height:62px; line-height:62px; text-align:center; position:relative; display:none;}
.about_honor_box .about_honor_list li .brief .tit { font-size:16px; line-height:62px; color:#000; float:left; width:100%; position:relative;}
.about_honor_box .about_honor_list li .brief .tit1 { font-size:16px; line-height:2; color:#000; margin-left:3px;}

.about_honor_box .swiper-pagination { width:100%; height:30px; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.about_honor_box .swiper-pagination .swiper-pagination-bullet { width:18px; height:18px; border-radius:50%; background:#1a9e00; opacity:1; margin:0 10px; cursor:pointer; position:relative;}
.about_honor_box .swiper-pagination .swiper-pagination-bullet:after { content:''; position:absolute; left:50%; top:50%; width:10px; height:10px; margin-left:-5px; margin-top:-5px; border-radius:50%; background:#fff;}
.about_honor_box .swiper-container-horizontal>.swiper-pagination-bullets,
.about_honor_box .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom:0px;
}
.about_honor_box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#ffceb8;}
.about_honor_box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after { background:#ff5d14;}
.about_honor_box .ctrl_box { width:380px; height:auto; overflow:hidden; margin:40px auto; position:relative; z-index:1;}
.about_honor_box .ctrl_box .prev,
.about_honor_box .ctrl_box .next { position:absolute; left:0; top:0; width:30px; height:30px; line-height:30px; color:#1a9e00; font-size:20px; text-align:center; font-family:"宋体"; z-index:999;}
.about_honor_box .ctrl_box .next { left:auto; right:0;}

/*企业优势*/
.enterprise_advantages_bg { height:auto; overflow:hidden; position:relative; padding:0 0; background:#fff; background-size:cover;  z-index:1; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;*/}
.enterprise_advantages { max-width:100%; min-width:300px; height:auto; overflow:; margin:0 auto;}
.enterprise_advantages dt { width:100%; height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; display:none;}
.enterprise_advantages dt .title { height:auto; overflow:hidden; position:relative; float:left; margin:20px 0;}
.enterprise_advantages dt .title .tit1 { font-size:18px; line-height:1.2; color:#962524; font-weight:bold;}
.enterprise_advantages dt .title .tit { font-size:36px; line-height:1.4; color:#000; font-weight:bold; position:relative;}
.enterprise_advantages dt .title .des { font-size:18px; color:#000; line-height:2; margin:10px 0;}
.enterprise_advantages dt .more { width:158px; height:45px; display:block; color:#000; font-size:16px; line-height:45px; text-transform:uppercase; margin-top:0px; overflow:; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center; float:right; position:relative;}
.enterprise_advantages dt .more:after { content:''; width:50px; height:50px; background:#b1de29; border-radius:50%; position:absolute; left:0; top:50%; margin-top:-25px; z-index:-1;
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}
.enterprise_advantages dt .more:hover:after { margin-left:68%}
.enterprise_advantages dd { width:100%; height:auto;}
.enterprise_advantages dd .enterprise_advantages_scroll { width:100%; position:relative; height:auto;}
.enterprise_advantages_list { width:100%; height:auto; overflow:; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:stretch;}
.enterprise_advantages_list li { width:21.5%; height:auto; overflow:hidden;background:#fff; position:relative;}
.enterprise_advantages_list li .bg { display:block; position:relative; left:-30%;}
.enterprise_advantages_list li a { display:block; width:100%; height:100%; overflow:hidden; position:relative; z-index:1;}
.enterprise_advantages_list li a:after { content:''; position:absolute; left:0; bottom:0; width:100%; height:100%; background:linear-gradient(to top, rgba(0,0,0,.8), rgba(0,0,0,0), transparent);
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}
.enterprise_advantages_list li .info { position:absolute; right:0; bottom:0; width:100%; height:auto; padding:20px 60px; z-index:1;}
.enterprise_advantages_list li .title { width:100%; height:auto; overflow:hidden; text-align:right; padding:10px 0;}
.enterprise_advantages_list li .num { color:#fff; font-size:72px; font-weight:bold; line-height:1.2;
background: linear-gradient(to top, #5eb607, #9ed521, #b1de29);
-webkit-background-clip: text;
color: transparent;
}
.enterprise_advantages_list li .tit { color:#fff; font-size:36px; font-weight:bold; line-height:1.2;}
.enterprise_advantages_list li .des { width:100%; height:0; overflow:hidden; font-size:18px; color:#000; line-height:1.3; margin:10px 0;}
.enterprise_advantages_list li.hover .info { background:#b1de29; padding:35px 20px; width:60%;}
.enterprise_advantages_list li.hover { width:35.5%;}
.enterprise_advantages_list li.hover a:after { background:linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0), transparent);}
.enterprise_advantages_list li.hover .bg { left:0%;}
.enterprise_advantages_list li.hover .tit,
.enterprise_advantages_list li.hover .num,
.enterprise_advantages_list li.hover .des { color:#000;}
.enterprise_advantages_list li.hover .des { height:48px;}
.enterprise_advantages_list li.hover .num { font-size:48px; font-style:oblique;}
.enterprise_advantages_list li.hover .title { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch;}
.enterprise_advantages dd .enterprise_advantages_scroll .prev,
.enterprise_advantages dd .enterprise_advantages_scroll .next { width:64px; height:64px; line-height:64px; text-align:center; border-radius:50%; border-radius:50%; border:1px solid #b91b19; font-size:35px; color:#b91b19; position:absolute; left:-88px; top:50%; margin-top:-32px;}
.enterprise_advantages dd .enterprise_advantages_scroll .prev:hover,
.enterprise_advantages dd .enterprise_advantages_scroll .next:hover { background:#b91b19; color:#fff;}
.enterprise_advantages dd .enterprise_advantages_scroll .next { left:auto; right:-88px;}
.enterprise_advantages dd .enterprise_advantages_scroll .swiper-scrollbar { position:relative; background:#d0d0d0; height:2px; margin-top:50px;}
.enterprise_advantages dd .enterprise_advantages_scroll .swiper-scrollbar-drag { background:#b91b19; height:7px; top:-2px; cursor:pointer;}

/*资质证书*/
.qualification_certificate_bg { height:auto; overflow:hidden; padding:60px 0;}
.qualification_certificate { max-width:1440px; min-width:300px; height:auto; overflow:; margin:0 auto;}
.qualification_certificate dt { width:100%; height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.qualification_certificate dt .title { height:auto; overflow:hidden; position:relative; float:left; margin:20px 0;}
.qualification_certificate dt .title .tit { font-size:36px; line-height:1.4; color:#000; font-weight:bold; position:relative;}
.qualification_certificate dt .more { width:158px; height:45px; display:block; color:#000; font-size:16px; line-height:45px; text-transform:uppercase; margin-top:0px; overflow:; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center; float:right; position:relative;}
.qualification_certificate dt .more:after { content:''; width:50px; height:50px; background:#b1de29; border-radius:50%; position:absolute; left:0; top:50%; margin-top:-25px; z-index:-1;
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}
.qualification_certificate dt .more:hover:after { margin-left:68%}
.qualification_certificate dd { width:100%; height:auto; overflow:; position:relative; margin-top:40px;}
.qualification_certificate dd .pic_list_scroll { width:100%; height:auto; overflow:;}
.qualification_certificate dd .pic_list_scroll .prev,
.qualification_certificate dd .pic_list_scroll .next { width:62px; height:62px; line-height:62px; text-align:center; border-radius:50%; border:1px solid #e7e7e7; font-size:35px; color:#000; position:absolute; left:-88px; top:50%; margin-top:-32px; z-index:1;}
.qualification_certificate dd .pic_list_scroll .prev:hover,
.qualification_certificate dd .pic_list_scroll .next:hover { background:#b1de29; border:1px solid #b1de29; color:#000;}
.qualification_certificate dd .pic_list_scroll .next { left:auto; right:-88px;}
.qualification_certificate dd .pic_list { width:100%; height:auto; overflow:;}
.qualification_certificate dd .pic_list li { width:23%; height:auto; overflow:; float:left;}
.qualification_certificate dd .pic_list li a { display:block; width:100%; height:auto; overflow:hidden; background:#f1f1f1; border-radius:30px;}
.qualification_certificate dd .pic_list li .pic { position:relative; height:auto; padding:55px 98px 125px 94px; overflow:hidden; background:url(/template/default/index/images/cpic_list_bg.jpg) center center no-repeat; background-size:100% 100%;}
.qualification_certificate dd .pic_list li .pic img { display:block;}
.qualification_certificate dd .pic_list li .tit { width:100%; height:98px; line-height:98px; font-size:18px; color:#000; text-align:center; position:relative;}
.qualification_certificate dd .pic_list li:hover .tit { background:#b8e03d;}


/*产品展示*/
.productbox_bg { height:auto; overflow:hidden; padding:100px 0; padding-top:50px; background:url(/template/default/index/images/productbox_bg.jpg) bottom center no-repeat; background-size:100% auto; position:relative;}
.productbox { max-width:1440px; min-width:300px; height:auto; overflow:; margin:0 auto;}
.productbox dt { width:100%; height:auto; padding:20px 0; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.productbox dt .title { height:auto; overflow:hidden; position:relative; float:left; color:#d1111b;}
.productbox dt .title .tit1 { font-size:16px; line-height:1.2; text-transform:uppercase; font-weight:bold;}
.productbox dt .title .tit { font-size:36px; line-height:1.2; color:#000; font-weight:bold; position:relative;}
.productbox dt .title .des { font-size:18px; color:#000; line-height:2; margin:10px 0;}
.productbox dt .more { width:145px; height:49px; display:block; background:#d1111b; color:#fff; font-size:14px; line-height:45px; text-transform:uppercase; margin-top:50px; overflow:hidden; padding:0 14px; border-radius:8px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; float:right; position:relative;}
.productbox dt .more:after { content:''; width:15px; height:15px; background:#fff; border-radius:50%; z-index:-1;
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}
.productbox dt .more:hover { padding:0 20px;}
.productbox dd .tabs { width:180px; height:auto; overflow:hidden; text-align:center; font-size:18px; position:absolute; right:0; bottom:0; z-index:1;}
.productbox dd .tabs a { display:block; padding:0 10px; line-height:49px; color:#000; border:1px solid #000; border-radius:25px; margin-top:16px;}
.productbox dd .tabs a.hover { color:#fff; border:1px solid #962524; background:#962524;}
.productbox dd .tabs a:hover:after,
.productbox dd .tabs a.hover:after { display:block;}

.productbox dd { width:100%; height:auto; overflow:; margin-top:30px; position:relative;}
.productbox dd .en_title { font-size:160px; font-weight:bold; color:#83afc4; font-family:'SYHCN-Heavy'; line-height:1.2; text-align:center; text-transform:uppercase; background:linear-gradient(180deg, #63accb 20%, #adc993, #adc993); -webkit-background-clip: text; color: transparent; position:absolute; bottom:180px; left:0; text-align:center;}

.productbox dd .product_list_scroll { width:100%; height:auto; overflow:; margin-top:0px; position:relative;}
.productbox dd .product_list_scroll .prev,
.productbox dd .product_list_scroll .next { width:50px; height:50px; line-height:44px; text-align:center; border-radius:50%; border:3px solid #fff; font-size:25px; color:#fff; position:absolute; left:-88px; top:80%; margin-top:-25px; z-index:1;}
.productbox dd .product_list_scroll .prev:hover,
.productbox dd .product_list_scroll .next:hover { background:#d1111b; border:3px solid #d1111b; color:#fff;}
.productbox dd .product_list_scroll .next { left:auto; right:-88px;}

.productbox dd .product_list_scroll .swiper-pagination { display:none!important;}
.productbox dd .product_list_scroll .swiper-pagination-bullets{ position:relative; width:100%; margin:20px auto; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-content:center; align-items:center;}
.productbox dd .product_list_scroll .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 4px;}
.productbox dd .product_list_scroll .swiper-pagination-bullet { width:15px; height:8px; margin:0 4px; background:#ccc; /*background:linear-gradient(135deg, #fff 0%, #999 50%, #666 100%);*/ border-radius:4px; opacity: 1; display:inline-block;
	-webkit-transition: all .5s cubic-bezier(0,0,.2,1);
	-moz-transition:all .5s cubic-bezier(0,0,.2,1);
	-o-transition:all .5s cubic-bezier(0,0,.2,1);
	-ms-transition:all .5s cubic-bezier(0,0,.2,1);
	transition:all .5s cubic-bezier(0,0,.2,1);
}
.productbox dd .product_list_scroll .swiper-pagination-bullet-active {  width:57px; background:#b1de29; /*background:linear-gradient(135deg, #bb1f1a 0%, #cb3f1d 50%, #e26b22 100%);*/}


.product_pic_box { padding-right:219px; height:auto; overflow:hidden;}
.product_pic { float:left; width:100%; height:auto; overflow:hidden;}
.product_thumb_list { width:151px; height:auto; overflow:hidden; margin:0 -219px 0 0; float:right;}
.product_thumb_list li { width:100%; height:auto; overflow:hidden; margin-bottom:13px;}
.product_thumb_list li a { display:block; position:relative;}
.product_thumb_list li a:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0; border:0px solid #ca1111;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);

}
.product_thumb_list li a:hover:after { display:block; border:3px solid #ca1111;}
.product_thumb_list li img { display:block;}
.product_brief { width:100%; height:auto; overflow:visible;}
.product_brief .tit { font-size:24px; font-weight:bold; line-height:50px; color:#122e96; margin-top:10px;}
.product_brief .des { line-height:30px; color:#545454; margin-top:20px;}
.product_brief .more { font-size:16px; line-height:30px; color:#122e96; position:relative; padding-right:70px; margin-top:30px; display:inline-block; margin-bottom:20px;}
.product_brief .more:before { content:'read more'; display:block; font-size:12px; line-height:20px; text-transform:uppercase; position:absolute; left:0; top:30px;}
.product_brief .more:after { content:''; width:49px; height:49px; border-radius:50%; background:url(/template/default/index/images/icon_next_1.png); background-size:100% 100%; position:absolute; right:0; top:0;}


.productbox dd .topbox { height:70px; overflow:hidden; padding-left:486px; border-bottom:1px solid #ececec;}
.productbox dd .searchbox { width:432px; height:30px; overflow:hidden; border:1px solid #d2d2d2; border-radius:3px; margin:22px 0 0 -452px; float:left; position:relative;}
.productbox dd .searchbox .keys { width:386px; height:28px; line-height:28px; border:0; color:#000; position:absolute; left:1px; top:1px; text-indent:5px;}
.productbox dd .searchbox .submit { width:44px; height:30px; border:0; position:absolute; right:1px; top:1px; cursor:pointer; background:url(/template/default/index/images/search_icon.png) center center no-repeat;}
.productbox dd .keys:-ms-input-placeholder{
    color: #afafaf;opacity:0.5; font-size:14px;
}
.productbox dd .searchbox .keys::-webkit-input-placeholder{
    color: #afafaf;opacity:0.5; font-size:14px;
}


.productbox .product_list { width:100%; height:auto; overflow:; margin-top:0px; align-items:stretch;}
.productbox .product_list li{ width:100%; float:left; height:auto; overflow:; position:relative;
/*-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);*/
}
.productbox .product_list li.ml0 { margin-left:0;}
.productbox .product_list li .margin { height:auto; overflow:hidden;}

.productbox .product_list li .brief { width:100%; height:auto; padding:44px; padding-top:80px; overflow:hidden; background:#d2121b; background:url(/template/default/index/images/product_list_brief_bg.png) bottom center no-repeat; background-size:100% 100%; color:#fff; position:absolute; left:0; bottom:-100%; z-index:2;}
.productbox .product_list li .brief .des { width:100%; height:auto; line-height:24px;overflow:hidden; color:#000; font-size:16px;}
.productbox .product_list li .brief .tit { line-height:2; font-size:24px;}
.productbox .product_list li .brief .tit:after { content:'>'; width:38px; height:38px; line-height:38px; font-size:14px; border-radius:50%; background:#fff; text-align:center; float:right;}

.productbox .product_list li .info { width:100%; height:auto; padding:20px 44px; overflow:hidden; color:#000; position:absolute; left:0; top:0; z-index:2;}
.productbox .product_list li .info .des { width:100%; height:auto; line-height:24px;overflow:hidden; color:#000; font-size:16px;}
.productbox .product_list li .info .tit { line-height:2; font-size:24px;}
.productbox .product_list li .info .tit:after { content:'>'; width:38px; height:38px; line-height:38px; font-size:14px; border-radius:50%; background:#fff; text-align:center; float:right;}


.productbox .product_list li .tit .icon { float:right; line-height:60px; color:#bcbcbc; font-size:30px;}
.productbox .product_list li a { display:block; height:100%; position:relative; overflow:hidden; color:#000; margin:0px; border-radius:0px; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:flex-end; background:#e3e3e3;}
.productbox .product_list li .picbox { width:100%; height:auto; overflow:; position:relative; padding-bottom:25px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-content:center; align-items:center; z-index:1;}
.productbox .product_list li .pic { position:relative; top:100px;}
.productbox .product_list li .pic img { display:block; margin:0 auto; position:relative; top:0; z-index:1;}
.productbox .product_list li:hover .pic {
	/*-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;*/
}

.productbox .product_list li .more { width:158px; height:45px; display:block; color:#fff; font-size:14px; line-height:45px; margin:30px 0; border-radius:10px 0 10px 0; background:#14953b; background:linear-gradient(135deg, #b91b19 20%, #de6422, #e47023); overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.productbox .product_list li .more:after { content:''; width:12px; height:12px; background:#fff; border-radius:50%; margin-left:30px;
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}
.productbox .product_list li .more:hover:after { margin-left:35px;}

.productbox .product_list li .pic:before {}
.productbox .product_list li .pic:after {}
.productbox .product_list li:hover:before { left:0; top:0;}
.productbox .product_list li:hover .brief { bottom:0;}
.productbox .product_list li:hover .info { top:-100px;}
.productbox .product_list li:hover .brief .tit:after { color:#d2121b;}
.productbox .product_list li:hover .pic { top:50px;}
.productbox .product_list li:hover .pic img { top:0px;}
.productbox .product_list li:hover:after { width:100%;}
.productbox .product_list li:hover .pic:before { width:100%; height:100%; left:0%; top:0%; margin-left:0; margin-top:0; border-radius:0%; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
.productbox .product_list li:hover .pic:after { /*left:0%; top:0%; width:100%; height:100%;*/}


.ny .processbox_bg { padding-bottom:100px;}
/*生产工艺*/
.processbox_bg { height:auto; overflow:hidden; position:relative; background:#fff; background-size:cover; z-index:1;/*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;*/}
.processbox { width:100%; height:auto; overflow:hidden; position:relative;  /*margin:0 auto;display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:space-between; align-items:stretch;*/}
.processbox dt { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; padding:100px 0; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center; position:relative; z-index:999;}
.processbox dt .title { height:auto; overflow:hidden; position:relative; float:left; color:#d1111b;}
.processbox dt .title .tit1 { font-size:16px; line-height:1.2; text-transform:uppercase; font-weight:bold;}
.processbox dt .title .tit { font-size:36px; line-height:1.2; color:#fff; font-weight:bold; position:relative;}
.processbox dt .title .des { font-size:18px; color:#000; line-height:2; margin:10px 0;}
.processbox dt .more { width:145px; height:49px; display:block; background:#d1111b; color:#fff; font-size:14px; line-height:45px; text-transform:uppercase; overflow:hidden; padding:0 14px; border-radius:8px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; float:left; position:relative;}
.processbox dt .more:after { content:''; width:15px; height:15px; background:#fff; border-radius:50%; z-index:-1;
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}
.processbox dt .more:hover { padding:0 20px;}
.processbox dd .ctrl_box { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; margin-top:-172px; position:relative; z-index:1; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.processbox dd .process_list_scroll .prev,
.processbox dd .process_list_scroll .next { width:50px; height:50px; line-height:44px; margin:20px 0; text-align:center; border-radius:50%; border-radius:50%; border:3px solid #fff; font-size:25px; color:#fff;}
.processbox dd .process_list_scroll .prev:hover,
.processbox dd .process_list_scroll .next:hover { background:#d1111b; color:#fff; border:3px solid #d1111b;}
.processbox dd .process_list_scroll .next { }
.processbox dd { width:100%; height:auto; position:relative; top:0px; z-index:0; margin-top:-263px;}
.processbox dd .process_list_scroll { width:100%; position:relative; height:auto;}
.processbox dd .process_list_scroll .swiper-scrollbar { width:100%; height:8px; overflow:hidden; position:relative; display:none; background:#efefef; margin-top:0px; border-radius:0px; z-index:1;}
.processbox dd .process_list_scroll .swiper-scrollbar-drag { background:#962524; height:8px; top:0; border-radius:0; cursor:pointer;}

/*.processbox dd .process_list_scroll .prev,
.processbox dd .process_list_scroll .next { width:64px; height:64px; line-height:64px; text-align:center; border-radius:50%; border-radius:50%; border:1px solid #fff; font-size:35px; color:#fff; position:absolute; left:20px; top:50%; margin-top:-32px; z-index:9999;}
.processbox dd .process_list_scroll .prev:hover,
.processbox dd .process_list_scroll .next:hover { background:#b91b19; border:1px solid #b91b19; color:#fff;}
.processbox dd .process_list_scroll .next { left:auto; right:20px;}*/

.process_list { width:100%; height:auto; overflow:; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:stretch;}
.process_list li { width:33%; height:auto; overflow:; position:relative;}
.process_list li a { display:block; width:100%; height:auto; overflow:hidden; position:relative; z-index:1;}
.process_list li .pic { width:100%; height:auto; overflow:hidden;}
.process_list li .pic img { display:block;}
.process_list li .brief { background:rgba(177,222,41,.9); padding:20px 30px; padding-right:70px; position:absolute; left:53px; bottom:0;}
.process_list li .tit { font-size:36px; line-height:2; color:#002300;}
.process_list li .more { font-size:16px; text-transform:uppercase; margin-top:30px;}
.process_list li:hover .tit:after { background:#962524;}

.process_list_switch { max-width:1440px; min-width:300px; height:auto; overflow:hidden; position:relative; z-index:1; margin:0 auto; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:stretch;}
.process_list_switch li { width:240px; height:auto; background:#fff; position:relative;}
.process_list_switch li:after{ content:''; background:#d73139; height:3px; width:100%; position:absolute; left:0; bottom:0; z-index:1;
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}
.process_list_switch li:before { content:''; width:1px; height:81px; background:#d3d2d2; position:absolute; left:0; top:0;}
.process_list_switch li a { display:block; height:100%; padding:30px 20px;}
.process_list_switch li .icon { height:70px; font-size:50px; color:#d9d9d9; line-height:70px;}
.process_list_switch li .icon.icon-qingxuanjixie { font-size:60px;}
.process_list_switch li .icon.icon-RectangleCopy{ font-size:60px;}
.process_list_switch li .icon.icon-shaixuan { font-size:40px;}
.process_list_switch li .icon.icon-lajiao_chili { font-size:60px;}
.process_list_switch li .info { width:100%; height:auto; overflow:hidden; position:relative;}
.process_list_switch li .info:after { content:'>'; width:38px; height:38px; line-height:38px; text-align:center; border-radius:50%; background:#d9d9d9; color:#fff; font-size:14px; position:absolute; right:0; top:50%; margin-top:-19px;
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}
.process_list_switch li .num { line-height:2; font-size:14px; color:#bfbfbf;}
.process_list_switch li .tit { height:2; font-size:18px; color:#000000;}
.process_list_switch li:hover:before,
.process_list_switch li.hover:before { background:#d1111b;}
.process_list_switch li:hover a,
.process_list_switch li.hover a { background:#d1111b;}
.process_list_switch li:hover:after,
.process_list_switch li.hover:after{ height:6px; background:#860007;}
.process_list_switch li:hover .info:after,
.process_list_switch li.hover .info:after { background:#860007;}
.process_list_switch li:hover .tit,
.process_list_switch li.hover .tit,
.process_list_switch li:hover .icon,
.process_list_switch li.hover .icon,
.process_list_switch li:hover .num,
.process_list_switch li.hover .num { color:#fff;}

/*联系方法*/
.contact_us_bg { height:auto; overflow:hidden; background:#fff; padding:0px 0;}
.contact_us { max-width:1440px; min-width:300px; margin:0 auto; background:#fff;}
.contact_us dt .title { color:#000; position:relative; height:auto; overflow:hidden;}
.contact_us dt .tit1 { color:transparent; font-size:69px; line-height:1; font-family:'SYHCN-Heavy'; text-transform:uppercase; -webkit-text-stroke:1px #f3f3f3; letter-spacing:8px; position:relative; top:40px;}
.contact_us dt .tit { color:#2c2c2c; font-size:40px; line-height:1; font-weight:bold; position:relative;}
.contact_us dt .desc { color:#474747; font-size:24px; line-height:2; margin:20px 0;}
.contact_us dd { width:100%; height:auto; overflow:hidden; padding:50px 0;}
.contact_us dd .contact_us_info { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch;}
.contact_us dd .contact_us_info li { width:26%; height:auto; overflow:hidden; color:#434343; float:left;}
.contact_us dd .contact_us_info li.spa { width:1px; height:auto; background:#e8e8e8;}
.contact_us dd .contact_us_info li .item { width:100%; height:auto; padding:10px 0; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.contact_us dd .contact_us_info li .item .icon { width:62px; height:62px; flex:0 0 62px; overflow:hidden; background:#eeeeee; text-align:center; line-height:62px; font-size:30px; color:#d60115; border-radius:50%;}
.contact_us dd .contact_us_info li .item .info {flex:1 1 auto; font-size:16px; line-height:24px; padding:0 20px;}
.contact_us dd .contact_us_info li .item .info .lab { font-weight:bold;}
.contact_us dd .contact_us_info li .item .info .tel { color:#ce0000; font-size:30px; font-weight:bold;}
.contact_us dd .contact_us_info li .title { width:100%; height:62px; overflow:hidden; background:#eeeeee; line-height:62px; font-size:16px; color:#434343; border-radius:31px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; padding:0 30px;}
.contact_us dd .contact_us_info li .title .icon { width:40px; height:40px; line-height:40px; float:left; font-size:25px; color:#d60115; border-radius:50%;}
.contact_us dd .contact_us_info li .text { color:#434343; font-size:16px; line-height:2.5; padding:20px;}


/*留言板*/
.guestbookbox_bg { height:auto; overflow:hidden; background:#fff; padding:0px 0; border-top:2px solid #f1f1f1;}
.guestbookbox { max-width:1440px; min-width:300px; height:auto; overflow:; margin:0 auto; /*margin-top:120px; margin-bottom:16px;*/ position:relative; z-index:1;}
.guestbookbox dt .title { color:#000; position:relative; height:auto; overflow:hidden;}
.guestbookbox dt .tit1 { color:transparent; font-size:69px; line-height:1; font-family:'SYHCN-Heavy'; text-transform:uppercase; -webkit-text-stroke:1px #f3f3f3; letter-spacing:8px; position:relative; top:40px;}
.guestbookbox dt .tit { color:#2c2c2c; font-size:40px; line-height:1; font-weight:bold; position:relative;}
.guestbookbox dt .desc { color:#474747; font-size:24px; line-height:2; margin:20px 0;}
.guestbookbox dd { height:auto; overflow:hidden; padding:30px 0;}
.guestbookbox dd .formbox { height:auto; overflow:hidden; position:relative;}
.guestbookbox dd .formbox .inputflex { width:100%; height:auto; overflow:hidden; line-height:2.5; color:#434343; font-size:16px; margin-bottom:30px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.guestbookbox dd .formbox .inputbox { flex:0 0 30%; height:auto; overflow:hidden; position:relative;}
.guestbookbox dd .formbox .input { width:100%; height:40px; line-height:40px; background:#fff; color:#000; font-size:14px; border:0; padding:0 10px; float:left; border-bottom:1px solid #acacac;}
.guestbookbox dd .formbox .input_vcode { border:1px solid #acacac;}
.guestbookbox dd .formbox .input:focus,
.guestbookbox dd .formbox .textarea:focus { background:#fff; color:#f00;}
.guestbookbox dd .formbox .textarea { width:100%; flex:0 0 100%; height:100px; line-height:20px; background:#fff; padding:10px; border:0; border-bottom:1px solid #acacac;}
.guestbookbox dd .formbox .input:-moz-placeholder,
.guestbookbox dd .formbox .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc; opacity:1;  font-size:14px;
}
.guestbookbox dd .formbox .input::-moz-placeholder,
.guestbookbox dd .formbox .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ccc;opacity:1; font-size:14px;
}
.guestbookbox dd .formbox .input:-ms-input-placeholder,
.guestbookbox dd .formbox .textarea:-ms-input-placeholder {
    color: #ccc;opacity:1; font-size:14px;
}
.guestbookbox dd .formbox .input::-webkit-input-placeholder,
.guestbookbox dd .formbox .textarea::-webkit-input-placeholder{
    color: #ccc;opacity:1; font-size:14px;
}
.guestbookbox dd .formbox .submit{
    width:100%; height:50px; background:#d60115; border:0; cursor:pointer; color:#fff; font-size:18px; border-radius:0px;
}
.guestbookbox dd .formbox .reset{
    width:100%; height:50px; background:#f7f6f6; border:0; cursor:pointer; color:#000; font-size:18px; border-radius:0px;
}

/*新闻资讯*/
.newsbox_bg { height:auto; overflow:auto; position:relative; padding:60px 0; background:#fff; background-size:cover; z-index:1;}
.newsbox { max-width:1440px; min-width:300px; height:auto; overflow:; margin:0 auto;}
.newsbox dt { width:100%; height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.newsbox dt .title { height:auto; overflow:hidden; position:relative; float:left; color:#d1111b;}
.newsbox dt .title .tit1 { font-size:16px; line-height:1.2; text-transform:uppercase; font-weight:bold;}
.newsbox dt .title .tit { font-size:36px; line-height:1.2; color:#000; font-weight:bold; position:relative;}
.newsbox dt .title .des { font-size:18px; color:#000; line-height:2; margin:10px 0;}
.newsbox dt .more { width:145px; height:49px; display:block; background:#d1111b; color:#fff; font-size:14px; line-height:45px; text-transform:uppercase; overflow:hidden; padding:0 14px; border-radius:8px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; float:right; position:relative;}
.newsbox dt .more:after { content:''; width:15px; height:15px; background:#fff; border-radius:50%; z-index:-1;
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}
.newsbox dt .more:hover { padding:0 20px;}
.newsbox dt .tabs { height:auto; overflow:hidden; text-align:center; font-size:18px; float:left; z-index:1;}
.newsbox dt .tabs a { min-width:100px; display:inline-block; padding:0 35px; margin:0 15px; line-height:44px; border-radius:22px; color:#151515; letter-spacing:0px; border:1px solid #bfbfbf;}
.newsbox dt .tabs a.hover { color:#fff; background:#d1111b; border:1px solid #d1111b;}
.newsbox dt .tabs a:hover:after,
.newsbox dt .tabs a.hover:after { display:block;}

.newsbox dd { width:100%; height:auto; overflow:;}

/*图片新闻列表样式*/
.newsbox dd .pic_news_list_scroll { width:100%; height:auto; overflow:; margin:40px 0; position:relative;}

.newsbox dd .pic_news_list_scroll .prev,
.newsbox dd .pic_news_list_scroll .next { width:50px; height:50px; line-height:44px; text-align:center; border-radius:50%; border:3px solid #d1111b; font-size:25px; color:#d1111b; position:absolute; left:-88px; top:50%; margin-top:-25px; display:none; z-index:1;}
.newsbox dd .pic_news_list_scroll .prev:hover,
.newsbox dd .pic_news_list_scroll .next:hover { background:#d1111b; border:3px solid #d1111b; color:#fff;}
.newsbox dd .pic_news_list_scroll .next { left:auto; right:-88px;}

.newsbox dd .pic_news_list_scroll .swiper-pagination-bullets{ position:relative; margin-top:40px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-content:center; align-items:center;}
.newsbox dd .pic_news_list_scroll .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 2px;}
.newsbox dd .pic_news_list_scroll .swiper-pagination-bullet { width:20px; height:5px; margin:0 5px; background:#e8e8e8; border-radius:0px; opacity: 1; display:inline-block;
	-webkit-transition: all .5s cubic-bezier(0,0,.2,1);
	-moz-transition:all .5s cubic-bezier(0,0,.2,1);
	-o-transition:all .5s cubic-bezier(0,0,.2,1);
	-ms-transition:all .5s cubic-bezier(0,0,.2,1);
	transition:all .5s cubic-bezier(0,0,.2,1);
}
.newsbox dd .pic_news_list_scroll .swiper-pagination-bullet-active { background:#178fea; width:33px; opacity: 1;}

.newsbox .pic_news_list { width:100%; height:100%; overflow:;}
.newsbox .pic_news_list li { width:100%; height:100%; overflow:; position:relative; float:left;}
.newsbox .pic_news_list li a { display:block; overflow:hidden; position:relative;}
.newsbox .pic_news_list li .pic { width:100%; height:auto; overflow:hidden; position:relative; margin-top:0px; border-radius:0px;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;


}
.newsbox .pic_news_list li .pic img { display:block;

 -webkit-transform: scale(1, 1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
-moz-transform: scale(1, 1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 250ms;
}
.newsbox .pic_news_list li a:after { content:''; position:absolute; left:50%; top:50%; width:0%; height:0%; background:linear-gradient(135deg, #b91b19 20%, #de6422, #e47023); border-radius:20px; z-index:0;
	-webkit-transition: all .5s cubic-bezier(0,0,.2,1);
	-moz-transition:all .5s cubic-bezier(0,0,.2,1);
	-o-transition:all .5s cubic-bezier(0,0,.2,1);
	-ms-transition:all .5s cubic-bezier(0,0,.2,1);
	transition:all .5s cubic-bezier(0,0,.2,1);
}
.newsbox .pic_news_list li .brief { width:100%; height:auto; overflow:hidden; position:relative; padding:20px 0; z-index:1; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; }
.newsbox .pic_news_list li .tit { width:100%; font-size:18px; line-height:1.5; height:auto; margin-top:0px; overflow:hidden; color:#000; overflow:hidden; font-weight:bold; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;  position:relative;}
.newsbox .pic_news_list li .tit:before { content:'';}
.newsbox .pic_news_list li .des { width:100%; height:auto; overflow:hidden; line-height:1.5; margin:20px 0; font-size:16px; color:#9e9e9e; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; /*text-align:justify; text-justify:inter-ideograph;*/ position:relative;}
.newsbox .pic_news_list li .margin { height:auto; margin:30px 47px; overflow:hidden; position:relative;}
.newsbox .pic_news_list li .info { width:100%; height:auto; overflow:hidden; color:#000; font-size:16px; margin-top:0px; position:relative; z-index:1;}
.newsbox .pic_news_list li .time { width:100%; color:#000; line-height:2; font-size:25px; margin:0px 0;}
.newsbox .pic_news_list li .time .d { font-size:36px; font-weight:bold; font-family:Arial;}
.newsbox .pic_news_list li .time .y { font-size:16px; margin:0 10px;}
.newsbox .pic_news_list li .sort { float:left; line-height:60px; font-size:22px;}
.newsbox .pic_news_list li .icon { float:left;}
.newsbox .pic_news_list li .date { width:100%; height:auto; overflow:hidden; color:#000;/* text-shadow: 0 1px #000, 1px 0 #000, -1px 0 #000, 0 -1px #000;*/}
.newsbox .pic_news_list li .date .d { font-size:85px; line-height:1.2; font-weight:bold;}
.newsbox .pic_news_list li .date .y-m { font-size:24px; line-height:1.2;}
.newsbox .pic_news_list li .more { width:49px; height:49px; line-height:46px; overflow:hidden; border-radius:50%; text-align:center; font-size:24px; color:#7d7d7d; margin:20px 0; border:1px solid #bfbfbf;}
.newsbox .pic_news_list li .info .icon { float:right; color:#6a6a6a; font-size:35px; transform: rotateY(180deg);}
.newsbox .pic_news_list li .pic,
.newsbox .pic_news_list li .more,
.newsbox .pic_news_list li .date,
.newsbox .pic_news_list li .des,
.newsbox .pic_news_list li .tit {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.newsbox .pic_news_list li:hover .more { background:#d1111b; color:#fff; border:1px solid #d1111b;}
.newsbox .pic_news_list li:hover .tit,
.newsbox .pic_news_list li:hover .time { color:#d1111b;}
.newsbox .pic_news_list li:hover .des { color:#4d4d4d;}
.newsbox .pic_news_list li:hover .pic img {
	-webkit-transform: scale(1.05);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 350ms;
	-moz-transform: scale(1.05);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 350ms;
}

.newsbox dd .news_list_scroll { width:48%; height:auto; overflow:; padding-left:30px; position:relative;}

.newsbox dd .news_list { width:100%; height:100%; overflow:; float:right; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:stretch;*/}
.newsbox dd .news_list li { width:100%; height:auto; overflow:hidden; float:left; position:relative; margin-bottom:26px;}
.newsbox dd .news_list li a { display:block; height:100%; overflow:hidden; padding:0; background:#fafafa; padding:36px 54px; position:relative;}
.newsbox dd .news_list li a:after { content:''; background:#ec812a; position:absolute; left:0; top:0; width:2px; height:100%; z-index:0; display:none;}
.newsbox dd .news_list li .brief { width:100%; height:auto; overflow:hidden; padding-right:0; float:left; z-index:1; position:relative;}
.newsbox dd .news_list li .tit { width:100%; height:30px; line-height:30px; font-size:18px; margin-top:0px; overflow:hidden; color:#000; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;  position:relative;}
.newsbox dd .news_list li .des { width:100%; height:72px; overflow:hidden; line-height:36px; margin-top:10px; font-size:16px; color:#787878; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; /*text-align:justify; text-justify:inter-ideograph;*/ position:relative; display:none;}

.newsbox dd .news_list li .margin { margin:30px 40px; height:auto; overflow:hidden; position:relative;}
.newsbox dd .news_list li .info { width:100%; line-height:30px; height:30px; margin-top:20px; color:#6d6d6d; overflow:hidden;}
.newsbox dd .news_list li .icon { margin-top:40px;}
.newsbox dd .news_list li .time { font-size:16px; line-height:2; color:#777777; margin-top:20px; display:none;}
.newsbox dd .news_list li .more { width:100%; height:auto; overflow:hidden; margin-top:20px; font-size:16px; line-height:3; color:#1c3d7b; border-top:1px solid #e6e6e6;}
.newsbox dd .news_list li .more:after { content:'>'; float:right; font-family:"宋体";}
.newsbox dd .news_list li .date { width:100px; height:auto; overflow:hidden; text-align:left; z-index:1; float:left; color:#000; margin:0 0 0 -100px; position:relative;}
.newsbox dd .news_list li .date .y { font-size:16px; line-height:1.5; color:#5e5e5e;}
.newsbox dd .news_list li .date .m-d { font-size:24px; line-height:1.5; color:#000;}
.newsbox dd .news_list li .icon { color:#000; font-size:35px; line-height:50px;}
.newsbox dd .news_list li .pic { width:211px; display:block; overflow:hidden; float:left; margin:10px 0 0 -224px;}
.newsbox dd .news_list li .pic img { display:block;}
.newsbox dd .news_list li:hover a,
.newsbox dd .news_list li.hover a { background:#fff;}
.newsbox dd .news_list li:hover,
.newsbox dd .news_list li.hover { box-shadow: 0px 0px 10px rgba(0,0,0,0.1); border:1px solid #efefef;}
.newsbox dd .news_list li:hover a:after,
.newsbox dd .news_list li.hover a:after { display:block;}
.newsbox dd .news_list li:hover,
.newsbox dd .news_list li.hover { height:228px;}
.newsbox dd .news_list li:hover .des,
.newsbox dd .news_list li.hover .des,
.newsbox dd .news_list li:hover .time,
.newsbox dd .news_list li.hover .time  { display:block;}


.newsbox dd .news_list li.line {  border-bottom:1px dashed #cecece; padding-bottom:15px; margin-bottom:20px;}
.newsbox dd .ctrl_box { width:100%; height:25px;}

.newsbox dd .news_list li.top_news { font-size:18px; font-weight:bold; color:#db0a0a; border-bottom:1px dashed #cecece; padding:15px 0; padding-bottom:30px; margin-bottom:20px;}
.newsbox dd .news_list li.top_news a { font-weight:bold; color:#db0a0a; line-height:23px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; white-space:normal; text-align:center;}
.newsbox dd .news_list li.top_news .time { display:none;}
.newsbox dd .news_list li.top_news:before { display:none;}

.newsbox dd .news_more { width:30%; height:40px; line-height:40px; font-size:14px; display:block; color:#000; float:right; margin-top:40px; text-align:right; position:relative;}
.newsbox dd .news_more:before { content:''; width:100%; height:1px; width:100%; background:#aaaaaa; position:absolute; left:0; bottom:2px;}
.newsbox dd .news_more:after { content:''; width:63px; height:5px; background:#a0211b; position:absolute; right:0; bottom:0px;
    -webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
}
.newsbox dd .news_more:hover:after { width:100%;}


.insidebox_bg { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; margin-top:-384px;}
.insidebox { overflow:hidden; margin-top:0px;}
.leftbox { width:100%; height:auto; overflow:visible; position:relative;}
.leftbox_bg { position:relative; left:0; top:0px; height:85px; border-bottom:1px solid #dadada;/* filter:alpha(opacity=24); -moz-opacity:0.24; -khtml-opacity: 0.24; opacity: 0.24;*/}
.currpath { width:1200px; height:40px; line-height:40px; margin:0 auto; font-size:14px; color:#727171; margin-top:10px;}
.currpath a { color:#727171;}

.insidebox .currpath { width:96%; margin-left:2%; height:40px; line-height:40px; font-size:12px; color:#6f6f6f; margin-top:10px; font-weight:bold;}
.insidebox .currpath a { color:#6f6f6f;}

.goods-list { width:100%; margin:40px 0; overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}
.goods-list li { width:23%; flex:0 0 23%; margin-left:2%; margin-bottom:0%; float:left; height:auto; overflow:visible; display:block; border-radius:10px; /*-webkit-box-shadow:0px 0px 5px #eee; box-shadow:0px 0px 5px #eee;*/}
.goods-list li.ml0 { margin-left:0;}
.goods-list li .pic { width:100%; height:auto; overflow:hidden; padding:10px; position:relative;}
.goods-list li .pic:after { content:''; position:absolute; left:12px; top:10px; right:13px; bottom:18px; overflow:hidden; border-radius:50%; z-index:-1; -webkit-box-shadow:5px 5px 10px #ccc,5px 5px 10px #eee; box-shadow:5px 5px 10px #eee,5px 5px 10px #eee;
    -webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
}
.goods-list li .name{ text-align:center; height:60px; line-height:60px; text-align:center; background:#fff; font-size:16px; color:#000;}
.goods-list li:hover .name { /*color:#fff; background:#962524;*/}
.goods-list li:hover .pic:after{ -webkit-box-shadow:5px 5px 10px #999,5px 5px 10px #999; box-shadow:5px 5px 10px #999,5px 5px 10px #999;}

.pic-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start; margin-top:20px;}
.pic-list li { width:23.5%; flex:0 0 23.5%; margin-left:2%; margin-bottom:2%; float:left; height:auto; overflow:hidden; display:block; /*-webkit-box-shadow:0px 0px 5px #eee; box-shadow:0px 0px 5px #eee;*/}
.pic-list li.ml0 { margin-left:0;}
.pic-list li .pic { border:0; -moz-box-shadow:0px 0px 20px #ddd; overflow:hidden; display:block;}
.pic-list li .pic img { display:block;}
.pic-list li .name{ text-align:center; height:60px; line-height:60px; text-align:center; background:#fff; font-size:16px; color:#000;}
.pic-list li:hover .name { color:#fff; background:#d1111b;}

.video-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start; margin-top:20px;}
.video-list li { width:23.5%; flex:0 0 23.5%; margin-left:2%; margin-bottom:2%; float:left; height:auto; overflow:hidden; display:block; /*-webkit-box-shadow:0px 0px 5px #eee; box-shadow:0px 0px 5px #eee;*/}
.video-list li.ml0 { margin-left:0;}
.video-list li .pic { border:0; -moz-box-shadow:0px 0px 20px #ddd; overflow:hidden; display:block;}
.video-list li .pic img { display:block;}
.video-list li .name{ text-align:center; height:60px; line-height:60px; text-align:center; background:#fff; font-size:16px; color:#000;}
.video-list li:hover .name { color:#fff; background:#d1111b;}


/*图片新闻*/
.pic-news-list-scroll { width:100%; height:auto; overflow:; margin-top:30px; position:relative; padding:6px; border:1px solid #f3f3f3;}
.pic-news-list-scroll .ctrl_box { width:50%; height:90px; position:absolute; left:0; bottom:0; z-index:1;}
.pic-news-list-scroll .prev,
.pic-news-list-scroll .next { width:30px; height:30px; line-height:30px; font-size:18px; overflow:hidden; position:absolute; top:50%; margin-top:-15px; left:5%; text-align:center; background:rgba(0,0,0,.3); background:#e4e4e4; color:#4d4d4d; display:block; font-family:"宋体"; font-weight:bold; border-radius:50%; z-index:999; display:none;} 
.pic-news-list-scroll .next { float:right; left:auto; right:5%;}
.pic-news-list-scroll .prev:hover,
.pic-news-list-scroll .next:hover { background:#e30109; color:#fff;}
.pic-news-list { width:100%; height:auto; overflow:; margin-top:0px; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;*/}
.pic-news-list li{ width:100%; float:left; height:auto; overflow:; position:relative; top:0; left:0; line-height:0;
/*-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);*/
}
.pic-news-list li .box { height:auto; overflow:hidden; background:#fff;}
.pic-news-list li.ml0 { margin-left:0;}
.pic-news-list li .margin { margin:47px 40px; height:auto; overflow:hidden;}
.pic-news-list li .brief { width:50%; height:auto; overflow:hidden; z-index:2; float:left; background:url(/template/default/index/images/logo_big_bg.png) 98% 90% no-repeat;}
.pic-news-list li .date { width:100%; height:auto; overflow:hidden; color:#d0d0d0; font-size:16px; line-height:40px; margin:20px 0;}
.pic-news-list li .date .d { font-size:30px; font-weight:bold; color:#000;}
.pic-news-list li .date .s { font-size:28px;}
.pic-news-list li .tit { height:96px; line-height:48px; font-size:24px; color:#000;}
.pic-news-list li .icon { float:right; line-height:90px; color:#c9c9c9; font-size:30px;}
.pic-news-list li .des { width:100%; height:72px; font-size:16px; line-height:36px; color:#7e7e7e; overflow:hidden; margin:20px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.pic-news-list li .line { width:100%; height:1px; background:#f3f3f3; margin:40px 0;}
.pic-news-list li .more { font-size:17px; color:#237de5; line-height:120px; float:left; letter-spacing:2px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.pic-news-list li .more .icon { width:16px; height:16px; line-height:16px; text-align:right; background:#25acf7; color:#fff; font-size:10px; border-radius:50%; margin-left:10px; overflow:hidden;}
.pic-news-list li .pic { width:50%; display:block; overflow:hidden; position:relative; margin:0; z-index:1; float:left;
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
}
.pic-news-list li .pic .info { width:100%; height:90px; position:absolute; left:0; bottom:0; background:rgba(0,0,0,.3); display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; z-index:1;}
.pic-news-list li .pic .info .tit { width:80%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:23px; margin-left:30px; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.pic-news-list li .pic img { display:block;}
.pic-news-list li:hover .pic {
	/*-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;*/
}

.pic-news-list li .pic:before { content:'more'; text-transform:uppercase; font-size:24px; color:#fff; text-align:center; background:rgba(0,0,0,.68); line-height:30px; width:152px; height:152px; border-radius:50%; position:absolute; left:50%; top:50%; margin-left:-76px; margin-top:-76px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-content:center; align-items:center; /*bottom:0%; right:0%;*/ z-index:1; display:none;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;
}
.pic-news-list li .pic:after { content:''; position:absolute; left:50%; top:50%; width:0%; height:0%; z-index:1;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
}
.pic-news-list li:hover:before { left:0; top:0;}
.pic-news-list li:hover a { }
.pic-news-list li:hover .brief { }
.pic-news-list li:hover .brief .tit { }
.pic-news-list li:hover .icon { color:#fff;}
.pic-news-list li:hover .pic:before { width:100%; height:100%; left:0%; top:0%; margin-left:0; margin-top:0; border-radius:0%; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
.pic-news-list li:hover .pic:after { /*left:0%; top:0%; width:100%; height:100%;*/}

.pic-news-list-scroll .swiper-pagination {  width:100%; height:auto; overflow:; margin-top:0px; position:relative;}
.pic-news-list-scroll .swiper-pagination { height:60px; position:absolute; top:auto; left:0;}
.pic-news-list-scroll .swiper-pagination-bullets{ max-width:auto; left:auto; right:30px; bottom:35px; height:20px; text-align:right;}
.pic-news-list-scroll .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { }
.pic-news-list-scroll .swiper-pagination-bullet { width:14px; height:14px; border:1px solid #666; background:none; opacity: 1; display:inline-block; border-radius:50%; margin:0 5px;}
.pic-news-list-scroll .swiper-pagination-bullet-active { border:2px solid #fff;}

/*新闻列表样式*/
.news-list { width:100%; height:auto; overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; margin-top:70px;}
.news-list li { width:49%; height:auto; overflow:visible; position:relative; border:0px solid #f3f3f3; margin-bottom:48px;}
.news-list li a { display:block; height:auto; overflow:hidden; font-size:18px; padding:32px; padding-left:120px; position:relative;}
.news-list li a:after{ content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:linear-gradient(45deg, #ccc, #ddd, #eee, #fff); z-index:-1;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
}
.news-list li .brief { height:auto; overflow:hidden; float:left; padding-left:48px;}
.news-list li .tit { font-size:18px; line-height:1.8; height:65px;}
.news-list li .des { width:100%; height:48px; overflow:hidden; line-height:24px; margin-top:0px; font-size:16px; color:#4e4e4e; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph; position:relative;}
.news-list li .margin { margin:29px 30px; height:auto; overflow:hidden; position:relative;}
.news-list li .time { color:#d0d0d0; font-size:14px; line-height:2; margin:30px 0; width:100%; height:auto; overflow:hidden; float:left;}
.news-list li .date { width:100px; height:auto; overflow:hidden; text-align:left; padding-left:32px; z-index:1; float:left; margin:0 0 0 -120px; color:#212121; position:relative;}
.news-list li .date:after { content:''; position:absolute; right:0; top:0px; width:1px; height:100%; background:#999;}
.news-list li .date .d { font-size:48px; line-height:48px;}
.news-list li .date .d:after { content:'——'; font-size:14px;}
.news-list li .date .y-m { font-size:14px; line-height:20px;}
.news-list li .icon { color:#000; font-size:35px; line-height:50px;}
.news-list li .pic { width:50%; display:block; overflow:hidden; float:left; border:0px solid #fff;}
.news-list li .pic img { display:block;}
.news-list li:hover a:hover { /*background:#eee;*/background:linear-gradient(120deg, #ccc, #ddd, #eee, #fff); }
.news-list li:hover .date { color:#d1111b;}

.news-list li .line_bx { background:#d1111b; width:0%; height:2px; position:absolute; left:0; bottom:0;}
.news-list li .line_ly { background:#d1111b; width:2px; height:0%; position:absolute; left:0; bottom:0;}
.news-list li .line_tx { background:#d1111b; width:0%; height:2px; position:absolute; right:0; top:0;}
.news-list li .line_ry { background:#d1111b; width:2px; height:0%; position:absolute; right:0; top:0;}
.news-list li:hover .line_bx { width:100%;}
.news-list li:hover .line_ly { height:100%;}
.news-list li:hover .line_tx { width:100%;}
.news-list li:hover .line_ry { height:100%;}
/*新闻列表样式2*/
.news-list2 { width:100%; height:auto; overflow:visible; margin-top:60px;}
.news-list2 li { width:100%; height:auto; overflow:visible; position:relative; padding:36px 0; /*border-bottom:1px solid #ccc;*/}
.news-list2 li a { display:block; height:auto; overflow:hidden; position:relative; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;*/ padding-left:560px;}
.news-list2 li .pic { width:560px; height:auto; overflow:hidden; display:block; position:relative; float:left; z-index:2; /*margin:49px 0;*/ margin:0 0 0 -560px;
-webkit-animation-duration: .5s;
animation-duration: .5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.news-list2 li .pic img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}

.news-list2 li:hover .pic img {
	-webkit-transform: scale(1.05);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.05);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}

.news-list2 li .pic:after { content:''; position:absolute; width:100%; height:100%; left:0; border:0; /*background:url(/template/default/index/images/news_pic_mask.png) 0 0 no-repeat; background-size:auto 100%;*/ background:rgba(0,0,0,0);
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}

.news-list2 li a:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0; background:#fff; z-index:1; display:none;
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.news-list2 li .brief { width:100%; height:auto; overflow:hidden; position:relative; z-index:2; border-top:0px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch; float:left; /*border-bottom:3px solid #cc0101;*/}
.news-list2 li:hover .pic:after { left:0; /*background:rgba(0,0,0,0.3); */}
.news-list2 li .margin { margin-left:77px; height:auto; overflow:hidden; position:relative;}
.news-list2 li .title { height:auto; overflow:hidden; padding-right:100px;}
.news-list2 li .date { width:70px; height:auto; overflow:hidden; color:#2a2a2a; float:right; margin:0px -100px 0 0; text-align:center; z-index:1;}
.news-list2 li .date .d { font-size:45px; line-height:50px; font-weight:bold; color:#b60909;}
.news-list2 li .date .y-m { display:inline-block; font-size:14px; line-height:20px;}
.news-list2 li .sort { width:100%; font-size:16px; color:#838383; line-height:30px;}
.news-list2 li .tit { width:100%; line-height:30px; height:30px; overflow: hidden; color:#000000; font-size:24px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph; margin-top:10px;}
.news-list2 li .des { width:100%; position:relative; height:64px; overflow:hidden; line-height:32px; margin-top:30px; margin-bottom:30px; font-size:17px; color:#292929; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.news-list2 li .info { width:100%; height:auto; overflow:hidden; position:relative;}
.news-list2 li .info:after { content:''; background:#165a09; width:131px; height:2px; position:absolute; left:77px; top:0;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;

}
@keyframes line_ext {
	0% {
		width:0%
	}
	80% {
	   width:100%;
	   height:2px;
	
	}
	100% {
		width:100%;
		left:0;
		height:4px;
		background:#cc0101;
		
	}
}
.news-list2 li .time { float:left; font-size:48px; line-height:120px; color:#999999; margin-left:77px; font-weight:bold;}
.news-list2 li .more { float:right; color:#292929; font-size:17px; margin-top:45px; text-transform:uppercase;}
.news-list2 li .more:after { content:'>';}
.news-list2 li .icon { color:#909090; font-size:22px; margin:50px; height:55px; line-height:55px; margin-top:50px; margin-bottom:80px; display:none;}
.news-list2 li:hover .info:after { /*width:100%; left:0; background:#cc0101; height:3px;*/
-webkit-animation-name: line_ext; animation-name: line_ext;
}
.news-list2 li:hover .tit,
.news-list2 li:hover .time,
.news-list2 li:hover .more { color:#cc0101;}

/*新闻列表样式3*/
.news-list3 { width:100%; height:auto; overflow:visible; margin-top:60px;}
.news-list3 li { width:100%; height:auto; overflow:hidden; position:relative; border-bottom:1px solid #ebebeb;}
.news-list3 li:nth-child(2n) { float:right;}
.news-list3 li a { display:block; height:auto; overflow:hidden; position:relative; padding:40px 0; padding-left:156px;}
.news-list3 li a:after { content:'>'; width:60px; height:60px; line-height:60px; font-size:36px; text-align:center; background:#468b22; color:#fff; border-radius:50%; position:absolute; right:32px; top:50%; font-weight:100; margin-top:-30px;}
.news-list3 li .date { width:100px; height:auto; overflow:hidden; float:left; margin:20px 0 0 -100px; float:left; z-index:1; color:#468b22;}
.news-list3 li .date .d { font-size:48px; line-height:50px; font-weight:bold;}
.news-list3 li .date .y-m { display:inline-block; font-size:16px; line-height:30px;}
.news-list3 li .brief { height:auto; overflow:hidden; position:relative; margin:0px 30px; margin-top:20px;}
.news-list3 li .tit { width:100%; height:30px; line-height:30px; overflow: hidden; color:#000000; font-size:18px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.news-list3 li .des { width:100%; position:relative; height:60px; overflow:hidden; line-height:30px; margin-top:10px; font-size:16px; color:#8e8e8e; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.news-list3 li .more { width:124px; height:42px; line-height:42px; background:#b21a15; color:#fff; overflow:hidden; text-align:center; border-radius:8px;}
.news-list3 li .more:after { content:'>'; margin-left:20px;}
.news-list3 li .icon { color:#909090; font-size:22px; margin:50px; height:55px; line-height:55px; margin-top:50px; margin-bottom:80px; display:none;}
.news-list3 li:hover .brief { }
.news-list3 li:hover a { background:#a51f26;}
.news-list3 li:hover .date { color:#fff;}
.news-list3 li:hover .tit,
.news-list3 li:hover .des { color:#fff;}
.news-list3 li:hover a:after { background:#fff; color:#a51f26;}

/*新闻列表样式1*/
.news-list1 { width:100%; height:auto; overflow:hidden; font-size:16px;}
.news-list1 li { width:100%; line-height:50px; height:50px; border-bottom:1px dotted #999; position:relative; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis; background:url(/template/default/index/images/news_list_icon.gif) 0 center no-repeat;}
.news-list1 li .date { float:right;}
.news-list1 li .tit { margin-left:20px;}
.news-list1 li:hover { border-bottom:1px solid #999; }
.news-list1 li:after { content:''; position:absolute; left:0; bottom:-1px; width:0; height:1px; background:#0e6c6b;-webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;}
.news-list1 li:hover:after { width:100%;}

.jobs-list { width:100%; height:auto; overflow:hidden; float:left;}
.jobs-list li { width:100%; height:60px; overflow:hidden; position:relative; border-bottom:1px dashed #dbdbdb;}
.jobs-list li .date { float:right; line-height:60px; font-family:Arial;}
.jobs-list li .tit { width:100%; font-size:16px; height:60px; line-height:60px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.jobs-list li .des { color:#707070; font-size:14px; line-height:23px; margin-top:5px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.jobs-list li:hover .tit { color:#ff4208;}
.jobs-list li:hover .des { color:#ff4208;}
.jobs-list li:hover .date { color:#ff4208;}

.upresume { border:1px solid #ccc; background:#eee; padding:10px; border-radius:5px;}
.upresume:hover { border:1px solid #f00; background:#f00; color:#fff;}

.network_box { height:auto; overflow:hidden; margin-top:20px; margin-bottom:100px; padding-right:514px;}
.network_box .net_work_point { width:100%; height:auto; min-height:660px; overflow:hidden; float:left;}
.network_box .new_work_info { width:420px; height:auto; overflow:hidden; float:right; margin:0 -480px 0 0;}
.detail .telbox { width:100%; height:auto; overflow:hidden; color:#a0211b; margin-top:100px;}
.detail .telbox  .icon { float:left; margin-right:10px;}
.detail .telbox  .lab { float:left; font-size:16px; line-height:40px;}
.detail .telbox  .tel { float:left; font-size:34px; line-height:40px; font-weight:bold;}
.detail .tit3 { font-size:27px; line-height:53px; color:#a0211b;}
.detail .tit4{ color:#383838; font-size:16px; line-height:34px; margin-top:60px;}
.detail { width:100%; height:auto; overflow:hidden; margin:0 auto;}
.detail .tit { font-size:30px; line-height:50px; margin:10px 0; margin-top:40px; font-weight:normal; text-align:center; color:#000000;}
.detail .title { margin-top:60px; display:none;}
.detail .tit1 { color:#a0211b; font-size:30px; line-height:50px;}
.detail .tit2 { color:#383838; font-size:16px; line-height:20px; text-transform:uppercase;}
.detail .info { font-size:16px; line-height:38px; color:#383838; margin-top:40px;}
.detail .des { line-height:44px; color:#8f8f8f; text-align:center; /* border-top:1px solid #ccc;*/ margin-top:10px; font-size:14px; position:relative;}
.detail .des:after { content:''; width:170px; height:1px; background:#8f8f8f; position:absolute; left:50%; margin-left:-85px; bottom:0;}
.detail .pic { text-align:center;}
.detail .pic img { max-width:100%; width:auto;}
.detail .con { padding:0px; line-height:2; /*text-align:justify; text-justify:distribute-all-lines; text-justify:inter-ideograph;*/  margin-top:30px;}
.detail .con p { font-size:16px; color:#000; line-height:3;}
.detail .con p img { max-width:100%; width:auto; height:auto;}
.detail .date { font-size:18px; line-height:50px; text-align:center;}
/*上一条下一条*/
.detail .prev_next { font-size:16px; border-top:1px solid #ececec; margin:0; padding:30px 0; margin-top:15px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:center;}
.detail .prev_next a { display:block; line-height:36px;}
.detail .prev_next .prev_label,
.detail .prev_next .next_label { color:#8e8e8e;}
.detail .prev_next .next_label { text-align:right;}
.detail .prev_next .prev_tit,
.detail .prev_next .next_tit { color:#000;}
.detail .prev_next a:hover { color:#c00;}
.detail .label { margin:10px 0; font-size:16px; font-weight:bold; color:#262626;}
/*相关标签*/
.detail .tag a { display:inline-block; color:#f00; border-bottom:1px dashed #f00; margin:0 3px;}
/*相关新闻列表*/
.detail .news-related-list { width:100%; height:auto; overflow:hidden;}
.detail .news-related-list li { height:30px; border-bottom:1px dashed #ccc; line-height:30px; text-indent:20px; position:relative;}
.detail .news-related-list li:before { content:''; width:6px; height:6px; position:absolute; left:5px; top:50%; margin-top:-3px; background:#999; border-radius:50%;}
.detail .news-related-list li span { float:right;}
/*相关图片列表*/
.detail .news-related-pic { width:100%; height:auto; overflow:hidden;}
.detail .news-related-pic  li { width:120px; height:110px; float:left; margin-right:10px; position:relative;}
.detail .news-related-pic  li .picture { width:120px; height:80px;}
.detail .news-related-pic  li .title { height:20px; line-height:30px; text-align:center; width:100%; font-size:12px;}

.ny_topbox { max-width:1200px; min-width:300px; height:auto; margin:0 auto; overflow:hidden; color:#000; text-align:center;}
.ny_topbox .title { display:inline-block; margin-top:30px;}
.ny_topbox .tit { font-size:34px; line-height:60px; font-weight:bold;}
.ny_topbox .line { display:inline-block; width:3px; height:16px; overflow:hidden; background:#000; margin:0 20px;}
.ny_topbox .tit1 { font-size:34px; font-family:Arial; text-transform:uppercase; font-weight:normal; margin-left:10px;}
.ny_topbox .des { margin:16px auto;}

.guidebox_bg { background:#fff; height:144px; position:relative; border-bottom:1px solid #e5e5e5;}
/*内页导航*/
.guidebox { height:auto; overflow:visible; position:relative; margin-top:0px; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch;*/}
.guidebox dt { width:100%; height:auto; overflow:hidden; position:relative; padding:0; text-align:left;}
.guidebox dt .title { color:#fff; position:relative; padding:70px 0;}
.guidebox dt .tit1 { font-size:48px; line-height:1.2; font-weight:bold;}
.guidebox dt .tit { font-size:36px; line-height:1.2;}
.guidebox dt .tit:before { content:''; width:23px; height:1px; background:#fff; display:block; margin:10px 0; display:none;}
.guidebox dt .des { color:#000; line-height:39px; font-family:'微软雅黑'; text-transform:uppercase; font-size:18px; letter-spacing:0px; margin-top:20px; text-transform:uppercase;}
.guidebox dt .line { display:inline-block; width:48px; height:3px; background:#fff; position:relative; margin:0 20px;}
.guidebox dd { width:100; height:auto; overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.guidebox dd ul { padding:0; height:auto; overflow:hidden; font-size:20px; margin-top:0px; position:relative; text-align:left; float:left;}
.guidebox dd ul li { height:auto; margin:5px; margin-right:0px; float:left; position:relative;}
.guidebox dd ul li.first:before { display:none;}
.guidebox dd ul li:before { content:' |'; color:#d3d3d3; float:left; position:absolute; left:-4px; top:0; line-height:2.5; display:none;}
.guidebox dd ul li a { color:#000; display:block; line-height:144px; position:relative; overflow:hidden; padding:0 33px; border-radius:0px;}
.guidebox dd ul li:hover:before,
.guidebox dd ul li.hover:before { /*background:#006ccc;*/}
.guidebox dd ul li:hover a,
.guidebox dd ul li.hover a { color:#d60115; font-weight:bold;}
.guidebox dd ul li:hover a { /*margin-top:-5px;*/}
.guidebox dd ul li:hover a+.subnav,
.guidebox dd ul li.hover a+.subnav { display:none;}
.guidebox dd ul li .subnav { width:100%; height:46px; font-size:14px; margin-top:0; height:auto; position:relative; top:0px; left:0; display:none; overflow:hidden; color:#535353; z-index:999; background:#fff; text-align:left;}
.guidebox dd ul li .subnav a { display:block; width:auto; float:left; line-height:36px; height:36px; text-align:center; color:#535353; background:none; padding:0 8px; border:0;}
.guidebox dd ul li .subnav a:after { display:none;}
.guidebox dd ul li .subnav a:before { display:none;} 
.guidebox dd ul li .subnav a:nth-child(1):before { background:none;}
.guidebox dd ul li .subnav a:hover,
.guidebox dd ul li .subnav a.hover { color:#1759a2; font-weight:bold;}
.guidebox dd .location { color:#000; line-height:70px; float:right; font-size:20px; display:;}
.guidebox dd .location .icon { color:#c7020f; font-size:25px; float:left; margin-right:10px;}
.guidebox dd .location a { color:#000;}
.guidebox dd .icon_menu { display:none;}
.gudiebox dd .location .back_home { display:inline-block;}

/*左则导航搜索框*/
.leftbox .searchbox { width:100%; height:auto; overflow:hidden;}
.leftbox .searchbox .box { width:241px; height:52px; background:#efefef; overflow:hidden; border-radius:8px;}
.leftbox .searchbox .keys { width:168px; height:35px; line-height:35px; float:left; margin-top:8px; margin-left:20px; background:none; border:0;}
.leftbox .searchbox .submit { width:53px; height:35px; line-height:35px; margin-top:8px; text-align:center; border:0; cursor:pointer; background:url(/template/default/index/images/icon_search0.png) center center no-repeat;}

.leftbox .contact { width:100%; height:auto; overflow:hidden;}
.leftbox .contact dt { width:100%; height:60px; overflow:hidden; position:relative; background:#fff url(../images/guidebox_title_line.gif) bottom center no-repeat;}
.leftbox .contact dt .tit { color:#030303; font-size:18px; line-height:60px; position:relative; z-index:2;}
.leftbox .contact dt .tit1 { color:#fff; line-height:20px; font-family:Arial; text-transform:uppercase; font-size:20px; letter-spacing:0px; margin-top:20px; text-transform:uppercase; font-weight:bold;}
.leftbox .contact dd { width:100%; height:auto; overflow:hidden;}
.leftbox .contact dd .telbox { height:auto; line-height:36px; border:1px solid #dcdcdc; color:#000; border-radius:8px; text-align:center; margin-top:40px; padding:15px 0;}
.leftbox .contact dd .lab { color:#000; font-size:14px; font-weight:bold;}
.leftbox .contact dd .lab:before { content:'◆'; position:relative; margin-right:10px;}
.leftbox .contact dd .tel { color:#fda100; font-size:18px; font-weight:bold;}

/*详细内容显示*/
.contentbox { width:100%; height:auto; float:left; overflow:hidden; background:#fff; padding:0px; margin-top:0px; margin-bottom:60px;}
.contentbox dt { width:100%; height:80px; line-height:80px; overflow:hidden; position:relative; position:relative; border-bottom:1px solid #f0f0f0; display:none;}
.contentbox dt .location { float:right; color:#6c6c6c; font-size:18px; line-height:40px; font-weight:normal; margin-top:20px;}
.contentbox dt .location a { color:#6c6c6c;}
.contentbox dt .location a:hover { color:#6c6c6c;}
.contentbox dt .slogan { display:none;}
.contentbox dt .tit { font-size:26px; position:relative; display:block; float:left; margin-right:0px; font-weight:normal; color:#000;}
.contentbox dt .tit .line{ background:#05adb8; width:100%; height:2px; position:absolute; bottom:0; left:0;}
.contentbox dd { margin:20px 0; min-height:550px; height:auto; overflow:hidden;}
.contentbox dd #content { font-size:16px; line-height:2;}
.contentbox dd .empty { font-size:40px; color:#ccc; line-height:100px; text-align:center;}

/*联系AG试玩平台*/
.contactbox_bg { height:auto; overflow:hidden; padding-bottom:100px; background:#fbfbfb; position:relative; }
.contactbox { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; position:relative; z-index:1;}
.contactbox dt { width:100%; height:auto; overflow:hidden; position:relative; margin:30px 0;}
.contactbox dt .title { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.contactbox dt .tit { font-size:40px; line-height:1.55; color:#333333; font-weight:bold; position:relative; float:left;}
.contactbox dt .more { font-size:16px; float:right;}
.contactbox dt .more:after { content:'>'; margin-left:5px;}
.contactbox dt .des { color:#fff; font-size:18px; line-height:30px; margin-top:15px;}
.contactbox dd { width:100%; height:auto; overflow:; background:url(/template/default/index/images/contactbox_bg.jpg) right center no-repeat; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:stretch;}
.contactbox dd .link_list { width:455px; height:auto; overflow:hidden; margin:50px 0; background:#287fda; color:#fff; font-size:16px; line-height:65px; padding:38px 38px;}
.contactbox dd .link_list li a { display:block; border-bottom:1px solid #64a1e1; color:#fff;}
.contactbox dd .link_list li a:after { content:'>'; float:right;}
.contactbox dd .contact_info { width:42%; height:auto; overflow:hidden; position:relative; float:left;}
.contactbox dd .contact_info .tit1 { font-size:36px; line-height:1.5; font-family:"Times New Roman", Times, serif; font-weight:bold; text-transform:uppercase; color:#cccccc;}
.contactbox dd .contact_info .tit { font-size:36px; line-height:1.5; color:#000;}
.contactbox dd .contact_info .telbox { height:auto; overflow:hidden; margin-top:20px;}
.contactbox dd .contact_info .telbox .lab { font-size:24px; line-height:2; color:#000;}
.contactbox dd .contact_info .telbox .tel { font-size:48px; line-height:2; color:#01479d; font-weight:bold;}

.contactbox dd .feedback { width:742px; flex:0 0 742px; height:auto; overflow:hidden; position:relative; float:left; background:#fff; border-radius:20px;}
.contactbox dd .feedback .margin { height:auto; overflow:hidden; margin:60px;}
.contactbox dd .formbox { height:auto; overflow:hidden; color:#333333; font-size:16px; margin-top:10px;}

.contactbox dd .feedback .tit1 { font-size:36px; line-height:45px; color:#01479d; font-weight:bold; font-family:"Times New Roman", Times, serif; text-transform:uppercase; margin-top:0px;}
.contactbox dd .feedback .tit { font-size:30px; line-height:60px; color:#000;  display:inline-block;}
.contactbox dd .feedback .inputbox_group { display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:center; align-items:center;}
.contactbox dd .feedback .inputbox.w_45 { flex:0 0 45%;}
.contactbox dd .feedback .inputbox.w_55 { flex:0 0 55%;}
.contactbox dd .feedback .inputbox.w_35 { flex:0 0 35%;}
.contactbox dd .feedback .inputbox.w_15 { flex:0 0 15%;}
.contactbox dd .feedback .inputbox { width:100%; height:auto; overflow:hidden; margin-top:10px;}
.contactbox dd .feedback .inputbox p { height:auto; overflow:hidden; line-height:2;}
.contactbox dd .feedback .inputbox strong { font-size:18px; color:#01479d; float:left; margin-right:3px;}
.contactbox dd .feedback .btnbox { width:100%; height:auto; margin-top:47px;}
.contactbox dd .feedback .input { width:97%; height:42px; line-height:42px; background:none; color:#000; margin-top:0px; border:0; padding:0 10px; border:1px solid #666666;}
.contactbox dd .feedback .textarea { width:97%; height:42px; line-height:20px; background:#f5f5f5; color:#000; padding:3%; border:1px solid #666666; margin-top:22px;}
.contactbox dd .feedback .input:-moz-placeholder,
.contactbox dd .feedback .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #2a2a2a; opacity:1;  font-size:16px;
}
.contactbox dd .feedback .input::-moz-placeholder,
.contactbox dd .feedback .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #2a2a2a; opacity:1; font-size:16px;
}
.contactbox dd .feedback .input:-ms-input-placeholder,
.contactbox dd .feedback .textarea:-ms-input-placeholder {
    color: #2a2a2a; opacity:1; font-size:16px;
}
.contactbox dd .feedback .input::-webkit-input-placeholder,
.contactbox dd .feedback .textarea::-webkit-input-placeholder{
    color: #2a2a2a; opacity:1; font-size:16px;
}
.contactbox dd .feedback .submit{ width:168px; height:42px; border-radius:0; background:#01479d; font-size:16px; color:#fff; border:0; cursor:pointer;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.contactbox dd .feedback .submit:hover { background:#f89907;}

/*关于内页*/
.about_us_box_bg { padding:100px 0; height:auto; overflow:hidden; background:#fff; background-size:cover; position:relative;}
.about_us_box { max-width:1440px; min-width:300px; height:auto; margin:0 auto;}
.about_us_box .about { padding:0 30px;}
.about_us_box .about .title { height:auto; overflow:hidden; color:#232323;}
.about_us_box .about .tit { font-size:36px; line-height:40px; margin:0 auto; text-align:center;}
.about_us_box .about .tit:after { content:''; width:67px; height:1px; background:#a3a3a3; display:block; margin:20px auto;}
.about_us_box .about .tit1 { font-size:14px; line-height:30px; text-transform:uppercase;}
.about_us_box .about .tit1:before { content:'-'; margin-right:3px;}
.about_us_box .about .des { height:auto; overflow:hidden; font-size:20px; line-height:60px; margin-top:30px; color:#292929; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:12; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.about_us_box .about .company_name { font-size:28px; line-height:36px; color:#a51f26; margin-top:40px;}
.about_us_box .about .company_name:after { content:'—'; display:block;}

.about_us_box .about .about_point { width:100%; height:auto; overflow:; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:center; align-items:center; margin-top:40px; margin-bottom:49px;}
.about_us_box .about .about_point li { width:auto; height:auto; margin-top:0px; overflow:; position:relative; float:left; display:inline-block;}
.about_us_box .about .about_point li .icon { width:100px; height:100px; margin:0 auto; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-content:center; align-items:center;}
.about_us_box .about .about_point li .icon .img1 { display:block;}
.about_us_box .about .about_point li .icon .img2 { display:none;}
.about_us_box .about .about_point li .info { position:relative; z-index:1;}
.about_us_box .about .about_point li .num { width:100%; line-height:60px; font-size:36px; position:relative; font-weight:400; color:#165a09;
/*background: linear-gradient(to right, #88d4f9, #0385e0, #0155cb, #004ac6);
-webkit-background-clip: text;
color: transparent;*/
}
.about_us_box .about .about_point li .unit{ margin-left:4px; line-height:20px; font-size:18px; position:relative; color:#000; font-weight:normal;}
.about_us_box .about .about_point li .tit2 { font-size:18px; line-height:30px;}


/*友情链接*/
.friendlinks_bg { background:#f2f2f2; height:auto; overflow:hidden;}
.friendlinks { height:auto; overflow:hidden; padding-left:115px; background:#f1f1f1; border:1px solid #e6e6e6;}
.friendlinks dt{ width:115px; height:48px; line-height:48px; margin:0 0 0 -115px; _display:inline; overflow:hidden; position:relative; float:left; text-align:center;}
.friendlinks dt .tit { color:#000; font-size:16px; font-weight:bold;}
.friendlinks dt .line { position:absolute; width:88px; height:3px; bottom:0; left:0; background:#de0a0a;}
.friendlinks dt .more { font-size:12px; color:#000; float:right; margin-right:20px; margin-top:23px; width:66px; height:31px; line-height:31px; background:url(/template/default/index/images/newsbox_more.png) no-repeat; text-align:center;}
.friendlinks dd { width:100%; height:auto; overflow:hidden; font-size:0; float:right;}
.friendlinks dd .linklist { width:100%; line-height:48px; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; color:#423e00;}
.friendlinks dd a { display:inline-block; font-size:15px; line-height:48px; padding:0 10px; margin:0 10px; text-align:center; color:#000; position:relative;}
.friendlinks dd a:before { /*content:''; position:absolute; left:0; bottom:-4px; width:100%; height:4px; background:#ef0924;*/
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}
.friendlinks dd a:hover { color:#ef0924;}
.friendlinks dd a:hover:before { width:100%; bottom:-4px;} 
.go-top { display:block; width:83px; height:82px; text-align:center; line-height:82px; margin:0 auto; position:relative; top:49px; margin-top:-83px; background:#000000; color:#fff; font-size:36px;}
.go-top:hover { color:#d3af14;}

/*页脚*/
.location_box img { display:block;}
.footer_bg { height:auto; overflow:; background:#000 url(../images/footer_bg.jpg) top center no-repeat; background-size:cover; position:relative; z-index:1;}
.footer_top_bg { }
.footer_top { max-width:1440px; min-width:300px; margin:0 auto; height:124px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center; margin-top:-40px;}
.footer_top .logobox { height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:flex-start; align-items:center;}
.footer_top .logobox .info { float:left; color:#a9a9a9; }
.footer_top .logobox .logo { float:left; margin-right:10px;}
.footer_top .logobox .logo img { display:block;}
.footer_top .logobox .info .tit { font-size:23px; line-height:1.5; font-family:'SYSCN-Bold';}
.footer_top .logobox .info .tit1 { font-size:11px; line-height:1.5; letter-spacing:0.35px;}
.footer_top .footer_link { flex:0 0 50%; height:auto; line-height:2; overflow:hidden; color:#b5b5b5; font-size:16px; padding:20px 0; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between;}
.footer_top .footer_link a { color:#b5b5b5;}

.footer_top .share_qrcode { width:auto; height:auto; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.footer_top .share_qrcode .qrcode { width:100px; height:auto; overflow:hidden;}
.footer_top .share_qrcode .qrcode .pic { width:100%; height:auto; overflow:hidden;}
.footer_top .share_qrcode .qrcode .pic img { display:block; width:100%;}
.footer_top .share_qrcode .qrcode .tit { color:#fff; text-align:center; line-height:2; font-size:14px;}

.footer_top .share_link { width:auto; height:auto; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.footer_top .share_link li { margin:0 20px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center; position:relative;}
.footer_top .share_link li .qrcodebox { width:169px; height:169px; padding:15px; background:#111111; overflow:; border-radius:10px; position:absolute; left:30%; margin-left:-84px; bottom:60px; visibility:hidden;}
.footer_top .share_link li .qrcodebox:after { content:''; position:absolute; left:50%; margin-left:-12px; bottom:-24px;
border-top: 24px solid #111111;
border-bottom: 0px solid transparent;
border-left: 14px solid transparent;
border-right: 14px solid transparent;
}
.footer_top .share_link li:hover .qrcodebox { display:; visibility:visible; -webkit-animation-name: fadeIn; animation-name: fadeIn;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.footer_top .share_link .icon img { display:block;}
.footer_top .share_link .info { margin-left:20px;}
.footer_top .share_link .tel { color:#9ec038; font-family:Arial black; line-height:1; font-weight:bold; font-size:30px;}
.footer_top .share_link .lab { color:#8c8c8c; line-height:1; font-size:14px;}

.footerbox { max-width:1440px; min-width:300px; margin:0 auto; height:auto; overflow:visible; padding-bottom:121px;}
.footer { overflow:visible; color:#a9a9a9; position:relative; height:auto; overflow:hidden; padding:50px 0; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; z-index:999;}
.footer a { color:#a9a9a9;}
.footer .telbox { width:100%; height:auto; overflow:hidden; float:left;}
.footer .telbox .lab { font-size:20px; line-height:2;}
.footer .telbox .tel { font-size:40px; line-height:2; font-weight:bold; margin-bottom:10px; color:#fff; display:block; position:relative;}
.footer .telbox .tel:after { content:''; width:31px; height:1px; background:#a3b0c9; position:absolute; left:0; bottom:0;}
.footer .contact_info { height:auto; overflow:hidden; float:left;}
.footer .info { font-size:16px; line-height:1.8; color:#8c8c8c;}
.footer .info .tit { font-size:18px; color:#c1c1c1; line-height:2; margin:20px 0;}
.footer .info .tel { font-size:24px; font-style:italic; font-weight:bold; line-height:33px; color:#fff;}
.footer .contact_qrcode { height:auto; overflow:hidden; font-size:18px; line-height:2.5; float:right;}
.footer .contact_qrcode .qrcode { width:205px; float:left; margin-left:17px; position:relative;}
.footer .contact_qrcode .qrcode .pic { width:100%; height:auto; overflow:hidden; background:#000; padding:16px; border-radius:16px;}
.footer .contact_qrcode .qrcode .pic img { display:block;}
.footer .contact_qrcode .qrcode .tit { line-height:45px; text-align:center; position:relative; color:#fff; font-size:16px;}

.footer .footer_nav_box { width:55%; flex:0 0 55%; height:auto; overflow:hidden; float:right;}
.footer .footer_nav { width:16%; height:auto; overflow:hidden; float:left;}
.footer .footer_nav .tit { color:#c1c1c1; font-size:18px; line-height:2; text-align:center; margin:10px 0;}
.footer .footer_subnav a { display:block; line-height:36px; font-size:16px; color:#949494; text-align:center;}
.footer .footer_subnav a:hover { color:#fff;}

.footer_contact_info { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; position:relative; top:-70px; background:#fff; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.footer_contact_info li { width:33.333333333%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; padding:40px 50px;}
.footer_contact_info li.space { width:1px; background:#e9e9e9; height:77px; overflow:hidden; float:left; padding:0;}
.footer_contact_info li .icon { background:#ededed; width:74px; height:74px; flex:0 0 74px; line-height:74px; text-align:center; font-size:45px; color:#000; border-radius:50%; margin-right:20px; overflow:hidden;}
.footer_contact_info li .icon.icon-icon-mail { font-size:35px;}
.footer_contact_info li .info { flex:0 1 100%;}
.footer_contact_info li .tit { font-size:18px; line-height:2.2; color:#0e0e0e;}
.footer_contact_info li .txt { width:100%; font-size:16px; line-height:1.5; height:auto; overflow:hidden; color:#8a8a8a;}
.footer_contact_info li .tel { font-size:18px; font-weight:bold; color:#000;}
.footer_contact_info li .tel a { font-weight:bold;}

/*版权*/
.copyright_bg { height:121px; overflow:hidden; margin-top:-121px; position:relative; z-index:1;}
.copyright_bg .logo { float:left;}
.copyright_bg .copyright { max-width:1440px; min-width:300px; height:123px; margin:0 auto; overflow:hidden; color:#7e7e7e; border-top:3px solid #1d1d1d; font-size:16px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.copyright_bg .copyright a { color:#7e7e7e;}

.clear{ clear:both; margin:0; padding:0;}
.hidden{ display:none;}
.gotop { width:46px; height:46px; overflow:hidden; background:url(/template/default/index/images/gotop.gif) no-repeat; position:fixed; right:10px; bottom:110px;}


/*自界说新闻列表样式*/
.contentbox dd ul.news_list { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.contentbox dd ul.news_list li { width:100%; flex:0 0 30%; float:left; padding-bottom:20px; margin-left:3.33333%; border:1px solid #d3d3d3;}
.contentbox dd ul.news_list li.ml0 { margin-left:0;}
.contentbox dd ul.news_list li {
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.contentbox dd ul.news_list li img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.contentbox dd ul.news_list li:hover img {
	-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
}
.contentbox dd ul.news_list li:hover { border:1px solid #fff; -moz-box-shadow:0px 0px 10px #CCC, 0px 0px 20px #CCC; -webkit-box-shadow:0px 0px 20px #CCC, 0px 0px 10px #CCC; box-shadow:0px 0px 20px #CCC, 0px 0px 20px #eee;}
.contentbox dd ul.news_list li .brief { margin:0 20px; height:auto; overflow:hidden;}
.contentbox dd ul.news_list li .time { line-height:29px; margin-top:10px; font-size:16px; color:#898888; text-indent:24px; background:url(/template/default/index/images/icon_time.png) 0 center no-repeat;}
.contentbox dd ul.news_list li .tit { line-height:29px; font-size:18px; color:#000; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.contentbox dd ul.news_list li .des { line-height:22px; font-size:14px; color:#787878; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.contentbox dd ul.news_list li .pic { overflow:hidden; display:block;}
.contentbox dd ul.news_list li .more { background:url(/template/default/index/images/news_list_more.png) no-repeat; display:block; width:40px; height:40px; position:relative; left:0;}
.contentbox dd ul.news_list li .more:hover{ background:url(/template/default/index/images/news_list_more1.png) no-repeat;}
.contentbox dd ul.news_list li:hover .more{ left:85%; transform: perspective(220px) rotateZ(-360deg); background:url(/template/default/index/images/news_list_more1.png) no-repeat;} 
.contentbox dd ul.news_list li:hover .tit { color:#05adb8; font-weight:bold;}
/*常用CSS3动画效果*/
.trans,a{
    -webkit-transition: all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
}
a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}

/*在线申请*/
.apply_box { height:auto; overflow:hidden;}
.apply_box .tit { font-size:39px; height:80px; line-height:80px; color:#414141; margin-top:30px; text-align:center;}
.apply_box .des { font-size:18px; line-height:29px; text-align:center; color:#525252;}
.apply_box .applyform { margin:30px 0%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.apply_box .applyform .input { width:32%; flex:0 0 32%; height:46px; line-height:46px; border:0px solid #dadada; margin-bottom:18px; background-color:#eeeeee; background-position: 98% center; background-repeat:no-repeat; text-indent:20px; font-size:14px; color:#000; position:relative; color:#848484;}
.apply_box .applyform .inputbox { width:32%; flex:0 0 32%; height:46px; line-height:46px; margin-bottom:18px; background-color:#eeeeee; font-size:14px; position:relative; color:#848484; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between;}
.applyform .input_label { margin-left:20px; height:auto; overflow:hidden;}
.applyform .input_radio { display:inline-block; margin-right:20px; height:auto; overflow:hidden;}
.applyform .input_radio a { display:inline-block; color:#848484; margin-left:10px;}
.applyform .input_radio a:before { content:''; width:14px; height:14px; background:#9e9e9e; border-radius:50%; display:inline-block; position:relative; top:2px; margin-right:10px;}
.applyform .input_radio a.sel:before { background:#ce0615;}
.apply_box .applyform .input:focus { background-color:#ddd;}
.apply_box .applyform .input.not_null { background-image:url(/template/default/index/images/icon_not_null.png);}
.apply_box .applyform .input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #848484; font-size:14px;
}
.apply_box .applyform .input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #848484; font-size:14px;
}
.apply_box .applyform .input:-ms-input-placeholder{
    color: #848484; font-size:14px;
}
.apply_box .applyform .input::-webkit-input-placeholder{
    color: #848484; font-size:14px;
}
.apply_box .applyform .textarea { width:97%; flex:0 0 97%; height:auto; height:188px; line-height:28px; padding:1.5% 1.5%; border:0px solid #dadada; background:#eeeeee; margin-top:0; font-size:14px; color:#000;}
.apply_box .applyform .applyform_btn { flex:0 0 70%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.apply_box .applyform .submit { width:48%; height:45px; line-height:45px; background:#ce0615; color:#fff; font-size:14px; border:0; border-radius:0; cursor:pointer;}
.apply_box .applyform .reset { width:48%; height:45px; line-height:45px; background:#009944; color:#fff; font-size:14px; border:0; border-radius:0; cursor:pointer;}
.apply_box .applyform .authcode { margin-top:2%; width:155px; flex:0 0 155px;}
.apply_box .applyform .yzm {cursor:pointer; border:1px solid #eee; margin-top:2%;}
.apply_box .applyform .yzm_ref { line-height:45px; margin-top:2%;}
/*表单表格*/
.form_table{padding:25px 0 50px 20px; font-size:14px;}
.form_table td{ color:#666; border:0;}
.form_table td p{ line-height:20px; height:20px;}
.form_table .submit {background:#FF4001; border-radius:2px; width:170px; height:40px; text-align:center; line-height:30px; color:#fff; border:0; font-size:16px; font-weight:bold; cursor:pointer;}
/*表单控件控制*/
.num{font-family:"Arial";}
.num1{font-family:Verdana, Arial, Helvetica, sans-serif}
.num5{font-family:"微软雅黑";}
.strong{font-weight:bold;}
.normal{font-weight:normal;}
.aright{text-align:right;}
.aleft{text-align:left;}
.xuxian{border-bottom:1px dashed #ddd;}
.xuxian1{border-bottom:1px dotted #ddd;}
.inputall{height:28px; line-height:28px; border:1px #ddd solid; padding:2px 5px; font-size:14px; background:#fefefe}
.inputall30{border:1px #bababa solid; border-right:1px #ddd solid; border-bottom:1px #ddd solid; height:30px; line-height:30px; font-size:16px;}
.inputselect{line-height:22px; border:1px #cecece solid; padding:5px 2px; font-size:14px; background:#fefefe; color:#555;}
.textarea{border:1px #cecece solid; padding:5px 2px; font-size:14px; background:#fefefe; color:#555;}
.input60{width:60px;}
.input100{width:100px;}
.input150{width:150px;}
.input200{width:200px;}
.input250{width:250px;}
.input300{width:300px;}
.input350{width:350px;}
.input400{width:400px;}
.input500{width:500px;}
.input550{width:550px;}
.input600{width:600px;}
.input650{width:650px;}
.inputfix{vertical-align:middle; margin-top:-2px; margin-bottom:1px;}
/*分页样式*/
.fenye{ width:100%; margin:30px 0%; text-align:center; height:43px; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.fenye a { font-size:16px;}
.fenye a:first-child { min-width:86px;}
.fenye a:last-child { min-width:86px;}
.fenye a { border:1px #a7a7a7 solid; color:#242424; background:#fff;display:inline-block; min-width:50px;  height:41px; line-height:41px; padding:0 0; font-weight:normal; margin-right:8px; border-radius:2px;}
.fenye a:hover,.fenye .sel{ background:#c40e14; color:#fff; border:1px #ce0615 solid;}
.fenye .sel{ font-weight:bold;}
/*chrome  浏览器转动条的美化 */
/*::-webkit-scrollbar-track-piece {width:8px;background-color:#f4f4ff;}
::-webkit-scrollbar { width:8px; background-color:#f00;}
::-webkit-scrollbar-thumb { width:8px; height:50px; background-color:#999;}
::-webkit-scrollbar-thumb:hover { width:8px; background-color:#bb1818;}*/
@media only screen and (max-width: 1440px){
	/*.newsbox_bg { margin:0px;}
	.productbox_bg { margin:0px;}
	.newsbox_bg { margin:0px;}
	.top_bg .top { margin:0 20px;}
	.aboutbox,
	.indexbox,
	.productbox,
	.newsbox,
	.insidebox,
	.footerbox { margin:0 20px;}*/
	.aboutbox,
	.productbox,
	.casebox,
	.newsbox,
	.contactbox,
	.footer,
	.footer_top,
	.why_choose_us { margin:0 30px;}
	.footer { margin-top:30px; margin-bottom:50px;}
}

@media only screen and (max-width: 640px) {
	
	.indexbox { margin:0px; margin-left:0px; padding:0 15px;}
	.insidebox { margin:0px; padding-left:0;}
	.insidebox_bg {}
	.top_location { width:100%; height:auto; line-height:20px; padding-bottom:10px; border-bottom:1px solid #ccc; color:#000; font-size:14px; margin-top:50px;}
	.ny_banner { margin-top:1rem; height:auto!important;}
	.bannerBox .m_banner {}
	.topbox_bg { display:none;}
	
	.bannerBox a.prev,
	.bannerBox a.next { display:none;}
	.bannerBox .banner .swiper-slide .ad-info-box { padding:0 0.2rem;}
	.bannerBox .banner .swiper-slide .ad-info { width:100%; min-width:100%;}
	.bannerBox .banner .swiper-slide .tit { font-size:0.22rem; line-height:2; margin:0;}
	.bannerBox .banner .swiper-slide .slogan {  font-size:0.32rem; line-height:1.5;}
	.bannerBox .banner .swiper-slide .brief { font-size:0.25rem; line-height:1.5; margin:0;}
	.bannerBox .banner .swiper-slide .pic { display:inline-block; border:0.05rem solid #fff; margin-right:0.05rem;}
	.bannerBox .banner .swiper-slide .more { width:1.6rem; height:0.55rem; line-height:0.55rem; padding:0 0.15rem; display:block; border-radius:0px; font-size:0.24rem; margin-top:0.3rem;}
	.bannerBox .banner .swiper-slide .slide-1.ad-info { margin-top:10%;}
	.bannerBox .banner .swiper-slide .slide-2.ad-info { margin-top:0%;}
	.bannerBox .banner .swiper-slide .slide-2.ad-info .slogan { margin-top:0.1rem;}
	.bannerBox .banner .swiper-slide .slide-3.ad-info { margin-top:0%;}
	.bannerBox .banner .swiper-slide .slide-3.ad-info .brief { width:100%; font-size:0.38rem; line-height:1.8;}

	.bannerBox .ctrl_box { display:none;}
	.bannerBox .banner .swiper-pagination-bullets{ width:100%; position:absolute; bottom:0.2rem; top:auto; height:0.2rem; left:0px; right:0px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-content:center; align-items:center;}
	.bannerBox .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 0.05rem;}
	.bannerBox .banner .swiper-pagination-bullet { width:0.1rem; height:0.1rem; border-radius:0.05rem; margin:0.04rem;}
	.bannerBox .banner .swiper-pagination-bullet-active { width:0.2rem;}
	
	*.d-flex { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:stretch; align-items:flex-start;}
	*.col-1 { width:100%!important;}
	*.col-2 { width:100%!important;}
	*.col-3 { width:100%!important;}
	*.col-4 { width:100%!important;}
	*.col-5 { width:100%!important;}
	*.col-6 { width:100%!important;}
	*.col-7 { width:100%!important;}
	*.col-8 { width:100%!important;}
	*.col-9 { width:100%!important;}
	*.col-10 { width:100%!important;}
	*.col-11 { width:100%!important;}
	*.pt-10 { padding-top:5px!important;}
	*.pt-20 { padding-top:10px!important;}
	*.pt-30 { padding-top:15px!important;}
	*.pt-40 { padding-top:20px!important;}
	*.pt-50 { padding-top:25px!important;}
	*.pt-60 { padding-top:0px!important;}
	
	*.pb-10 { padding-bottom:5px!important;}
	*.pb-20 { padding-bottom:10px!important;}
	*.pb-30 { padding-bottom:15px!important;}
	*.pb-40 { padding-bottom:20px!important;}
	*.pb-50 { padding-bottom:25px!important;}
	*.pb-60 { padding-bottom:0px!important;}
	
	*.mt-10 { margin-top:5px!important;}
	*.mt-20 { margin-top:10px!important;}
	*.mt-30 { margin-top:15px!important;}
	*.mt-40 { margin-top:20px!important;}
	*.mt-50 { margin-top:25px!important;}
	*.mt-60 { margin-top:0px!important;}
	
	*.mb-10 { margin-bottom:5px!important;}
	*.mb-20 { margin-bottom:10px!important;}
	*.mb-30 { margin-bottom:15px!important;}
	*.mb-40 { margin-bottom:20px!important;}
	*.mb-50 { margin-bottom:25px!important;}
	*.mb-60 { margin-bottom:0px!important;}
	
	.ismobile{display:block!important}
	.ispc{display:none!important}
	.ispad{display:none!important}


	/*页眉*/
	.top_bg { height:1rem; background-size: auto 100%; /*box-shadow: 0px 0px 5px rgba(0,0,0,0.2); background:#fff;*/ background:none;}
	.top_bg .top{ height:1rem; margin-top:0; border-radius:0; background:none;}
	.top_bg .top:after { display:none;}
	.top_bg .top .telbox { width:3rem; height:0.5rem; line-height:0.5rem; margin-top:-0.25rem;border-radius:0.25rem; right:0.9rem; display:none;}
	.top_bg .top .telbox .lab { font-size:0.2rem; line-height:0.5rem;}
	.top_bg .top .telbox .tel { font-size:0.2rem; line-height:0.5rem;}
	
	.top_bg.bgfff,
	.ny .top_bg { height:1rem;}
	
	
	.top_bg.bgfff .top,
	.ny .top_bg .top { height:1rem;}

	.top_bg.bgfff.show .top .navmenu,
	.top_bg.show .top .navmenu { height:auto; display:block;}
	
	.ny .top_bg .logobox .logo { width:2.90rem; height:auto;}
	
	.top_bg.bgfff .top .searchbox,
	.ny .top_bg .top .searchbox { width:98%; height:0; margin-top:0; border-radius:0.35rem;}
	.top_bg .top .lang_switch { width:0.8rem; height:0.4rem; margin-top:-0.2rem; right:1rem; border-right:1px solid #000;}

	.top_bg .top .lang_icon { width:0.40rem; margin:0 0 0 -0.40rem; margin:0; height:0.40rem; line-height:0.40rem; text-align:center; font-size:0.15rem;}
	.top_bg .top .lang_tag { width:0.40rem; height:0.40rem; line-height:0.40rem; border:0.02px solid #000; font-size:0.2rem; margin-top:0;}

	
	body.top_bg_fill .top_bg .top .subnav_bg { display:none;}
	
	.top_bg.bgfff.show .top .navmenu #menu li .a1,
	.ny .top_bg .top .navmenu #menu li .a1 { height:0.8rem; line-height:0.8rem; color:#000!important;}
	.top_bg.bgfff.show .top .navmenu #menu li .subnav a { color:#fff!important;}
	.top_bg.bgfff .top .logobox .logo,
	.ny .top_bg .top .logobox .logo { width:1.50rem; height:auto;}
	.top_bg.show .navmenu #menu li:after { content:'>'; display:block; width:0.6rem; height:0.6rem; line-height:0.6rem; font-size:0.2rem; background:#eee; border-radius:50%; text-align:center; position:absolute; right:0.2rem; top:0.2rem;
	-webkit-transition: all .3s ease;
	-moz-transition:all .3s ease;
	-o-transition:all .3s ease;
	-ms-transition:all .3s ease;
	transition:all .3s ease;
	}
	.top_bg.show .top .searchbox { height:0.7rem; display:block;}


	.ny .top_bg .top .searchbox .icon_submit,
	.top_bg.bgfff .top .searchbox .icon_submit { width:0.7rem; height:0.7rem; line-height:0.7rem; font-size:0.20rem;}
	.top_bg.bgfff .top .searchbox .submit,
	.ny .top_bg .top .searchbox .submit	 { width:0.7rem; height:0.7rem; line-height:0.7rem;}
	.top_bg.bgfff .top .searchbox .keys,
	.ny .top_bg .top .searchbox .keys { height:0.7rem; line-height:0.7rem;}

	/*主导航展示*/
	.top_bg.show { height:100%; background:rgba(255,255,255,.98); background:#fff;}
	/*.top_bg.show .top .logobox .logo { background:url(/template/default/index/images/logo-text.png) center center no-repeat!important; background-size:auto 100%!important;}*/
	.top_bg.show .top { height:100%;}
	.top_bg.show .top .info { color:#fff;}
	.icon_btn_box { width:100%; height:0.99rem; position:absolute; top:0; margin-top:0; right:0; background:none; z-index:1;}
	.icon_btn_box:after { display:none;}
	.icon_btn_box:before { display:none;}

	
	.top_bg .top .logobox { width:2.90rem; height:auto; overflow:hidden; position:absolute; top:0.3rem; margin-top:0; left:0.2rem; overflow:hidden; z-index:2;}
	.top_bg .top .logobox a { display:block;}
	.top_bg .top .logobox .logo { width:1.50rem; height:auto; float:left; overflow:hidden;}
	.top_bg .top .logobox .logo img { width:100%;}
	.top_bg .top .logobox .info .tit { font-size:0.26rem; line-height:1.5;}
	.top_bg .top .logobox .info .tit1 { display:none;}
	
	/*搜索框*/
	.top_bg.bgfff .top .searchbox { width:98%;}
	.top_bg .top .searchbox { width:98%; height:0; overflow:hidden; position:absolute; left:1%; right:1%; top:1.1rem; margin-top:0; border-radius:0.35rem; display:; z-index:0; background:#d1111b; background:linear-gradient(to left, #e79b78, #d1111b);}
	.top_bg .top .searchbox .keys { width:100%; height:0.7rem; line-height:0.7rem; text-indent:0.3rem; position:absolute; left:0; right:0px; top:0px; font-size:0.22rem; z-index:1;}
	
	.top_bg .top .searchbox .submit { width:0.7rem; height:0.7rem; line-height:0.7rem; font-size:0.24rem; text-align:center;}
	.top_bg .top .searchbox .icon_submit { width:0.7rem; height:0.7rem; line-height:0.7rem; color:#fff; font-size:0.24rem; right:0;}
	.top_bg .top .searchbox .icon_submit:before { font-size:0.32rem; float:none;}
	.top_bg .top .searchbox:hover { width:98%;}
	.top_bg .top .searchbox:hover .keys { width:100%; background:linear-gradient(to left, #e79b78, #d1111b);}
	.top_bg .top .searchbox:hover .icon_submit { width:1rem; color:#fff; font-size:0.20rem;}
	.top_bg .top .searchbox:hover .icon_submit:before {}
	.top_bg .top .searchbox:hover .submit { color:#fff; right:0;}
	
	.top_bg .top .menu_icon { width:0.50rem; height:0.50rem; overflow:hidden; position:absolute; right:0.2rem; top:0.25rem; margin-top:0; display:block; z-index:1;}
	.top_bg .top .menu_icon:after { content:''; position:absolute; left:10%; top:50%; margin-top:-0.03rem; width:80%; height:0.02rem; border-radius:0rem; background:#000;}
	.top_bg .top .menu_icon a { display:block; width:0.5rem; height:0.5rem; position:relative;}
	.top_bg .top .menu_icon a:before { content:''; width:80%; height:0.02rem; background:#000; position:absolute; left:10%; top:18%; margin-top:-0.02rem; border-radius:0rem; z-index:1;}
	.top_bg .top .menu_icon a:after { content:''; width:80%; height:0.02rem; background:#000; position:absolute; left:10%; bottom:18%; margin-top:-0.02rem; border-radius:0rem; z-index:1;}
	.top_bg .top .menu_icon:after,
	.top_bg .top .menu_icon a:before,
	.top_bg .top .menu_icon a:after {
	-webkit-transition: all .3s ease;
	-moz-transition:all .3s ease;
	-o-transition:all .3s ease;
	-ms-transition:all .3s ease;
	transition:all .3s ease;
	}
	.top_bg .top .menu_icon.close:after { top:auto; bottom:50%; margin-bottom:-0.01rem; /*width:0%; left:100%;*/
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	}
	.top_bg .top .menu_icon.close a:before {
	top:50%; margin-top:-0.01rem;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	}
	.top_bg .top .menu_icon.close a:after {
	bottom:50%; bottom:-100%; margin-bottom:-0.01rem;
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	}
	
	/*.navmenu { left:0; top:1.8rem; right:0; overflow:hidden; height:auto;}*/
	.navmenu #menu:hover .subnav { display:none;}
	.navmenu { overflow:hidden; height:auto; overflow-y:auto; position:absolute; left:0; top:1.8rem; right:0; bottom:0.8rem; z-index:1; display:none;}
	.navmenu #menu { width:100%; height:auto; position:relative;  font-size:0.28rem; padding:0; flex-flow:row wrap;}
	.navmenu #menu li { width:100%; height:auto; float:left; overflow:hidden; position:relative;}
	.navmenu #menu li.home { display:none;}
	.navmenu #menu li a.a1 { width:auto; height:0.8rem; line-height:0.8rem; margin:0; text-align:left; margin-right:1rem; padding-left:5%;}
	.navmenu #menu li.hover a,
	.navmenu #menu li:hover a { }
	.navmenu #menu li:hover a+.subnav { display:block;}
	.navmenu #menu li:hover:after { transform:rotate(90deg);}
	.navmenu #menu li a:after { left:5%; margin-left:-0.1rem;border-left: 0.1rem solid transparent;border-right: 0.1rem solid transparent; display:none;}
	.navmenu #menu li:hover a:before,
	.navmenu #menu li.hover a:before { height:0.02rem; display:none;}
	.navmenu #menu li:hover a:after,
	.navmenu #menu li.hover a:after { right:0%; width:0rem; margin:0rem; border-bottom: 0.15rem solid #ff9c00; display:none;}
	/*二级菜单*/
	.navmenu #menu li .subnav { width:auto; height:auto; overflow:hidden; display:block; position:relative; top:0; left:0; background:#d1111b; /*background:linear-gradient(135deg, #bb1f1a 0%, #cb3f1d 50%, #e26b22 100%);*/ font-size:0.22rem; margin:0 0.1rem; padding:0; border-radius:0.1rem; display:none;}
	.navmenu #menu li .subnav a { display:block; height:0.5rem; line-height:0.5rem; font-size:0.26rem!important; width:auto; padding:0 0.1rem; background:none!important; color:#fff!important; float:none; text-align:left; margin:0.04rem 0.6rem; margin-left:0.2rem; border-bottom:0;}
	.navmenu #menu li .subnav a:after { background:none; color:#000;}
	.navmenu .copyright { display:block; position:fixed; left:0; bottom:0; width:100%; height:0.8rem; line-height:0.8rem; color:#000; margin:0; font-size:.24rem; border-top:1px solid #ccc; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:center; align-content:stretch; align-items:center;}
	.navmenu .copyright .icon { font-size:0.4rem; color:##cc0b10;}
	.navmenu .copyright .tel { font-size:0.28rem; margin-left:0.2rem; font-weight:bold; color:#cc0b10; font-family:Arial;}
	
	
	.bannerBox { margin-top:0rem;}
	.bannerBox .banner .swiper-slide video { top:8%; -webkit-transform: scale(1.19); -moz-transform: scale(1.19);}
	.bannerBox .banner .swiper-slide .video_mask { background:rgba(0,0,0,.2);}

	/*顶部新闻*/
	.top_newsbox_bg:after { display:none;}
	.top_newsbox { height:auto; flex-flow:row wrap; align-items:stretch;}
	.top_newsbox dt { width:30%; flex:0 0 30%; height:1.18rem; position:absolute; left:0.3rem; top:0;}
	.top_newsbox dt .tit { font-size:0.22rem; position:relative; left:0; text-transform:uppercase;}
	.top_newsbox dt .icon { width:0.3rem; position:relative;}
	.top_newsbox dt .icon img { display:block; max-width:100%;}
	.top_newsbox dt .icon:after { display:none;}
	.top_newsbox dd { width:100%; height:auto; float:left; flex-flow:row wrap; align-items:center;}
	.top_newsbox dd .title { width:100%; height:auto; flex:0 0 100%; font-size:0.28rem; line-height:1.18rem; font-weight:bold; background:#fff; text-align:right; padding-right:0.3rem;}
	.top_newsbox dd .top_news_list_scroll { height:1.18rem; padding:0 0.30rem; margin-top:0.3rem;}
	.top_newsbox dd .news_list li .data { width:100%; flex:0 0 100%; line-height:1.5; font-size:0.22rem; text-align:left; font-style:oblique; font-weight:100;}
	.top_newsbox dd .news_list li .tit { width:100%; flex:0 0 100%; font-size:0.26rem; font-weight:bold;}
	.top_newsbox dd .news_list li .des { width:100%; flex:0 0 100%; font-size:0.24rem; font-weight:200; -webkit-line-clamp:1;}
	.top_newsbox dd .ctrl_box { width:0.60rem; flex:0 0 0.60rem;}
	.top_newsbox dd .ctrl_box a { font-size:0.24rem; margin:0.15rem 0;}


	.ny .ny_banner_box { margin-top:1rem;}
	.ny_banner .tit { font-size:0.5rem; line-height:1rem; position:relative; font-weight:100; z-index:1;}
	
	.guidebox_bg { display:none;}
	.insidebox_bg { margin-top:-1.4rem;}
	
	.guidebox { margin-top:0; padding:0;}
	.guidebox { height:auto; overflow:visible; position:relative; margin-top:0px; flex-flow:row wrap;}
	.guidebox dt { width:100%; flex:0 0 100%; height:auto; overflow:hidden; position:relative; padding:0 0.2rem; margin:0; border-radius:0;}
	.guidebox dt .subnav_menu { position:absolute; right:0.2rem; top:0; height:0.8rem; line-height:0.8rem; color:#fff;}
	.guidebox dt .subnav_menu a { color:#fff;}
	.guidebox dt .subnav_menu .icon { color:#fff; margin-left:0.1rem; float:right; font-size:0.4rem;}
	.guidebox dt .title { margin:0.2rem 0; padding:0;}
	.guidebox dt .tit1 { font-size:0.28rem; line-height:1; text-transform:uppercase;}
	.guidebox dt .tit { font-size:0.48rem; line-height:1.5; font-weight:bold;}
	.guidebox dt .icon { width:0.6rem; height:auto; margin:0 auto;}
	.guidebox dt .icon img { display:block; width:100%;}
	.guidebox dt .des { width:100%; font-size:0.2rem; line-height:2; display:none;}
	.guidebox dd .location { width:100%; margin:0; line-height:0.4rem; padding:0.1rem 0.1rem; font-size:0.2rem; border-top:1px solid #ccc; border-bottom:1px solid #ccc; display:block;}
	.guidebox dd .location .icon { font-size:0.26rem; line-height:0.4rem; margin-right:0.1rem;}
	.guidebox dd .location .back_home { display:none;}
	
	.guidebox dd { width:100%; height:auto; overflow:hidden; margin:0; border-top:0; margin-top:0rem; display:flex; display:-webkit-flex; flex-flow:column-reverse wrap; justify-content:space-between; align-items:flex-end;}
	.guidebox dd ul { width:100%; height:auto; overflow:hidden; font-size:0.22rem; margin-left:0px; right:0; top:0rem; position:relative; padding:0.1rem; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
	.guidebox dd ul:after { content:''; width:32.5%;}
	.guidebox dd ul li { width:32.4%; height:0.6rem; min-height:0.6rem; margin-bottom:1%; float:left; position:relative;}
	.guidebox dd ul li:nth-child(3n-2) { margin-left:0;}
	.guidebox dd ul li a { width:100%; height:0.6rem; line-height:0.6rem; padding:0 0.1rem; margin:0; text-align:center; border-radius:0.3rem;}
	.guidebox dd ul li:hover a:before,
	.guidebox dd ul li.hover a:before { width:2px;}
	.guidebox dd ul li.hover:after { }

	.guidebox dd ul li:hover a:before,
	.guidebox dd ul li.hover a:before { color:#fff;}
	.guidebox dd ul li:hover a { /*margin-top:-5px;*/}
	.guidebox dd ul li:hover a+.subnav,
	.guidebox dd ul li.hover a+.subnav { display:none;}

	.guidebox dd ul li:hover a,
	.guidebox dd ul li.hover a { background:#d60115; color:#fff;}	
	/*公司位置*/
	.location_position { display:block;}
	.location_position img { display:block; width:100%;}
	
	/*详细内容显示*/
	.contentbox { margin:0; height:auto; padding:0.2rem 0.3rem;}
	.contentbox dt { width:100%; height:0.6rem; line-height:0.6rem; overflow:hidden; position:relative; position:relative; border-bottom:1px solid #d4cece; display:none;}
	.contentbox dt .location { width:100%; padding:0 0.2rem; float:none; text-align:left; font-size:0.18rem; line-height:0.6rem; font-weight:normal;}
	
	.contentbox dt .slogan { display:none;}
	.contentbox dt .tit { font-size:0.28rem; margin-right:0.2rem;}
	.contentbox dt .tit .line{ height:0.02rem;}
	.contentbox dd { padding:0.2rem 0; margin:0; min-height:5.5rem; height:auto; overflow:hidden;}
	.contentbox dd #content { font-size:0.16rem; line-height:2;}
	.contentbox dd .empty { font-size:0.6rem; line-height:1rem;}


	.detail .tit { font-size:0.32rem; line-height:0.5rem; margin-top:0.4rem;}
	.detail .des { line-height:0.44rem; margin-top:0.1rem; font-size:0.22rem;}
	.detail .des:after { content:''; width:2.6rem; height:0.02rem; margin-left:-1.3rem;}
	.detail .con { margin-top:0.3rem;}
	.detail .con p { font-size:0.22rem; line-height:3;}

	.detail .date { font-size:0.22rem; line-height:0.5rem;}
	.detail .con table { border-collapse:collapse;}
	.detail .con table tr td { border:1px solid #000;}
	.detail .con .tablescroll { width:100%; height:auto; overflow:hidden; overflow-x:auto; position:relative;}

	/*上一条下一条*/
	.detail .prev_next { font-size:0.18rem; padding:0.3rem 0; margin-top:0.2rem;}
	.detail .prev_next a { display:block; line-height:0.4rem;}

	
	.goods-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch; margin-top:0px;}
	.goods-list li { width:49%; flex:0 0 49%; margin-left:0%; margin-bottom:2%;}
	.goods-list li a { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:flex-start;}
	.goods-list li .pic { width:100%; height:auto; overflow:hidden;}
	.goods-list li .brief { width:100%; padding:0.4rem;}
	.goods-list li .brief .tit { font-size:0.24rem; line-height:0.32rem; padding-bottom:0.2rem;}
	.goods-list li .brief .des { font-size:0.18rem; line-height:0.32rem; padding-top:0.2rem;}
	.goods-list li .name { width:100%; font-size:0.24rem; height:0.5rem; line-height:0.5rem; padding-bottom:0.2rem;}
	/*图片*/
	.pic-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; margin-top:0.2rem;}
	.pic-list li { width:49%; flex:0 0 49%; margin-left:0%; margin-bottom:2%;}
	.pic-list li .name{ height:0.6rem; line-height:0.6rem; font-size:0.22rem;}

.news-list { width:100%; height:auto; overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; margin-top:0;}
.news-list li { width:100%; margin-bottom:0.2rem;}
.news-list li a { display:block; padding:0.32rem; padding-left:1.5rem;}
.news-list li .brief { height:auto; padding-left:0.20rem;}
.news-list li .tit { font-size:0.26rem; line-height:1.5; height:auto; font-weight:bold;}
.news-list li .des { width:100%; height:auto; overflow:hidden; line-height:1.5; margin-top:0.2rem; font-size:0.22rem;}
.news-list li .date { width:1.5rem; height:auto; padding-left:0.32rem; margin:0 0 0 -1.5rem;}
.news-list li .date .d { font-size:0.48rem; line-height:1.2;}
.news-list li .date .d:after { content:'——'; font-size:0.2rem; display:block;}
.news-list li .date .y-m { font-size:0.22rem; line-height:2;}
	
	/*新闻列表样式1*/
	.news-list1 { font-size:0.22rem;}
	.news-list1 li { line-height:0.8rem; height:0.8rem;}
	.news-list1 li:before { width:0.08rem; height:0.08rem; margin-top:-0.04rem;}
	.news-list1 li .date { float:right;}
	.news-list1 li .tit { margin-left:0.2rem;}
	/*关于AG试玩平台*/
	.aboutbox_bg { padding:0.4rem 0.2rem;}
	.aboutbox_bg:after { background-size:250% auto; filter:alpha(opacity=30); -moz-opacity:0.2; -khtml-opacity: 0.2; opacity: 0.2;}
	
	.about_pic_slide { width:auto; overflow:hidden; position:relative; padding:0; margin:0; border-radius:0.1rem;}
	.about_pic_slide .swiper-pagination-progressbar { width:50%; height:0.03rem; border-radius:0.03rem; left:0.2rem; bottom:0.2rem;}
	.about_pic_slide .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { height:0.03rem; border-radius:0.03rem;}
	.about_slide li .brief { padding:0 0.2rem; height:30%;}
	.about_slide li .tit { font-size:0.24rem;}
	.about_pic_slide .ctrl_box { right:0.40rem; bottom:0.20rem; height:1.39rem;}
	.about_pic_slide .ctrl_box a { width:0.64rem; height:0.64rem; line-height:0.64rem; font-size:0.30rem;}


	.aboutbox dt .tit1 { font-size:0.24rem;}
	.aboutbox dt .tit { font-size:0.36rem; margin-top:-0.25rem;}
	.aboutbox dt .tit:before,
	.aboutbox dt .tit:after { width:0.2rem; height:0.2rem; margin:0 0.1rem; background-size:cover;}
	.aboutbox dt .des { font-size:0.18rem; margin-top:0.3rem;}
	.aboutbox dt .des:before,
	.aboutbox dt .des:after { background-size:cover; display:inline-block; width:0.37rem; height:0.09rem; margin:0 0.1rem;}
	.aboutbox dt .des:after { background-size:cover;}
	.aboutbox dd { margin-top:0rem;}

	.aboutbox dd .about_box { flex-flow:row wrap;}
	.aboutbox dd .about { width:100%; flex:0 0 100%; padding:0;}
	

	.aboutbox dd .about .title .tit1 { font-size:0.26rem;}
	.aboutbox dd .about .title .tit { font-size:0.46rem;}
	.aboutbox dd .about .des { font-size:0.32rem;}
	.aboutbox dd .about .more { width:2.2rem; height:0.7rem; font-size:0.22rem; line-height:0.7rem; margin-top:0.5rem; padding:0 0.3rem; border-radius:0.08rem;}
	.aboutbox dd .about .more:after { width:0.15rem; height:0.15rem;}
	.aboutbox dd .about .more:hover { padding:0 0.2rem;}

	.aboutbox dd .about .text { font-size:0.26rem; margin:0.2rem 0; line-height:2.5; -webkit-line-clamp:10;}

	.aboutbox dd .about_pic { width:100%; flex:0 0 100%; height:auto; overflow:hidden; float:none; padding-left:0; margin-top:0.4rem; float:left; position:relative;}
	.aboutbox dd .about_pic .pic { background-size:80% auto; padding-right:0.23rem; padding-bottom:0.23rem;}
	.aboutbox dd .about_pic .play { width:1.22rem; height:1.22rem; line-height:1.22rem; font-size:0.92rem; margin-top:-0.76rem; margin-left:-0.76rem; background-size:cover;}
	
	.aboutbox dd .about_link { width:100%; margin:0.43rem 0; align-items:stretch;}
	.aboutbox dd .about_link li { width:48%; border-radius:0.3rem 0 0.3rem 0;}
	.aboutbox dd .about_link li a { padding:0.40rem 0.38rem; height:100%;}
	.aboutbox dd .about_link .icon { font-size:0.50rem; line-height:0.60rem;}
	.aboutbox dd .about_link .icon.icon-zizhi { font-size:0.60rem;}
	.aboutbox dd .about_link .tit { font-size:0.28rem;}
	.aboutbox dd .about_link .tit1 { font-size:0.22rem;}
	.aboutbox dd .about_link .more { width:0.57rem; height:0.57rem; line-height:0.57rem; font-size:0.22rem;}
	.aboutbox dd .about_link .des { font-size:0.22rem;}
	.aboutbox dd .about_link .info { margin:0.20rem 0;}
	
	.aboutbox dd .about_pic .about_pic_list li { width:100%;}
	.aboutbox dd .about_pic .about_pic_list li .pic img { display:block;}
	.aboutbox dd .about_pic .about_pic_list li .brief { height:1.07rem; padding:0 0.3rem;}
	.aboutbox dd .about_pic .about_pic_list li .brief .tit { font-size:0.28rem;}
	.aboutbox dd .about_pic .about_pic_list li .brief .tit:after { background-size:100% auto; margin-top:-0.08rem; width:0.27rem; height:0.16rem;}
	.aboutbox dd .about_pic .about_pic_list li .brief .icon { float:left; margin-right:0.1rem; width:0.5rem;} 
	.aboutbox dd .about_pic .about_pic_list li .brief .icon img { width:100%;}
	.aboutbox dd .about_pic .about_pic_list li .brief .tit1 { font-size:0.24rem; margin-left:0.1rem;}

	.aboutbox dd .about_point { margin:0.5rem 0; align-items:baseline;}
	.aboutbox dd .about_point li { width:50%; height:auto; overflow:; position:relative; float:left; padding:0; margin:0.2rem 0;}
	.aboutbox dd .about_point li a { padding:0;}
	.aboutbox dd .about_point li:after { display:none;}
	.aboutbox dd .about_point li .icon { width:0.7rem; height:0.7rem; margin-right:0.05rem; }
	.aboutbox dd .about_point li .icon img { display:block; width:80%;}
	.aboutbox dd .about_point li .info { position:relative; height:auto; z-index:1; text-align:center;}
	.aboutbox dd .about_point li .num { width:100%; line-height:1.2; font-size:0.66rem;}
	.aboutbox dd .about_point li .unit{ margin-left:0.04rem; line-height:1.5; font-size:0.24rem;}
	.aboutbox dd .about_point li .tit { font-size:0.24rem; line-height:1.5;}

	/*酿造优势*/
	.enterprise_advantages_bg { padding:0.4rem 0.2rem;}
	.enterprise_advantages dt .title { margin:0.3rem 0;}
	.enterprise_advantages dt .title .tit1 { font-size:0.28rem; }
	.enterprise_advantages dt .title .tit { font-size:0.34rem; }
	.enterprise_advantages dt .title .des { font-size:0.26rem; line-height:1.5; margin:0.1rem 0;}
	.enterprise_advantages dt .more { width:1.58rem; height:0.45rem; font-size:0.22rem; line-height:0.45rem; border-radius:0.10rem 0 0.10rem 0; position:absolute; right:0; top:0.35rem;}
	.enterprise_advantages dt .more:after { width:0.12rem; height:0.12rem; border-radius:50%; margin-left:0.30rem;}
	.enterprise_advantages dt .more:hover:after { margin-left:0.35rem;}
	.enterprise_advantages_list { flex-flow:row wrap;}
	.enterprise_advantages_list li .bg { max-width:100%; left:0%;}
	.enterprise_advantages_list li.hover { width:50%;}
	.enterprise_advantages_list li .info,
	.enterprise_advantages_list li.hover .info { width:100%; height:100%; padding:0.3rem 0.3rem;}
	.enterprise_advantages_list li { width:50%; color:#fff;}
	.enterprise_advantages_list li.hover .info { padding:0.40rem 0.3rem;}
	.enterprise_advantages_list li.hover .info { }
	.enterprise_advantages_list li .num { font-size:0.80rem;}
	.enterprise_advantages_list li.hover .num { font-size:0.32rem; line-height:2;}
	.enterprise_advantages_list li .tit { font-size:0.32rem; line-height:2;}
	.enterprise_advantages_list li .des { font-size:0.22rem; line-height:1.5;}
	.enterprise_advantages_list li.hover .des {  height:auto;}
	.enterprise_advantages_list li .bg_line { height:0.06rem;}
	.enterprise_advantages dd .enterprise_advantages_scroll .prev,
	.enterprise_advantages dd .enterprise_advantages_scroll .next { width:0.64rem; height:0.64rem; line-height:0.64rem; font-size:0.35rem; margin-top:-0.32rem; left:0; z-index:1; display:none;}
	.enterprise_advantages dd .enterprise_advantages_scroll .next { right:0;}
	.enterprise_advantages dd .enterprise_advantages_scroll .swiper-scrollbar { height:0.02rem; margin-top:0.50rem;}
	.enterprise_advantages dd .enterprise_advantages_scroll .swiper-scrollbar-drag { height:0.07rem; top:-0.03rem;}
	

	/*产品展示*/
	.productbox_bg { padding:0.4rem 0.2rem; background-size:180% auto;}
	.productbox_bg:after { content:''; position:absolute; left:50%; margin-left:-30rem; bottom:auto; top:50%; width:60rem; height:60rem;}
	.productbox { }
	.productbox dt .title { float:left;}
	.productbox dt .title .tit1 { font-size:0.26rem;}
	.productbox dt .title .tit { font-size:0.46rem; color:#000;}
	.productbox dt .des { font-size:0.32rem;}
	.productbox dt .more { width:2.2rem; height:0.7rem; font-size:0.22rem; line-height:0.7rem; margin-top:0rem; padding:0 0.3rem; border-radius:0.08rem;}
	.productbox dt .more:after { width:0.15rem; height:0.15rem;}
	.productbox dt .more:hover { padding:0 0.2rem;}


	.productbox dt .tabs { width:100%; height:auto; overflow:hidden; text-align:center; font-size:0.30rem; position:relative; right:0; top:0; z-index:1; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
	.productbox dt .tabs a { display:inline-block; padding:0 ; margin:0; line-height:0.8rem;}
	
	.productbox dd .tabs { width:100%; height:auto; overflow:hidden; text-align:center; font-size:0.28rem; position:relative; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-around;}
	.productbox dd .tabs a { width:45%; padding:0 0.2rem; line-height:0.6rem; border-radius:0.30rem; margin:0 0.2rem; float:left;}
	.productbox dd .tabs a:hover:after,
	.productbox dd .tabs a.hover:after { display:block;}

	.productbox dd .product_list_scroll .swiper-pagination { display:block!important; margin:0.2rem 0; position:relative;}
	.productbox dd .product_list_scroll .swiper-pagination-bullets{ position:relative; width:100%; margin:0 auto; margin-top:0.2rem; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-content:center; align-items:center;}
	.productbox dd .product_list_scroll .swiper-pagination-bullet { width:0.16rem; height:0.16rem; border-radius:50%; margin:0 0.05rem; border-radius:0.1rem;}
	.productbox dd .product_list_scroll .swiper-pagination-bullet-active {  width:0.5rem; background:#d1111b;}

	
	.productbox dd .product_list_scroll { width:100%; height:auto; overflow:; margin-top:0px; position:relative; }
	.productbox dd .product_list_scroll .prev,
	.productbox dd .product_list_scroll .next { width:0.64rem; height:0.64rem; line-height:0.64rem; font-size:0.35rem; margin-top:-0.32rem; left:0; display:none;}
	.productbox dd .product_list_scroll .next { left:auto; right:0;}

	.productbox .product_list li .abc { width:2rem; height:0.60rem; border-radius:50%; position:absolute; left:50%; margin-left:-1rem; bottom:0.38rem;}

	.productbox .product_list { width:100%; height:auto;}

	.productbox .product_list li a { border-radius:0.3rem;}
	.productbox .product_list li .pic { padding:0; top:1rem;}
	.productbox .product_list li .pic  img { width:100%; display:block; height:auto;}
	.productbox dd .ctrl_box { width:100%; margin-top:0.3rem; height:0.6rem;}
	.productbox dd .ctrl_box .swiper-pagination-progressbar { width:70%; height:0.1rem; border-radius:0.1rem; left:15%; top:50%; margin-top:-0.0.5rem;}
	.productbox dd .ctrl_box .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { height:0.1rem; border-radius:0.1rem;}

	.productbox .product_list li .brief { padding:0.44rem; padding-top:0.8rem;}
	.productbox .product_list li .brief .des { line-height:2; font-size:0.28rem;}
	.productbox .product_list li .brief .tit { font-size:0.28rem;}
	.productbox .product_list li .brief .tit:after { width:0.38rem; height:0.38rem; line-height:0.38rem; font-size:0.24rem;}
	
	.productbox .product_list li .info { padding:0.20rem 0.44rem;}
	.productbox .product_list li .info .des { line-height:2; font-size:0.22rem;}
	.productbox .product_list li .info .tit { font-size:0.28rem;}
	.productbox .product_list li .info .tit:after { width:0.38rem; height:0.38rem; line-height:0.38rem; font-size:0.24rem;}


	/*生产流程*/
	.ny .processbox_bg { padding-bottom:1rem;}
	.ny .processbox dd .process_list_scroll { margin-top:0;}
	.processbox_bg { padding:0.4rem 0.2rem;}
	.processbox_bg:after { height:2.85rem; background:#333231 url(../images/processbox_bottom_bg.jpg) bottom center no-repeat; }
	.processbox { flex-flow:row wrap;}
	.processbox dt { width:100%; flex:0 0 100%; padding:0; height:auto; overflow:hidden; position:relative;}

	.processbox dt .title { float:left;}


	.processbox dt .title .tit1 { font-size:0.26rem;}
	.processbox dt .title .tit { font-size:0.46rem; color:#000;}
	.processbox dt .des { font-size:0.32rem;}
	.processbox dt .more { width:2.2rem; height:0.7rem; font-size:0.22rem; line-height:0.7rem; margin-top:0rem; padding:0 0.3rem; border-radius:0.08rem;}
	.processbox dt .more:after { width:0.15rem; height:0.15rem;}
	.processbox dt .more:hover { padding:0 0.2rem;}

	.processbox dd { margin-top:0;}
	.processbox dd .ctrl_box { margin-top:0; }
	.processbox dd .process_list_scroll .prev,
	.processbox dd .process_list_scroll .next { display:none;}

	
	.processbox dd .process_list_scroll {  margin-top:0.5rem;}
	.processbox dd .process_list_scroll .prev,
	.processbox dd .process_list_scroll .next { display:none;}
	.processbox dd .process_list_scroll .swiper-scrollbar { width:100%; height:0.08rem; border-radius:0.04rem;}
	.processbox dd .process_list_scroll .swiper-scrollbar-drag { height:0.08rem;}
	
	.process_list li a { padding-bottom:0;}
	.process_list li .pic {}
	.process_list li .brief { position:relative; padding:0.20rem 0.30rem; padding-right:0.70rem; left:0; border-radius:0 0 0.30rem 0.30rem;}
	.process_list li .tit { font-size:0.26rem; font-weight:bold; line-height:1.5;}
	.process_list li .more { font-size:0.22rem; margin-top:0.20rem;}
	
	.process_list_switch { height:auto; overflow:hidden; flex-flow:row wrap; margin-top:0.2rem;}
	.process_list_switch li { width:33.3333%;}
	.process_list_switch li:after{ height:0.03rem;}
	.process_list_switch li:before { width:0.01rem; height:100%;}
	.process_list_switch li a { padding:0.30rem 0.20rem;}
	.process_list_switch li .icon { height:0.70rem; font-size:0.50rem; line-height:0.70rem;}
	.process_list_switch li .icon.icon-qingxuanjixie { font-size:0.60rem;}
	.process_list_switch li .icon.icon-RectangleCopy{ font-size:0.60rem;}
	.process_list_switch li .icon.icon-shaixuan { font-size:0.40rem;}
	.process_list_switch li .icon.icon-lajiao_chili { font-size:0.60rem;}
	.process_list_switch li .info:after { width:0.38rem; height:0.38rem; line-height:0.38rem; font-size:0.24rem; top:0; margin-top:0;}
	.process_list_switch li .num { font-size:0.2rem;}
	.process_list_switch li .tit { font-size:0.24rem;}
	.process_list_switch li:hover:after,
	.process_list_switch li.hover:after{ height:0.06rem;}


	/*资质证书*/
	.qualification_certificate_bg { height:auto; overflow:hidden; padding:0.4rem 0.2rem;}
	.qualification_certificate dt .title { float:left;}
	.qualification_certificate dt .title .tit { font-size:0.38rem; }	
	.qualification_certificate dt .more { width:2.6rem; height:0.50rem; font-size:0.26rem; line-height:0.45rem; float:right;}
	.qualification_certificate dt .more:after { width:0.50rem; height:0.50rem; top:50%; margin-top:-0.25rem;}
	.qualification_certificate dt .more:hover:after { margin-left:75%;}	
	.qualification_certificate dd {  margin-top:0.4rem;}
	.qualification_certificate dd .pic_list_scroll .prev,
	.qualification_certificate dd .pic_list_scroll .next { display:none;}
	.qualification_certificate dd .pic_list li { width:50%;}
	.qualification_certificate dd .pic_list li a { border-radius:0.2rem;}
	.qualification_certificate dd .pic_list li .pic { padding:0.55rem 0.85rem 1.2rem 0.8rem; background-size:100% 100%;}
	.qualification_certificate dd .pic_list li .tit { height:0.98rem; line-height:0.98rem; font-size:0.24rem;}
	.qualification_certificate dd .pic_list li:hover .tit { background:#b8e03d;}

	/*新闻资讯*/
	.newsbox_bg { padding:0.4rem 0.2rem; height:auto;}
	.newsbox { padding:0;}
	.newsbox dt { width:100%; height:auto; overflow:hidden; float:none; margin:0;}
	.newsbox dt .title { float:left;}
	
	.newsbox dt .title .tit1 { font-size:0.26rem;}
	.newsbox dt .title .tit { font-size:0.46rem; color:#000;}
	.newsbox dt .des { font-size:0.32rem;}
	.newsbox dt .more { width:2.2rem; height:0.7rem; font-size:0.22rem; line-height:0.7rem; margin-top:0; padding:0 0.3rem; border-radius:0.08rem; position:absolute; right:0; top:0;}
	.newsbox dt .more:after { width:0.15rem; height:0.15rem;}
	.newsbox dt .more:hover { padding:0 0.2rem;}
	
	.newsbox dt .tabs { width:100%; height:auto; overflow:hidden; text-align:center; font-size:0.28rem; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-around; margin-top:0.3rem;}
	.newsbox dt .tabs a { width:30%; padding:0; line-height:0.6rem; border-radius:0.30rem; margin:0; float:left;}
	.newsbox dt .tabs a:hover:after,
	.newsbox dt .tabs a.hover:after { display:block;}

	/*图片新闻列表样式*/
	.newsbox .pic_news_list_scroll .prev,
	.newsbox .pic_news_list_scroll .next { width:0.6rem; height:0.6rem; line-height:0.6rem; font-size:0.3rem; position:absolute; left:0.1rem; top:30%; margin-top:-0.25rem; display:none;}
	.newsbox .pic_news_list_scroll .next { left:auto; right:0.1rem;}


	.newsbox .pic_news_list { height:auto; overflow:;}
	.newsbox .pic_news_list li { height:auto; float:left;}
	.newsbox .pic_news_list li a { border-radius:0.2rem;}
	.newsbox .pic_news_list li .pic {  margin-top:0.2rem;}
	.newsbox .pic_news_list li .brief { position:relative; padding:0.2rem 0;}
	.newsbox .pic_news_list li .tit { font-size:0.26rem; line-height:1.5; height:auto; margin-top:0.2rem;}
	.newsbox .pic_news_list li .des { height:auto; line-height:1.5; margin:0.2rem 0; font-size:0.22rem; -webkit-line-clamp: 4;}
	.newsbox .pic_news_list li .time { font-size:0.22rem; line-height:1; margin:0.2rem 0;}
	.newsbox .pic_news_list li .time .day { font-size:0.40rem;}
	.newsbox .pic_news_list li .more { width:0.6rem; height:0.6rem; line-height:0.58rem; border-radius:0.3rem; font-size:0.22rem; margin-top:0.2rem;}

	.newsbox dd .news_list { margin-top:0.2rem;}

	.newsbox dd .news_list li { width:100%; height:auto; overflow:hidden; float:left; position:relative; margin-bottom:0.26rem;}
	.newsbox dd .news_list li a { padding:0.3rem;}
	.newsbox dd .news_list li a:after { width:0.04rem;}
	.newsbox dd .news_list li .tit { width:100%; height:auto; line-height:2; font-size:0.24rem;}
	.newsbox dd .news_list li .des { width:100%; height:0.72rem; overflow:hidden; line-height:0.36rem; margin-top:0.1rem; font-size:0.2rem;}
	
	.newsbox dd .news_list li:hover,
	.newsbox dd .news_list li.hover { height:auto;}
	
	/*工程案例*/
	.casebox_bg { padding:0.5rem 0;}
	.casebox dt .tit1 { font-size:0.4rem;}
	.casebox dt .tit { font-size:0.36rem; margin-top:-0.25rem;}
	.casebox dt .tit:before,
	.casebox dt .tit:after { width:0.2rem; height:0.2rem; margin:0 0.1rem; background-size:cover;}
	.casebox dt .des { font-size:0.18rem; margin-top:0.3rem;}
	.casebox dt .des:before,
	.casebox dt .des:after { background-size:cover; display:inline-block; width:0.37rem; height:0.09rem; margin:0 0.1rem;}
	.casebox dt .des:after { background-size:cover;}
	.casebox dd { margin-top:0.4rem;}
	.casebox dd .case_list li { width:48%; margin-bottom:1%;}
	.casebox dd .case_list li .tit { width:100%; font-size:0.2rem; height:auto; line-height:2; position:relative; padding:0; text-align:center; left:0; bottom:0; right:0; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
	.casebox dd .case_list li .tit:after { display:none;}
	.casebox dd .case_list li:hover .pic:after { border:0.04rem solid #cc0b10; }



	/*联系方法*/
	.contact_us_bg { padding:0 0.2rem;}
	.contact_us dt .tit1 { font-size:0.69rem; letter-spacing:0.08rem; top:0.40rem;}
	.contact_us dt .tit {font-size:0.40rem;}
	.contact_us dt .desc { font-size:0.24rem; margin:0.20rem 0;}
	.contact_us dd { padding:0.50rem 0;}
	.contact_us dd .contact_us_info { flex-flow:row wrap;}
	.contact_us dd .contact_us_info li { width:100%; }
	.contact_us dd .contact_us_info li.spa { width:100%; height:1px; margin:0.3rem 0;}
	.contact_us dd .contact_us_info li .item { width:100%; height:auto; padding:0.10rem 0;}
	.contact_us dd .contact_us_info li .item .icon { width:0.62rem; height:0.62rem; flex:0 0 0.62rem; line-height:0.62rem; font-size:0.3rem;}
	.contact_us dd .contact_us_info li .item .info { flex:1 1 auto; font-size:0.22rem; line-height:1.5; padding:0 0.20rem;}
	.contact_us dd .contact_us_info li .item .info .tel { font-size:0.30rem;}
	.contact_us dd .contact_us_info li .title { height:0.62rem; line-height:0.62rem; font-size:0.24rem; border-radius:0.31rem; padding:0 0.30rem;}
	.contact_us dd .contact_us_info li .title .icon { width:0.40rem; height:0.40rem; line-height:0.40rem; float:left; font-size:0.25rem;}
	.contact_us dd .contact_us_info li .text { font-size:0.22rem; line-height:2.5; padding:0.20rem;}


	/*留言板*/
	.guestbookbox_bg { padding:0 0.2rem; border-top:0.02rem solid #f1f1f1;}
	.guestbookbox dt .tit1 { font-size:0.69rem; letter-spacing:0.08rem; top:0.40rem;}
	.guestbookbox dt .tit {font-size:0.40rem;}
	.guestbookbox dt .desc { font-size:0.24rem; margin:0.20rem 0;}
	.guestbookbox dd { padding:0.30rem 0;}
	.guestbookbox dd .formbox { height:auto; overflow:hidden; position:relative;}
	.guestbookbox dd .formbox .inputflex { width:100%; line-height:2.5; font-size:0.22rem; margin-bottom:0.30rem;}
	.guestbookbox dd .formbox .inputbox { flex:0 0 100%; height:auto; overflow:hidden; position:relative;}
	.guestbookbox dd .formbox .input { height:0.60rem; line-height:0.60rem; font-size:0.24rem; padding:0 0.1rem; border:1px solid #ccc;}
	.guestbookbox dd .formbox .textarea { height:2rem; line-height:0.26rem; padding:0.10rem; border:1px solid #ccc;}
	.guestbookbox dd .formbox .input:-moz-placeholder,
	.guestbookbox dd .formbox .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
		font-size:0.24rem;
	}
	.guestbookbox dd .formbox .input::-moz-placeholder,
	.guestbookbox dd .formbox .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
		font-size:0.24rem;
	}
	.guestbookbox dd .formbox .input:-ms-input-placeholder,
	.guestbookbox dd .formbox .textarea:-ms-input-placeholder {
		font-size:0.24rem;
	}
	.guestbookbox dd .formbox .input::-webkit-input-placeholder,
	.guestbookbox dd .formbox .textarea::-webkit-input-placeholder{
		font-size:0.24rem;
	}
	.guestbookbox dd .formbox .submit{
		width:100%; height:0.80rem; font-size:0.24rem;
	}




	/*页脚*/

	.footer_bg { height:auto; overflow:; padding-bottom:1rem; padding:0 0.2rem; padding-top:0.3rem;}
	.footer { height:auto; overflow:; padding:0; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}

	.footer_top { height:auto; display:flex; display:-webkit-flex; flex-flow:row wrap; padding-bottom:0.2rem;}


.footer_top .share_qrcode { width:100%; flex:0 0 100%; margin-top:0.26rem; flex-flow:row wrap; justify-content:space-around;}
.footer_top .share_qrcode .qrcode { width:3rem; margin:0 auto;}
.footer_top .share_qrcode .qrcode .tit { font-size:0.28rem; margin:0.2rem 0;}

	.footer_top .footer_link { width:100%; flex:0 0 100%; font-size:0.26rem; margin-top:0.2rem; flex-flow:row wrap; justify-content:space-around;}
	.footer_top .footer_link a { width:33.33333%; text-align:center; padding:0.1rem 0;}

	.footer_top .share_link { width:100%; height:auto; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-around; align-items:center;}
	.footer_top .share_link li { margin:0 0.2rem; margin:0.2rem 0; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
	.footer_top .share_link li .qrcodebox { width:2.4rem; height:2.4rem; padding:0.15rem; border-radius:0.05rem; position:absolute; left:50%; margin-left:-1.2rem; bottom:0.90rem; background:#fff; border:1px solid #000; }
	.footer_top .share_link li .qrcodebox:after { margin-left:-0.12rem; bottom:-0.24rem;
		border-top: 0.24rem solid #fff;
		border-bottom: 0px solid transparent;
		border-left: 0.14rem solid transparent;
		border-right: 0.14rem solid transparent;
	}
	.footer_top .share_link li:last-child {}
	.footer_top .share_link .icon { width:0.4rem;}
	.footer_top .share_link .icon img { display:block; max-width:100%;}
	.footer_top .share_link .info { margin-left:0.24rem;}
	.footer_top .share_link .tel { line-height:1.1; font-weight:bold; font-size:0.45rem;}
	.footer_top .share_link .lab { font-size:0.24rem;}

	.footer_top .logobox .info { float:left; }
	.footer_top .logobox .logo { width:50%; height:auto;}
	.footer_top .logobox .logo img { display:block; width:100%;}
	.footer_top .logobox .info .tit { font-size:0.27rem;}
	.footer_top .logobox .info .tit1 { font-size:0.14rem; font-weight:100; line-height:1.5; letter-spacing:0.002rem;}

	.footerbox { padding-bottom:1.21rem;}

	.footer .footer_nav_box { width:100%; flex:0 0 100%; height:auto; overflow:hidden; float:left; display:none;}
	.footer .footer_nav { width:100%; height:auto; overflow:hidden; float:left;}
	.footer .footer_nav .tit { font-size:0.28rem; line-height:2; text-align:left; margin:0.1rem 0;}
	.footer .footer_subnav a { float:left; line-height:2; font-size:0.25rem; padding-right:0.2rem; }
	
	.location_box { display:none;}
	.footer_contact_info { top:0; flex-flow:row wrap; align-items:center; background:rgba(255,255,255,.9); border-radius:5px;}
	.footer_contact_info li { width:100%; padding:0.4rem 0.4rem;}
	.footer_contact_info li.space { width:90%; height:1px; background:#ccc; margin:0 auto;}
	.footer_contact_info li .icon { width:0.6rem; height:0.6rem; flex:0 0 0.6rem; background:#fff; line-height:0.6rem; font-size:0.35rem; margin-right:0.20rem;}
	.footer_contact_info li .icon.icon-icon-mail { font-size:0.25rem;}
	.footer_contact_info li .info { flex:0 1 100%;}
	.footer_contact_info li .tit { font-size:0.28rem; line-height:2.2;}
	.footer_contact_info li .txt { font-size:0.22rem; color:#000;}
	.footer_contact_info li .tel { font-size:0.28rem;}

	.footer .info { font-size:0.22rem; line-height:2;}
	.footer .info .tit { font-size:0.22rem;}
	.footer .info .tel { font-size:0.26rem;}
	.footer .info .title { font-size:0.24rem; line-height:2.5; margin-top:0.2rem;}
	.footer .info .icon { font-size:0.3rem; line-height:2.5; margin-right:0.2rem;}

	.footer .contact_qrcode { width:100%; margin-top:0.3rem; float:left; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
	.footer .contact_qrcode .qrcode { width:48%; margin:0;}
	.footer .contact_qrcode .qrcode .pic { padding:0.2rem; border-radius:0.16rem;}
	.footer .contact_qrcode .qrcode .tit { line-height:2; font-size:0.2rem; padding:0.1rem 0;}

	.footer .contact_info { width:100%; margin:0; padding:0.3rem 0;}
	.footer .info { font-size:0.26rem; line-height:2;}
	.footer .info .tit { font-size:0.32rem; line-height:0.66rm; font-weight:bold; margin:0.2rem 0;}
	.footer .info .tel { font-size:0.32rem; line-height:0.66rm;}

	.footer .contact_info .share_link { margin-top:0.3rem; text-align:center; border:1px solid red;}
	.footer .contact_info .share_link a { font-size:0.24rem; margin:0 0.3rem;}


	.mouse_down,
	.section.fp-auto-height { display:none;}
	/*版权*/
	.copyright_bg { height:auto; margin-top:-1.3rem;}
	.copyright_bg .copyright { height:auto; line-height:1.5; font-size:0.18rem; flex-flow:row wrap; justify-content:center; text-align:center; padding:0.25rem 0.2rem; border-top:1px solid #000;}
	.copyright_bg .logo { display:none;}
	
	/*分页样式*/
	.fenye{ width:100%; margin:0.3rem 0%; height:0.6rem;}
	.fenye a { font-size:0.22rem;}
	.fenye a:first-child,
	.fenye a:last-child { min-width:0.86rem;}
	.fenye a { min-width:0.6rem;  height:0.6rem; line-height:0.6rem; margin-right:0.08rem; border-radius:0.03rem;}
	
	.aboutbox,
	.productbox,
	.qualification_certificate_box,
	.certificate,
	.casebox,
	.why_choose_us,
	.company_advantage_box_bg,
	.newsbox,
	.contactbox,
	.footer,
	.footer_top { margin:0;}

	/*表单表格*/
	.form_table{padding:0 0 0 0; font-size:0.24rem; width:100%;}
	.form_table td .label{ display:none;}
	.form_table td p{ line-height:0.3rem; height:0.3rem; font-size:0.2rem;}
	.form_table .submit { width:100%; height:0.8rem; line-height:0.8rem; font-size:0.24rem;}
	.input500{ width:100%;}
	.inputall{ height:0.6rem; line-height:0.6rem; border:1px #ddd solid; padding:0 0.15rem; font-size:0.22rem;}
	.textarea{ padding:0.2rem; font-size:0.22rem;}
	body.index .section .footer_bg { display:none;}
}
@media only screen and (max-width: 480px) {
	
}
<!--耗时1776861873.9252秒-->