﻿
*.bhover { background:#999; color:#fff;}
* { margin:0; padding:0; outline:none; font-family:'微软雅黑', Helvetica,Arial,Lucida, sans-serif; -webkit-box-sizing: border-box; box-sizing: border-box;
/*font-family: -apple-system, BlinkMacSystemFont,
"Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell",
"Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;*/
-webkit-font-smoothing:antialiased; /*chrome、safari*/
-moz-osx-font-smoothing:grayscale; /*firefox*/
}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}
.animated{ visibility:hidden;}
.visible{ visibility:visible;}
.animation {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

body{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:24px;
	background:#fff;
	color:#000000;
	-webkit-font-smoothing: antialiased; /*chrome、safari*/
	-moz-osx-font-smoothing: grayscale; /*firefox*/
	overflow-x:hidden;
	
}
body.overflow_hidden { overflow:hidden;}
body.overflow_hidden:after { content:''; position:fixed; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,.5); z-index:1;}

body.ny { /*background:url(../images/insidebox_bg.jpg) fixed center center no-repeat;*/ background:#fef2ff;}
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:#9859a1;}
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;}
*.hauto { height:auto!important;}
*.h100_ { height:100%!important;}
*.ffs { font-family:'SourceHanSerifCN-Heavy','思源宋体 CN','宋体'!important;}
*.ffgts { font-family:Georgia, "Times New Roman", Times, serif!important;}
*.fl { float:left;}
*.fr { float:right;}
*.mt0 { margin-top:0!important;}
*.mt3 { margin-top:3px!important;}
*.mt5 { margin-top:5px!important;}
*.mt8 { margin-top:8px!important;}
*.mt10 { margin-top:10px!important;}
*.mt20 { margin-top:20px!important;}
*.mt24 { margin-top:24px!important;}
*.mt30 { margin-top:30px!important;}
*.mt40 { margin-top:40px!important;}
*.mt45 { margin-top:45px!important;}
*.mt50 { margin-top:50px!important;}
*.mt60 { margin-top:60px!important;}
*.mt70 { margin-top:70px!important;}
*.mt80 { margin-top:80px!important;}
*.mt90 { margin-top:80px!important;}
*.mt100 { margin-top:100px!important;}
*.mt150 { margin-top:150px!important;}

