*.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;

-webkit-font-smoothing:antialiased; 
-moz-osx-font-smoothing:grayscale; 
}
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; 
	-moz-osx-font-smoothing: grayscale; 
	overflow-x:hidden;
	
}
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:#cc0101;}
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;}



*.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; 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;}


.top_bg { width:100%; height:136px; overflow:visible; z-index:99999; position:fixed; left:0; top:0; background-image: linear-gradient(to bottom, rgb(255, 255, 255, .8), transparent)}
.top_bg .top { max-width:1669px; min-width:300px; margin:0 auto; height:136px; position:relative; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:center; align-items:center;}
.top_bg.bgfff {  background:#fff; box-shadow: 0px 5px 5px rgba(0,0,0,0.1);}
.ny .top_bg { border-bottom:1px solid #ededed;}
.top_bg .top:after { }
.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 .top .telbox { width:auto; height:35px; overflow:hidden; text-align:center; z-index:1; display:none;}
.top_bg .top .telbox .icon { width:29px; height:35px; line-height:30px; float:left; background:url(404.png) center center no-repeat;}
.top_bg .top .telbox .icon1 { width:29px; height:30px; line-height:30px; float:left;}
.top_bg .top .telbox .lab { font-size:16px; line-height:35px; position:relative; top:0px; display:inline-block; color:#fff;}
.top_bg .top .telbox .tit { color:#b60909; font-size:22px; line-height:22px; font-weight:bold;}
.top_bg .top .telbox .tel { font-size:22px; line-height:35px; position:relative; letter-spacing:0px; color:#000; font-family:'微软雅黑'; font-weight:bold; margin-left:0px; display:inline-block; }


.top_bg .top .logobox { width:384px; height:auto; overflow:hidden;  z-index:2;}
.top_bg .top .logobox a { display:block; width:100%; height:100%; overflow:hidden; text-align:center;}
.top_bg .top .logobox .logo { width:384px; height:58px; margin:0 auto; overflow:hidden; background:url(../image/logo-text.png) center center no-repeat;}
.top_bg .top .logobox .info { height:auto; overflow:hidden; float:left; margin-top:0px; color:#000; display:none;}
.top_bg .top .logobox .info .tit { font-size:24px; line-height:24px; letter-spacing:0.7px; margin-top:0px;

}
.top_bg .top .logobox .info .tit strong { color:#ef711f;}
.top_bg .top .logobox .info .tit1 { font-size:12px; line-height:20px; letter-spacing:0.3px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; }
.top_bg .top .logobox .logo:hover {}

.icon_btn_box { width:42px; height:100%; position:relative; top:0; right:0; position:relative; z-index:1;}
.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(404.png) center center no-repeat;}
.top_bg .top .menu_icon { display:none;}
.top_bg.hide .top .navmenu,
.top_bg.hide .top .telbox,
.top_bg.hide .top .lang_switch { display:none; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;}
.top_bg.hide .top .logobox .info { color:#000;}
.top_bg .top .ad_text { position:absolute; left:34%; top:53%;}
.top_bg .top .toplink { height:63px;  line-height:63px; position:absolute; top:0; left:26px; color:#fff; font-size:16px;}
.top_bg .top .toplink .icon { display:inline-block; line-height:40px; font-size:40px; margin-right:5px; color:#2570d2; position:relative; top:6px;}
.top_bg .top .toplink .tel { display:inline-block; position:relative; margin:0 10px;}
.top_bg .top .toplink a { line-height:39px; color:#bfa22a; display:inline-block; text-align:center;}
.top_bg .top .toplink a:hover { color:#bfa22a;}
.top_bg .top .toplink .qrcodebox { width:104px; height:104px; position:absolute; left:20px; top:45px; border-left:0; background:#fff; border:1px solid #ccc; padding:5px; border-radius:2px; display:none;}

.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:42px; height:42px; overflow:hidden; position:absolute; right:0; top:50%; margin-top:-21px; border-radius:21px; z-index:2;}
.top_bg .top .searchbox .keys { width:0%; height:42px; line-height:42px; background:#2a7c3b; color:#fff; border:0; text-indent:20px; position:absolute; right:0px; top:0px; font-size:16px; z-index:1;}
.top_bg .top .searchbox .submit { width:42px; height:42px; line-height:42px; font-size:16px; border:0; position:absolute; right:0px; top:0px; background:none; cursor:pointer; z-index:2;}
.top_bg .top .searchbox .icon_submit { width:42px; font-size:16px; line-height:42px; color:#000; position:absolute; right:0; top:0; z-index:1; text-align:center;}
.top_bg .top .searchbox .icon_submit:before { font-size:25px; line-height:42px; margin:0 10px; text-align:center;}
.top_bg .top .searchbox:hover { width:300px;}
.top_bg .top .searchbox:hover .keys { width:100%;}
.top_bg .top .searchbox:hover .icon_submit { color:#fff;}
.top_bg .top .searchbox .keys:-ms-input-placeholder{
    color: #fff; font-weight:100;
}
.top_bg .top .searchbox .keys::-webkit-input-placeholder{
    color: #fff; font-weight:100;
}
.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 { min-width:80px; margin:0; position:relative; right:0; top:0; padding:0 10px; z-index:1; float:left;}
.top_bg .top .lang_switch:after { content:''; width:1px; height:12px; background:#000; position:absolute; right:0; top:50%; margin-top:-6px;}
.top_bg .top .lang_switch:hover .lang_tag {}
.top_bg .top .lang_icon { width:30px; float:left; margin:0 0 0 -30px; height:50px; line-height:50px; text-align:center; font-size:20px; color:#000;}
.top_bg .top .lang_tag { width:100%; height:50px; line-height:50px; text-align:left; font-size:16px; cursor:pointer; position:relative; color:#000;}
.top_bg .top .lang_tag .lab { float:left; margin-left:40px;}
.top_bg .top .lang_tag:after { content:''; display:inline-block; margin-left:3px; width:20px; height:12px; background:url(../image/lang_tag_icon.png) center center no-repeat;
	

}
.top_bg .top .lang_select { width:100%; height:0; position:absolute; overflow:hidden; left:0; top:50px; font-size:16px;}
.top_bg .top .lang_select a { display:block; line-height:35px; height:35px; text-align:center; background:#fff; margin-bottom:2px;}
.top_bg .top .lang_select a.hover { display:none;}
.top_bg .top .lang_select a:hover { color:#42a517;}
.top_bg .top .lang_switch:hover .lang_select { height:35px;}

.searchbox_bg { height:165px; overflow:hidden; background:url(../image/searchbox_bg.jpg) top center no-repeat; z-index:999;}
.searchbox_bg .search_box { width:100%; height:auto; overflow:hidden; margin:55px 0;}
.searchbox_bg .search_box .info { color:#fff; height:auto; overflow:hidden; float:left;}
.searchbox_bg .search_box .tit { font-size:30px; line-height:40px;}
.searchbox_bg .search_box .tit1 { font-size:16px; line-height:40px;}
.searchbox_bg .search_box .searchbox { width:513px; height:58px; border:1px solid #cccccc; background:#e5e5e5; float:right; position:relative;}
.searchbox_bg .search_box .searchbox:after { }
.searchbox_bg .search_box .searchbox .keys { width:305px; height:58px; line-height:58px; color:#919191; border:0; position:absolute; background:none; left:0px; top:0px; text-indent:16px; border-radius:0; z-index:1;}
.searchbox_bg .search_box .searchbox .submit { width:62px; height:58px; line-height:58px; background:none; font-size:0px; border:0; position:absolute; right:0; top:0; color:#fff; cursor:pointer; z-index:2;}
.searchbox_bg .search_box .searchbox i { width:77px; height:60px; line-height:60px; font-size:28px; background:#cc0000; color:#fff; position:absolute; right:0; top:0; text-align:center; z-index:1;}
.searchbox_bg .search_box .searchbox:hover .keys,
.searchbox_bg .search_box .searchbox.hover .keys{ }
.searchbox_bg .search_box .searchbox:hover .submit,
.searchbox_bg .search_box .searchbox.hover .submit{ margin-top:0px;}
.searchbox_bg .search_box .searchbox:hover i { }
.searchbox_bg .search_box .searchbox .keys:-ms-input-placeholder{
    color: #919191;
}
.searchbox_bg .search_box .searchbox .keys::-webkit-input-placeholder{
    color: #919191;
}

.searchbox_bg .searchbox { width:100%; height:auto; overflow:hidden;}
.searchbox_bg .searchbox { width:1000px; height:auto; overflow:hidden; text-align:center; color:#fff;}
.searchbox_bg .searchbox .tit1 { font-size:60px; line-height:80px; font-weight:bold; text-transform:uppercase;}
.searchbox_bg .searchbox .tit { font-size:36px; line-height:60px;}
.searchbox_bg .searchbox form { margin-top:50px;}
.searchbox_bg .searchbox:after { }
.searchbox_bg .search_box { width:100%; height:97px; position:relative;}
.searchbox_bg .searchbox .keys { width:887px; height:97px; line-height:97px; color:#000; border:0; text-indent:30px;  background:#fff; border-radius:0px; font-size:18px; z-index:1; position:absolute; left:0; top:0;}
.searchbox_bg .searchbox .submit { width:144px; height:97px; line-height:97px; font-size:0px; border:0; position:absolute; right:0; top:0; color:#fff; background:none; cursor:pointer; z-index:3;}
.searchbox_bg .searchbox i { width:144px; height:97px; line-height:97px; font-size:50px; color:#fff; position:absolute; right:0; top:0; background:#b21a15; text-align:center; z-index:2;}
.searchbox_bg .searchbox:hover .keys,
.searchbox_bg .searchbox.hover .keys{ }
.searchbox_bg .searchbox:hover .submit,
.searchbox_bg .searchbox.hover .submit{ margin-top:0px;}
.searchbox_bg .searchbox:hover i { }
.searchbox_bg .searchbox .keys:-ms-input-placeholder{
    color: #c0c0c0; font-size:18px;
}
.searchbox_bg .searchbox .keys::-webkit-input-placeholder{
    color: #c0c0c0; font-size:18px;
}

.topbox_bg { height:75px; overflow:visible; position:relative; z-index:1; background:#e5e5e5; margin-left:200px; display:none;}
.topbox_bg:after { content:''; position:absolute; width:100%; height:1px; background:#fff; left:0; bottom:0; bottom:0;}
.topbox_bg .topbox { max-width:1440px; min-width:300px; margin:0 auto; height:75px; overflow:visible; position:relative;}
.topbox_bg .topbox .telbox { height:auto; overflow:hidden; color:#575757; padding-left:110px; float:left; margin-top:25px;}
.topbox_bg .topbox .location { color:#000; line-height:75px; font-size:16px; text-align:right;}
.topbox_bg .topbox .location a { color:#000; }
.topbox_bg .topbox .telbox .tit { width:85px; height:85px; font-size:20px; line-height:24px; color:#fff; background:url(404.png) center center no-repeat; float:left; margin:0 0 0 -110px; text-align:center;}
.topbox_bg .topbox .telbox .tit p { margin-top:15px;}
.topbox_bg .topbox .telbox .lab { color:#222222; line-height:20px; font-size:16px; margin-top:10px;}
.topbox_bg .topbox .telbox .lab .icon { font-size:16px; color:#079a94; line-height:20px; margin-right:5px;}
.topbox_bg .topbox .telbox .tel { color:#d11414; font-size:36px; font-weight:bold; line-height:50px;}
.topbox_bg .topbox .key { line-height:68px; display:inline-block;}
.topbox_bg .topbox .search_box { float:right; width:30%; height:auto; overflow:hidden; margin-top:30px; margin-right:5%;}
.topbox_bg .topbox .icon_link { float:left; height:100px; position:absolute; right:0; bottom:0px; left:420px; }
.topbox_bg .topbox .icon_link li { width:16.66666666666667%; float:left; text-align:center; position:relative;}
.topbox_bg .topbox .icon_link li:before { content:''; width:1px; height:56px; background:#e9e9e9; position:absolute; left:0; top:50%; margin-top:-28px;}
.topbox_bg .topbox .icon_link li .icon { font-size:40px; color:#079a94; line-height:40px; text-align:center;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.topbox_bg .topbox .icon_link li .tit { color:#222222; line-height:40px; font-size:16px;}
.topbox_bg .topbox .icon_link li:hover .icon { font-weight:bold; -webkit-animation-name: rubberBand; animation-name: rubberBand;}

.topbox_bg .topbox .searchbox { width:392px; height:45px; overflow:visible; position:absolute; right:0px; top:50%; background:#f9f9f9; margin-top:-22px; border-radius:22px; border:1px solid #b5b5b5;}
.topbox_bg .topbox .searchbox:after { }
.topbox_bg .topbox .searchbox .search_type { width:100px; height:51px; line-height:51px; border:0; text-align:center; color:#a82223; float:left; position:relative; cursor:pointer; text-align:left; text-indent:25px;}
.topbox_bg .topbox .searchbox .search_type:after { content:''; display:inline-block; z-index:1; width:12px; height:0px; float:right; position:absolute; right:10px; top:50%; margin-top:-7px; text-indent:0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 12px solid #a82223;
	border-right: 0px solid transparent;
}
.topbox_bg .topbox .searchbox .search_type .search_list { display:none; background:#fff; border:1px solid #ccc;}
.topbox_bg .topbox .searchbox .search_type .search_list a { display:block; line-height:40px;}
.topbox_bg .topbox .searchbox .search_type:hover .search_list { display:block;}
.topbox_bg .topbox .searchbox .type option { text-align:center; color:#a82223;}
.topbox_bg .topbox .searchbox .keys { width:294px; height:45px; line-height:45px; border:0; color:#212121; position:absolute; left:19px; top:0px; background:none; font-size:16px; text-indent:0px;}
.topbox_bg .topbox .searchbox .icon_search { position:absolute; right:0; top:0px; width:80px; height:45px; line-height:45px; font-size:30px; overflow: hidden; text-align:center; color:#9c6d1e; z-index:2;}
.topbox_bg .topbox .searchbox .submit { width:80px; height:45px; line-height:45px; font-size:16px; border:0; position:absolute; right:-1px; top:-1px; color:#9c6d1e; background:none; cursor:pointer; z-index:1;}
.topbox_bg .topbox .searchbox:hover .submit,
.topbox_bg .topbox .searchbox.hover .submit{ margin-top:0px;}
.topbox_bg .topbox .searchbox .keys:-ms-input-placeholder{
    color: #212121; opacity:1;
}
.topbox_bg .topbox .searchbox .keys::-webkit-input-placeholder{
    color: #212121; opacity:1;
}
.topbox_bg .topbox .noticebox { height:105px; float:left; padding-left:160px; margin:0 0 0 -680px;}
.topbox_bg .topbox .noticebox dt { width:160px; height:105px; line-height:105px; text-align:center; float:left; margin:0 0 0 -160px;}
.topbox_bg .topbox .noticebox dt .icon { font-size:30px; color:#b91515; line-height:105px; float:left; margin-left:30px;}
.topbox_bg .topbox .noticebox dt .tit { font-size:16px; color:#424242; line-height:105px; float:left; margin-left:10px;}
.topbox_bg .topbox .noticebox dd { width:100%; height:auto; overflow:hidden;}
.topbox_bg .topbox .noticebox dd .notice_list { width:470px; height:105px; overflow:hidden; font-size:16px;}
.topbox_bg .topbox .noticebox dd .notice_list li { width:100%; height:105px; line-height:105px;}
.topbox_bg .topbox .noticebox dd .notice_list li a { width:100%; display:block; color:#424242; overflow: hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.topbox_bg .topbox .noticebox dd .notice_list li .time { float:right;}
.topbox_bg .topbox .noticebox dd .notice_list li .time:after { content:''; display:inline-block; width:16px; height:10px; margin-left:20px; background:url(404.png) center center no-repeat;}

.topbox_bg .topbox .hotkeys { height:109px; line-height:109px; float:left; color:#252525; font-size:16px;}
.topbox_bg .topbox .hotkeys .icon { color:#c60000; font-size:45px; line-height:109px; margin-right:20px; float:left;}
.topbox_bg .topbox .hotkeys a { color:#252525;}

.navmenu_bg { height:92px; position:relative; z-index:999999; background:url(404.png) repeat-x;}
.navmenu_box { position:absolute; overflow:visible; left:397px; top:0; right:26px; bottom:0; background:none;}

.navmenu_box.show { right:0;}
.navmenu { width:100%; min-width:300px; height:100%; overflow:visible; z-index:1;}
.navmenu .title { width:100%; height:auto; overflow:hidden; display:none;}
.navmenu .title .tit { color:#282828; font-size:36px; line-height:42px;}
.navmenu .copyright { width:100%; line-height:40px; height:40px; font-size:16px; color:#545454; display:none;}
.navmenu #menu { width:100%; height:auto; overflow:visible; position:relative; font-size:18px; }
.navmenu #menu li { width:9.090909090909091%; height:100%; float:left; padding:0; position:relative; }
.navmenu #menu li.home { }
.navmenu #menu li.home .icon { font-size:35px; display:none;}
.navmenu #menu li.home:before { }

.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:136px; line-height:136px; 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:#000; display:none;}
.navmenu #menu li .icon.iconshebei { font-size:40px;}
.navmenu #menu li a:hover {}
.navmenu #menu li:hover a .cn,
.navmenu #menu li.hover a .cn { }
.navmenu #menu li:hover a .en { color:#83bbba;}
.navmenu #menu li:hover a+.subnav { display:block;}
.navmenu #menu li.hover a,
.navmenu #menu li:hover a { }
.navmenu #menu li.hover .icon,
.navmenu #menu li:hover .icon { color:#fff;  }
.navmenu #menu li a:before{ display:none;
	content: '';
	position:absolute;
	left:0%;
	margin-left:0px;
	bottom:22px;
	width:0px;
	height:3px;
	background:#ffc101;
	
	
	-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:-4px;
	width:66px;
	height:4px;
	left:50%;
	margin-left:-33px;
	background:#b70000;
	
	z-index: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 {  left:50%; width:72px; margin-left:-36px;}
.navmenu #menu li:hover a:after,
.navmenu #menu li.hover a:after { bottom:35px;}

.navmenu #menu li:hover .subnav a,
.navmenu #menu li.hover .subnav a { background:#a51f26; color:#fff;}
.navmenu #menu li .subnav { width:150%; padding:10%; height:auto; overflow:hidden; display:none; background:rgba(255,255,255,.5); left:-25%; position:relative;}
.navmenu #menu li .subnav a { display:block; height:59px; line-height:59px; width:100%; font-weight:normal; color:#535353; background:#a51f26; position:relative; top:0; margin-top:2px;}
.navmenu #menu li .subnav a:before { display:none;}
.navmenu #menu li .subnav a:after { background:none; color:#fff;}
.navmenu #menu li .subnav a:hover { background:#7b1f22; color:#fff;}
.navmenu #menu li .subnav a:hover:before { background:#2a5e6b;}

.bannerBox { height:100%; overflow:hidden; background:#f3f3f4; position:relative; z-index:1;}
.bannerBox .ctrl_info { width:118px; height:100%; position:absolute; right:0; top:0; background:url(../image/ctrl_info_bg.jpg) top center no-repeat; z-index:1;}
.bannerBox .banner,
.bannerBox .banner .swiper-container,
.bannerBox .banner .wiper-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 .ad-info-box { position:absolute; width:100%; height:100%; left:0; top:0; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}
.bannerBox .banner .swiper-slide .ad-info { width:1440px; min-width:300px; height:auto; color:#fff; margin:0 auto; display:none; }
.bannerBox .banner .swiper-slide .slogan:nth-child(1) { margin-top:10%;}
.bannerBox .banner .swiper-slide .slogan { font-size:69px; line-height:120px; font-weight:bold; word-wrap:break-word; text-align:center; text-shadow: 2px 2px 2px #546a74;}
.bannerBox .banner .swiper-slide .brief { font-size:24px; line-height:48px; margin-top:10px; word-wrap:break-word;}
.bannerBox .banner .swiper-slide .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;}
.bannerBox .banner .swiper-slide .more:hover { background:#bb0001; color:#fff; border:3px solid #bb0001;}
.bannerBox .banner .swiper-slide .slide-2.ad-info .slogan { color:#079a24; font-size:43px; line-height:65px; text-shadow: 0 2px #fff, 2px 0 #fff, -2px 0 #fff, 0 -2px #fff;}
.bannerBox .banner .swiper-slide .slide-2.ad-info .slogan:nth-child(1) { margin-top:3%;}
.bannerBox .banner .swiper-slide .slide-2.ad-info .brief { font-size:19px; color:#000; font-weight:bold; text-align:center; margin-top:30px; line-height:32px; text-shadow: 0 2px #fff, 2px 0 #fff, -2px 0 #fff, 0 -2px #fff;}
.bannerBox .banner .swiper-slide .slide-2.ad-info { position:relative; top:0%; }
.bannerBox .banner .swiper-slide .slide-2.ad-info .more { }
.bannerBox .banner .swiper-slide .slide-2.ad-info .more:hover { }
.bannerBox .banner .swiper-slide .slide-3.ad-info .slogan:nth-child(1) { font-size:76px; margin-top:15%;}
.bannerBox .banner .swiper-slide .slide-3.ad-info .slogan:nth-child(2) { font-weight:100; font-size:63px;}
.bannerBox .banner .swiper-slide .slide-4.ad-info .slogan:nth-child(1) { font-size:71px; margin-top:15%;}
.bannerBox .banner .swiper-slide .slide-4.ad-info .slogan:nth-child(2) { font-size:47px;}
.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 .banner .swiper-pagination-bullets{ width:auto; bottom:20px; height:20px; left:30px; right:30px; text-align:center;}
.bannerBox .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { }
.bannerBox .banner .swiper-pagination-bullet { width:14px; height:14px; border-radius:50%; background:#ededed; opacity: 1; display:inline-block; margin:4px;}
.bannerBox .banner .swiper-pagination-bullet-active { background:#e26d03;}

.bannerBox .hd{ width:100%;
	height:20px;
	text-align:left;
	position:absolute;
	bottom:30px; z-index:1;}
.bannerBox .hd .hd_box { max-width:1200px; min-width:300px; height:80px; margin:0 auto;}
.bannerBox .hd .curr { display:inline-block; color:#4c4c4c; line-height:30px; margin-top:25px; margin:0 10px;}
.bannerBox .hd .total { display:inline-block; color:#4c4c4c; line-height:30px; margin-top:25px; margin:0 10px;}
.bannerBox .hd .hd_box_ctrl { width:700px; height:80px; background:#f6f6f6; position:relative;}
.bannerBox .hd ul{ max-width:1440px; min-width:300px; margin:0 auto; overflow:hidden; zoom:1; text-align:center;}
.bannerBox .hd ul li{ display:inline-block;
	_display:inline;
	_zoom:1;
	background:none;
	width:12px;
	height:12px;
	line-height:20px;
	_font-size:0;
	margin:5px 5px;
	cursor:pointer;
	z-index:1;
	border-radius:6px;
	border:1px solid #fff;
	-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);
	color:#fff; font-size:0;}
.bannerBox .hd ul li.on{ background:#980404; width:53px; border:1px solid #980404; color:#fff;}
.bannerBox .bd{ position:relative; height:100%; z-index:0;   }
.bannerBox .bd li{ zoom:1; vertical-align:middle;}
.bannerBox .bd li img { display:block;}
.bannerBox .bd li a { display:block;}




.bannerBox .ctrl_box { width:180px; height:46px; overflow:hidden; position:absolute; left:30px; bottom:40px; z-index:100;}
.bannerBox a.prev,
.bannerBox a.next { width:80px; height:80px; line-height:80px; color:#fff; display:block; position:absolute; left:0; top:50%; margin-top:-40px; z-index:9; text-align:center; font-size:52px; font-family:"宋体"; font-weight:100;}
.bannerBox a.next { right:0; left:auto;}
.bannerBox a.prev:hover,
.bannerBox a.next:hover { color:#f00; font-family:"Times New Roman", Times, serif;}
.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;}


.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 {}

.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 { 
    color: #18a0ff; opacity:1;  font-size:16px;
}
.goods_info .goods_reserve_form .input::-moz-placeholder,
.goods_info .goods_reserve_form .textarea::-moz-placeholder { 
    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;
}

.contentbox .process_tit { width:100%; height:auto; overflow:hidden; color:#232323; font-size:36px; line-height:60px; margin-top:50px; text-align:center;}
.contentbox .process_tit:after { content:''; width:57px; height:1px; background:#a3a3a3; display:block; margin:20px auto;}
.contentbox .process_list { width:100%; height:auto; overflow:; margin-top:0px;}
.contentbox .process_list li { width:100%; height:auto; overflow:; margin-top:0px; position:relative;}
.contentbox .process_list li a { height:auto; display:block; padding-left:317px; overflow:; padding-bottom:130px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:flex-start; position:relative;}
.contentbox .process_list li a:before { content:''; position:absolute; left:130px; top:0px; bottom:0; height:100%; width:2px; background:#165a09;}
.contentbox .process_list li a:after { content:''; width:36px; height:36px; display:block; border-radius:50%; overflow:hidden; background:url(../image/process_list_line_circle.jpg) center center no-repeat; position:absolute; left:112px; top:55%;}
.contentbox .process_list li:first-child a:before { top:95px;}
.contentbox .process_list li:last-child a:before,
.contentbox .process_list li:last-child a:after { display:none;}

.contentbox .process_list li .picbox { width:402px; float:right; margin:30px -490px 30px 0;}
.contentbox .process_list li .picbox img { display:block;}
.contentbox .process_list li .brief { width:100%; height:auto; overflow:; float:left; background:#f4f4f4; position:relative; z-index:1;}
.contentbox .process_list li .info { width:100%; height:auto; overflow:hidden; float:left;}
.contentbox .process_list li .tit { width:263px; height:95px; line-height:95px; background:#165a09; font-size:36px; text-align:center; color:#fff; float:left; margin:0 0 0 -317px;}
.contentbox .process_list li .tit1 { width:100%; height:85px; line-height:85px; color:#165a09; font-size:30px; border-bottom:1px solid #707070; text-indent:33px;}
.contentbox .process_list li .tit1:before { content:''; width:5px; height:40px; background:#165a09; float:left; position:absolute; left:0; top:50px; margin-top:-25px;}
.contentbox .process_list li .num { font-size:140px; line-height:170px; font-family:Arial black; font-weight:bold; position:absolute; right:0; top:-125px; color:#165a09;}
.contentbox .process_list li .margin { margin:0 36px; height:auto; overflow:hidden; padding-right:490px;}
.contentbox .process_list li .des { height:auto; font-size:24px; line-height:50px; color:#000; margin-top:20px; font-weight:100; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.contentbox .process_list li:hover .tit { background:#cc0101;}
.contentbox .process_list li:hover .tit1 { color:#cc0101;}

.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_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(404.png) 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 { 
    color: #fff; opacity:1;  font-size:16px;
}
.feedbackbox dd .textarea::-moz-placeholder { 
    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;}
.ny_banner:after { 
}
.ny_banner:after { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft;}
.ny_banner img { display:block;}
.ny_banner .info_box { position:absolute; width:100%; height:100%; left:0;}
.ny_banner .info { max-width:1669px; min-width:300px; height:100%; margin:0 auto; color:#fff; z-index:1; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:flex-end;}
.ny_banner .tit { font-size:50px; line-height:80px; position:relative; z-index:1;}
.ny_banner .tit1 { font-size:30px; line-height:40px; text-align:right; color:#fff; text-transform:uppercase;}
.ny_banner .tit1:after { content:'—'; font-size:16px; line-height:20px; display:block;}

.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;}
#fullpage { margin-left:200px;}

.aboutbox_bg { height:100%; overflow:hidden; background:url(../image/aboutbox_bg.jpg) center center no-repeat; padding:100px 0; padding-bottom:50px; background-size:cover; position:relative;}
.aboutbox { max-width:1669px; min-width:300px; height:auto; overflow:; margin:0px auto; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:center; align-items:stretch; position:relative;}
.aboutbox dt { width:452px; height:auto; overflow:hidden; flex:0 0 452px; float:left; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
.aboutbox dt .tabs { height:100%; height:auto; overflow:hidden;}
.aboutbox dt .tabs .tit2 { color:#454545; font-size:28px; line-height:32px;}
.aboutbox dt .tabs .tit3 { color:#9e9e9e; font-size:16px; line-height:30px; text-transform:uppercase;}
.aboutbox dt .tabs a { display:block; width:373px; height:102px; margin:16px 0; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:center;}
.aboutbox dt .tabs a .info { margin-left:108px;}
.aboutbox dt .tabs a.hover { background:#b70000;}
.aboutbox dt .tabs a.hover .tit2 { color:#ffedca;}
.aboutbox dt .tabs a.hover .tit3 { color:#cacaca;}
.aboutbox dt .title { width:100%; height:auto; overflow:hidden;}
.aboutbox dt .tit { font-size:36px; line-height:50px; color:#000; font-weight:bold;}
.aboutbox dt .tit1 { font-size:24px; line-height:30px; color:#b70000; text-transform:uppercase;}
.aboutbox dt .des { color:#000; font-size:16px; line-height:30px; position:relative;}
.aboutbox dt .switch_info { width:100%; height:auto; overflow:hidden; font-size:30px; margin-bottom:50px;}
.aboutbox dt .switch_info:before { content:''; width:104px; height:3px; background:#000000; display:inline-block; margin-right:30px;}
.aboutbox dt .switch_info .curr { font-size:45px; line-height:50px; font-family:"Times New Roman", Times, serif; color:#b70000; font-weight:bold;}
.aboutbox dt .switch_info .total { font-size:30px; line-height:40px; font-family:"Times New Roman", Times, serif;}
.aboutbox dd { width:100%; height:auto; overflow:; position:relative; margin-top:0px; z-index:1;}

.aboutbox dd .about_box { width:100%; height:100%; overflow:; }
.aboutbox dd .about { height:auto; overflow:visible; position:relative; float:left;}
.aboutbox dd .about .line { width:100%; height:1px; background:#ababab; margin:40px 0;}

.aboutbox dd .about .tit { font-size:22px; line-height:50px; letter-spacing:1px; z-index:1;}
.aboutbox dd .about .tit1 { font-size:30px; line-height:36px; letter-spacing:1px; color:#165a09; text-transform:uppercase; margin-top:10px;}

.aboutbox dd .about .text { height:165px; overflow:hidden; font-size:20px; line-height:55px; margin-top:20px; color:#1c1c1c; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.aboutbox dd .about .more { width:232px; height:53px; line-height:53px; background:#a51f26; font-size:14px; display:block; color:#fff; padding:0 30px; margin-top:60px; position:relative; display:none;}
.aboutbox dd .about .more:after { content:'>'; float:right;}
.aboutbox dd .about .more:hover { background:#165a09;}

.aboutbox dd .about_point { width:100%; height:auto; overflow:hidden; margin:40px 0; float:left;}
.aboutbox dd .about_point li { width:25%; height:auto; margin-top:0px; overflow:; position:relative; float:left; display:inline-block; text-align:center;}
.aboutbox dd .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;}
.aboutbox dd .about_point li .icon .img1 { display:block;}
.aboutbox dd .about_point li .icon .img2 { display:none;}
.aboutbox dd .about_point li .info { position:relative; z-index:1; text-align:left; display:inline-block;}
.aboutbox dd .about_point li .num { width:auto; line-height:50px; font-size:36px; margin:0 auto; position:relative;

}
.aboutbox dd .about_point li .unit{ margin-left:4px; line-height:30px; font-size:18px; position:relative; top:0px; font-weight:normal;}
.aboutbox dd .about_point li .tit2 { font-size:18px; line-height:40px; }

.aboutbox dd .about_link { width:100%; height:auto; overflow:hidden; margin-top:40px;}
.aboutbox dd .about_link li { width:24%; height:103px; overflow:hidden; position:relative; border:1px solid #e4e4e4; margin:0 3px; float:left;}
.aboutbox dd .about_link li a { width:100%; height:100%; overflow:hidden; color:#000; position:relative;}
.aboutbox dd .about_link li .num { font-size:18px; color:#6e6e6e; line-height:30px; margin-top:5px;}
.aboutbox dd .about_link li .num:before { content:''; width:1px; height:40px; background:#d3d3d3; display:block; position:relative; left:3px;}
.aboutbox dd .about_link li .icon { width:20%; height:75px; line-height:75px; font-size:45px; float:left; color:#b70000;

}
.aboutbox dd .about_link li .icon.icon-rongyu { font-size:55px;}
.aboutbox dd .about_link li .icon.icon-fazhan { font-size:35px;}
.aboutbox dd .about_link li .icon span { font-size:24px; line-height:30px; position:relative; top:-15px; color:#fff; margin-left:10px;}
.aboutbox dd .about_link li .info { width:auto; height:auto; overflow:hidden; float:right;}
.aboutbox dd .about_link li .tit { font-size:18px; line-height:30px; text-align:left; margin-top:10px;}
.aboutbox dd .about_link li .tit:after { content:''; width:10px; height:2px; background:#b70000; display:block; margin:10px 0;}
.aboutbox dd .about_link li .tit1 { font-size:12px; line-height:15px; color:#6e6e6e; text-transform:uppercase;}
.aboutbox dd .about_link li .more1 { display:block; width:34px; height:34px; line-height:34px; text-align:center; color:#fff; background:#9c6d1e; overflow:hidden; font-size:16px;}
.aboutbox dd .about_link li:hover:after { background:#b70000;}
.aboutbox dd .about_link li:hover .icon { color:#ffedca;}
.aboutbox dd .about_link li:hover .tit:after { background:#fff;}
.aboutbox dd .about_link li:hover .tit1 { color:#fff;}
.aboutbox dd .about_link li:hover a { color:#fff;}
.aboutbox dd .about_link li:hover { background:#b70000; border:1px solid #b70000;}

.aboutbox dd .about_pic { width:55%; height:auto; float:left; overflow:hidden; position:relative;}
.aboutbox dd .about_pic:after { content:''; width:536px; height:354px; overflow:hidden; position:absolute; left:-10px; top:-20px; background:url(404.png) center center no-repeat;}
.aboutbox dd .about_pic .pic { margin:0px; height:auto; overflow:hidden;}
.aboutbox dd .about_pic .ctrl_box { width:113px; height:46px; overflow:hidden; position:absolute; right:0px; bottom:60px; z-index:1;}
.aboutbox dd .about_pic .ctrl_box a { display:block; width:46px; height:46px; line-height:46px; border-radius:50%; text-align:center; background:#127805; color:#fff; font-size:24px; font-weight:100;}
.aboutbox dd .about_pic .ctrl_box a:hover { background:#ffde00; color:#127805;}
.aboutbox dd .about_pic .ctrl_box .ctrl_info { position:absolute; left:60px; text-align:center; color:#fff; font-size:24px; right:60px; top:0; height:53px; line-height:53px; color:#fff;}
.aboutbox dd .about_pic .ctrl_box .ctrl_info .curr { margin-right:5px;}
.aboutbox dd .about_pic .ctrl_box .ctrl_info .total { margin-left:5px;}
.aboutbox dd .about_pic .about_pic_prev { float:left;}
.aboutbox dd .about_pic .about_pic_next { float:right;}
.aboutbox dd .about_pic .play { width:100px; height:100px; line-height:100px; font-size:92px; text-align:center; overflow:hidden; color:#fff; position:absolute; left:50%; top:50%; margin-top:-50px; margin-left:-50px; z-index:1;}
.aboutbox dd .about_pic .play:hover { color:#000;}
.aboutbox dd .about_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-pagination { position:absolute; bottom:0px; left:0%; text-align:center; z-index:999; height:12px;}
.aboutbox dd .about_pic .swiper-pagination .swiper-pagination-bullet { width:14px; height:14px; border-radius:50%; background:none; opacity:1; margin:0 10px; cursor:pointer; border:2px solid #fff;}
.aboutbox dd .about_pic .swiper-container-horizontal>.swiper-pagination-bullets,
.aboutbox dd .about_pic .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom:40px;
}
.aboutbox dd .about_pic .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#d71518; border:2px solid #d71518;}


.aboutbox dd .about_video { width:820px; height:820px; float:left; margin:0 0 0 -850px; overflow:visible; position:relative; background:url(404.png) center center no-repeat;}
.aboutbox dd .about_video .video { width:540px; height:540px; overflow:hidden; position:relative; border-radius:50%;}
.aboutbox dd .about_video .video_info { width:300px; height:80px; overflow:hidden; position:absolute; left:50px; top:50%; margin-top:-40px; z-index:2;}
.aboutbox dd .about_video .video_info .info { height:auto; overflow:hidden; margin:15px 24px; color:#fff;}
.aboutbox dd .about_video .video_info .tit2 { font-size:30px; line-height:40px;}
.aboutbox dd .about_video .video_info .tit3 { font-size:14px; line-height:30px; text-transform:uppercase;}
.aboutbox dd .about_video .video_info .more { width:55px; height:42px; line-height:42px; text-align:center; background:#06319e; color:#fff; font-size:18px; display:block; position:absolute; right:0; bottom:0;}
.aboutbox dd .about_video .ctrl_box { width:180px; height:53px; overflow:hidden; position:absolute; right:13px; bottom:0px; background:#04287e; z-index:2;}
.aboutbox dd .about_video .ctrl_box a { display:block; width:53px; height:53px; line-height:53px; border-radius:0%; text-align:center; color:#fff; font-size:24px; font-weight:100;}
.aboutbox dd .about_video .ctrl_box a:hover { background:#d9041b;}
.aboutbox dd .about_video .ctrl_box .ctrl_info { position:absolute; left:60px; text-align:center; color:#fff; font-size:24px; right:60px; top:0; height:53px; line-height:53px; color:#fff;}
.aboutbox dd .about_video .ctrl_box .ctrl_info .curr { margin-right:5px;}
.aboutbox dd .about_video .ctrl_box .ctrl_info .total { margin-left:5px;}
.aboutbox dd .about_video .about_video_prev { float:left;}
.aboutbox dd .about_video .about_video_next { float:right;}
.aboutbox dd .about_video .play { width:100px; height:100px; line-height:100px; font-size:65px; text-align:center; overflow:hidden; color:#fff; position:absolute; left:50%; top:50%; margin-top:-50px; margin-left:-50px; z-index:1;}
.aboutbox dd .about_video .play:hover { color:#000;}
.aboutbox dd .about_video img { display:block;}

.aboutbox dd .about_advantage { width:40%; float:right; height:auto; overflow:hidden; margin-top:0px; position:relative; border-radius:18px;}
.aboutbox dd .about_advantage li { float:left; width:45%; height:auto; overflow:hidden; float:left; margin-left:5%; margin-top:40px;}
.aboutbox dd .about_advantage li .icon { width:61px; height:61px; line-height:61px; text-align:center; font-size:30px; color:#fff; background:url(404.png) center center no-repeat; float:left; margin-right:20px;}
.aboutbox dd .about_advantage li .tit { color:#000; font-size:18px; color:#1d1d1d; line-height:24px; margin-top:10px;}
.aboutbox dd .about_advantage li .tit:after { content:'—'; display:block;}
.aboutbox dd .about_advantage li .des { width:100%; height:72px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; font-size:14px; line-height:24px; color:#6c6c6c; margin-top:10px;}

.advantagebox_bg { height:auto; overflow:hidden; padding-top:100px; background:url(../image/advantagebox_bg.jpg) top center no-repeat; background-size:cover;}
.advantagebox { max-width:1669px; min-width:300px; height:auto; margin:0 auto; height:auto; overflow:hidden; }
.advantagebox dt { width:100%; height:auto; overflow:hidden; position:relative; text-align:center;}
.advantagebox dt .title { height:auto; overflow:hidden; float:left; text-align:left;}
.advantagebox dt .tit { font-size:36px; line-height:50px; color:#000; font-weight:bold;}
.advantagebox dt .tit1 { font-size:24px; line-height:35px; color:#b70000; text-transform:uppercase;}
.advantagebox dt .more { width:182px; height:50px; line-height:50px; display:block; overflow:hidden; font-size:18px; margin-top:10px; color:#3b3b3b; z-index:1; text-align:center; float:right; border-radius:26px; border:1px solid #3b3b3b;}
.advantagebox dt .more:after { content:''; width:26px; height:26px; border-radius:50%; float:right; margin:10px; background:url(../image/icon_play.png) center center no-repeat;}
.advantagebox dt .more:hover { background:#b70000; color:#fff; border:1px solid #b70000;}
.advantagebox dt .tabs { height:auto; font-size:18px; margin-top:30px; float:left; z-index:1;}
.advantagebox dt .tabs a { width:240px; height:60px; line-height:30px; color:#2e2e2e; display:block; float:left; position:relative; text-align:left; margin:10px 0;}
.advantagebox dt .tabs a .num { font-size:22px;}
.advantagebox dt .tabs a:hover .tit3,
.advantagebox dt .tabs a.hover .tit3 { color:#bd1717; font-weight:bold;}
.advantagebox dt .ctrl_info { height:auto; overflow:hidden; float:right; margin-top:30px;}
.advantagebox dt .ctrl_info .curr { color:#262626; font-size:72px; line-height:72px; font-weight:bold;}
.advantagebox dt .ctrl_info .total { color:#262626; font-size:36px; line-height:40px;}
.advantagebox dd { width:100%; height:auto; overflow:hidden; margin-top:0px; position:relative;}
.advantagebox .guarantee { width:465px; height:511px; position:absolute; top:70px; right:0; background:url(404.png) no-repeat; background-size:cover;}
.advantagebox .guarantee .margin { margin:43px; height:auto; overflow:hidden;}
.advantagebox .guarantee .tit { font-size:46px; line-height:50px; color:#fff;}
.advantagebox .guarantee .des { font-size:16px; line-height:36px; color:#fff; margin-top:20px;}
.advantage_list_scroll { margin-right:219px; height:430px; background:url(../image/advantage_list_bg.jpg) no-repeat; margin-top:20px;}
.advantagebox .advantage_list { width:100%; height:auto; overflow:;  position:relative; margin-top:20px;}
.advantagebox .advantage_list li { width:100%; height:auto; overflow:hidden; position:relative;}
.advantagebox .advantage_list li a { display:block; overflow:hidden;}
.advantagebox .advantage_list li .pic { height:auto; overflow:hidden; margin-top:88px;}
.advantagebox .advantage_list li .pic img { display:block;}
.advantagebox .advantage_list li .brief { margin-top:20px; height:auto; overflow:hidden; position:absolute; left:110px; right:110px; color:#fff; background:url(../image/advantage_list_brief_bg.png) center center no-repeat; z-index:1;}
.advantagebox .advantage_list li .brief:before { content:''; position:absolute; width:100%; height:100%; left:0; top:0; display:none; 
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.advantagebox .advantage_list li .brief .tit { font-size:30px; line-height:50px;}
.advantagebox .advantage_list li .brief .tit1 { font-size:16px; line-height:30px; text-transform:uppercase;}
.advantagebox .advantage_list li .brief .des { height:72px; height:auto; font-size:16px; line-height:36px; overflow:hidden; margin-top:20px; }
.advantagebox .advantage_list li .brief .margin { margin:50px 126px; height:auto; overflow:hidden;}
.advantagebox .advantage_list li .brief .more { width:170px; height:40px; line-height:40px; margin-top:30px; text-align:center; color:#ffedca; font-size:20px;}
.advantagebox .advantage_list li .brief .more:before { content:''; display:block; width:40px; height:40px; float:left; background:url(../image/advantage_list_more_icon.png) no-repeat;}
.advantagebox .ctrl_box { width:199px; height:auto; overflow:hidden; z-index:1; margin-top:10px;}
.advantagebox .advantage_list li .brief .more:hover { }
.advantagebox .advantage_list li:hover .brief:before { -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.advantagebox .advantage_prev,
.advantagebox .advantage_next { width:62px; height:62px; line-height:60px; text-align:center; background:#072775; color:#fff; border-radius:50%; font-size:24px; display:block; font-weight:100;}
.advantagebox .ctrl_box { position:relative; width:143px; height:auto; overflow:hidden; margin:60px 0;}
.advantagebox .advantage_prev { float:left;}
.advantagebox .advantage_next { float:right;}
.advantagebox .ctrl_box a:hover { background:#e92633;}


.productbox_bg { height:100%; overflow:hidden; padding-top:80px; padding-bottom:50px; background:url(../image/productbox_bg.jpg) top center no-repeat; background-size:cover; position:relative;}
.productbox { height:auto; overflow:hidden; overflow:hidden;}
.productbox dt { max-width:1669px; min-width:300px; height:auto; margin:0 auto; line-height:40px; overflow:hidden; position:relative;}
.productbox dt .title { height:auto; overflow:hidden; float:left;}
.productbox dt .tit { font-size:36px; line-height:50px; color:#000; font-weight:bold;}
.productbox dt .tit1 { font-size:24px; line-height:35px; color:#b70000; text-transform:uppercase;}
.productbox dt .more { width:182px; height:50px; line-height:50px; display:block; overflow:hidden; font-size:18px; margin-top:10px; color:#3b3b3b; z-index:1; text-align:center; float:right; border-radius:26px; border:1px solid #3b3b3b;}
.productbox dt .more:after { content:''; width:26px; height:26px; border-radius:50%; float:right; margin:10px; background:url(../image/icon_play.png) center center no-repeat;}
.productbox dt .more:hover { background:#b70000; color:#fff; border:1px solid #b70000;}
.productbox dt .des { font-size:16px; color:#252525; line-height:60px; margin-top:30px;}
.productbox dt .tabs { height:62px; line-height:62px; overflow:hidden; font-size:20px; position:relative; z-index:1; text-align:right; flex-grow:1; float:right;}
.productbox dt .tabs a { width:auto; display:inline-block; padding:0 40px; height:62px; line-height:62px; overflow:hidden; color:#000; text-align:center; position:relative;}
.productbox dt .tabs a:after { content:''; position:absolute; left:50%; margin-left:0px; bottom:0px; width:0px; height:4px; background:#b70000;
-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 dt .tabs a.hover { color:#b70000;}
.productbox dt .tabs a.hover:after { width:80px; margin-left:-40px;}
.productbox dd { width:100%; height:auto; overflow:hidden; margin-top:0px; position:relative;}
.productbox dd .product_box { height:auto; overflow:hidden; padding-left:550px;}
.productbox dd .product_tabs_box { width:440px; height:auto; overflow:hidden; float:left; margin:0 0 0 -550px;}
.productbox dd .product_tabs_box .title { width:440px; font-size:60px; line-height:80px; font-weight:bold; color:#fff; font-family:"Times New Roman", Times, serif; text-transform:uppercase; letter-spacing:2px; text-shadow: 0 1px #fff, 1px 0 #fff, -1px 0 #fff, 0 -1px #fff;}
.productbox dd .product_tabs { width:100%; height:auto; overflow:hidden; font-size:24px; margin-top:40px;}
.productbox dd .product_tabs a { display:block; line-height:74px; text-align:left; padding-left:90px; background:#fff; border-radius:37px; margin-bottom:27px;}
.productbox dd .product_tabs a:before { content:''; display:block; width:4px; height:22px; position:absolute; top:50%; left:68px; margin-top:-11px; background:#fff; float:left;}
.productbox dd .product_tabs a:after { content:''; background:url(../image/product_tabs_arrow0.png) center center no-repeat; width:30px; height:74px; display:block; float:right; margin-right:23px;}
.productbox dd .product_tabs a:hover,
.productbox dd .product_tabs a.hover { background:#cc0101; color:#fff;}
.productbox dd .product_tabs a:hover:after,
.productbox dd .product_tabs a.hover:after { background:url(../image/product_tabs_arrow1.png) center center no-repeat;}
.productbox dd .product_list_scroll { width:100%; height:auto; overflow:hidden; margin-top:100px; position:relative;}

.productbox dd .product_prev,
.productbox dd .product_next { width:41px; height:41px; line-height:41px; display:block; position:absolute; left:0px; top:0;}
.productbox dd .product_next { left:auto; right:0;}
.productbox dd .product_prev .icon1,
.productbox dd .product_next .icon1 { display:none;}
.productbox dd .product_prev:hover .icon1,
.productbox dd .product_next:hover .icon1 { display:inline;}
.productbox dd .product_prev:hover .icon2,
.productbox dd .product_next:hover .icon2 { display:none;}
.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(404.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(404.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; }
.productbox .product_list li{ width:30%; float:left; height:auto; overflow:; position:relative; top:0; left:0; line-height:0;

}
.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:140px; overflow:hidden; background:#165a09; color:#fff; position:absolute; padding:0 30px; bottom:0; left:0; z-index:2; display:none;}
.productbox .product_list li .des { width:100%; height:120px; font-size:24px; line-height:47px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color:#fff; margin-top:20px;}
.productbox .product_list li .tit { height:94px; line-height:47px; font-size:24px;}
.productbox .product_list li .icon { float:right; line-height:90px; color:#c9c9c9; font-size:30px;}
.productbox .product_list li a { display:block; position:relative; overflow:hidden; color:#000; margin:0px;}
.productbox .product_list li .more { width:100%; height:40px; line-height:40px; font-size:14px; display:block; color:#000; margin-top:10px; text-align:right; position:relative;}
.productbox .product_list li .more:before { content:''; width:100%; height:1px; width:100%; background:#aaaaaa; position:absolute; left:0; bottom:2px;}
.productbox .product_list li .more:after { content:''; width:63px; height:5px; background:#a0211b; position:absolute; right:0; bottom:0px;
-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 .pic { width:100%; display:block; overflow:hidden; position:relative; margin:0; z-index:1; padding-left:0px;
	-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;
}
.productbox .product_list li .pic img { display:block;}
.productbox .product_list li:hover .pic {
	
}

.productbox .product_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;  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;
}
.productbox .product_list li .pic:after { content:''; position:absolute; left:50%; top:50%; width:0%; height:0%; background:url(../image/product_list_mask.png) center center no-repeat; 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);
}
.productbox .product_list li:hover:before { left:0; top:0;}
.productbox .product_list li:hover a { }
.productbox .product_list li:hover .brief { }
.productbox .product_list li:hover .icon { color:#fff;}
.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 { }
.productbox .product_list li:hover .more:after { width:100%;}

.productbox .ctrl_box { width:213px; height:auto; overflow:hidden; background:#fff; position:absolute; right:0; bottom:40px; z-index:1; display:none;}
.productbox .ctrl_box .prev,
.productbox .ctrl_box .next { width:50%; height:100px; line-height:60px; float:left; text-align:center; color:#165a09; font-family:"宋体"; font-weight:bold; font-size:40px;} 
.productbox .ctrl_box .next { float:right;}
.productbox .ctrl_box .prev:hover,
.productbox .ctrl_box .next:hover { background:#165a09; color:#fff;}
.productbox .swiper-pagination { width:100%; max-width:100%; height:20px; position:relative; margin-top:50px;}
.productbox .swiper-pagination-bullets{ bottom:0px; height:20px; text-align:center;}
.productbox .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { }
.productbox .swiper-pagination-bullet { width:113px; height:2px; background:#a5a5a5; opacity: 1; display:inline-block; border-radius:0; margin:0 9px;}
.productbox .swiper-pagination-bullet-active { background:#b70000; height:4px;}

.sales_area_bg { height:auto; overflow:hidden; padding:100px 0; background:url(../image/sales_area_bg.jpg) center center no-repeat; background-size:cover; position:relative;}
.sales_area { max-width:1540px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; overflow:hidden;}
.sales_area dt { width:100%; height:auto; line-height:40px; overflow:hidden; position:relative;}
.sales_area dt .title { height:auto; overflow:hidden;}
.sales_area dt .tit { font-size:36px; margin-top:0px; color:#fff; position:relative; float:left; font-weight:bold;}
.sales_area dt .more { width:232px; height:53px; line-height:53px; background:#a51f26; font-size:14px; display:block; color:#fff; padding:0 30px; margin-top:0px; position:relative; float:right;}
.sales_area dt .more:after { content:'>'; float:right;}
.sales_area dt .more:hover { background:#f5a602;}
.sales_area dt .tabs { height:40px; line-height:40px; overflow:hidden; font-size:18px; position:relative; z-index:1; text-align:right; flex-grow:1;}
.sales_area dt .tabs a { width:auto; padding:0 40px; height:40px; line-height:40px; overflow:hidden; color:#fff; text-align:center;}
.sales_area dt .tabs a:hover,
.sales_area dt .tabs a.hover { line-height:40px; font-size:24px;}
.sales_area dd .des { font-size:18px; color:#fff; line-height:60px; font-weight:normal;}
.sales_area dd { width:100%; height:auto; overflow:hidden; position:relative;}
.sales_area dd .product_box { height:auto; overflow:visible;}
.sales_area dd .sales_area_item_scroll { width:100%; height:auto; overflow:hidden; margin-top:30px; position:relative;}
.sales_area dd .sales_area_item { width:100%; height:800px; overflow:hidden; text-align:center; margin-top:80px;}
.sales_area dd .sales_area_item img { max-width:100%; width:auto;}

.videobox_bg { width:100%; height:100%; overflow:hidden; padding:40px 0; padding-bottom:96px; background:url(404.png) center center no-repeat; background-size:cover; position:relative;}
.videobox { max-width:1440px; min-width:300px; height:auto; overflow:; margin:0 auto; overflow:hidden;}
.videobox dt { width:100%; height:auto; overflow:hidden; position:relative; text-align:center;}
.videobox dt .title { width:100%; height:auto; overflow:;}
.videobox dt .tit { font-size:44px; line-height:120px; color:#3a3939; text-transform:uppercase; font-family:"Times New Roman", Times, serif; font-weight:bold;}
.videobox dd { width:100%; height:auto; overflow:; margin-top:30px; position:relative;}
.videobox dd .video_list_scroll { height:auto; padding-left:194px; position:relative;}
.videobox dd .swiper-pagination-bullets{ width:50%; bottom:20px; height:20px; left:auto; right:0px; text-align:center; display:none;}
.videobox dd .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { }
.videobox dd .swiper-pagination-bullet { width:11px; height:11px; border-radius:50%; background:#ededed; opacity: 1; display:inline-block; margin:4px;}
.videobox dd .swiper-pagination-bullet-active { background:#af1509;}

.videobox dd .ctrl_box { width:194px; height:90px; position:absolute; left:0; bottom:67px;}
.videobox dd .ctrl_box a { display:block; width:50%; height:90px; line-height:90px; text-align:center; font-family:"宋体"; font-size:42px; float:left; background:#dcdcdc;}
.videobox dd .ctrl_box a:hover { background:#006a4f; color:#fff;}
.video_list li.swiper-slide {}
.video_list li img { display:block;}
.video_list li .play { display:block; position:absolute; left:50%; top:50%; margin-top:-60px; margin-left:-60px; width:120px; height:120px; background:url(../image/icon_play.png) center center no-repeat;}
.videobox_bg .video_info { width:45%; height:163px; line-height:100px; padding-right:50px; text-align:right; position:absolute; left:0; bottom:0; background:#fefefe; font-size:16px; color:#4e5b5f; letter-spacing:4.7px; font-family:Arial; z-index:1;}


.production_process_bg { height:100%; overflow:hidden; position:relative; background:url(../image/technology_bg.jpg) center center no-repeat; background-size:cover; padding-bottom:137px;}
.production_process { max-width:1440px; min-width:300px; height:auto; overflow:; margin:0 auto; overflow:hidden;}
.production_process dt { width:100%; height:70px; overflow:; position:relative;}
.production_process dt .title { width:100%; height:auto; overflow:;}
.production_process dt .tit { font-size:30px; line-height:70px; color:#000; position:relative; z-index:1; float:left;}
.production_process dt .more { width:41px; height:41px; line-height:41px; display:block; overflow:hidden; font-size:24px; background:#bb0001; color:#fff; text-transform:uppercase; border-radius:50%; float:right; margin-top:15px;}
.production_process dt .more:after { content:'+'; line-height:38px; text-align:center; display:block;}

.production_process_tit { font-size:40px; text-align:center; line-height:50px; margin:40px 0; color:#000;}
.production_process_lines { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start;}
.production_process_lines li { float:left; padding:10px 20px; font-size:20px; border:2px solid #5c9ad3; background:#9ee156; background-image: linear-gradient(to right, #9ee156, #8bc74d, #46727f); border-radius:5px; color:#000; margin-left:30px; margin-bottom:30px; position:relative;}
.production_process_lines li .arrow { font-size:30px; position:absolute; left:101%; color:#5c9ad3;}
.production_process_lines li:nth-last-child(1) .arrow { display:none;}

.production_process dd { width:100%; height:auto; overflow:hidden; margin-top:30px; position:relative;}
.production_process .production_process_box { padding-right:595px; height:auto; overflow:hidden;}
.production_process_show_scroll { width:100%; height:auto; overflow:; float:left; position:relative;}
.production_process dd .ctrl_box { position:absolute; left:51px; bottom:46px; width:107px; z-index:1;}
.production_process dd .ctrl_box .swiper-pagination-progressbar { width:70%; height:8px; background:#fff; overflow:hidden; border-radius:8px; left:15%; top:50%; margin-top:-4px; display:none;}
.production_process dd .ctrl_box .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background:#bb0001; height:8px; border-radius:8px;}
.production_process dd .production_process_list { width:100%; height:auto; overflow:; position:relative;}
.production_process dd .production_process_list li img { display:block;}
.production_process dd .production_process_list li .info { position:absolute; bottom:0; right:0; left:45%; height:100px; background:#79ab01; background:rgba(121,171,1,.8);}
.production_process dd .production_process_list li .margin { margin:0 56px; height:auto; overflow:hidden; position:relative;}
.production_process dd .production_process_list li .tit { font-size:30px; line-height:100px; height:100px; color:#fff; float:left;}
.production_process dd .production_process_list li .more { width:40px; height:40px; line-height:40px; display:block; overflow:hidden; font-size:24px; background:#bb0001; color:#fff; text-transform:uppercase; border-radius:50%; position:absolute; right:0; top:50%; margin-top:-20px;}
.production_process dd .production_process_list li .more:after { content:'+'; line-height:38px; text-align:center; display:block;}

.production_process_line_scroll { width:540px; height:565px; overflow:hidden; float:right; margin:0 -595px 0 0; position:relative;}
.production_process_line_scroll .swiper-container { width: 100%; height: 100%; overflow:hidden;}
.production_process_line_scroll .swiper-slide { border:10px solid red; }
.production_process dd .production_process_line_scroll .line { width:1px; background:#000; position:absolute; left:11px; top:25px; bottom:90px;}
.production_process dd .production_process_line { width:100%; height:100%; overflow:hidden;}
.production_process dd .production_process_line li { width:100%; height:auto; overflow:hidden; position:relative; cursor:pointer;}
.production_process dd .production_process_line li .info { margin-left:70px; height:auto; overflow:hidden; float:left; color:#000;}
.production_process dd .production_process_line li .tit { font-size:24px; line-height:40px;}
.production_process dd .production_process_line li:before { content:''; width:11px; height:11px; border-radius:50%; background:#000; position:absolute; left:6px; top:15px;}
.production_process dd .production_process_line li:after { content:''; width:11px; height:11px; background:#bb0001; background:rgba(187,0,1,.28); border-radius:50%; position:absolute; left:6px; top:15px;}
.production_process dd .production_process_line li:before,
.production_process dd .production_process_line li:after {
-moz-transition:all .3s cubic-bezier(0,0,.2,1);
-o-transition:all .3s cubic-bezier(0,0,.2,1);
-ms-transition:all .3s cubic-bezier(0,0,.2,1);
transition:all .3s cubic-bezier(0,0,.2,1);
}
.production_process dd .production_process_line li .des { width:100%; height:54px; overflow:hidden; font-size:16px; line-height:27px; margin:10px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.production_process dd .production_process_line li:hover .info,
.production_process dd .production_process_line li.hover .info { color:#bb0001;}
.production_process dd .production_process_line li:hover:before,
.production_process dd .production_process_line li.hover:before { background:#bb0001;}
.production_process dd .production_process_line li:hover:after,
.production_process dd .production_process_line li.hover:after { display:block; left:0px; top:9px; width:23px; height:23px;}
.production_process dd .production_process_prev { float:left;}
.production_process dd .production_process_next { float:right;}
.production_process dd .production_process_prev .icon1,
.production_process dd .production_process_next .icon1 { display:none;}
.production_process dd .production_process_prev:hover .icon1,
.production_process dd .production_process_next:hover .icon1 { display:inline;}
.production_process dd .production_process_prev:hover .icon2,
.production_process dd .production_process_next:hover .icon2 { display:none;}



.newsbox_bg { overflow:hidden; position:relative; padding-top:60px; padding-bottom:80px; background:url(../image/newsbox_bg.jpg) center center no-repeat; background-size:cover;}
.newsbox { max-width:1669px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; overflow:hidden;}
.newsbox dt { width:100%; height:auto; overflow:hidden; position:relative;}
.newsbox dt .title { height:auto; overflow:hidden; float:left;}
.newsbox dt .tit { font-size:36px; line-height:50px; color:#000; font-weight:bold;}
.newsbox dt .tit1 { font-size:24px; line-height:35px; color:#b70000; text-transform:uppercase;}
.newsbox dt .more { width:182px; height:50px; line-height:50px; display:block; overflow:hidden; font-size:18px; margin-top:10px; color:#3b3b3b; z-index:1; text-align:center; float:right; border-radius:26px; border:1px solid #3b3b3b;}
.newsbox dt .more:after { content:''; width:26px; height:26px; border-radius:50%; float:right; margin:10px; background:url(../image/icon_play.png) center center no-repeat;}
.newsbox dt .more:hover { background:#b70000; color:#fff; border:1px solid #b70000;}
.newsbox dt .des { font-size:16px; color:#252525; line-height:60px; margin-top:30px;}
.newsbox dt .tabs { height:62px; line-height:62px; overflow:hidden; font-size:20px; position:relative; z-index:1; text-align:right; flex-grow:1; float:right;}
.newsbox dt .tabs a { width:auto; display:inline-block; padding:0 40px; height:62px; line-height:62px; overflow:hidden; color:#000; text-align:center; position:relative;}
.newsbox dt .tabs a:after { content:''; position:absolute; left:50%; margin-left:0px; bottom:0px; width:0px; height:4px; background:#b70000;
-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 dt .tabs a.hover { color:#b70000;}
.newsbox dt .tabs a.hover:after { width:80px; margin-left:-40px;}
.newsbox dd { width:100%; height:auto; overflow:hidden; margin-top:20px; position:relative;}

.newsbox dd .news_box { height:auto; overflow:hidden; padding-left:500px; margin-top:30px;}

.newsbox .pic_news_list_scroll { width:auto; height:auto; overflow:hidden; position:relative;  margin-top:0px;}
.newsbox dd .pic_news_list { width:100%; height:auto; overflow:;}
.newsbox dd .pic_news_list li { width:100%; height:auto; overflow:; position:relative;}
.newsbox dd .pic_news_list li.ml0 { margin-left:0;}
.newsbox dd .pic_news_list li a { display:block; height:auto; overflow:hidden; background:#fff; padding:34px;}
.newsbox dd .pic_news_list li .pic { width:auto; height:auto; overflow:hidden; position:relative; margin-top:10px;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.newsbox dd .pic_news_list li .pic:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0; border:0px solid #a10a0a;}
.newsbox dd .pic_news_list li .pic img { display:block; margin:0 auto;}
.newsbox dd .pic_news_list li a:after,
.newsbox dd .pic_news_list li .pic:after { content:''; position:absolute; left:0; top:0; bottom:0; right:0; z-index:999;
    -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 .pic_news_list li .brief { width:100%; height:auto; overflow:hidden; margin-top:20px;}
.newsbox dd .pic_news_list li .tit { font-size:18px; line-height:30px; height:30px; margin-top:0px; overflow:hidden; color:#000; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis; position:relative;}
.newsbox dd .pic_news_list li .des { width:100%; height:60px; overflow:hidden; line-height:30px; margin-top:0px; font-size:14px; color:#292929; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph; position:relative;}
.newsbox dd .pic_news_list li .margin { margin:30px 35px; height:auto; overflow:hidden; position:relative;}
.newsbox dd .pic_news_list li .info { height:96px; line-height:96px; font-size:16px; font-weight:bold; overflow:hidden; border-top:1px solid #cbcccc; padding:0 30px; color:#4c4c4c; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.newsbox dd .pic_news_list li .time { color:#5e5e5e; font-size:18px; line-height:40px;}

.newsbox dd .pic_news_list li .date { width:100%; height:auto; overflow:hidden; text-align:left; z-index:1; text-align:left; font-size:60px; line-height:70px; font-family:"Times New Roman", Times, serif; font-weight:100; text-shadow: 0 1px #000, 1px 0 #000, -1px 0 #000, 0 -1px #000; position:relative;}
.newsbox dd .pic_news_list li .date .d { font-size:48px; line-height:50px;}
.newsbox dd .pic_news_list li .date .y-m { font-size:14px; line-height:20px;}
.newsbox dd .pic_news_list li .more { width:135px; height:38px; line-height:38px; padding:0 20px; text-align:left; background:#cc0101; color:#fff; overflow:hidden; font-size:12px; text-transform:uppercase; margin-top:20px; position:relative;}
.newsbox dd .pic_news_list li .more:after { content:'>'; float:right;}
.newsbox dd .pic_news_list li .pic,
.newsbox dd .pic_news_list li .more,
.newsbox dd .pic_news_list li .date,
.newsbox dd .pic_news_list li .des,
.newsbox dd .pic_news_list li .tit {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.newsbox dd .pic_news_list li:hover a { }
.newsbox dd .pic_news_list li:hover .date { color:#cc0101; text-shadow: 0 1px #cc0101, 1px 0 #cc0101, -1px 0 #cc0101, 0 -1px #cc0101;}
.newsbox dd .pic_news_list li:hover .time,
.newsbox dd .pic_news_list li:hover .tit,
.newsbox dd .pic_news_list li:hover .des { }

.newsbox dd .pic_news_list li:hover .pic:after,
.newsbox dd .pic_news_list li.hover .pic:after { }
.newsbox dd .pic_news_list li:hover .more,
.newsbox dd .pic_news_list li.hover .more,
.newsbox dd .pic_news_list li:hover .tit,
.newsbox dd .pic_news_list li.hover .tit,
.newsbox dd .pic_news_list li:hover .des,
.newsbox dd .pic_news_list li.hover .des {
	
}

.newsbox dd .pic_news_list li:hover .pic,
.newsbox dd .pic_news_list li.hover .pic { display:block;
	
}
.newsbox dd .pic_news_list li:hover .more,
.newsbox dd .pic_news_list li.hover .more { }

.newsbox dd .news_list_scroll { width:100%; height:auto; overflow:hidden; position:relative; margin-top:20px;}

.newsbox dd .news_list { width:auto; height:auto; overflow:hidden;}
.newsbox dd .news_list li { width:49%; height:auto; overflow:hidden; float:left; margin-left:2%; margin-bottom:2%; position:relative;}
.newsbox dd .news_list li:nth-child(2n-1) { margin-left:0;}
.newsbox dd .news_list li a { display:block; height:auto; overflow:hidden; background:#f2f2f2; padding-right:386px; border:1px solid #b70000; position:relative;}
.newsbox dd .news_list li .brief { width:100%; height:auto; overflow:hidden; padding:25px 30px; padding-right:0; float:left;}
.newsbox dd .news_list li .tit { font-size:20px; height:80px; line-height:40px; color:#303030; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.newsbox dd .news_list li .des { width:100%; height:120px; overflow:hidden; line-height:40px; margin-top:0px; font-size:17px; color:#303030; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph; position:relative;}
.newsbox dd .news_list li .margin { margin:29px 30px; height:auto; overflow:hidden; position:relative;}
.newsbox dd .news_list li .time { margin-left:10px; margin-right:100px;}
.newsbox dd .news_list li .date { width:73px; height:95px; overflow:hidden; text-align:left; z-index:1; float:left; color:#bd1717; margin-right:20px; position:relative;}
.newsbox dd .news_list li .date .d { font-size:60px; line-height:60px; font-weight:bold;}
.newsbox dd .news_list li .date .y-m { font-size:18px; line-height:30px;}
.newsbox dd .news_list li .more { width:100%; height:65px; line-height:65px; padding:0 30px; border-top:1px solid #e4e4e4; color:#a51f26; font-size:16px; position:relative;}
.newsbox dd .news_list li .more:after { content:'>'; width:30px; height:30px; line-height:30px; text-align:center; background:#a51f26; color:#fff; border-radius:50%; position:absolute; right:30px; top:50%; margin-top:-15px;}
.newsbox dd .news_list li .icon { color:#000; font-size:35px; line-height:50px;}
.newsbox dd .news_list li .pic { width:337px; display:block; overflow:hidden; float:right; margin:25px -366px 25px 0;}
.newsbox dd .news_list li .pic img { display:block;}
.newsbox dd .news_list li:hover a { background:#bd1717;}
.newsbox dd .news_list li:hover .tit,
.newsbox dd .news_list li:hover .date,
.newsbox dd .news_list li:hover .des,
.newsbox dd .news_list li:hover .more { color:#fff;}

.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_scroll .prev { width:49%; height:25px; background:#0d960b; display:block; color:#fff; text-align:center; float:left;}
.newsbox dd .news_list_scroll .next { width:49%; height:25px; background:#0d960b; display:block; color:#fff; text-align:center; float:right;}
.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%;}



.contact_info_bg { padding:65px 0;}
.contact_info { max-width:100%; min-width:300px; height:auto; overflow:hidden; margin:0 auto;}
.contact_info  .title { font-size:36px; line-height:60px; text-align:center;}
.contact_info  .title:after { content:''; display:block; width:57px; height:1px; background:#a3a3a3; margin:20px auto;}
.contact_info ul { width:100%; height:auto; overflow:hidden; margin-top:80px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:;}
.contact_info ul li { width:33%; height:auto; overflow:hidden; float:left; text-align:center;}
.contact_info ul li .icon { width:210px; height:210px; font-size:88px; line-height:210px; margin:0 auto; overflow:hidden; color:#000; background:url(../image/contact_info_icon_bg.png) center center no-repeat; text-align:center;}
.contact_info ul li .info { width:100%; height:auto; overflow:hidden; margin-top:20px;}
.contact_info ul li .info .lab { font-size:24px; line-height:50px;}
.contact_info ul li .info .lab:after { content:''; width:46px; height:1px; background:#165a09; display:block; margin:0px auto;}
.contact_info ul li .info .tit { font-size:20px; line-height:30px; color:#484747; margin-top:20px;}
.contact_info ul li .info .tit1 { font-size:18px; font-weight:normal; margin-left:10px;}
.contact_info ul li .info .tel { font-size:24px; color:#cc0101; font-weight:bold;}
.contact_info ul li .info .address { color:#4f4f4f; font-size:18px; line-height:30px;}
.contact_info ul li .info .email { color:#4f4f4f; font-size:18px;}
.contact_info .qrcodebox { width:100%; height:auto; overflow:hidden; margin-top:10px; float:left;}
.contact_info .qrcodebox .qrcode { width:132px; height:132px; border:1px solid #000; overflow:hidden; float:left; margin-left:10%;}

.cotnact_feedback_bg { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.cotnact_feedback { height:auto; margin-top:20px; position:relative;}
.cotnact_feedback dt { width:100%; height:auto; text-align:center; position:relative;}
.cotnact_feedback dt .tit { color:#222222; font-size:36px; line-height:80px; position:relative; z-index:1;}
.cotnact_feedback dt .tit:after { content:''; width:57px; height:1px; background:#a3a3a3; display:block; margin:0 auto;}
.cotnact_feedback dd { width:100%; height:auto; overflow:visible; margin-top:10px;}
.cotnact_feedback dd .feedback_form { height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.cotnact_feedback dd .feedback_form .input { width:32.2%; height:92px; line-height:92px; background:#f7f6f6; color:#222222; font-size:26px; margin-top:11px; border:0; text-indent:20px; float:left; border:1px solid #a0a0a0;}
.cotnact_feedback dd .feedback_form .input:focus,
.cotnact_feedback dd .feedback_form .textarea:focus { background:#dedede;}
.cotnact_feedback dd .feedback_form .textarea { width:100%; flex:0 0 100%; height:130px; line-height:20px; background:#f7f6f6; color:#000; padding:20px; border:0; margin-top:22px; border:1px solid #a0a0a0;}
.cotnact_feedback dd .feedback_form .input:-moz-placeholder,
.cotnact_feedback dd .feedback_form .textarea:-moz-placeholder { 
    color: #232323; opacity:1;  font-size:26px;
}
.cotnact_feedback dd .feedback_form .input::-moz-placeholder,
.cotnact_feedback dd .feedback_form .textarea::-moz-placeholder { 
    color: #232323;opacity:1; font-size:26px;
}
.cotnact_feedback dd .feedback_form .input:-ms-input-placeholder,
.cotnact_feedback dd .feedback_form .textarea:-ms-input-placeholder {
    color: #232323;opacity:1; font-size:26px;
}
.cotnact_feedback dd .feedback_form .input::-webkit-input-placeholder,
.cotnact_feedback dd .feedback_form .textarea::-webkit-input-placeholder{
    color: #232323;opacity:1; font-size:26px;
}
.cotnact_feedback dd .feedback_form .btn_box { height:auto; overflow:hidden; margin:30px auto;}
.cotnact_feedback dd .feedback_form .submit{
    width:300px; height:90px; background:#cc0101; border:0; cursor:pointer; color:#fff; margin:0 7px; font-size:26px; border-radius:0px;
}
.cotnact_feedback dd .feedback_form .reset{
    width:300px; height:90px; background:#f7f6f6; border:0; cursor:pointer; color:#000; margin:0 7px; font-size:26px; border-radius:0px;
}
.map_coordinates { max-width:1669px; min-width:300px; height:auto; margin:0 auto; margin-top:80px;}
.map_coordinates dt { width:100%; height:auto; text-align:center; position:relative;}
.map_coordinates dt .tit { color:#222222; font-size:36px; line-height:80px; position:relative; z-index:1;}
.map_coordinates dt .tit:after { content:''; width:57px; height:1px; background:#a3a3a3; display:block; margin:0 auto;}
.map_coordinates dd { width:100%; height:auto; overflow:hidden; margin:60px auto;}
.map_coordinates dd #allmap { height:761px; background:#eee;}

.jobs_info_box_bg { height:auto; overflow:hidden;}
.jobs_info_box { height:auto; overflow:hidden; margin-top:40px;}
.jobs_info_box dt { width:100%; height:60px; font-size:30px; line-height:60px; color:#000; margin:30px 0; text-align:center; position:relative;}
.jobs_info_box dt:after { content:''; width:100%; height:1px; background:#efefef; position:absolute; left:0; top:50%;
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
animation-delay:1s;
-webkit-animation-delay:1s;
-webkit-animation-name: zoomIn; animation-name: zoomIn;
}
.jobs_info_box dt .tit { display:inline-block; background:#fff; position:relative; z-index:1;}
.jobs_info_box dt .tit:before { content:'»'; margin:0 15px; position:relative; top:-2px;}
.jobs_info_box dt .tit:after { content:'«'; margin:0 15px; position:relative; top:-2px;}
.jobs_info_box dd { max-width:1551px; min-width:300px; height:auto; height:auto; overflow:hidden; margin:0 auto; margin-top:40px;}
.jobs_info_box dd .jobs_info_list { width:100%; height:auto; overflow:hidden;}
.jobs_info_box dd .jobs_info_list li { width:100%; height:63px; overflow:hidden; background:#f6f6f6; margin:5px 0; float:left;}
.jobs_info_box dd .jobs_info_list li .info { width:100%; height:63px; line-height:63px; background:#dfdfdf; color:#000; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; cursor:pointer; font-size:18px;}

.jobs_info_box dd .jobs_info_list li .des { height:0; overflow:hidden; margin:30px; margin-bottom:0; font-size:16px; line-height:26px; color:#848484; overflow-y:auto;}
.jobs_info_box dd .jobs_info_list li .des::-webkit-scrollbar-track-piece {width:9px;background-color:#eee; border-radius:4.5px;}
.jobs_info_box dd .jobs_info_list li .des::-webkit-scrollbar { width:9px; background-color:#fff;}
.jobs_info_box dd .jobs_info_list li .des::-webkit-scrollbar-thumb { width:9px; height:195px; background-color:#cacaca; border-radius:4.5px;}
.jobs_info_box dd .jobs_info_list li .des::-webkit-scrollbar-thumb:hover { width:9px; background-color:#cacaca;}

.jobs_info_box dd .jobs_info_list li .btnbox { margin:0 30px; height:auto;}
.jobs_info_box dd .jobs_info_list li .btn { display:block; background:#ce0615; color:#fff; width:116px; height:39px; line-height:39px; text-align:center; float:left; font-size:18px; margin-right:11px;}
.jobs_info_box dd .jobs_info_list li .info .tit { margin-left:20px;}
.jobs_info_box dd .jobs_info_list li .info .date { margin-right:0px;}
.jobs_info_box dd .jobs_info_list li .info .date:after { content:'>'; display:inline-block; padding:0 20px; text-align:center;
    
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	
	-moz-transform:rotate(90deg); 	
	-webkit-transform:rotate(90deg); 
	-o-transform:rotate(90deg); 	
}
.jobs_info_box dd .jobs_info_list li.hover .info { background:#ce0615; color:#fff;}
.jobs_info_box dd .jobs_info_list li.hover { height:387px; padding-bottom:20px;}
.jobs_info_box dd .jobs_info_list li.hover .des { height:250px;}
.jobs_info_box dd .jobs_info_list li:hover .info .date:after {}
.jobs_info_box dd .jobs_info_filter { height:39px; overflow:visible; position:relative; z-index:1;}
.jobs_info_box dd .jobs_info_filter .filter_select { width:188px; height:39px; line-height:39px; background:#fff; border:1px solid #e7e7e7; float:left; margin-right:12px;}
.filter_select.w220 {width:220px;}
.jobs_info_box dd .jobs_info_filter .filter_select .filter_tag { padding:0 14px; color:#656565; position:relative; height:39px; line-height:39px;}
.jobs_info_box dd .jobs_info_filter .filter_select .filter_tag:after { content:'>'; position:absolute; right:14px; top:0; line-height:39px;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	
	-moz-transform:rotate(90deg); 	
	-webkit-transform:rotate(90deg); 
	-o-transform:rotate(90deg); 	
}
.jobs_info_box dd .jobs_info_filter .filter_select .filter_list { height:0; overflow:hidden; background:#fff; padding:0 14px; line-height:39px;}
.jobs_info_box dd .jobs_info_filter .filter_select .filter_list a { display:block;}
.jobs_info_box dd .jobs_info_filter .filter_select:hover .filter_list{ height:auto; border:1px solid #e7e7e7;}
.jobs_info_box dd .jobs_info_filter .filter_select:hover .filter_list a:hover { color:#ce0615;}
.jobs_info_box dd .jobs_info_filter .searchbox { float:right; width:236px; height:39px; border:1px solid #e7e7e7; position:relative;}
.jobs_info_box dd .jobs_info_filter .searchbox .keyword { width:188px; height:39px; line-height:39px; background:#fff; border:0; text-indent:20px;}
.jobs_info_box dd .jobs_info_filter .searchbox .submit { width:47px; height:38px; background:#ce0615 url(404.png) center center no-repeat; border:0; cursor:pointer; position:absolute; right:0; top:0;}
.jobs_info_box dd .more { display:block; width:140px; height:48px; line-height:48px; text-align:center; background:#c10e0e; color:#fff; margin:50px auto; font-size:16px; border-radius:8px;}

.insidebox.talent_concept_bg { background:#fff; position:relative; padding-bottom:88px; border-bottom:1px solid #dfdfdf;}
.talent_concept { height:auto; overflow:visible; margin-top:80px;}

.talent_concept dt { width:25%; height:auto; float:left;}
.talent_concept dt .title { padding-left:80px; height:auto; overflow:hidden; position:relative;}
.talent_concept dt .icon { font-size:22px; line-height:50px; color:#464646; position:absolute; left:0; top:0;}
.talent_concept dt .tit1 { font-size:36px; font-weight:bold; line-height:50px; height:auto; overflow:hidden; float:left; color:#000; width:200px; text-transform:uppercase;}
.talent_concept dt .tit { font-size:24px; line-height:40px; color:#454545; margin-top:20px;}
.talent_concept dt .more { display:block; font-size:45px; color:#fff; width:77px; height:77px; line-height:77px; text-align:center; background:#0371be; border-radius:50%; margin-top:30%;}
.talent_concept dt .more:hover { background:#c10e0e;}
.talent_concept dd { width:75%; height:auto; overflow:hidden; float:left;}
.talent_concept dd .tit { font-size:24px; color:#000; line-height:48px; margin-top:110px;}
.talent_concept dd .tit:after { content:'——'; display:block;}
.talent_concept dd .des { width:100%; height:auto; overflow:hidden; font-size:20px; line-height:36px; color:#898989; margin-top:30px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.talent_concept dd .more { font-size:18px; color:#c81616; line-height:30px; margin-top:5px; display:block; float:left;}


.insidebox.applied_online_bg { background:#fff; position:relative;}
.applied_online { height:auto; overflow:visible; margin-top:100px;}
.applied_online dt { width:100%; height:auto; overflow:hidden;}
.applied_online dt .title { padding-left:80px; height:auto; overflow:hidden; position:relative; float:left;}
.applied_online dt .icon { font-size:22px; line-height:50px; color:#454545; position:absolute; left:0; top:0;}
.applied_online dt .tit1 { font-size:36px; font-weight:bold; line-height:50px; height:auto; overflow:hidden; float:left; color:#000; width:390px; text-transform:uppercase;}
.applied_online dt .tit { font-size:24px; line-height:40px; color:#454545; margin-top:20px;}
.applied_online dt .more { display:block; font-size:45px; color:#fff; width:77px; height:77px; line-height:77px; text-align:center; background:#0371be; border-radius:50%; float:right;}
.applied_online dt .more:hover { background:#c10e0e;}
.applied_online dd { width:100%; height:auto; overflow:hidden; float:left; position:relative; margin-top:30px;}
.applied_online dd .frombox { height:auto; overflow:hidden; position:relative; margin-bottom:100px; margin-left:80px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.applied_online dd .frombox .input { width:49.5%; height:63px; line-height:63px; background:#eeeeee; color:#000; margin-top:14px; border:0; text-indent:20px; float:left;}
.applied_online dd .frombox .textarea { width:97%; flex:0 0 97%; height:100px; line-height:20px; background:#eeeeee; color:#000; padding:20px; border:0; margin-top:14px;}
.applied_online dd .frombox .input:-moz-placeholder,
.applied_online dd .frombox .textarea:-moz-placeholder { 
    color: #18a0ff; opacity:1;  font-size:16px;
}
.applied_online dd .frombox .input::-moz-placeholder,
.applied_online dd .frombox .textarea::-moz-placeholder { 
    color: #4e4e4e;opacity:1; font-size:16px;
}
.applied_online dd .frombox .input:-ms-input-placeholder,
.applied_online dd .frombox .textarea:-ms-input-placeholder {
    color: #4e4e4e;opacity:1; font-size:16px;
}
.applied_online dd .frombox .input::-webkit-input-placeholder,
.applied_online dd .frombox .textarea::-webkit-input-placeholder{
    color: #4e4e4e;opacity:1; font-size:16px;
}
.applied_online dd .frombox .btn_box { height:auto; overflow:hidden; margin:0 auto; margin-top:14px;}
.applied_online dd .frombox .submit{
    width:232px; height:55px; background:#c10e0e; border:0; cursor:pointer; color:#fff; margin:0 7px; font-size:16px;
}
.applied_online dd .frombox .reset{
    width:232px; height:55px; background:#0371be; border:0; cursor:pointer; color:#fff; margin:0 7px; font-size:16px;
}



.jobs_apply .apply_box .form_group_tit { flex:0 0 100%; width:100%; height:50px; line-height:50px; font-size:18px; text-indent:10px; border-bottom:1px solid #a6a6a6; margin-bottom:12px;}
.jobs_apply .apply_box .applyform { margin:0px 43px; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.jobs_apply .apply_box .applyform .input { width:49%; flex:0 0 49%; height:46px; line-height:46px; border:0px solid #dadada; margin-top:13px; background-color:#eeeeee; background-position: 98% center; background-repeat:no-repeat; text-indent:20px; font-size:14px; color:#000; position:relative; color:#848484;}
.jobs_apply .apply_box .applyform .inputbox { width:49%; flex:0 0 49%; height:46px; line-height:46px; margin-top:13px; 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;}
.jobs_apply .apply_box .applyform .input:focus { background-color:#ddd;}
.jobs_apply .apply_box .applyform .input.not_null { background-image:url(404.png);}
.jobs_apply .apply_box .applyform .input:-moz-placeholder { 
    color: #848484; font-size:14px;
}
.jobs_apply .apply_box .applyform .input::-moz-placeholder { 
    color: #848484; font-size:14px;
}
.jobs_apply .apply_box .applyform .input:-ms-input-placeholder{
    color: #848484; font-size:14px;
}
.jobs_apply .apply_box .applyform .input::-webkit-input-placeholder{
    color: #848484; font-size:14px;
}
.jobs_apply .apply_box .applyform .textarea { width:97%; flex:0 0 97%; height:auto; height:130px; line-height:28px; padding:1.5% 1.5%; border:0px solid #dadada; background:#eeeeee; margin-top:13px; font-size:14px; color:#000;}
.jobs_apply .apply_box .applyform .applyform_btn { width:100%; flex:0 0 100%; height:auto; margin:13px 0; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.jobs_apply .apply_box .applyform .submit { width:49%; height:45px; line-height:45px; background:#ce0615; color:#fff; font-size:14px; border:0; border-radius:0; cursor:pointer;}
.jobs_apply .apply_box .applyform .reset { width:49%; height:45px; line-height:45px; background:#009944; color:#fff; font-size:14px; border:0; border-radius:0; cursor:pointer;}
.jobs_apply .apply_box .applyform .authcode { margin-top:2%; width:155px; flex:0 0 155px;}
.jobs_apply .apply_box .applyform .yzm {cursor:pointer; border:1px solid #eee; margin-top:2%;}
.jobs_apply .apply_box .applyform .yzm_ref { line-height:45px; margin-top:2%;}


.processbox_bg { height:auto; overflow:hidden; background:url(../image/processbox_bg.jpg) top center no-repeat; background-size:cover; position:relative;}

.processbox { max-width:1669px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; position:relative; margin-top:80px;}
.processbox dt { width:100%; height:auto; overflow:hidden;}
.processbox dt .title { height:auto; overflow:hidden; float:left;}
.processbox dt .tit { font-size:22px; line-height:50px; letter-spacing:1px;}
.processbox dt .tit1 { width:440px; font-size:60px; line-height:80px; font-weight:bold; color:#487342; text-shadow: 0 1px #487342, 1px 0 #487342, -1px 0 #487342, 0 -1px #165a09; font-family:"Times New Roman", Times, serif; text-transform:uppercase; letter-spacing:2px;}
.processbox dt .more { width:218px; height:55px; line-height:55px; background:#cc0101; font-size:14px; display:block; color:#fff; padding:0 30px; margin-top:0px; position:relative; float:right;}
.processbox dt .more:after { content:''; width:21px; height:55px; float:right; float:right; background:url(../image/icon_arrow_right.png) center center no-repeat;}
.processbox dt .more:hover { background:#165a09;}
.processbox dd { width:100%; height:auto; overflow:hidden; position:relative; margin-top:0px; z-index:1;}
.processbox dd .process_show_circle { width:897px; height:897px; position:absolute; left:50%; border-radius:50%; margin-left:-448px; bottom:-240px;}
@-webkit-keyframes rotate {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -360deg);
    transform: rotate3d(0, 0, 1, -360deg);
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rotate {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -360deg);
    transform: rotate3d(0, 0, 1, -360deg);
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
  }
}
.processbox dd .process_show_circle.rotate0:after {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
}
.processbox dd .process_show_circle.rotate1:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}
.processbox dd .process_show_circle.rotate2:after {
	-webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
}
.processbox dd .process_show_circle.rotate3:after {
	-webkit-transform: rotate3d(0, 0, 1, -135deg);
    transform: rotate3d(0, 0, 1, -135deg);
}
.processbox dd .process_show_circle.rotate4:after {
	-webkit-transform: rotate3d(0, 0, 1, -180deg);
    transform: rotate3d(0, 0, 1, -180deg);
}
.processbox dd .process_show_circle.rotate5:after {
	-webkit-transform: rotate3d(0, 0, 1, -225deg);
    transform: rotate3d(0, 0, 1, -225deg);
}
.processbox dd .process_show_circle.rotate6:after {
	-webkit-transform: rotate3d(0, 0, 1, -270deg);
    transform: rotate3d(0, 0, 1, -270deg);
}
.processbox dd .process_show_circle.rotate7:after {
	-webkit-transform: rotate3d(0, 0, 1, -315deg);
    transform: rotate3d(0, 0, 1, -315deg);
}
.processbox dd .process_show_circle.rotate8:after {
	-webkit-transform: rotate3d(0, 0, 1, -359deg);
    transform: rotate3d(0, 0, 1, -359deg);
}
.processbox dd .process_show_circle:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:url(../image/processbox_show_circle.png) center center no-repeat; background-size:100% 100%;
	-moz-transition:all 1s cubic-bezier(0,0,.2,1);
	-o-transition:all 1s cubic-bezier(0,0,.2,1);
	-ms-transition:all 1s cubic-bezier(0,0,.2,1);
	transition:all 1s cubic-bezier(0,0,.2,1);
	
	
}
.processbox dd .process_show { width:650px; height:650px; overflow:hidden; border-radius:50%;}
.processbox dd .process_show img { display:block;}
.processbox dd .process_list { width:100%; height:auto; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:flex-start; align-content:flex-start; position:relative; z-index:1;}
.processbox dd .process_list li { width:50%; flex:0 0 50%; height:auto; overflow:hidden; margin:38px 0;}
.processbox dd .process_list li a { display:block; height:auto; overflow:hidden;}
.processbox dd .process_list li:nth-child(1) { order:1;}
.processbox dd .process_list li:nth-child(2) { order:3;}
.processbox dd .process_list li:nth-child(3) { order:5;}
.processbox dd .process_list li:nth-child(4) { order:7;}

.processbox dd .process_list li:nth-child(5) { order:2; text-align:right;}
.processbox dd .process_list li:nth-child(6) { order:4; text-align:right;}
.processbox dd .process_list li:nth-child(7) { order:6; text-align:right;}
.processbox dd .process_list li:nth-child(8) { order:8; text-align:right;}
.processbox dd .process_list li:nth-child(5) .iconbox,
.processbox dd .process_list li:nth-child(6) .iconbox,
.processbox dd .process_list li:nth-child(7) .iconbox,
.processbox dd .process_list li:nth-child(8) .iconbox { float:right; margin:0; margin-left:20px;}
.processbox dd .process_list li:nth-child(5) .info,
.processbox dd .process_list li:nth-child(6) .info,
.processbox dd .process_list li:nth-child(7) .info,
.processbox dd .process_list li:nth-child(8) .info { float:right;}
.processbox dd .process_list li .iconbox { width:90px; height:90px; margin-right:20px; background:url(../image/process_list_iconbox_bg0.png) center center no-repeat; float:left; border-radius:50%; overflow:hidden;}
.processbox dd .process_list li .iconbox .icon { display:block; line-height:90px; text-align:center; font-size:40px;}
.processbox dd .process_list li .iconbox .icon.icon-tubiaozhizuomoban-kuihuazidange { font-size:90px;}
.processbox dd .process_list li .iconbox .icon.icon-shaixuan{ font-size:55px;}
.processbox dd .process_list li .iconbox .icon.icon-tujian{ font-size:55px;}
.processbox dd .process_list li .iconbox .icon.icon-bizhongti { font-size:35px;}
.processbox dd .process_list li .iconbox .icon.icon-lianjiequzhong { font-size:45px;}
.processbox dd .process_list li .iconbox .icon.icon-yinshuabaozhuang { font-size:50px;}
.processbox dd .process_list li .info { height:auto; float:left; margin-top:10px;}
.processbox dd .process_list li .tit { height:50px; line-height:50px; font-size:30px; color:#3a722f;}
.processbox dd .process_list li .des { font-size:18px; line-height:30px;}
.processbox dd .process_list li:hover a .iconbox,
.processbox dd .process_list li.hover a .iconbox { color:#cc0101; background:url(../image/process_list_iconbox_bg1.png) center center no-repeat;}
.processbox dd .process_list li:hover a .tit,
.processbox dd .process_list li.hover a .tit { color:#cc0101;}



.service_process_bg { height:auto; overflow:hidden; background:url(../image/service_process_bg.jpg) center center no-repeat; background-size:cover; padding-bottom:95px;}
.service_process { margin:0; height:auto; overflow:visible; position:relative; margin-top:60px;}
.service_process dt { width:100%; height:auto; overflow:hidden; position:relative; text-align:center;}
.service_process dt .icon { float:left; font-size:70px; line-height:80px; color:#0436ba;}
.service_process dt .title { float:left; height:auto; overflow:hidden; position:relative; padding-left:20px;}
.service_process dt .title:before { content:''; position:absolute; left:0; top:50%; margin-top:-27px; width:6px; height:53px; background:#d6ae10;}
.service_process dt .tit { font-size:30px; line-height:40px; color:#fff; margin-top:10px;}
.service_process dt .tit1:before { content:'——————'; font-weight:normal; margin-right:10px;}
.service_process dt .tit1:after { content:'——————'; font-weight:normal; margin-left:10px;}
.service_process dt .tit1 { font-size:18px; line-height:30px; text-transform:uppercase; color:#e60000; font-weight:bold;}
.service_process dd { width:100%; height:auto; overflow:hidden; margin-top:40px;}
.service_process dd .service_process_list { width:100%; height:auto; overflow:hidden;}
.service_process dd .service_process_list li { width:19%; height:auto; overflow:hidden; display:inline-block; float:left; margin:0 0.5%; background:#eee; padding:40px 0;}
.service_process dd .service_process_list li .iconbox { width:132px; height:144px; overflow:hidden; margin:0 auto; background:url(404.png) center center no-repeat; text-align:center;}
.service_process dd .service_process_list li .iconbox .icon { color:#5d9d0f; font-size:45px; line-height:50px; margin-top:15px;}
.service_process dd .service_process_list li .iconbox .tit { margin:0 10px; line-height:20px; font-size:16px; color:#454545;}
.service_process dd .service_process_list li .des { height:90px; color:#363636; font-size:16px; line-height:30px; text-align:center; margin:0 40px; margin-top:40px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.service_process dd .service_process_list li:hover .iconbox { background:url(404.png) center center no-repeat;}
.service_process dd .service_process_list li:hover .iconbox .icon,
.service_process dd .service_process_list li:hover .iconbox .tit { color:#fff;}


.casebox_bg { height:auto; overflow:hidden; position:relative; background:url(../image/casebox_bg.jpg) center center no-repeat; background-size:cover; padding-bottom:69px;}
.casebox { max-width:1669px; min-width:300px; height:auto; overflow:; margin:0px auto; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:stretch; position:relative; margin-top:60px;}
.casebox dt { width:100%; height:auto; overflow:hidden; position:relative;}
.casebox dt .title { height:auto; overflow:hidden; float:left;}
.casebox dt .tit { font-size:36px; line-height:50px; color:#000; font-weight:bold;}
.casebox dt .tit1 { font-size:24px; line-height:35px; color:#b70000; text-transform:uppercase;}
.casebox dt .more { width:182px; height:50px; line-height:50px; display:block; overflow:hidden; font-size:18px; margin-top:10px; color:#3b3b3b; z-index:1; text-align:center; float:right; border-radius:26px; border:1px solid #3b3b3b;}
.casebox dt .more:after { content:''; width:26px; height:26px; border-radius:50%; float:right; margin:10px; background:url(../image/icon_play.png) center center no-repeat;}
.casebox dt .more:hover { background:#b70000; color:#fff; border:1px solid #b70000;}
.casebox dt .des { font-size:16px; color:#252525; line-height:60px; margin-top:30px;}
.casebox dt .tabs { height:auto; line-height:62px; overflow:hidden; font-size:20px; position:relative; z-index:1; text-align:right; flex-grow:1; float:right;}
.casebox dt .tabs a { width:auto; display:inline-block; padding:0 10px; height:62px; line-height:62px; overflow:hidden; color:#000; text-align:center; position:relative;}
.casebox dt .tabs a:after { content:''; position:absolute; left:50%; margin-left:0px; bottom:0px; width:0px; height:4px; background:#b70000;
-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);
}
.casebox dt .tabs a.hover { color:#b70000;}
.casebox dt .tabs a.hover:after { width:80px; margin-left:-40px;}
.casebox dd { width:100%; height:auto; overflow:hidden; position:relative; margin-top:40px;}
.casebox dd .case_prev { width:50px; height:47px; line-height:44px; background:#fff; display:block; color:#103dae; border-radius:0%; z-index:1; font-size:36px; position:absolute; left:-80px; top:50%; margin-top:-25px; text-align:center; border:1px solid #bfbfbf;}
.casebox dd .case_next { width:50px; height:47px; line-height:44px; background:#fff; display:block; color:#103dae; border-radius:0%; z-index:1; font-size:36px; position:absolute; right:-80px; top:50%; margin-top:-25px; text-align:center; border:1px solid #bfbfbf;}
.casebox dd .case_prev:hover,
.casebox dd .case_next:hover { background:#fff; color:#74b128;}

.casebox .case_list_scroll { height:auto; position:relative;}

.casebox .case_list_scroll .swiper-pagination { margin-top:40px; text-align:center; z-index:1; height:18px; text-align:center;}
.casebox .case_list_scroll .swiper-pagination .swiper-pagination-switch { display:inline-block; width:12px; height:12px; border-radius:50%; background:none; opacity:1; margin:0 6px; cursor:pointer; border:2px solid #113eae; z-index:1;}
.casebox .case_list_scroll .swiper-pagination .swiper-pagination-switch.swiper-active-switch { background:#e50012; border:2px solid #e50012;}

.casebox .case_list { height:auto; width:100%; overflow:hidden;}
.casebox .case_list li { width:24%; height:auto; margin-left:1.2%; margin-bottom:1%; overflow:; position:relative;

float:left;
}
.casebox .case_list li.ml0 { margin-left:0;}
.casebox .case_list li .tit { height:30px; line-height:30px; position:relative;  text-align:left; z-index:1; font-size:18px;}
.casebox .case_list li .tit:after { 
}
.casebox .case_list li .box { display:block; position:relative; margin:1.5%;}
.casebox .case_list li .pic { width:100%; height:auto; overflow:hidden; position:relative;}
.casebox .case_list li .pic:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0; border:0px solid #c60000;}
.casebox .case_list li .pic img { display:block;
	-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;
	position:relative; z-index:0; overflow:hidden;	
	}
.casebox .case_list li:hover { }
.casebox .case_list li:hover .pic img {
	-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;}
.casebox .case_list li .icon { width:30px; height:73px; line-height:73px; font-size:30px; color:#ccc; float:right;}
.casebox .case_list li .margin { margin:0 30px; height:auto; overflow:hidden;}
.casebox .case_list li .brief { height:58px; position:absolute; left:16px; right:16px; bottom:13px; background:#fff; overflow:hidden;}
.casebox .case_list li .tit { font-size:18px; height:60px; line-height:60px; color:#000; overflow:hidden;}
.casebox .case_list li .tit:after { content:'→'; display:inline-block; width:34px; height:34px; line-height:34px; background:#9c6d1e; background:none; border-radius:50%; overflow:hidden; float:right; margin-top:10px; color:#000; text-align:center; font-size:16px;}
.casebox .case_list li .more { width:194px; height:40px; line-height:40px; text-align:center; font-size:14px; color:#e50012; background:#fff; border-radius:20px; margin:0 auto; margin-top:20px; text-transform:uppercase; display:block;}
.casebox .case_list li:hover .brief { background:#c60000;}
.casebox .case_list li:hover .tit { color:#c60000;}
.casebox .case_list li:hover .pic:after { border:3px solid #c60000;}

.casebox dd .more { width:182px; height:50px; line-height:50px; display:block; overflow:hidden; font-size:18px; margin:0 auto; margin-top:10px; color:#3b3b3b; z-index:1; text-align:center; border-radius:26px; border:1px solid #3b3b3b;}
.casebox dd .more:after { content:''; width:26px; height:26px; border-radius:50%; float:right; margin:10px; background:url(../image/icon_play.png) center center no-repeat;}
.casebox dd .more:hover { background:#b70000; color:#fff; border:1px solid #b70000;}


.insidebox_bg { max-width:1669px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; margin-top:-90px; padding-left:0; margin-bottom:0px; background:#fff; border-radius:20px; position:relative; z-index:1; }

.insidebox_box { height:auto; overflow:; padding-left:0px;}
.insidebox { overflow:visible; margin:0 50px;}
.leftbox { width:100%; height:auto; overflow:visible; position:relative; z-index:999;}
.leftbox .bg { position:absolute; left:0; top:70px; 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-leftbox { background:#032b76; min-height:101px;}
.goods-guidebox { max-width:1200px; min-width:300px; height:auto; margin:0 auto; overflow:hidden;}
.goods-guidebox dt { display:none;}
.goods-guidebox dd { width:100%; height:auto; overflow:hidden;}

.goods-guidebox dd ul { width:100%; height:auto; overflow:hidden; text-align:center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; font-size:18px;}
.goods-guidebox dd ul li { width:16.66666666666667%; flex:0 0 16.66666666666667%; height:101px; line-height:101px; background:none; margin:0; padding:0;}
.goods-guidebox dd ul li:hover { color:#fff;}
.goods-guidebox dd ul li a { color:#fff; display:block; font-weight:bold;}
.goods-guidebox dd ul li:hover a,.goods-guidebox dd ul li.hover a { background:#01379b;}

.news-leftbox { width:100%; position:relative; height:auto; overflow:hidden;}
.news-leftbox .line { position:absolute; left:0; top:61%; width:100%; height:1px; background:#e3e3e3;}
.news-guidebox { max-width:1200px; min-width:300px; height:auto; margin:0 auto; overflow:hidden;}
.news-guidebox dt { display:none;}
.news-guidebox dd { width:100%; height:auto; overflow:hidden;}

.news-guidebox dd ul { width:100%; height:auto; overflow:hidden; text-align:center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start;}
.news-guidebox dd ul li { background:none; margin:0; padding:0;}
.news-guidebox dd ul li a { display:block; height:auto; overflow:hidden; position:relative;}
.news-guidebox dd ul li a .cn { color:#000; font-size:25px; line-height:55px; height:55px; font-weight:bold;}
.news-guidebox dd ul li a .en { color:#7d7d7d; font-size:17px; line-height:30px; height:30px; text-transform:uppercase;}
.news-guidebox dd ul li a:before { content:''; height:2px; width:0; background:#dd1e19; top:60%; left:0; position:absolute; -webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;}
.news-guidebox dd ul li:hover a:before,.news-guidebox dd ul li.hover a:before { width:100%;}


.goods-list { width:100%; margin:60px 0; overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:center;}
.goods-list li { width:30%; flex:0 0 30%; margin-bottom:29px; float:left; height:auto; overflow:; display:block; }
.goods-list li:nth-child(2n+1) { margin-left:0;}
.goods-list li a { display:block; background:#fff; color:#212121;}
.goods-list li .pic { overflow:hidden; display:block; position:relative;}
.goods-list li .pic:after { content:'+'; font-size:83px; line-height:100px; color:#fff; font-weight:bold; position:absolute; left:50%; top:50%; width:0%; height:0%; overflow:hidden; background:rgba(165,31,38,.78); border-radius:50%; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-content:center; align-items:center;
-moz-transition:all .3s cubic-bezier(0,0,.2,1);
-o-transition:all .3s cubic-bezier(0,0,.2,1);
-ms-transition:all .3s cubic-bezier(0,0,.2,1);
transition:all .3s cubic-bezier(0,0,.2,1);
}
.goods-list li .pic img { display:block;}
.goods-list li .tit{ height:102px; line-height:102px; margin:0 30px; font-size:20px; margin-top:0px; text-align:center;}
.goods-list li .tit .name { float:left;}
.goods-list li .tit .money { float:right; font-size:20px; font-weight:100;}
.goods-list li .tit .icon { float:right; font-size:35px; color:#c2c2c2;}
.goods-list li:hover a { background:#cc0101; color:#fff;}
.goods-list li:hover .pic:after { left:0; top:0; width:100%; height:100%; border-radius:0;}
.goods-list li:hover .icon { color:#fff;}

.goods_list { width:100%; margin-top:30px; overflow:visible;}
.goods_list li { width:33%; height:auto; overflow:;}
.goods_list li a { display:block; background:#fff; color:#212121;}
.goods_list li .pic { overflow:hidden; display:block; position:relative;}
.goods_list li .pic:after { content:'+'; font-size:83px; line-height:100px; color:#fff; font-weight:bold; position:absolute; left:50%; top:50%; width:0%; height:0%; overflow:hidden; background:rgba(165,31,38,.78); border-radius:50%; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-content:center; align-items:center;
-moz-transition:all .3s cubic-bezier(0,0,.2,1);
-o-transition:all .3s cubic-bezier(0,0,.2,1);
-ms-transition:all .3s cubic-bezier(0,0,.2,1);
transition:all .3s cubic-bezier(0,0,.2,1);
}
.goods_list li .pic img { display:block;}
.goods_list li .brief { width:100%; height:68px; text-align:center;}
.goods_list li .tit{ height:68px; line-height:68px; margin:0 30px; font-size:18px; margin-top:0px;}
.goods_list li .tit .icon { float:right; font-size:35px; color:#c2c2c2;}
.goods_list li:hover .brief { background:#cc0101; color:#fff;}
.goods_list li:hover .pic:after { left:0; top:0; width:100%; height:100%; border-radius:0;}
.goods_list li:hover .icon { color:#fff;}


.pic-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-content:space-between; align-items:flex-start; margin-top:60px;}
.pic-list li { width:32%; flex:0 0 32%; margin:0%; float:left; margin-left:2%; margin-bottom:2%; height:auto; overflow:hidden; display:block; border:0px solid #eee;}
.pic-list li:nth-child(3n-2) { margin-left:0;}
.pic-list li .pic { border:0; -moz-box-shadow:0px 0px 20px #ddd; overflow:hidden; display:block;}
.pic-list li .name{ text-align:center; height:80px; line-height:80px; text-align:center; background:#fff; font-size:24px; color:#000;}
.pic-list li:hover .name { color:#fff; background:#cc0101;}

.video-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}
.video-list li { width:30%; flex:0 0 30%; margin:1%; float:left; height:auto; overflow:hidden; display:block; border:1px solid #eee;}
.video-list li .pic { border:0; -moz-box-shadow:0px 0px 20px #ddd; overflow:hidden; 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:#c40e14;}

.news-box { height:auto; overflow:hidden; padding-right:383px;}
.news-box .rightbox { width:330px; height:auto; overflow:hidden; float:right; margin:0 -383px 0 0;}
.news-box .rightbox .searchbox { width:100%; height:auto; overflow:hidden; background:#e5e5e5;}
.news-box .rightbox .searchbox .box { width:80%; height:auto; margin:30px auto; overflow:hidden;}
.news-box .rightbox .searchbox .tit { font-size:24px; color:#000; line-height:30px;}
.news-box .rightbox .searchbox .keys { width:100%; height:40px; margin-top:15px; border:0; background:#fff; line-height:40px; text-indent:10px;}
.news-box .rightbox .searchbox .submit { width:100%; height:40px; font-size:15px; margin-top:15px; border:0; background:#bb1818; color:#fff; line-height:40px; text-align:center; cursor:pointer;}
.news-box .rightbox .picnews { margin-top:30px; display:block;}
.news-box .rightbox .picnews .pic { overflow:hidden;}
.news-box .rightbox .picnews .tit { font-size:17px; line-height:28px; margin-top:10px; color:#000;}
.news-box .rightbox .picnews .des { font-size:14px; line-height:24px; color:#6e6e6e; margin-top:5px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news-box .rightbox .picnews:hover .tit{ color:#ff4208;}
.news-box .rightbox .picnews:hover .des{ margin-top:10px;}

.pic-news-list { width:100%; height:auto; margin-top:100px;}
.pic-news-list li { width:30%; height:auto; overflow:hidden; float:left;}
.pic-news-list li a { display:block; height:auto; overflow:hidden;}
.pic-news-list li .time { font-size:18px; line-height:20px; color:#468b22; font-weight:bold;}
.pic-news-list li .tit { font-size:20px; height:60px; line-height:60px; color:#0c0c0c; overflow:hidden; margin-top:20px; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.pic-news-list li .des { height:60px; font-size:16px; line-height:30px; height:auto; overflow:hidden; margin-top:10px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.pic-news-list li .pic { width:100%; height:auto; overflow:hidden; position:relative; margin-top:30px;}
.pic-news-list li .pic:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0;
-webkit-transition: all .2s ease;
-moz-transition:all .2s ease;
-o-transition:all .2s ease;
-ms-transition:all .2s ease;
transition:all .2s ease;
}
.pic-news-list li .pic img { display:block;}
.pic-news-list li:hover .pic:after { border:5px solid #c10e0e;}
.pic-news-list li:hover .tit,
.pic-news-list li:hover .time,
.pic-news-list li:hover .des { color:#a51f26;}
.pic-news-list-scroll .swiper-pagination { max-width:410px; position:relative; height:5px; background:#ebebeb; margin:0 auto;}


.pic-news-list-scroll .swiper-pagination-progressbar { position:relative; width:100%; height:5px; background:#ebebeb; overflow:hidden; border-radius:3px; margin-top:60px;}
.pic-news-list-scroll .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background:#a51f26; height:5px; border-radius:3px;}


.news-list { width:100%; height:auto; overflow:visible; margin-top:70px; border-top:1px solid #474747;}
.news-list li { width:100%; height:auto; overflow:visible; position:relative;}
.news-list li a { display:block; height:104px; line-height:104px; overflow:hidden; font-size:18px; border-bottom:1px solid #474747; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis; position:relative;}
.news-list li .brief { width:100%; height:auto; overflow:hidden; float:left;}
.news-list li .tit { font-size:18px; display:inline-block;}
.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 { margin-left:10px; margin-right:100px;}
.news-list li .date { width:73px; height:104px; overflow:hidden; text-align:left; z-index:1; float:left; color:#212121; margin-right:20px; position:relative;}
.news-list li .date:after { content:''; position:absolute; right:0; top:0px; width:1px; height:100%; background:#dedede;}
.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 a:after { content:'>'; width:35px; height:35px; line-height:35px; text-align:center; background:#000; color:#fff; border-radius:50%; position:absolute; right:32px; top:50%; margin-top:-19px;}
.news-list li .icon { color:#000; font-size:35px; line-height:50px;}
.news-list li .pic { width:100%; display:block; overflow:hidden; margin:0 0 0 -258px; float:left; border:0px solid #fff;}
.news-list li .pic img { display:block;}
.news-list li:hover .pic { }
.news-list li:hover a:hover:after { background:#d50808;}
.news-list li:hover .tit,
.news-list li:hover .date,
.news-list li:hover .des {}

.news-list li .line_bx { background:#008d39; width:0%; height:2px; position:absolute; left:0; bottom:0;}
.news-list li .line_ly { background:#008d39; width:2px; height:0%; position:absolute; left:0; bottom:0;}
.news-list li .line_tx { background:#008d39; width:0%; height:2px; position:absolute; right:0; top:0;}
.news-list li .line_ry { background:#008d39; 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%;}

.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; }
.news-list2 li a { display:block; height:auto; overflow:hidden; position:relative;  padding-left:560px;}
.news-list2 li .pic { width:560px; height:auto; overflow:hidden; display:block; position:relative; float:left; z-index:2;  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: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; }
.news-list2 li:hover .pic:after { left:0; }
.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 { 
-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;}


.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;}


.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(404.png) 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;  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:inter-ideograph; margin-top:30px;}
.detail .con p { font-size:16px; color:#000; line-height:3;}
.detail .con img { max-width:100%; width:auto; height:auto;}
.detail .date { color:#468b22; font-size:18px; line-height:50px; text-align:center;}
.detail video { height:750px;}
.detail .about_link { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:center;}
.detail .about_link li { width:48%; height:auto; overflow:hidden; float:left; position:relative;}
.detail .about_link li a { display:block; height:auto; position:relative;}
.detail .about_link li img { display:block;}
.detail .about_link li .about_tit { line-height:40px; display:inline-block; border-bottom:1px solid #a0211b; font-size:20px; margin-top:10px; margin-left:17px; color:#1d1d1d;}
.detail .about_link li .about_brief { width:65%; height:76px; background:#f3f3f4; background:rgba(255,255,255,.6); position:absolute; left:0; bottom:46px;}
.detail .about_link li:hover .about_tit { border-bottom:2px solid #a0211b;}

.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 { height:90px; width:100%; background:#fff; position:relative; display:none;}
.guidebox_bg:after { content:''; height:1px; width:100%; background:#a3a3a3; position:absolute; left:0; width:100%; bottom:0; z-index:1;}
.guidebox {  height:auto; overflow:visible; position:relative; z-index:1;}
.guidebox dt { width:160px; height:90px; overflow:; position:relative; float:left; margin:0 0 0 -160px; display:none;}
.guidebox dt .tit { color:#000; font-size:37px; line-height:40px; position:relative; margin-top:0px;}
.guidebox dt .tit1 { color:#cdcdcd; line-height:20px; text-transform:uppercase; font-size:14px; letter-spacing:0px; text-transform:uppercase;}
.guidebox dd .location { color:#888888; line-height:90px; font-size:16px; float:right;}
.guidebox dd .location .icon { font-size:18px; color:#888888; margin-right:15px;}
.guidebox dd .location a { color:#888888;}
.guidebox dd { width:100%; height:90px; overflow:visible; position:relative; margin-top:0px; float:left;}
.guidebox dd .menu_icon { position:absolute; right:0; top:15px; color:#e50012; font-size:40px; line-height:40px;}
.guidebox dd .go-back { position:absolute; right:0; top:0px; color:#363636; font-size:18px; line-height:104px; display:none;}
.guidebox dd .go-back .icon { font-size:25px; color:#a51f26; float:right; margin-left:15px;}
.guidebox dd ul { width:auto; height:auto; overflow:visible; font-size:0; position:relative; text-align:right; margin-top:0px; float:left;}
.guidebox dd ul li { width:auto; min-height:104px; height:auto; margin:0px; position:relative; font-size:18px; display:inline-block; text-align:center;;}
.guidebox dd ul li a { color:#000; display:block; height:90px; line-height:90px; position:relative; overflow:hidden; text-align:center; padding:0 20px}
.guidebox dd ul li a span { font-size:14px; margin-left:10px;}
.guidebox dd ul li a:after { content:''; height:4px; width:0%; background:#a51f26; position:absolute; left:0; bottom:0;
	-moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
}
.guidebox dd ul li a:before { content:''; display:none;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #c3c3c3;
	border-right: 0px solid transparent;
}
.guidebox dd ul li:before { content:'｜'; display:none; position:absolute; height:58px; line-height:58px; color:#000; position:absolute; left:-9px; top:0; z-index:1;  
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.guidebox dd ul li:nth-child(1):before,
.guidebox dd ul li.first:before { display:none;}
.guidebox dd .contact_us { text-align:left; background:#fff; margin:10px; padding:10px;}
.guidebox dd .contact_us .title { font-size:23px; font-weight:bold; color:#d00000; margin:10px 0;}
.guidebox dd .contact_us .info { color:#060606; font-size:14px; line-height:24px;}
.guidebox dd ul li:hover:before,
.guidebox dd ul li.hover:before { }
.guidebox dd ul li:hover a,
.guidebox dd ul li.hover a { color:#b70000;}
.guidebox dd ul li:hover a:after,
.guidebox dd ul li.hover a:after { }
.guidebox dd ul li.hover .subnav{ display:block;}
.guidebox dd ul li .subnav { width:100%; height:auto; overflow:hidden; font-size:16px; margin-top:0; position:absolute; top:76px; left:0px; display:none; padding-bottom:0px; overflow:hidden; color:#079a94; text-align:left; z-index:1;}
.guidebox dd ul li .subnav a { display:block; width:149px; line-height:58px; height:58px; text-align:center; color:#1d1d1d; padding:0; float:left; margin-right:2px; background:#eeeeee;}
.guidebox dd ul li .subnav a:after { display:none;}
.guidebox dd ul li .subnav a:before { top:0; 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:#fff; background:#00009e;}


.leftbox .searchbox { width:100%; height:auto; overflow:hidden;}
.leftbox .searchbox .box { width:241px; height:52px; background:#ececec; 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(404.png) center center no-repeat;}

.leftbox .contact { width:100%; height:auto; overflow:hidden; margin-top:21px; background:#fff; border:1px solid #bfbfbf;}
.leftbox .contact dt { width:100%; height:90px; overflow:hidden; position:relative; background:#fff; border-bottom:1px solid #bfbfbf;}
.leftbox .contact dt .tit { margin:0 30px; color:#b28147; font-size:24px; line-height:90px; position:relative; z-index:1; text-align:right;}
.leftbox .contact dt .tit:before { content:''; position:absolute; left:0; top:50%; margin-top:-12px; width:7px; height:24px; background:#d6001c;}
.leftbox .contact dt .tit:after { content:''; position:absolute; left:14px; top:50%; margin-top:-12px; width:0px; height:0px;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 20px solid #b28147;
	border-right: 0px solid transparent;

}
.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; font-weight:bold; border-radius:8px; text-align:center; margin-top:40px; padding:10px 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:#d6001c; font-size:18px; font-weight:bold;}
.leftbox .contact dd .text { margin:30px 20px; line-height:48px; font-size:16px; color:#404040;}


.contentbox { width:100%; height:auto; float:left; overflow:; margin-top:0px;}
.contentbox dt { height:66px; line-height:66px; overflow:hidden; position:relative; border-bottom:1px solid #dcdcdc; display:none;}
.contentbox dt .location { float:right; color:#8d8c8c; font-size:16px; line-height:66px; font-weight:normal; padding-left:32px;}
.contentbox dt .location a { color:#8d8c8c;}
.contentbox dt .location a:hover { color:#0158b4;}
.contentbox dt .slogan { display:none;}
.contentbox dt .tit { font-size:20px; position:relative; display:block; float:left; margin-left:0px; color:#565656; font-weight:normal;}
.contentbox dt .tit .line{ background:#05adb8; width:100%; height:2px; position:absolute; bottom:0; left:0;}
.contentbox dd { margin:0px 0px; min-height:550px; height:auto; overflow:;}
.contentbox dd #content { font-size:16px; line-height:2;}
.contentbox dd .empty { font-size:40px; color:#ccc; line-height:100px; text-align:center;}

.contactbox_bg { height:auto; overflow:hidden; padding-bottom:103px;}
.contactbox { max-width:1669px; min-width:320px; height:auto; overflow:hidden; margin:0 auto; margin-top:30px;}
.contactbox dt { width:100%; height:auto; line-height:40px; overflow:hidden; position:relative;}
.contactbox dt { width:100%; height:auto; overflow:hidden; margin-top:40px;}
.contactbox dt .title { height:auto; overflow:hidden; float:left;}
.contactbox dt .tit { font-size:22px; line-height:50px; letter-spacing:1px;}
.contactbox dt .tit1 { width:440px; font-size:60px; line-height:80px; font-weight:bold; color:#4f7949; text-shadow: 0 1px #4f7949, 1px 0 #4f7949, -1px 0 #4f7949, 0 -1px #4f7949; font-family:"Times New Roman", Times, serif; text-transform:uppercase; letter-spacing:2px;}
.contactbox dt .des { font-size:18px; color:#fff; line-height:60px; font-weight:normal;}
.contactbox dt .tabs { height:62px; line-height:62px; overflow:hidden; font-size:24px; position:relative; z-index:1; text-align:right; flex-grow:1; margin-top:60px;}
.contactbox dt .tabs a { width:auto; display:inline-block; padding:0 40px; height:62px; line-height:62px; overflow:hidden; color:#000; text-align:center; position:relative;}
.contactbox dt .tabs a:after { content:''; position:absolute; left:50%; margin-left:0px; bottom:0px; width:0px; height:1px; background:#cc0101;
-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);
}
.contactbox dt .tabs a.hover { color:#cc0101;}
.contactbox dt .tabs a.hover:after { width:80px; margin-left:-40px;}
.contactbox dd { width:100%; height:auto; overflow:; margin-top:0px; position:relative;}

.contactbox .contact_info { width:100%; height:auto; overflow:; padding:0; margin-top:60px; position:relative;}
.contactbox .contact_info .title { width:100%; height:auto; overflow:; margin-top:15px;}
.contactbox .contact_info .lab { font-size:24px; line-height:40px;}
.contactbox .contact_info .tit { font-size:20px; line-height:40px; color:#484747; position:relative; margin:15px 0; z-index:1;}
.contactbox .contact_info .tit.tel { font-size:22px; color:#4f7949;}
.contactbox .contact_info .des { font-size:20px; line-height:36px; color:#484747; margin-top:20px;}
.contactbox .contact_info .more { width:232px; height:53px; line-height:53px; background:#a51f26; font-size:14px; display:block; color:#fff; padding:0 30px; margin-top:80px; position:relative;}
.contactbox .contact_info .more:after { content:'>'; float:right;}
.contactbox .contact_info .more:hover { background:#f5a602;}

.contactbox .contact_info .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;}
.contactbox .contact_info .about_point li { width:auto; height:auto; margin-top:0px; overflow:; position:relative; float:left; display:inline-block;}
.contactbox .contact_info .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;}
.contactbox .contact_info .about_point li .icon .img1 { display:block;}
.contactbox .contact_info .about_point li .icon .img2 { display:none;}
.contactbox .contact_info .about_point li .info { position:relative; z-index:1;}
.contactbox .contact_info .about_point li .num { width:100%; line-height:60px; font-size:36px; position:relative; font-weight:bold; color:#a51f26;

}
.contactbox .contact_info .about_point li .unit{ margin-left:4px; line-height:20px; font-size:18px; position:relative; top:-10px; font-weight:normal;}
.contactbox .contact_info .about_point li .tit2 { font-size:16px; line-height:20px; color:#636363;}

.contactbox .contact_location_info_box { position:absolute; left:0%; top:0%; width:100%; height:auto;}
.contactbox .contact_location_info { width:56%; height:93%; display:flex; display:-webkit-flex; flex-flow:row wrap; padding:20px; align-items:center;}
.contactbox .contact_location_info .tit { font-size:18px; line-height:30px; color:#000;}
.contactbox .contact_location_info .telbox { color:#686868; font-size:16px; line-height:36px;}
.contactbox .contact_location_info .telbox .tel { color:#a51f26; font-size:24px; font-weight:bold;}
.contactbox .contact_location_info .addbox { color:#686868; font-size:16px; line-height:36px;}
.contactbox .contact_location { width:100%; height:100%; float:left; position:relative; margin-top:-30px; z-index:1;}
.contactbox .contact_location img { display:block; max-width:100%; width:auto;}
.contactbox .contact_location #allmap { width:100%; height:580px;}
.contactbox .contact_location .contact_box { width:100%; height:auto; overflow:hidden; position:relative; z-index:1;}
.contactbox .contact_location .feedback { width:100%; height:auto; overflow:hidden;}
.contactbox .contact_location .feedback .tit { font-size:22px; color:#fff; line-height:40px;}
.contactbox .contact_location .feedback .tit:after { content:'>'; float:right;}
.contactbox .contact_location .feedback .input { width:340px; height:64px; line-height:64px; background:#fff; color:#212121; margin-top:16px; border:0; text-indent:20px;}
.contactbox .contact_location .feedback .textarea { width:90%; height:140px; line-height:20px; background:#0064aa; color:#18a0ff; padding:5%; border:0; margin-top:14px;}
.contactbox .contact_location .feedback .input:-moz-placeholder,
.contactbox .contact_location .feedback .textarea:-moz-placeholder { 
    color: #212121; opacity:1;  font-size:16px;
}
.contactbox .contact_location .feedback .input::-moz-placeholder,
.contactbox .contact_location .feedback .textarea::-moz-placeholder { 
    color: #212121;opacity:1; font-size:16px;
}
.contactbox .contact_location .feedback .input:-ms-input-placeholder,
.contactbox .contact_location .feedback .textarea:-ms-input-placeholder {
    color: #212121;opacity:1; font-size:16px;
}
.contactbox .contact_location .feedback .input::-webkit-input-placeholder,
.contactbox .contact_location .feedback .textarea::-webkit-input-placeholder{
    color: #212121;opacity:1; font-size:16px;
}

.contactbox .contact_location .feedback .submit{
    width:340px; height:64px; background:#c60000; border:0; cursor:pointer; color:#fff; margin-top:14px; font-size:16px;
}
.contactbox .box2 .location_guide { width:50%; height:621px; float:left; position:relative; background:url(404.png) center center no-repeat; background-size:cover;}
.contactbox .box2 .location_guide .map { width:100%; height:100%; overflow:hidden;}
.contactbox .box2 .location_guide .tit { display:block; width:100%; height:90px; background:#b21a15; overflow:hidden; line-height:90px; font-size:18px; position:relative; z-index:1; color:#fff; position:absolute; left:0; bottom:0;}
.contactbox .box2 .location_guide .tit p { margin:0 20px; text-align:right; position:relative; height:90px;}
.contactbox .box2 .location_guide .tit p:before { content:''; height:1px; background:#fff; position:absolute; left:0; right:40%; top:50%;}
.contactbox .box2 .location_guide .tit p:after { content:'>'; margin-left:20px;}
.contactbox .box2 .contact_more { display:block; width:128px; height:38px; line-height:38px; text-align:center; border:1px solid #fff; color:#fff; font-size:18px; border-radius:19px; margin-top:20px;}
.contactbox .box2 .contact_more:hover { background:#0c1d60; color:#fff; border:1px solid #0c1d60;}


.about_us_box_bg { padding:100px 0; height:auto; overflow:hidden; background:#fff; background-size:cover; position:relative;}
.about_us_box { max-width:1669px; 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;

}
.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;}


.corporate_culture_bg { padding:120px 0; height:auto; overflow:hidden; background:url(../image/corporate_culture_bg.jpg) center center no-repeat; background-size:cover; position:relative;}
.corporate_culture { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto;}
.corporate_culture dt { width:100%; height:auto; overflow:hidden; text-align:center;}
.corporate_culture dt .title { color:#fff;}
.corporate_culture dt .tit { font-size:36px; line-height:40px;}
.corporate_culture dt .tit1 { font-size:14px; line-height:30px; text-transform:uppercase;}
.corporate_culture dt .tit1:before { content:'-'; margin-right:3px;}
.corporate_culture dd { width:100%; height:auto; overflow:hidden; text-align:center; margin-top:50px;}
.corporate_culture dd .corporate_culture_list { width:100%; height:357px;}
.corporate_culture dd .corporate_culture_list li { background:#fff url(../image/corporate_culture_list_bg.png) 110% 0% no-repeat; line-height:357px; font-size:36px; color:#383838; border-radius:46px;}
.corporate_culture dd .corporate_culture_list li .icon { color:#a51f26; font-size:60px; line-height:80px; float:left; margin-right:30px;}
.corporate_culture dd .corporate_culture_list li .tit { color:#a51f26; margin-right:30px;}

.honorbox_bg { padding:120px 0; padding-bottom:131px; height:auto; overflow:hidden; background:url(../image/honorbox_bg.jpg) center center no-repeat; background-size:cover; position:relative;}
.honorbox { max-width:1669px; min-width:300px; height:auto; overflow:; margin:0 auto;}
.honorbox dt { width:100%; height:auto; overflow:hidden;}
.honorbox dt .title { color:#363636;}
.honorbox dt .tit { font-size:36px; line-height:40px; margin:0 auto; text-align:center;}
.honorbox dt .tit:after { content:''; width:67px; height:1px; background:#a3a3a3; display:block; margin:20px auto;}
.honorbox dt .tit1 { font-size:14px; line-height:30px; text-transform:uppercase;}
.honorbox dt .tit1:before { content:'-'; margin-right:3px;}

.honorbox dt .more { width:232px; height:53px; line-height:53px; background:#a51f26; font-size:14px; display:block; color:#fff; float:right; padding:0 30px; margin-top:0px; position:relative;}
.honorbox dt .more:after { content:'>'; float:right;}
.honorbox dt .more:hover { background:#f5a602;}

.honorbox dd { width:100%; height:auto; overflow:; text-align:center; margin-top:60px;}
.honorbox dd .honor_list_scroll { width:100%; overflow:hidden;}
.honorbox dd .honor_list_scroll .swiper-container { overflow:visible;}
.honorbox dd .honor_list { width:100%; height:auto;}
.honorbox dd .honor_list li a { display:block; border:1px solid #eaeaea;}
.honorbox dd .honor_list li { width:20%; height:auto; overflow:; background:#fff;}
.honorbox dd .honor_list li .pic { display:block; padding:0px 13px;}
.honorbox dd .honor_list li .tit { width:100%; color:#165a09; height:55px; line-height:55px; border-top:1px solid #eaeaea; font-size:18px; position:relative;}
.honorbox dd .honor_list li .tit .icon { position:absolute; right:20px; top:0; color:#61605f;}
.honorbox dd .honor_list li .tit .icon:after { content:'+'; position:absolute; left:1px; top:-1px; line-height:55px;}
.honorbox dd .ctrl_box { height:75px; line-height:75px; background:#9d4b0d; position:relative; z-index:1; margin-top:80px;}
.honorbox dd .ctrl_box .ctrl_info { float:left; font-size:24px; color:#fff;}
.honorbox dd .ctrl_box .ctrl_info .curr { font-size:36px; font-weight:bold; margin-right:10px;}
.honorbox dd .ctrl_box .ctrl_info .total { margin-left:10px;}
.honorbox dd .ctrl_box .prev,
.honorbox dd .ctrl_box .next { font-size:24px; color:#fff;}

.about_video_bg { padding:60px 0; height:auto; overflow:hidden; background:#fff; background-size:cover; position:relative;}
.about_video { max-width:1669px; min-width:300px; height:auto; overflow:; margin:0 auto;}
.about_video dt { width:100%; height:auto; overflow:hidden;}
.about_video dt .title { color:#363636;}
.about_video dt .tit { font-size:36px; line-height:40px; margin:0 auto; text-align:center;}
.about_video dt .tit:after { content:''; width:67px; height:1px; background:#a3a3a3; display:block; margin:20px auto;}
.about_video dt .tit1 { font-size:14px; line-height:30px; text-transform:uppercase;}
.about_video dt .tit1:before { content:'-'; margin-right:3px;}

.about_video dd { width:100%; height:auto; overflow:; text-align:center; margin-top:20px;}
.about_video dd .video { height:auto; overflow:hidden; position:relative;}
.about_video dd .video img { display:block; width:100%;}
.about_video dd .video .play { width:90px; line-height:90px; font-size:90px; color:#fff; position:absolute; left:50%; top:50%; margin-left:-45px; margin-top:-45px; display:block;}


.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(404.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 { 
-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;}


.footer_bg { height:auto; overflow:hidden; padding-bottom:100px; background:url(../image/footer_bg.jpg) top center no-repeat; background-size:cover; position:relative;}
.footerbox { max-width:1669px; min-width:300px; margin:0 auto; height:auto; overflow:visible; padding-bottom:30px;}

.footer_top_bg { height:137px; overflow:hidden; border-bottom:1px solid #b73c3c;}
.footer_top_box { max-width:1669px; min-width:300px; margin:0 auto; height:137px; }
.footer_top { padding-left:482px; height:auto; overflow:hidden;}

.footer { overflow:visible; color:#fff; position:relative; height:auto; overflow:hidden; z-index:999;}
.footer a { color:#fff;}

.footer_top .logobox { width:384px; height:auto; overflow:hidden; float:left; margin:50px 0 0 -482px;}
.footer_top .logobox .tit { font-size:30px; line-height:58px; color:#fff;}
.footer_top .logobox .logo { width:384px; height:58px; float:left; margin-top:35px;}
.footer_top .logobox .share_link { width:100%; height:auto; margin-top:60px;}
.footer_top .logobox .share_link a { display:inline-block; margin-right:20px;}
.footer_top .logobox .share_btn a:hover { background-color:#93bf15;}
.footer_top .logobox .share_btn a.wechat { background-image:url(404.png);}
.footer_top .logobox .share_btn a.wechat:hover { background-image:url(404.png);}
.footer_top .logobox .share_btn a.qq { background-image:url(404.png);}
.footer_top .logobox .share_btn a.qq:hover { background-image:url(404.png);}
.footer_top .logobox .info1 { width:auto; height:auto; overflow:hidden; float:left; margin-left:10px;}
.footer_top .logobox .info1 .tit { font-size:27px; line-height:40px; color:#fff; letter-spacing:2px; margin-top:0px;}
.footer_top .logobox .info1 .tit1 { font-size:12px; line-height:20px; color:#929191; letter-spacing:3px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; }
.footer_top .logobox .lab { width:100%; font-size:16px; line-height:20px; color:#a3a3a3; margin-top:10px;}
.footer_top .logobox .tel { font-size:36px; line-height:50px; font-weight:bold; color:#fff;}
.footer_top .logobox .des { width:100%; font-size:18px; line-height:36px; color:#9d9d9d; margin:20px 0;}

.footer_top .logobox .telbox { width:100%; height:auto; overflow:hidden;}
.footer_top .logobox .telbox .lab { font-size:14px; color:#000; line-height:20px; margin-top:50px;}
.footer_top .logobox .telbox .tel { font-size:36px; color:#000; line-height:60px; font-weight:bold; margin-bottom:60px;}

.footer_top .footer_link { width:100%; line-height:145px; height:145px; color:#fff; font-size:17px; float:left;}
.footer_top .footer_link a { width:9.090909090909091%; line-height:145px; color:#fff; display:block; float:left;}
.footer_top .footer_link a:hover { }

.footer .info_box { width:50%; height:auto; overflow:hidden; float:left; margin-top:20px;}
.footer .infobox { height:auto; overflow:hidden; position:relative; padding-left:157px; padding-bottom:33px; padding-top:33px; border-bottom:1px solid #c23d3d;}
.footer .infobox:nth-last-child(1) { border-bottom:0;}
.footer .infobox .company { width:100%; height:82px; line-height:82px; color:#fff; font-size:32px; margin-top:30px;}
.footer .infobox .company:after { content:'———'; display:block;}
.footer .infobox .tit { color:#fff; font-size:26px; line-height:30px;}
.footer .infobox .tit a { color:#fff; font-weight:100;}
.footer .infobox .nav.w_40_fl { width:40%; float:left;}
.footer .infobox .nav { width:100%; height:auto; overflow:hidden; margin-top:10px;}
.footer .infobox .nav a { width:100%; display:block; font-size:17px; color:#c8c8c8; line-height:55px;}
.footer .infobox .nav a:hover { color:#a0211b; }
.footer .infobox .tel { font-size:36px; line-height:50px; color:#fff; font-weight:bold; margin-top:10px;}
.footer .infobox .info { width:100%; height:auto; overflow:hidden; font-size:18px; line-height:36px; color:#fff; margin-top:10px;}
.footer .infobox .more { width:40px; height:40px; line-height:40px; overflow:hidden; color:#d10233; font-size:16px;}
.footer .infobox .qrcode { width:133px; height:133px; float:left; overflow:hidden; margin:10px 0 0 -157px;}
.footer .infobox .qrcode .pic { width:100%; height:auto; overflow:hidden;}
.footer .infobox .qrcode .pic img { display:block;}


.footer .feedbackbox { width:46%; height:auto; overflow:hidden; float:right; margin-top:40px;}
.footer .feedbackbox dt { width:100%; height:auto; overflow:hidden;}
.footer .feedbackbox dt .tit { font-size:26px; line-height:60px; letter-spacing:0px; color:#fff;}
.footer .feedbackbox dd { width:100%; height:auto; overflow:hidden;}
.footer .feedbackbox dd .input { width:32%; height:48px; line-height:48px; background:#e0a9a9; border:0; font-size:16px; color:#ad1515; text-indent:23px; margin-top:1.5%; margin-right:1%; float:left;}
.footer .feedbackbox dd .textarea { width:98%; height:60px; line-height:24px; background:#e0a9a9; overflow:hidden; overflow-y:auto; border:0; font-size:16px; color:#ad1515; padding:10px 23px; margin-top:1.5%;}
.footer .feedbackbox dd .input:-moz-placeholder,
.footer .feedbackbox dd .textarea:-moz-placeholder { 
    color: #8e8c8c; opacity:1;  font-size:16px;
}
.footer .feedbackbox dd .input::-moz-placeholder,
.footer .feedbackbox dd .textarea::-moz-placeholder { 
    color: #8e8c8c;opacity:1; font-size:16px;
}
.footer .feedbackbox dd .input:-ms-input-placeholder,
.footer .feedbackbox dd .textarea:-ms-input-placeholder{
    color: #8e8c8c;opacity:1; font-size:16px;
}
.footer .feedbackbox dd .input::-webkit-input-placeholder,
.footer .feedbackbox dd .textarea::-webkit-input-placeholder{
    color: #8e8c8c;opacity:1; font-size:16px;
}

.footer .feedbackbox dd .submit { width:219px; height:56px; line-height:56px; font-size:16px; border-radius:28px; border:0; background:#f19e08; color:#fff; cursor:pointer; margin-top:30px; float:left;}

.footer .search_box { width:360px; height:auto; overflow:hidden; float:right; margin:59px -360px 0 0;}
.footer .searchbox { width:259px; height:52px; overflow:hidden; background:#393939; position:relative; border-radius:0px; float:right; margin-right:20px;}
.footer .searchbox .keys { width:204px; height:52px; line-height:52px; color:#cacaca; background:none; border:0; position:absolute; left:0px; top:0px; font-size:16px; padding:0 26px; z-index:1;}
.footer .searchbox .submit { width:56px; height:52px; line-height:52px; color:#fff; font-size:36px; border:0; font-weight:100; background:#468b22; position:absolute; right:0; top:0; z-index:1; text-align:center; cursor:pointer;}
.footer .searchbox:hover .keys { }
.footer .searchbox .keys:-ms-input-placeholder{
    color: #cacaca; font-weight:100;
}
.footer .searchbox .keys::-webkit-input-placeholder{
    color: #cacaca; font-weight:100;
}


.copyright_bg { height:100px; background:rgba(120,0,0,.63); overflow:hidden; margin-top:-100px; position:relative;}
.copyright { max-width:1669px; min-width:300px; height:100px; line-height:100px; overflow:hidden; margin:0 auto; color:#fff; font-size:18px; text-align:center;}
.copyright a { color:#fff;}
.copyright .share_link { float:right;}
.copyright .share_link a { font-size:42px; color:#707070; margin-right:23px;}
.copyright .share_link a:hover { color:#468b22;}
.footerbox .qrcodebox { width:540px; height:auto; overflow:hidden; float:right; margin:20px -540px 0 0;}
.footerbox .qrcodebox .title { width:100%; height:auto; line-height:30px; overflow:hidden; margin-bottom:30px; margin-top:0px; font-size:18px; text-align:right;}
.footerbox .qrcodebox .qrcode { width:250px; height:auto; float:left; margin-left:20px;}
.footerbox .qrcodebox .qrcode .pic { width:223px; height:223px; overflow:hidden; padding:13px; background:#000000;}
.footerbox .qrcodebox .qrcode .pic img { width:100%; display:block;}
.footerbox .qrcodebox .qrcode .tit { width:100%; font-size:16px; line-height:50px; height:50px; color:#494949; text-align:center;}

.clear{ clear:both; margin:0; padding:0;}
.hidden{ display:none;}
.gotop { width:46px; height:46px; overflow:hidden; background:url(404.png) 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(404.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(404.png) no-repeat; display:block; width:40px; height:40px; position:relative; left:0;}
.contentbox dd ul.news_list li .more:hover{ background:url(404.png) no-repeat;}
.contentbox dd ul.news_list li:hover .more{ left:85%; transform: perspective(220px) rotateZ(-360deg); background:url(404.png) no-repeat;} 
.contentbox dd ul.news_list li:hover .tit { color:#05adb8; font-weight:bold;}


.fenye{ width:100%; margin:30px 0%; text-align:center; height:60px; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.fenye a { font-size:18px;}
.fenye a:first-child { min-width:86px;}
.fenye a:last-child { min-width:86px;}
.fenye a { border:1px #eee solid; color:#212121; background:#eee;display:inline-block; min-width:60px;  height:50px; line-height:50px; padding:0 0; font-weight:100; margin-right:8px; border-radius:3px;}
.fenye a:hover,.fenye .sel{ background:#cc0101; color:#fff; border:1px #cc0101 solid;}
.fenye .sel{ }

@media only screen and (max-width: 1440px){
	
	.aboutbox,
	.productbox,
	.sales_area,
	.newsbox { margin:0 30px;}
}

@media only screen and (max-width: 640px) {
	.ismobile{display:block!important}
	.ispc{display:none!important}
	.ispad{display:none!important}
	
	*.d-flex { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:stretch; align-items:flex-start;}
	*.row { margin-left:0px; margin-right:0px;}
	[class^="col-"], [class*=" col-"] { padding-left:0px; padding-right:0px; position:relative;}
	*.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;}
	
	.top_bg.bgfff { height:1rem;}
	
	.top_bg { width:100%; height:1rem; background:#fff; box-shadow:0px 0.05rem 0.05rem rgba(0,0,0,0.2); top:0; bottom:auto;}
	
	.top_bg .top .logobox { width:4rem; height:0.8rem; position:absolute; left:0.1rem; top:0.1rem; z-index:3;}
	.top_bg .top .logobox .logo { width:100%; height:0.8rem; margin:0; overflow:hidden; background:url(../image/logo-text.png) center center no-repeat; background-size:100% auto; text-align:center;}
	.top_bg .top .logobox .info .tit strong { color:#ef711f;}
	.top_bg .top .logobox .info .tit1 { font-size:12px; line-height:20px; letter-spacing:0.3px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; }
	.top_bg .top .logobox .logo:hover {}

	.top_bg .top .telbox { display:none;}
	.top_bg .top:after { display:none;}
	.top_bg .top { width:100%; height:1.2rem; position:relative; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-around; align-content:center; align-items:center;}
	.top_bg .top { margin-top:0;}
	.top_bg.hide { background:rgba(255,255,255,.9);}
	
	.icon_btn_box { width:2.5rem; height:1rem; position:absolute; right:0.1rem;}
	
	.top_bg .top .menu_icon { width:0.50rem; height:0.50rem; overflow:hidden; position:absolute; right:0; top:50%; margin-top:-0.25rem; display:block; z-index:1;}
	.top_bg .top .menu_icon:after { content:''; position:absolute; left:10%; top:50%; margin-top:-0.02rem; width:80%; height:0.03rem; border-radius:0.02rem; 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.04rem; background:#000; position:absolute; left:10%; top:18%; margin-top:-0.02rem; border-radius:0.02rem; z-index:1;}
	.top_bg .top .menu_icon a:after { content:''; width:80%; height:0.04rem; background:#000; position:absolute; left:10%; bottom:18%; margin-top:-0.02rem; border-radius:0.02rem; 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 { width:0%; left:50%;}
	.top_bg .top .menu_icon.close a:before {
	top:50%; margin-top:-0.02rem;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	}
	.top_bg .top .menu_icon.close a:after {
	bottom:50%; margin-bottom:-0.02rem;
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	}

	
	.top_bg.show { height:100%; background:#fff;}
	.top_bg.show .top { height:100%;}	

	
	.top_bg .top .lang_switch { width:auto; padding:0 0.1rem; padding-left:0.50rem;}
	.top_bg .top .lang_switch:after { display:none;}
	.top_bg .top .lang_icon { width:0.50rem; margin:0 0 0 -0.50rem; height:1rem; line-height:1rem; font-size:0.28rem;}
	.top_bg .top .lang_tag { height:1rem; line-height:1rem; font-size:0.28rem;}
	.top_bg .top .lang_tag .lab { margin-left:0.4rem;}
	.top_bg .top .lang_tag:after { margin-left:0.03rem; width:0.2rem; height:0.12rem;}
	.top_bg .top .lang_select { top:1rem; font-size:0.28rem;}
	.top_bg .top .lang_select a { line-height:1rem; height:1rem; margin-bottom:0.02rem;}
	.top_bg .top .lang_switch:hover .lang_select { height:1rem;}

	.navmenu_box { position:fixed; overflow:hidden; height:auto; overflow-y:auto; left:0; top:1rem; right:0; bottom:100%;}
	.top_bg.show .navmenu_box { bottom:0; border:}

	.navmenu { height:100%; overflow:visible; position:absolute; left:0; bottom:0rem; top:1.1rem; border-top:1px solid #ccc; right:0; z-index:1;}
	.navmenu #menu { width:100%; height:100%; position:relative; font-size:0.32rem; padding:0; }
	.navmenu #menu li { width:100%; height:auto; float:none; position:relative;}
	.navmenu #menu li.home { display:none;}
	.navmenu #menu li a { width:100%; height:0.8rem; line-height:0.8rem; margin:0; background:#eee; text-align:center;}
	.navmenu #menu li.hover a,
	.navmenu #menu li:hover a { font-weight:100; color:#fff; background:#a51f26;}
	.navmenu #menu li.hover a+.subnav { }
	.navmenu #menu li a:after { left:5%; margin-left:-0.1rem;border-left: 0.1rem solid transparent;border-right: 0.1rem solid transparent;}
	.navmenu #menu li:hover a:before,
	.navmenu #menu li.hover a:before { height:0.02rem;}
	.navmenu #menu li:hover a:after,
	.navmenu #menu li.hover a:after { right:0%; width:0rem; margin:0rem; border-bottom: 0.15rem solid #ff9c00;}

	.navmenu #menu li:hover .subnav a { color:#000; background:#fff;}
	
	.navmenu #menu li .subnav { width:100%; height:auto; overflow:hidden; display:block; position:relative; top:0; left:0%; background:none; font-size:0.24rem; margin:0; padding:0; border-radius:0px;  box-shadow:none; text-align:left;}
	.navmenu #menu li .subnav a { display:inline-block; height:0.5rem; line-height:0.5rem; width:25%; background:none; color:#000; float:none; text-align:center; margin:0.1rem;}
	.navmenu #menu li .subnav a:after { }
	.navmenu #menu li.hover .subnav a { background:#fff; color:#000;}
	.navmenu #menu li.hover .subnav a.hover { background:#a51f26; color:#fff; border:0.02rem solid #a51f26; border-radius:0.1rem;}
	
	.top_bg.show .top .searchbox { filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; display:block;}
	.top_bg .top .searchbox { width:96%; height:0.8rem; overflow:hidden; position:relative; left:2%; top:0; margin:0; border-radius:0.4rem; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0; display:none;}
	.top_bg .top .searchbox .keys { width:100%; height:0.8rem; line-height:0.8rem; font-size:0.24rem; text-index:0.2rem; border-radius:0rem;}
	.top_bg .top .searchbox .submit { width:1rem; height:0.8rem; line-height:0.8rem; font-size:0.26rem; background:none; border:0;}
	.top_bg .top .searchbox:hover .keys { width:100%; border:0;}
	.top_bg .top .searchbox .icon_submit { width:1rem; height:0.8rem; line-height:0.8rem;}
	.top_bg .top .searchbox .icon_submit:before { font-size:0.6rem; line-height:0.8rem; margin:0; padding:0;}
	.top_bg .top .searchbox:hover .icon_submit { font-size:0.3rem;}
	.top_bg .top .searchbox:hover { width:96%;}
	

	.ny .ny_banner_box { margin-top:1rem;}
	.ny_banner .info { margin:0 0.3rem;}
	.ny_banner .tit { font-size:0.5rem; line-height:0.6rem; color:#fff; position:relative; z-index:1;}
	.ny_banner .tit:before { font-size:0.5rem; line-height:0.6rem; margin-bottom:0.2rem;}
	.ny_banner .tit1 { font-size:0.28rem; line-height:0.4rem;}
	.ny_banner .tit1:before,
	.ny_banner .tit1:after { content:'—'; margin:0 0.2rem;}
	.ny .down-move { display:none;}
	.bannerBox{ margin-top:1rem;}
	.bannerBox { height:auto; overflow:hidden; position:relative;}
	.bannerBox .banner .swiper-slide .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:flex-start;}
	.bannerBox .banner .swiper-slide .slogan { font-size:0.4rem; line-height:0.6rem;}
	.bannerBox .banner .swiper-slide .brief { font-size:0.3rem; line-height:0.40rem; margin-top:0.5rem;}
	.bannerBox .banner .swiper-slide .more { width:1.6rem; height:0.5rem; line-height:0.5rem; border:0.03rem solid #fff; font-size:0.3rem; margin-top:0.4rem;}
	.bannerBox .banner .swiper-slide .more:hover { background:#bb0001; color:#fff; border:0.03rem solid #bb0001;}
	.bannerBox .banner .swiper-slide .slide-2.ad-info { margin-left:5%;}
	.bannerBox .banner .swiper-slide .slide-2.ad-info .more { }
	.bannerBox .banner .swiper-slide img { display:block; width:100%;}
	.bannerBox .banner .swiper-slide a { display:block; }
	.bannerBox .m_banner .swiper-slide img { display:block;}
	.bannerBox .m_banner .swiper-slide a { display:block; }
	.bannerBox .ctrl_show_box { display:none;}
	.bannerBox .ctrl_box { width:240px; height:46px; overflow:hidden; position:absolute; left:50%; margin-left:-120px; bottom:20px; z-index:100;}
	.bannerBox a.prev,
	.bannerBox a.next { display:none;}
	.bannerBox a.next { right:0; left:auto;}
	.bannerBox a.prev:hover,
	.bannerBox a.next:hover { color:#f00;}
	
	.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:flex-start; color:#fff;}
	.ny_banner .slogan { font-size:0.3rem; line-height:0.4rem;}
	.ny_banner .brief { font-size:0.2rem; line-height:0.30rem; margin-top:0.1rem; width:50%;}
	.ny_banner .more { width:1rem; height:0.3rem; line-height:0.3rem; border:0.02rem solid #fff; font-size:0.2rem; margin-top:0.2rem;}
	.ny_banner .more:hover { border:0.03rem solid #bb0001;}
	.ny_banner .ad-info.style02 { width:48%; margin-left:50%; text-align:left;}
	
	
	.leftbox { width:100%;}	
	
	.guidebox_bg { display:none;}
	.guidebox { width:100%; height:auto; overflow:hidden; border-bottom:2px solid #eee;}
	.guidebox dt { width:100%; height:1rem; overflow:; position:relative; float:none; margin:0; display:none;}
	.guidebox dt .tit { color:#000; font-size:37px; line-height:40px; position:relative; margin-top:0px;}
	.guidebox dt .tit1 { color:#cdcdcd; line-height:20px; text-transform:uppercase; font-size:14px; letter-spacing:0px; text-transform:uppercase;}
	.guidebox dt .line { display:inline-block; width:56px; height:3px; background:#d9d9d9; z-index:-1; position:relative; top:-10px; margin:0 20px;}
	.guidebox dd .location { width:100%; line-height:1rem; font-size:0.24rem; text-align:left; float:left; padding-left:0.2rem; display:block; border-bottom:1px solid #ccc;}
	.guidebox dd .location .icon { font-size:0.24rem; color:#e50012; margin-right:0.2rem;}
	.guidebox dd .location a { color:#000;}
	.guidebox dd { width:100%; height:auto; overflow:hidden; position:relative; margin-top:0px; float:none;}
	.guidebox dd .menu_icon { position:absolute; right:0; top:15px; color:#e50012; font-size:40px; line-height:40px;}
	.guidebox dd .go-back { font-size:0rem; line-height:1rem; right:0.2rem;}
	.guidebox dd .go-back .icon { font-size:0.28rem; margin-left:0.2rem;}
	.guidebox dd ul { width:100%; height:auto; overflow:visible; font-size:0; float:left; position:relative; text-align:center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:flex-start; padding:0 0.2rem; margin-top:0.2rem;}
	.guidebox dd ul li { width:33.3333%; min-height:0.8rem; height:auto; margin:0px;font-size:0.24rem;}
	.guidebox dd ul li a { height:0.8rem; line-height:0.8rem; position:relative; overflow:hidden; text-align:center; padding:0;}

	.fullpage_menu { display:none;}
	

	
	.aboutbox_bg { padding:0.6rem 0; margin-left:0;}
	.aboutbox { margin-bottom:0; position:relative; flex-flow:row wrap;}
	.aboutbox dt { width:100%; flex:0 0 100%; flex-flow:row wrap;}
	.aboutbox dt .tabs { width:100%; height:100%; height:auto; overflow:hidden; margin-top:0.1rem; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
	.aboutbox dt .tabs .tit2 { font-size:0.28rem; line-height:0.32rem;}
	.aboutbox dt .tabs .tit3 { font-size:0.16rem; line-height:0.3rem; text-transform:uppercase;}
	.aboutbox dt .tabs a { display:block; width:50%; height:1.02rem; margin:0.16rem 0; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:center;}
	.aboutbox dt .tabs a .info { margin-left:0.3rem;}
	.aboutbox dt .tit { font-size:0.4rem; line-height:0.6rem; font-weight:bold;}
	.aboutbox dt .tit1 { font-size:0.28rem; line-height:0.32rem; text-transform:uppercase;}
	.aboutbox dt .des { font-size:0.16rem; line-height:0.3rem; position:relative;}
	.aboutbox dt .switch_info { font-size:0.3rem; margin-bottom:0.5rem; display:none;}
	.aboutbox dt .switch_info:before { width:1.04rem; height:0.03rem; margin-right:0.3rem;}
	.aboutbox dt .switch_info .curr { font-size:0.45rem; line-height:0.5rem;}
	.aboutbox dt .switch_info .total { font-size:0.3rem; line-height:0.4rem;}

	.aboutbox dd .about { height:auto; overflow:visible; position:relative; float:left;}
	.aboutbox dd .about .line { width:100%; height:1px; background:#ababab; margin:40px 0;}
	
	.aboutbox dd .about .tit { font-size:0.4rem; line-height:0.6rem; }
	.aboutbox dd .about .tit1 { font-size:0.28rem; line-height:0.32rem;}
	.aboutbox dd .about .pic { margin-top:0.2rem;}
	.aboutbox dd .about .pic img { display:block;}
	.aboutbox dd .about .text { height:auto; overflow:hidden; font-size:0.24rem; line-height:0.5rem; margin-top:0.2rem; -webkit-line-clamp:10;}
	.aboutbox dd .about .more { width:2.32rem; height:0.53rem; line-height:0.53rem; font-size:0.14rem; padding:0 0.3rem; margin-top:0.6rem;}

	
	.aboutbox dd .about_link { width:100%; height:auto; overflow:hidden; margin-top:0.4rem;}
	.aboutbox dd .about_link li { width:46%; height:auto; margin-bottom:0.2rem; padding:0.1rem 0; border-radius:0.1rem; float:left;}
	.aboutbox dd .about_link li:after { width:5rem; height:5rem; left:50%; top:50%; top:-1.5rem; }
	.aboutbox dd .about_link li .num { font-size:0.22rem; color:#6e6e6e; line-height:0.4rem; margin-top:0.05rem;}
	.aboutbox dd .about_link li .num:before { width:0.01rem; height:0.40rem; left:0.03rem;}
	.aboutbox dd .about_link li .icon { width:100%; height:0.75rem; line-height:0.75rem; text-align:center; font-size:0.55rem;}
	.aboutbox dd .about_link li .icon span { font-size:0.28rem; line-height:0.03rem; top:-0.15rem; margin-left:0.1rem;}
	.aboutbox dd .about_link li .info { width:100%; }
	.aboutbox dd .about_link li .tit { font-size:0.24rem; line-height:0.4rem; margin-top:0; width:100%; text-align:center;}
	.aboutbox dd .about_link li .tit:after { width:0.3rem; height:0.02rem; margin:0.1rem auto;}
	.aboutbox dd .about_link li .tit1 { font-size:0.12rem; line-height:0.15rem;}


	
	.casebox_bg { height:auto; overflow:hidden; padding:0.6rem 0;}
	.casebox dt { line-height:0.5rem;}
	.casebox dt .tit { font-size:0.4rem; line-height:0.6rem;}
	.casebox dt .tit1 { font-size:0.28rem; line-height:0.32rem;}
	.casebox dt .more { width:1.82rem; height:0.50rem; line-height:0.50rem; font-size:0.22rem; margin-top:0.2rem; border-radius:0.26rem;}
	.casebox dt .more:after { content:''; width:0.26rem; height:0.26rem; border-radius:50%; float:right; margin:0.1rem; background-size:100% 100%;}
	.casebox dd .more { width:1.82rem; height:0.50rem; line-height:0.50rem; font-size:0.22rem; margin-top:0.2rem; border-radius:0.26rem;}
	.casebox dd .more:after { content:''; width:0.26rem; height:0.26rem; border-radius:50%; float:right; margin:0.1rem; background-size:100% 100%;}
	
	.casebox dt .des { font-size:0.24rem; line-height:0.6rem; margin-top:0.3rem;}
	.casebox dt .tabs { width:100%; line-height:0.6rem; font-size:0.22rem; margin-top:0.4rem;}
	.casebox dt .tabs a { width:25%; padding:0; text-align:center; height:0.6rem; line-height:0.6rem; float:left; display:block;}
	.casebox dt .tabs a:hover,
	.casebox dt .tabs a.hover { line-height:0.6rem; font-size:0.28rem;}
	.casebox dt .tabs a:after { height:0.04rem;}
	.casebox dt .tabs a.hover:after { width:1rem; margin-left:-0.5rem;}
	
	.casebox dd { margin-top:0.3rem;}
	.casebox .case_list { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:baseline;}
	.casebox .case_list li{ width:48%; margin:0; margin-bottom:0.2rem;}
	.casebox .case_list li .tit { height:0.6rem; line-height:0.6rem; font-size:0.2rem;}
	.casebox .case_list li .icon { line-height:1rem; font-size:0.3rem;}
	.casebox .case_list li a {}

	.casebox dd .case_list_scroll { margin-top:0.3rem;}
	
	
	.productbox_bg { height:auto; overflow:hidden; padding:0.6rem 0;}
	.productbox dt { line-height:0.5rem;}
	.productbox dt .tit { font-size:0.4rem; line-height:0.6rem;}
	.productbox dt .tit1 { font-size:0.28rem; line-height:0.32rem;}
	.productbox dt .more { width:1.82rem; height:0.50rem; line-height:0.50rem; font-size:0.22rem; margin-top:0.2rem; border-radius:0.26rem;}
	.productbox dt .more:after { content:''; width:0.26rem; height:0.26rem; border-radius:50%; float:right; margin:0.1rem; background-size:100% 100%;}
	.productbox dt .des { font-size:0.24rem; line-height:0.6rem; margin-top:0.3rem;}
	.productbox dt .tabs { width:100%; height:0.6rem; line-height:0.6rem; font-size:0.28rem; margin-top:0.4rem;}
	.productbox dt .tabs a { width:25%; padding:0; text-align:center; height:0.6rem; line-height:0.6rem; float:left; display:block;}
	.productbox dt .tabs a:hover,
	.productbox dt .tabs a.hover { line-height:0.6rem; font-size:0.28rem;}
	.productbox dt .tabs a:after { height:0.04rem;}
	.productbox dt .tabs a.hover:after { width:1rem; margin-left:-0.5rem;}
	
	.productbox dd { margin-top:0.3rem;}
	.productbox .product_list li{ width:100%;}
	.productbox .product_list li .margin { height:auto; overflow:hidden;}
	.productbox .product_list li .brief { height:1rem; padding:0 0.3rem;}
	.productbox .product_list li .tit { height:1rem; line-height:1rem; font-size:0.3rem;}
	.productbox .product_list li .icon { line-height:1rem; font-size:0.3rem;}
	.productbox .product_list li a { display:block; position:relative; overflow:hidden; color:#000; margin:0px;}
	.productbox .product_list li .pic:before { content:'more'; font-size:0.3rem; line-height:0.4rem; width:2rem; height:2rem; margin-left:-1rem; margin-top:-1rem;}

	.productbox dd .product_list_scroll { margin-top:0.3rem;}
	.productbox .swiper-pagination { width:100%; max-width:100%; height:0.5rem; position:relative; margin-top:0.5rem;}
	.productbox .swiper-pagination-bullets{ bottom:0px; height:0.5rem; text-align:center;}
	.productbox .swiper-pagination-bullet { width:0.1rem; height:0.1rem; margin:0 0.1rem; border-radius:50%;}
	.productbox .swiper-pagination-bullet-active { height:0.1rem; }


	
	.advantagebox_bg { height:auto; overflow:hidden; padding-top:0.6rem;}
	.advantagebox dt .tit { font-size:0.4rem; line-height:0.6rem;}
	.advantagebox dt .tit1 { font-size:0.28rem; line-height:0.32rem;}
	.advantagebox dt .more { width:1.82rem; height:0.50rem; line-height:0.50rem; font-size:0.22rem; margin-top:0.2rem; border-radius:0.26rem;}
	.advantagebox dt .more:after { content:''; width:0.26rem; height:0.26rem; border-radius:50%; float:right; margin:0.1rem; background-size:100% 100%;}
	.advantagebox dt .tabs { height:auto; font-size:0.28rem; margin-top:0.4rem;}
	.advantagebox dt .tabs a { width:50%; height:0.4rem; line-height:0.4rem; text-align:left; margin:0.1rem 0;}
	.advantagebox dt .tabs a .num { font-size:0.30rem; float:left; margin-right:0.2rem;}
	.advantagebox dt .ctrl_info { margin-top:0rem; display:none;}
	.advantagebox dt .ctrl_info .curr { font-size:0.72rem; line-height:0.72rem;}
	.advantagebox dt .ctrl_info .total { font-size:0.36rem; line-height:0.4rem;}
	.advantagebox dd { width:100%; height:auto; overflow:hidden; margin-top:0px; position:relative;}
	.advantagebox .advantage_list { width:100%; height:auto; overflow:;  position:relative; margin-top:0.2rem;}
	.advantagebox .advantage_list li { width:100%; height:auto; overflow:hidden; position:relative;}
	.advantagebox .advantage_list li a { display:block; overflow:hidden;}
	.advantagebox .advantage_list li .pic { height:auto; overflow:hidden; margin-top:3rem;}
	.advantagebox .advantage_list li .pic img { display:block;}
	.advantagebox .advantage_list li .brief { margin-top:0.4rem; left:0.4rem; right:0.4rem; background-size:cover;}
	.advantagebox .advantage_list li .brief .tit { font-size:0.32rem; line-height:0.6rem;}
	.advantagebox .advantage_list li .brief .tit1 { font-size:0.22rem; line-height:0.3rem; }
	.advantagebox .advantage_list li .brief .des {  font-size:0.18rem; line-height:0.36rem; margin-top:0.2rem;}
	.advantagebox .advantage_list li .brief .margin { margin:0.5rem;}
	.advantagebox .advantage_list li .brief .more { width:1.70rem; height:0.40rem; line-height:0.40rem; margin-top:0.3rem; font-size:0.22rem;}
	.advantagebox .advantage_list li .brief .more:before { content:''; display:block; width:0.40rem; height:0.40rem; float:left; background-size:100% 100%;}


	
	.sales_area_bg { height:auto; overflow:hidden; padding:0.8rem 0;}
	.sales_area dt { line-height:0.5rem;}
	.sales_area dt .tit { font-size:0.4rem;}
	.sales_area dt .more { width:2.5rem; height:0.6rem; line-height:0.6rem; font-size:0.22rem; padding:0 0.3rem; margin-top:0.3rem;}
	.sales_area dt .tabs { width:100%; height:0.6rem; line-height:0.6rem; font-size:0.24rem; margin-top:0.2rem;}
	.sales_area dt .tabs a { width:40%; padding:0; text-align:left; height:0.6rem; line-height:0.6rem; float:left; display:block;}
	.sales_area dt .tabs a:hover,
	.sales_area dt .tabs a.hover { line-height:0.6rem; font-size:0.24rem; color:#a51f26;}
	.sales_area dd { margin-top:0.3rem;}
	.sales_area dd .des { font-size:0.22rem; line-height:0.4rem; margin-top:0rem;}
	.sales_area dd .sales_area_item { width:100%; height:300px; margin-top:0.3rem;}

	
	.production_process_bg { padding-bottom:0.5rem;}
	.production_process { min-width:auto; margin:0.5rem 0.2rem; overflow:hidden;}
	.production_process dt { width:100%; height:70px; overflow:; position:relative;}
	.production_process dt .title { width:100%; height:auto; overflow:;}
	.production_process dt .tit { font-size:0.35rem; line-height:0.6rem;}
	.production_process dt .more { width:0.5rem; height:0.5rem; line-height:0.5rem; display:block; overflow:hidden; font-size:0.28rem; position:absolute; right:0; top:0.10rem; margin-top:0px;}
	.production_process dt .more:after { line-height:0.5rem;}
	
	
	.production_process_tit { font-size:24px; line-height:40px; margin:20px 0;}
	.production_process_lines li { float:left; padding:5px 10px; font-size:16px; border:1px solid #5c9ad3; margin-left:30px; margin-bottom:20px; position:relative;}
	.production_process_lines li .arrow { font-size:20px; left:100%; margin-left:5px;}
	.production_process_lines li:nth-last-child(1) .arrow { display:none;}
		
	
	.production_process dd { width:100%; height:auto; overflow:hidden; margin-top:0; position:relative;}
	.production_process .production_process_box { padding-right:0; height:auto; overflow:hidden;}
	.production_process_show_scroll { width:100%; height:auto; overflow:; float:left; position:relative;}
	.production_process dd .ctrl_box { left:0; bottom:0px; width:100%; height:0.6rem; margin-top:0.3rem; position:relative;}
	.production_process dd .ctrl_box .swiper-pagination-progressbar { width:70%; height:0.1rem; border-radius:0.1rem; left:15%; top:50%; margin-top:-0.05rem; display:block;}
	.production_process dd .ctrl_box .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { height:0.1rem; border-radius:0.1rem;}
	.production_process dd .production_process_prev,
	.production_process dd .production_process_next { width:0.6rem; height:0.6rem; line-height:0.6rem;}
	.production_process dd .production_process_prev img,
	.production_process dd .production_process_next img { display:block; width:100%;}
	
	.production_process dd .production_process_list { width:100%; height:auto; overflow:; position:relative;}
	.production_process dd .production_process_list li img { display:block; width:100%}
	.production_process dd .production_process_list li .info { left:55%; height:0.8rem;}
	.production_process dd .production_process_list li .margin { margin:0 0.2rem;}
	.production_process dd .production_process_list li .tit { font-size:0.28rem; line-height:0.8rem; height:0.8rem;}
	.production_process dd .production_process_list li .more { width:0.5rem; height:0.5rem; line-height:0.5rem; font-size:0.28rem; top:50%; margin-top:-0.25rem;}
	.production_process dd .production_process_list li .more:after { line-height:0.5rem;}
	
	.production_process_line_scroll { width:100%; height:auto; overflow:hidden; float:left; margin:0; margin-top:0rem; display:none;}
	.production_process dd .production_process_line_scroll .line { display:none;}
	.production_process dd .production_process_line { width:100%; height:auto; overflow:hidden;}
	.production_process dd .production_process_line li { margin-top:0.20rem;}
	.production_process dd .production_process_line li .info { margin-left:0.50rem;}
	.production_process dd .production_process_line li .tit { font-size:0.3rem; line-height:0.4rem;}
	.production_process dd .production_process_line li:before { content:''; width:0.1rem; height:0.1rem; border-radius:50%; background:#000; position:absolute; left:0.1rem; top:0.10rem;}
	.production_process dd .production_process_line li:after { content:''; width:0.1rem; height:0.1rem; border-radius:50%; position:absolute; left:0.1rem; top:0.1rem;}
	.production_process dd .production_process_line li .des { width:100%; height:auto; overflow:hidden; font-size:0.24rem; line-height:0.5rem; margin-top:0.1rem;}
	.production_process dd .production_process_line li.hover:after { left:0; top:0; width:0.3rem; height:0.3rem;}
	
	
	
	.newsbox_bg { height:auto; overflow:hidden; padding:0.6rem 0;}
	.newsbox { min-width:auto; margin:0.5rem 0.4rem; overflow:hidden;}
	.newsbox dt .tit { font-size:0.4rem; line-height:0.6rem;}
	.newsbox dt .tit1 { font-size:0.28rem; line-height:0.32rem;}
	.newsbox dt .more { width:1.82rem; height:0.50rem; line-height:0.50rem; font-size:0.22rem; margin-top:0.2rem; border-radius:0.26rem;}
	.newsbox dt .more:after { content:''; width:0.26rem; height:0.26rem; border-radius:50%; float:right; margin:0.1rem; background-size:100% 100%;}
	.newsbox dt .tabs { width:100%; height:0.6rem; line-height:0.6rem; font-size:0.28rem; margin-top:0.4rem;}
	.newsbox dt .tabs a { width:25%; padding:0; text-align:center; height:0.6rem; line-height:0.6rem; float:left; display:block;}
	.newsbox dt .tabs a:hover,
	.newsbox dt .tabs a.hover { line-height:0.6rem; font-size:0.28rem;}
	.newsbox dt .tabs a:after { height:0.04rem;}
	.newsbox dt .tabs a.hover:after { width:1rem; margin-left:-0.5rem;}
	.newsbox dd { margin-top:0.4rem;}
	.newsbox .pic_news_list_scroll { margin-top:0rem;}
	

	.newsbox dd .pic_news_list { width:100%; height:auto; overflow:;}
	.newsbox dd .pic_news_list li { width:100%; height:auto; overflow:; position:relative;}
	.newsbox dd .pic_news_list li.ml0 { margin-left:0;}
	.newsbox dd .pic_news_list li a { padding:0.3rem;}
	.newsbox dd .pic_news_list li .brief { margin-top:0.2rem;}
	.newsbox dd .pic_news_list li .tit { font-size:0.28rem; line-height:0.5rem; height:0.5rem;}
	.newsbox dd .pic_news_list li .des { height:0.8rem; line-height:0.4rem; margin-top:0.2rem; font-size:0.24rem;}
	.newsbox dd .pic_news_list li .margin { margin:0.2rem;}
	.newsbox dd .pic_news_list li .info { height:0.9rem; line-height:0.9rem; font-size:0.22rem; padding:0 0.3rem;}
	.newsbox dd .pic_news_list li .time { font-size:0.28rem; line-height:0.4rem;}
	.newsbox dd .pic_news_list li .more { width:0.5rem; height:0.5rem; line-height:0.5rem; border-radius:50%; font-size:0.3rem; margin-top:0.2rem;}


	.newsbox dd .news_list_scroll { width:100%; height:auto; overflow:hidden; position:relative; margin-top:0.4rem;}
	
	.newsbox dd .news_list { width:auto; height:auto; overflow:hidden;}
	.newsbox dd .news_list li { width:100%; float:none; margin-left:0; margin-bottom:0.4rem; position:relative;}
	.newsbox dd .news_list li a { display:block; height:auto; overflow:hidden; background:#f2f2f2; padding-right:0; padding-top:0.3rem;}
	.newsbox dd .news_list li .brief { width:auto; height:auto; overflow:hidden; padding:0.2rem; padding-right:0; float:none;}
	.newsbox dd .news_list li .tit { width:100%; font-size:0.28rem; height:0.8rem; line-height:0.4rem; -webkit-line-clamp: 2; }
	.newsbox dd .news_list li .des { width:95%; height:auto; overflow:hidden; line-height:0.4rem; margin-top:0px; font-size:0.22rem;-webkit-line-clamp:3;}
	.newsbox dd .news_list li .margin { margin:0.3rem; height:auto; overflow:hidden; position:relative;}
	.newsbox dd .news_list li .time { margin-left:0.1rem; margin-right:1rem;}
	.newsbox dd .news_list li .date { width:100%; height:1rem; overflow:hidden; text-align:left; z-index:1; float:left; color:#bd1717; margin-right:20px; position:relative;}
	.newsbox dd .news_list li .date .d { font-size:0.60rem; line-height:0.60rem; font-weight:bold;}
	.newsbox dd .news_list li .date .y-m { font-size:0.18rem; line-height:0.30rem;}
	.newsbox dd .news_list li .more { width:100%; height:65px; line-height:65px; padding:0 30px; border-top:1px solid #e4e4e4; color:#a51f26; font-size:16px; position:relative;}
	.newsbox dd .news_list li .more:after { content:'>'; width:30px; height:30px; line-height:30px; text-align:center; background:#a51f26; color:#fff; border-radius:50%; position:absolute; right:30px; top:50%; margin-top:-15px;}
	.newsbox dd .news_list li .icon { color:#000; font-size:35px; line-height:50px;}
	.newsbox dd .news_list li .pic { width:auto; display:block; overflow:hidden; float:none; margin:0.2rem;}

	
	


	.newsbox .news_list_scroll .swiper-pagination-bullets{ width:100%; text-align:center; position:relative; margin:0.3rem 0;}
	.newsbox .news_list_scroll .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { }
	.newsbox .news_list_scroll .swiper-pagination-bullet { width:0.2rem; height:0.2rem; border-radius:50%; background:#fff; opacity: 1; display:inline-block; margin:0.1rem;}
	.newsbox .news_list_scroll .swiper-pagination-bullet-active { background:#bb0001;}

	.insidebox_bg { max-width:1440px; min-width:300px; height:auto; overflow:visible; margin:0 auto; margin-top:0px; padding-bottom:0.1rem; margin-bottom:0px; }

	
	.contentbox dt { height:0.8rem; line-height:0.8rem; display:none;}
	.contentbox dt .tit { font-size:0.3rem;}
	.contentbox dd { min-height:auto;}
	.contentbox dd #content { font-size:0.24rem;}
	.contentbox dd .empty { font-size:0.5rem; line-height:1rem;}


	
	.about_us_box_bg { padding:0.3rem;}
	.about_us_box .about { padding:0;}
	.about_us_box .about .title { margin-top:0.2rem;}
	.about_us_box .about .tit { font-size:0.6rem; line-height:0.6rem;}
	.about_us_box .about .tit1 { font-size:0.23rem; line-height:0.5rem;}
	.about_us_box .about .tit1:before { content:'-'; margin-right:0.1rem;}
	.about_us_box .about .company_name { font-size:0.3rem; line-height:0.4rem; margin-top:0.3rem;}
	
	.about_us_box .about .about_point { margin:0.3rem 0;}
	.about_us_box .about .about_point li .num { width:100%; line-height:1rem; font-size:0.5rem;}
	.about_us_box .about .about_point li .unit{ margin-left:0.1rem; line-height:0.3rem; font-size:0.22rem;}
	.about_us_box .about .about_point li .tit2 { font-size:0.22rem; line-height:0.3rem;}
	.about_us_box .about .des { font-size:0.24rem; line-height:0.4rem; margin-top:0.6rem;}
	
	.corporate_culture_bg { padding:0.6rem 0.3rem; }
	.corporate_culture dt .tit { font-size:0.6rem; line-height:0.6rem;}
	.corporate_culture dt .tit1 { font-size:0.23rem; line-height:0.5rem;}
	.corporate_culture dt .tit1:before { content:'-'; margin-right:0.1rem;}
	.corporate_culture dd { margin-top:0.4rem;}
	.corporate_culture dd .corporate_culture_list { width:100%; height:3rem;}
	.corporate_culture dd .corporate_culture_list li { line-height:0.8rem; padding:0.5rem 0; font-size:0.35rem; font-weight:bold; border-radius:0.2rem;}
	.corporate_culture dd .corporate_culture_list li .icon { font-size:0.4rem; line-height:0.6rem; float:left; margin-right:0.2rem;}
	.corporate_culture dd .corporate_culture_list li .tit { margin-right:0;}
	
	.honorbox_bg { padding:0.6rem 0.3rem; padding-bottom:0;}
	.honorbox_bg:after { height:1rem; width:100%;}
	.honorbox dt { width:100%; height:auto; overflow:hidden;}
	.honorbox dt .tit { font-size:0.6rem; line-height:0.6rem;}
	.honorbox dt .tit1 { font-size:0.23rem; line-height:0.5rem;}
	.honorbox dt .tit1:before { content:'-'; margin-right:3px;}
	.honorbox dt .more { width:2.5rem; height:0.6rem; line-height:0.6rem; font-size:0.22rem; padding:0 0.3rem; margin-top:0.2rem;}
	
	.honorbox dd { margin-top:0.3rem;}
	.honorbox dd .honor_list_scroll { width:100%; margin-left:0%; padding-bottom:0rem;}
	.honorbox dd .honor_list_scroll .swiper-container { overflow:visible;}
	.honorbox dd .honor_list li { width:50%; height:auto; overflow:; background-size:100% 100%;}
	.honorbox dd .honor_list li .pic { display:block; padding:0.4rem;}
	.honorbox dd .honor_list li .tit { margin-right:0;}
	.honorbox dd .ctrl_box { height:1rem; line-height:1rem; margin-top:0.4rem;}
	.honorbox dd .ctrl_box .ctrl_info { font-size:0.28rem;}
	.honorbox dd .ctrl_box .ctrl_info .curr { font-size:0.32rem; margin-right:0.2rem;}
	.honorbox dd .ctrl_box .ctrl_info .total { margin-left:0.1rem;}
	.honorbox dd .ctrl_box .prev,
	.honorbox dd .ctrl_box .next { font-size:0.28rem;}

	
	
	.goods-list { width:100%; height:auto; overflow:hidden; margin-top:0.4rem; overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:flex-start;}
	.goods-list li:nth-child(2n+1) { margin-left:0%;}
	.goods-list li { width:48%; flex:0 0 48%; margin:0%; margin-bottom:2%;}
	.goods-list li .tit{ margin:0; padding:0 0.3rem; height:0.8rem; line-height:0.8rem; font-size:0.24rem;}
	.goods-list li .tit .icon { font-size:0.24rem;}
	.goods-list li .pic:after { font-size:0.5rem; line-height:1rem;}

	.pic-list { width:100%; height:auto; overflow:hidden; margin-top:0.4rem; overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:flex-start;}
	.pic-list li { width:48%; flex:0 0 48%; margin:0%; margin-bottom:2%;}
	.pic-list li:nth-child(2n+1) { margin-left:0%;}
	.pic-list li .name{ margin:0; padding:0 0.3rem; height:0.8rem; line-height:0.8rem; font-size:0.24rem;}
	.pic-list li .name .icon { font-size:0.24rem;}
	
	.video-list { width:100%; height:auto; overflow:hidden; margin-top:0.4rem; overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:flex-start;}
	.video-list li { width:48%; flex:0 0 48%; margin:0%; margin-bottom:2%;}
	.pic-list li:nth-child(2n+1) { margin-left:0%;}
	.video-list li .name{ margin:0; padding:0 0.3rem; height:0.8rem; line-height:0.8rem; font-size:0.24rem;}
	.video-list li .name .icon { font-size:0.24rem;}
	
	.productbox_bg,
	.sales_area_bg,
	.newsbox_bg { padding-left:0;}
	.contactbox_bg { margin-left:0; background-size:cover;}
	.contactbox .contact_info { width:100%; height:auto; overflow:; padding:0.8rem 0.4rem; position:relative; background:#fff;}
	.contactbox .contact_info .tit { font-size:0.6rem; line-height:0.5rem;}
	.contactbox .contact_info .tit1 { font-size:0.4rem; line-height:0.5rem; margin-top:0.6rem;}
	.contactbox .contact_info .des { font-size:0.28rem; line-height:0.5rem; margin-top:0.6rem;}
	.contactbox .contact_info .more { width:2.5rem; height:0.6rem; line-height:0.6rem; font-size:0.22rem; padding:0 0.3rem; margin-top:0.3rem;}
	
	.contactbox .contact_info .about_point { margin-top:0.3rem; margin-bottom:0.5rem;}
	.contactbox .contact_info .about_point li .num { line-height:0.8rem; font-size:0.6rem;}
	.contactbox .contact_info .about_point li .unit{ margin-left:0.1rem; line-height:20px; font-size:0.24rem;}
	.contactbox .contact_info .about_point li .tit2 { font-size:0.28rem; line-height:0.5rem;}

	.contactbox .contact_location_info_box { margin-top:0.3rem; position:absolute; left:5%; top:10%; width:5.5rem; height:2rem; background:url(../image/contact_location_info_box.png) no-repeat; background-size:100% 100%;}
	.contactbox .contact_location_info { width:56%; height:93%; padding:0.2rem;}
	.contactbox .contact_location_info .tit { font-size:0.20rem; line-height:0.3rem; font-weight:bold;}
	.contactbox .contact_location_info .telbox { font-size:0.16rem; line-height:0.4rem;}
	.contactbox .contact_location_info .telbox .tel { font-size:0.24rem;}
	.contactbox .contact_location_info .addbox { font-size:0.16rem; line-height:0.3rem;}
	.contactbox .contact_location { width:100%; height:100%; float:left; position:relative;}
	.contactbox .contact_location img { display:block; max-width:90%; width:auto; margin:0 auto; margin-top:30%; margin-bottom:10%;}


	
	.goods_info_bg { height:auto; overflow:hidden; position:relative;}
	.goods_info { padding-top:0; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
	.goods_info .pic { width:auto; float:none; margin:0.3rem;}
	.goods_info .pic .tit { font-size:0.4rem; line-height:1rem; text-align:center; color:#000;}
	.goods_info .info { width:auto; height:auto; float:none; margin:0 0.3rem; position:relative; z-index:1;}
	.goods_info .info .tit { font-size:0.4rem; line-height:0.6rem; margin-top:0.2rem;}
	.goods_info .info .des { font-size:0.28rem; line-height:0.4rem; padding:0.2rem 0; -webkit-line-clamp:20;}
	
	.goods_info .goods_reserve_form { width:100%; height:auto; overflow:hidden; margin-top:0.1rem;}
	.goods_info .goods_reserve_form .input { width:100%; flex:0 0 100%; height:0.8rem; line-height:0.8rem; font-size:0.28rem; margin-top:0.2rem; border:0; text-indent:0.2rem; float:none;}
	.goods_info .goods_reserve_form .textarea { width:100%; flex:0 0 100%; height:2rem; line-height:0.6rem; font-size:0.28rem; padding:0.2rem; border:0; margin-top:0.2rem;}
	.goods_info .goods_reserve_form .input:-moz-placeholder,
	.goods_info .goods_reserve_form .textarea:-moz-placeholder { font-size:0.28rem;}
	.goods_info .goods_reserve_form .input::-moz-placeholder,
	.goods_info .goods_reserve_form .textarea::-moz-placeholder { font-size:0.28rem;}
	.goods_info .goods_reserve_form .input:-ms-input-placeholder,
	.goods_info .goods_reserve_form .textarea:-ms-input-placeholder { font-size:0.28rem;}
	.goods_info .goods_reserve_form .input::-webkit-input-placeholder,
	.goods_info .goods_reserve_form .textarea::-webkit-input-placeholder{ font-size:0.28rem;}
	.goods_info .goods_reserve_form .btn_box { height:auto; overflow:hidden; margin:0 auto; margin-top:18px;}
	.goods_info .goods_reserve_form .submit{ width:50%; height:0.8rem; margin-top:0.2rem; font-size:0.24rem;}
	.goods_info .goods_reserve_form .reset{ width:50%; height:0.8rem; margin-top:0.2rem; font-size:0.24rem;}
	
	.process_tit { font-size:0.28rem; line-height:1rem; margin-top:0.6rem;}
	.process_tit:before,
	.process_tit:after { content:''; width:0.6rem; height:0.6rem; display:inline-block; background-size:100% auto;}
	.process_list li { margin-top:0.3rem;}
	.process_list li a { padding:0.3rem; border-radius:0.2rem;}
	.process_list li:nth-child(2n) .brief { margin-right:2%;}
	.process_list li .picbox { width:40%; height:auto; overflow:hidden; border-radius:0.1rem; float:right;}
	.process_list li .brief { width:48%; height:auto; overflow:hidden; float:left; margin-left:2%;}
	.process_list li .brief .tit { font-size:0.4rem; line-height:0.6rem; color:#a51f26; font-style:oblique;}
	.process_list li .brief .tit .num { font-size:0.6rem; margin-right:0.1rem;}
	.process_list li .brief .tit1 { font-size:0.24rem; line-height:0.3rem; margin-top:0.1rem; font-weight:bold;}
	.process_list li .brief .des { height:auto; font-size:0.18rem; line-height:0.35rem; margin-top:0.2rem; -webkit-line-clamp:3;}
	
	.goods_detail_bg{ height:auto; overflow:hidden; padding-bottom:40px;}
	.goods_detail { height:auto; margin-top:0px; position:relative;}
	.goods_detail dt { height:0.6rem; font-size:0.28rem; line-height:0.6rem;}
	.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 .detail_info { font-size:0.24rem; margin:0 0.3rem; line-height:2; margin-top:0.3rem;}
	.goods_detail .detail_info img { max-width:100%; width:auto;}
	.goods_detail .detail_lab { height:1rem; line-height:1rem; font-size:0.4rem; padding:0 0.3rem;}
	
	.goods_related_bg { padding-bottom:0.4rem;}
	.goods_related { margin-top:0.4rem;}
	.goods_related dt .tit {  height:1rem; line-height:1rem; font-size:0.4rem; padding:0 0.3rem;}
	.goods_related dd { width:auto; height:auto; overflow:hidden; margin:0 0.3rem;}
	.goods_related dd .goods_related_list_scroll { width:100%; height:auto; position:relative;}
	.goods_related dd .prev,
	.goods_related dd .next { display:none;}
	
	.goods_list { margin-top:0.3rem;}
	.goods_list li { width:50%; height:auto; overflow:;}
	.goods_list li .pic:after { font-size:0.3rem; line-height:0.5rem;}
	.goods_list li .tit{ height:0.8rem; line-height:0.8rem; padding:0 0.2rem; margin:0; font-size:0.24rem; margin-top:0px;}
	.goods_list li .tit .icon { font-size:0.24rem; display:none;}

	
	.pic-news-list { margin-top:0.4rem;}
	.pic-news-list li .time { font-size:0.22rem; line-height:0.3rem;}
	.pic-news-list li .tit { font-size:0.28rem; height:0.4rem; line-height:0.4rem; margin-top:0.2rem;}
	.pic-news-list li .des { height:1.2rem; font-size:0.24rem; line-height:0.4rem; overflow:hidden; margin-top:0.2rem; -webkit-line-clamp: 3;}
	.pic-news-list li .pic { margin-top:0.3rem;}
	.pic-news-list li:hover .pic:after { border:0.04rem solid #c10e0e;}
	.pic-news-list-scroll .swiper-pagination { max-width:4rem; height:0.1rem;}
	.pic-news-list-scroll .swiper-pagination-progressbar { height:0.1rem; border-radius:0.05rem; margin-top:0.6rem;}
	.pic-news-list-scroll .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { height:0.1rem; border-radius:0.05rem;}

	
	.news-list2 { width:100%; height:auto; overflow:visible; margin-top:0;}
	.news-list2 li { width:100%; height:auto; overflow:visible; position:relative; padding:0.36rem 0; padding-bottom:0; }
	.news-list2 li a { display:block; height:auto; overflow:hidden; position:relative; padding:0;}
	.news-list2 li .pic { width:100%; margin:0;}
	.news-list2 li .brief { width:100%;}
	.news-list2 li .margin { margin-left:0;}
	.news-list2 li .tit { width:100%; line-height:0.40rem; height:0.40rem; font-size:0.32rem; margin-top:0.2rem;}
	.news-list2 li .des { width:100%; position:relative; height:0.9rem; overflow:hidden; line-height:0.45rem; margin:0.30rem 0; font-size:0.26rem;}
	.news-list2 li .info { width:100%; height:auto; overflow:hidden; position:relative;}
	.news-list2 li .info:after { content:''; background:#165a09; width:1.31rem; height:0.02rem; position:absolute; left:0; top:0;}
	.news-list2 li .time { font-size:0.48rem; line-height:1.20rem; margin-left:0;}
	.news-list2 li .more { float:right; color:#292929; font-size:0.17rem; margin-top:0.45rem; text-transform:uppercase;}
	.news-list2 li .icon { color:#909090; font-size:0.22rem; margin:0.5rem; height:0.55rem; line-height:0.55rem; margin-top:0.5rem; margin-bottom:0.8rem; display:none;}
	
	
	.news-list3 { margin-top:0.5rem; height:auto; overflow:hidden;}
	.news-list3 li { width:100%; height:auto; overflow:hidden; position:relative;}
	.news-list3 li:nth-child(2n) { float:right;}
	.news-list3 li a { display:block; height:auto; overflow:hidden; position:relative; padding:0.2rem 0; padding-left:0.8rem; padding-right:0.3rem;}
	.news-list3 li a:after { content:'>'; width:0.6rem; height:0.6rem; line-height:0.6rem; font-size:0.28rem; right:0rem; top:50%; font-weight:100; margin-top:-0.3rem;}
	.news-list3 li .date { width:0.8rem; height:auto; overflow:hidden; float:left; margin:0.4rem 0 0 -0.8rem; float:left; z-index:1; color:#468b22;}
	.news-list3 li .date .d { font-size:0.6rem; line-height:0.6rem;}
	.news-list3 li .date .y-m { display:inline-block; font-size:0.24rem; line-height:0.3rem;}
	.news-list3 li .brief { height:auto; overflow:hidden; position:relative; margin:0px 0.3rem; margin-top:0.2rem;}
	.news-list3 li .tit { height:0.4rem; line-height:0.4rem;font-size:0.28rem; }
	.news-list3 li .des { height:0.8rem; overflow:hidden; line-height:0.4rem; margin-top:0.2rem; font-size:0.24rem;}
	.news-list3 li .more { width:1.24rem; height:0.5rem; line-height:0.5rem; border-radius:0.08rem;}
	.news-list3 li .more:after { margin-left:0.02rem;}
	.news-list3 li .icon { color:#909090; font-size:0.24rem; margin:0.4rem; height:0.4rem; line-height:0.4rem; margin-top:0.4rem; margin-bottom:0.6rem;}
	
	.map_coordinates { width:100%; height:6rem;}
	
	.contact_info_bg { padding:0.3rem;}
	.contact_info  .title { font-size:0.32rem; line-height:0.8rem; font-weight:bold;}
	.contact_info ul { margin-top:0.4rem;}
	.contact_info ul li { width:100%; flex:0 0 100%; margin-bottom:0.2rem;}
	.contact_info ul li .icon { width:0.6rem; height:0.6rem; font-size:0.4rem; line-height:0.6rem;}
	.contact_info ul li .info { line-height:0.4rem; }
	.contact_info ul li .info .lab { font-size:0.24rem; line-height:0.4rem;}
	.contact_info ul li .info .tit { font-size:0.22rem; line-height:0.3rem;}
	.contact_info ul li .info .tit1 { font-size:18px; font-weight:normal; margin-left:0.2rem;}
	.contact_info ul li .info .tel { font-size:0.28rem; line-height:0.5rem;}
	.contact_info ul li .info .address { font-size:0.24rem; line-height:0.5rem;}
	.contact_info ul li .info .email { font-size:0.24rem;}

	
	.cotnact_feedback_bg { margin-top:0.2rem;}
	.cotnact_feedback { margin:0.3rem; margin-top:0.4rem;}
	.cotnact_feedback dt .tit { font-size:0.4rem; line-height:1rem;}
	.cotnact_feedback dd { margin-top:0.2rem;}
	.cotnact_feedback dd .feedback_form .input { width:100%; height:0.6rem; line-height:0.6rem; margin-top:0.2rem; text-indent:0.2rem;}
	.cotnact_feedback dd .feedback_form .textarea { width:100%; flex:0 0 100%; height:2rem; line-height:0.6rem; padding:0.2rem; border:0; margin-top:0.2rem;}
	.cotnact_feedback dd .feedback_form .input:-moz-placeholder,
	.cotnact_feedback dd .feedback_form .textarea:-moz-placeholder,
	.cotnact_feedback dd .feedback_form .input::-moz-placeholder,
	.cotnact_feedback dd .feedback_form .textarea::-moz-placeholder,
	.cotnact_feedback dd .feedback_form .input:-ms-input-placeholder,
	.cotnact_feedback dd .feedback_form .textarea:-ms-input-placeholder,
	.cotnact_feedback dd .feedback_form .input::-webkit-input-placeholder,
	.cotnact_feedback dd .feedback_form .textarea::-webkit-input-placeholder{ font-size:0.24rem;}
	.cotnact_feedback dd .feedback_form .btn_box { width:100%; height:auto; overflow:hidden; margin:0.2rem auto; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
	.cotnact_feedback dd .feedback_form .submit{ width:48%; height:0.6rem; margin:0; font-size:0.24rem;}
	.cotnact_feedback dd .feedback_form .reset{ width:48%; height:0.6rem; margin:0; font-size:0.24rem;}
	
	
	.form_table{padding:0; font-size:0.24rem;}
	.form_table .label { width:1.2rem; height:0.6rem; line-height:0.6rem; font-size:0.24rem;}
	.form_table td p{ line-height:0.3rem; height:0.3rem;}
	.form_table .submit { border-radius:0.05rem; width:3rem; height:0.8rem; line-height:0.8rem; font-size:0.24rem;}
	
	.form_table .inputall{height:0.6rem; line-height:0.6rem; border:1px #ddd solid; padding:0.05rem; font-size:0.24rem;}
	.form_table .input100{width:100%;}
	.form_table .input150{width:100%;}
	.form_table .input500{width:100%;}
	
	
	.detail .tit { font-size:0.32rem; color:#000; line-height:0.5rem; margin:0.2rem 0; margin-top:0.5rem;}
	.detail .des { line-height:0.6rem; margin-top:0.2rem; font-size:0.28rem;}
	.detail .des:after { width:3.2rem; height:0.02rem; margin-left:-1.6rem;}
	.detail .pic { text-align:center;}
	.detail .pic img { max-width:100%; width:auto;}
	.detail .con { margin-top:0.3rem;}
	.detail .con p { font-size:0.24rem; line-height:3;}
	.detail .date { font-size:0.24rem; line-height:0.5rem;}
	.detail video { height:4rem;}
	
	.detail .about_link li { width:100%; margin-bottom:6%;}
	.detail .about_link li .about_tit { line-height:0.6rem; font-size:0.32rem; margin-top:0.2rem; margin-left:0.2rem;}
	.detail .about_link li .about_brief { width:65%; height:1rem; bottom:0.5rem;}
	.detail .about_link li:hover .about_tit { border-bottom:0.02rem solid #a0211b;}
	
	.detail .prev_next { font-size:0.24rem; border-top:1px solid #ececec; margin:0; padding:0.2rem 0; margin-top:0.2rem; align-items:flex-start;}
	.detail .prev_next a { width:48%; display:block; line-height:0.6rem;}
	.detail .prev_next .prev_label,
	.detail .prev_next .next_label { color:#8e8e8e;}
	.detail .prev_next .next_label { }
	.detail .prev_next .prev_label:after,
	.detail .prev_next .next_label:after { content:'：';}
	.detail .prev_next .prev_tit,
	.detail .prev_next .next_tit { color:#666; line-height:0.5rem;}
	.detail .prev_next .next_tit { text-align:right;}
	.detail .label { margin:0.3rem 0; font-size:0.28rem;}
	
	
	.fenye{ width:100%; margin:0.6rem 0%; text-align:center; height:0.6rem; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
	.fenye a { font-size:0.24rem;}
	.fenye a:first-child { min-width:1rem;}
	.fenye a:last-child { min-width:1rem;}
	.fenye a { min-width:0.6rem;  height:0.6rem; line-height:0.6rem; font-weight:normal; margin-right:0.06rem; border-radius:0.03rem;}
	
	.footer_top_bg { width:100%; height:auto; overflow:hidden; padding-bottom:0.3rem;}
	.footer_top_box { height:auto; }
	.footer_top { padding-left:0; height:auto; overflow:hidden;}
	.footer_top .logobox { width:100%; height:auto; overflow:hidden; float:left; margin:0.5rem 0;}
	.footer_top .logobox img { display:block; width:100%;}
	
	.footer_bg { padding:0 0.3rem; padding-bottom:1rem;}
	.footerbox { min-width:100%;}
	.footer .footer_link { width:100%; line-height:0.6rem; height:auto; color:#a1a1a1; font-size:0.24rem; float:none;}
	.footer .footer_link a { width:25%; line-height:0.6rem; color:#a1a1a1; display:block; float:left;}
	.footer .footer_link a:hover { color:#468b22;}
	
	.footer_top .footer_link { width:100%; line-height:0.6rem; height:auto; font-size:0.22rem;}
	.footer_top .footer_link a { width:33.333333333333%; line-height:0.6rem; text-align:left; text-indent:0.3rem;}
	.footer_top .footer_link a:hover { }
	
	
	.footer .info_box { width:100%; float:none; margin-top:0.2rem;}
	.footer .infobox { height:auto; overflow:hidden; position:relative; padding:0.33rem 0; padding-left:1.6rem;}
	.footer .infobox .tit { font-size:0.28rem; line-height:0.4rem;}
	.footer .infobox .tel { font-size:0.36rem; line-height:0.5rem; margin-top:0.2rem;}
	.footer .infobox .info { font-size:0.22rem; line-height:0.4rem; margin-top:0.2rem;}
	.footer .infobox .qrcode { width:1.33rem; height:1.33rem; float:left; overflow:hidden; margin:0.1rem 0 0 -1.6rem;}
	.footer .infobox .qrcode .pic { width:100%; height:auto; overflow:hidden;}
	.footer .infobox .qrcode .pic img { display:block; width:100%;}
	
	
	.footer .feedbackbox { width:100%; float:none; margin-top:0.4rem;}
	.footer .feedbackbox dt { text-align:center;}
	.footer .feedbackbox dt .tit { font-size:0.28rem; line-height:0.6rem; }
	.footer .feedbackbox dd { width:100%; height:auto; overflow:hidden;}
	.footer .feedbackbox dd .input { width:100%; height:0.7rem; line-height:0.7rem; font-size:0.22rem; text-indent:0.3rem; margin-top:0.2rem; margin-right:0; float:left;}
	.footer .feedbackbox dd .textarea { width:100%; height:3rem; line-height:0.3rem; font-size:0.22rem; color:#ad1515; padding:0.2rem; margin-top:0.2rem;}
	.footer .feedbackbox dd .input:-moz-placeholder,
	.footer .feedbackbox dd .textarea:-moz-placeholder { 
		font-size:0.22rem;
	}
	.footer .feedbackbox dd .input::-moz-placeholder,
	.footer .feedbackbox dd .textarea::-moz-placeholder { 
		font-size:0.22rem;
	}
	.footer .feedbackbox dd .input:-ms-input-placeholder,
	.footer .feedbackbox dd .textarea:-ms-input-placeholder{
		font-size:0.22rem;
	}
	.footer .feedbackbox dd .input::-webkit-input-placeholder,
	.footer .feedbackbox dd .textarea::-webkit-input-placeholder{
		font-size:0.22rem;
	}
	
	.footer .feedbackbox dd .submit { width:100%; height:0.7rem; line-height:0.7rem; font-size:0.22rem; border-radius:0.35rem; margin-top:0.4rem; float:none;}
	
	
	.footer { padding:0;}	
	.footer .logobox { width:100%; height:auto; overflow:hidden; float:none; margin:0.6rem 0; text-align:center;}
	.footer .search_box { width:100%; height:auto; overflow:hidden; float:none; margin:0;}
	.footer .searchbox { width:5rem; height:0.8rem; float:none; margin:0.6rem auto;}
	.footer .searchbox .keys { width:4rem; height:0.8rem; line-height:0.8rem; font-size:0.28rem; padding:0 0.3rem;}
	.footer .searchbox .submit { width:1rem; height:0.8rem; line-height:0.8rem; color:#fff; font-size:0.4rem;}
	.copyright_bg { height:1rem; margin-top:-1rem;}
	.copyright { height:1rem; line-height:1rem; text-align:center; font-size:0.18rem;}
	.copyright a { color:#a3a3a3;}
	.copyright .share_link { display:none;}
	
	
	.aboutbox,
	.productbox,
	.advantagebox,
	.sales_area,
	.processbox,
	.casebox,
	.newsbox,
	.contactbox,
	.insidebox,
	.copyright { margin:0 0.3rem;}

}
@media only screen and (max-width: 480px) {
	
}

.trans{
    -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(404.png);}
.apply_box .applyform .input:-moz-placeholder { 
    color: #848484; font-size:14px;
}
.apply_box .applyform .input::-moz-placeholder { 
    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;}