*.f12 { font-size:12px; line-height:24px;}
*.f14 { font-size:14px; line-height:26px;}
*.f15 { font-size:15px; line-height:29px;}
*.f16 { font-size:16px; line-height:30px;}
*.f18 { font-size:18px; line-height:32px;}
*.f21 { font-size:21px; line-height:34px;}
*.f20 { font-size:20px; line-height:36px;}
*.f22 { font-size:22px; line-height:38px;}
*.f40 { font-size:40px; line-height:60px;}
*.f50 { font-size:50px; line-height:80px;}
*.center { text-align:center;}
*.strong { font-weight:bold;}
.cfff { color:#fff;}


/*12栏网格布局*/
*.row { margin-left:-15px; margin-right:-15px;}
[class^="col-"], [class*=" col-"] { padding-left:15px; padding-right:15px; position:relative; height:auto;}
*.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.flex-wrap { flex-wrap:wrap;}
*.d-flex.flex-wrap-reverse { flex-wrap:wrap-reverse;}
*.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-baseline { align-items:baseline!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-content-stretch { align-content:stretch!important;}
*.d-flex.align-content-start { align-content:flex-start!important;}
*.d-flex.align-content-center { align-content:center!important;}
*.d-flex.align-content-between { align-content:space-between!important;}
*.d-flex.align-content-around { align-content:space-around!important;}
*.d-flex.align-content-end { align-content:flex-end!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;}

.fullpage_menu { position:fixed; right:0; top:50%; margin-top:-80px; height:160px; width:65px;/* background:#000; background:rgba(0,0,0,.5);*/ z-index:999999; font-size:18px; font-family:Arial; text-transform:uppercase; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center;}
.fullpage_menu li { width:100%; height:auto; position:relative;}
.fullpage_menu li a { width:100%; height:15px; overflow:hidden; font-size:0; display:block;}
.fullpage_menu li a:after { content:''; width:32px; height:4px; background:#1362b1; position:absolute; top:50%; margin-top:-2px; right:0;  border-radius:2px 0 0 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:after { width:65px;}

.fullpage_menu.style01 li a:after { background:#7f8080;}

/*页眉*/
.top_bg { width:100%; height:100px; overflow:visible; z-index:99999; position:fixed; left:0; top:0; background:#fff; background-size:cover; /*background-image: linear-gradient(to bottom, rgb(255, 255, 255, .8), transparent);*/}
.top_bg .top { max-width:1440px; min-width:300px; margin:0 auto; height:100px; position:relative; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:center; align-items:center;}
body.ny .top_bg { }
body.overflow_hidden .top_bg.bgfff {/* height:100px; background:none!important; box-shadow:none!important;*/}

body.ny .top_bg.bgfff { background:#fff; box-shadow: 0px 5px 5px rgba(0,0,0,0.1);}


.index .top_bg.bgfff { background:#fff; box-shadow: 0px 5px 15px rgba(0,0,0,0.1);}
.index .top_bg.bgfff .top .logobox .logo { /*background:url(../images/logo-text-white.png) center center no-repeat;*/}
.top_bg .top:after { /*content:''; width:100%; height:1px; background:#c5c5c5; position:absolute; left:0; bottom:0;*/}
.top_bg .top .welcome { height:35px; line-height:35px; color:#8db796; float:left; margin-left:0px; font-size:14px; position:absolute; left:0; top:0;}
.top_bg .top .welcome a { color:#fff;}
.top_bg .top .weather { display:inline-block; font-size:12px; margin-left:10px; font-family:"宋体";}
.top_bg .top .weather .low{ color:#006b19;}
.top_bg .top .weather .high{ color:#e00000;}

.top_bg .top .email { position:absolute; right:200px; top:25px; line-height:40px;}

.top_bg .top .telbox { width:240px; height:50px; overflow:hidden; position:absolute; right:0px; top:50%; margin-top:-25px; padding-left:45px; z-index:1;}
.top_bg .top .telbox .icon { width:40px; height:40px; line-height:40px; float:left; margin:4px 0 0 -45px; font-size:32px; color:#9c5fa4;}
.top_bg .top .telbox .lab { font-size:18px; line-height:20px; position:relative; color:#000;}
.top_bg .top .telbox .tit { font-size:22px; line-height:22px; font-weight:bold;}
.top_bg .top .telbox .tel { font-size:32px; line-height:50px; position:relative; letter-spacing:0px; font-weight:bold; font-family:"Times New Roman", Times, serif; color:#9c5fa4; /*text-shadow: 0 1px #fff, 1px 0 #fff, -1px 0 #fff, 0 -1px #fff; */}

.top_bg .top .logobox { width:133px; height:auto; overflow:hidden; float:left; z-index:1; }
.top_bg .top .logobox a { display:block; width:100%; height:100%; overflow:hidden; text-align:center;}
.top_bg .top .logobox .logo { width:133px; height:58px; margin:0 auto; overflow:hidden; background:url(../image/logo-text.png) center center no-repeat;}
.top_bg .top .logobox .tit { width:100%; font-size:14px; line-height:20px; color:#000;}
.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;
/*background: linear-gradient(to bottom, #0197db, #0153b3);
-webkit-background-clip: text;
color: transparent;*/
}
.top_bg .top .logobox .info .tit strong { color:#ef711f;}
.top_bg .top .logobox .info .tit1 { font-size:12px; line-height:20px; letter-spacing:0.3px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; /*font-style:oblique;  font-weight:bold; */}
.top_bg .top .logobox .logo:hover {/*transform: perspective(120px) rotateY(-360deg);*/}


.top_bg .top .icon_btn { width:auto; height:40px; line-height:40px; position:absolute; right:0; top:50%; margin-top:-20px;}
.top_bg .top .icon_btn a { display:inline-block; font-size:20px; color:#000; position:relative; line-height:40px;}
.top_bg .top .icon_btn a:before { margin-right:10px; font-size:20px; float:left;}
.top_bg .top .search_btn { padding-right:23px;}
.top_bg .top .menu_btn { padding-left:23px;}
.top_bg .top .menu_btn:after { content:''; width:1px; height:24px; background:rgba(255,255,255,.25); position:absolute; left:0; top:50%; margin-top:-12px;}
.top_bg .top .search_btn.icon-chahao:before,
.top_bg .top .menu_btn.icon-chahao:before { font-size:22px;}

.icon_btn_box { width:250px; height:100%; position:absolute; top:0; right:0; 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(/template/default/index/images/icon_share.png) center center no-repeat;}
.top_bg .top .menu_icon { /*width:40px; height:auto; overflow:hidden; position:relative; font-size:16px; line-height:30px; color:#000; text-align:center; z-index:999; */display:none;}
/*.top_bg .top .menu_icon.iconcha:before { font-size:30px;}
.top_bg .top .menu_icon:before { display:block; font-size:40px; line-height:40px; color:#000;}
.top_bg .top .menu_icon .menu { color:#000; font-size:16px; line-height:40px; display:block;}
.top_bg .top .menu_icon .icon { display:block; width:34px; height:34px;}
.top_bg.hide .top .menu_icon { display:block;}*/
.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:100px; line-height:100px; 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; display:none;}
.top_bg .top .searchbox .keys { width:0%; height:42px; line-height:42px; background:#9c5fa4; color:#fff; border:0; text-indent:15px; 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:22px; line-height:42px; color:#9c5fa4; position:absolute; right:0; top:0; z-index:1; 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; font-size:18px;}
.top_bg .top .searchbox .keys:-ms-input-placeholder{
    color: #fff; font-weight:100;/*opacity:0.5; font-size:12px;*/
}
.top_bg .top .searchbox .keys::-webkit-input-placeholder{
    color: #fff; font-weight:100;/*opacity:0.5; font-size:12px;*/
}


.search_box,
.navmenu_box { width:100%; height:100%; overflow:hidden; position:fixed; left:0; top:0; background:#0256ab url(../image/pop_box_bg.png) bottom center no-repeat; background-size:100% auto; display:none;}
.search_box.show,
.navmenu_box.show { display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:space-between; align-content:center; align-items:center; z-index:9999;}
.search_box .title { text-align:center; height:auto; overflow:hidden; margin-top:200px;}
.search_box .title .tit1 { color:#1e2953; color:rgba(30,41,83,.30); font-size:72px; line-height:100px; font-weight:bold; text-transform:uppercase;}
.search_box .title .tit { color:#fff; font-size:48px; line-height:50px; position:relative; top:-50px;}
.search_box .searchbox { width:1033px; min-width:300px; height:92px; overflow:hidden; background:#fff; position:relative;}
.search_box .searchbox .keys { width:100%; height:92px; line-height:92px; color:#000; font-size:20px; border:0; position:absolute; left:0px; top:0px; text-indent:40px; border-radius:0px; z-index:1;}
.search_box .searchbox .submit { width:109px; height:92px; line-height:92px; font-size:16px; border:0; position:absolute; right:0px; top:0px; color:#fff; background:none; cursor:pointer; z-index:2;}
.search_box .searchbox .submit_icon { width:109px; height:92px; line-height:92px; font-size:60px; background:#cc0000; color:#fff; border:0; position:absolute; right:0; top:0; text-align:center; z-index:1;}
.search_box .searchbox .keys:-ms-input-placeholder{ color: #9e9e9e;}
.search_box .searchbox .keys::-webkit-input-placeholder{ color: #9e9e9e;}
.search_box .hotkeys { line-height:40px; height:40px; font-size:0; text-align:center;}
.search_box .hotkeys a { display:inline-block; padding:0 20px; font-size:18px; color:#fff;}
.search_box .search_hotkeys { line-height:40px; height:40px; font-size:18px; text-align:center;}
.search_box .search_hotkeys a { display:inline-block; color:#fff; margin:0 20px;}
.search_box .telbox { height:40px; line-height:40px; overflow:hidden; color:#fff; margin-bottom:50px; text-align:center;}
.search_box .telbox .icon { font-size:40px; margin-right:20px; float:left;}
.search_box .telbox .lab { font-size:18px; float:left; margin-right:10px;}
.search_box .telbox .tel { font-size:24px; font-weight:bold; float:left;}

.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 { position:relative; left:0; top:50%; margin-top:-13px; z-index:1;}
.top_bg .top .lang_switch a { display:inline-block; width:32px; height:25px; background:#ececec; text-align:center; color:#000; font-size:14px;}
.top_bg .top .lang_switch a:hover,
.top_bg .top .lang_switch a.hover { background:#105c88; color:#fff;}
.top_bg .top .lang_switch:after { content:''; width:1px; height:12px; background:#000; position:absolute; right:0; top:50%; margin-top:-6px; display:none;}
.top_bg .top .lang_switch:hover .lang_tag {}
.top_bg .top .lang_icon { width:30px; float:left; margin:0 0 0 -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;
	/*border-top: 10px solid #000;
	border-bottom: 0px solid transparent;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;*/

}
.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(/template/default/index/images/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 { /*content:''; position:absolute; right:0; top:50%; width:1px; height:19px; background:#eee; margin-top:-9px;*/}
.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 { /*content:''; position:absolute; right:0; top:50%; width:1px; height:19px; background:#eee; margin-top:-9px;*/}
.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;/*opacity:0.5;*/
}
.searchbox_bg .searchbox .keys::-webkit-input-placeholder{
    color: #c0c0c0; font-size:18px;/*opacity:0.5;*/
}

.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;/*box-shadow: 0px 0px 5px rgba(0,0,0,0.2);text-shadow: 0 1px #ccc, 1px 0 #ccc, -1px 0 #ccc, 0 -1px #ccc;*/}
.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(/template/default/index/images/telbox_tit_bg.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 { /*content:''; position:absolute; right:0; top:50%; width:1px; height:19px; background:#eee; margin-top:-9px;*/}
.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;/* font-size:12px;*/
}
.topbox_bg .topbox .searchbox .keys::-webkit-input-placeholder{
    color: #212121; opacity:1;/* font-size:12px;*/
}
.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(/template/default/index/images/notice_list_icon.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(/template/default/index/images/navmenu_bg_x.png) repeat-x;}
.navmenu { height:100px; position:absolute; left:236px; top:0; right:250px; overflow:visible; z-index:1;}
.navmenu #menu { width:100%; height:100px; position:relative; font-size:17px; /* background:url(../images/navmenu_spa.png) left center no-repeat;*/}
.navmenu #menu li { width:11.11111111111111%; height:100px; float:left; position:; /* background:url(../images/navmenu_spa.gif) right center no-repeat; writing-mode:tb-rl; font-weight:bold;  letter-spacing:2px;*/}
.navmenu #menu li a { display:block; width:100%; height:100px; overflow:hidden; line-height:100px; text-align:center; position:relative; top:0px; color:#000; text-align:center; z-index:1;}
.navmenu #menu li a:hover {/*  background:rgba(255,255,255,.15);*/}
.navmenu #menu li:hover .subnavbox{ display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
.navmenu #menu li.hover a,
.navmenu #menu li:hover a{ color:#fff;}
.navmenu #menu li.hover,
.navmenu #menu li:hover { color:#fff; }
.navmenu #menu li:hover a+.subnav { display:block;}
.navmenu #menu li a:before{ display:none;
	content: '';
	position:absolute;
	left:50%;
	top:-8px;
	width:93px;
	height:8px;
	background:#e62129;
	margin-left:-46.5px;
	border-radius:0 0 5px 5px;
	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;
	
	/*border-top: 0px solid transparent;
	border-bottom: 11px solid #1e5696;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;*/
}
.navmenu #menu li a:after{
	content: '';
	position:absolute;
	left:50%;
	bottom:0;
	width:0%;
	height:100%;
	background:#9859a1;
	margin-left:0;
	border-radius: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;
	/*border-top: 0px solid transparent;
	border-bottom: 11px solid #1e5696;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;*/
}
.navmenu #menu li:hover a:after,
.navmenu #menu li.hover a:after { left:0%; width:100%;}
.navmenu #menu li:hover a:before,
.navmenu #menu li.hover a:before { top:0px; }
/*二级菜单*/
.navmenu #menu li .subnavbox { width:100%; height:auto; overflow:hidden; display:none; /*position:absolute; top:100px; left:0; padding:55px;*/ padding-right:0; background:rgba(255,255,255,.90);}
.navmenu #menu li:nth-child(5) .subnavbox,
.navmenu #menu li:nth-child(6) .subnavbox,
.navmenu #menu li:nth-child(7) .subnavbox { right:0%; left:auto}
.navmenu #menu li .subnavbox .pic { width:443px; flex:1 0 443px; height:auto; overflow:hidden; float:left;}
.navmenu #menu li .subnavbox .pic img { display:block; width:100%;}
.navmenu #menu li .subnav { width:100%; height:auto; overflow:hidden; position:relative; top:0px; left:0%; padding:0%; padding:0; padding-left:0px; font-size:14px; float:left; background:rgba(255,255,255,.90); display:none;}
.navmenu #menu li .subnav a { width:100%; height:auto; line-height:50px; overflow:hidden; color:#747474; position:relative;}
.navmenu #menu li .subnav a:before { display:none;}
.navmenu #menu li .subnav a:after { background:none; color:#fff;}
.navmenu #menu li .subnav a:hover,
.navmenu #menu li .subnav a.hover { color:#fff; background:#9859a1;}
.navmenu #menu li .subnav a:hover:before { background:#2a5e6b;}

.bannerBox { height:100%; overflow:hidden; background:#f3f3f4; position:relative; z-index:1; margin-top:100px;}
.bannerBox .ctrl_info { width:118px; height:100%; position:absolute; right:0; top:0; background:url(/template/default/index/images/ctrl_info_bg.jpg) top center no-repeat; z-index:1;}
.bannerBox .banner,
.bannerBox .banner .swiper-container,
.bannerBox .banner .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 img { display:block;}
.bannerBox .banner .swiper-slide .ad-info-box { position:absolute; width:100%; height:100%; left:0; top:0; /*display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-content:space-between; align-items:center;*/}
.bannerBox .banner .swiper-slide .ad-info { max-width:1440px; min-width:300px; height:auto; margin:0 auto; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:flex-start; align-items:center; /*word-break:break-all;*/}
.bannerBox .banner .swiper-slide .slogan:nth-child(1) { margin-top:10%;}
.bannerBox .banner .swiper-slide .slogan {  font-size:60px; line-height:93px; color:#da0000; font-family:"宋体"; font-family:"SourceHanSerifSC-Bold"; font-weight:bold; word-wrap:break-word; text-align:center; /*text-shadow:0.15pt 0px 0px #0256ab,0.25pt 0px 0px #0256ab,0.35pt 0px 0px #0256ab,-0.25pt 0px 0px #0256ab,0px 0.25pt 0px #0256ab,0px -0.25pt 0px #0256ab; */ /* -webkit-text-stroke: 1px #fff;*/ text-shadow: 1px 1px 2px #fff, -1px -1px 2px #fff, 0px 0px 2px #fff, 1px 0px 2px #fff, 0px 1px 2px #fff/*, 3px 3px 2px #fff*/; /*text-shadow: 0 1px #f00, 1px 0 #f00, -1px 0 #f00, 0 -1px #f00*/;}
.bannerBox .banner .swiper-slide .brief { font-size:24px; line-height:48px; margin:20px 0; color:#373737; word-wrap:break-word;}
.bannerBox .banner .swiper-slide .pic_group { }
.bannerBox .banner .swiper-slide .pic { display:inline-block; border:5px solid #fff; margin-right:5px;}
.bannerBox .banner .swiper-slide .more { width:147px; height:46px; line-height:46px; padding:0 15px; display:block; border-radius:0px; font-size:18px; color:#0256ab; border:1px solid #0256ab; text-transform:uppercase; margin-top:30px;}
.bannerBox .banner .swiper-slide .more:after { content:'>';}
.bannerBox .banner .swiper-slide .more:hover { background:#0256ab; color:#fff;}
.bannerBox .banner .swiper-slide .slide-1.ad-info { margin-top:3%;}
.bannerBox .banner .swiper-slide .slide-1 .slogan {}
.bannerBox .banner .swiper-slide .slide-1 .slogan:nth-child(1) {}
.bannerBox .banner .swiper-slide .slide-2.ad-info { margin-top:10%; align-items:flex-start;}
.bannerBox .banner .swiper-slide .slide-2.ad-info .slogan { color:#fff; font-style:italic;}
.bannerBox .banner .swiper-slide .slide-2.ad-info .slogan:nth-child(1) { font-size:78px; line-height:146px; text-shadow: 1px 1px 2px #26620b, -1px -1px 2px #26620b, 0px 0px 2px #26620b, 1px 0px 2px #26620b, 0px 1px 2px #26620b;}
.bannerBox .banner .swiper-slide .slide-2.ad-info .slogan:nth-child(2) { }
.bannerBox .banner .swiper-slide .slide-2.ad-info .brief { }
.bannerBox .banner .swiper-slide .slide-3.ad-info { margin-top:10%; align-items:flex-start;}
.bannerBox .banner .swiper-slide .slide-3.ad-info .slogan { color:#fff; line-height:111px; text-shadow: 1px 1px 1px #004d75, -1px -1px 1px #004d75, 0px 0px 1px #004d75, 1px 0px 1px #004d75, 0px 1px 1px #004d75; text-align:left;}
.bannerBox .banner .swiper-slide .slide-3.ad-info .slogan:nth-child(1) { font-size:48px; }
.bannerBox .banner .swiper-slide .slide-3.ad-info .slogan:nth-child(2) { font-size:60px; }
.bannerBox .banner .swiper-slide .slide-3.ad-info .brief { }
.bannerBox .banner .swiper-slide .slide-4.ad-info { margin-top:10%; align-items:flex-start;}
.bannerBox .banner .swiper-slide .slide-4.ad-info .slogan { color:#fff; line-height:111px; text-shadow: 1px 1px 1px #004d75, -1px -1px 1px #004d75, 0px 0px 1px #004d75, 1px 0px 1px #004d75, 0px 1px 1px #004d75; text-align:left;}
.bannerBox .banner .swiper-slide .slide-4.ad-info .slogan:nth-child(1) { font-size:48px; }
.bannerBox .banner .swiper-slide .slide-4.ad-info .slogan:nth-child(2) { font-size:60px; }

.bannerBox .banner .swiper-slide img { display:block;}
.bannerBox .banner .swiper-slide a { display:block; }
.bannerBox .m_banner .swiper-slide img { display:block;}
.bannerBox .m_banner .swiper-slide a { display:block; }


/*.bannerBox .m_banner .swiper-pagination { height:12px; text-align:center; z-index:999; width:100%; position:absolute; left:0px; bottom:41px;}
.bannerBox .m_banner .swiper-pagination .swiper-pagination-switch { display:inline-block; width:10px; height:10px; border-radius:50%; background:none; opacity:1; margin:0 6px; cursor:pointer; border:1px solid #00009e; z-index:1;}
.bannerBox .m_banner .swiper-pagination .swiper-pagination-switch.swiper-active-switch { background:#00009e; border:1px solid #00009e;}*/

.bannerBox .banner .swiper-pagination-bullets{ width:100%; bottom:20px; height:auto; text-align:center;}
.bannerBox .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {}
.bannerBox .banner .swiper-pagination-bullet { width:15px; height:15px; border-radius:50%; background:#fff; opacity: 1; display:inline-block; margin:0 4px;}
.bannerBox .banner .swiper-pagination-bullet-active { background:#9859a1; position:relative;}

.bannerBox .hd{ width:100%;
	height:20px;
	text-align:left;
	position:absolute;
	bottom:30px; z-index:1;}
.bannerBox .hd .hd_box { max-width:1440px; 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;/* float:left;*/ 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 .bd ul li {
	-webkit-transform: scale(2);
	-moz-transform: scale(2);

}
.bannerBox .bd ul li.on {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);

}*/

/* 下面是前/后按钮代码，如果不需要删除即可 */
/*.bannerBox .prev,
.bannerBox .next{ position:absolute; left:1%; top:50%; margin-top:-30px; display:block; width:50px; height:60px; background:url(../images/slider-arrow.png) -177px 0 no-repeat; filter:alpha(opacity=50);opacity:0.5; font-size:48px; }
.bannerBox .next{ left:auto; right:1%; background-position:-52px 0; }
.bannerBox .prev:hover{ filter:alpha(opacity=100);opacity:1; background-position:-117px 0;}
.bannerBox .next:hover{ filter:alpha(opacity=100);opacity:1; background-position:0 0;}*/
.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:#9859a1; 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 {/* background-size:auto 120%;*/}
/*线上预定*/
.goods_info .goods_reserve_form { width:100%; height:auto; overflow:hidden; margin-top:10px; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.goods_info .goods_reserve_form .input { width:49%; flex:0 0 49%; height:63px; line-height:63px; background:#f1f1f1; color:#000; margin-top:14px; border:0; text-indent:20px; float:left;}
.goods_info .goods_reserve_form .input:focus,
.goods_info .goods_reserve_form .textarea:focus { background:#dddddd;}
.goods_info .goods_reserve_form .textarea { width:100%; flex:0 0 100%; height:100px; line-height:20px; background:#eeeeee; color:#000; padding:20px; border:0; margin-top:14px;}
.goods_info .goods_reserve_form .input:-moz-placeholder,
.goods_info .goods_reserve_form .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #18a0ff; opacity:1;  font-size:16px;
}
.goods_info .goods_reserve_form .input::-moz-placeholder,
.goods_info .goods_reserve_form .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #4e4e4e;opacity:1; font-size:16px;
}
.goods_info .goods_reserve_form .input:-ms-input-placeholder,
.goods_info .goods_reserve_form .textarea:-ms-input-placeholder {
    color: #4e4e4e;opacity:1; font-size:16px;
}
.goods_info .goods_reserve_form .input::-webkit-input-placeholder,
.goods_info .goods_reserve_form .textarea::-webkit-input-placeholder{
    color: #4e4e4e;opacity:1; font-size:16px;
}
.goods_info .goods_reserve_form .btn_box { height:auto; overflow:hidden; margin:0 auto; margin-top:18px;}
.goods_info .goods_reserve_form .submit{
    width:48%; height:82px; background:#cc0101; border:0; cursor:pointer; color:#fff; float:left; margin-top:40px; font-size:22px; border-radius:8px;
}
.goods_info .goods_reserve_form .reset{
    width:48%; height:82px; background:#a1a1a1; border:0; cursor:pointer; color:#fff; float:right; margin-top:40px; font-size:22px; border-radius:8px;
}
/*生产工艺*/
.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(/template/default/index/images/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:nth-child(2n) a { flex-flow:row-reverse wrap;}
.contentbox .process_list li:nth-child(2n) .brief { text-align:right; margin-left:0; margin-right:5%;}
.contentbox .process_list li:nth-child(2n) .brief .tit .num { float: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-list3 li a { display:block; position:relative; overflow:hidden;background:#efefef url(../images/pic_bg.png) -65% 50% no-repeat; background-size:130% auto;}
.news_related dd .news-list3 li .tit { font-size:23px;}
.news_related dd .news-list3 li .des { font-size:13px; color:#252525; line-height:24px; height:72px;}
.news_related dd .news-list3 li .more { margin-top:20%; font-size:13px; width:109px; height:38px; line-height:38px;}
.news_related dd .news-list3 li .more:hover { background:#5dca07;}*/
.news_related dd .news_related_scroll_prev { width:66px; height:66px; line-height:66px; background:#efefef; color:#373737; display:block; text-align:center; font-size:30px; font-weight:100; position:absolute; border-radius:50%; left:-96px; top:50%; margin-top:-33px;}
.news_related dd .news_related_scroll_next { width:66px; height:66px; line-height:66px; background:#efefef; color:#373737; display:block; text-align:center; font-size:30px; font-weight:100; position:absolute; border-radius:50%; right:-96px; top:50%; margin-top:-33px;}
.news_related dd .news_related_scroll_prev:hover,
.news_related dd .news_related_scroll_next:hover { background:#c10e0e; color:#fff;}


/*企业实力*/
.enterprise_strength_bg { height:auto; overflow:hidden; background:url(../image/enterprise_strength_bg.jpg) top center no-repeat; background-size:cover; padding:60px 0;}
.enterprise_strength { max-width:1440px; min-width:300px; height:auto; margin:0 auto;}
.enterprise_strength_list { width:100%; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:baseline;}
.enterprise_strength_list li { width:20%; float:left; color:#fff; text-align:center;}
.enterprise_strength_list li .icon { font-size:75px; line-height:90px;}
.enterprise_strength_list li .num { font-size:36px; line-height:50px; font-weight:bold; font-family:'微软雅黑';}
.enterprise_strength_list li .num .unit { font-weight:normal; display:inline-block; font-size:16px; line-height:20px; margin-left:5px;}
.enterprise_strength_list li .tit { font-size:16px; line-height:20px;}

/*加盟留言*/
.joinbox_bg { height:auto; overflow:hidden; background:url(/template/default/index/images/joinbox_bg.jpg) top center no-repeat; background-size:cover; padding-bottom:74px;}
.joinbox { height:auto; overflow:hidden; margin:0 38px; margin-top:62px;}
.joinbox dt { width:100%; height:auto; overflow:hidden; position:relative;}
.joinbox dt .icon { float:left; font-size:70px; line-height:80px; color:#0436ba;}
.joinbox dt .title { float:left; height:auto; overflow:hidden; position:relative; padding-left:20px;}
.joinbox dt .title:before { content:''; position:absolute; left:0; top:50%; margin-top:-27px; width:6px; height:53px; background:#d6ae10;}
.joinbox dt .tit { font-size:36px; line-height:40px; color:#000000;}
.joinbox dt .tit1 { font-size:16px; line-height:22px; text-transform:uppercase; color:#dddddd;}
.joinbox dt .more { width:118px; height:53px; line-height:53px; display:block; overflow:hidden; font-size:16px; margin-top:10px; color:#fefefe; background:#000000; float:right; margin-top:5px; z-index:1; text-align:center; padding-right:54px; position:relative;}
.joinbox dt .more:after { content:'>'; display:block; position:absolute; right:0; top:0; width:54px; height:53px; background:#d4b012; color:#000; font-size:24px;}
.joinbox dd { width:100%; height:auto; overflow:hidden; margin-top:53px;}
.joinbox dd .input { width:33%; height:66px; height:66px; line-height:66px; border:0; font-size:18px; text-indent:20px; color:#555555; background:#efefef; margin-bottom:12px;}
.joinbox dd .textarea { width:100%; height:152px; background:#efefef; border:0; padding:20px; font-size:18px;}
.joinbox dd .submit { width:218px; height:67px; background:#d4b012; line-height:67px; font-size:18px; color:#000; cursor:pointer; border:0; margin-top:11px;}
.joinbox dd .reset { width:218px; height:67px; background:#000000; line-height:67px; font-size:18px; color:#fff; margin-left:13px; cursor:pointer; border:0; margin-top:11px;}
.feedbackbox dd .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff; opacity:1;  font-size:16px;
}
.feedbackbox dd .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;opacity:1; font-size:16px;
}
.feedbackbox dd .textarea:-ms-input-placeholder{
    color: #fff;opacity:1; font-size:16px;
}
.feedbackbox dd .textarea::-webkit-input-placeholder{
    color: #fff;opacity:1; font-size:16px;
}
.joinbox dd .formbox form { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
/*页面布局*/
.indexbox{  max-width:1440px; min-width:300px; height:auto; margin:0 auto; overflow:hidden;}
.ny_banner_box { height:auto; overflow:hidden;}
.ny .ny_banner_box { margin-top:0px;}
.ny_banner { min-width:300px; height:auto; height:auto; background-color:#979797; overflow:hidden; position:relative; background-repeat:no-repeat; background-size:cover; background-position:top center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center; margin-top:100px;}
.ny_banner:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; /*background: linear-gradient(to top, #03589b, rgba(3,88,155,.5), rgba(3,88,155,.1)); background:rgba(0,0,0,.3);
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;*/
}
.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; z-index:1; display:none;}
.ny_banner .info { max-width:1440px; min-width:300px; height:100%; margin:0 auto; color:#000; z-index:1; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center;}
.ny_banner .tit { font-size:48px; line-height:80px; position:relative; z-index:1;}
.ny_banner .tit1 { font-size:18px; line-height:40px; text-transform:uppercase;}
.ny_banner .tit1:after { content:'—'; font-size:30px; line-height:30px; display:block; text-align:center;}

.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;}
/*关于我们*/
.aboutbox_bg { width:100%; height:auto; overflow:hidden; position:relative; background:url(../image/aboutbox_bg.jpg) center center no-repeat; background-size:cover; padding:80px 0; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:center;*/ z-index:1;}
.aboutbox { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; position:relative;}
.aboutbox dt { width:70%; height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:flex-end;}
.aboutbox dt:before { content:''; height:2px; position:absolute; left:207px; bottom:5px; right:6px; background:#9859a1;}
.aboutbox dt:after { content:''; width:12px; height:12px; border-radius:50%; overflow:hidden; position:absolute; right:0px; bottom:0; background:#9859a1;}
.aboutbox dt .title { width:200px; float:left;}
.aboutbox dt .tit1 { font-size:18px; color:#323232; line-height:40px; text-transform:uppercase; font-weight:100;}
.aboutbox dt .tit1:first-letter { font-size:72px; line-height:72px; color:#9859a1; font-weight:400; float:left; margin-right:5px;}
.aboutbox dt .tit { font-size:36px; line-height:40px; color:#9859a1; position:relative; margin-top:-10px; margin-left:-5px; float:left; font-weight:bold;}
.aboutbox dt .tit:before { content:''; position:absolute; left:0; top:0; width:33px; height:1px; background:#000; display:none;}
.aboutbox dt .tit:after { content:''; width:50px; height:4px; display:block; background:#fff; margin:10px auto; display:none;}
.aboutbox dt .more { width:147px; height:50px; line-height:50px; display:block; overflow:hidden; font-size:18px; margin-top:0px; border-radius:25px; color:#003569; border:1px solid #003569; z-index:1; text-align:center; float:right;}
.aboutbox dt .more:hover { background:#003569; color:#fff; border:1px solid #003569;}
.aboutbox dt .more:after { content:'>'; margin-left:10px;}
.aboutbox dt .tabs { color:#3d3d3d; line-height:52px; font-size:18px; float:right;}
.aboutbox dt .tabs a { color:#3d3d3d; padding:0 5px;}
.aboutbox dt .tabs a:hover { color:#00a554;}
.aboutbox dt .slogan { font-size:16px; line-height:30px; color:#323232; float:right; margin-right:10px; margin-bottom:10px;}
.aboutbox dd { width:70%; height:auto; overflow:hidden; position:relative; margin-top:0px;}
.aboutbox dd .about_box { height:auto; overflow:hidden; margin-top:40px;  position:relative;}

.aboutbox dd .about_other { width:100%; height:auto; overflow:hidden; font-size:24px; z-index:1;}
.aboutbox dd .about_other li { height:auto; overflow:hidden; margin-bottom:36px; padding-left:280px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; }
.aboutbox dd .about_other li a { display:block; width:240px; height:63px; line-height:59px; color:#9859a1; font-weight:bold; text-align:center; border:2px solid #9859a1; position:relative; float:left; margin:0 0 0 -280px;}
.aboutbox dd .about_other li .des { width:100%; height:auto; overflow:hidden; float:left; color:#323232; font-size:16px; line-height:24px; margin-top:0px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:12; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.aboutbox dd .about_other li a:after { content:''; position:absolute; left:3px; top:3px; right:3px; bottom:3px; border:1px solid #9859a1;}
.aboutbox dd .about_other li a:hover { background:#9859a1; color:#fff;}

.aboutbox dd .about { width:100%; height:auto; overflow:hidden; z-index:2; float:left; position:relative;}
.aboutbox dd .about:after { content:''; position:absolute; left:0; top:0; right:0; bottom:50px; background:#fff; z-index:-1; display:none;}
.aboutbox dd .about .margin { margin:58px; margin-left:0;}
.aboutbox dd .about .about_info { height:auto; overflow:hidden; margin:40px 30px;}
.aboutbox dd .about .pic { width:100%; height:auto; overflow:hidden; margin-top:48px;}
.aboutbox dd .about .company_name { font-size:18px; color:#000; line-height:40px; position:relative; display:inline-block; margin-left:30px; margin-top:40px;}
.aboutbox dd .about .company_name:after { content:''; display:block; width:100%; height:1px; background:#000; position:absolute; left:0; bottom:0;}
.aboutbox dd .about .title { height:auto; overflow:hidden; position:relative;}
.aboutbox dd .about .title:before { content:''; width:3px; height:62px; background:#393939; position:absolute; left:0; top:0; display:none;}
.aboutbox dd .about .tit { font-size:36px; line-height:40px; color:#fff; position:relative; margin-top:0px; float:left;}
.aboutbox dd .about .tit:after { content:''; width:50px; height:4px; display:block; background:#2f5199; margin:10px 0; display:none;}
.aboutbox dd .about .tit1 { font-size:30px; line-height:40px; font-family:"Times New Roman", Times, serif; text-transform:uppercase; color:#fff; color:rgba(255,255,255,.63); letter-spacing:0px; margin-top:0px; position: relative; float:left; margin-left:20px;
/*background: linear-gradient(to bottom, #c1c1c1, rgba(255,255,255,.3));
-webkit-background-clip: text;
color: transparent*/
}
.aboutbox dd .about .more { display:block; height:40px; line-height:40px; overflow:hidden; font-size:16px; text-transform:uppercase; text-align:center; color:#fff; z-index:1; position:relative; float:right;}
.aboutbox dd .about .more:after { content:'>';}
.aboutbox dd .about .line { width:75px; height:3px; background:#b1b1b1; overflow:hidden; display:inline-block; margin-left:15px; position:relative; top:-5px;}
.aboutbox dd .about .text { width:100%; height:auto; overflow:hidden; float:left; color:#323232; font-size:16px; line-height:24px; margin-top:0px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:12; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}

.aboutbox dd .about_video { width:388px; height:100%; overflow:hidden; position:absolute; right:0; top:0;}

.aboutbox dd .about_video .ctrl_box { width:186px; height:67px; position:absolute; left:0; bottom:0; background:#fff; z-index:1;}
.aboutbox dd .about_video .ctrl_box a { display:block; width:50%; height:67px; line-height:65px; text-align:center; background:#2d8521; float:left; color:#fff; font-size:36px; font-weight:100;}
.aboutbox dd .about_video .ctrl_box a:hover,
.aboutbox dd .about_video .ctrl_box a.hover { background:#ef6b00;}
.aboutbox dd .about_video .swiper-container { position:relative;}
.aboutbox dd .about_video .swiper-pagination { left:50%;  right:5%; width:auto; text-align:right;}
.aboutbox dd .about_video .swiper-pagination .swiper-pagination-bullet { width:15px; height:15px; border-radius:50%; background:none; opacity:1; margin:0 10px; cursor:pointer; border:3px solid #fff;}
.aboutbox dd .about_video .swiper-container-horizontal>.swiper-pagination-bullets,
.aboutbox dd .about_video .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom:40px;
}
.aboutbox dd .about_video .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#fff; border:3px solid #fff;}
.aboutbox dd .about_video a { display:block; position:relative;}
.aboutbox dd .about_video img { display:block;}
.aboutbox dd .about_video .play { width:130px; height:130px; text-align:center; overflow:hidden; color:#b21126; position:absolute; right:2%; top:50%; margin-top:-65px; z-index:1;}
.aboutbox dd .about_video .play:hover { color:#fff;}

.aboutbox dd .about_pic { width:50%; height:auto; overflow:hidden; margin-top:0px;/* margin:0 0 0 -740px;*/ position:relative; z-index:1;}
.aboutbox dd .about_pic .pic { margin:0px; height:auto; overflow:hidden; /*border:5px solid rgba(255,255,255,.6);*/ position:relative;}
.aboutbox dd .about_pic .ctrl_box { width:180px; height:90px; overflow:hidden; position:absolute; right:0px; bottom:0px; z-index:2; display:none;}
.aboutbox dd .about_pic .ctrl_box a { display:block; width:90px; height:90px; line-height:90px; border-radius:0%; text-align:center; background:rgba(255,255,255,.9); color:#055bd2; font-size:35px; font-weight:100;}
.aboutbox dd .about_pic .ctrl_box a:hover { background:#055bd2; color:#fff;}
.aboutbox dd .about_pic .about_pic_prev { float:left;}
.aboutbox dd .about_pic .about_pic_next { float:right;}
.aboutbox dd .about_pic .play { width:140px; height:140px; line-height:140px; font-size:92px; text-align:center; overflow:hidden; color:#fff; position:absolute; left:50%; top:50%; margin-top:-70px; margin-left:-70px; background:url(../image/icon_play.png) center center no-repeat; z-index:1;}
.aboutbox dd .about_pic .play:hover { background-size:80% 80%;}
.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-bullets{ width:100%; bottom:10px; height:20px; left:20px; right:0; text-align:left;}
.aboutbox dd .about_pic .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 6px;}
.aboutbox dd .about_pic .swiper-pagination-bullet { width:16px; height:16px; border-radius:50%; margin:0; background:#0b6eb9; border:1px solid #fff; opacity: 1; display:inline-block;}
.aboutbox dd .about_pic .swiper-pagination-bullet-active { background:#f57a02;}
.aboutbox dd .about_link { width:100%; height:auto; overflow:hidden; text-align:center; position:relative; margin-top:60px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; z-index:1;}
.aboutbox dd .about_link a { display:block; width:auto; height:auto; overflow:hidden; overflow:hidden; float:left; position:relative;}
.aboutbox dd .about_link .icon { width:118px; height:118px; line-height:118px; font-size:70px; color:#fff; position:relative; overflow:hidden; border-radius:50%; background:#9859a1; z-index:1;}
.aboutbox dd .about_link .tit { color:#323232; line-height:50px; font-size:18px;}
.aboutbox dd .about_link a:hover .icon { border-radius:50% 0 50% 0;}

.aboutbox dd .about_point { width:100%; height:auto; overflow:hidden; margin-top:30px; float:left; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; z-index:1;}
.aboutbox dd .about_point li { width:180px; height:180px; float:left; overflow:hidden; position:relative;}
.aboutbox dd .about_point li .icon { font-size:70px; line-height:60px;}
.aboutbox dd .about_point li .icon.icon-zijin { font-size:100px;}
.aboutbox dd .about_point li:after { content:''; position:absolute; width:1px; height:50px; background:#aeaeae; left:-5%; bottom:0;}
.aboutbox dd .about_point li a { display:block; position:relative; color:#fff;}
.aboutbox dd .about_point li .icon { width:100%; height:auto; margin-top:30px;}
.aboutbox dd .about_point li .num { font-size:36px; line-height:40px; font-weight:bold; font-family:Arial; letter-spacing:0px; margin-top:10px; display:inline-block;
/*background: linear-gradient(to right, #88d4f9, #0385e0, #0155cb, #004ac6);
-webkit-background-clip: text;
color: transparent;*/
}
.aboutbox dd .about_point li .unit{ line-height:20px; font-size:18px; margin-left:10px; position:relative;}
.aboutbox dd .about_point li .tit2 { font-size:18px; line-height:30px; margin-top:0px;}
.aboutbox dd .about_point li:hover { }
.aboutbox dd .about_point li:hover .num,
.aboutbox dd .about_point li:hover .unit,
.aboutbox dd .about_point li:hover .tit2 { }
.aboutbox dd .about_point li:hover a { }
.aboutbox dd .about_video_list { width:100%; height:auto; overflow:hidden; margin-top:65px;}
.aboutbox dd .about_video_list li { width:32%; float:left; margin-left:2%; height:auto; overflow:hidden;}
.aboutbox dd .about_video_list li.ml0 { margin-left:0;}
.aboutbox dd .about_video_list li a { display:block; background:#000; position:relative;}
.aboutbox dd .about_video_list li img { display:block; filter:alpha(opacity=70); -moz-opacity:.7; -khtml-opacity: .7; opacity: .7;
-webkit-transform: scale(1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
-moz-transform: scale(1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 250ms;
}
.aboutbox dd .about_video_list li .play { width:66px; height:66px; overflow:hidden; background:url(/template/default/index/images/icon_play1.png) center center no-repeat; position:absolute; left:50%; top:50%; margin-left:-33px;margin-top:-33px;}
.aboutbox dd .about_video_list li:hover img { filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;
-webkit-transform: scale(1.1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
-moz-transform: scale(1.1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 250ms;
}
.aboutbox dd .about_video_list li:hover .play { background-size:100% 100%;}

.product_info_box { width:100%; height:auto; overflow:hidden; background:#fff; float:left; margin-top:0px; border-radius:40px; padding:50px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch;}
.product_info_box .product_info { width:45%; height:auto; float:left;}
.product_info_wrapp { width:100%; height:auto; overflow:hidden; display:-webkit-flex; flex-flow:row wrap;}
.product_info_box .product_info .tit { padding:10px 20px; margin:10px 0; color:#fff; background:#9859a1; font-size:30px; line-height:1.2; display:inline-block; overflow:hidden; border-radius:12px 0 12px 0;}
.product_info_box .product_info .tit1 { font-size:18px; text-transform:uppercase; margin-left:20px;}
.product_info_box .product_info .line { width:97px; height:3px; background:#000; margin:40px 0;}
.product_info_box .product_info .slogan { font-size:16px; line-height:1.2; margin-top:40px;}
.product_info_box .product_info .des { font-size:14px; line-height:48px; color:#262626; margin-top:40px; padding-left:30px; background:url(../image/product_info_des_point_line.jpg) 0 16px repeat-y;}
.product_info_box .product_info .telbox {}
.product_info_box .product_info .faq_box { width:100%; height:auto; overflow:hidden; margin-top:60px; font-size:14px;}
.product_info_box .product_info .faq_box .icon { font-size:25px; margin-left:10px;}
.product_info_box .product_info .faq_box .faq_btn ,
.product_info_box .product_info .faq_box .telbox { width:45%; height:56px; line-height:56px; background:#9859a1; display:block; float:left; color:#fff; text-align:center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.product_info_box .product_info .faq_box .telbox { margin-left:5%;}
.product_info_box .product_info .faq_box .faq_btn:hover { background:#e4d3a8; color:#000;}
.product_info_box .product_pic { width:55%; height:auto; float:left; position:relative;}
.product_info_box .product_pic .prev,
.product_info_box .product_pic .next { width:40px; line-height:80px; height:80px; font-size:30px; text-align:center; position:absolute; left:0px; top:50%; margin-top:-40px; z-index:1; font-family:'微软雅黑';}
.product_info_box .product_pic .next { right:0px; left:auto;}
.product_info_box .product_pic .product_pic_scroll { padding:0 40px; margin-top:5px;}
.product_info_box .product_pic .product_pic_thumb_scroll { padding:0 40px; margin-top:28px; position:relative;}
.product_info_box .product_pic .product_pic_thumb_scroll .swiper-slide { border:1px solid #f2f2f2;}
.product_info_box .product_pic .product_pic_thumb_scroll .swiper-slide img { display:block;}
.product_info_box .product_pic .product_pic_thumb_scroll .swiper-slide.swiper-slide-thumb-active { border:1px solid #9859a1;}

.product_info_box .product_parameter { width:100%; height:auto; font-size:18px; margin-top:50px; /*padding-bottom:60px;*/}
.product_info_box .product_parameter li { width:100%; height:auto; line-height:60px; text-align:left;  margin-bottom:50px; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:space-between; align-items:flex-start;}
.product_info_box .product_parameter li .tit { width:357px; flex:0 0 357px; height:60px; overflow:hidden; padding:0 20px; color:#fff; border-radius:11px 0 11px 0; background:#9859a1; float:left;}
.product_info_box .product_parameter li .tit:before { content:''; display:inline-block; width:8px; height:8px; border-radius:50%; background:#fff; margin-right:10px;}
.product_info_box .product_parameter li .tit1 { text-transform:uppercase; margin-left:10px; font-family:Arial;}
.product_info_box .product_parameter li .des { width:90%; height:auto; overflow:hidden; font-size:14px; line-height:24px; color:#323232; border-bottom:1px dashed #323232; margin-left:50px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-end; padding:10px 0; padding-top:0;}
.product_info_box .product_parameter li .info { width:100%; height:55px; line-height:55px; font-size:14px; color:#323232; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:center;}
.product_info_box .product_parameter li .info .more:after { content:'>';}

/*产品参数*/
.product_parameter_box { width:100%; height:auto; overflow:hidden; background:#fff; float:left; margin-top:60px; padding:50px;}
.product_parameter_box .title { text-align:center; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-content:center; align-items:center; position:relative; z-index:1;}
.product_parameter_box .title .tit1 { font-size:16px; color:#262626; text-transform:uppercase; line-height:1.5;}
.product_parameter_box .title .tit { font-size:30px; color:#000; font-weight:bold; line-height:1.5;}
.product_parameter_box .title .line { width:73px; height:1px; background:#000; margin:10px auto;}
.product_parameter { width:100%; height:auto; overflow:hidden; margin-top:40px;}
.product_parameter table { border-collapse:collapse; border:1px solid #262626; width:100%; font-size:14px; color:#262626;}
.product_parameter table th { background:#262626; height:64px; font-weight:normal; color:#fff; padding:0 24px; border:1px solid #262626;}
.product_parameter table td { color:#262626; height:64px; padding:0 24px; border:1px solid #262626;}
.product_parameter .color_card { padding:50px;}
.product_parameter_box .color_card .tit2 { font-size:24px; color:#262626; line-height:1.5; margin-top:40px; text-align:center;}
.product_parameter_box .color_card_list { width:100%; height:auto; overflow:hidden; margin-top:20px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.product_parameter_box .color_card_list li { float:left;}
.product_parameter_box .color_card_list li img { display:block;}
.product_parameter_box .color_card_list .tit { font-size:13px; line-height:70px; text-align:center;}

/*服务项目*/
.service_items_bg { width:100%; height:auto; overflow:hidden; position:relative; background:url(../image/service_items_bg.jpg) center center no-repeat; background-size:cover; padding:95px 0; padding:70px; z-index:1;}
.service_items { max-width:1440px; min-width:300px; height:auto; overflow:; margin:0 auto; position:relative;}
.service_items dt { width:100%; height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:flex-end;}
.service_items dt:before { content:''; height:2px; position:absolute; left:207px; bottom:5px; right:6px; background:#fff;}
.service_items dt:after { content:''; width:12px; height:12px; border-radius:50%; overflow:hidden; position:absolute; right:0px; bottom:0; background:#fff;}
.service_items dt .title { width:230px; float:left; color:#fff;}
.service_items dt .tit1 { font-size:18px; line-height:40px; text-transform:uppercase; font-weight:100;}
.service_items dt .tit1:first-letter { font-size:72px; line-height:72px; font-weight:400; float:left; margin-right:5px;}
.service_items dt .tit { font-size:36px; line-height:40px; position:relative; margin-top:-10px; margin-left:-5px; float:left; font-weight:bold;}
.service_items dt .tit:before { content:''; position:absolute; left:0; top:0; width:33px; height:1px; background:#000; display:none;}
.service_items dt .tit:after { content:''; width:50px; height:4px; display:block; background:#fff; margin:10px auto; display:none;}
.service_items dt .slogan { font-size:16px; line-height:30px; color:#fff; float:right; margin-right:10px; margin-bottom:10px;}
.service_items dd { width:100%; height:auto; overflow:; position:relative; margin-top:0px;}
.serivce_item_list { width:100%; height:auto; overflow:; margin-top:50px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:baseline;}
.serivce_item_list li { width:48%; height:auto; overflow:hidden; box-shadow: 0px 0 10px rgba(255,255,255,1); border-radius:20px;}
.serivce_item_list li a { display:block; padding:19px; color:#fff;}
.serivce_item_list li .pic { overflow:hidden;}
.serivce_item_list li .pic img { display:block;}
.serivce_item_list li .info { padding:0 17px; height:auto; overflow:hidden;}
.serivce_item_list li .tit { width:100%; line-height:80px; height:80px; font-size:30px; font-weight:bold; position:relative;}
.serivce_item_list li .tit1 { text-transform:uppercase; font-weight:normal; margin-left:10px;}
.serivce_item_list li .tit:before { content:''; height:2px; position:absolute; left:0px; bottom:5px; right:6px; background:#fff;}
.serivce_item_list li .tit:after { content:''; width:12px; height:12px; border-radius:50%; overflow:hidden; position:absolute; right:0px; bottom:0; background:#fff;}
.serivce_item_list li .des { width:100%; line-height:23px; height:auto; font-size:14px; position:relative; margin:10px 0; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
/*产品展示*/
.productbox_bg { width:100%; height:auto; overflow:hidden; position:relative; background:#fdf2ff; background-size:cover; padding-bottom:100px; padding-top:60px; z-index:1;}
.productbox { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; position:relative;}
.productbox dt { width:100%; height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:flex-end;}
.productbox dt:before { content:''; height:2px; position:absolute; left:207px; bottom:5px; right:6px; background:#9859a1;}
.productbox dt:after { content:''; width:12px; height:12px; border-radius:50%; overflow:hidden; position:absolute; right:0px; bottom:0; background:#9859a1;}
.productbox dt .title { width:200px; float:left;}
.productbox dt .tit1 { font-size:18px; color:#323232; line-height:40px; text-transform:uppercase; font-weight:100;}
.productbox dt .tit1:first-letter { font-size:72px; line-height:72px; color:#9859a1; font-weight:400; float:left; margin-right:5px;}
.productbox dt .tit { font-size:36px; line-height:40px; color:#9859a1; position:relative; margin-top:-10px; margin-left:-5px; float:left; font-weight:bold;}
.productbox dt .tit:before { content:''; position:absolute; left:0; top:0; width:33px; height:1px; background:#000; display:none;}
.productbox dt .tit:after { content:''; width:50px; height:4px; display:block; background:#fff; margin:10px auto; display:none;}
.productbox dt .more { width:147px; height:50px; line-height:50px; display:block; overflow:hidden; font-size:18px; margin-top:0px; border-radius:25px; color:#003569; border:1px solid #003569; z-index:1; text-align:center; float:right;}
.productbox dt .more:hover { background:#003569; color:#fff; border:1px solid #003569;}
.productbox dt .more:after { content:'>'; margin-left:10px;}
.productbox dt .tabs { color:#3d3d3d; line-height:52px; font-size:18px; float:right;}
.productbox dt .tabs a { color:#3d3d3d; padding:0 5px;}
.productbox dt .tabs a:hover { color:#00a554;}
.productbox dt .slogan { font-size:16px; line-height:30px; color:#323232; float:right; margin-right:10px; margin-bottom:10px;}
.productbox dd { width:100%; height:auto; overflow:hidden; position:relative; margin-top:0px;}
.productbox dd .product_box { width:100%; height:auto; overflow:; }
.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(/template/default/index/images/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(/template/default/index/images/product_tabs_arrow1.png) center center no-repeat;}
.productbox dd .product_list_scroll { width:100%; height:auto; overflow:; margin-top:0px; position:relative;}
.productbox dd .product_show_scroll { width:100%; height:auto; overflow:; margin-top:0px; padding:0 50px; position:relative;}
/*.productbox dd .ctrl_box { width:663px; margin:0 auto; margin-top:60px; height:42px; overflow:hidden; position:relative; }
.productbox dd .ctrl_box .swiper-pagination-progressbar { width:70%; height:8px; background:#fff; overflow:hidden; border-radius:8px; left:15%; top:50%; margin-top:-4px;}
.productbox dd .ctrl_box .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background:#bb0001; height:8px; border-radius:8px;}*/
.product_pic_box { padding-right:219px; height:auto; overflow:hidden;}
.product_pic { float:left; width:100%; height:auto; overflow:hidden;}
.product_show_list { width:100%; height:auto; overflow:; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:stretch;}
.product_show_list li { width:100%; height:auto; overflow:; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:flex-end; align-items:center;}
.product_show_list li:after { content:''; width:380px; height:380px; border-radius:50%; overflow:hidden; background:#fff; position:absolute; left:50%; margin-left:-190px; bottom:50%; margin-bottom:-190px; }
.product_show_list li a { display:block; position:relative; text-align:center;}
.product_show_list li .pic { position:relative; z-index:1;}
.product_show_list li .pic img { display:block; max-width:100%; width:auto;}
.product_show_list li .tit { width:100%; font-size:22px; height:60px; line-height:60px; color:#4d4d4d;}


.product_brief { width:100%; height:auto; overflow:visible;}
.product_brief .tit { font-size:24px; font-weight:bold; line-height:50px; color:#122e96; margin-top:10px;}
.product_brief .des { line-height:30px; color:#545454; margin-top:20px;}
.product_brief .more { font-size:16px; line-height:30px; color:#122e96; position:relative; padding-right:70px; margin-top:30px; display:inline-block; margin-bottom:20px;}
.product_brief .more:before { content:'read more'; display:block; font-size:12px; line-height:20px; text-transform:uppercase; position:absolute; left:0; top:30px;}
.product_brief .more:after { content:''; width:49px; height:49px; border-radius:50%; background:url(/template/default/index/images/icon_next_1.png); background-size:100% 100%; position:absolute; right:0; top:0;}

.productbox .product_list { width:100%; height:auto; overflow:; margin-top:60px; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;*/}
.productbox .product_list li{ width:23.5%; float:left; margin-left:2%; margin-top:3%; height:auto; overflow:; position:relative; top:0; left:0; line-height:0;
/*-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);*/
}
.productbox .product_list li:nth-child(4n-3) { margin-left:0;}
.productbox .product_list li .box { height:auto; overflow:hidden; background:#fff;}
.productbox .product_list li.ml0 { margin-left:0;}
.productbox .product_list li .margin { margin:47px 40px; height:auto; overflow:hidden;}
.productbox .product_list li .brief { width:100%; height:48px; padding:0 20px; overflow:hidden; background:#9859a1; z-index:2;}
.productbox .product_list li .date { width:100%; height:auto; overflow:hidden; color:#7e7e7e; font-size:18px; line-height:40px; margin:20px 0;}
.productbox .product_list li .date .d { font-size:30px; font-weight:bold; color:#000;}
.productbox .product_list li .date .s { font-size:28px;}
.productbox .product_list li .tit { width:100%; height:48px; line-height:48px; font-size:14px; color:#fff; overflow:hidden; background:#9859a1; text-align:left; /*text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;*/ position:relative;}
.productbox .product_list li .tit:after { content:'more→'; text-transform:uppercase; position:absolute; right:0; top:0;}
.productbox .product_list li .icon { float:right; line-height:90px; color:#c9c9c9; font-size:30px;}
.productbox .product_list li .des { width:100%; height:72px; font-size:16px; line-height:36px; color:#7e7e7e; overflow:hidden; margin:20px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.productbox .product_list li .pic {  width:100%; display:block; overflow:hidden; position:relative; margin:0; z-index:1;}
.productbox .product_list li .pic img {
	-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 .info { width:100%; height:90px; position:absolute; left:0; bottom:0; background:rgba(0,0,0,.3); display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; z-index:1;}
.productbox .product_list li .pic .info .tit { width:78%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:23px; margin-left:30px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.productbox .product_list li .pic img { display:block;}
.productbox .product_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;
}

.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; /*bottom:0%; right:0%;*/ z-index:1; display:none;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;
}
.productbox .product_list li .pic:after { content:''; position:absolute; left:0%; top:0%; right:0; bottom:0; z-index:1;
-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);
}
.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 .brief .tit { }
.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 { border:3px solid #9859a1;}

.productbox .product_list_item { width:100%; height:auto; overflow:hidden;}
.productbox .product_list_item li { width:32%; height:auto; overflow:hidden; float:left; margin-left:2%; position:relative;}
.productbox .product_list_item li:before { content:''; width:100%; height:1px; background:#e1e5e7; position:absolute; left:0; bottom:0;}
.productbox .product_list_item li:after { content:''; width:0%; height:1px; background:#ee676b; position:absolute; left:0; bottom:0;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
}
.productbox .product_list_item li:nth-child(3n+1) { margin-left:0;}
.productbox .product_list_item li .tit { font-size:18px; line-height:36px; height:72px; overflow:hidden; color:#333333; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.productbox .product_list_item li .date { font-size:14px; color:#7e7e7e; line-height:50px;}
.productbox .product_list_item li:hover .tit,
.productbox .product_list_item li:hover .date { color:#e30109;}
.productbox .product_list_item li:hover:after { width:100%;}

.productbox_bg.style01 .productbox .ctrl_box { width:auto; height:auto; background:#fff; left:100px; right:100px; bottom:50px; top:auto; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:center;}
.productbox_bg.style01 .productbox .ctrl_box .prev_img,
.productbox_bg.style01 .productbox .ctrl_box .next_img { margin:15px; width:190px; height:89px;}
.productbox_bg.style01 .productbox .ctrl_box .prev_img img,
.productbox_bg.style01 .productbox .ctrl_box .next_img img { display:block;}
.productbox_bg.style01 .productbox .ctrl_box .tit { font-size:24px; line-height:40px; color:#4d4d4d; font-weight:100;}
.productbox_bg.style01 .productbox .ctrl_box .prev,
.productbox_bg.style01 .productbox .ctrl_box .next { }
.productbox .ctrl_box { width:50%; height:90px; position:absolute; left:0; bottom:0; z-index:999;}
.productbox .prev,
.productbox .next { width:50px; height:100px; line-height:100px; font-size:72px; overflow:hidden; position:absolute; top:45%; margin-top:-50px; left:0%; text-align:center; color:#4d4d4d; display:block; font-family:"宋体"; font-weight:bold; z-index:1;} 
.productbox .next { float:right; left:auto; right:0%;}
.productbox .prev:hover,
.productbox .next:hover { color:#003569;}
.productbox .swiper-pagination { height:auto; position:relative; top:auto; left:0; bottom:0; margin-top:60px;}
.productbox .swiper-pagination-bullets{ max-width:100%; left:0; right:0px; bottom:0px; height:30px; text-align:center;}
.productbox .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { }
.productbox .swiper-pagination-bullet { width:111px; height:2px; background:#aaaaaa; opacity: 1; display:inline-block; border-radius:0%; margin:0 5px;}
.productbox .swiper-pagination-bullet-active { background:#003569; height:3px;}

.productbox  .sub_company_box { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.productbox .china_map_box { width:50%; height:auto; overflow:hidden; position:relative;}
.productbox .china_map_box .china_map_tabs { font-size:16px; position:absolute; left:0; top:0; width:100%; height:100%;}
.productbox .china_map_box .china_map_tabs a { width:133px; height:32px; line-height:32px; text-align:center; border-radius:16px; display:block; background:#dcdcdc; color:#003569; position:absolute;}
.productbox .china_map_box .china_map_tabs a.point1 { left:62.90%; top:29.98%;}
.productbox .china_map_box .china_map_tabs a.point2 { left:65.95%; top:23.30%;}
.productbox .china_map_box .china_map_tabs a.point3 { left:43.25%; top:31.35%;}
.productbox .china_map_box .china_map_tabs a.point4 { left:51.90%; top:37.10%;}
.productbox .china_map_box .china_map_tabs a:before { content:''; position:absolute; left:9px; top:50%; margin-top:-6px; width:12px; height:12px; border-radius:50%; background:#003569;}
.productbox .china_map_box .china_map_tabs a:hover,
.productbox .china_map_box .china_map_tabs a.hover { background:#003569; color:#fff;}
.productbox .china_map_box .china_map_tabs a:hover:before,
.productbox .china_map_box .china_map_tabs a.hover:before { background:#fff;}

.productbox .sub_company { width:40%; height:auto; overflow:hidden; position:relative; margin:30px 0;}
.productbox .sub_company .tit { font-size:28px; line-height:50px; color:#003569;}
.productbox .sub_company .des { font-size:18px; line-height:41px; color:#4c4c4c; margin:40px 0;}
.productbox .sub_company .more { display:block; width:195px; height:54px; line-height:54px; background:#003569; border-radius:27px; overflow:hidden; font-size:14px; line-height:50px; color:#fff; padding:0 18px; position:relative;}
.productbox .sub_company .more:after { content:'>'; width:41px; height:41px; line-height:41px; text-align:center; overflow:hidden; border-radius:50%; background:#fff; color:#141a75; font-size:14px; position:absolute; right:7px; top:7px;}
/*加盟优势*/
.join_advantage_bg { width:100%; height:auto; overflow:hidden; position:relative; background:url(../image/join_advantage_bg.jpg) center center no-repeat; background-size:cover; padding:95px 0; padding:40px; z-index:1;}
.join_advantage { max-width:1440px; min-width:300px; height:auto; overflow:; margin:0 auto; position:relative;}
.join_advantage dt { width:100%; height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:flex-end;}
.join_advantage dt:before { content:''; height:2px; position:absolute; left:207px; bottom:5px; right:6px; background:#fff;}
.join_advantage dt:after { content:''; width:12px; height:12px; border-radius:50%; overflow:hidden; position:absolute; right:0px; bottom:0; background:#fff;}
.join_advantage dt .title { width:230px; float:left; color:#fff;}
.join_advantage dt .tit1 { font-size:18px; line-height:40px; text-transform:uppercase; font-weight:100;}
.join_advantage dt .tit1:first-letter { font-size:72px; line-height:72px; font-weight:400; float:left; margin-right:5px;}
.join_advantage dt .tit { font-size:36px; line-height:40px; position:relative; margin-top:-10px; margin-left:-5px; float:left; font-weight:bold;}
.join_advantage dt .tit:before { content:''; position:absolute; left:0; top:0; width:33px; height:1px; background:#000; display:none;}
.join_advantage dt .tit:after { content:''; width:50px; height:4px; display:block; background:#fff; margin:10px auto; display:none;}
.join_advantage dt .slogan { font-size:16px; line-height:30px; color:#fff; float:right; margin-right:10px; margin-bottom:10px;}
.join_advantage dd { width:100%; height:auto; overflow:; position:relative; margin-top:0px;}
.join_advantage_list { width:100%; height:auto; overflow:; margin-top:50px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:center; align-items:baseline;}
.join_advantage_list li { width:18.5%; height:auto; overflow:;}
.join_advantage_list li a { display:block; color:#fff;}
.join_advantage_list li .pic { border-radius:25px 0 25px 0; overflow:hidden; border:2px solid #fff;}
.join_advantage_list li .pic img { display:block;}
.join_advantage_list li .info { padding:0 17px; height:auto; overflow:hidden; margin-top:10px; text-align:center;}
.join_advantage_list li .tit { width:100%; line-height:80px; height:80px; font-size:24px; position:relative;}
.join_advantage_list li .tit1 { text-transform:uppercase; font-weight:normal; margin-left:10px;}
.join_advantage_list li .line { width:69px; height:1px; margin:0 auto; background:#fff;}
.join_advantage_list li .des { width:100%; line-height:24px; height:auto; font-size:14px; position:relative; margin:20px 0; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

/*销售区域*/
/*.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;}*/

.sales_area_bg { height:auto; overflow:hidden; background:#ededed url(../image/sales_area_pic.png) 78% center no-repeat; padding-top:146px; padding-bottom:117px;}
.sales_area { max-width:1440px; min-width:300px; height:auto; overflow:; margin:0 auto;}
.sales_area_info { background:rgba(18,101,149,.9); width:546px; height:364px; color:#fff; padding:60px;}
.sales_area_info .tit1 { font-size:30px; line-height:40px; text-transform:uppercase;}
.sales_area_info .tit { font-size:36px; line-height:40px; font-weight:bold;}
.sales_area_info .des { font-size:14px; line-height:20px; margin-top:40px;}
/*荣誉证书*/
.certificate_bg { height:auto; overflow:hidden; padding-top:94px; padding-bottom:83px; background:url(../image/certificate_bg.jpg) center center no-repeat; background-size:cover; position:relative;}
.certificate { height:auto; overflow:hidden; background:#0f3e91; padding-left:480px;}
.certificate dt { width:480px; height:auto; overflow:hidden; float:left; margin:0 0 0 -480px; text-align:center; padding-top:50px; padding-bottom:15px;}
.certificate dt .tit1 { font-size:70px; line-height:70px; font-family:Arial; font-weight:bold; text-transform:uppercase; color:#c1c1c1; letter-spacing:0px; margin-top:0px; position: relative;
	background: linear-gradient(to bottom, rgba(255,255,255,.6), rgba(255,255,255,.3));
	-webkit-background-clip: text;
	color: transparent
}
.certificate dt .tit { font-size:36px; line-height:54px; color:#fff; font-weight:bold; position:relative; margin-top:30px; }
.certificate dt .tit:after { content:''; width:50px; height:4px; display:block; background:#fff; margin:10px auto;}
.certificate dt .pic { margin:0 10px; height:auto; overflow:hidden; margin-top:40px;}
.certificate dt .pic img { display:block;}
.certificate dd { width:99.5%; height:625px; background:#fff; overflow:hidden; float:left; margin-top:5px;}
.certificate dd .certificate_scroll { overflow:hidden; margin:0 40px; margin-top:60px;}
.certificate dd ul li { width:50%; height:auto; overflow:hidden; float:left;}
.certificate dd ul li .pic { margin:0 13%; height:auto; overflow:hidden; display:block; text-align:center;}
.certificate dd ul li .brief { width:100%; height:80px; background:url(../image/certificate_list_brief_bg.png) center center no-repeat; background-size:100% auto;}
.certificate dd ul li .tit { font-size:16px; line-height:40px; color:#000; text-align:center; position:relative; top:40px; margin-top:-25px;}
/*品质服务*/
.application_area_bg { height:auto; overflow:hidden; padding-top:116px; padding-bottom:170px; background:url(../image/application_area_bg.jpg) 0 center no-repeat; background-size:cover; position:relative;}
.application_area_slide { width:100%; height:auto; overflow:hidden; z-index:1; margin-top:55px;}
.application_area_slide ul li { width:100%; height:auto; overflow:;}
.application_area_slide ul li img { display:block;}
.application_area { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto;}
.application_area dt { width:100%; height:auto; overflow:hidden; position:relative;}
.application_area dt .title { width:100%; height:auto; overflow:hidden; text-align:center;}
.application_area dt .tit1 { font-size:30px; line-height:30px; font-family:Arial; text-transform:uppercase; color:#fff; margin-top:0px; position: relative;
/*	background: linear-gradient(to bottom, rgba(255,255,255,.6), rgba(255,255,255,.3));
	-webkit-background-clip: text;
	color: transparent*/
}
.application_area dt .tit { font-size:36px; line-height:40px; color:#fff; font-weight:bold; position:relative; letter-spacing:2px; margin-top:0px; }
.application_area dt .tit:after { content:''; width:50px; height:4px; display:block; background:#fff; margin:10px auto; display:none;}
.application_area_tabs { height:auto; overflow:; margin-top:50px; position:absolute; bottom:20px; left:20px; right:20px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; z-index:1;}
.application_area_tabs li { width:224px; height:auto; float:left;}
.application_area_tabs li a { display:block; width:224px; height:auto; overflow:; padding:20px 0; background:rgba(18,101,149,.9); color:#fff; text-align:center; position:relative;}
.application_area_tabs li a:after { content:''; position:absolute; left:50%; margin-left:-12px; top:0;
	border-top: 0px transparent;
	border-bottom: 0px solid rgba(116,175,50,.80);
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	-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;
}

.application_area_tabs li .icon { width:100%; height:100px; line-height:100px; margin-top:0px; font-size:80px;}
.application_area_tabs li .tit { font-size:18px; line-height:30px;}
.application_area_tabs li.hover a { background:rgba(116,175,50,.80);}
.application_area_tabs li.hover .tit,
.application_area_tabs li.hover .icon{ color:#000;}
.application_area_tabs li.hover a:after { border-bottom:27px solid rgba(116,175,50,.80); top:-27px; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
.application_area_tabs dt .more { display:block; width:auto; height:62px; line-height:62px; overflow:hidden; font-size:14px; margin-top:60px; text-transform:uppercase; text-align:center; color:#fff; background:url(/template/default/index/images/about_more_white.png) 0 center no-repeat;  z-index:1; position:relative; border-radius:0px; float:left; padding-left:20px;}
.application_area dt .more:after { content:'+';}


.videobox_bg { width:100%; height:100%; overflow:hidden; padding:40px 0; padding-bottom:96px; background:url(/template/default/index/images/videobox_bg.jpg) 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(/template/default/index/images/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;}

.news_about_bg { padding:100px 0; background:url(../image/productbox_bg.png) bottom center no-repeat; background-size:cover;}
/*新闻资讯*/
.newsbox_bg { width:100%; height:auto; overflow:hidden; position:relative; background:#fdf2ff; background-size:cover; padding-bottom:76px; padding-top:60px; z-index:1;}
.newsbox { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; position:relative;}
.newsbox dt { width:100%; height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:flex-end;}
.newsbox dt:before { content:''; height:2px; position:absolute; left:207px; bottom:5px; right:6px; background:#9859a1;}
.newsbox dt:after { content:''; width:12px; height:12px; border-radius:50%; overflow:hidden; position:absolute; right:0px; bottom:0; background:#9859a1;}
.newsbox dt .title { width:220px; float:left;}
.newsbox dt .tit1 { font-size:18px; color:#323232; line-height:40px; text-transform:uppercase; font-weight:100;}
.newsbox dt .tit1:first-letter { font-size:72px; line-height:72px; color:#9859a1; font-weight:400; float:left; margin-right:5px;}
.newsbox dt .tit { font-size:36px; line-height:40px; color:#9859a1; position:relative; margin-top:-10px; margin-left:-5px; float:left; font-weight:bold;}
.newsbox dt .tit:before { content:''; position:absolute; left:0; top:0; width:33px; height:1px; background:#000; display:none;}
.newsbox dt .tit:after { content:''; width:50px; height:4px; display:block; background:#fff; margin:10px auto; display:none;}
.newsbox dt .more { width:147px; height:50px; line-height:50px; display:block; overflow:hidden; font-size:18px; margin-top:0px; border-radius:25px; color:#003569; border:1px solid #003569; z-index:1; text-align:center; float:right;}
.newsbox dt .more:hover { background:#003569; color:#fff; border:1px solid #003569;}
.newsbox dt .more:after { content:'>'; margin-left:10px;}
.newsbox dt .tabs { color:#3d3d3d; line-height:52px; font-size:18px; float:right;}
.newsbox dt .tabs a { color:#3d3d3d; padding:0 5px;}
.newsbox dt .tabs a:hover { color:#00a554;}
.newsbox dt .slogan { font-size:16px; line-height:30px; color:#323232; float:right; margin-right:10px; margin-bottom:10px;}
.newsbox dd { width:100%; height:auto; overflow:hidden; position:relative; margin-top:30px;  display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch;}

.newsbox dd .news_box { width:48%; height:auto; overflow:hidden; float:left;}
.newsbox dd .news_box .title { width:100%; height:66px; line-height:66px; font-size:18px; margin-top:10px;}
.newsbox dd .news_box .title .tit1 { font-size:14px; text-transform:uppercase; margin-left:10px;}
/*图片新闻列表样式*/
.newsbox .pic_news_list_scroll { width:404px; height:auto; overflow:; position:relative; margin:0 0 0 -469px; float:left;}
.newsbox .pic_news_list_scroll .prev,
.newsbox .pic_news_list_scroll .next { width:100px; height:100px; line-height:44px; display:block; color:#7a3d14; border-radius:0%; z-index:1; font-size:72px; position:absolute; left:-100px; top:48%; margin-top:-50px; text-align:center;}
.newsbox .pic_news_list_scroll .next { left:auto; right:-100px;}
.newsbox .pic_news_list_scroll .prev:hover,
.newsbox .pic_news_list_scroll .prev:hover { }

.newsbox dd .pic_news_list { width:100%; height:auto; overflow:; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:stretch;}
.newsbox dd .pic_news_list li { width:100%; height:auto; overflow:; float:left; background:#fff; 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; position:relative; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.newsbox dd .pic_news_list li:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0;}
.newsbox dd .pic_news_list li .pic { width:50%; height:auto; overflow:hidden; position:relative; float:left; z-index:0;
  -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; background:rgba(0,0,0,.48); display:none;}
.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:50%; height:auto; overflow:hidden; padding:0 32px;}
.newsbox dd .pic_news_list li .tit { font-size:16px; line-height:42px; height:42px; margin-top:10px; overflow:hidden; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph; position:relative; border-bottom:1px dashed #3c0908;}
.newsbox dd .pic_news_list li .des { width:100%; height:auto; overflow:hidden; line-height:22px; margin-top:10px; font-size:14px; color:#686868; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph; position:relative; text-indent:2em;}
.newsbox dd .pic_news_list li .margin { margin:30px 35px; height:auto; overflow:hidden; position:relative;}
.newsbox dd .pic_news_list li .info { width:100%; height:auto; overflow:hidden; margin-top:30px;}
.newsbox dd .pic_news_list li .time { border:#323232; font-size:14px; line-height:40px; float:left;}

.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 .y-m { font-size:16px; line-height:30px;}
.newsbox dd .pic_news_list li .date .d { font-size:48px; line-height:60px;}
.newsbox dd .pic_news_list li .more { border:#323232; line-height:40px; float:right;}
.newsbox dd .pic_news_list li .more:after { content:'>';}
.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:after { border:2px solid #9859a1;}
.newsbox dd .pic_news_list li:hover .date,
.newsbox dd .pic_news_list li:hover .time,
.newsbox dd .pic_news_list li:hover .tit,
.newsbox dd .pic_news_list li:hover .more{ color:#9859a1; }

.newsbox dd .pic_news_list li:hover .pic:after,
.newsbox dd .pic_news_list li.hover .pic:after { /*border:5px solid #14539f;*/}
.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 {
	/*-webkit-animation-name: fadeInUp; animation-name: fadeInUp; color:#fff;*/
}

.newsbox dd .pic_news_list li:hover .pic,
.newsbox dd .pic_news_list li.hover .pic { display:block;
	/*-webkit-animation-name: fadeIn; animation-name: fadeIn;*/
}
.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;}

.newsbox dd .news_list { width:auto; height:auto; overflow:hidden;}
.newsbox dd .news_list li { width:100%; height:82px; overflow:hidden; position:relative; border-bottom:1px dashed #dddddd;}
.newsbox dd .news_list li a { display:block; height:auto; overflow:hidden; position:relative;}
.newsbox dd .news_list li .brief { width:100%; height:auto; overflow:hidden; padding:30px;}
.newsbox dd .news_list li .tit { font-size:20px; height:82px; line-height:82px; color:#000; overflow:hidden; margin-top:0px; 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:72px; overflow:hidden; line-height:36px; margin-top:10px; font-size:16px; color:#807f7f; 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 .news_list li .margin { margin:29px 30px; height:auto; overflow:hidden; position:relative;}
.newsbox dd .news_list li .info { width:100%; line-height:30px; height:30px; margin-top:20px; color:#6d6d6d; overflow:hidden}
.newsbox dd .news_list li .time { float:right;}
.newsbox dd .news_list li .more { float:left; height:30px; color:#6d6d6d; font-size:14px; position:relative;}
.newsbox dd .news_list li .more:after { content:'>'; }
.newsbox dd .news_list li .date { width:100%; height:auto; overflow:hidden; position:relative; font-size:16px; line-height:36px; color:#000;}
.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 .icon { color:#000; font-size:35px; line-height:50px;}
.newsbox dd .news_list li .pic { width:303px; display:block; overflow:hidden; float:left; margin:0 0 0 -303px;}
.newsbox dd .news_list li .pic img { display:block;}
.newsbox dd .news_list li:hover a { }
.newsbox dd .news_list li:hover .tit { color:#003569;}
.newsbox dd .news_list li:hover .tit,
.newsbox dd .news_list li:hover .date { color:#0256ab;}

.newsbox dd .news_list li.line {  border-bottom:1px dashed #cecece; padding-bottom:15px; margin-bottom:20px;}
.newsbox dd .ctrl_box { width:100%; height:25px;}

.newsbox dd .news_list li.top_news { font-size:18px; font-weight:bold; color:#db0a0a; border-bottom:1px dashed #cecece; padding:15px 0; padding-bottom:30px; margin-bottom:20px;}
.newsbox dd .news_list li.top_news a { font-weight:bold; color:#db0a0a; line-height:23px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; white-space:normal; text-align:center;}
.newsbox dd .news_list li.top_news .time { display:none;}
.newsbox dd .news_list li.top_news:before { display:none;}


.newsbox dd .notice_list { width:100%; height:auto; overflow:hidden;}
.newsbox dd .notice_list li { width:100%; height:auto; overflow:hidden; position:relative; border-bottom:1px dashed #676767; margin-bottom:39px;}
.newsbox dd .notice_list li .des { width:100%; height:60px; overflow:hidden; line-height:20px; font-size:14px; color:#000; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph; position:relative; margin-bottom:10px;}
.newsbox dd .notice_list li:nth-last-child(1) { margin-bottom:0;}
.newsbox dd .notice_list li:hover .des { color:#7fbf35;}




.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%;}

.businessbox_bg { height:auto; overflow:hidden; padding:120px 0; background:#ecf6fd url(../image/businessbox_bg.jpg) center center no-repeat; background-size:cover;}
.businessbox { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; position:relative;}
.businessbox dt { width:50%; height:auto; overflow:hidden; position:absolute; left:0; top:0; z-index:2;}
.businessbox dt .tit { font-size:30px; line-height:74px; color:#000; position:relative;}
.businessbox dt .tit:before { content:''; position:absolute; left:0; top:0; width:33px; height:1px; background:#000;}
.business_list_scroll { height:auto; overflow:hidden; position:relative;}
.businessbox dd .business_list { width:100%; height:auto; overflow:;}
.businessbox dd .business_list li { width:100%; height:auto; overflow:; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:stretch; }
.businessbox dd .business_list li .tit { font-size:24px; line-height:50px; margin-top:100px;
background: linear-gradient(to bottom, #00a09a, #013f70);
-webkit-background-clip: text;
color: transparent;
}
.businessbox dd .business_list li .pic img { display:block;}
.businessbox dd .business_list li .tit .icon { width:40px; height:50px; line-height:50px; text-align:center; font-size:35px; float:left; margin-right:10px;}
.businessbox dd .business_list li .des { width:100%; height:auto; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph; font-size:17px; line-height:48px; color:#333333; margin-top:30px; padding-right:10%;}
.business_list_scroll .ctrl_box { width:127px; height:28px; overflow:hidden; position:absolute; left:0; bottom:0; z-index:2;}
.business_list_scroll .ctrl_box .prev,
.business_list_scroll .ctrl_box .next { width:28px; height:28px; line-height:28px; overflow:hidden; background:#dadbda; font-size:18px; color:#003569; font-family:"宋体"; font-weight:bold; text-align:center; display:block; position:absolute; left:0; top:0; border-radius:50%; z-index:1;}
.business_list_scroll .ctrl_box .next { left:auto; right:0;}
.business_list_scroll .ctrl_box .prev:hover,
.business_list_scroll .ctrl_box .next:hover { background:#003569; color:#fff;}
.business_list_scroll .ctrl_box .swiper-pagination { font-weight:bold; font-size:20px; line-height:28px; bottom:0; z-index:0;}
.business_list_scroll .ctrl_box .swiper-pagination .swiper-pagination-current { font-size:20px; line-height:28px; color:#003569;}
.business_list_scroll .ctrl_box .swiper-pagination .swiper-pagination-total { font-size:20px; line-height:28px; color:#000;}

.businessbox dd .business_tabs { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:stretch; margin-top:55px;}
.businessbox dd .business_tabs a { width:100%; display:block; padding:20px 0; text-align:center; color:#00366a; background:#fff; margin-left:5px; border:1px solid #c2c2c2;}
.businessbox dd .business_tabs .tit { font-size:18px; line-height:40px;}
.businessbox dd .business_tabs .icon { font-size:50px; line-height:60px;}
.businessbox dd .business_tabs a.hover { color:#fff; background-image: linear-gradient(-20deg, #003569, #00a9ac);}
/*联系我们*/
.contact_us_box { width:100%; height:auto; overflow:hidden; margin:100px 0;}
.contact_us_box .contact_info { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:stretch;}
.contact_us_box .contact_info dt { width:478px; flex:1 0 478px; height:auto; overflow:hidden;}

.contact_us_box .contact_info dt .title { height:auto; overflow:hidden; position:relative;}
.contact_us_box .contact_info dt .tit:before { content:''; display:block; width:3px; height:21px; background:#0256ab; margin:10px 0;}
.contact_us_box .contact_info dt .tit { line-height:50px; font-size:30px; color:#0256ab;}
.contact_us_box .contact_info dt .tit1 { line-height:30px; margin:10px 0; color:#86a2c4; font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:20px; font-weight:bold;}
.contact_us_box .contact_info dt .tit2 { font-size:16px; color:#707070; line-height:40px;}

.contact_info_way { width:396px; height:auto; overflow:hidden;}
.contact_info_way li { }
.contact_info_way li .lab { height:60px; font-size:24px; line-height:60px; color:#03589b; margin-top:20px; border-bottom:1px solid #e2e2e2; }
.contact_info_way li .lab .icon { float:right; color:#707070; font-size:25px;}
.contact_info_way li .tit3 { font-size:16px; line-height:60px; color:#707070;}
.contact_info_way li .tit3.tel { font-weight:bold; font-size:18px;}

.contact_us_box .contact_info dd { width:100%; height:auto; overflow:hidden;}
.contact_us_box .contact_info dd .map { width:100%; height:100%;}
/*留言提交*/
.contact_us_box .cotnact_feedback { height:auto; margin-top:20px; position:relative;}
.contact_us_box .cotnact_feedback dt { width:100%; height:auto; text-align:center; position:relative;}
.contact_us_box .cotnact_feedback dt .tit { color:#03589b; font-size:30px; line-height:80px; position:relative; z-index:1;}
.contact_us_box .cotnact_feedback dd { width:100%; height:auto; overflow:visible; margin-top:10px;}
.contact_us_box .cotnact_feedback dd .feedback_form { height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.contact_us_box .cotnact_feedback dd .feedback_form .input { width:32.3%; height:69px; line-height:69px; background:#f3f3f3; color:#707070; font-size:16px; margin-top:26px; border:0; text-indent:20px; float:left;}
.contact_us_box .cotnact_feedback dd .feedback_form .input:focus,
.contact_us_box .cotnact_feedback dd .feedback_form .textarea:focus { background:#dedede;}
.contact_us_box .cotnact_feedback dd .feedback_form .textarea { width:100%; flex:0 0 100%; height:130px; line-height:20px; background:#f3f3f3; color:#000; padding:20px; border:0; margin-top:26px;}
.contact_us_box .cotnact_feedback dd .feedback_form .input:-moz-placeholder,
.contact_us_box .cotnact_feedback dd .feedback_form .textarea:-moz-placeholder,
.contact_us_box .cotnact_feedback dd .feedback_form .input::-moz-placeholder,
.contact_us_box .cotnact_feedback dd .feedback_form .textarea::-moz-placeholder,
.contact_us_box .cotnact_feedback dd .feedback_form .input:-ms-input-placeholder,
.contact_us_box .cotnact_feedback dd .feedback_form .textarea:-ms-input-placeholder,
.contact_us_box .cotnact_feedback dd .feedback_form .input::-webkit-input-placeholder,
.contact_us_box .cotnact_feedback dd .feedback_form .textarea::-webkit-input-placeholder{
    color: #707070;opacity:1; font-size:16px;
}
.contact_us_box .cotnact_feedback dd .feedback_form .btn_box { height:auto; overflow:hidden; margin:60px auto;}
.contact_us_box .cotnact_feedback dd .feedback_form .submit,
.contact_us_box .cotnact_feedback dd .feedback_form .reset { width:255px; height:69px; background:#e2e2e2; border:0; cursor:pointer; color:#000; margin:0 7px; font-size:18px; border-radius:0px;}
.contact_us_box .cotnact_feedback dd .feedback_form .reset{
    background:#03589b; color:#fff;
}

/*招聘信息*/
.jobs_info_box_bg { height:auto; overflow:hidden;}
.jobs_info_box { height:auto; overflow:hidden; margin:40px 0;}
.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 .tit { color:#03589b; font-size:30px; line-height:50px;}
.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:auto; overflow:hidden;}
.jobs_info_box dd .jobs_info_list li .title { width:100%; display:block; height:75px; font-size:24px; line-height:75px; border-bottom:1px solid #e2e2e2; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.jobs_info_box dd .jobs_info_list li .more { float:right; font-size:48px; font-weight:100;}
.jobs_info_box dd .jobs_info_list li .des { width:100%; font-size:16px; color:#707070; line-height:70px; height:70px;  overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}


.jobs_info_box dd .jobs_info_list li .title:hover { color:#0256ab; border-bottom:1px solid #0256ab;}

.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); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg); 	/* Opera */
}
.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(/template/default/index/images/filter_select_search_icon.png) center center no-repeat; border:0; cursor:pointer; position:absolute; right:0; top:0;}
/*人才理念*/
.talent_concept { width:100%; height:auto; overflow:visible; margin:80px 0;}
.talent_concept dt { width:100%; height:auto; overflow:hidden;}
.talent_concept dt .tabs { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.talent_concept dt .tabs li { width:49%; height:auto; overflow:hidden; float:left; position:relative; }
.talent_concept dt .tabs li img { display:block;}
.talent_concept dt .tabs li .info { position:absolute; left:0; top:0; width:100%; height:100%; padding:8% 12%; display:flex; display:-webkit-flex; flex-flow:column nowrap; justify-content:space-between; align-items:flex-start;}
.talent_concept dt .title { color:#fff;}
.talent_concept dt .tit { line-height:50px; font-size:28px;}
.talent_concept dt .tit1 { line-height:30px; font-size:18px; text-transform:uppercase;}
.talent_concept dt .more { font-size:17px; line-height:30px; color:#fff;}
.talent_concept dt .more:after { content:' >';}
.talent_concept dt .more:hover { }
.talent_concept dd { width:100%; height:auto; overflow:hidden;}
.talent_concept dd .info_box { width:100% height:auto; overflow:hidden; padding:80px 50px; text-align:center; background:url(../image/talent_concept_info_bg.jpg) center center no-repeat; background-size:cover; margin-top:62px;}
.talent_concept dd .info_box .title { color:#fff;}
.talent_concept dd .info_box .title .tit { line-height:50px; font-size:28px;}
.talent_concept dd .info_box .title .tit1 { line-height:30px; font-size:18px;}
.talent_concept dd .info_box .des { width:100%; height:auto; overflow:hidden; font-size:18px; line-height:48px; color:#fff; margin-top:40px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-align:center; text-justify:inter-ideograph;}

.talent_concept dd .remuneration { width:100%; height:auto; overflow:hidden; text-align:center; margin-top:50px;}
.talent_concept dd .remuneration .title { color:#000;}
.talent_concept dd .remuneration .title .tit { line-height:50px; font-size:28px;}
.talent_concept dd .remuneration .title .tit1 { line-height:30px; font-size:18px;}
.talent_concept dd .remuneration .remuneration_item { width:100%; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:dfdfdf; margin-top:50px;}
.talent_concept dd .remuneration .remuneration_item li { width:100%; height:auto; float:left; text-align:center; border:1px solid #dfdfdf; background:#fff; padding:40px 20px;}
.talent_concept dd .remuneration .remuneration_item li{ margin-left:-1px;}
.talent_concept dd .remuneration .remuneration_item li:nth-child(1) { margin-left:0;}
.talent_concept dd .remuneration .remuneration_item li .tit { color:#383838; font-size:20px; line-height:2;}
.talent_concept dd .remuneration .remuneration_item li .des { color:#696969; font-size:16px; line-height:2.5; margin-top:25px;}
.talent_concept dd .remuneration .remuneration_item li:hover { background:url(../image/remuneration_item_bg.jpg) center center no-repeat; background-size:cover;}
.talent_concept dd .remuneration .remuneration_item li:hover .tit,
.talent_concept dd .remuneration .remuneration_item li:hover .des { color:#fff;}

.talent_concept dd .contact_info { width:100%; height:auto; overflow:hidden; text-align:center; margin-top:80px;}
.talent_concept dd .contact_info .title { color:#000;}
.talent_concept dd .contact_info .title .tit { line-height:50px; font-size:28px;}
.talent_concept dd .contact_info .title .tit1 { line-height:30px; font-size:18px;}

.talent_concept dd .contact_info .contact_info_item { width:100%; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-around; margin-top:40px;}
.talent_concept dd .contact_info .contact_info_item li { width:20%; height:auto; float:left; text-align:center;}
.talent_concept dd .contact_info .contact_info_item li .icon { font-size:80px; line-height:100px; color:#03589b;}
.talent_concept dd .contact_info .contact_info_item li .icon.icon-zonggongsi { font-size:60px;}
.talent_concept dd .contact_info .contact_info_item li .tit1 { font-size:18px; line-height:40px; color:#6e6e6e;}
.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 { /* Mozilla Firefox 4 to 18 */
    color: #18a0ff; opacity:1;  font-size:16px;
}
.applied_online dd .frombox .input::-moz-placeholder,
.applied_online dd .frombox .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    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(/template/default/index/images/icon_not_null.png);}
.jobs_apply .apply_box .applyform .input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #848484; font-size:14px;
}
.jobs_apply .apply_box .applyform .input::-moz-placeholder { /* Mozilla Firefox 19+ */
    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(/template/default/index/images/processbox_bg.jpg) top center no-repeat; background-size:cover; position:relative;}
/*生产工艺*/
.processbox { max-width:1440px; 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(/template/default/index/images/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);
	
	/*-webkit-animation: rotate  20s linear infinite 0s;
	-moz-animation: rotate  20s linear infinite 0s;
	-o-animation: rotate  20s linear infinite 0s;
	-ms-animation: rotate  20s linear infinite 0s;
	animation: rotate  20s linear infinite 0s;*/
}
.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(/template/default/index/images/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(/template/default/index/images/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(/template/default/index/images/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(/template/default/index/images/service_process_list_iconbox_bg0.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(/template/default/index/images/service_process_list_iconbox_bg1.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:; background:url(../image/casebox_bg.jpg) center center no-repeat; background-size:cover; padding-top:120px; padding-bottom:62px; position:relative;}
.casebox { max-width:1440px; min-width:300px; height:auto; overflow:visible; margin:0 auto;}
.casebox dt { width:100%; height:auto; overflow:hidden; position:relative;}
.casebox dt .title { width:100%; height:auto; overflow:hidden; text-align:center;}
.casebox dt .tit { font-size:36px; line-height:50px; color:#7a3d14; font-weight:bold; background:url(../image/newsbox_tit_bg.png) center center no-repeat;}
.casebox dt .tit1 { font-size:18px; line-height:50px; color:#000; text-transform:uppercase;}
.casebox 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;}
.casebox dt .more:after { content:'>'; float:right;}
.casebox dt .more:hover { background:#f5a602;}
.casebox dt .des { font-size:16px; color:#252525; line-height:60px; margin-top:30px;}
.casebox dt .tabs { width:100%; height:62px; line-height:35px; margin-top:15px; overflow:hidden; font-size:16px; position:relative; z-index:1; text-align:center;}
.casebox dt .tabs a { width:132px; display:inline-block; height:35px; line-height:35px; overflow:hidden; margin:0 4px; background:#80461f; color:#fff; 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; 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);
}
.casebox dt .tabs a.hover { background:#feba0d; color:#000;}
.casebox dt .tabs a.hover:after { width:80px; margin-left:-40px;}

.casebox dd { width:100%; height:auto; overflow:visible; position:relative; margin-top:20px;}
.casebox dd .prev,
.casebox dd .next { width:100px; height:100px; line-height:44px; display:block; color:#7a3d14; border-radius:0%; z-index:1; font-size:72px; position:absolute; left:-100px; top:48%; margin-top:-50px; text-align:center;}
.casebox dd .next { left:auto; right:-100px;}
.casebox dd .prev:hover,
.casebox dd .prev:hover { }

.casebox .case_list_scroll { height:auto; overflow:visible; position:relative; margin-top:40px;}

.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 { width:100%; height:auto; overflow:;}
.casebox .case_list li { width:33.33333%; height:auto; overflow:; position:relative;
/*-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);
*/
float:left;
}
.casebox .case_list li.ml0 { margin-left:0;}
.casebox .case_list li .tit { height:30px; line-height:30px; position:relative; /*position:absolute; left:0; bottom:0px; background:#000;  background:rgba(0,0,0,.80);*/ text-align:left; z-index:1; font-size:18px;}
.casebox .case_list li .tit:after { /*content:'>'; width:47px; height:47px; font-size:16px; text-align:center; line-height:45px; position:absolute; right:0; top:50%; margin-top:-23px; border-radius:50%; color:#fff; background:#0436ba;
-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);*/
}
.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:5px solid #7b3e14;}
.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:auto; overflow:hidden;}
.casebox .case_list li .tit { font-size:18px; height:75px; line-height:75px; color:#7a3d14; font-weight:bold; overflow:hidden;}
.casebox .case_list li .tit:after { content:'→'; display:inline-block; width:34px; height:34px; line-height:34px; background:#9c6d1e; border-radius:50%; overflow:hidden; float:right; margin-top:10px; color:#fff; text-align:center; font-size:16px; display:none;}
.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 { }
.casebox .case_list li:hover .tit { }
.casebox .case_list li:hover .pic:after { border:5px solid #ffb701;}

.insidebox_bg { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; margin-top:-94px; position:relative;}
.style01 .insidebox_bg{ margin-top:0;}
.style01 .insidebox_bg .insidebox { padding-left:280px;}
.style01 .insidebox_bg .leftbox { width:206px; float:left; margin:30px 0 0 -280px;}

.insidebox { overflow:hidden; /*padding-left:315px; padding-right:30px;*/ padding-bottom:80px;}
.inside_box { width:100%; height:auto; overflow:hidden; background:#fff; border-radius:40px; padding:40px;}
.leftbox { width:100%; height:auto;overflow:visible; position:relative; /*float:left; margin:0px 0 40px -315px;*/ z-index:1;}
.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:1440px; height:40px; line-height:40px; margin:0 auto; font-size:14px; color:#727171; margin-top:10px;}
.currpath a { color:#727171;}
.top_location_bg { height:auto; overflow:hidden; background-image: linear-gradient(to bottom, #f3f3f3, #f3f3f3, rgb(243, 243, 243, 1), transparent);}
.top_location { max-width:1440px; min-width:300px; line-height:60px; height:60px; overflow:hidden; margin:0 auto; margin-top:20px;}
.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;}

.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:1440px; 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:1440px; 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%;}

.contentbox dd .title { text-align:center;}
.contentbox dd .title .tit { font-size:30px; line-height:1.5;}
.contentbox dd .title .tit:before,
.contentbox dd .title .tit:after { content:''; background:url(../image/title_left.png) center center no-repeat; width:37px; height:5px; display:inline-block; position:relative; top:-8px; margin:0 10px;}
.contentbox dd .title .tit:after { background:url(../image/title_right.png) center center no-repeat;}
.contentbox dd .title .tit1 { font-size:18px; line-height:1; text-transform:uppercase;}

.goods-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start; margin-top:40px;}
.goods-list li { width:23.5%; flex:0 0 23.5%; margin-left:2%; margin-bottom:2%; float:left; height:auto; overflow:hidden; display:block; border:1px solid #9859a1; /*-webkit-box-shadow:0px 0px 5px #eee; box-shadow:0px 0px 5px #eee;*/}
.goods-list li:nth-child(4n-3),
.goods-list li.ml0 { margin-left:0;}
.goods-list li .pic { border:0; -moz-box-shadow:0px 0px 20px #ddd; overflow:hidden; display:block;}
.goods-list li .pic img { display:block;}
.goods-list li .name{ padding:0 30px; height:46px; line-height:46px; text-align:left; background:#9859a1; color:#fff; font-size:14px;}
.goods-list li:hover .name { background:#9859a1;}

.pic-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start; margin-top:40px;}
.pic-list li { width:23.5%; flex:0 0 23.5%; margin-left:2%; margin-bottom:2%; float:left; height:auto; overflow:hidden; display:block; /*-webkit-box-shadow:0px 0px 5px #eee; box-shadow:0px 0px 5px #eee;*/}
.pic-list li:nth-child(4n-3),
.pic-list li.ml0 { margin-left:0;}
.pic-list li .pic { width:100%; height:auto; overflow:hidden;}
.pic-list li .pic img { display:block;}
.pic-list li .name{ padding:0 30px; height:46px; line-height:46px; text-align:center; color:#000; font-size:14px;}
.pic-list li:hover .name { background:#fff;}

.video-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start; margin-top:20px;}
.video-list li { width:23.5%; flex:0 0 23.5%; margin-left:2%; margin-bottom:2%; float:left; height:auto; overflow:hidden; display:block; /*-webkit-box-shadow:0px 0px 5px #eee; box-shadow:0px 0px 5px #eee;*/}
.video-list li:nth-child(4n-3),
.video-list li.ml0 { margin-left:0;}
.video-list li .pic { overflow:hidden;}
.video-list li .pic img { display:block;}
.video-list li .name{ padding:0 30px; height:46px; line-height:46px; text-align:center; color:#000; font-size:14px;}
.video-list li:hover .name { background:#9859a1; color:#fff;}


.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-scroll { width:100%; height:auto; overflow:; margin-top:30px; position:relative; display:none;}
.pic-news-list-scroll .ctrl_box { width:50%; height:90px; position:absolute; left:0; bottom:0; z-index:1;}
.pic-news-list-scroll .prev,
.pic-news-list-scroll .next { width:30px; height:30px; line-height:30px; font-size:18px; overflow:hidden; position:absolute; top:50%; margin-top:-15px; left:5%; text-align:center; background:rgba(0,0,0,.3); background:#e4e4e4; color:#4d4d4d; display:block; font-family:"宋体"; font-weight:bold; border-radius:50%; z-index:999; display:none;} 
.pic-news-list-scroll .next { float:right; left:auto; right:5%;}
.pic-news-list-scroll .prev:hover,
.pic-news-list-scroll .next:hover { background:#e30109; color:#fff;}
.pic-news-list { width:100%; height:auto; overflow:; margin-top:0px; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;*/}
.pic-news-list li{ width:100%; float:left; height:auto; overflow:; position:relative; top:0; left:0; line-height:0;
/*-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);*/
}
.pic-news-list li .box { height:auto; overflow:hidden; background:#f5f5f5;}
.pic-news-list li.ml0 { margin-left:0;}
.pic-news-list li .margin { margin:47px 40px; height:auto; overflow:hidden;}
.pic-news-list li .brief { width:50%; height:auto; overflow:hidden; z-index:2; float:left; background:url(../image/logo_big_bg.png) 98% 90% no-repeat;}
.pic-news-list li .date { width:100%; height:auto; overflow:hidden; color:#7e7e7e; font-size:18px; line-height:40px; margin:20px 0;}
.pic-news-list li .date .d { font-size:30px; font-weight:bold; color:#000;}
.pic-news-list li .date .s { font-size:28px;}
.pic-news-list li .tit { height:72px; line-height:36px; font-size:24px; color:#e30109;}
.pic-news-list li .icon { float:right; line-height:90px; color:#c9c9c9; font-size:30px;}
.pic-news-list li .des { width:100%; height:72px; font-size:16px; line-height:36px; color:#7e7e7e; overflow:hidden; margin:20px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.pic-news-list li .more { font-size:16px; color:#e30109; line-height:20px; float:left; letter-spacing:2px;}
.pic-news-list li .more:after { content:'>';}
.pic-news-list li .pic { width:50%; display:block; overflow:hidden; position:relative; margin:0; z-index:1; float:left;
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
}
.pic-news-list li .pic .info { width:100%; height:90px; position:absolute; left:0; bottom:0; background:rgba(0,0,0,.3); display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; z-index:1;}
.pic-news-list li .pic .info .tit { width:80%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:23px; margin-left:30px; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.pic-news-list li .pic img { display:block;}
.pic-news-list li:hover .pic {
	/*-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;*/
}

.pic-news-list li .pic:before { content:'more'; text-transform:uppercase; font-size:24px; color:#fff; text-align:center; background:rgba(0,0,0,.68); line-height:30px; width:152px; height:152px; border-radius:50%; position:absolute; left:50%; top:50%; margin-left:-76px; margin-top:-76px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-content:center; align-items:center; /*bottom:0%; right:0%;*/ z-index:1; display:none;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;
}
.pic-news-list li .pic:after { content:''; position:absolute; left:50%; top:50%; width:0%; height:0%; z-index:1;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
}
.pic-news-list li:hover:before { left:0; top:0;}
.pic-news-list li:hover a { }
.pic-news-list li:hover .brief { }
.pic-news-list li:hover .brief .tit { }
.pic-news-list li:hover .icon { color:#fff;}
.pic-news-list li:hover .pic:before { width:100%; height:100%; left:0%; top:0%; margin-left:0; margin-top:0; border-radius:0%; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
.pic-news-list li:hover .pic:after { /*left:0%; top:0%; width:100%; height:100%;*/}

.pic-news-list-scroll .swiper-pagination {  width:100%; height:auto; overflow:; margin-top:0px; position:relative;}
.pic-news-list-scroll .swiper-pagination { height:60px; position:absolute; top:auto; left:0;}
.pic-news-list-scroll .swiper-pagination-bullets{ max-width:auto; left:auto; right:30px; bottom:35px; height:20px; text-align:right;}
.pic-news-list-scroll .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { }
.pic-news-list-scroll .swiper-pagination-bullet { width:14px; height:14px; border:1px solid #666; background:none; opacity: 1; display:inline-block; border-radius:50%; margin:0 5px;}
.pic-news-list-scroll .swiper-pagination-bullet-active { border:2px solid #fff;}

/*新闻列表样式*/
.news-list { width:100%; height:auto; overflow:visible; margin-top:70px;}
.news-list li { width:100%; height:auto; overflow:visible; position:relative;}
.news-list li a { display:block; height:auto; overflow:hidden; padding:20px 0; padding-left:404px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; position:relative;}
.news-list li .brief { width:100%; height:auto; overflow:hidden; float:left;}
.news-list li .tit { width:100%; height:40px; line-height:40px; font-size:18px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.news-list li .tit:after { content:''; width:100px; height:4px; background:#e5e5e5; display:block; margin:30px 0; display:none;
-webkit-transition: all .2s ease;
-moz-transition:all .2s ease;
-o-transition:all .2s ease;
-ms-transition:all .2s ease;
transition:all .2s ease;
}
.news-list li .des { width:100%; height:72px; overflow:hidden; line-height:24px; margin-top:20px; font-size:14px; color:#545454; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -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 { font-size:14px; line-height:40px; float:right;}
.news-list li .date { width:100%; height:auto; overflow:hidden; text-align:right; z-index:1; color:#999999; position:relative;}
.news-list li .date .m-d { font-size:24px; line-height:20px;}
.news-list li .date .y { font-size:16px;}
.news-list li .info { width:100%; height:40px; line-height:40px; overflow:hidden; border-bottom:1px dashed #000;}
.news-list li .more { float:left;}
.news-list li .icon { color:#000; font-size:35px; line-height:50px;}
.news-list li .pic { width:360px; display:block; overflow:hidden; margin:0 0 0 -404px; float:left; border:0px solid #fff; border-radius:15px 0 15px 0;}
.news-list li .pic img { display:block;}
.news-list li:hover .more { }
.news-list li:hover .tit{ }
.news-list li:hover .date,
.news-list li:hover .des { }
.news-list li:hover .tit:after { /*width:100%; background:#03589b;*/}
.news-list li:hover a { }

.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%;}
/*新闻列表样式2*/
.news-list2 { width:100%; height:auto; overflow:visible; margin-top:60px;}
.news-list2 li { width:100%; height:auto; overflow:visible; position:relative; padding:36px 0; /*border-bottom:1px solid #ccc;*/}
.news-list2 li a { display:block; height:auto; overflow:hidden; position:relative; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;*/ padding-left:560px;}
.news-list2 li .pic { width:560px; height:auto; overflow:hidden; display:block; position:relative; float:left; z-index:2; /*margin:49px 0;*/ margin:0 0 0 -560px;
-webkit-animation-duration: .5s;
animation-duration: .5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.news-list2 li .pic img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}

.news-list2 li:hover .pic img {
	-webkit-transform: scale(1.05);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.05);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}

.news-list2 li .pic:after { content:''; position:absolute; width:100%; height:100%; left:0; border:0; /*background:url(../images/news_pic_mask.png) 0 0 no-repeat; background-size:auto 100%;*/ background:rgba(0,0,0,0);
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}

.news-list2 li a:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0; background:#fff; z-index:1; display:none;
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.news-list2 li .brief { width:100%; height:auto; overflow:hidden; position:relative; z-index:2; border-top:0px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch; float:left; /*border-bottom:3px solid #cc0101;*/}
.news-list2 li:hover .pic:after { left:0; /*background:rgba(0,0,0,0.3); */}
.news-list2 li .margin { margin-left:77px; height:auto; overflow:hidden; position:relative;}
.news-list2 li .title { height:auto; overflow:hidden; padding-right:100px;}
.news-list2 li .date { width:70px; height:auto; overflow:hidden; color:#2a2a2a; float:right; margin:0px -100px 0 0; text-align:center; z-index:1;}
.news-list2 li .date .d { font-size:45px; line-height:50px; font-weight:bold; color:#b60909;}
.news-list2 li .date .y-m { display:inline-block; font-size:14px; line-height:20px;}
.news-list2 li .sort { width:100%; font-size:16px; color:#838383; line-height:30px;}
.news-list2 li .tit { width:100%; line-height:30px; height:30px; overflow: hidden; color:#000000; font-size:24px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph; margin-top:10px;}
.news-list2 li .des { width:100%; position:relative; height:64px; overflow:hidden; line-height:32px; margin-top:30px; margin-bottom:30px; font-size:17px; color:#292929; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.news-list2 li .info { width:100%; height:auto; overflow:hidden; position:relative;}
.news-list2 li .info:after { content:''; background:#165a09; width:131px; height:2px; position:absolute; left:77px; top:0;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;

}
@keyframes line_ext {
	0% {
		width:0%
	}
	80% {
	   width:100%;
	   height:2px;
	
	}
	100% {
		width:100%;
		left:0;
		height:4px;
		background:#cc0101;
		
	}
}
.news-list2 li .time { float:left; font-size:48px; line-height:120px; color:#999999; margin-left:77px; font-weight:bold;}
.news-list2 li .more { float:right; color:#292929; font-size:17px; margin-top:45px; text-transform:uppercase;}
.news-list2 li .more:after { content:'>';}
.news-list2 li .icon { color:#909090; font-size:22px; margin:50px; height:55px; line-height:55px; margin-top:50px; margin-bottom:80px; display:none;}
.news-list2 li:hover .info:after { /*width:100%; left:0; background:#cc0101; height:3px;*/
-webkit-animation-name: line_ext; animation-name: line_ext;
}
.news-list2 li:hover .tit,
.news-list2 li:hover .time,
.news-list2 li:hover .more { color:#cc0101;}

/*新闻列表样式3*/
.news-list3 { width:100%; height:auto; overflow:visible; margin-top:60px;}
.news-list3 li { width:100%; height:auto; overflow:hidden; position:relative; border-bottom:1px solid #ebebeb;}
.news-list3 li:nth-child(2n) { float:right;}
.news-list3 li a { display:block; height:auto; overflow:hidden; position:relative; padding:40px 0; padding-left:156px;}
.news-list3 li a:after { content:'>'; width:60px; height:60px; line-height:60px; font-size:36px; text-align:center; background:#468b22; color:#fff; border-radius:50%; position:absolute; right:32px; top:50%; font-weight:100; margin-top:-30px;}
.news-list3 li .date { width:100px; height:auto; overflow:hidden; float:left; margin:20px 0 0 -100px; float:left; z-index:1; color:#468b22;}
.news-list3 li .date .d { font-size:48px; line-height:50px; font-weight:bold;}
.news-list3 li .date .y-m { display:inline-block; font-size:16px; line-height:30px;}
.news-list3 li .brief { height:auto; overflow:hidden; position:relative; margin:0px 30px; margin-top:20px;}
.news-list3 li .tit { width:100%; height:30px; line-height:30px; overflow: hidden; color:#000000; font-size:18px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.news-list3 li .des { width:100%; position:relative; height:60px; overflow:hidden; line-height:30px; margin-top:10px; font-size:16px; color:#8e8e8e; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.news-list3 li .more { width:124px; height:42px; line-height:42px; background:#b21a15; color:#fff; overflow:hidden; text-align:center; border-radius:8px;}
.news-list3 li .more:after { content:'>'; margin-left:20px;}
.news-list3 li .icon { color:#909090; font-size:22px; margin:50px; height:55px; line-height:55px; margin-top:50px; margin-bottom:80px; display:none;}
.news-list3 li:hover .brief { }
.news-list3 li:hover a { background:#a51f26;}
.news-list3 li:hover .date { color:#fff;}
.news-list3 li:hover .tit,
.news-list3 li:hover .des { color:#fff;}
.news-list3 li:hover a:after { background:#fff; color:#a51f26;}

/*新闻列表样式1*/
.news-list1 { width:100%; height:auto; overflow:hidden; font-size:16px;}
.news-list1 li { width:100%; line-height:50px; height:50px; border-bottom:1px dotted #999; position:relative; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis; background:url(/template/default/index/images/news_list_icon.gif) 0 center no-repeat;}
.news-list1 li .date { float:right;}
.news-list1 li .tit { margin-left:20px;}
.news-list1 li:hover { border-bottom:1px solid #999; }
.news-list1 li:after { content:''; position:absolute; left:0; bottom:-1px; width:0; height:1px; background:#0e6c6b;-webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;}
.news-list1 li:hover:after { width:100%;}
.sub_nav { font-size:18px; line-height:40px;}
.sub_nav a { margin-right:40px; text-align:left;}
.sub_nav a.hover,
.sub_nav a:hover { color:#003569; font-weight:bold;}
/*招聘信息列表*/
.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;}

.jobs-list-box { height:auto; overflow:hidden; margin-top:30px;}
.jobs-list-box .head { width:100%; height:auto; height:70px; line-height:70px; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center; font-size:22px; background:#0256ab; background-image: linear-gradient(0deg, #003569, #00a9ac); color:#fff;}
.jobs-list-box .head li { width:100%; line-height:70px; text-align:center;}
.jobs-list1 { width:100%; height:auto; overflow:hidden;}
.jobs-list1 li { width:100%; height:auto; overflow:hidden; position:relative; background:#f8f8f8; margin-top:40px;}
.jobs-list1 li .date { float:right; line-height:60px; font-family:Arial;}
.jobs-list1 li .title { width:100%; min-height:70px; line-height:70px; font-size:18px; color:#232323; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center; cursor:pointer; position:relative;}
.jobs-list1 li .title:after { content:'>'; position:absolute; right:20px; top:0; font-family:"宋体";}
.jobs-list1 li .title .item { width:100%; line-height:70px; float:left; text-align:center;}
.jobs-list1 li .infobox { padding:30px; padding-bottom:60px; height:auto; overflow:hidden; display:none;}
.jobs-list1 li .infobox .des { font-size:18px; line-height:48px; color:#595959; height:400px; margin:20px 40px; overflow:hidden; overflow-y:auto;}
.jobs-list1 li .infobox .btnbox { margin:0 40px;}
.jobs-list1 li .infobox .btn { width:147px; height:50px; line-height:50px; text-align:center; background:#003a6c; color:#fff; font-size:18px; display:block; float:left;}
.jobs-list1 li .infobox .btn:nth-child(2) { margin-left:20px;}
.jobs-list1 li .infobox .pic { border:1px solid #e2e1e1;}
.jobs-list1 li .infobox .pic img { display:block;}
.jobs-list1 li.hover .title { background:#003a6c; color:#fff;}
.jobs-list1 li.hover .infobox { display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:flex-start;}
.jobs-list1 li.hover .title:after {
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg); 	/* Opera */
}

.upresume { border:1px solid #ccc; background:#eee; padding:10px; border-radius:5px;}
.upresume:hover { border:1px solid #f00; background:#f00; color:#fff;}
/*下载信息列表*/
.down-list { width:100%; height:auto; overflow:hidden;}
.down-list li { height:109px; line-height:109px; background:#f3f3f3; color:#000; font-size:18px; margin-top:33px; padding:0 30px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.down-list li .down-link { display:block; width:auto; padding:0 15px; height:45px; line-height:45px; background:#e30109; color:#fff; border-radius:5px; text-align:center;}
.down-list li .icon { font-size:22px; float:left;}
.down-list li:hover { background:#e30109; color:#fff;}
.down-list li:hover .down-link { background:#fff; color:#e30109;}

.network_box { height:auto; overflow:hidden; margin-top:20px; margin-bottom:100px; padding-right:514px;}
.network_box .net_work_point { width:100%; height:auto; min-height:660px; overflow:hidden; float:left;}
.network_box .new_work_info { width:420px; height:auto; overflow:hidden; float:right; margin:0 -480px 0 0;}
.detail .telbox { width:100%; height:auto; overflow:hidden; color:#a0211b; margin-top:100px;}
.detail .telbox  .icon { float:left; margin-right:10px;}
.detail .telbox  .lab { float:left; font-size:16px; line-height:40px;}
.detail .telbox  .tel { float:left; font-size:34px; line-height:40px; font-weight:bold;}
.detail .tit3 { font-size:27px; line-height:53px; color:#a0211b;}
.detail .tit4{ color:#383838; font-size:16px; line-height:34px; margin-top:60px;}
.detail { width:100%; height:auto; overflow:hidden; margin:0 auto;}
.detail .tit { font-size:30px; line-height:50px; margin:10px 0; margin-top:40px; font-weight:normal; text-align:center; color:#000000;}
.detail .title { margin-top:60px; display:none;}
.detail .tit1 { color:#a0211b; font-size:30px; line-height:50px;}
.detail .tit2 { color:#383838; font-size:16px; line-height:20px; text-transform:uppercase;}
.detail .info { font-size:16px; line-height:38px; color:#383838; margin-top:40px;}
.detail .des { line-height:44px; color:#8f8f8f; text-align:center; /* border-top:1px solid #ccc;*/ margin-top:20px; font-size:14px; position:relative; border-bottom:1px solid #ccc;}
.detail .des:after { content:''; width:170px; height:1px; background:#8f8f8f; position:absolute; left:50%; margin-left:-85px; bottom:0; display:none;}
.detail .pic { text-align:center;}
.detail .pic img { max-width:100%; width:auto;}
.detail .con { padding:0px; line-height:2; text-align:justify;/* text-justify:distribute-all-lines;*/ text-justify:inter-ideograph; margin-top:30px;}
.detail .con p { font-size:16px; color:#000; line-height:3;}
.detail .con p img { max-width:100%; width:auto; height:auto;}
.detail .date { color:#468b22; font-size:18px; line-height:50px; text-align:center;}
/*上一条下一条*/
.detail .prev_next { font-size:16px; border-top:1px solid #ececec; margin:0; padding:30px 0; margin-top:15px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:center;}
.detail .prev_next a { display:block; line-height:36px;}
.detail .prev_next .prev_label,
.detail .prev_next .next_label { color:#8e8e8e;}
.detail .prev_next .next_label { text-align:right;}
.detail .prev_next .prev_tit,
.detail .prev_next .next_tit { color:#000;}
.detail .prev_next a:hover { color:#c00;}
.detail .label { margin:10px 0; font-size:16px; font-weight:bold; color:#262626;}
/*相关标签*/
.detail .tag a { display:inline-block; color:#f00; border-bottom:1px dashed #f00; margin:0 3px;}
/*相关新闻列表*/
.detail .news-related-list { width:100%; height:auto; overflow:hidden;}
.detail .news-related-list li { height:30px; border-bottom:1px dashed #ccc; line-height:30px; text-indent:20px; position:relative;}
.detail .news-related-list li:before { content:''; width:6px; height:6px; position:absolute; left:5px; top:50%; margin-top:-3px; background:#999; border-radius:50%;}
.detail .news-related-list li span { float:right;}
/*相关图片列表*/
.detail .news-related-pic { width:100%; height:auto; overflow:hidden;}
.detail .news-related-pic  li { width:120px; height:110px; float:left; margin-right:10px; position:relative;}
.detail .news-related-pic  li .picture { width:120px; height:80px;}
.detail .news-related-pic  li .title { height:20px; line-height:30px; text-align:center; width:100%; font-size:12px;}

.ny_topbox { max-width:1440px; 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;}

/*内页导航*/
body.style01 .guidebox dt { }
body.style01 .guidebox dt:after { content:''; position:absolute; left:0; bottom:0; width:100%; height:1px; background:#d9d9d9;}
body.style01 .guidebox dt .tit {}
body.style01 .guidebox dt .tit:after { content:''; position:absolute; left:0; bottom:0; width:100%; height:1px; background:#21366e;}
body.style01 .guidebox dd ul { margin-left:0;}
body.style01 .guidebox dd ul li { width:100%; height:45px; line-height:45px; min-height:45px; margin-left:0; margin-top:18px; font-size:18px;}
body.style01 .guidebox dd ul li.hover a { background:#1e6ab5; color:#fff; border:1px solid #1e6ab5;}
body.style01 .guidebox dd ul li a { width:100%; height:45px; line-height:45px; margin-left:0; border-radius:5px; border:1px solid #d2d2d2; box-shadow:none;}
body.style01 .guidebox dd ul li a:before { display:none;}
body.style01 .contentbox dt { display:block; margin-top:40px; line-height:60px; height:60px;}
body.style01 .contentbox dt .location { display:none;}
body.style01 .contentbox dt .tit { display:block; font-weight:bold;}
body.style01 .contentbox dt .company_name { float:right; font-size:24px; font-weight:100;}

.guidebox_bg { height:94px; background:#9859a1; position:relative;}
.guidebox_bg:after { content:''; position:absolute; left:0; bottom:0; width:100%; height:1px; background:#dfdfdf;}
.guidebox { width:100%; height:auto; overflow:; /*background:rgba(255,255,255,.8);*/ position:relative;}
.guidebox dt { width:100%; height:auto; overflow:hidden; position:relative; text-align:left; float:left; display:none;}
.guidebox dt .title { display:none;}
.guidebox dt .tit:before { content:''; display:block; width:3px; height:21px; background:#0256ab; margin:10px 0;}
.guidebox dt .tit { line-height:50px; font-size:30px; color:#0256ab;}
.guidebox dt .tit1 { line-height:30px; margin:10px 0; color:#86a2c4; font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:20px; font-weight:bold;}

.guidebox dd .location { color:#323232; line-height:111px; float:left; font-size:14px;}
.guidebox dd .location a { color:#323232;}
.guidebox dd { width:100%; height:auto; overflow:hidden; position:relative;}
.guidebox dd .curr_line { width:10%; height:3px; position:absolute; left:0; bottom:0; background:#085bab; background:url(../image/guidebox_curr_line_bg.gif) repeat-x; display:none;}
.guidebox dd ul { width:100%; height:94px; overflow:; font-size:18px; margin-top:0px; position:relative; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:flex-start; align-items:stretch; position:relative;}
.guidebox dd ul li { width:auto; height:auto; min-height:94px; float:left; position:relative; margin:0 10px;}
.guidebox dd ul li a { display:block; color:#fff; line-height:94px; position:relative; overflow:; text-align:center; padding:0 40px;}
.guidebox dd ul li a:before { content:''; width:1px; height:54px; overflow:hidden; position:absolute; left:-1px; top:50%; margin-top:-27px; font-size:14px; text-align:center; border-left:1px dashed #fff;
/*border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left: 9px solid #0b6eb9;
border-right: 0px solid transparent;

-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;*/
}
.guidebox dd ul li:first-child a:before { display:none;}
.guidebox dd ul li a:after { content:''; width:0%; height:3px; position:absolute; left:0; top:0; background:#085bab; display:none;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.guidebox dd ul li:hover a:before,
.guidebox dd ul li.hover a:before { }
.guidebox dd ul li:hover a:after,
.guidebox dd ul li.hover a:after { width:100%;}
.guidebox dd ul li:hover a,
.guidebox dd ul li.hover a { font-weight:bold;}
.guidebox dd ul li:hover a+.subnav { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch;}
.guidebox dd ul li .subnav { width:100%; height:auto; font-size:16px; margin-top:0; height:auto; position:relative; top:0; left:0; display:none; overflow:hidden; z-index:1; background:#fff; background:rgba(255,255,255,.9); text-align:center;}
.guidebox dd ul li .subnav a { display:block; width:auto; float:left; line-height:60px; height:60px; text-align:center; color:#535353; background:none; padding:0 20px; border:0;}
.guidebox dd ul li .subnav a:after { display:none;}
.guidebox dd ul li .subnav a:before { display:none;} 
.guidebox dd ul li .subnav a:nth-child(1):before { background:none;}
.guidebox dd ul li .subnav a:hover,
.guidebox dd ul li .subnav a.hover { color:#1759a2; font-weight:bold;}
.guidebox dd .more { width:100%; height:61px; line-height:61px; border-bottom:1px solid #e5e5e5; display:block; color:#000; font-size:16px;}
.guidebox dd .more:before { content:''; position:relative; margin-right:10px; margin-left:30px;}
.guidebox dd .more:hover { background:#e62129; color:#fff;}
/*左则导航搜索框*/
.leftbox .searchbox { width:100%; height:auto; overflow:hidden;}
.leftbox .searchbox .box { width:241px; height:52px; background:#efefef; overflow:hidden; border-radius:8px;}
.leftbox .searchbox .keys { width:168px; height:35px; line-height:35px; float:left; margin-top:8px; margin-left:20px; background:none; border:0;}
.leftbox .searchbox .submit { width:53px; height:35px; line-height:35px; margin-top:8px; text-align:center; border:0; cursor:pointer; background:url(/template/default/index/images/icon_search0.png) center center no-repeat;}

.leftbox .contact { width:100%; height:auto; overflow:hidden; background:#fff; position:relative; margin:25px 0;  border-bottom:14px solid #466c33;}
.leftbox .contact dt { width:100%; height:48px; line-height:48px; overflow:hidden; position:relative; text-align:left; background:#466c33;}
.leftbox .contact dt .tit { color:#fff; font-size:20px; line-height:48px; text-transform:uppercase; position:relative; z-index:1; text-indent:20px;}
.leftbox .contact dt .tit1 { color:#fff; line-height:20px; font-family:Arial; text-transform:uppercase; font-size:12px; letter-spacing:0px; margin-left:5px; text-transform:uppercase; font-weight:normal;}
.leftbox .contact dd { height:auto; overflow:hidden; border:1px solid #d3cece; border-bottom:0;}
.leftbox .contact dd .contact_info { width:100%; height:auto; overflow:hidden; line-height:14px; color:#656565;}
.leftbox .contact dd .tel { font-size:14px;}
.leftbox .contact dd .contact_info li { height:auto; overflow:hidden; padding:0 20px; line-height:48px; color:#000; border-bottom:1px solid #929292;}
.leftbox .contact dd .contact_info li.pr0 { padding-right:0;}
.leftbox .contact dd .contact_info li .lab { float:left;}
.leftbox .contact dd .contact_info li .address { height:auto; overflow:hidden; line-height:20px; display:block; margin-top:12px; margin-bottom:0px;}
.leftbox .contact dd .qrcode { width:112px; height:auto; margin:20px auto; overflow:hidden; text-align:center;}
.leftbox .contact dd .qrcode .pic { width:100%; height:auto; overflow:hidden; text-align:center; border:1px solid #94afce;}
.leftbox .contact dd .qrcode .pic img { display:block;}
.leftbox .contact dd .qrcode .tit { line-height:40px; margin-bottom:10px; font-size:14px; color:#000;}

/*详细内容显示*/
.contentbox { width:100%; height:auto; float:left; overflow:hidden; margin-top:0px; margin-bottom:40px; background:#fff; border-radius:40px; padding:40px;}
.contentbox dt { width:100%; height:40px; line-height:40px; overflow:hidden; position:relative; position:relative; border-bottom:1px solid #d4cece; display:none;}
.contentbox dt .location { float:right; color:#757575; font-size:15px; line-height:40px; font-weight:normal; text-transform:uppercase;}
.contentbox dt .location a { color:#757575;}
.contentbox dt .location a:hover { color:#757575;}
.contentbox dt .slogan { display:none;}
.contentbox dt .tit { font-size:24px; position:relative; display:block; float:left; margin-right:20px; font-weight:normal; color:#000; display:none;}
.contentbox dt .tit .line{ background:#05adb8; width:100%; height:2px; position:absolute; bottom:0; left:0;}
.contentbox dd { margin:20px 0; min-height:550px; height:auto; overflow:hidden;}
.contentbox dd #content { font-size:16px; line-height:2;}
.contentbox dd .empty { font-size:40px; color:#ccc; line-height:100px; text-align:center;}

.contentbox dd .contact_info_box { display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:stretch; margin-top:40px; margin-bottom:60px;}
.contentbox dd .contact_info_box .contact_info { width:100%; border:3px solid #9859a1; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:center; margin-right:22px; padding:20px 50px;}
.contentbox dd .contact_info_box .contact_info .pic img { display:block;}
.contentbox dd .contact_info_box .contact_info .info { font-size:14px; line-height:3; margin-left:40px;}
.contentbox dd .contact_info_box .contact_info .info strong { font-size:18px;}
.contentbox dd .contact_info_box .qrcodebox { border:3px solid #9859a1; margin-left:22px; padding:20px 80px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.contentbox dd .contact_info_box .qrcodebox .tit { width:80px; line-height:80px; height:auto; float:left; font-size:18px; writing-mode:vertical-lr; letter-spacing:1.7px;}
.contentbox dd .contact_info_box .qrcodebox .pic { float:left; width:240px; height:auto;}
.contentbox dd .contact_info_box .qrcodebox .pic img { display:block;}

/*留言*/
.feedback_form { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; margin-top:30px;}
.feedback_form .input { /*width:48.5%;*/ width:100%; height:59px; height:59px; line-height:59px; border:0; font-size:14px; text-indent:40px; color:#000; background:#fef2ff; border:1px solid #d6d6d6;}
.feedback_form #cityselect { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.feedback_form .select { /*width:31%;*/ width:100%; height:59px; height:59px; line-height:108px; border:0; font-size:14px; text-indent:40px; color:#000; background:#fef2ff; border:1px solid #d6d6d6; float:left;}
.feedback_form { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; margin-top:30px;}
.feedback_form .form-group { width:100%; margin-bottom:20px;}
.feedback_form .has-danger .input,
.feedback_form .has-danger .select,
.feedback_form .has-danger .textarea { border:1px solid #d6d6d6; background:#eee;}
.feedback_form .textarea { width:100%; height:152px; background:#fef2ff; border:0; padding:30px 40px; font-size:14px; border:1px solid #d6d6d6;}
.feedback_form .btn_box { width:100%; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center; margin-top:20px;}
.feedback_form .submit { width:168px; height:60px; margin:0 20px; background:#9859a1; line-height:60px; font-size:14px; color:#fff; letter-spacing:1.7px; cursor:pointer; border:0; border-radius:20px 0 20px 0;}
.feedback_form .reset {  width:168px; height:60px; margin:0 20px; background:#9859a1; line-height:60px; font-size:14px; color:#fff; letter-spacing:1.7px; cursor:pointer; border:0; border-radius:20px 0 20px 0;}
.feedback_form .textarea:-moz-placeholder,
.feedback_form .textarea::-moz-placeholder,
.feedback_form .textarea:-ms-input-placeholder,
.feedback_form .textarea::-webkit-input-placeholder{
    color:#ccc; opacity:1; font-size:14px;
}
.feedback_form .textarea:hover,
.feedback_form .input:hover { border:1px solid #9859a1;}
/*联系我们*/
.contactbox_bg { height:auto; overflow:hidden; padding:126px 0; position:relative; background:url(../image/contactbox_bg.jpg) top center no-repeat; background-size:cover;}
.contactbox { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; position:relative; z-index:1;}
.contactbox dt { width:100%; height:40px; overflow:hidden; position:relative; text-align:center;}
.contactbox dt .title { width:100%; height:auto; overflow:; text-align:center; color:#fff;}
.contactbox dt .tit1 { font-size:93px; line-height:100px; letter-spacing:10px; color:#3f82bb; text-transform:uppercase; font-weight:bold;}
.contactbox dt .tit { line-height:44px; font-size:44px; position:relative; font-weight:bold; margin-top:-96px;}
.contactbox dt .tit:after { content:''; width:60px; height:6px; background:#fff; display:block; margin:0 auto; margin-top:20px;}
.contactbox dt .des { color:#fff; font-size:18px; line-height:30px; margin-top:15px;}
.contactbox dd { width:100%; height:auto; overflow:; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch;}
.contactbox dd .contact_info { width:50%; height:auto; overflow:hidden; position:relative; float:left; background:#ffb906; background:rgba(255,185,6,.7);}
.contactbox dd .contact_info .tit { font-size:18px; line-height:60px; color:#7f441b; font-weight:bold; display:inline-block;}
.contactbox dd .contact_info .tit:after { content:''; width:70px; height:2px; background:#7f441b; display:block;}
.contactbox dd .contact_info .des { font-size:16px; line-height:45px; color:#474747; margin-top:10px;}
.contactbox dd .contact_info .emap { height:auto; overflow:hidden; margin-top:20px;}
.contactbox dd .contact_info .text { font-size:18px; line-height:30px; color:#666666; margin-top:50px;}
.contactbox dd .contact_info .margin { height:auto; overflow:hidden; margin:50px 60px;}
.contactbox dd .feedback { width:50%; height:auto; overflow:hidden; position:relative; float:left; background:#743a12; background:rgba(116,58,18,.84);}
.contactbox dd .feedback .margin { height:auto; overflow:hidden; margin:50px 60px;}
.contactbox dd .formbox { height:auto; overflow:hidden; color:#000; font-size:14px; margin-top:40px;}
.contactbox dd .feedback .tit { font-size:18px; line-height:60px; color:#fff; font-weight:bold; display:inline-block;}
.contactbox dd .feedback .tit:after { content:''; width:70px; height:2px; background:#fff; display:block;}
.contactbox dd .feedback .des { font-size:16px; line-height:45px; color:#fff; margin-top:0px;}
.contactbox dd .feedback .inputbox { width:100%; height:auto; overflow:hidden; margin-top:10px; color:#fff;}
.contactbox dd .feedback .btnbox { width:100%; height:auto; margin-top:50px;}
.contactbox dd .feedback .input { width:50%; height:20px; line-height:20px; background:none; color:#fff; margin-top:0px; border:0; text-indent:10px; border-bottom:1px solid #fff;}
.contactbox dd .feedback .textarea { width:94%; height:140px; line-height:20px; background:#f5f5f5; color:#2a2a2a; padding:3%; border:0; margin-top:22px;}
.contactbox dd .feedback .input:-moz-placeholder,
.contactbox dd .feedback .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #2a2a2a; opacity:1;  font-size:16px;
}
.contactbox dd .feedback .input::-moz-placeholder,
.contactbox dd .feedback .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #2a2a2a; opacity:1; font-size:16px;
}
.contactbox dd .feedback .input:-ms-input-placeholder,
.contactbox dd .feedback .textarea:-ms-input-placeholder {
    color: #2a2a2a; opacity:1; font-size:16px;
}
.contactbox dd .feedback .input::-webkit-input-placeholder,
.contactbox dd .feedback .textarea::-webkit-input-placeholder{
    color: #2a2a2a; opacity:1; font-size:16px;
}
.contactbox dd .feedback .submit{ width:105px; height:25px; border-radius:18px; background:#fff; font-size:14px; color:#393939; border:0; cursor:pointer;}

/*关于集团*/
.about_us_box { width:100%; height:auto; overflow:hidden; margin-top:0px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
.about_us_box dt { width:100%; height:auto; overflow:hidden; text-align:center; display:none;}
.about_us_box dt .tit { line-height:50px; font-size:30px; color:#000;}
.about_us_box dt .tit:before { content:''; display:inline-block; width:37px; height:21px; background:url(../image/about_us_tit_left.png) 0 center no-repeat; margin:0 5px;}
.about_us_box dt .tit:after { content:''; display:inline-block; width:37px; height:21px; background:url(../image/about_us_tit_right.png) 0 center no-repeat; margin:0 5px;}
.about_us_box dt .tit1 { font-size:18px; line-height:20px; color:#000; text-transform:uppercase; letter-spacing:0.7px;}
.about_us_box dd { width:100%; height:auto; overflow:hidden; padding:50px 0; }
.about_us_box dd .title { width:100%; height:auto; overflow:hidden; margin:0 auto; text-align:center;}
.about_us_box dd .title .tit { line-height:50px; font-size:30px; color:#000;}
.about_us_box dd .title .tit:before { content:''; display:inline-block; width:37px; height:21px; background:url(../image/about_us_tit_left.png) 0 center no-repeat; margin:0 5px;}
.about_us_box dd .title .tit:after { content:''; display:inline-block; width:37px; height:21px; background:url(../image/about_us_tit_right.png) 0 center no-repeat; margin:0 5px;}
.about_us_box dd .title .tit1 { font-size:18px; line-height:20px; color:#000; text-transform:uppercase; letter-spacing:0.7px;}

.about_us_box dd .about_item_setp { width:100%; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:center; margin-top:40px;}
.about_us_box dd .about_item_setp li { width:168px; height:60px; float:left; margin:15px 0; position:relative;}
.about_us_box dd .about_item_setp li:after { content:''; position:absolute; right:-13%; top:50%; margin-top:-6px;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 10px solid #9859a1;
border-right: 0px solid transparent;
}
.about_us_box dd .about_item_setp li .tit { width:100%; height:60px; line-height:60px; font-size:18px; overflow:hidden; padding:0 20px; color:#fff; border-radius:11px 0 11px 0; background:#9859a1; float:left; text-transform:uppercase; text-align:center;}

.about_us_box dd .about_item.style01 { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:space-between; align-items:center;}
.about_us_box dd .about_item.style01 li { width:47%; float:left; flex-flow:row wrap; border-bottom:1px dashed #323232;}
.about_us_box dd .about_item.style01 li .des { width:100%; margin:0; margin-top:30px; border-bottom:0; text-indent:2em; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}

.about_us_box dd .about_item { width:100%; height:auto; font-size:18px; margin-top:50px; /*padding-bottom:60px;*/}
.about_us_box dd .about_item li { width:100%; height:auto; line-height:60px; text-align:left;  margin-bottom:37px; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:space-between; align-items:center;}
.about_us_box dd .about_item li .tit { width:357px; flex:0 0 357px; height:60px; overflow:hidden; padding:0 20px; color:#fff; border-radius:11px 0 11px 0; background:#9859a1; float:left; text-transform:uppercase;}
.about_us_box dd .about_item li .tit:before { content:''; display:inline-block; width:8px; height:8px; border-radius:50%; background:#fff; margin-right:10px;}
.about_us_box dd .about_item li .tit1 { text-transform:uppercase; margin-left:10px; font-family:Arial;}
.about_us_box dd .about_item li .des { width:90%; font-size:14px; line-height:24px; color:#323232; border-bottom:1px dashed #323232; margin-left:50px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-end; padding:10px 0;}
.about_us_box dd .about_item li .info { width:100%; height:55px; line-height:55px; font-size:14px; color:#323232; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:center;}
.about_us_box dd .about_item li .info .more:after { content:'>';}
.about_us_box dd .about { width:50%; height:auto; overflow:hidden; float:left;}
.about_us_box dd .about .title { }
.about_us_box dd .about .title .tit { font-size:30px; line-height:2; color:#000000;}
.about_us_box dd .about .title .tit1 { font-size:18px; line-height:2; color:#606060; letter-spacing:0.7px;}
.about_us_box dd .about .title .tit2 { font-size:24px; line-height:2; color:#004874; margin:30px 0;}
.about_us_box dd .about .text {  height:auto; overflow:hidden; font-size:18px; line-height:48px; margin-top:0px; color:#3d3d3d; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:10; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.about_us_box dd .about_point { width:100%; height:auto; padding:30px 0; margin-top:45px; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:center; margin-top:30px; border-top:1px solid #fff; border-top:1px solid rgba(255,255,255,.10);}
.about_us_box dd .about_point li { width:25%; height:auto; overflow:hidden; position:relative; float:left; text-align:center; flex-grow:1; flex-shrink:1;}
.about_us_box dd .about_point li:nth-child(1):after { display:none;}
.about_us_box dd .about_point li:nth-child(1) { width:20%;}
.about_us_box dd .about_point li:nth-child(1) a { padding-left:0;}
.about_us_box dd .about_point li:nth-last-child(1) { width:20%;}
.about_us_box dd .about_point li:nth-last-child(1) a { padding-left:0; text-align:right;}
.about_us_box dd .about_point li:after { content:''; background:#c2c2c2; width:1px; height:58px; position:absolute; left:0; top:50%; margin-top:-29px; display:none;}
.about_us_box dd .about_point li a { display:block; padding-left:20%; text-align:left; position:relative; color:#21366e;}
.about_us_box dd .about_point li .num { font-size:36px; line-height:50px; position:relative; color:#014573; font-family:'微软雅黑';
/*background: linear-gradient(to right, #88d4f9, #0385e0, #0155cb, #004ac6);
-webkit-background-clip: text;
color: transparent;*/
}
.about_us_box dd .about_point li .unit{ margin-left:15px; line-height:15px; font-size:16px; position:relative; top:-15px; font-weight:normal; color:#3d3d3d;}
.about_us_box dd .about_point li .tit { font-size:18px; line-height:30px; color:#3d3d3d;}

.about_us_box dd .about_block { height:auto; overflow:hidden; margin-top:80px;}
.about_us_box dd .about_pic { width:50%; height:auto; overflow:hidden; float:right; padding-left:82px;}
.about_us_box dd .about_pic_list { width:100%; height:auto; overflow:; margin-top:40px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center; }
.about_us_box dd .about_pic_list li { float:left; width:23%; height:auto; overflow:;}
.about_us_box dd .about_pic_list li .pic { overflow:hidden;}
.about_us_box dd .about_pic_list li .pic img { display:block;}
.about_us_box dd .about_pic_list li .tit { font-size:14px; line-height:50px; text-align:center;}

.about_us_box dd .ctrl_box { width:100%; height:auto; overflow:hidden; margin:30px 0; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.about_us_box dd .ctrl_box a { display:block; width:69px; height:22px; line-height:22px; background:#9859a1; color:#fff; margin:0 25px; font-size:18px; text-align:center;}
/*服务项目*/
.service_items_box { height:auto; overflow:hidden;}
.service_items_box .title { margin:30px 0;}
.service_items_box .service_items { width:100%; height:auto; overflow:hidden; margin:50px 0; margin-top:80px;}
.service_items_box .service_items a { width:100%; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.service_items_box .service_items .pic { width:50%; height:auto; overflow:hidden; float:left; padding-right:40px; border-radius:0 20px 0 20px;}
.service_items_box .service_items .pic img { display:block; width:100%;}
.service_items_box .service_items .brief { width:50%; height:auto; overflow:hidden; float:left;}
.service_items_box .service_items .brief .tit { width:357px; flex:0 0 357px; height:60px; line-height:60px; font-size:18px; overflow:hidden; padding:0 20px; color:#fff; border-radius:11px 0 11px 0; background:#9859a1;}
.service_items_box .service_items .brief .des { width:100%; font-size:14px; line-height:24px; color:#323232; border-bottom:1px dashed #323232; margin-top:30px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-end; padding:10px 0; text-indent:2em;}
.service_items_box .service_items .brief .tit:before { content:''; display:inline-block; width:8px; height:8px; border-radius:50%; background:#fff; margin-right:10px;}
.service_items_box .service_items.picright a { flex-direction:row-reverse;}
.service_items_box .service_items.picright .pic { padding-right:0; padding-left:40px;}
/*加盟申请*/
.join_apply { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; margin-top:30px;}
.join_apply .input { /*width:48.5%;*/ width:100%; height:59px; height:59px; line-height:59px; border:0; font-size:14px; text-indent:40px; color:#000; background:#fef2ff; border:1px solid #d6d6d6;}
.join_apply #cityselect { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.join_apply .select { /*width:31%;*/ width:100%; height:59px; height:59px; line-height:59px; border:0; font-size:14px; text-indent:40px; color:#000; background:#fef2ff; border:1px solid #d6d6d6; float:left;}
.join_apply { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; margin-top:30px;}
.join_apply .form-group { width:100%; margin-bottom:20px;}
.join_apply .has-danger .input,
.join_apply .has-danger .select,
.join_apply .has-danger .textarea { border:1px solid #d6d6d6; background:#eee;}
.join_apply .textarea { width:100%; height:152px; background:#fef2ff; border:0; padding:30px 40px; font-size:14px; border:1px solid #d6d6d6;}
.join_apply .submit { width:168px; height:60px; margin:0 auto; background:#9859a1; line-height:60px; font-size:14px; color:#fff; letter-spacing:1.7px; cursor:pointer; border:0; border-radius:20px 0 20px 0; margin-top:20px;}
.join_apply .reset {  width:168px; height:60px; margin:0 auto; background:#9859a1; line-height:60px; font-size:14px; color:#fff; letter-spacing:1.7px; cursor:pointer; border:0; border-radius:20px 0 20px 0;}
.join_apply .textarea:-moz-placeholder,
.join_apply .textarea::-moz-placeholder,
.join_apply .textarea:-ms-input-placeholder,
.join_apply .textarea::-webkit-input-placeholder{
    color:#ccc; opacity:1; font-size:14px;
}
.join_apply .textarea:hover,
.join_apply .input:hover { border:1px solid #9859a1;}
/*组织机构*/
.organizationbox_bg { width:100%; height:auto; overflow:hidden; margin-top:30px; /*background:url(../images/organizationbox_bg.jpg) center center no-repeat; background-size:cover;*/ position:relative;}
.organizationbox_bg:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:#21366e; filter:alpha(opacity=70); -moz-opacity:.8; -khtml-opacity: .8; opacity: .8; display:none;}
.organizationbox { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:70px auto; position:relative; z-index:1;}
.organizationbox dt { width:100%; height:auto; overflow:hidden;}
.organizationbox dt .title { height:auto; overflow:hidden; float:left;}
.organizationbox dt .title .tit { font-size:30px; line-height:2; color:#000000;}
.organizationbox dt .title .tit1 { font-size:18px; line-height:2; color:#606060; letter-spacing:0.7px;}
.organizationbox dd { text-align:center;}
.organizationbox dd img { max-width:100%; width:auto;}
/*企业资质*/
.qualification_bg { width:100%; height:auto; overflow:hidden; margin-top:30px; /*background:url(../images/qualification_bg.jpg) center center no-repeat; background-size:cover;*/ position:relative;}
.qualification { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:70px auto; position:relative; z-index:1;}
.qualification dt { width:100%; height:auto; overflow:hidden;}
.qualification dt .title { height:auto; overflow:hidden; float:left;}
.qualification dt .title .tit { font-size:30px; line-height:2; color:#000000;}
.qualification dt .title .tit1 { font-size:18px; line-height:2; color:#606060; letter-spacing:0.7px;}
.qualification dd { width:100%; height:auto; overflow:hidden; margin-top:40px;}
.qualification dd .qualification_list li { width:25%; height:auto; overflow:hidden;}
.qualification dd .qualification_list li .pic { display:block;}
.qualification dd .qualification_list li .pic img { display:block;}
.qualification dd .qualification_list li .brief { width:100%; height:122px; background:#f8f8f8; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; padding:0 40px;}
.qualification dd .qualification_list li .tit { width:100%; font-size:22px; line-height:122px; float:left;}
.qualification dd .qualification_list li .tit:after { content:'>'; float:right;}
.qualification dd .qualification_list li:hover .brief { background:#0256ab; background-image: linear-gradient(0deg, #003569, #00a9ac);}
.qualification dd .qualification_list li:hover .tit,
.qualification dd .qualification_list li:hover .tit1 { color:#fff;}


.qualification dd .swiper-pagination-progressbar { position:relative; width:100%; height:10px; background:#f8f8f8; overflow:hidden; border-radius:5px; margin:84px 0; }
.qualification dd .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background:#00a9ac; background-image: linear-gradient(0deg, #003569, #00a9ac); height:10px; border-radius:5px;}

.qualification .swiper-pagination-bullets{ height:20px; position:relative; margin-top:40px; display:none;}
.qualification .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 10px;}
.qualification .swiper-pagination-bullet { width:16px; height:16px; border-radius:8px; background:#d7d7d7; opacity: 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;
}
/*领导班子*/
.leaderbox { width:100%; height:auto; overflow:hidden; margin-top:30px;}
.leaderbox dt { width:100%; height:auto; overflow:hidden;}
.leaderbox dt .title { height:auto; overflow:hidden; float:left;}
.leaderbox dt .tit { line-height:50px; font-size:30px; color:#0256ab;}
.leaderbox dt .tit1 { line-height:30px; margin:10px 0; color:#86a2c4; font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:20px; font-weight:bold;}
.leaderbox dt .ctrl_box { width:100px; height:44px; float:right; margin-top:30px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.leaderbox dt .ctrl_box a { display:block; width:44px; height:44px; line-height:44px; text-align:center; background:#0256ab; color:#fff; font-size:30px; font-family:"宋体"; font-weight:100;}
.leaderbox dd { width:100%; height:auto; overflow:hidden; margin-top:30px;}
.leaderbox dd .leader_list li { width:25%; height:auto; overflow:hidden;}
.leaderbox dd .leader_list li .pic { display:block;}
.leaderbox dd .leader_list li .pic img { display:block;}
.leaderbox dd .leader_list li .brief { width:100%; height:113px; background:#eeeeee; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center;}
.leaderbox dd .leader_list li .tit { font-size:20px; line-height:38px;}
.leaderbox dd .leader_list li .tit1 { font-size:15px; line-height:30px; color:#727272;}
.leaderbox dd .leader_list li .tit1:before,
.leaderbox dd .leader_list li .tit1:after { content:'-'; margin:0 10px;}
.leaderbox dd .leader_list li:hover .brief { background:#0256ab;}
.leaderbox dd .leader_list li:hover .tit,
.leaderbox dd .leader_list li:hover .tit1 { color:#fff;}

.leaderbox .swiper-pagination-bullets{ height:20px; position:relative; margin-top:40px; display:none;}
.leaderbox .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 10px;}
.leaderbox .swiper-pagination-bullet { width:16px; height:16px; border-radius:8px; background:#d7d7d7; opacity: 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;
}
.leaderbox .swiper-pagination-bullet-active { background:#21366e;}
/*品牌形象*/
.brand_image_bg { width:100%; height:auto; overflow:hidden; margin-top:0px; background:url(/template/default/index/images/brand_image_bg.png) right bottom no-repeat; position:relative;}
.brand_image { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:70px auto; position:relative; z-index:1;}
.brand_image dt { width:100%; height:auto; overflow:hidden;}
.brand_image dt .title { float:left;}
.brand_image dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.brand_image dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.brand_image dd { width:100%; height:auto; overflow:hidden;}
.brand_image dd img { max-width:100%; width:auto;}
.brand_image dd .brand_logo { height:auto; overflow:hidden; text-align:center; margin:60px 0;}
.brand_image dd .brand_info { height:auto; overflow:hidden; margin:80px 0; font-size:16px; line-height:36px; margin-top:0px; color:#383838;}

/*发展历程*/
.development_path_bg { width:100%; height:auto; overflow:hidden; margin-top:0px; position:relative;}
.development_path { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:70px auto; padding:70px 100px; background:url(../image/development_path_bg.jpg) center center no-repeat; background-size:cover; position:relative; z-index:1;}
.development_path dt { height:auto; overflow:hidden; padding-right:500px;}
.development_path dt .title { height:auto; overflow:hidden; float:right; text-align:right; float:right; margin:0 -500px 0 0;}
.development_path dt .tit { line-height:50px; font-size:30px; color:#fff;}
.development_path dt .tit1 { line-height:30px; margin:10px 0; color:#fff; color:rgba(255,255,255,.63); font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:20px; font-weight:bold;}
.development_path dt .des { width:100%; height:auto; overflow:hidden; line-height:48px; font-size:18px; color:#fff; float:left;}
.development_path dd .tabs { width:500px;}
.development_path dd { width:100%; height:auto; overflow:hidden; margin:60px 0;}
.development_path dd .development_box { width:100%; height:auto; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
.development_path dd .development_tabs { width:100%; /*flex-basis:530px; flex-shrink:0; height:553px;*/ overflow:; font-size:18px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start;}
.development_path dd .development_tabs .ctrl_box { width:412px; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch; margin-top:60px;}
.development_path dd .development_tabs .prev,
.development_path dd .development_tabs .next { display:block; width:190px; height:52px; line-height:52px; overflow:hidden; text-align:center; font-size:18px; color:#fff; border:1px solid #fff; float:left;}
.development_path dd .development_tabs .prev:after { content:'';}
.development_path dd .development_tabs .next:after { content:'';}
.development_path dd .development_tabs .prev:hover,
.development_path dd .development_tabs .next:hover { background:#0080ae; color:#fff;}
.development_path dd .development_tabs .next { line-height:50px;}
.development_path dd .development_tabs .swiper-container { width:100%; height:460px;}
.development_path dd .development_tabs ul { width:100%; height:auto; flex-grow:0; overflow:; position:relative;}
.development_path dd .development_tabs ul:before { content:''; position:absolute; left:22px; top:0; width:0px; height:100%; border-left:1px solid #fff; z-index:1; display:none;}
.development_path dd .development_tabs ul li { width:100%; height:auto; line-height:92px;/*height: calc((100% - 0px) / 5);*/ overflow:; position:relative;}
.development_path dd .development_tabs ul li:before { content:''; position:absolute; left:10px; top:30px; bottom:10px; width:1px; background:#fff;}
.development_path dd .development_tabs ul li a { height:80px; line-height:80px; color:#fff; display:block; padding-left:5%; position:relative;}
.development_path dd .development_tabs ul li .tit { font-size:24px; line-height:40px; font-weight:bold;}
.development_path dd .development_tabs ul li .des { height:96px; font-size:18px; line-height:48px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.development_path dd .development_tabs ul li a:before { content:''; width:13px; height:13px; background:#fff; border-radius:50%; position:absolute; left:4px; top:0; margin-top:4px;
}
.development_path dd .development_tabs ul li a:after { content:''; width:21px; height:21px; background:rgba(255,255,255,.23); border-radius:50%; position:absolute; left:0px; top:0;}
.development_path dd .development_tabs ul li a:before,
.development_path dd .development_tabs ul li 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;
}
.development_path dd .development_tabs li.swiper-slide-thumb-active a { font-size:28px; font-weight:bold;}
.development_path dd .development_tabs li.swiper-slide-thumb-active a:before { content:''; width:25px; height:25px; left:9px; margin-top:-13px;}
.development_path dd .development_tabs li.swiper-slide-thumb-active a:after { content:''; width:41px; height:41px; left:2px; top:50%; margin-top:-21px;}
.development_list_box { width:100%; height:565px; overflow:; background:#fff; background:rgba(255,255,255,.95); border-radius:14px;}
.development_list_box .year { font-size:192px; height:200px; overflow:hidden; line-height:200px; color:#fff; color:rgba(255,255,255,.80); font-weight:bold; position:absolute; right:0; top:-20px;}
.development_list_box .swiper-slide {}
.development_list_box .info{ margin:40px; height:500px; padding-left:20px; overflow:hidden; color:#323232; font-size:18px; line-height:48px; overflow-y:auto;}
.development_list_box .info::-webkit-scrollbar { width:7px; background-color:#21366e;}
.development_list_box .info::-webkit-scrollbar-thumb { width:7px; /*height:50px;*/ background-color:#21366e; border-radius:3px;}
.development_list_box .info::-webkit-scrollbar-track { width:7px; /*height:50px;*/ /*background-color:#f00;*/ border-radius:3px;}
.development_list_box .info::-webkit-scrollbar-track-piece {width:7px; height:auto; overflow:hidden; background-color:#e9e9e9; border-radius:0px;}
.development_list_box .info::-webkit-scrollbar-thumb:hover { width:7px; background-color:#21366e;}
/*领导*/
.leader-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}
.leader-list li { width:100%; height:auto; overflow:hidden; display:block;}
.leader-list li .box { display:block; padding:40px; padding-left:300px; height:auto; overflow:hidden; border-bottom:1px solid #eee;}
.leader-list li .pic { width:180px; height:auto; overflow:hidden; float:left; margin:0 0 0 -260px; position:relative;}
.leader-list li .pic:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:url(/template/default/index/images/leader-list-mask.png) no-repeat; background-size:100% auto; z-index:1; display:none;}
.leader-list li .brief { float:left;}
.leader-list li .tit { font-size:22px; line-height:30px; font-weight:bold; color:#333;}
.leader-list li .tit1 { font-size:16px; line-height:30px; color:#666; margin:10px 0; display:none;}
.leader-list li .des { font-size:16px; line-height:28px; color:#999; margin-top:20px;}
/*业务体系*/
.business_system {}
.business_system { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:70px auto; position:relative; z-index:1;}
.business_system dt { width:100%; height:auto; overflow:hidden;}
.business_system dt .title { height:auto; overflow:hidden; float:left;}
.business_system dt .tit { line-height:50px; font-size:30px; color:#0256ab;}
.business_system dt .tit1 { line-height:30px; margin:10px 0; color:#86a2c4; font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:20px; font-weight:bold;}
.business_system dd { width:100%; height:auto; overflow:hidden; margin-top:50px;}
.business_system dd .business_system_list { width:100%; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:stretch;}
.business_system dd .business_system_list li { width:30%; height:auto; overflow:hidden; float:left; flex:1; position:relative;}
.business_system dd .business_system_list li + li { margin-left:27px;}
.business_system dd .business_system_list li img { display:block;}
.business_system dd .business_system_list li .brief { position:absolute; left:44px; bottom:56px; right:44px; background:#fff; padding:20px 45px;}
.business_system dd .business_system_list li .brief .title { width:100%; height:50px; line-height:50px; border-bottom:1px solid #f0f0f0;}
.business_system dd .business_system_list li .brief .title .tit { font-size:20px; color:#000; margin-left:25px;}
.business_system dd .business_system_list li .brief .title .icon { width:30px; font-size:30px; color:#03589b; text-align:center; float:left; display:block;}
.business_system dd .business_system_list li .brief .title .more { float:right; color:#03589b;}
.business_system dd .business_system_list li .brief .des { width:100%; height:144px; overflow:hidden; margin:10px 0; font-size:16px; color:#2f2f2f; line-height:36px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.business_system dd .business_system_list li:hover .des { color:#03589b;}

/*发展*/
.development-line-box { height:auto; overflow:hidden; width:100%; position:relative;}
.development-line-box:after { content:''; width:100%; height:2px; background:#cccccc; position:absolute; top:50%; margin-top:-1px; left:0;}
.development-line-box .prev,
.development-line-box .next { width:40px; height:40px; line-height:40px; text-align:center; background:#fff; font-family:"宋体"; font-size:30px; position:absolute; left:0; top:50%; margin-top:-20px; z-index:2;}
.development-line-box .next { left:auto; right:0;}
.development-line { width:100%; height:auto; overflow:; position:relative;}
.development-line li { width:20%; height:auto; line-height:2; float:left; position:relative; cursor:pointer; padding:30px 0;}
.development-line li:after { content:''; width:14px; height:14px; border:1px solid #21366e; position:absolute; left:50%; margin-left:-7px; top:50%; margin-top:-7px; background:#fff;
transform:rotate(45deg);
-ms-transform:rotate(45deg); 	/* IE 9 */
-moz-transform:rotate(45deg); 	/* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); 	/* Opera */
}
.development-line li .tit { text-align:center; font-size:18px; color:#333; position:relative; top:-40px;}
.development-line li.swiper-slide-thumb-active:after { background:#21366e;}

.development-list-box { width:100%; height:auto; overflow:hidden;}

.development-list { width:100%; height:auto; overflow:;}
.development-list li { width:100%; float:left; line-height:2.5; color:#333;}
.development-list li .tit { font-size:44px;}
.development-list li .tit1 { font-size:22px; }
.development-list li .des { font-size:16px;}
.development-list li .start { color:#c00; font-weight:bold; font-size:20px; margin-right:20px;}

/*成员企业*/
.member_companies_bg { width:100%; height:auto; overflow:hidden; margin-top:0px; position:relative;}
.member_companies { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:70px auto; position:relative; z-index:1;}
.member_companies dt { width:100%; height:auto; overflow:hidden;}
.member_companies dt .title { height:auto; overflow:hidden; float:left;}
.member_companies dt .title .tit { font-size:30px; line-height:2; color:#000000;}
.member_companies dt .title .tit1 { font-size:18px; line-height:2; color:#606060; letter-spacing:0.7px;}
.member_companies dd { width:100%; height:auto; overflow:hidden; margin-top:40px;}
.member_companies dd .member_companies_list { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:flex-start; align-items:flex-start; margin-bottom:-15px;}
.member_companies dd .member_companies_list li { width:calc((100% - 80px) /4); height:auto; /*width:25%; flex:0 0 25%;*/ float:left; margin-bottom:15px;}
.member_companies dd .member_companies_list li a { display:block; width:100%; height:auto; background:#f8f8f8; padding:30px 20px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:flex-start; align-items:center; position:relative;}
.member_companies dd .member_companies_list li a:after {}
.member_companies dd .member_companies_list li .pic .img1 { display:block;}
.member_companies dd .member_companies_list li .pic { width:100px; height:100px; flex:0 0 100px; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.member_companies dd .member_companies_list li .pic img { max-width:100%; width:auto;}
.member_companies dd .member_companies_list li .pic .img2 { display:none;}
.member_companies dd .member_companies_list li .tit { height:auto; line-height:40px; overflow:hidden; font-size:24px; color:#000;}
.member_companies dd .member_companies_list li .info { margin-left:20px; float:left;}
.member_companies dd .member_companies_list li:hover a { background:#03589b; background-image: linear-gradient(0deg, #003569, #00a9ac);}
.member_companies dd .member_companies_list li:hover .tit,
.member_companies dd .member_companies_list li:hover .tit1 { color:#fff;}
.member_companies dd .member_companies_list li:hover a:after { visibility:visible;}
.member_companies dd .member_companies_list li:hover .pic .img1 { display:none;}
.member_companies dd .member_companies_list li:hover .pic .img2 { display:block;}
.member_companies dd .more { font-size:18px; line-height:30px; text-align:center; color:#21366e; display:block; background:url(/template/default/index/images/member_companies_more_bg.png) top center no-repeat;}
.member_companies dd .more:after { content:'﹀'; display:block;}
/*公司业务首页*/
.business_index { width:100%; height:auto; overflow:hidden; margin-top:100px;}
.business_index dt { width:100%; height:auto; overflow:hidden;}
.business_index dt .title { height:auto; overflow:hidden; float:left;}
.business_index dt .title .tit { font-size:30px; line-height:2; color:#000000;}
.business_index dt .title .tit1 { font-size:18px; line-height:2; color:#606060; letter-spacing:0.7px;}
.business_index dd { width:100%; height:auto; overflow:hidden; margin-top:40px;}
.business_index dd .business_index_list { width:100%; height:auto; overflow:hidden;}
.business_index dd .business_index_list li { display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:space-between; align-items:center; background:#f8f8f8; margin-bottom:46px;}
.business_index dd .business_index_list li:nth-child(2n-1) { flex-direction:row-reverse;}
.business_index dd .business_index_list li .pic { width:50%; height:auto; overflow:hidden; float:left;}
.business_index dd .business_index_list li .pic img { display:block;}
.business_index dd .business_index_list li .brief { width:50%; height:auto; overflow:hidden; float:left; padding:50px 100px;}
.business_index dd .business_index_list li .brief .tit { font-size:32px; line-height:3;}
.business_index dd .business_index_list li .brief .des { font-size:18px; line-height:2.5; color:#606060; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:5; -webkit-box-orient: vertical;}
.business_index dd .business_index_list li .brief .more { width:144px; height:47px; border-radius:50px; line-height:47px; border:1px solid #003569; display:block; color:#003569; font-size:18px; text-align:center; margin-top:40px;}
.business_index dd .business_index_list li .brief .more:after { content:'>'; margin-left:15px;}
.business_index dd .business_index_list li:hover { background: linear-gradient(-10deg, #003569, #004673, #004673, #007b91, #00a9ac); }
.business_index dd .business_index_list li:hover .brief .tit,
.business_index dd .business_index_list li:hover .brief .des { color:#fff;}
.business_index dd .business_index_list li:hover .brief .more { border:1px solid #fff; color:#fff;}
/*设备展示首页*/
.goods_index { width:100%; height:auto; overflow:hidden; margin:100px 0;}
.goods_index dt { width:100%; height:auto; overflow:hidden;}
.goods_index dt .title { height:auto; overflow:hidden; float:left;}
.goods_index dt .title .tit { font-size:30px; line-height:2; color:#000000;}
.goods_index dt .title .tit1 { font-size:18px; line-height:2; color:#606060; letter-spacing:0.7px;}
.goods_index dd { width:100%; height:auto; overflow:hidden; margin-top:40px;}
.goods_index dd .goods_index_list { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:baseline;}
.goods_index dd .goods_index_list li { width:32%; float:left; border:2px solid #d4d4d4; margin-bottom:35px;}
.goods_index dd .goods_index_list li .brief { margin:0 34px; height:auto; overflow:hidden;}
.goods_index dd .goods_index_list li .brief .tit { width:100%; line-height:60px; font-size:26px; color:#3b3b3b;}
.goods_index dd .goods_index_list li .brief .icon { float:right; font-size:40px; color:#b9b9b9;}
.goods_index dd .goods_index_list li .more { width:100%; height:56px; line-height:56px; font-size:16px; color:#013f70; border-top:1px solid #c7c7c7; display:block;}
.goods_index dd .goods_index_list li .more:after { content:'>>'; float:right;}
.goods_index dd .goods_index_list li:hover { background: linear-gradient(-10deg, #003569, #004673, #004673, #007b91, #00a9ac);}
.goods_index dd .goods_index_list li:hover .tit,
.goods_index dd .goods_index_list li:hover .icon,
.goods_index dd .goods_index_list li:hover .more { color:#fff;}
.goods_index dd .results_list{ width:100%; height:auto; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
.goods_index dd .results_list li { height:auto; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:flex-end;}
.goods_index dd .results_list li .tit { font-size:22px; line-height:48px; color:#000; border-bottom:1px solid #00a9ac; padding:10px 0;}
.goods_index dd .results_list li .des { font-size:18px; line-height:40px; color:#000; border-top:1px solid #006f8b; padding:10px 0;}
.goods_index dd .results_list li .time { font-size:16px; color:#4c4c4c;}
.goods_index dd .results_list li a { width:100%; height:auto; overflow:hidden; display:block; background:#f8f8f8; padding:30px;}
.goods_index dd .results_list li:hover a { background: linear-gradient(-10deg, #003569, #004673, #004673, #007b91, #00a9ac);}
.goods_index dd .results_list li:hover .tit,
.goods_index dd .results_list li:hover .des,
.goods_index dd .results_list li:hover .time { color:#fff;}
.goods_index dd .results_list li:hover .tit { border-bottom:1px solid #fff;}
.goods_index dd .results_list li:hover .des { border-top:1px solid #fff;}
.goods_index dd .swiper-pagination-progressbar { position:relative; width:100%; height:10px; background:#f8f8f8; overflow:hidden; border-radius:5px; margin:84px 0; }
.goods_index dd .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background:#00a9ac; background-image: linear-gradient(0deg, #003569, #00a9ac); height:10px; border-radius:5px;}
/*使命愿景*/
.mission_vision { width:100%; height:auto; overflow:; margin-top:80px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
.mission_vision dt { width:100%; height:auto; overflow:hidden; text-align:center;}
.mission_vision dt .tit { line-height:50px; font-size:30px; color:#0256ab;}
.mission_vision dt .tit:before { content:''; display:block; width:3px; height:21px; background:#0256ab; margin:10px auto;}
.mission_vision dt .tit1 { line-height:30px; margin:10px 0; color:#86a2c4; font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:20px; font-weight:bold; letter-spacing:1px;}
.mission_vision dd { width:100%; height:auto; overflow:; margin-top:50px; }
.mission_vision dd .mission_vision_list_scroll { position:relative;}
.mission_vision dd .prev,
.mission_vision dd .next { display:block; width:42px; height:42px; line-height:42px; font-size:18px; position:absolute; left:-70px; top:50%; margin-top:-21px; text-align:center; border-radius:50%; background:#f5f5f5; font-family:"宋体"; font-weight:bold; z-index:999;}
.mission_vision dd .next { left:auto; right:-70px;}
.mission_vision dd .prev:hover,
.mission_vision dd .next:hover { background:#0256ab; color:#fff;}
.mission_vision dd .mission_vision_list { width:100%; height:auto; overflow:; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:center;*/}
.mission_vision dd .mission_vision_list li { width:24%; height:auto; overflow:; position:relative; float:left; text-align:center;/* flex-grow:1; flex-shrink:1;*/}
.mission_vision dd .mission_vision_list li a { display:block; padding:40px 0; text-align:center; position:relative; color:#000; background:#f5f5f5;}
.mission_vision dd .mission_vision_list li a:after { content:''; position:absolute; left:50%; bottom:0; margin-left:-33px; width:66px; height:6px; background:#595a5c;}
.mission_vision dd .mission_vision_list li:hover a { background:#0256ab; color:#fff;}
.mission_vision dd .mission_vision_list li:hover a:after { background:#fff;}
.mission_vision dd .mission_vision_list li .tit { font-size:26px; line-height:50px; position:relative;
/*background: linear-gradient(to right, #88d4f9, #0385e0, #0155cb, #004ac6);
-webkit-background-clip: text;
color: transparent;*/
}
.mission_vision dd .mission_vision_list li .icon{ width:100px; height:100px; line-height:100px; font-size:70px; margin:30px auto; text-align:center;}
.mission_vision dd .mission_vision_list li .des { height:80px; font-size:18px; line-height:40px;}
/*社会责任*/
.social_responsibility { width:100%; height:auto; overflow:hidden; padding:100px 0px; margin-top:80px; background:url(../image/social_responsibility_bg.jpg) top center no-repeat; background-size:cover; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
.social_responsibility dt { width:100%; height:auto; overflow:hidden; text-align:center;}
.social_responsibility dt .tit { line-height:50px; font-size:30px; color:#fff;}
.social_responsibility dt .tit1 { line-height:30px; margin:10px 0; color:#fff; color:rgba(255,255,255,.63); letter-spacing:1px; font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:20px; font-weight:bold;}
.social_responsibility dd { width:100%; height:auto; overflow:; color:#fff; text-align:center; }
.social_responsibility dd .info { margin:0 150px; height:auto; overflow:hidden;}
.social_responsibility dd .tit { font-size:24px; line-height:100px; letter-spacing:1px;}
.social_responsibility dd .des { font-size:18px; line-height:60px; letter-spacing:1px;}

/*集团风采*/
.group_style { height:auto; padding:50px 0; overflow:hidden; /*border-top:1px solid #eeeeee; border-bottom:1px solid #f3f3f3;*/}
.group_style dt { width:100%; height:auto; overflow:hidden; text-align:center;}
.group_style dt .tit { line-height:50px; font-size:30px; color:#0256ab;}
.group_style dt .tit1 { line-height:30px; margin:10px 0; color:#0256ab; color:rgba(3,88,155,.63); font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:20px; font-weight:bold; letter-spacing:1px;}
.group_style dd { width:100%; height:auto; overflow:; margin-top:50px; }
.group_style dd .group_style_list li { width:33%; height:auto; overflow:hidden;}
.group_style dd .group_style_list li .swiper-slide img { display:block;}
.group_style dd .group_style_list li .pic img { display:block;}
.group_style dd .group_style_list li .brief { height:81px; line-height:81px; text-align:center; font-size:18px; background:#f5f5f5; color:#000;}
.group_style dd .group_style_list li:hover .brief { background:#0256ab; color:#fff;}

.group_style dd .ctrl_box { max-width:844px; min-width:300px; margin:0 auto; margin-top:40px; height:46px; overflow:hidden; position:relative;}
.group_style dd .ctrl_box .swiper-pagination-progressbar { width:80%; height:5px; background:#e3e3e3; overflow:hidden; border-radius:3px; left:10%; top:50%; margin-top:-4px;}
.group_style dd .ctrl_box .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background:#03589b; height:5px; border-radius:8px;}
/*.group_style dd .ctrl_box .prev,
.group_style dd .ctrl_box .next { width:42px; height:42px; line-height:42px; border:2px dotted #d1d1d1; border-radius:50%; text-align:center; font-size:16px; color:#21366e; position:absolute; left:0px; top:50%; margin-top:-21px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center; z-index:2;}
.group_style dd .ctrl_box .next { left:auto; right:0px;}
.group_style dd .ctrl_box .prev:after ,
.group_style dd .ctrl_box .next:after { content:'<'; width:30px; height:30px; line-height:30px; border-radius:50%; display:block; margin:0 auto; background:#d1d1d1;}
.group_style dd .ctrl_box .next:after { content:'>';}
.group_style dd .ctrl_box .prev:hover:after,
.group_style dd .ctrl_box .next:hover:after { background:#21366e; color:#fff;}
.group_style dd .ctrl_box .prev:hover,
.group_style dd .ctrl_box .next:hover { background:#0256ab;}*/

.group_style dd .ctrl_box .prev,
.group_style dd .ctrl_box .next { display:block; width:42px; height:42px; line-height:42px; font-size:18px; position:absolute; left:0px; top:50%; margin-top:-21px; text-align:center; border-radius:50%; background:#f5f5f5; font-family:"宋体"; font-weight:bold; z-index:999;}
.group_style dd .ctrl_box .next { left:auto; right:0px;}
.group_style dd .ctrl_box .prev:hover,
.group_style dd .ctrl_box .next:hover { background:#0256ab; color:#fff;}

/*企业文化新闻*/
.culture_news_box { width:100%; height:auto; overflow:hidden; margin-bottom:100px;}
.culture_news_box dt .tit { line-height:50px; font-size:30px; color:#0256ab;}
.culture_news_box dt .tit1 { line-height:30px; margin:10px 0; color:#0256ab; color:rgba(3,88,155,.63); font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:20px; font-weight:bold; letter-spacing:1px;}
/*学习排名*/
.study_power_rankings_box { margin:30px 0; height:auto; overflow:hidden; background:#f5f5f5;}
.study_power_rankings_box .study_power_rankings_title { color:#e30109; font-size:24px; line-height:130px; text-align:center; background:none; border:0;}
.study_power_rankings_box .study_power_rankings_list { font-size:18px;}
.study_power_rankings_box .study_power_rankings_list li { height:90px; line-height:90px; color:#000; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.study_power_rankings_box .study_power_rankings_list li .attr { width:100%; text-align:center;}
.study_power_rankings_box .study_power_rankings_list li:nth-child(2) .num { color:#fff; background:url(../image/study_power_rankings_list_num1.png) center center no-repeat;}
.study_power_rankings_box .study_power_rankings_list li:nth-child(3) .num { color:#fff; background:url(../image/study_power_rankings_list_num2.png) center center no-repeat;}
.study_power_rankings_box .study_power_rankings_list li:nth-child(4) .num { color:#fff; background:url(../image/study_power_rankings_list_num3.png) center center no-repeat;}
.study_power_rankings_box .study_power_rankings_list li .attrh:nth-child(1),
.study_power_rankings_box .study_power_rankings_list li .attr:nth-child(1) { width:30%;}
.study_power_rankings_box .study_power_rankings_list li .attrh { width:100%; text-align:center; font-weight:bold;}
.study_power_rankings_box .study_power_rankings_list li:nth-child(2n-1){ background:#eeeeef;}
/*友情链接*/
.friendlinks_bg { background:#f2f2f2; height:auto; overflow:hidden;}
.friendlinks { height:auto; overflow:hidden; padding-left:115px; background:#f1f1f1; border:1px solid #e6e6e6;}
.friendlinks dt{ width:115px; height:48px; line-height:48px; margin:0 0 0 -115px; _display:inline; overflow:hidden; position:relative; float:left; text-align:center;}
.friendlinks dt .tit { color:#000; font-size:16px; font-weight:bold;}
.friendlinks dt .line { position:absolute; width:88px; height:3px; bottom:0; left:0; background:#de0a0a;}
.friendlinks dt .more { font-size:12px; color:#000; float:right; margin-right:20px; margin-top:23px; width:66px; height:31px; line-height:31px; background:url(/template/default/index/images/newsbox_more.png) no-repeat; text-align:center;}
.friendlinks dd { width:100%; height:auto; overflow:hidden; font-size:0; float:right;}
.friendlinks dd .linklist { width:100%; line-height:48px; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; color:#423e00;}
.friendlinks dd a { display:inline-block; font-size:15px; line-height:48px; padding:0 10px; margin:0 10px; text-align:center; color:#000; position:relative;}
.friendlinks dd a:before { /*content:''; position:absolute; left:0; bottom:-4px; width:100%; height:4px; background:#ef0924;*/
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}
.friendlinks dd a:hover { color:#ef0924;}
.friendlinks dd a:hover:before { width:100%; bottom:-4px;} 
.go-top { display:block; width:83px; height:82px; text-align:center; line-height:82px; margin:0 auto; position:relative; top:49px; margin-top:-83px; background:#000000; color:#fff; font-size:36px;}
.go-top:hover { color:#d3af14;}

/*页脚*/
.footer_bg { height:auto; overflow:hidden; background:url(../image/footer_bg.jpg) top center no-repeat; background-size:cover; padding-bottom:86px; position:relative; z-index:0;}
.footer_top_bg { height:114px; border-bottom:1px solid #dbccdd;}
.footer_top { max-width:1440px; min-width:300; height:114px; overflow:hidden; margin:0 auto; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.footer_top .logobox { float:left; color:#fff; text-align:center;}
.footer_top .logobox .tit { width:100%; font-size:14px; line-height:20px;}
.footer_top .telbox { float:right; color:#fff; line-height:114px;}
.footer_top .telbox .icon { width:40px; height:40px; line-height:40px; float:left; margin:4px 0 0 -45px; font-size:32px;}
.footer_top .telbox .tel { font-size:32px; line-height:40px; position:relative; letter-spacing:0px; font-weight:bold; font-family:"Times New Roman", Times, serif; /*text-shadow: 0 1px #fff, 1px 0 #fff, -1px 0 #fff, 0 -1px #fff; */}


.footer_nav_box { width:100%; height:122px; overflow:hidden; background:#fff; margin-top:0px;}
.footer_nav_box .tit { font-size:24px; line-height:60px; height:60px; color:#b1b1b1; margin-bottom:10px;}
.footer_nav { width:12.5%; flex:0 0 12.5%; height:auto; overflow:hidden; font-size:18px; text-align:left; float:left;}
.footer_nav li { width:100%; line-height:36px; height:36px;}
.footer_nav li a { color:#b1b1b1; display:block;}
.footer_nav li a:hover { color:#fff;}
.footerbox { max-width:1440px; min-width:300px; height:auto; margin:0 auto; height:auto; overflow:visible;}

.footer { overflow:visible; color:#4a4a4a; position:relative; height:auto; overflow:hidden; margin-top:20px; padding-bottom:20px; z-index:999; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between;}
.footer .navbox { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.footer .navbox .nav { line-height:30px; font-size:16px; height:auto; overflow:hidden; float:left;}
.footer .navbox .nav .tit { width:100%; font-size:18px; height:40px; line-height:40px; color:#fff;}
.footer .navbox .nav .list { margin-top:10px; height:auto; overflow:hidden;}
.footer .navbox .nav .list a { width:100%; color:#e3e3e3; display:block; line-height:24px; font-size:14px;}
.footer .navbox .nav .list a:before { content:'>';}

.footer .info { width:auto; height:auto; margin-left:50px; color:#fff; flex:1 0 340px; padding:0 48px; border-left:1px dashed #fff;}
.footer .info .tit { width:100%; font-size:18px; line-height:40px; height:auto; letter-spacing:0px;}
.footer .info .tit:after { content:''; width:44px; height:2px; background:#fff; display:block; margin:10px 0;}
.footer .info .txt { width:100%; height:auto; overflow:hidden; font-size:14px; line-height:24px; margin:20px 0;}


/*版权*/
.copyright_bg { height:86px; overflow:hidden; border-top:1px solid #3e014d; background:#833c8d; background:rgba(73,20,87,.5); margin-top:-86px; position:relative; z-index:1;}
.copyright { max-width:1440px; min-width:300px; height:79px; line-height:79px; margin:0 auto; overflow:hidden; color:#fff; text-align:center; font-size:16px;}
.copyright a { color:#fff;}
.copyright .share_link a { font-size:34px; margin-right:20px;}
.copyright .share_link a:hover { color:#fff;}
.footerbox .qrcodebox { width:160px; height:auto; overflow:hidden; flex:1 0 160px; border-left:1px dashed #fff;}
.footerbox .qrcodebox .qrcode { width:100px; height:auto; float:right}
.footerbox .qrcodebox .qrcode .pic { width:100px; height:auto; overflow:hidden; margin-top:20px;}
.footerbox .qrcodebox .qrcode .tit { width:100%; font-size:18px; line-height:40px; height:auto; color:#fff; letter-spacing:0px;}
.footerbox .qrcodebox .qrcode .tit:after { content:''; width:44px; height:2px; background:#fff; display:block; margin:10px 0;}

.clear{ clear:both; margin:0; padding:0;}
.hidden{ display:none;}
.gotop { width:46px; height:46px; overflow:hidden; background:url(/template/default/index/images/gotop.gif) no-repeat; position:fixed; right:10px; bottom:110px;}


/*自定义新闻列表样式*/
.contentbox dd ul.news_list { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.contentbox dd ul.news_list li { width:100%; flex:0 0 30%; float:left; padding-bottom:20px; margin-left:3.33333%; border:1px solid #d3d3d3;}
.contentbox dd ul.news_list li.ml0 { margin-left:0;}
.contentbox dd ul.news_list li {
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.contentbox dd ul.news_list li img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.contentbox dd ul.news_list li:hover img {
	-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
}
.contentbox dd ul.news_list li:hover { border:1px solid #fff; -moz-box-shadow:0px 0px 10px #CCC, 0px 0px 20px #CCC; -webkit-box-shadow:0px 0px 20px #CCC, 0px 0px 10px #CCC; box-shadow:0px 0px 20px #CCC, 0px 0px 20px #eee;}
.contentbox dd ul.news_list li .brief { margin:0 20px; height:auto; overflow:hidden;}
.contentbox dd ul.news_list li .time { line-height:29px; margin-top:10px; font-size:16px; color:#898888; text-indent:24px; background:url(/template/default/index/images/icon_time.png) 0 center no-repeat;}
.contentbox dd ul.news_list li .tit { line-height:29px; font-size:18px; color:#000; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.contentbox dd ul.news_list li .des { line-height:22px; font-size:14px; color:#787878; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.contentbox dd ul.news_list li .pic { overflow:hidden; display:block;}
.contentbox dd ul.news_list li .more { background:url(/template/default/index/images/news_list_more.png) no-repeat; display:block; width:40px; height:40px; position:relative; left:0;}
.contentbox dd ul.news_list li .more:hover{ background:url(/template/default/index/images/news_list_more1.png) no-repeat;}
.contentbox dd ul.news_list li:hover .more{ left:85%; transform: perspective(220px) rotateZ(-360deg); background:url(/template/default/index/images/news_list_more1.png) no-repeat;} 
.contentbox dd ul.news_list li:hover .tit { color:#05adb8; font-weight:bold;}
/*常用CSS3动画效果*/
.trans,a{
    -webkit-transition: all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
}
a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}

/*在线申请*/
.apply_box { height:auto; overflow:hidden;}
.apply_box .tit { font-size:39px; height:80px; line-height:80px; color:#414141; margin-top:30px; text-align:center;}
.apply_box .des { font-size:18px; line-height:29px; text-align:center; color:#525252;}
.apply_box .applyform { margin:30px 0%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.apply_box .applyform .input { width:32%; flex:0 0 32%; height:46px; line-height:46px; border:0px solid #dadada; margin-bottom:18px; background-color:#eeeeee; background-position: 98% center; background-repeat:no-repeat; text-indent:20px; font-size:14px; color:#000; position:relative; color:#848484;}
.apply_box .applyform .inputbox { width:32%; flex:0 0 32%; height:46px; line-height:46px; margin-bottom:18px; background-color:#eeeeee; font-size:14px; position:relative; color:#848484; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between;}
.applyform .input_label { margin-left:20px; height:auto; overflow:hidden;}
.applyform .input_radio { display:inline-block; margin-right:20px; height:auto; overflow:hidden;}
.applyform .input_radio a { display:inline-block; color:#848484; margin-left:10px;}
.applyform .input_radio a:before { content:''; width:14px; height:14px; background:#9e9e9e; border-radius:50%; display:inline-block; position:relative; top:2px; margin-right:10px;}
.applyform .input_radio a.sel:before { background:#ce0615;}
.apply_box .applyform .input:focus { background-color:#ddd;}
.apply_box .applyform .input.not_null { background-image:url(/template/default/index/images/icon_not_null.png);}
.apply_box .applyform .input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #848484; font-size:14px;
}
.apply_box .applyform .input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #848484; font-size:14px;
}
.apply_box .applyform .input:-ms-input-placeholder{
    color: #848484; font-size:14px;
}
.apply_box .applyform .input::-webkit-input-placeholder{
    color: #848484; font-size:14px;
}
.apply_box .applyform .textarea { width:100%; flex:0 0 100%; height:auto; height:188px; line-height:28px; padding:1.5% 1.5%; border:0px solid #dadada; background:#eeeeee; margin-top:0; font-size:14px; color:#000;}
.apply_box .applyform .applyform_btn { flex:0 0 70%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.apply_box .applyform .submit { width:48%; height:45px; line-height:45px; background:#ce0615; color:#fff; font-size:14px; border:0; border-radius:0; cursor:pointer;}
.apply_box .applyform .reset { width:48%; height:45px; line-height:45px; background:#009944; color:#fff; font-size:14px; border:0; border-radius:0; cursor:pointer;}
.apply_box .applyform .authcode { margin-top:2%; width:155px; flex:0 0 155px;}
.apply_box .applyform .yzm {cursor:pointer; border:1px solid #eee; margin-top:2%;}
.apply_box .applyform .yzm_ref { line-height:45px; margin-top:2%;}
/*表单表格*/
.form_table{padding:25px 0 50px 20px; font-size:14px;}
.form_table td{ color:#666; border:0;}
.form_table td p{ line-height:20px; height:20px;}
.form_table .submit {background:#FF4001; border-radius:2px; width:170px; height:40px; text-align:center; line-height:30px; color:#fff; border:0; font-size:16px; font-weight:bold; cursor:pointer;}
/*表单控件控制*/
.num{font-family:"Arial";}
.num1{font-family:Verdana, Arial, Helvetica, sans-serif}
.num5{font-family:"微软雅黑";}
.strong{font-weight:bold;}
.normal{font-weight:normal;}
.aright{text-align:right;}
.aleft{text-align:left;}
.xuxian{border-bottom:1px dashed #ddd;}
.xuxian1{border-bottom:1px dotted #ddd;}
.inputall{height:28px; line-height:28px; border:1px #ddd solid; padding:2px 5px; font-size:14px; background:#fefefe}
.inputall30{border:1px #bababa solid; border-right:1px #ddd solid; border-bottom:1px #ddd solid; height:30px; line-height:30px; font-size:16px;}
.inputselect{line-height:22px; border:1px #cecece solid; padding:5px 2px; font-size:14px; background:#fefefe; color:#555;}
.textarea{border:1px #cecece solid; padding:5px 2px; font-size:14px; background:#fefefe; color:#555;}
.input60{width:60px;}
.input100{width:100px;}
.input150{width:150px;}
.input200{width:200px;}
.input250{width:250px;}
.input300{width:300px;}
.input350{width:350px;}
.input400{width:400px;}
.input500{width:500px;}
.input550{width:550px;}
.input600{width:600px;}
.input650{width:650px;}
.inputfix{vertical-align:middle; margin-top:-2px; margin-bottom:1px;}
/*分页样式*/
.fenye{ width:100%; margin:30px 0%; text-align:center; height:60px; overflow:hidden; font-size:18px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.fenye .page_info { margin-right:10px;}
.fenye a { }
.fenye a:first-child,
.fenye a.pprev { min-width:86px;}
.fenye a:last-child,
.fenye a.pnext { 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:#9859a1; color:#fff; border:1px #9859a1 solid;}
.fenye .sel{ }


.guestbook_title { font-size:18px; line-height:2; font-weight:normal; border-bottom:1px solid #ccc;}
.guestbook_list { margin:20px 0; height:auto;}
.guestbook_list li { padding:20px 0; border-bottom:1px dotted #ccc;}
.guestbook_list li .text { display:inline-block; padding:10px 20px; margin-left:10px; background:#eee; border-radius:5px; height:auto; overflow:visible; position:relative;}
.guestbook_list li .text:before { content:''; position:absolute; left:-6px; top:50%; margin-top:-5px; z-index:1;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 0 solid transparent;
	border-right: 6px solid #eee;
}
.guestbook_list li .text.reply { background:#9859a1; color:#fff;}
.guestbook_list li .text.reply:before {
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 0 solid transparent;
	border-right: 6px solid #9859a1;
}
.guestbook_list li .user { min-width:40px; height:40px; line-height:40px; text-align:center; float:left; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.guestbook_list li .user img { display:block; width:60px;}

.guestbook_list li .time { color:#999; line-height:3; font-size:12px;}

/*chrome  浏览器滚动条的美化 */
/*::-webkit-scrollbar-track-piece {width:8px;background-color:#f4f4ff;}
::-webkit-scrollbar { width:8px; background-color:#f00;}
::-webkit-scrollbar-thumb { width:8px; height:50px; background-color:#999;}
::-webkit-scrollbar-thumb:hover { width:8px; background-color:#bb1818;}*/
/*#float_ad { position:fixed; top:50%; left:10px; width:200px; z-index:9999999; border:1px solid #9859a1;}
#float_ad .close { background:#fff;; line-height:15px; width:15px; font-size:14px; text-align:center; color:#000; text-decoration:none; position:absolute; right:0; top:0; z-index:9999;}
#float_ad .info { background:#9859a1; color:#fff; display:block; padding:10px; height:auto; font-size:30px; line-height:40px; text-align:left;}*/
@media only screen and (max-width: 1440px){
	/*.newsbox_bg { margin:0px;}
	.productbox_bg { margin:0px;}
	.newsbox_bg { margin:0px;}
	.top_bg .top { margin:0 20px;}
	.aboutbox,
	.indexbox,
	.productbox,
	.newsbox,
	.insidebox,
	.footerbox { margin:0 20px;}*/
	.aboutbox,
	.productbox,
	.casebox,
	.newsbox,
	.contactbox,
	.footer,
	.footer_top { margin:0 30px;}
	.footer { margin-top:30px; margin-bottom:50px;}
}

@media only screen and (max-width: 640px) {
	.ismobile{display:block!important}
	.ispc{display:none!important}
	.ispad{display:none!important}
	.fullpage_menu { 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;}
	*.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;}
	
	.section { height:auto; overflow:hidden;}
	.top_bg { height:1rem;}
	
	.top_bg.bgfff,
	.ny .top_bg { height:1rem;}
	.top_bg.bgfff.show .top .navmenu,
	.top_bg.show .top .navmenu { height:100%; display:block;}
	
	.top_bg.bgfff.show .top .navmenu #menu li .a1 { height:0.8rem; line-height:0.8rem;}
	.top_bg.bgfff .top .logobox .logo { width:100%; height:0.5rem; background:url(../image/logo-text.png) center center no-repeat; background-size:auto 100%;}
	.top_bg.show .navmenu #menu li:after { content:'+'; display:inline-block; width:10%; height:0.8rem; line-height:0.8rem; font-size:0.4rem; text-align:center; position:absolute; right:0; top:0;}
	.top_bg.show .top .searchbox { height:0.7rem; display:block;}
	.top_bg.show .top .icon_btn_box { width:100%;}
	.top_bg.show .top .icon_btn_box .telbox { left:37.5%;}
	/*主导航展示*/
	.top_bg.show { height:100%; background:rgba(255,255,255,.98); background:#eee;}
	.top_bg.show .top { height:100%;}
	.top_bg.show .top .info { color:#fff;}
	.top_bg.show .top .lang_switch { }
	
	.top_bg .top .logobox { width:1.8rem; height:0.5rem; overflow:hidden; position:absolute; top:0.25rem; margin-top:0; left:0rem; overflow:hidden; z-index:2;}
	.top_bg .top .logobox a { display:block;}
	.top_bg .top .logobox .logo { width:100%; height:0.5rem; background:url(../image/logo-text.png) center center no-repeat; background-size:auto 100%;}
	
	.icon_btn_box { width:4rem; height:1rem; top:0; right:0; z-index:1;}
	
	.top_bg .top .lang_switch { width:1.5rem; height:0.6rem; float:none; position:absolute; right:1rem; top:0.2rem;}
	.top_bg .top .lang_icon { width:0.3rem; float:left; margin:0 0 0 -0.35rem; height:0.6rem; line-height:0.6rem; text-align:center; font-size:0.3rem;}
	.top_bg .top .lang_tag { width:100%; height:0.6rem; line-height:0.6rem; text-align:left; font-size:0.22rem; padding-left:0.35rem; cursor:pointer; position:relative; }
	.top_bg .top .lang_tag:after { content:''; display:inline-block; margin-left:0.3rem; width:0.2rem; height:0.12rem; background-size:100% auto;}
	.top_bg .top .lang_select { width:100%; height:0; left:0; top:0.6rem; font-size:0.18rem;}
	.top_bg .top .lang_select a { line-height:0.6rem; height:0.6rem;}
	
	.top_bg .top .telbox { width:3.40rem; height:0.5rem; top:50%; right:auto; left:0; margin-top:-0.25rem; padding-left:0.45rem;}
	.top_bg .top .telbox .icon { width:0.4rem; height:0.4rem; line-height:0.4rem; float:left; margin:4px 0 0 -0.45rem; font-size:0.32rem;}
	.top_bg .top .telbox .lab { font-size:0.18rem; line-height:0.2rem; position:relative; color:#000;}
	.top_bg .top .telbox .tit { font-size:0.22rem; line-height:0.22rem; font-weight:bold;}
	.top_bg .top .telbox .tel { font-size:0.4rem; line-height:0.5rem;}
	
	.top_bg .top { height:1rem; /*background:rgba(0,0,0,0.3);*/ margin:0;}
	
	/*搜索框*/
	.top_bg .top .searchbox { width:98%; height:0; overflow:hidden; position:absolute; left:1%; right:1%; top:1rem; margin-top:0; border-radius:0.35rem; z-index:0;}
	.top_bg .top .searchbox .keys { width:100%; height:0.7rem; line-height:0.7rem; text-indent:0.3rem; position:absolute; left:0; right:0px; top:0px; font-size:0.18rem; z-index:1;}
	.top_bg .top .searchbox .submit { width:1.2rem; height:0.7rem; line-height:0.7rem; font-size:0.24rem; text-align:center; color:#fff;}
	.top_bg .top .searchbox .icon_submit { width:1.2rem; height:0.7rem; line-height:0.7rem; font-size:0.28rem; color:#fff;}
	.top_bg .top .searchbox:hover { width:98%;}
	.top_bg .top .searchbox:hover .keys { width:100%;}
	.top_bg .top .searchbox:hover .icon_submit { color:#fff; font-size:0.28rem; right:0;}
	.top_bg .top .searchbox:hover .submit { color:#fff; right:0;}
	
	.top_bg .top .menu_icon { width:0.50rem; height:0.50rem; overflow:hidden; position:absolute; right:0.2rem; top:0.25rem; margin-top:0; display:block; z-index:1;}
	.top_bg .top .menu_icon:after { content:''; position:absolute; left:10%; top:50%; margin-top:-0.03rem; width:80%; height:0.04rem; 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);
	}
	
	.navmenu_box { width:100%;}	
	.navmenu { left:0; top:2rem; right:0; overflow:hidden; height:auto;}
	
	.navmenu { overflow:visible; position:absolute; left:0; bottom:1rem; right:0; z-index:1; display:none;}
	.navmenu #menu { width:100%; height:100%; position:relative; overflow-y:auto; font-size:0.28rem; padding:0; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:flex-start;*/}
	.navmenu #menu li { width:100%; height:auto; float:left; overflow:hidden; position:relative;}
	.navmenu #menu li.home { display:none;}
	.navmenu #menu li .a1 { width:auto; height:0.8rem; line-height:0.8rem; margin:0; text-align:left; margin-left:3%; margin-right:1rem;}
	.navmenu #menu li.hover a,
	.navmenu #menu li:hover a,
	.navmenu #menu li:hover:after,
	.navmenu #menu li.hover:after { color:#9c5fa4;}
	.top_bg.show .navmenu #menu li:hover:after,
	.top_bg.show .navmenu #menu li.hover:after { content:'-';}
	.navmenu #menu li:hover a+.subnav { display:block;}
	.navmenu #menu li a:after { left:5%; margin-left:-0.1rem;border-left: 0.1rem solid transparent;border-right: 0.1rem solid transparent; display:none;}
	.navmenu #menu li:hover a:before,
	.navmenu #menu li.hover a:before { height:0.02rem; display:none;}
	.navmenu #menu li:hover a:after,
	.navmenu #menu li.hover a:after { right:0%; width:0rem; margin:0rem; border-bottom: 0.15rem solid #ff9c00; display:none;}
	/*二级菜单*/
	.navmenu #menu li .subnav { width:96%; height:auto; overflow:hidden; display:block; position:relative; top:0; left:2%; background:none; font-size:0.24rem; margin:0; border-radius:0.1rem; /*border-top:0.02rem solid #9c5fa4; border-bottom:0.02rem solid #9c5fa4;*/ display:none; background:#9c5fa4;}
	.navmenu #menu li .subnav a { display:block; height:0.5rem; line-height:0.5rem; width:100%; padding:0 0.2rem; background:none; color:#fff; float:left; text-align:left; margin:0.04rem 0; border-bottom:0;}
	.navmenu #menu li .subnav a:after { background:none; color:#000;}
	.navmenu .copyright { position:absolute; left:0; border:0; width:100%; height:0.6rem; line-height:0.6rem; color:#000; margin-top:0.2rem; font-size:.24rem; border-top:1px solid #ccc;}
	
	.search_box .title { text-align:center; height:auto; overflow:hidden; margin-top:2rem;}
	.search_box .title .tit1 { font-size:0.72rem; line-height:1rem;}
	.search_box .title .tit { color:#fff; font-size:0.5rem; line-height:0.6rem; position:relative; top:-0.6rem;}
	.search_box .searchbox { width:auto; min-width:90%; height:1rem;}
	.search_box .searchbox .keys { width:100%; height:1rem; line-height:1rem; font-size:0.28rem; text-indent:0.2rem;}
	.search_box .searchbox .submit { width:1.5rem; height:1rem; line-height:1rem; font-size:0.24rem;}
	.search_box .searchbox .submit_icon { width:1.5rem; height:1rem; line-height:1rem; font-size:0.6rem;}

	.search_box .search_hotkeys { line-height:0.6rem; height:0.6rem; font-size:0.28rem; }
	.search_box .search_hotkeys a { margin:0 0.2rem;}
	.search_box .telbox { height:0.6rem; line-height:0.6rem; margin-bottom:0.6rem;}
	.search_box .telbox .icon { font-size:0.5rem; margin-right:0.2rem;}
	.search_box .telbox .lab { font-size:0.28rem; margin-right:0.10rem;}
	.search_box .telbox .tel { font-size:0.4rem;}

	.style01 .contentbox dt,
	.contentbox.news dt { width:100%; height:auto; overflow:hidden; display:block; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
	.style01 .contentbox dt .location { border:1px solid red; display:none;}
	
	.inside_box,
	.contentbox { margin-bottom:0.3rem; border-radius:0.2rem; padding:0.3rem; margin-top:1.3rem;}
	
	.contentbox dt .tit { width:100%; height:0.6rem; line-height:0.6rem; font-size:0.28rem; text-align:center;}
	.contentbox dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.contentbox dt .more { width:2rem; height:0.62rem; margin-top:0.2rem; line-height:0.62rem; border-radius:0.4rem; font-size:0.24rem; float:right; margin-top:0.2rem;}
	.contentbox dt .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.contentbox dt { height:auto; line-height:auto; overflow:hidden; position:relative;}
	.contentbox dt .nowpath { width:100%; line-height:0.8rem; border-top:0.01rem solid #ccc; margin-top:0.2rem;}
	.contentbox dt .go-back { width:1.5rem; height:0.6rem; line-height:0.6rem; margin-left:0; border-radius:0.05rem; font-size:0.24rem; position:absolute; right:0; top:0.2rem; display:none;}
	.contentbox dt .location { font-size:0.18rem; line-height:0.3rem; font-weight:normal;}
	.contentbox dd { margin:0rem; min-height:auto; margin-top:0.2rem;}
	.contentbox dd .empty { font-size:0.4rem; line-height:1rem;}

	.contentbox dd .title .tit { line-height:0.5rem; font-size:0.36rem;}
	.contentbox dd .title .tit:before,
	.contentbox dd .title .tit:after { display:inline-block; width:0.37rem; height:0.21rem; top:-0.03rem; background-size:100% auto; margin:0 0.1rem;}
	.contentbox dd .title .tit:after { background-size:100% auto;}
	.contentbox dd .title .tit1 { font-size:0.2rem; line-height:0.2rem; letter-spacing:0.02rem;}

	
	.detail .con { margin-top:0;}
	.detail .con p { font-size:0.24rem; margin:0.32rem 0;}
	.ny_banner,
	.bannerBox { margin-top:1rem;}
	.bannerBox .banner .swiper-pagination-bullets{ bottom:0.2rem; height:0.3rem;}
	.bannerBox .banner .swiper-pagination-bullet { width:0.15rem; height:0.15rem;  margin:0; margin:0 0.05rem;}
	.bannerBox .banner a.prev,
	.bannerBox .banner a.next { width:0.70rem; height:1rem; line-height:1rem; margin-top:-0.5rem; z-index:9; text-align:center; font-size:0.3rem; font-weight:100; display:none;}
	
	.insidebox,
	.indexbox { margin:0 0.2rem;}
	.insidebox_bg { margin-top:-1rem; padding-top:0rem;}
	
	/*企业实力*/
	.enterprise_strength_bg { padding:0.5rem 0;}
	.enterprise_strength_list { justify-content:space-around;}
	.enterprise_strength_list li { width:33%; margin:0.1rem 0;}
	.enterprise_strength_list li .icon { font-size:0.8rem; line-height:1rem;}
	.enterprise_strength_list li .num { font-size:0.4rem; line-height:0.6rem;}
	.enterprise_strength_list li .num .unit { font-size:0.22rem; line-height:0.3rem; margin-left:0.05rem;}
	.enterprise_strength_list li .tit { font-size:0.18rem; line-height:0.2rem;}

	/*关于我们*/
	.aboutbox_bg { padding:0.6rem 0; background:url(../image/aboutbox_bg.jpg) 68% center no-repeat; background-size:cover;}
	.aboutbox_bg:after { content:''; position:absolute; left:0; top:0; width:100%;  height:100%; background:rgba(255,255,255,.5); z-index:-1;}
	.aboutbox dt { width:100%;}
	.aboutbox dt:before { content:''; height:0.02rem; position:absolute; left:0; bottom:auto; top:0.8rem; right:0.06rem;}
	.aboutbox dt:after { content:''; width:0.12rem; height:0.12rem; bottom:auto; top:0.75rem; border-radius:50%;}
	.aboutbox dt .title { width:100%; float:left;}
	.aboutbox dt .tit1 { font-size:0.22rem; line-height:0.4rem;}
	.aboutbox dt .tit1:first-letter { font-size:0.72rem; line-height:0.72rem; margin-right:0.05rem;}
	.aboutbox dt .tit { font-size:0.36rem; line-height:0.4rem; margin-top:-0.1rem; margin-left:-0.05rem;}
	
	.aboutbox dt .slogan { font-size:0.18rem; line-height:0.3rem; color:#323232; float:right; margin-right:0.1rem; margin-bottom:0.1rem; margin-top:0.2rem;}
	.aboutbox dd { width:100%;}
	.aboutbox dd .about_box { height:auto; overflow:hidden; padding-left:0; margin-top:0.4rem;}
	.aboutbox dd .about_other { font-size:0.24rem; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:flex-end; z-index:1;}
	.aboutbox dd .about_other li { margin-bottom:0.36rem; padding:0;}
	.aboutbox dd .about_other li a { width:4rem; height:0.8rem; line-height:0.8rem; border:0.02rem solid #9859a1; margin:0 auto;}
	.aboutbox dd .about_other li a:after { left:0.03rem; top:0.03rem; right:0.03rem; bottom:0.03rem; border:0.01rem solid #9859a1;}
	.aboutbox dd .about_other li .des { width:100%; height:auto; font-size:0.22rem; line-height:0.48rem; margin-top:0.2rem; -webkit-line-clamp:20;}
	.aboutbox dd .about .text { height:auto; font-size:0.22rem; line-height:0.48rem; margin-top:0.2rem; -webkit-line-clamp:20;}
	
	.aboutbox dd .about_link { width:100%; margin-top:0.4rem; justify-content:space-around; z-index:1;}
	.aboutbox dd .about_link a { width:33.33333%;}
	.aboutbox dd .about_link .icon { width:1.18rem; height:1.18rem; line-height:1.18rem; font-size:0.7rem; margin:0 auto; color:#fff; position:relative; overflow:hidden; border-radius:50%; background:#9859a1; z-index:1;}
	.aboutbox dd .about_link .tit { line-height:0.8rem; font-size:0.22rem;}
	.aboutbox dd .about_link a:hover .icon { border-radius:50% 0 50% 0;}

	/*服务项目*/
	.service_items_bg {  padding:0.6rem 0;}
	.service_items dt { width:100%;}
	.service_items dt:before { content:''; height:0.02rem; position:absolute; left:0; bottom:auto; top:0.8rem; right:0.06rem;}
	.service_items dt:after { content:''; width:0.12rem; height:0.12rem; bottom:auto; top:0.75rem; border-radius:50%;}
	.service_items dt .title { width:100%; float:left;}
	.service_items dt .tit1 { font-size:0.22rem; line-height:0.4rem;}
	.service_items dt .tit1:first-letter { font-size:0.72rem; line-height:0.72rem; margin-right:0.05rem;}
	.service_items dt .tit { font-size:0.36rem; line-height:0.4rem; margin-top:-0.1rem; margin-left:-0.05rem;}
	
	.service_items dt .slogan { font-size:0.18rem; line-height:0.3rem; float:right; margin-right:0.1rem; margin-bottom:0.1rem; margin-top:0.2rem;}
	.service_items dd { width:100%; }
	.serivce_item_list { margin:0; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center;}
	.serivce_item_list li { width:100%; box-shadow: 0px 0 10px rgba(255,255,255,1); border-radius:0.2rem; margin-top:0.5rem;}
	.serivce_item_list li a { padding:0.2rem;}
	.serivce_item_list li .info { padding:0 0.2rem; }
	.serivce_item_list li .tit { width:100%; line-height:0.8rem; height:0.8rem; font-size:0.32rem; }
	.serivce_item_list li .tit1 { margin-left:0.1rem;}
	.serivce_item_list li .tit:before { height:0.02rem; position:absolute; left:0px; bottom:0.05rem; right:0.06rem;}
	.serivce_item_list li .tit:after { width:0.12rem; height:0.12rem;}
	.serivce_item_list li .des { width:100%; line-height:0.4rem; height:auto; font-size:0.22rem; position:relative; margin:0.1rem 0; -webkit-line-clamp: 10;}
	
	/*产品展示*/
	.productbox_bg { padding:0.6rem 0;}
	.productbox { }
	.productbox dt { width:100%;}
	.productbox dt:before { content:''; height:0.02rem; position:absolute; left:0; bottom:auto; top:0.8rem; right:0.06rem;}
	.productbox dt:after { content:''; width:0.12rem; height:0.12rem; bottom:auto; top:0.75rem; border-radius:50%;}
	.productbox dt .title { width:100%; float:left;}
	.productbox dt .tit1 { font-size:0.22rem; line-height:0.4rem;}
	.productbox dt .tit1:first-letter { font-size:0.72rem; line-height:0.72rem; margin-right:0.05rem;}
	.productbox dt .tit { font-size:0.36rem; line-height:0.4rem; margin-top:-0.1rem; margin-left:-0.05rem;}
	
	.productbox dt .slogan { font-size:0.18rem; line-height:0.3rem; color:#323232; float:right; margin-right:0.1rem; margin-bottom:0.1rem; margin-top:0.2rem;}
	
	.productbox dt .tabs { width:100%; height:auto; line-height:0.5rem; font-size:0.24rem; float:left; margin-top:0.3rem; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
	.productbox dt .tabs a { width:auto; display:block; height:0.5rem; line-height:0.5rem; margin:0 0.2rem;}
	.productbox dt .tabs a:after { height:0.04rem;}
	.productbox dt .tabs a.hover:after { width:100%; margin-left:-50%;}
	
	.productbox dd { margin-top:0.4rem;}
	
	.product_show_list { width:100%; height:auto; overflow:;}
	.product_show_list li { width:100%; height:auto; overflow:;}
	.product_show_list li a { display:block; position:relative;}
	.product_show_list li .pic img { display:block;}
	.product_show_list li .brief { position:absolute; left:100px; bottom:50px; right:100px; background:#fff; padding:16px; text-align:center;}
	.product_show_list li .brief .tit { font-size:24px; line-height:40px; color:#4d4d4d; font-weight:100;}
	.product_show_list li a:hover:after { display:block; border:3px solid #ca1111;}
	.product_show_list li img { display:block;}

	.productbox .product_list { margin:0; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
	.productbox .product_list li{ width:48%; float:left; margin:0; margin-bottom:2%; height:auto; overflow:;}
	.productbox .product_list li .brief { height:0.48rem; padding:0 0.2rem;}
	.productbox .product_list li .tit { height:0.48rem; line-height:0.48rem; font-size:0.22rem; text-align:center;}
	.productbox .product_list li .tit:after { display:none;}
	.productbox .product_list li .pic .info {}
	.productbox .product_list li .pic .info .tit { width:78%; height:0.4rem; overflow:hidden; line-height:0.4rem; color:#fff; font-size:0.23rem; margin-left:0.3rem; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}

	.productbox .product_list_item { width:100%; height:auto; overflow:hidden;}
	.productbox .product_list_item li { width:100%; margin-left:0%; padding:0.2rem 0;}
	.productbox .product_list_item li .tit { font-size:0.28rem; line-height:0.4rem; height:0.8rem;}
	.productbox .product_list_item li .date { font-size:0.22rem; line-height:0.4rem;}

	.productbox_bg.style01 .productbox .ctrl_box { width:100%; height:auto; background:#fff; left:0; right:0; bottom:0.3rem; top:auto; display:none;}
	.productbox_bg.style01 .productbox .ctrl_box .prev_img,
	.productbox_bg.style01 .productbox .ctrl_box .next_img { margin:15px;}
	.productbox_bg.style01 .productbox .ctrl_box .prev_img img,
	.productbox_bg.style01 .productbox .ctrl_box .next_img img { display:block;}
	.productbox_bg.style01 .productbox .ctrl_box .tit { font-size:24px; line-height:40px; color:#4d4d4d; font-weight:100;}
	.productbox_bg.style01 .productbox .ctrl_box .prev,
	.productbox_bg.style01 .productbox .ctrl_box .next { }
	.productbox .ctrl_box { width:100%; height:100%; position:absolute; left:0; top:0; right:0;}

	.productbox .swiper-pagination { height:0.6rem; max-width:100%;}
	.productbox .swiper-pagination-bullets{ max-width:100%; left:0; right:0; bottom:0.3rem; height:0.4rem; text-align:center;}
	.productbox .swiper-pagination-bullet { width:0.2rem; height:0.2rem; border:0.04rem solid #666; margin:0 0.05rem;}
	.productbox .swiper-pagination-bullet-active { border:0.04rem solid #c00;}	
	
	/*加盟优势*/
	.join_advantage_bg { padding:0.6rem 0;}
	.join_advantage dt:before { content:''; height:0.02rem; position:absolute; left:0; bottom:auto; top:0.8rem; right:0.06rem;}
	.join_advantage dt:after { content:''; width:0.12rem; height:0.12rem; bottom:auto; top:0.75rem; border-radius:50%;}
	.join_advantage dt .title { width:100%; float:left;}
	.join_advantage dt .tit1 { font-size:0.22rem; line-height:0.4rem;}
	.join_advantage dt .tit1:first-letter { font-size:0.72rem; line-height:0.72rem; margin-right:0.05rem;}
	.join_advantage dt .tit { font-size:0.36rem; line-height:0.4rem; margin-top:-0.1rem; margin-left:-0.05rem;}
	.join_advantage dt .slogan { font-size:0.18rem; line-height:0.3rem; float:right; margin-right:0.1rem; margin-bottom:0.1rem; margin-top:0.2rem;}
	.join_advantage dd { width:100%; height:auto; overflow:; position:relative; margin-top:0px;}
	.join_advantage_list { width:100%; height:auto; overflow:; margin-top:0.3rem; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:center; align-items:baseline;}
	.join_advantage_list li { width:100%; height:auto; overflow:;}
	.join_advantage_list li a { display:block; color:#fff;}
	.join_advantage_list li .pic { border-radius:0.25rem 0 .25rem 0; border:0.02rem solid #fff;}
	.join_advantage_list li .info { padding:0; height:auto; overflow:hidden; margin-top:0.1rem; text-align:center;}
	.join_advantage_list li .tit { line-height:0.6rem; height:auto; font-size:0.32rem;}
	.join_advantage_list li .tit1 { margin-left:0.1rem;}
	.join_advantage_list li .line { width:1.69rem; height:0.01rem;}
	.join_advantage_list li .des { line-height:0.4rem; height:auto; font-size:0.22rem; position:relative; margin:0.2rem 0; -webkit-line-clamp: 13;}

	.newsbox_bg { padding:0.6rem 0;}
	.newsbox { }

	.newsbox dt:before { content:''; height:0.02rem; position:absolute; left:0; bottom:auto; top:0.8rem; right:0.06rem;}
	.newsbox dt:after { content:''; width:0.12rem; height:0.12rem; bottom:auto; top:0.75rem; border-radius:50%;}
	.newsbox dt .title { width:100%; float:left;}
	.newsbox dt .tit1 { font-size:0.22rem; line-height:0.4rem;}
	.newsbox dt .tit1:first-letter { font-size:0.72rem; line-height:0.72rem; margin-right:0.05rem;}
	.newsbox dt .tit { font-size:0.36rem; line-height:0.4rem; margin-top:-0.1rem; margin-left:-0.05rem;}
	
	.newsbox dt .slogan { font-size:0.18rem; line-height:0.3rem; color:#323232; float:right; margin-right:0.1rem; margin-bottom:0.1rem; margin-top:0.2rem;}
	.newsbox dd { width:100%; height:auto; overflow:; margin-top:0rem; position:relative;}
	.newsbox dd .news_box { width:100%; height:auto; overflow:hidden; float:left;}
	.newsbox dd .news_box .title { width:100%; height:0.6rem; line-height:0.6rem; font-size:0.3rem; margin-top:0.4rem;}
	.newsbox dd .news_box .title .tit1 { font-size:0.22rem; margin-left:0.1rem;}


	/*图片新闻列表样式*/
	.newsbox .pic_news_list_scroll .prev,
	.newsbox .pic_news_list_scroll .next { width:1rem; height:1rem; line-height:1rem; font-size:0.4rem; position:absolute; left:-0.1rem; top:30%; margin-top:-0.5rem; background:rgba(0,0,0,.5); color:#fff; border-radius:0.1rem; text-align:center;}
	.newsbox .pic_news_list_scroll .next { left:auto; right:0.1rem;}

	.newsbox dd .pic_news_list li a { flex-flow:row wrap;}
	.newsbox dd .pic_news_list li .pic { width:100%;}
	.newsbox dd .pic_news_list li .brief { width:100%; padding:0.3rem; padding-top:0;}
	.newsbox dd .pic_news_list li .tit { font-size:0.28rem; line-height:0.8rem; height:0.8rem;}
	.newsbox dd .pic_news_list li .des { width:100%; height:1.2rem; overflow:hidden; line-height:0.4rem; margin-top:0.2rem; font-size:0.22rem;}
	.newsbox dd .pic_news_list li .margin { margin:0.3rem 0.4rem;}
	.newsbox dd .pic_news_list li .info { margin-top:0.2rem;}
	.newsbox dd .pic_news_list li .more { height:0.4rem; line-height:0.4rem;font-size:0.24rem;}
	.newsbox dd .pic_news_list li .time { height:0.4rem; line-height:0.4rem;font-size:0.24rem;}

	.newsbox dd .news_list_scroll { margin-top:0.4rem;}
	.newsbox dd .news_list li { margin-bottom:0.2rem;}
	.newsbox dd .news_list li .brief { padding:0.3rem;}
	.newsbox dd .news_list li .tit { font-size:0.3rem; height:1rem; line-height:0.5rem; }
	.newsbox dd .news_list li .des { width:100%; height:1.2rem; overflow:hidden; line-height:0.4rem; margin-top:0.2rem; font-size:0.22rem;}
	.newsbox dd .news_list li .margin { margin:0.3rem 0.4rem;}
	.newsbox dd .news_list li .date { font-size:0.24rem; line-height:0.6rem;}

	.index .fp-auto-height { display:none;}
	
	body.style01 .insidebox_bg .insidebox { padding-left:0px;}
	body.style01 .insidebox_bg .leftbox { width:100%; float:none; margin:0;}
	body.style01 .guidebox dt:after { height:0.01rem;}
	body.style01 .guidebox dt .tit { line-height:1rem; font-size:0.4rem;}
	body.style01 .guidebox dt .tit:after { height:0.01rem;}
	body.style01 .guidebox dd ul { margin-left:-0.20rem;}
	body.style01 .guidebox dd ul li { width:29%; height:auto; line-height:0.60rem; font-size:0.24rem; padding:0; margin:0;}
	body.style01 .guidebox dd ul li a { height:0.60rem; line-height:0.60rem; border-radius:0.04rem; border:0.01rem solid #d2d2d2; padding:0; margin:0;}
	body.style01 .contentbox dt { display:none;}
	.guidebox_bg { height:1rem;}
	/*内页导航*/
	.guidebox { width:100%; overflow:visible; /*display:flex; display:-webkit-flex; flex-flow:row wrap-reverse; justify-content:space-between; align-items:stretch;*/ position:relative;}
	.guidebox dt { width:100%; height:1rem; overflow:visible; position:relative; text-align:left; margin-top:0; padding:0 0.1rem; display:block; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch;*/}
	.guidebox dt .tit { line-height:0.6rem; font-size:0.3rem; padding-left:0.1rem; font-weight:bold; position:relative;}
	.guidebox dt .tit:before { content:''; display:block; width:0.04rem; height:0.3rem; background:#0256ab; margin:0; position:absolute; left:0; top:50%; margin-top:-0.15rem; display:none;}
	.guidebox dt .tit1 { line-height:0.6rem; margin:0.1rem 0; font-size:0.24rem; display:none;}
	.guidebox dt.subnav_menu { position:relative; width:100%; height:1rem; line-height:1rem; text-align:center; font-size:.22rem; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; z-index:2;}
	.guidebox dt.subnav_menu .menu { width:100%; font-size:0.2rem; text-align:right; color:#fff;}
	.guidebox dt .location { color:#323232; line-height:1rem; text-align:left;}
	.guidebox dt .location a { color:#323232;}
	.guidebox dd { width:100%; height:auto; overflow:hidden; position:relative; right:0; top:1rem; z-index:1; background:rgba(255,255,255,.9); border:1px solid #9859a1; border-radius:0.05rem; padding:0; display:none; z-index:999;}
	.guidebox dd .curr_line { display:none;}
	.guidebox dd ul { width:100%; height:auto; overflow:hidden; font-size:0.24rem; margin-top:0px; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:stretch; }
	.guidebox dd ul li { width:33.33333%; height:auto; min-height:0.6rem; padding:0; position:relative; margin:0; padding:0;}
	.guidebox dd ul li a { display:block; color:#000; line-height:0.6rem; position:relative; overflow:; text-align:center; margin:0; padding:0;}
	.guidebox dd ul li a:before { border-left:1px dashed #9859a1; display:none;}
	.guidebox dd ul li.hover a,
	.guidebox dd ul li:hover a { background:#9859a1; color:#fff;}
	.guidebox dd .location { display:none;}
	.guidebox dt .location { display:block;}
	/*关于集团*/
	.about_us_box { margin-top:0.3rem; flex-flow:row wrap;}
	.about_us_box dd { padding:0.4rem 0; }
	.about_us_box dd .title .tit { line-height:0.5rem; font-size:0.36rem;}
	.about_us_box dd .title .tit:before { width:0.37rem; height:0.21rem; top:-0.03rem; margin:0 0.1rem; background-size:100% auto;}
	.about_us_box dd .title .tit:after { width:0.37rem; height:0.21rem; top:-0.03rem; margin:0 0.1rem; background-size:100% auto;}
	.about_us_box dd .title .tit1 { font-size:0.2rem; line-height:0.2rem; letter-spacing:0.02rem;}
	.about_us_box dd .about_item.style01 { flex-flow:row wrap;}
	.about_us_box dd .about_item.style01 li { width:100%;}
	.about_us_box dd .about_item.style01 li .tit { width:100%; flex:0 0 100%; line-height:0.4rem; height:auto; overflow:hidden; padding:0.1rem; font-size:0.25rem;}
	.about_us_box dd .about_item.style01 li .des { width:100%; margin:0; height:auto; overflow:hidden; margin-top:0.1rem;  -webkit-line-clamp:13;}
	
	.about_us_box dd .about_item { width:100%; height:auto; font-size:18px; margin-top:0.3rem; /*padding-bottom:60px;*/}
	.about_us_box dd .about_item li { width:100%; height:auto; line-height:0.6rem;  margin-bottom:0.3rem; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:center;}
	.about_us_box dd .about_item li .tit { width:80%; flex:0 0 80%; height:0.6rem;padding:0 0.2rem; border-radius:0.1rem 0 0.1rem 0;}
	.about_us_box dd .about_item li .tit:before {  width:0.08rem; height:0.08rem; border-radius:50%; margin-right:0.1rem;}
	.about_us_box dd .about_item li .tit1 {  margin-left:0.1rem; font-size:0.22rem;}
	.about_us_box dd .about_item li .des { width:100%; font-size:0.22rem; line-height:0.4rem; border-bottom:1px dashed #323232; margin-left:0; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-end; padding:0.2rem 0;}
	.about_us_box dd .about_item li .info { width:100%; height:0.55rem; line-height:0.55rem; font-size:0.2rem;}
	
	.about_us_box dd .about_block { margin-top:0.6rem;}
	.about_us_box dd .about_pic { width:50%; height:auto; overflow:hidden; float:right; padding-left:0.82rem;}
	.about_us_box dd .about_pic_list { margin-top:0.4rem; }
	.about_us_box dd .about_pic_list li { width:50%;}
	.about_us_box dd .about_pic_list li .tit { font-size:0.22rem; line-height:0.6rem; text-align:center;}
	
	.about_us_box dd .ctrl_box { width:100%; height:auto; overflow:hidden; margin:0.3rem 0; display:none;}
	.about_us_box dd .ctrl_box a { width:0.69rem; height:0.22rem; line-height:0.22rem; margin:0 0.25rem; font-size:0.18rem;}
	
	.about_us_box dd .about_item_setp { margin-top:0.4rem;}
	.about_us_box dd .about_item_setp li { width:1.68rem; height:0.6rem; float:left; margin:0.15rem 0; position:relative;}
	.about_us_box dd .about_item_setp li:after { content:''; position:absolute; right:-8%; top:50%; margin-top:-0.06rem;
	border-top: 0.06rem solid transparent;
	border-bottom: 0.06rem solid transparent;
	border-left: 0.1rem solid #9859a1;
	border-right: 0px solid transparent;
	}
	.about_us_box dd .about_item_setp li .tit { width:100%; height:0.6rem; line-height:0.6rem; font-size:0.2rem; padding:0 0.2rem; border-radius:0.1rem 0 0.1rem 0;}

	/*服务项目*/
	.service_items_box { height:auto; overflow:hidden;}
	.service_items_box .title { margin:0.3rem 0;}
	.service_items_box .service_items { margin:0;}
	.service_items_box .service_items a { width:100%; flex-flow:column-reverse wrap;}
	.service_items_box .service_items .pic { width:100%; padding:0; border-radius:0 0.2rem 0 0.2rem; margin-top:0.3rem;}
	.service_items_box .service_items .pic img { display:block; width:100%;}
	.service_items_box .service_items .brief { width:100%; height:auto; overflow:hidden; float:left;}
	.service_items_box .service_items .brief .tit { width:100%; flex:0 0 100%; height:0.6rem; line-height:0.6rem; font-size:0.32rem; padding:0 0.2rem; border-radius:0.1rem 0 0.1rem 0;}
	.service_items_box .service_items .brief .des { font-size:0.2rem; line-height:0.4rem; margin-top:0.3rem; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-end; padding:0.1rem 0; text-indent:2em; border-bottom:0;}
	.service_items_box .service_items .brief .tit:before { display:inline-block; width:0.08rem; height:0.08rem; border-radius:50%; margin-right:0.1rem;}
	.service_items_box .service_items.picright a { flex-direction:column-reverse;}
	.service_items_box .service_items.picright .pic { padding:0;}
	/*加盟申请*/
	.join_apply { margin-top:0.3rem;}
	.join_apply .input { height:0.6rem; height:0.6rem; line-height:0.6rem; font-size:0.2rem; text-indent:0.4rem; }
	.join_apply .select { height:0.6rem; height:0.6rem; line-height:0.6rem; font-size:0.2rem; text-indent:0.4rem;}
	.join_apply { margin-top:0.3rem;}
	.join_apply .form-group { width:100%; margin-bottom:0.2rem; padding:0;}
	.join_apply .textarea { width:100%; height:2rem; padding:0.3rem 0.4rem; font-size:0.2rem;}
	.join_apply .submit { width:1.68rem; height:0.6rem; line-height:0.6rem; font-size:0.2rem; letter-spacing:0.017rem; border-radius:0.1rem 0 0.1rem 0; margin-top:0.2rem;}
	.join_apply .reset {  width:1.68rem; height:0.6rem; line-height:0.6rem; font-size:0.2rem; letter-spacing:0.017rem;border-radius:0.1rem 0 0.1rem 0;}
	.join_apply .textarea:-moz-placeholder,
	.join_apply .textarea::-moz-placeholder,
	.join_apply .textarea:-ms-input-placeholder,
	.join_apply .textarea::-webkit-input-placeholder{ font-size:0.2rem;}


/*在线申请*/
.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:100%; flex:0 0 100%; height:0.6rem; line-height:0.6rem; margin-bottom:0.2rem; text-indent:0.2rem; font-size:0.2rem;}
.apply_box .applyform .inputbox { width:100%; flex:0 0 100%; height:0.6rem; line-height:0.6rem; margin-bottom:0.2rem; font-size:0.2rem; }
.applyform .input_label { margin-left:0.2rem; height:auto; overflow:hidden;}
.applyform .input_radio { display:inline-block; margin-right:0.2rem; height:auto; overflow:hidden;}
.applyform .input_radio a { display:inline-block; color:#848484; margin-left:0.1rem;}
.applyform .input_radio a:before { content:''; width:0.14rem; height:0.14rem; border-radius:50%; top:0.02rem; margin-right:0.1rem;}
.applyform .input_radio a.sel:before { background:#ce0615;}
.apply_box .applyform .input:focus { background-color:#ddd;}
.apply_box .applyform .input.not_null { background-image:url(/template/default/index/images/icon_not_null.png);}
.apply_box .applyform .input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #848484; font-size:0.2rem;
}
.apply_box .applyform .input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #848484; font-size:0.2rem;
}
.apply_box .applyform .input:-ms-input-placeholder{
    color: #848484; font-size:0.2rem;
}
.apply_box .applyform .input::-webkit-input-placeholder{
    color: #848484; font-size:0.2rem;
}
.apply_box .applyform .textarea { width:100%; flex:0 0 100%; height:2rem; line-height:0.4rem; padding:1.5% 1.5%; font-size:0.2rem;}
.apply_box .applyform .applyform_btn { flex:0 0 100%; 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:0.6rem; line-height:0.6rem; background:#9859a1; color:#fff; font-size:0.20reem; border:0; border-radius:0.1rem 0 0.1rem 0; cursor:pointer;}
.apply_box .applyform .reset { width:48%; height:0.6rem; line-height:0.6rem; background:#9859a1; color:#fff; font-size:0.20reem; border:0; border-radius:0.1rem 0 0.1rem 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%;}


	/*领导班子*/
	.leaderbox { width:100%; height:auto; overflow:hidden; margin-top:0.3rem;}
	.leaderbox dt .title { width:100%; text-align:center;}
	.leaderbox dt .tit { line-height:0.6rem; font-size:0.32rem; color:#0256ab;}
	.leaderbox dt .tit1 { line-height:0.3rem; margin:0.1rem 0; font-size:0.28rem;}
	.leaderbox dt .ctrl_box { display:none;}
	.leaderbox dd { margin-top:0.3rem;}
	.leaderbox dd .leader_list li { width:50%;}
	.leaderbox dd .leader_list li .brief { width:100%; height:auto; padding:0.1rem;}
	.leaderbox dd .leader_list li .tit { font-size:0.24rem; line-height:0.4rem;}
	.leaderbox dd .leader_list li .tit1 { font-size:0.20rem; line-height:0.3rem; text-align:center;}
	.leaderbox dd .leader_list li .tit1:before,
	.leaderbox dd .leader_list li .tit1:after { display:none; margin:0 0.1rem;}
	/*组织机构*/
	.organizationbox_bg { margin-top:0.3rem;}
	.organizationbox { margin:0.7rem auto;}
	.organizationbox dt { width:100%; height:auto; overflow:hidden;}
	.organizationbox dt .title { width:100%; text-align:center;}
	.organizationbox dt .tit { line-height:0.6rem; font-size:0.32rem;}
	.organizationbox dt .tit1 { line-height:0.3rem; margin:0.1rem 0; font-size:0.28rem;}
	.organizationbox dd { margin-top:0.3rem;}
	/*发展历程*/
	.development_path { margin:0.3rem auto; padding:0.7rem 0.2rem;}
	.development_path dt { height:auto; overflow:hidden; padding-right:0;}
	.development_path dt .title { width:100%; height:auto; overflow:hidden; text-align:center; float:left; margin:0;}
	.development_path dt .tit { line-height:0.6rem; font-size:0.32rem;}
	.development_path dt .tit1 { line-height:0.3rem; margin:0.1rem 0; font-size:0.28rem;}
	.development_path dt .des { line-height:0.5rem; font-size:0.22rem; color:#fff; text-indent:2em; margin-top:0.2rem;}
	.development_path dd .tabs { width:500px;}
	.development_path dd { margin:0.6rem 0; margin-bottom:0;}
	.development_path dd .development_box { width:100%; height:auto; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
	.development_path dd .development_tabs { width:100%; /*flex-basis:530px; flex-shrink:0; height:553px;*/ overflow:; font-size:0.18ren; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start;}
	.development_path dd .development_tabs .ctrl_box { flex-flow:row nowrap; margin-top:0.6rem; display:none;}
	.development_path dd .development_tabs .prev,
	.development_path dd .development_tabs .next { display:block; width:49%; height:0.6rem; line-height:0.6rem; overflow:hidden; text-align:center; font-size:0.22rem;}
	.development_path dd .development_tabs .next { line-height:0.6rem;}
	.development_path dd .development_tabs .swiper-container { width:100%; height:300px;}
	.development_path dd .development_tabs ul li { width:100%; height:auto; line-height:0.92rem;/*height: calc((100% - 0px) / 5);*/ overflow:; position:relative;}
	.development_path dd .development_tabs ul li:before { left:0.1rem; top:0.3rem; bottom:0.1rem; width:1px; background:#fff;}
	.development_path dd .development_tabs ul li a { height:0.8rem; line-height:0.8rem; color:#fff; display:block; padding-left:5%; position:relative;}
	.development_path dd .development_tabs ul li .tit { font-size:0.32rem; line-height:0.4rem; font-weight:bold;}
	.development_path dd .development_tabs ul li .des { height:0.96rem; font-size:0.22rem; line-height:0.48rem; margin-top:0.1rem; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
	.development_path dd .development_tabs ul li a:before { content:''; width:0.13rem; height:0.13rem; background:#fff; border-radius:50%; position:absolute; left:0.04rem; top:0; margin-top:0.04rem;}
	/*团队*/
	.leader-list li .box { padding:0.3rem 0; padding-left:2.5rem;}
	.leader-list li .pic { width:2rem; height:auto; overflow:hidden; float:left; margin:0 0 0 -2.5rem; position:relative;}
	.leader-list li .pic img { float:left; width:2rem;}
	.leader-list li .pic .info { margin-left:0.5rem; float:left; margin-top:0.5rem;}
	.leader-list li .brief { width:100%; height:auto; overflow:hidden; float:left; margin-top:0.3rem;}
	.leader-list li .tit { font-size:0.32rem; line-height:0.4rem; font-weight:100;}
	.leader-list li .tit1 { font-size:0.24rem; line-height:0.3rem; margin:0.1rem 0;}
	.leader-list li .des { font-size:0.24rem; line-height:2;color:#333;}
	/*业务体系*/
	.business_system { margin:0.7rem auto;}
	.business_system dt .title { width:100%; text-align:center;}
	.business_system dt .tit { line-height:0.6rem; font-size:0.32rem;}
	.business_system dt .tit1 { line-height:0.3rem; margin:0.1rem 0; font-size:0.28rem;}
	.business_system dd { margin-top:0.5rem;}
	.business_system dd .business_system_list li { flex:0 0 100%; margin:0.2rem 0;}
	.business_system dd .business_system_list li + li { margin-left:0;}
	.business_system dd .business_system_list li img { display:block;}
	.business_system dd .business_system_list li .brief { left:0.3rem; bottom:0.4rem; right:0.3rem; top:0.3rem; padding:0.2rem 0.3rem;}
	.business_system dd .business_system_list li .brief .title { width:100%; height:0.5rem; line-height:0.5rem; border-bottom:1px solid #f0f0f0;}
	.business_system dd .business_system_list li .brief .title .tit { font-size:0.28rem; color:#000; margin-left:0.25rem;}
	.business_system dd .business_system_list li .brief .title .icon { width:0.3rem; font-size:0.3rem; color:#03589b; text-align:center; float:left; display:block;}
	.business_system dd .business_system_list li .brief .title .more { float:right; color:#03589b;}
	.business_system dd .business_system_list li .brief .des { width:100%; height:auto; overflow:hidden; margin:0.2rem 0; font-size:0.22rem; color:#2f2f2f; line-height:0.5rem; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
	.business_system dd .business_system_list li:hover .des { color:#03589b;}
	/*发展历程*/
	.development-line-box:after { height:0.04rem; margin-top:-0.02rem;}
	.development-line-box .prev,
	.development-line-box .next { width:0.6rem; height:0.6rem; line-height:0.6rem; font-size:0.6rem; margin-top:-0.3rem;}
	.development-line-box .next { left:auto; right:0;}
	.development-line { width:100%; height:auto; overflow:; position:relative;}
	.development-line li { width:20%; height:auto; line-height:2; float:left; position:relative; cursor:pointer; padding:30px 0;}
	.development-line li:after { width:0.2rem; height:0.2rem; border:0.01rem solid #21366e; margin-left:-0.1rem; margin-top:-0.1rem;}
	.development-line li .tit { text-align:center; font-size:0.24rem; top:-0.6rem;}
	
	.development-list li .tit { font-size:0.4rem;}
	.development-list li .tit1 { font-size:0.3rem; }
	.development-list li .des { font-size:0.24rem;}
	.development-list li .start { font-size:0.2rem; margin-right:0.2rem;}
	/*成员企业*/
	.member_companies { margin:0.4rem auto;}
	.member_companies dt .title { width:100%; text-align:center;}
	.member_companies dt .tit { line-height:0.6rem; font-size:0.32rem;}
	.member_companies dt .tit1 { line-height:0.3rem; margin:0.1rem 0; font-size:0.28rem;}
	.member_companies dd { margin-top:0rem;}
	.member_companies dd .member_companies_list { margin-bottom:-0.2rem;}
	.member_companies dd .member_companies_list li { width:48%; height:auto; /*width:25%; flex:0 0 25%;*/ float:left; margin-bottom:0.2rem;}
	.member_companies dd .member_companies_list li a { padding:0.2rem; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center; position:relative;}
	.member_companies dd .member_companies_list li a:after {}
	.member_companies dd .member_companies_list li .pic { width:1rem; height:1rem; flex:0 0 1rem; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
	.member_companies dd .member_companies_list li .pic .img1 { display:block;}
	.member_companies dd .member_companies_list li .pic .img2 { display:none;}
	.member_companies dd .member_companies_list li .tit1 { font-size:0.28rem; line-height:0.6rem;}
	.member_companies dd .member_companies_list li .tit { height:0.8rem; line-height:0.4rem; font-size:0.22rem; margin-top:0rem;}
	.member_companies dd .member_companies_list li .info { margin-left:0.2rem; float:left;}
	.member_companies dd .member_companies_list li:hover a { background:#03589b;}
	.member_companies dd .member_companies_list li:hover .tit,
	.member_companies dd .member_companies_list li:hover .tit1 { color:#fff;}
	.member_companies dd .member_companies_list li:hover a:after { visibility:visible;}
	.member_companies dd .member_companies_list li:hover .pic .img1 { display:none;}
	.member_companies dd .member_companies_list li:hover .pic .img2 { display:block;}
	.member_companies dd .more { font-size:18px; line-height:30px; text-align:center; color:#21366e; display:block; background:url(/template/default/index/images/member_companies_more_bg.png) top center no-repeat;}
	.member_companies dd .more:after { content:'﹀'; display:block;}
	/*使命愿景*/
	.mission_vision { margin-top:0.8rem;}
	.mission_vision dt .title { width:100%; text-align:center;}
	.mission_vision dt .tit { line-height:0.6rem; font-size:0.32rem;}
	.mission_vision dt .tit1 { line-height:0.3rem; margin:0.1rem 0; font-size:0.28rem;}
	.mission_vision dt .tit:before { width:0.05rem; height:0.4rem;  margin:0.2rem auto; display:none;}
	.mission_vision dd { margin-top:0.5rem; }
	.mission_vision dd .prev,
	.mission_vision dd .next { display:none;}
	.mission_vision dd .mission_vision_list li { width:50%;}
	.mission_vision dd .mission_vision_list li a { padding:0.4rem 0;}
	.mission_vision dd .mission_vision_list li a:after { margin-left:-0.33rem; width:0.66rem; height:0.06rem; background:#595a5c;}
	.mission_vision dd .mission_vision_list li:hover a:after { background:#fff;}
	.mission_vision dd .mission_vision_list li .tit { font-size:0.26rem; line-height:0.5rem; position:relative;}
	.mission_vision dd .mission_vision_list li .icon{ width:1rem; height:1rem; line-height:1rem; font-size:0.7rem; margin:0.3rem auto;}
	.mission_vision dd .mission_vision_list li .des { height:0.8rem; font-size:0.22rem; line-height:0.4rem;}
	/*社会责任*/
	.social_responsibility { padding:1rem 0px; margin-top:0.8rem;}
	.social_responsibility dt .tit { line-height:0.6rem; font-size:0.32rem;}
	.social_responsibility dt .tit1 { line-height:0.3rem; margin:0.1rem 0; font-size:0.28rem;}
	.social_responsibility dd .info { margin:0 0.4rem;}
	.social_responsibility dd .tit { font-size:0.28rem; line-height:0.5rem; margin:0.2rem 0; font-weight:bold;}
	.social_responsibility dd .des { font-size:0.22rem; line-height:0.6rem;}
	/*集团风采*/
	.group_style { padding:0.5rem 0;}
	.group_style dt .title { width:100%; text-align:center;}
	.group_style dt .tit { line-height:0.6rem; font-size:0.32rem;}
	.group_style dt .tit1 { line-height:0.3rem; margin:0.1rem 0; font-size:0.28rem;}
	.group_style dd { margin-top:0.5rem; }
	.group_style dd .group_style_list li { width:100%;}
	.group_style dd .group_style_list li .brief { height:0.8rem; line-height:0.8rem; font-size:0.24rem;}
	.group_style dd .ctrl_box { margin-top:0.4rem; height:0.5rem;}
	.group_style dd .ctrl_box .swiper-pagination-progressbar { width:80%; height:0.05rem; border-radius:0.025rem; left:10%; top:50%; margin-top:-0.025rem;}
	.group_style dd .ctrl_box .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { height:0.5rem; border-radius:0.025rem;}
	.group_style dd .ctrl_box .prev,
	.group_style dd .ctrl_box .next { width:0.5rem; height:0.5rem; line-height:0.5rem; font-size:0.22rem; margin-top:-0.25rem; text-align:center; border-radius:50%;}
	/*企业文化新闻*/
	.culture_news_box { margin-bottom:1rem;}
	.culture_news_box dt .title { width:100%; text-align:center;}
	.culture_news_box dt .tit { line-height:0.6rem; font-size:0.32rem;}
	.culture_news_box dt .tit1 { line-height:0.3rem; margin:0.1rem 0; font-size:0.28rem;}
	/*学习排名*/
	.study_power_rankings_box { margin:0.3rem 0;}
	.study_power_rankings_box .study_power_rankings_title { font-size:0.28rem; line-height:0.5rem; margin:0.2rem 0; padding:0 0.2rem; }
	.study_power_rankings_box .study_power_rankings_list { font-size:0.20rem;}
	.study_power_rankings_box .study_power_rankings_list li { height:0.9rem; line-height:0.9rem; color:#000; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
	.study_power_rankings_box .study_power_rankings_list li:nth-child(2) .num,
	.study_power_rankings_box .study_power_rankings_list li:nth-child(3) .num,
	.study_power_rankings_box .study_power_rankings_list li:nth-child(4) .num { background-size:100% auto;}
	.study_power_rankings_box .study_power_rankings_list li .attrh:nth-child(1),
	.study_power_rankings_box .study_power_rankings_list li .attr:nth-child(1) { width:25%; margin-left:0.1rem;}
	/*人才理念*/
	.talent_concept { width:100%; height:auto; overflow:visible; margin-top:0.8rem; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
	.talent_concept dt { width:100%; flex:1 0 100%;}
	.talent_concept dt .title { width:100%; text-align:center;}
	.talent_concept dt .tit:before { width:0.05rem; height:0.4rem;  margin:0.2rem auto; display:none;}
	.talent_concept dt .tit { line-height:0.6rem; font-size:0.32rem;}
	.talent_concept dt .tit1 { line-height:0.3rem; margin:0.1rem 0; font-size:0.28rem;}
	.talent_concept dd .info_box { margin-left:0rem; text-align:center;}
	.talent_concept dd .tit { font-size:0.28rem; line-height:0.5rem; margin-top:0.3rem;}
	.talent_concept dd .addr { font-size:0.22rem; line-height:0.4rem; color:#000; margin-top:0.2rem;}
	.talent_concept dd .des { font-size:0.22rem; line-height:0.4rem; margin-top:0.3rem; -webkit-line-clamp: 10; text-align:center;}
	.talent_concept dd .contact_title { width:100%; font-size:0.32rem; line-height:0.6rem; margin:0.3rem 0; text-align:center;}
	.talent_concept dd .contact_info { width:100%; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center;}
	.talent_concept dd .contact_info li { width:50%; height:auto; float:left; text-align:center; margin:0.2rem 0;}
	.talent_concept dd .contact_info li .icon { width:1rem; height:1rem; margin:0 auto; line-height:1rem; font-size:0.5rem; text-align:center;}
	.talent_concept dd .contact_info li .icon.icon-zonggongsi { font-size:0.5rem;}
	.talent_concept dd .contact_info li .tit1 { font-size:0.28rem; line-height:0.4rem;}
	/*联系我们*/
	.contact_us_box { margin:0.5rem 0;}
	.contact_us_box .contact_info { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:space-between; align-items:stretch;}
	.contact_us_box .contact_info dt { width:100%; flex:1 0 100%; height:auto; overflow:hidden;}
	
	.contact_us_box .contact_info dt .title { width:100%; text-align:center;}
	.contact_us_box .contact_info dt .tit:before { content:''; display:block; width:3px; height:21px; background:#0256ab; margin:10px 0;}
	.contact_us_box .contact_info dt .tit { line-height:0.6rem; font-size:0.32rem;}
	.contact_us_box .contact_info dt .tit1 { line-height:0.3rem; margin:0.1rem 0; font-size:0.28rem;}
	.contact_us_box .contact_info dt .tit:before { width:0.05rem; height:0.4rem;  margin:0.2rem auto; display:none;}
	.contact_us_box .contact_info dt .tit2 { font-size:0.22rem; line-height:0.4rem;}
	
	.contact_info_way { width:100%; height:auto; overflow:hidden;}
	.contact_info_way li { width:100%; height:auto; overflow:hidden;}
	.contact_info_way li .lab { height:0.6rem; font-size:0.28rem; line-height:0.6rem; margin-top:0.2rem; }
	.contact_info_way li .lab .icon { font-size:0.32rem; margin-right:0.1rem;}
	.contact_info_way li .tit3 { font-size:0.22rem; line-height:0.6rem;}
	.contact_info_way li .tit3.tel { font-size:0.28rem;}
	
	.contact_us_box .contact_info dd { width:100%; height:auto; overflow:hidden;}
	.contact_us_box .contact_info dd .map { width:100%; height:6rem; margin-top:0.3rem; float:left;}
	
	/*留言提交*/
	.contact_us_box .cotnact_feedback { margin-top:0.2rem;}
	.contact_us_box .cotnact_feedback dt .tit { font-size:0.32rem; line-height:0.6rem;}
	.contact_us_box .cotnact_feedback dd { width:100%; height:auto; overflow:visible; margin-top:0.1rem;}
	.contact_us_box .cotnact_feedback dd .feedback_form { height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
	.contact_us_box .cotnact_feedback dd .feedback_form .input { width:100%; height:0.8rem; line-height:0.8rem; font-size:0.22rem; margin-top:0.26rem; border:0; text-indent:0.2rem; float:left;}
	.contact_us_box .cotnact_feedback dd .feedback_form .input:focus,
	.contact_us_box .cotnact_feedback dd .feedback_form .textarea:focus { background:#dedede;}
	.contact_us_box .cotnact_feedback dd .feedback_form .textarea { width:100%; flex:0 0 100%; height:1.3rem; line-height:0.3rem; padding:0.2rem; margin-top:0.26rem;}
	.contact_us_box .cotnact_feedback dd .feedback_form .input:-moz-placeholder,
	.contact_us_box .cotnact_feedback dd .feedback_form .textarea:-moz-placeholder,
	.contact_us_box .cotnact_feedback dd .feedback_form .input::-moz-placeholder,
	.contact_us_box .cotnact_feedback dd .feedback_form .textarea::-moz-placeholder,
	.contact_us_box .cotnact_feedback dd .feedback_form .input:-ms-input-placeholder,
	.contact_us_box .cotnact_feedback dd .feedback_form .textarea:-ms-input-placeholder,
	.contact_us_box .cotnact_feedback dd .feedback_form .input::-webkit-input-placeholder,
	.contact_us_box .cotnact_feedback dd .feedback_form .textarea::-webkit-input-placeholder{ font-size:0.22rem;}
	.contact_us_box .cotnact_feedback dd .feedback_form .btn_box { width:100%; margin:0.3rem 0; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
	.contact_us_box .cotnact_feedback dd .feedback_form .submit,
	.contact_us_box .cotnact_feedback dd .feedback_form .reset{ width:49%; height:0.8rem; margin:0; font-size:0.24rem;}

	/*招聘信息*/
	.jobs_info_box {  margin:0.4rem 0;}
	.jobs_info_box dt { width:100%; height:0.6rem; font-size:0.3rem; line-height:0.6rem; margin:0.3rem 0; text-align:center;}
	.jobs_info_box dt .tit { color:#03589b; font-size:0.32rem; line-height:0.5rem;}
	.jobs_info_box dd { margin-top:0.4rem;}
	.jobs_info_box dd .jobs_info_list { width:100%; height:auto; overflow:hidden;}
	.jobs_info_box dd .jobs_info_list li { width:100%; height:auto; overflow:hidden;}
	.jobs_info_box dd .jobs_info_list li .title { height:0.75rem; font-size:0.28rem; line-height:0.75rem;}
	.jobs_info_box dd .jobs_info_list li .more { font-size:0.48rem;}
	.jobs_info_box dd .jobs_info_list li .des { width:100%; font-size:0.22rem; line-height:0.7rem; height:0.7rem;}

	/*图片新闻*/
	.pic-news-list-scroll { width:100%; height:auto; overflow:; margin-top:0.3rem; position:relative;}
	.pic-news-list-scroll .ctrl_box { width:100%; position:relative;}
	.pic-news-list-scroll .prev,
	.pic-news-list-scroll .next { width:0.6rem; height:0.6rem; line-height:0.6rem; background:rgba(0,0,0,.3); color:#fff; font-size:0.26rem; top:20%; margin-top:-0.3rem; left:2%; border-radius:0.1rem; font-weight:100; display:none;} 
	.pic-news-list-scroll .next { left:auto; right:2%;}
	.pic-news-list li{ width:100%;}
	.pic-news-list li.ml0 { margin-left:0;}
	.pic-news-list li .margin { margin:0.3rem;}
	.pic-news-list li .brief { width:100%; height:auto; overflow:hidden; z-index:2; float:left; background:url(../image/logo_big_bg.png) 98% 90% no-repeat; background-size:50% auto;}
	.pic-news-list li .date { font-size:0.22rem; line-height:0.4rem; margin:0.2rem 0;}
	.pic-news-list li .date .d { font-size:0.5rem;}
	.pic-news-list li .date .s { font-size:0.28rem;}
	.pic-news-list li .tit { height:0.8rem; line-height:0.4rem; font-size:0.28rem;}
	.pic-news-list li .icon { line-height:0.9rem; font-size:0.3rem; }
	.pic-news-list li .des { width:100%; height:0.8rem; font-size:0.24rem; line-height:0.4rem; color:#7e7e7e; overflow:hidden; margin:0.2rem 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
	.pic-news-list li .more { font-size:0.22rem; line-height:0.3rem; letter-spacing:2px;}
	.pic-news-list li .more:after { content:'>';}
	.pic-news-list li .pic { width:100%;}
	.pic-news-list li .pic .info { height:0.9rem; display:none;}
	.pic-news-list li .pic .info .tit { height:0.4rem; line-height:0.4rem; font-size:0.22rem; margin-left:0.3rem;}
	.pic-news-list-scroll .swiper-pagination { width:30%;}
	.pic-news-list-scroll .swiper-pagination-bullets{ max-width:auto; left:auto; right:0.3rem; bottom:0.3rem; height:0.4rem;}
	.pic-news-list-scroll .swiper-pagination-bullet { width:0.2rem; height:0.2rem; border:0.02rem solid #666; margin:0 0.05rem;}
	.pic-news-list-scroll .swiper-pagination-bullet-active { border:0.02rem solid #e30109; background:#e30109;}
	/*新闻列表样式*/
	.news-list { margin:0; padding:0;}
	.news-list li a { padding:0.2rem 0;}
	.news-list li .tit { height:0.8rem; line-height:0.8rem; font-size:0.26rem;}
	.news-list li .des { height:auto; line-height:0.3rem; margin-top:0.0rem; font-size:0.18rem;}
	.news-list li .time,
	.news-list li .more { font-size:0.18rem; line-height:0.6rem;}
	.news-list li .info { height:0.6rem; line-height:0.6rem;}
	.news-list li .pic { width:100%; margin:0; border-radius:0.1rem;}
	/*内页联系我们*/
	.contentbox dd .contact_info_box { width:100%; padding:10% 0; margin-top:0rem; margin-bottom:0.3rem; flex-flow:row wrap;}
	.contentbox dd .contact_info_box .contact_info { width:100%; border:0.04rem solid #9859a1; margin:0; padding:0.2rem;}
	.contentbox dd .contact_info_box .contact_info .pic img { display:block; width:100%;}
	.contentbox dd .contact_info_box .contact_info .info { font-size:0.20rem; line-height:3; margin:0;}
	.contentbox dd .contact_info_box .contact_info .info strong { font-size:22px;}
	.contentbox dd .contact_info_box .qrcodebox { width:100%; border:0.04rem solid #9859a1; margin:0; margin-top:0.2rem; padding:0.2rem 0.2rem; justify-content:center; }
	.contentbox dd .contact_info_box .qrcodebox .tit { width:0.8rem; line-height:0.8rem; font-size:0.22rem; letter-spacing:0.08rem;}
	.contentbox dd .contact_info_box .qrcodebox .pic { float:left; width:3rem; height:auto; border:}
	.contentbox dd .contact_info_box .qrcodebox .pic img { display:block;}
	
	/*留言*/
	.feedback_form { margin-top:0.03rem;}
	.feedback_form .input { height:0.8rem; height:0.8rem; line-height:0.8rem; border:0; font-size:0.18rem; text-indent:0.4rem; border:0.02rem solid #d6d6d6;}
	.feedback_form .select { width:100%; height:0.8rem; height:0.8rem; line-height:0.8rem; border:0; font-size:0.18rem; text-indent:0.4rem; border:0.01rem solid #d6d6d6; float:left;}
	.feedback_form { margin-top:0.3rem;}
	.feedback_form .form-group { width:100%; margin-bottom:0.2rem; padding:0;}
	.feedback_form .has-danger .input,
	.feedback_form .has-danger .select,
	.feedback_form .has-danger .textarea { border:0.01rem solid #d6d6d6;}
	.feedback_form .textarea { width:100%; height:1.52rem; padding:0.3rem 0.4rem; font-size:0.18rem; border:0.01rem solid #d6d6d6;}
	.feedback_form .btn_box { width:100%; margin-top:0rem; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
	.feedback_form .submit,
	.feedback_form .reset {  width:48%; height:0.8rem; margin:0; background:#9859a1; line-height:0.6rem; font-size:0.18rem; letter-spacing:0.02rem; border:0; border-radius:0.1rem 0 0.1rem 0;}
	.feedback_form .textarea:-moz-placeholder,
	.feedback_form .textarea::-moz-placeholder,
	.feedback_form .textarea:-ms-input-placeholder,
	.feedback_form .textarea::-webkit-input-placeholder{ font-size:0.18rem;}
	.feedback_form .textarea:hover,
	.feedback_form .input:hover { border:0.01rem solid #9859a1;}

	.goods-list { margin-top:0.2rem; justify-content:space-between;}
	.goods-list li { width:48%; flex:0 0 48%; margin-left:0;}
	/*.goods-list li:nth-child(2n-1) { margin-left:0%;}*/
	.goods-list li .name{ height:0.6rem; line-height:0.6rem; font-size:0.22rem;}
	
	.pic-list { margin-top:0.2rem; justify-content:space-between;}
	.pic-list li { width:48%; flex:0 0 48.5%; margin-left:0;}
	/*.pic-list li:nth-child(2n-1) { margin-left:0%;}*/
	.pic-list li .name{ height:0.6rem; line-height:0.6rem; font-size:0.22rem;}
	
	.video-list { margin-top:0.2rem; justify-content:space-between;}
	.video-list li { width:48%; flex:0 0 48%; margin-left:0%;}
	/*.video-list li:nth-child(2n-1) { margin-left:0%;}*/
	.video-list li .name{ height:0.6rem; line-height:0.6rem; font-size:0.22rem;}
	
	/*下载信息列表*/
	.down-list li { height:auto; line-height:0.6rem; font-size:0.18rem; margin-top:0.2rem; padding:0.2rem;}
	.down-list li .click-num { display:none;}
	.down-list li .down-link { padding:0 0.10rem; height:0.40rem; line-height:0.40rem; border-radius:0.1rem;}
	.down-list li .icon { font-size:0.22rem;}

.product_info_box { margin-top:0.3rem; border-radius:0; padding:0.3rem;}
.product_info_box .product_info { width:100%; height:auto; float:left;}
.product_info_wrapp { width:100%; height:auto; overflow:hidden; display:-webkit-flex; flex-flow:column-reverse wrap;}
.product_info_box .product_info .tit { width:100%; padding:0.1rem 0.2rem; margin:0.1rem 0; color:#fff; background:#9859a1; font-size:0.32rem; line-height:1.2; display:inline-block; overflow:hidden; border-radius:0.12rem 0 0.12rem 0;}
.product_info_box .product_info .tit1 { font-size:18px; text-transform:uppercase; margin-left:20px;}
.product_info_box .product_info .line { width:97px; height:3px; background:#000; margin:40px 0;}
.product_info_box .product_info .slogan { font-size:16px; line-height:1.2; margin-top:40px;}
.product_info_box .product_info .des { font-size:14px; line-height:48px; color:#262626; margin-top:40px; padding-left:30px; background:url(../image/product_info_des_point_line.jpg) 0 16px repeat-y;}
.product_info_box .product_info .telbox {}
.product_info_box .product_info .faq_box { width:100%; height:auto; overflow:hidden; margin-top:0.6rem; font-size:0.22rem; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.product_info_box .product_info .faq_box .icon { font-size:0.25rem; margin-left:0.1rem;}
.product_info_box .product_info .faq_box .faq_btn ,
.product_info_box .product_info .faq_box .telbox { width:48%; height:0.60rem; line-height:0.60rem;}
.product_info_box .product_info .faq_box .telbox { margin:0;}
.product_info_box .product_info .faq_box .faq_btn:hover { background:#e4d3a8; color:#000;}
.product_info_box .product_pic { width:100%; height:auto; float:left; margin-top:0.2rem; position:relative;}
.product_info_box .product_pic .tit { width:100%; margin:0.2rem 0; color:#9859a1; font-size:0.32rem; line-height:1.2; text-align:center; font-weight:bold;}
.product_info_box .product_pic .prev,
.product_info_box .product_pic .next { width:40px; line-height:80px; height:80px; font-size:30px; text-align:center; position:absolute; left:0px; top:50%; margin-top:-40px; z-index:1; font-family:'微软雅黑'; display:none;}
.product_info_box .product_pic .next { right:0px; left:auto;}
.product_info_box .product_pic .product_pic_scroll { padding:0; margin-top:0.05rem;}
.product_info_box .product_pic .product_pic_thumb_scroll { padding:0 0.4rem; margin-top:0.28rem; position:relative; display:none;}
.product_info_box .product_pic .product_pic_thumb_scroll .swiper-slide { border:1px solid #f2f2f2;}
.product_info_box .product_pic .product_pic_thumb_scroll .swiper-slide img { display:block;}
.product_info_box .product_pic .product_pic_thumb_scroll .swiper-slide.swiper-slide-thumb-active { border:1px solid #9859a1;}

.product_info_box .product_parameter { width:100%; height:auto; font-size:18px; margin-top:50px; /*padding-bottom:60px;*/}
.product_info_box .product_parameter li { width:100%; height:auto; line-height:60px; text-align:left;  margin-bottom:50px; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:flex-start;}
.product_info_box .product_parameter li .tit { width:100%; flex:0 0 100%; height:0.6rem; line-height:0.6rem; overflow:hidden; padding:0 0.2rem; color:#fff; border-radius:0.11rem 0 0.11rem 0;}
.product_info_box .product_parameter li .tit:before { width:0.08rem; height:0.08rem; margin-right:0.1rem;}
.product_info_box .product_parameter li .tit1 { margin-left:0.1rem;}
.product_info_box .product_parameter li .des { width:100%; height:auto; overflow:hidden; font-size:0.22rem; line-height:2; margin-left:0.2rem; padding:0.1rem 0; padding-top:0;}
.product_info_box .product_parameter li .info { width:100%; height:55px; line-height:55px; font-size:14px; color:#323232; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:center;}
.product_info_box .product_parameter li .info .more:after { content:'>';}


	/*页脚*/
	.footer_bg { padding-bottom:1.2rem;}
	.footer_top_bg { height:auto; padding:0.1rem 0;}
	.footer_top { height:1rem;}
	.footer_top .logobox {}
	.footer_top .logobox .logo { width:1.6rem;}
	.footer_top .logobox .logo img { display:block; width:100%;}
	.footer_top .logobox .tit { font-size:0.18rem; line-height:0.3rem;}
	.footer_top .telbox { width:2.4rem; float:right; line-height:1rem;}
	.footer_top .telbox .icon { width:0.5rem; height:1rem; line-height:1rem; float:left; margin:0 0 0 -0.5rem; font-size:0.32rem;}
	.footer_top .telbox .tel { font-size:0.4rem; line-height:1rem;}

	.footer { margin-top:0.2rem; padding-bottom:0rem; flex-flow:row wrap;}
	.footer .navbox {  margin:0.2rem 0; }
	.footer .navbox .nav { width:100%; line-height:0.3rem; font-size:0.18rem; height:auto; overflow:hidden; float:left; margin-left:0%;}
	.footer .navbox .nav .tit { width:100%; font-size:0.28rem; height:0.6rem; line-height:0.6rem;}
	.footer .navbox .nav .list { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; margin:0rem 0;}
	.footer .navbox .nav .list a { width:auto; display:block; line-height:0.5rem; font-size:0.22rem; float:left; margin-right:0.2rem;}
	.footer .navbox .nav .list a:before { display:none;}
	
	.footer .info { width:100%; height:auto; padding:0; margin:0; padding-top:0.4rem; float:none; text-align:left; border:0; border-top:1px dashed #fff;}
	.footer .info .tit { width:100%; font-size:0.28rem; line-height:0.4rem; height:0.4rem; color:#fff; letter-spacing:0px;}
	.footer .info .tel { font-size:0.4rem; line-height:0.4rem; margin:0.2rem 0; font-weight:bold;}
	.footer .info .email { font-size:0.24rem; line-height:0.5rem;}
	.footer .info .weburl { font-size:0.24rem; line-height:0.5rem;}
	.footer .info .address { font-size:0.24rem; line-height:0.5rem;}
	.footer .info .qrcode { width:2.5rem; height:auto; overflow:hidden; float:none; margin-top:0.2rem;}

	.footerbox .qrcodebox { width:100%; height:auto; overflow:hidden; flex:0 0 100%; border:0; border-top:1px dashed #fff;}
	.footerbox .qrcodebox .qrcode { width:3rem; height:auto; float:left; margin-top:0.2rem;}
	.footerbox .qrcodebox .qrcode .pic { width:3rem; height:auto; overflow:hidden; margin-top:0.2rem;}
	.footerbox .qrcodebox .qrcode .tit { width:100%; font-size:0.28rem; line-height:0.4rem;}
	.footerbox .qrcodebox .qrcode .tit:after { content:''; width:0.6rem; height:0.02rem; background:#fff; display:block; margin:0.1rem 0;}
	
	/*版权*/
	.copyright_bg { height:0.86rem; border-top:1px solid #024f9e; margin-top:-0.86rem;}
	.copyright { height:0.86rem; line-height:0.86rem; margin:0 0.2rem; font-size:0.18rem;}
	.copyright a { color:#dbdbdb;}

	.aboutbox,
	.service_items,
	.productbox,
	.join_advantage,
	.casebox,
	.newsbox,
	.contactbox,
	.footer,
	.footer_top { margin:0 0.3rem;}
	/*分页样式*/
	.fenye{ width:100%; margin:0.3ren 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.22rem;}
	.fenye span { display:none;}
	.fenye a:first-child { min-width:0.86rem;}
	.fenye a:last-child { min-width:0.86rem;}
	.fenye a { border:1px #eee solid; color:#212121; background:#eee;display:inline-block; min-width:0.6rem;  height:0.5rem; line-height:0.5rem; padding:0 0; font-weight:100; margin-right:0.08rem; border-radius:0.03rem;}
	.fenye a:hover,.fenye .sel{ background:#9859a1; color:#fff; border:1px #9859a1 solid;}
	.fenye .sel{ }
	
	/*表单表格*/
.form_table{width:100%; padding:0; font-size:0.2rem;}
.form_table td p{ line-height:2; height:auto;}
.form_table .submit {width:100%; height:0.66rem;line-height:0.66rem; font-size:0.24rem;}
.inputall{height:0.5rem; line-height:0.5rem; border:1px #ddd solid; padding:2px 5px; font-size:0.2rem;}
.input500{width:100%;}



}
@media only screen and (max-width: 480px) {
	
}
