@charset "utf-8";
*.bhover { background:#999; color:#fff;}
* { margin:0; padding:0; outline:none; font-family:'微软雅黑', Helvetica,Arial,Lucida, sans-serif;
/*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:#707070;
	-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;}
ol,ul,li,p {
		list-style:none;font-weight:normal;
}
dl, ol, ul { margin-bottom:0;}
ol,ul,li,p,hr {
		list-style:none;font-weight:normal; margin:0; padding:0;
}
dl,dt,dd {border:0; font-weight:normal;}
a {
	color:#000;
	outline:none;
	font-weight:normal;
	text-decoration:none;
}

a:hover { color:#21366e; text-decoration:none;}
a img {
		border:0;
		margin:0;
		padding:0;
}
.ismobile { display:none;}
.alpha0 {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1;}
.alpha13 {filter:alpha(opacity=13); -moz-opacity:0.13; -khtml-opacity: 0.40; opacity: 0.13;}
.color1 { background:#cccccc;}
.color2 { background:#ffffff;}
.color3 { background:#000000;}
.color4 { background:#0baecb;}
.alpha70 { filter:alpha(opacity=70); -moz-opacity:0.70; -khtml-opacity: 0.70; opacity: 0.70; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1;}
.alpha40 { filter:alpha(opacity=40); -moz-opacity:0.40; -khtml-opacity: 0.40; opacity: 0.40; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1;}
.h50 { height:50px; display:none;}
.h60 { height:60px; display:none;}
.h65 { height:65px; display:none;}
*.fl { float:left;}
*.fr { float:right;}
*.mt3 { margin-top:3px;}
*.mt5 { margin-top:5px;}
*.mt8 { margin-top:8px;}
*.mt10 { margin-top:10px;}
*.mt20 { margin-top:20px;}
*.mt24 { margin-top:24px;}
*.mt30 { margin-top:30px;}
*.mt40 { margin-top:40px;}
*.mt45 { margin-top:45px;}
*.mt50 { margin-top:50px;}
*.mt60 { margin-top:60px;}
*.mt70 { margin-top:70px;}
*.mt80 { margin-top:80px;}
*.mt90 { margin-top:80px;}
*.mt100 { margin-top:100px;}
*.mt150 { margin-top:150px;}

*.f12 { font-size:12px; line-height:24px;}
*.f14 { font-size:14px; line-height:26px;}
*.f15 { font-size:15px; line-height:29px;}
*.f16 { font-size:16px; line-height:30px;}
*.f18 { font-size:18px; line-height:32px;}
*.f21 { font-size:21px; line-height:34px;}
*.f20 { font-size:20px; line-height:36px;}
*.f22 { font-size:22px; line-height:38px;}
*.f40 { font-size:40px; line-height:60px;}
*.f50 { font-size:50px; line-height:80px;}
*.center { text-align:center;}
*.strong { font-weight:bold;}
.cfff { color:#fff;}
.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:0px; top:50%; margin-top:-144px; height:288px; width:103px;/* background:#000; background:rgba(0,0,0,.5);*/ z-index:999; font-size:16px; text-transform:uppercase; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center;}
.fullpage_menu li { width:100%; height:48px; position:relative;}
.fullpage_menu li a { width:100%; height:48px; line-height:48px; overflow:hidden; color:#fff; display:block; padding-left:20px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.fullpage_menu li a:before { content:''; width:0px; height:1px; background:#fff; position:absolute; right: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);
}
.fullpage_menu li.active a { padding-left:0; font-weight:bold; font-size:20px;}
.fullpage_menu li.active a:before,
.fullpage_menu.style01 li.active a:before { width:60px;}
.fullpage_menu.style01 li a { color:#21366e;}
.fullpage_menu.style01 li a:before { background:#21366e;}

/*页眉*/
.top_bg { width:100%; height:180px; overflow:visible; z-index:999999; /* background:rgba(0,0,0,.2); box-shadow: 0px 0px 5px rgba(0,0,0,0.2);*/ position:fixed; left:0; top:0;}
.top_bg .top { max-width:1642px; min-width:300px; height:180px; margin:0 auto; margin-top:0px; position:relative;}
.top_bg.bgfff { height:100px;}
.top_bg.bgfff .top { height:100px;}
.top_bg.bgfff .top .logobox .logo { background:url(/template/default/index/images/logo-text-blue.png) center center no-repeat;}
.top_bg.bgfff .navmenu #menu li .subnav{ top:104px;}
.top_bg.bgfff .top .icon_btn a { color:#000;}

.top_bg.bgfff .top .search_btn.icon-guanbi,
.top_bg.bgfff .top .menu_btn.icon-guanbi { color:#fff;}
.ny .top_bg.bgfff { /*position:absolute;*/ background:#fff; box-shadow: 0px 0px 5px rgba(0,0,0,0.2);}

.top_bg.bgfff1 { background:#fff; height:100px;}
.top_bg.bgfff1 .top { height:100px;}
.top_bg.bgfff1 .top .logobox .logo { background:url(/template/default/index/images/logo-text-blue.png) center center no-repeat;}

.ny .top_bg.bgfff .top .search_btn.icon-guanbi,
.ny .top_bg.bgfff .top .menu_btn.icon-guanbi,
.ny .top_bg.bgfff1 .top .icon_btn a { color:#000;}

.top_bg .top:after { /*content:''; width:100%; height:1px; background:#c5c5c5; position:absolute; left:0; bottom:0;*/}
.top_bg .top .welcome { height:40px; line-height:40px; color:#000; float:left; margin-left:0px; font-size:14px;}
.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:251px; height:104px; overflow:hidden; text-align:center; position:absolute; top:0px; right:0; background:#00009e; border-radius:0px; z-index:1;}
.top_bg .top .telbox .icon { width:60px; height:104px; line-height:104px; display:inline-block; color:#fff; font-size:28px; text-align:center;}
.top_bg .top .telbox .lab { font-size:16px; line-height:40px; position:relative; top:0px; display:inline-block; color:#fff;}
.top_bg .top .telbox .tit { color:#b60909; font-size:22px; line-height:22px; font-weight:bold;}
.top_bg .top .telbox .tel { font-size:20px; line-height:104px; position:relative; letter-spacing:0px; color:#fff; font-family:'微软雅黑'; font-weight:bold; margin-left:0px; display:inline-block; /*text-shadow: 0 1px #fff, 1px 0 #fff, -1px 0 #fff, 0 -1px #fff; */}

.top_bg .top .logobox { width:229px; height:56px; position:absolute; left:0; top:50%; margin-top:-28px; overflow:visible;}
.top_bg .top .logobox .logo { display:block; width:229px; height:56px; background:url(/template/default/index/images/logo-text.png) center center no-repeat;}
.top_bg .top .logobox .info { height:auto; overflow:hidden; float:left; margin-top:8px;}
.top_bg .top .logobox .info .tit { font-size:30px; line-height:30px; color:#000; font-weight:bold; 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:14px; line-height:30px; color:#535353; letter-spacing:0.5px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; /*font-style:oblique;  font-weight:bold; */}
.top_bg .top .logobox .logo:hover {/*transform: perspective(120px) rotateY(-360deg);*/}

.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:24px; color:#fff; position:relative; line-height:40px;}
.top_bg .top .icon_btn a:before { margin-right:15px; font-size:30px; 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-guanbi:before,
.top_bg .top .menu_btn.icon-guanbi:before { font-size:20px;}

.top_bg .top .ad_text { position:absolute; left:34%; top:53%;}
.top_bg .top .toplink { height:63px;  line-height:63px; position:absolute; top:0; left:26px; color:#fff; font-size:16px;}
.top_bg .top .toplink .icon { display:inline-block; line-height:40px; font-size:40px; margin-right:5px; color:#2570d2; position:relative; top:6px;}
.top_bg .top .toplink .tel { display:inline-block; position:relative; margin:0 10px;}
.top_bg .top .toplink a { line-height:39px; color:#bfa22a; display:inline-block; text-align:center;}
.top_bg .top .toplink a:hover { color:#bfa22a;}
.top_bg .top .toplink .qrcodebox { width:104px; height:104px; position:absolute; left:20px; top:45px; border-left:0; background:#fff; border:1px solid #ccc; padding:5px; border-radius:2px; display:none;}

.top_bg .top .navmenu_btn { width:150px; height:120px; line-height:120px; overflow:visible; position:absolute; top:0; margin-top:0px; right:0; z-index:999;font-size:32px; color:#fff; text-align:center;}
.top_bg .top .navmenu_btn:hover { }

.search_box,
.navmenu_box { width:100%; height:100%; overflow:hidden; position:fixed; left:0; top:0; background:url(/template/default/index/images/pop_box_bg.png); background-size:100% 100%; 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 .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 .share_link { position:absolute; top:50%; margin-top:-10px; right:20px;}

.top_bg .top .lang_switch { width:129px; height:37px; position:absolute; right:70px; top:50%; margin-top:-19px; border:1px solid #fff; border-radius:19px;}
.top_bg .top .lang_switch .icon { width:37px; height:37px; line-height:37px; text-align:center; font-size:30px; color:#fff; position:absolute; left:4px; top:0px;}
.top_bg .top .lang_tag { width:80%; height:37px; line-height:37px; text-align:center; color:#fff; font-size:16px; cursor:pointer; float:left;}
.top_bg .top .lang_tag .lab { float:left; margin-left:40px;}
.top_bg .top .lang_tag:after { content:''; display:inline-block; position:relative; top:50%; margin-left:10px; margin-top:-5px;
	border-top: 10px solid #fff;
	border-bottom: 0px solid transparent;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;

}
.top_bg .top .lang_select { width:100%; height:0px; overflow:hidden; margin-top:0px; font-size:16px; background:#fff;}
.top_bg .top .lang_select a { display:block; line-height:37px; height:37px; text-align:center;}
.top_bg .top .lang_select a.hover { display:none;}
.top_bg .top .lang_switch:hover .lang_select { height:37px;}

/*主导航样式*/
.navmenu_bg { height:92px; position:relative; z-index:999999; background:url(/template/default/index/images/navmenu_bg_x.png) repeat-x;}

.navmenu { max-width:1642px; min-with:300px; height:100%; overflow:hidden; z-index:1; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-content:space-between; align-items:center;}
.navmenu #menu { width:100%; height:100%; position:relative; margin-top:150px; font-size:30px; /* background:url(/template/default/index/images/navmenu_spa.png) left center no-repeat;*/}
.navmenu #menu li { width:14.28571428571429%; height:100px; float:left; position:relative; /* background:url(/template/default/index/images/navmenu_spa.gif) right center no-repeat; writing-mode:tb-rl; font-weight:bold;  letter-spacing:2px;*/}
.navmenu #menu li.home { }
.navmenu #menu li.home a { }
.navmenu #menu li.home:before { /*content:''; width:0px; height:18px; position:absolute; left:-1px; top:50%; margin-top:-9px; display:block; overflow:hidden; border-left:1px solid #bf0707; border-right:1px solid #7a0000;*/}
/*.navmenu #menu li.home:before { content:''; width:1px; height:57px; position:absolute; left:0px; top:0; display:block; overflow:hidden; background:#d7d7d7;}*/
.navmenu #menu li.home:after { display:none;}
.navmenu #menu li.home:after { background:none;}
.navmenu #menu li:after { display:none;}
.navmenu #menu li a { display:block; width:100%; height:104px; line-height:104px; overflow:hidden; text-align:center; position:relative; top:0px; color:#fff; text-align:center;}
.navmenu #menu li a:hover {/*  background:rgba(255,255,255,.15);*/}
.navmenu #menu li:hover a .cn,
.navmenu #menu li.hover a .cn{ /*color:#0657a8; background:#dd1e19;*/}
.navmenu #menu li:hover a .en{ color:#83bbba;}
.navmenu #menu li:hover a+.subnav{ display:block;}
.navmenu #menu li.hover a,
.navmenu #menu li:hover a{ color:#fff;/*color:#df0b14; font-weight:bold; background:#dd1e19; color:#bf1010;*/}
.navmenu #menu li.hover,
.navmenu #menu li:hover { /*background:#ba0722; background:rgba(0,0,0,.15);background:#ba0722;  *//* letter-spacing:2px; */}
.navmenu #menu li.hover a+.subnav { }
.navmenu #menu li a:before{ display:none;
	content: '';
	position:absolute;
	left:50%;
	margin-left:-6px;
	bottom:20px;
	width:0px;
	height:0px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;
	border-top: 0px solid transparent;
	border-bottom: 0px solid #c60000;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	-webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
}
.navmenu #menu li a:after{ display:none;
	content: '';
	position:absolute;
	left:50%;
	margin-left:0;
	bottom:0px;
	width:0px;
	height:6px;
	background:#00009e;
	z-index:0;
	/*border-radius:5px 5px 0 0 ;*/
	-webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
	
	/**/
}
.navmenu #menu li:hover a:after,
.navmenu #menu li.hover a:after { width:66px; margin-left:-33px;}
.navmenu #menu li:hover a:before,
.navmenu #menu li.hover a:before { filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; border-bottom: 11px solid #c60000;}
/*二级菜单*/
.navmenu #menu li .subnav { width:100%; height:auto; overflow:hidden; position:relative; font-size:18px; font-weight:normal; }
.navmenu #menu li .subnav a { display:block; line-height:60px; width:100%; height:60px; color:#fff; background:none; position:relative; top:0; margin:0;}
.navmenu #menu li .subnav a:before { display:none;}
.navmenu #menu li .subnav a:after { background:none; color:#fff;}
.navmenu #menu li .subnav a:hover { color:#2281b8;}
.navmenu #menu li .subnav a:hover:before { background:#2a5e6b;}

.navmenu_bottom_box { width:100%; height:48px; margin-bottom:50px; }
.navmenu .searchbox { width:378px; height:48px; overflow:hidden; border-radius:24px; background:#fff; position:relative; float:left;}
.navmenu .searchbox .keys { width:100%; height:48px; line-height:48px; color:#000; font-size:16px; border:0; position:absolute; left:0px; top:0px; text-indent:20px; border-radius:0px; z-index:1;}
.navmenu .searchbox .submit { width:65px; height:48px; line-height:48px; font-size:16px; border:0; position:absolute; right:0px; top:0px; color:#fff; background:none; cursor:pointer; z-index:2;}
.navmenu .searchbox .submit_icon { width:65px; height:48px; line-height:48px; font-size:30px; background:#cc0000; color:#fff; border:0; position:absolute; right:0; top:0; text-align:center; z-index:1;}
.navmenu .searchbox .keys:-ms-input-placeholder{ color: #9e9e9e;}
.navmenu .searchbox .keys::-webkit-input-placeholder{ color: #9e9e9e;}
.navmenu .search_hotkeys { line-height:40px; height:40px; font-size:18px; text-align:center;}
.navmenu .search_hotkeys a { display:inline-block; color:#fff; margin:0 20px;}
.navmenu .telbox { height:40px; line-height:40px; overflow:hidden; color:#fff; text-align:center; float:right;}
.navmenu .telbox .icon { font-size:40px; margin-right:20px; float:left;}
.navmenu .telbox .lab { font-size:18px; float:left; margin-right:10px;}
.navmenu .telbox .tel { font-size:24px; font-weight:bold; float:left;}

.bannerBox { /*width:100%;*/ height:100%; overflow:hidden; position:relative; z-index:1; margin-top:0px;}
.bannerBox .swiper-container { width:100%; height:100%;}
.bannerBox .swiper-wrapper { width:100%; height:100%;}
.bannerBox .ctrl_info { width:118px; height:100%; position:absolute; right:0; top:0; z-index:1;}
.bannerBox .banner { width:100%; height:100%; position:relative;}
.bannerBox .banner .swiper-slide { width:100%; height:100%; background-repeat:no-repeat; background-size:cover; background-position:top center;}
.bannerBox .banner .swiper-slide img { display:block;}
.bannerBox .banner .swiper-slide a { display:block; }
.bannerBox .icon-down { width:80px; height:auto; overflow:hidden; position:absolute; left:50%; margin-left:-40px; bottom:10px; font-size:16px; color:#fff; line-height:50px; text-align:center;}
.bannerBox .icon-down:before { display:block; width:42px; height:42px; line-height:38px; text-align:center; border-radius:50%; border:2px dotted #fff; margin:0 auto; font-size:22px;}
.bannerBox .banner .swiper-pagination-bullets{ width:50%; text-align:left; height:10px; margin-top:-5px; top:50%;}
.bannerBox .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { }
.bannerBox .banner .swiper-pagination-bullet { width:9px; height:9px; border-radius:6px; background:none; border:2px solid #fff; opacity: 1; display:inline-block; margin:0 4px;
	-webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
}
.bannerBox .banner .swiper-pagination-bullet-active { width:37px; background:#fff;}

.bannerBox .ctrl_box { max-width:1642px; min-width:300px; height:133px; overflow:hidden; margin:0 auto; position:relative; top:-133px; z-index:999; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}

.bannerBox .prev_next { width:100px; height:42px; line-height:42px; position:absolute; right:0; top:50%; margin-top:-21px;}
.bannerBox .prev_next a { width:42px; height:42px; line-height:42px; border:2px dotted #fff; border-radius:50%; text-align:center; font-size:16px; color:#21366e; position:relative; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.bannerBox .prev_next .prev:after ,
.bannerBox .prev_next .next:after { content:'<'; width:30px; height:30px; line-height:30px; border-radius:50%; display:block; margin:0 auto; background:rgba(255,255,255,.90);}
.bannerBox .prev_next .next:after { content:'>';}
.bannerBox .prev_next .prev { float:left;}
.bannerBox .prev_next .next { float:right;}
.bannerBox .prev_next .prev:hover:after,
.bannerBox .prev_next .next:hover:after { background:#21366e; color:#fff;}
.bannerBox .prev_next .prev:hover,
.bannerBox .prev_next .next:hover { border:2px dotted #21366e;}

/*产品详细*/
.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:20px 0; margin-top:40px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.goods_info:after { content:''; background:#f6f6f6 url(../images/goods_detail_bg.png) center center no-repeat; background-size:auto 100%; position:absolute; left:0; top:65px; right:0; bottom:65px;}
.goods_info .pic { width:700px; float:right; margin:0 56px; height:auto; overflow:hidden; position:relative; z-index:1; box-shadow:0px 10px 10px rgba(0,0,0,.4); border-radius:50%;}
.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:36px; line-height:48px;}
.goods_info .info .tit:after { content:'—'; display:block;}
.goods_info .info .des { width:100%; font-size:16px; line-height:30px; overflow:hidden; 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_reserve_bg { height:auto; overflow:hidden; padding-bottom:0px;}
.goods_reserve { height:auto; margin-top:20px; position:relative;}
.goods_reserve dt { width:100%; height:60px; font-size:30px; line-height:60px; color:#000; text-align:center; position:relative;}
.goods_reserve dt:after { content:''; width:100%; height:1px; background:#efefef; position:absolute; left:0; top:50%;}
.goods_reserve dt .tit { display:inline-block; background:#fff; position:relative; z-index:1;}
.goods_reserve dt .tit:before { content:'?'; margin:0 15px; position:relative; top:-2px;}
.goods_reserve dt .tit:after { content:'?'; margin:0 15px; position:relative; top:-2px;}
.goods_reserve dd { max-width:1551px; min-width:300px; height:auto; overflow:visible; margin:0 auto;}
.goods_reserve dd .goods_reserve_form { height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.goods_reserve dd .goods_reserve_form .input { width:32.8%; height:63px; line-height:63px; background:#eeeeee; color:#000; margin-top:14px; border:0; text-indent:20px; float:left;}
.goods_reserve dd .goods_reserve_form .input:focus,
.goods_reserve dd .goods_reserve_form .textarea:focus { background:#ffcc00;}
.goods_reserve dd .goods_reserve_form .textarea { width:97%; flex:0 0 97%; height:100px; line-height:20px; background:#eeeeee; color:#000; padding:20px; border:0; margin-top:14px;}
.goods_reserve dd .goods_reserve_form .input:-moz-placeholder,
.goods_reserve dd .goods_reserve_form .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #18a0ff; opacity:1;  font-size:16px;
}
.goods_reserve dd .goods_reserve_form .input::-moz-placeholder,
.goods_reserve dd .goods_reserve_form .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #4e4e4e;opacity:1; font-size:16px;
}
.goods_reserve dd .goods_reserve_form .input:-ms-input-placeholder,
.goods_reserve dd .goods_reserve_form .textarea:-ms-input-placeholder {
    color: #4e4e4e;opacity:1; font-size:16px;
}
.goods_reserve dd .goods_reserve_form .input::-webkit-input-placeholder,
.goods_reserve dd .goods_reserve_form .textarea::-webkit-input-placeholder{
    color: #4e4e4e;opacity:1; font-size:16px;
}
.goods_reserve dd .goods_reserve_form .btn_box { height:auto; overflow:hidden; margin:0 auto; margin-top:18px;}
.goods_reserve dd .goods_reserve_form .submit{
    width:140px; height:48px; background:#c10e0e; border:0; cursor:pointer; color:#fff; margin:0 7px; font-size:16px; border-radius:8px;
}
.goods_reserve dd .goods_reserve_form .reset{
    width:140px; height:48px; background:#ffcc00; border:0; cursor:pointer; color:#c10e0e; margin:0 7px; font-size:16px; border-radius:8px;
}

/*详细页内容*/
.goods_detail_bg{ height:auto; overflow:hidden; padding-bottom:40px;}
.goods_detail { height:auto; margin-top:20px; 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_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; font-size:30px; line-height:60px; color:#000; text-align:center; position:relative;}
.goods_related dt:after { content:''; width:100%; height:1px; background:#efefef; position:absolute; left:0; top:50%;}
.goods_related dt .tit { display:inline-block; background:#fff; position:relative; z-index:1;}
.goods_related dt .tit:before { content:'?'; margin:0 15px; position:relative; top:-2px;}
.goods_related dt .tit:after { content:'?'; margin:0 15px; position:relative; top:-2px;}
.goods_related dd { max-width:1551px; min-width:300px; height:auto; overflow:visible; margin:0 auto;}
.goods_related dd .goods_related_list_scroll { width:100%; height:auto; position:relative;}
.goods_related dd .goods_list li a { display:block; position:relative; overflow:hidden; background:#efefef url(../images/pic_bg.png) -65% 50% no-repeat; background-size:130% auto;}
.goods_related dd .goods_list li .tit { font-size:23px;}
.goods_related dd .goods_list li .des { font-size:13px; color:#252525; line-height:24px; height:72px;}
.goods_related dd .goods_list li .more { margin-top:20%; font-size:13px; width:109px; height:38px; line-height:38px;}
.goods_related dd .goods_list li .more:hover { background:#5dca07;}

.goods_related dd .goods_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;}
.goods_related dd .goods_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;}
.goods_related dd .goods_related_scroll_prev:hover,
.goods_related dd .goods_related_scroll_next:hover { background:#c10e0e; color:#fff;}
/*新闻相关推荐*/
.news_related_bg { height:auto; overflow:hidden; padding-bottom:40px;}
.news_related { height:auto; margin-top:40px; position:relative;}
.news_related dt { width:100%; height:60px; font-size:30px; line-height:60px; color:#000; text-align:center; position:relative;}
.news_related dt:after { content:''; width:100%; height:1px; background:#efefef; position:absolute; left:0; top:50%;}
.news_related dt .tit { display:inline-block; background:#fff; position:relative; z-index:1;}
.news_related dt .tit:before { content:'?'; margin:0 15px; position:relative; top:-2px;}
.news_related dt .tit:after { content:'?'; margin:0 15px; position:relative; top:-2px;}
.news_related dd { max-width:1440px; min-width:300px; height:auto; overflow:visible; margin:0 auto;}
.news_related dd .news_related_list_scroll { width:100%; height:auto; position:relative;}
/*.news_related dd .news-list3 li a { display:block; position:relative; overflow:hidden;background:#efefef url(../images/pic_bg.png) -65% 50% no-repeat; background-size:130% auto;}
.news_related dd .news-list3 li .tit { font-size:23px;}
.news_related dd .news-list3 li .des { font-size:13px; color:#252525; line-height:24px; height:72px;}
.news_related dd .news-list3 li .more { margin-top:20%; font-size:13px; width:109px; height:38px; line-height:38px;}
.news_related dd .news-list3 li .more:hover { background:#5dca07;}*/
.news_related dd .news_related_scroll_prev { width:66px; height:66px; line-height:66px; background:#efefef; color:#373737; display:block; text-align:center; font-size:30px; font-weight:100; position:absolute; border-radius:50%; left:-96px; top:50%; margin-top:-33px;}
.news_related dd .news_related_scroll_next { width:66px; height:66px; line-height:66px; background:#efefef; color:#373737; display:block; text-align:center; font-size:30px; font-weight:100; position:absolute; border-radius:50%; right:-96px; top:50%; margin-top:-33px;}
.news_related dd .news_related_scroll_prev:hover,
.news_related dd .news_related_scroll_next:hover { background:#c10e0e; color:#fff;}

/*加盟留言*/
.joinbox_bg { height:auto; overflow:hidden; background:url(/template/default/index/images/joinbox_bg.jpg) top center no-repeat; background-size:cover; padding-bottom:74px;}
.joinbox { height:auto; overflow:hidden; margin:0 38px; margin-top:62px;}
.joinbox dt { width:100%; height:auto; overflow:hidden; position:relative;}
.joinbox dt .icon { float:left; font-size:70px; line-height:80px; color:#0436ba;}
.joinbox dt .title { float:left; height:auto; overflow:hidden; position:relative; padding-left:20px;}
.joinbox dt .title:before { content:''; position:absolute; left:0; top:50%; margin-top:-27px; width:6px; height:53px; background:#d6ae10;}
.joinbox dt .tit { font-size:36px; line-height:40px; color:#000000;}
.joinbox dt .tit1 { font-size:16px; line-height:22px; text-transform:uppercase; color:#dddddd;}
.joinbox dt .more { width:118px; height:53px; line-height:53px; display:block; overflow:hidden; font-size:16px; margin-top:10px; color:#fefefe; background:#000000; float:right; margin-top:5px; z-index:1; text-align:center; padding-right:54px; position:relative;}
.joinbox dt .more:after { content:'>'; display:block; position:absolute; right:0; top:0; width:54px; height:53px; background:#d4b012; color:#000; font-size:24px;}
.joinbox dd { width:100%; height:auto; overflow:hidden; margin-top:53px;}
.joinbox dd .input { width:33%; height:66px; height:66px; line-height:66px; border:0; font-size:18px; text-indent:20px; color:#555555; background:#efefef; margin-bottom:12px;}
.joinbox dd .textarea { width:100%; height:152px; background:#efefef; border:0; padding:20px; font-size:18px;}
.joinbox dd .submit { width:218px; height:67px; background:#d4b012; line-height:67px; font-size:18px; color:#000; cursor:pointer; border:0; margin-top:11px;}
.joinbox dd .reset { width:218px; height:67px; background:#000000; line-height:67px; font-size:18px; color:#fff; margin-left:13px; cursor:pointer; border:0; margin-top:11px;}
.feedbackbox dd .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff; opacity:1;  font-size:16px;
}
.feedbackbox dd .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;opacity:1; font-size:16px;
}
.feedbackbox dd .textarea:-ms-input-placeholder{
    color: #fff;opacity:1; font-size:16px;
}
.feedbackbox dd .textarea::-webkit-input-placeholder{
    color: #fff;opacity:1; font-size:16px;
}
.joinbox dd .formbox form { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
/*页面结构*/
.indexbox {  max-width:1440px; min-width:300px; height:auto; margin:0 auto; overflow:hidden;}
.ny_banner { max-width:100%; min-width:300px; height:auto; background-color:#ccc; overflow:hidden; position:relative; background-repeat:no-repeat; background-size:cover; background-position:top center; border-bottom:2px solid #21366e;}
.ny_banner:after { /*content:''; position:absolute; left:0; top:0; width:100%; height:100%; 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 { max-width:1440px; min-width:300px; height:249px; position:relative; margin:0 auto; margin-top:-249px; color:#fff; text-align:right;}
.ny_banner .tit { font-size:48px; line-height:100px; position:relative; z-index:1;}
.ny_banner .tit:after { content:'-'; display:block;}
.ny_banner .tit1 { font-size:24px; line-height:40px; text-transform:uppercase; position:absolute; top:50%; margin-top:-30px; right:0;}

/*关于EVO视讯官网*/
.aboutbox_bg { height:100%; overflow:hidden; background:url(/template/default/index/images/aboutbox_bg.jpg) center center no-repeat; background-size:cover; position:relative; }
.aboutbox { max-width:1642px; min-width:300px; height:auto; overflow:; margin:0 auto; position:relative;}
.aboutbox dt { width:100%; height:80px; overflow:hidden; text-align:center; display:none;}
.aboutbox dt .tit { font-size:30px; color:#262626; line-height:55px;}
.aboutbox dt .tit1 { color:#d0d0d0; font-size:16px; line-height:16px; top:-55px; text-transform:uppercase; position:relative;}
.aboutbox dd { width:100%; height:auto; overflow:; position:relative; margin-top:0px; z-index:1; }
.aboutbox dd .about_box { width:100%; height:auto; overflow:; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; /*align-content:center;*/ /*align-items:stretch;*/}

.aboutbox dd .about { width:48%; height:auto; overflow:visible; position:relative; float:left; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:stretch;}
.aboutbox dd .about .line { width:100%; height:1px; background:#ababab; margin:40px 0;}

.aboutbox dd .about .title { width:100%; height:auto; overflow:;}
.aboutbox dd .about .tit { font-size:36px; line-height:50px; color:#fff; position:relative; z-index:1;}
.aboutbox dd .about .tit1 { font-size:16px; line-height:20px; color:#8f8f8f; text-transform:uppercase;}

.aboutbox dd .about .company_name { font-size:22px; color:#c88e2c; line-height:40px; position:relative; margin-top:30px;}
.aboutbox dd .about .text { height:180px; overflow:hidden; font-size:16px; line-height:36px; margin-top:40px; color:#fff; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:5; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.aboutbox dd .about .more { width:152px; height:47px; line-height:47px; background:#fff; text-align:center; border-radius:24px; font-size:16px; color:#000; margin-top:40px;}
.aboutbox dd .about .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.aboutbox dd .about .more:hover { background:#21366e; color:#fff;}
.aboutbox dd .about .more:hover:after { background:#fff; color:#21366e;}
/*关于其他*/
.about_circle_other { width:48%; height:auto; overflow:; float:right; position:relative;}
.about_circle_other img { display:block; max-width:100%; width:auto; margin:0 auto;}
.about_circle_other .circle { width:108px; height:108px; border-radius:50%; border:1px solid #fff; position:absolute; left:50%; top:50%; /*margin-left:-54px; margin-top:-54px;*/ display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-content:center; align-items:center; text-align:center; color:#fff; z-index:1;}
.about_circle_other .circle .icon { width:100%; height:40px; line-height:40px; font-size:40px; position:relative; z-index:1;}
.about_circle_other .circle .tit { width:100%; height:30px; line-height:30px; font-size:16px; position:relative; z-index:1;}
.about_circle_other .circle:after { content:''; width:88px; height:88px; border-radius:50%; position:absolute; left:50%; top:50%; margin-left:-44px; margin-top:-44px; border:1px solid #fff;
-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);
}
.about_circle_other .circle:hover:after,
.about_circle_other .circle.hover:after { background:#fff;}
.about_circle_other .circle:hover,
.about_circle_other .circle.hover { background:rgba(255,255,255,.20);}
.about_circle_other .circle.hover .icon,
.about_circle_other .circle:hover .icon { color:#21366e;}
.about_circle_other .circle:hover .tit,
.about_circle_other .circle.hover .tit { color:#21366e;}
.about_circle_other .circle.pos01 { left:8%; top:32%;}
.about_circle_other .circle.pos02 { left:50%; margin-left:-52px; top:0%;}
.about_circle_other .circle.pos03 { left:auto; right:8%; top:32%;}
.about_circle_other .circle.pos04 { left:auto; top:auto; right:20%; bottom:5%;}
.about_circle_other .circle.pos05 { left:20%; top:auto; right:auto; bottom:5%;}
.about_circle_other .info { position:absolute; left:20%; top:20%; right:20%; bottom:20%; color:#fff; display:none;}
.about_circle_other .info .icon { font-size:40px; line-height:50px;}
.about_circle_other .info .tit { font-size:30px; line-height:50px;}
.about_circle_other .info .des { font-size:18px; line-height:50px;}
.about_circle_other .info .more { width:123px; height:38px; line-height:38px; background:#fff; text-align:center; border-radius:19px; font-size:16px; color:#000; margin-top:20px;}
.about_circle_other .info .more:after { content:'>'; width:32px; height:32px; line-height:32px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:3px; margin-right:3px;}
.about_circle_other .info .more:hover { background:#21366e; color:#fff;}
.about_circle_other .info .more:hover:after { background:#fff; color:#21366e;}
.about_circle_other .circle:hover+.info,
.about_circle_other .circle.hover+.info { display:flex; display:-webkit-flex; flex-flow:column nowrap; justify-content:center; align-items:center;}
/*关于其他*/
.aboutbox dd .about_link_bg { width:469px; height:100%; overflow:hidden; position:absolute; right:0; top:0; background:url(/template/default/index/images/about_link_bg.png);}
.aboutbox dd .about_link { height:auto; overflow:hidden; margin:0 65px; margin-top:70px;}
.aboutbox dd .about_link li { width:100%; height:auto; overflow:hidden; margin-top:7px;}
.aboutbox dd .about_link li a { height:159px; overflow:hidden;  position:relative; background:#fff; display:block; overflow:hidden;}
.aboutbox dd .about_link li .icon { width:45px; height:45px; line-height:45px; color:#9c6d1e; border-radius:50%; font-size:45px; text-align:left;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.aboutbox dd .about_link .info { margin:0 10%; height:auto; overflow:hidden; margin-top:20px;}
.aboutbox dd .about_link .tit { font-size:16px; line-height:50px; color:#232323; text-align:left; margin-top:20px;}
.aboutbox dd .about_link .tit:after { content:'→'; display:block; float:right; width:34px; height:34px; line-height:34px; text-align:center; color:#fff; background:#9c6d1e; border-radius:50%; overflow:hidden; font-size:16px;}
.aboutbox dd .about_link .tit1 { font-size:12px; color:#838383; text-transform:uppercase; margin-left:10px;}
.aboutbox dd .about_link li:hover .icon { /*-webkit-animation-name: rubberBand; animation-name: rubberBand; background:#103dae;*/ color:#000; }
.aboutbox dd .about_link li:hover .tit:after { background:#c60000;}
.aboutbox dd .about_link li:hover .tit1 { color:#000;}
.aboutbox dd .about_link li:hover a { background:url(/template/default/index/images/about_link_bg01.jpg) center center no-repeat; background-size:cover;}

.aboutbox dd .about_pic { width:576px; height:auto; float:left; margin:0 0 0 -660px; padding-bottom:173px; overflow:hidden; position:relative;}
.aboutbox dd .about_pic:after { content:''; width:536px; height:354px; overflow:hidden; position:absolute; left:-10px; top:-20px; background:url(/template/default/index/images/about_pic_bg.png) center center no-repeat;}
.aboutbox dd .about_pic .pic { margin:0px; height:auto; overflow:hidden;}
.aboutbox dd .about_pic .ctrl_box { width:113px; height:46px; overflow:hidden; position:absolute; right:0px; bottom:60px; z-index:1;}
.aboutbox dd .about_pic .ctrl_box a { display:block; width:46px; height:46px; line-height:46px; border-radius:50%; text-align:center; background:#127805; color:#fff; font-size:24px; font-weight:100;}
.aboutbox dd .about_pic .ctrl_box a:hover { background:#ffde00; color:#127805;}
.aboutbox dd .about_pic .ctrl_box .ctrl_info { position:absolute; left:60px; text-align:center; color:#fff; font-size:24px; right:60px; top:0; height:53px; line-height:53px; color:#fff;}
.aboutbox dd .about_pic .ctrl_box .ctrl_info .curr { margin-right:5px;}
.aboutbox dd .about_pic .ctrl_box .ctrl_info .total { margin-left:5px;}
.aboutbox dd .about_pic .about_pic_prev { float:left;}
.aboutbox dd .about_pic .about_pic_next { float:right;}
.aboutbox dd .about_pic .play { width:100px; height:100px; line-height:100px; font-size:92px; text-align:center; overflow:hidden; color:#fff; position:absolute; left:50%; top:50%; margin-top:-50px; margin-left:-50px; z-index:1;}
.aboutbox dd .about_pic .play:hover { color:#000;}
.aboutbox dd .about_pic img { display:block;}
.aboutbox dd .about_pic img.ispc { display:block;}
.aboutbox dd .about_pic img.ismobile { display:none;}
.aboutbox dd .about_pic .swiper-container { position:relative;}
.aboutbox dd .about_pic .swiper-pagination { position:absolute; bottom:0px; left:0%; text-align:center; z-index:999; height:12px;}
.aboutbox dd .about_pic .swiper-pagination .swiper-pagination-bullet { width:14px; height:14px; border-radius:50%; background:none; opacity:1; margin:0 10px; cursor:pointer; border:2px solid #fff;}
.aboutbox dd .about_pic .swiper-container-horizontal>.swiper-pagination-bullets,
.aboutbox dd .about_pic .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom:40px;
}
.aboutbox dd .about_pic .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#d71518; border:2px solid #d71518;}


.aboutbox dd .about_video { width:100%; height:auto; overflow:hidden; position:relative; margin-top:35px;}
.aboutbox dd .about_video .video { margin:0px; height:auto; overflow:hidden; position:relative;}
.aboutbox dd .about_video .video_info { width:300px; height:80px; overflow:hidden; position:absolute; left:50px; top:50%; margin-top:-40px; z-index:2;}
.aboutbox dd .about_video .video_info .info { height:auto; overflow:hidden; margin:15px 24px; color:#fff;}
.aboutbox dd .about_video .video_info .tit2 { font-size:30px; line-height:40px;}
.aboutbox dd .about_video .video_info .tit3 { font-size:14px; line-height:30px; text-transform:uppercase;}
.aboutbox dd .about_video .video_info .more { width:55px; height:42px; line-height:42px; text-align:center; background:#06319e; color:#fff; font-size:18px; display:block; position:absolute; right:0; bottom:0;}
.aboutbox dd .about_video .ctrl_box { width:180px; height:53px; overflow:hidden; position:absolute; right:13px; bottom:0px; background:#04287e; z-index:2;}
.aboutbox dd .about_video .ctrl_box a { display:block; width:53px; height:53px; line-height:53px; border-radius:0%; text-align:center; color:#fff; font-size:24px; font-weight:100;}
.aboutbox dd .about_video .ctrl_box a:hover { background:#d9041b;}
.aboutbox dd .about_video .ctrl_box .ctrl_info { position:absolute; left:60px; text-align:center; color:#fff; font-size:24px; right:60px; top:0; height:53px; line-height:53px; color:#fff;}
.aboutbox dd .about_video .ctrl_box .ctrl_info .curr { margin-right:5px;}
.aboutbox dd .about_video .ctrl_box .ctrl_info .total { margin-left:5px;}
.aboutbox dd .about_video .about_video_prev { float:left;}
.aboutbox dd .about_video .about_video_next { float:right;}
.aboutbox dd .about_video .play { width:100px; height:100px; line-height:100px; font-size:65px; text-align:center; overflow:hidden; color:#fff; position:absolute; right:0; top:50%; margin-top:-50px; margin-left:-50px; z-index:1;}
.aboutbox dd .about_video .play:hover { color:#000;}
.aboutbox dd .about_video img { display:block;}

.aboutbox dd .about_point { width:100%; height:auto; padding:30px 0; margin-top:45px; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; 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);}
.aboutbox dd .about_point li { width:auto; height:auto; margin-top:0px; overflow:hidden; position:relative; float:left; display:inline-block;}
.aboutbox dd .about_point li a { display:block; padding:10px 0; position:relative;}
.aboutbox dd .about_point li .num { font-size:36px; line-height:50px; position:relative; color:#fff;
/*background: linear-gradient(to right, #88d4f9, #0385e0, #0155cb, #004ac6);
-webkit-background-clip: text;
color: transparent;*/
}
.aboutbox dd .about_point li .unit{ margin-left:10px; line-height:30px; font-size:18px; position:relative; top:0px; color:#fff;}
.aboutbox dd .about_point li .tit2 { font-size:18px; line-height:20px; color:#fff;}

.aboutbox dd .about_advantage { width:40%; float:right; height:auto; overflow:hidden; margin-top:0px; position:relative; border-radius:18px;}
.aboutbox dd .about_advantage li { float:left; width:45%; height:auto; overflow:hidden; float:left; margin-left:5%; margin-top:40px;}
.aboutbox dd .about_advantage li .icon { width:61px; height:61px; line-height:61px; text-align:center; font-size:30px; color:#fff; background:url(/template/default/index/images/about_advantage_icon_circle.png) center center no-repeat; float:left; margin-right:20px;}
.aboutbox dd .about_advantage li .tit { color:#000; font-size:18px; color:#1d1d1d; line-height:24px; margin-top:10px;}
.aboutbox dd .about_advantage li .tit:after { content:'—'; display:block;}
.aboutbox dd .about_advantage li .des { width:100%; height:72px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; font-size:14px; line-height:24px; color:#6c6c6c; margin-top:10px;}
/*企业文化*/
.culturebox_bg { height:100%; overflow:hidden;}
.culturebox { width:100%; height:100%; overflow:hidden; position:relative;}
.culturebox .culture_list { width:100%; height:100%; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch;}
.culturebox .culture_list li { width:25%; height:auto; overflow:hidden; float:left; background:#fff; border-left:1px solid rgba(255,255,255,.6); border-right:1px solid rgba(255,255,255,.6);}
.culturebox .culture_list li .pic { position:absolute; left:0; top:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.culturebox .culture_list li .pic:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.30);
-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);
}
.culturebox .culture_list li a { display:block; width:100%; height:100%; z-index:1; position:relative; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center;}
.culturebox .culture_list li .info { color:#fff; height:260px; overflow:hidden;display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center; visibility:visible;
-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);
}
.culturebox .culture_list li .info .icon { font-size:60px; line-height:60px;}
.culturebox .culture_list li .info .tit { font-size:36px; line-height:100px;}
.culturebox .culture_list li .info .more { width:49px; height:49px; border:2px solid #fff; border-radius:50%; text-align:center; font-size:24px; line-height:49px;}
.culturebox .culture_list li .brief { position:absolute; left:0; bottom:0; width:100%; height:0%; overflow:hidden; background:#fff; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:stretch;}
.culturebox .culture_list li .brief:after { content:''; position:absolute; left:0; bottom:0; width:100%; height:6px; background:#21366e;}
.culturebox .culture_list li .margin { width:100%; margin:60px; height:auto; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:space-between; align-items:stretch; }
.culturebox .culture_list li .brief .tit { font-size:36px; line-height:83px; color:#21366e;}
.culturebox .culture_list li .brief .tit:after { content:'-'; display:block;}
.culturebox .culture_list li .brief .title { position:relative; height:auto; overflow:hidden;}
.culturebox .culture_list li .brief .tit1 { font-size:18px; line-height:20px; color:#cecece; text-transform:uppercase; position:absolute; top:50%; left:0;}
.culturebox .culture_list li .brief .des { font-size:18px; line-height:30px; color:#000;}
.culturebox .culture_list li .brief .more { width:49px; height:49px; line-height:49px; text-align:center; border-radius:50%; font-size:30px; background:#21366e; color:#fff;}
.culturebox .culture_list li:hover .brief { height:55%;}
.culturebox .culture_list li:hover .info { visibility:hidden;}
.culturebox .culture_list li:hover .pic { height:45%;}
.culturebox .culture_list li:hover .pic:after { background:rgba(0,0,0,0);}
.culturebox .culture_list li:hover { border-left:1px solid #dad8d8; border-right:1px solid #dad8d8;}
/*营业系统*/
.business_system_bg { height:100%; background:url(/template/default/index/images/business_system_bg.jpg) center center no-repeat; background-size:cover; position:relative;}
.business_system { max-width:1642px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch;}
.business_system_item { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch;}
.business_system_item .brief { width:48%; height:auto; overflow:hidden; float:left; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:space-between; align-content:center; align-items:stretch;}
.business_system_item .brief .title { font-size:36px; line-height:60px; color:#000}
.business_system_item .brief .info .tit { font-size:24px; line-height:60px; color:#1d3c77}
.business_system_item .brief .info .icon { font-size:30px; margin-right:10px; float:left;}
.business_system_item .brief .info .des { font-size:16px; line-height:36px; height:144px; margin-top:40px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; color:#212121; margin-right:20%;}
.business_system_item .pic { width:48%; height:auto; overflow:hidden;}
.business_system_item .pic img,
.business_system_item .pic a { display:block;}
.business_system_item .pic .swiper-wrapper { margin:0; padding:0;}
.business_system_item .pic .swiper-pagination-bullets{ width:100%; text-align:center; height:15px; position:absolute; margin:0; padding:0; left:0; bottom:40px; z-index:99;}
.business_system_item .pic .swiper-pagination-bullet { width:15px; height:15px; border-radius:50%; background:none; border:2px solid #fff; opacity: 1; display:inline-block; margin:0 4px;}
.business_system_item .pic .swiper-pagination-bullet-active { background:#fff;}
.business_system_item .brief .ctrl_box { width:240px; height:38px; font-size:18px; line-height:38px; color:#000; text-align:center;}
.business_system_item .brief .ctrl_box a { display:block; width:71px; height:38px; line-height:38px; text-align:center; font-size:24px; border-radius:36px; color:#fff; background:#21366e;}
.business_system_item .brief .ctrl_box a.prev { float:left;}
.business_system_item .brief .ctrl_box a.next { float:right;}
.business_system_tabs { width:100%; height:auto; overflow:; margin-top:60px;}
.business_system_tabs li { width:33.33333%; height:132px; line-height:132px; float:left; text-align:center;}
.business_system_tabs li a { display:block; height:132px; width:100%; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-around; align-content:center; align-items:center; background:#fff; color:#1d3c77; position:relative; border:1px solid #cccccc;}

.business_system_tabs li .icon { font-size:40px;}
.business_system_tabs li .tit { line-height:60px; font-size:24px; position:relative;}
.business_system_tabs li .tit:after { content:'-'; position:absolute; line-height:5px; left:0; bottom:0px;}
.business_system_tabs li a:before { content:''; position:absolute; top:0; left:50%; margin-left:-12px;
-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);
border-top: 0px solid transparent;
border-bottom: 0px solid #21366e;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
}
.business_system_tabs li:hover a,
.business_system_tabs li.hover a { background:#1d3c77; color:#fff;  border:1px solid #1d3c77;}
.business_system_tabs li:hover a:before,
.business_system_tabs li.hover a:before { border-bottom: 15px solid #21366e; top:-15px;}

/*集团风范*/
.showbox_bg { height:100%; background:url(/template/default/index/images/showbox_bg.jpg) center center no-repeat; background-size:cover; position:relative;}
.showbox { max-width:1642px; min-width:300px; height:auto; overflow:; margin:0 auto; position:relative;}
.showbox dt { width:100%; height:auto; overflow:hidden; position:relative;}
.showbox dt .tit { font-size:36px; color:#212121; line-height:48px; float:left;}
.showbox dt .more { width:152px; height:47px; line-height:47px; background:#fff; text-align:center; border-radius:24px; font-size:16px; color:#000; margin-top:0px; float:right;}
.showbox dt .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.showbox dt .more:hover { background:#21366e; color:#fff;}
.showbox dt .more:hover:after { background:#fff; color:#21366e;}
.showbox dd { width:100%; height:auto; overflow:hidden; margin-top:40px;}
.showbox dd .show_box { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:stretch;}
.showbox dd .show_tabs_list { width:500px; height:auto; overflow:hidden; float:left; flex-shrink:0; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
.showbox dd .show_tabs_list li { width:48%; height:auto; overflow:hidden; float:left; position:relative;}
.showbox dd .show_tabs_list li a { display:block; position:relative;}
.showbox dd .show_tabs_list li a:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.20); z-index:1;
-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);
} 
.showbox dd .show_tabs_list li:after { content:''; position:absolute; left:3px; top:3px; right:3px; bottom:3px;}
.showbox dd .show_tabs_list li:hover:after,
.showbox dd .show_tabs_list li.hover:after { }
.showbox dd .show_tabs_list li:hover a:after,
.showbox dd .show_tabs_list li.hover a:after { background:rgba(0,0,0,0);}
.showbox dd .show_list_scroll { float:right; height:auto; overflow:hidden; flex-grow:1; margin-left:60px;}
.showbox dd .show_list_scroll  .swiper-wrapper { margin:0; padding:0;}
.showbox dd .show_list_scroll  .swiper-pagination-bullets{ width:100%; text-align:center; height:15px; position:absolute; margin:0; padding:0; left:0; bottom:40px; z-index:99;}
.showbox dd .show_list_scroll  .swiper-pagination-bullet { width:15px; height:15px; border-radius:50%; background:none; border:2px solid #fff; opacity: 1; display:inline-block; margin:0 4px;}
.showbox dd .show_list_scroll  .swiper-pagination-bullet-active { background:#fff;}
/*关于EVO视讯官网*/
.about_us_box { width:100%; height:auto; overflow:hidden; margin-top:30px; background:url(/template/default/index/images/about_us_box_bg.png) center center no-repeat; border-top:1px solid #eeeeee; border-bottom:1px solid #eeeeee; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
.about_us_box dt { flex-basis:240px; flex-shrink:0; height:auto; overflow:hidden; padding:50px 0;}
.about_us_box dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.about_us_box dt .tit1 { line-height:20px; color:#383838; text-transform:uppercase; font-size:16px;}
.about_us_box dd { width:100%; height:auto; overflow:hidden; padding:50px 0; }
.about_us_box dd .about .text {  height:288px; overflow:hidden; font-size:16px; line-height:36px; margin-top:0px; color:#383838; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:8; -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;}
.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:#21366e; font-weight:bold;
/*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:20px; font-size:18px; position:relative; top:0px; font-weight:normal;}
.about_us_box dd .about_point li .tit { font-size:18px; line-height:30px;}
/*团队治理*/
.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:#21366e;}
.leaderbox dt .tit1 { line-height:20px; color:#383838; text-transform:uppercase; font-size:16px;}
.leaderbox dt .ctrl_box { width:126px; height:54px; float:right; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.leaderbox dt .ctrl_box a { display:block; width:54px; height:54px; line-height:54px; text-align:center; background:#21366e; color:#fff; font-size:36px; 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 .brief { width:100%; height:130px; border:1px solid #dfdfdf; border-top:none; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center;}
.leaderbox dd .leader_list li .tit { font-size:24px; line-height:48px;}
.leaderbox dd .leader_list li .tit1 { font-size:16px; line-height:32px;}
.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:#21366e; color:#fff; border:1px solid #21366e; border-top:none;}

.leaderbox .swiper-pagination-bullets{ height:20px; position:relative; margin-top:40px;}
.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;}
/*组织机构*/
.organizationbox_bg { width:100%; height:auto; overflow:hidden; margin-top:30px; background:url(/template/default/index/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;}
.organizationbox { max-width:1642px; 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 { color:#fff; float:left;}
.organizationbox dt .tit { line-height:50px; font-size:30px;}
.organizationbox dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase;}
.organizationbox dd { text-align:center;}
.organizationbox dd img { max-width:100%; width:auto;}
/*品牌形象*/
.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; background:url(/template/default/index/images/development_path_bg.jpg) center center no-repeat; background-size:cover; position:relative;}
.development_path { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:70px auto; position:relative; z-index:1;}
.development_path dt { width:100%; height:auto; overflow:hidden;}
.development_path dt .title { float:left; color:#fff;}
.development_path dt .tit { line-height:50px; font-size:30px;}
.development_path dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase;}
.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 nowrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
.development_path dd .development_tabs { width:530px; flex-basis:530px; flex-shrink:0; height:553px; overflow:; font-size:18px; display:flex; display:-webkit-flex; flex-flow:column nowrap; justify-content:space-between; align-content:space-between;}
.development_path dd .development_tabs .prev,
.development_path dd .development_tabs .next { display:block; width:44px; height:44px; line-height:38px; overflow:hidden; text-align:center; background:#fff; font-size:18px; color:#21366e; font-weight:bold; border-radius:50%;}
.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:hidden; position:relative;}
.development_path dd .development_tabs ul:before { content:''; position:absolute; left:22px; top:0; width:0px; height:100%; border-left:1px dashed #fff; z-index:1;}
.development_path dd .development_tabs ul li { width:100%; height:92px; line-height:92px;/*height: calc((100% - 0px) / 5);*/ overflow:hidden;}
.development_path dd .development_tabs ul li a { height:92px; line-height:92px; color:#fff; display:block; padding-left:10%; position:relative;}
.development_path dd .development_tabs ul li a:before { content:''; width:13px; height:13px; background:#fff; border-radius:50%; position:absolute; left:16px; top:50%; margin-top:-6px;
}
.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:12px; top:50%; margin-top:-10px;}
.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:888px; 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;}
/*成员企业*/
.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 { float:left;}
.member_companies dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.member_companies dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.member_companies dd { width:100%; height:auto; overflow:hidden; margin-top:50px;}
.member_companies dd .member_companies_list { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-content:space-between; align-items:stretch;}
.member_companies dd .member_companies_list li { width:23%; margin:1%; /*width:calc((100% - 20px) / 4); height:calc((100% - 15px) / 2);*/ height:auto; float:left; background:#ccc;}
.member_companies dd .member_companies_list li a { display:block; height:100%; background:#f6f6f6; padding:0 32px; position:relative;}
.member_companies dd .member_companies_list li a:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; border:2px solid #eaeaea; visibility:hidden;}
.member_companies dd .member_companies_list li .pic { height:185px; overflow:hidden; border-bottom:1px solid #dfdfdf; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.member_companies dd .member_companies_list li .tit { height:100px; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center; font-size:18px; line-height:30px; color:#383838;}
.member_companies dd .member_companies_list li:hover a { background:#fff;}
.member_companies dd .member_companies_list li:hover .tit { color:#21366e;}
.member_companies dd .member_companies_list li:hover a:after { visibility:visible;}
.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;}
/*文化理念*/
.culture_idea { width:100%; height:auto; overflow:; padding:40px 0; border-top:1px solid #eeeeee; border-bottom:1px solid #f3f3f3; position:relative; z-index:1;}
.culture_idea dt { width:100%; height:auto; overflow:hidden;}
.culture_idea dt .title { float:left;}
.culture_idea dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.culture_idea dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.culture_idea dt .more { display:block; width:152px; height:48px; line-height:48px; float:right; background:#fff; border:1px solid #d9d9d9; text-align:center; border-radius:23px; font-size:16px; color:#000; margin-top:10px;}
.culture_idea dt .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.culture_idea dt .more:hover { background:#21366e; color:#fff;}
.culture_idea dt .more:hover:after { background:#fff; color:#21366e;}
.culture_idea dd { width:100%; height:auto; overflow:; margin-top:40px; position:relative;}
.culture_idea dd .prev,
.culture_idea dd .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:-76px; top:50%; margin-top:-21px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center; z-index:2;}
.culture_idea dd .next { left:auto; right:-76px;}
.culture_idea dd .prev:after ,
.culture_idea dd .next:after { content:'<'; width:30px; height:30px; line-height:30px; border-radius:50%; display:block; margin:0 auto; background:#d1d1d1;}
.culture_idea dd .next:after { content:'>';}
.culture_idea dd .prev:hover:after,
.culture_idea dd .next:hover:after { background:#21366e; color:#fff;}
.culture_idea dd .prev:hover,
.culture_idea dd .next:hover { border:2px dotted #21366e;}
.culture_idea dd .culture_idea_list li { width:25%; height:auto; overflow:hidden;}
.culture_idea dd .culture_idea_list li a { display:block; height:auto; overflow:hidden; border:1px solid #e7e7e7; padding:32px;}
.culture_idea dd .culture_idea_list li .brief { width:100%; height:auto; overflow:hidden; color:#383838;}
.culture_idea dd .culture_idea_list li .tit { width:100%; line-height:92px; height:92px; font-size:30px; border-bottom:1px solid #d6d6d6;}
.culture_idea dd .culture_idea_list li .icon { line-height:92px; height:92px; font-size:50px; color:#21366e; float:right;}
.culture_idea dd .culture_idea_list li .des { width:100%; height:72px; font-size:18px; line-height:36px; margin:20px 0; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.culture_idea dd .culture_idea_list li:hover a { background:#21366e; color:#fff; border:1px solid #21366e;}
.culture_idea dd .culture_idea_list li:hover { box-shadow: 5px 5px 3px #d2d2d2;}
.culture_idea dd .culture_idea_list li:hover .brief,
.culture_idea dd .culture_idea_list li:hover .icon { color:#fff;}
/*社会责任*/
.social_responsibility { width:100%; height:auto; overflow:; padding:40px 0; border-top:1px solid #eeeeee; border-bottom:1px solid #f3f3f3; position:relative;}
.social_responsibility dt { width:100%; height:auto; overflow:hidden;}
.social_responsibility dt .title { float:left;}
.social_responsibility dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.social_responsibility dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.social_responsibility dt .more { display:block; width:152px; height:48px; line-height:48px; float:right; background:#fff; border:1px solid #d9d9d9; text-align:center; border-radius:23px; font-size:16px; color:#000; margin-top:10px;}
.social_responsibility dt .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.social_responsibility dt .more:hover { background:#21366e; color:#fff;}
.social_responsibility dt .more:hover:after { background:#fff; color:#21366e;}
.social_responsibility dt .des { line-height:36px; font-size:16px; color:#717171; margin-top:30px;}
.social_responsibility dd { width:100%; height:auto; overflow:; margin-top:40px; position:relative;}
.social_responsibility dd .prev,
.social_responsibility dd .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:-76px; top:35%; margin-top:-21px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center; z-index:2;}
.social_responsibility dd .next { left:auto; right:-76px;}
.social_responsibility dd .prev:after ,
.social_responsibility dd .next:after { content:'<'; width:30px; height:30px; line-height:30px; border-radius:50%; display:block; margin:0 auto; background:#d1d1d1;}
.social_responsibility dd .next:after { content:'>';}
.social_responsibility dd .prev:hover:after,
.social_responsibility dd .next:hover:after { background:#21366e; color:#fff;}
.social_responsibility dd .prev:hover,
.social_responsibility dd .next:hover { border:2px dotted #21366e;}
.social_responsibility dd .social_responsibility_list li { width:33%; height:auto; overflow:hidden;}
.social_responsibility dd .social_responsibility_list li .pic { width:100%; height:auto; overflow:hidden; position:relative;}
.social_responsibility dd .social_responsibility_list li .pic:after { content:''; position:absolute; left:-100%; top:0; width:100%; height:100%; background:url(/template/default/index/images/social_responsibility_list_mask.png) 0 0 no-repeat; background-size:auto 100%;
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}
.social_responsibility dd .social_responsibility_list li .date { width:100%; height:50px; overflow:; color:#000; border-bottom:1px solid #cccccc; position:relative; z-index:1;}
.social_responsibility dd .social_responsibility_list li .date .d { font-size:72px; line-height:72px; font-weight:bold; float:left; margin-top:-30px;}
.social_responsibility dd .social_responsibility_list li .date .y-m { font-size:18px; line-height:50px; float:right;}
.social_responsibility dd .social_responsibility_list li .brief { height:70px; line-height:70px; color:#252525; font-size:20px;}
.social_responsibility dd .social_responsibility_list li:hover .pic:after { left:0%;}
.social_responsibility dd .social_responsibility_list li:hover .date,
.social_responsibility dd .social_responsibility_list li:hover .brief { color:#21366e;}
.social_responsibility dd .social_responsibility_list li:hover .date { border-bottom:1px solid #21366e;}
/*集团风范*/
.group_style { height:auto; overflow:hidden; padding:40px 0; /*border-top:1px solid #eeeeee; border-bottom:1px solid #f3f3f3;*/}
.group_style dt { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto;}
.group_style dt .title { float:left;}
.group_style dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.group_style dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.group_style dt .more { display:block; width:152px; height:48px; line-height:48px; float:right; background:#fff; border:1px solid #d9d9d9; text-align:center; border-radius:23px; font-size:16px; color:#000; margin-top:10px;}
.group_style dt .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.group_style dt .more:hover { background:#21366e; color:#fff;}
.group_style dt .more:hover:after { background:#fff; color:#21366e;}
.group_style dd { width:100%; height:auto; overflow:hidden; margin-top:60px;}
.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 .brief { text-align:center; line-height:40px; font-size:18px; color:#000; display:none;}
.group_style dd .ctrl_box { width:663px; 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:#21366e; 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 { border:2px dotted #21366e;}
/*员工风范*/
.staff_presence { height:auto; overflow:hidden; padding:40px 0; border-top:1px solid #eeeeee;}
.staff_presence dt { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto;}
.staff_presence dt .title { float:left;}
.staff_presence dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.staff_presence dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.staff_presence dt .more { display:block; width:152px; height:48px; line-height:48px; float:right; background:#fff; border:1px solid #d9d9d9; text-align:center; border-radius:23px; font-size:16px; color:#000; margin-top:10px;}
.staff_presence dt .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.staff_presence dt .more:hover { background:#21366e; color:#fff;}
.staff_presence dt .more:hover:after { background:#fff; color:#21366e;}
.staff_presence dd { width:100%; height:auto; overflow:hidden; position: relative; margin-top:60px;}
.staff_presence dd .staff_presence_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:center;}
.staff_presence dd .staff_presence_list li { width:33.3333%; height:auto; overflow:hidden;}
.staff_presence dd .staff_presence_list li .pic { width:100%; height:auto; overflow:hidden;}
.staff_presence dd .staff_presence_list li .pic img { display:block;}
.staff_presence dd .staff_presence_list li .brief { width:100%; height:80px; line-height:80px; overflow:hidden;}
.staff_presence dd .staff_presence_list li .brief .tit { float:left; font-size:20px;}
.staff_presence dd .staff_presence_list li .brief .more { float:right; text-transform:uppercase;}
.staff_presence dd .staff_presence_list li:hover a { color:#21366e;}
.staff_presence dd .staff_presence_list li .brief .more:after { content:'→'; font-size:16px; margin-left:5px;}
.staff_presence dd .swiper-container { width:100%; height:100%;  margin-left: auto; margin-right: auto;}
.staff_presence dd .swiper-slide { 
height: calc((100% - 30px) / 2);
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
/*主营营业*/
.main_business { width:100%; height:auto; overflow:; padding:40px 0; border-top:1px solid #eeeeee; border-bottom:1px solid #f3f3f3; position:relative; z-index:1;}
.main_business dt { width:100%; height:auto; overflow:hidden;}
.main_business dt .title { float:left;}
.main_business dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.main_business dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.main_business dt .more { display:block; width:152px; height:48px; line-height:48px; float:right; background:#fff; border:1px solid #d9d9d9; text-align:center; border-radius:23px; font-size:16px; color:#000; margin-top:10px;}
.main_business dt .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.main_business dt .more:hover { background:#21366e; color:#fff;}
.main_business dt .more:hover:after { background:#fff; color:#21366e;}
.main_business dt .des { font-size:16px; line-height:36px; height:auto; overflow:hidden; color:#212121; margin-top:40px;}
.main_business dd { width:100%; height:auto; overflow:; margin-top:40px; position:relative;}
.main_business dd .prev,
.main_business dd .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:-76px; top:50%; margin-top:-21px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center; z-index:2;}
.main_business dd .next { left:auto; right:-76px;}
.main_business dd .prev:after ,
.main_business dd .next:after { content:'<'; width:30px; height:30px; line-height:30px; border-radius:50%; display:block; margin:0 auto; background:#d1d1d1;}
.main_business dd .next:after { content:'>';}
.main_business dd .prev:hover:after,
.main_business dd .next:hover:after { background:#21366e; color:#fff;}
.main_business dd .prev:hover,
.main_business dd .next:hover { border:2px dotted #21366e;}
.main_business dd .main_business_list li { width:25%; height:auto; overflow:hidden; box-shadow: 5px 5px 3px #e9e9e9;}
.main_business dd .main_business_list li a { display:block; height:auto; overflow:hidden; border:1px solid #dfdfdf;}
.main_business dd .main_business_list li .brief { padding:0 30px; height:auto; overflow:hidden; color:#383838;}
.main_business dd .main_business_list li .tit { width:100%; line-height:92px; height:92px; font-size:30px; border-bottom:1px solid #d6d6d6;}
.main_business dd .main_business_list li .more { width:100%; line-height:66px; height:66px; overflow:hidden; font-size:14px; color:#000; margin-top:20px; float:left; border-top:1px solid #d6d6d6;}
.main_business dd .main_business_list li .more:after { content:'>'; float:right;}
.main_business dd .main_business_list li .des { width:100%; height:72px; font-size:18px; line-height:36px; margin:20px 0; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.main_business dd .main_business_list li:hover a { background:#21366e;}
.main_business dd .main_business_list li:hover { box-shadow: 4px 4px 5px #d2d2d2;}
.main_business dd .main_business_list li:hover .brief,
.main_business dd .main_business_list li:hover .more { color:#fff;}
/*投资项目*/
.investment_projects { width:100%; height:auto; overflow:; padding:40px 0; border-top:1px solid #eeeeee; border-bottom:1px solid #f3f3f3; position:relative; z-index:1;}
.investment_projects dt { width:100%; height:auto; overflow:hidden;}
.investment_projects dt .title { float:left;}
.investment_projects dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.investment_projects dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.investment_projects dt .more { display:block; width:152px; height:48px; line-height:48px; float:right; background:#fff; border:1px solid #d9d9d9; text-align:center; border-radius:23px; font-size:16px; color:#000; margin-top:10px;}
.investment_projects dt .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.investment_projects dt .more:hover { background:#21366e; color:#fff;}
.investment_projects dt .more:hover:after { background:#fff; color:#21366e;}
.investment_projects dt .des { font-size:16px; line-height:36px; height:auto; overflow:hidden; color:#717171; margin-top:40px;}
.investment_projects dd { width:100%; height:auto; overflow:; margin-top:40px; position:relative;}
/*生长妄想*/
.development_planning { width:100%; height:auto; overflow:; padding:40px 0; border-top:1px solid #eeeeee; position:relative; z-index:1;}
.development_planning dt { width:100%; height:auto; overflow:hidden;}
.development_planning dt .title { float:left;}
.development_planning dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.development_planning dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.development_planning dt .more { display:block; width:152px; height:48px; line-height:48px; float:right; background:#fff; border:1px solid #d9d9d9; text-align:center; border-radius:23px; font-size:16px; color:#000; margin-top:10px;}
.development_planning dt .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.development_planning dt .more:hover { background:#21366e; color:#fff;}
.development_planning dt .more:hover:after { background:#fff; color:#21366e;}
.development_planning dt .des { font-size:16px; line-height:36px; height:auto; overflow:hidden; color:#717171; margin-top:40px;}
.development_planning dd { width:100%; height:auto; overflow:; margin-top:40px; position:relative;}
/*公司地标*/
.company_landmark { width:100%; height:auto; overflow:hidden;}
.company_landmark dt { width:100%; height:auto; overflow:hidden;}
.company_landmark dt .title { float:left;}
.company_landmark dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.company_landmark dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.company_landmark dd { width:100%; overflow:hidden; margin-top:40px; height:auto;}
.company_landmark .map_coordinates { width:100%; height:610px;}
/*联系方法*/
.contact_way_info { width:100%; height:auto; overflow:hidden; padding-bottom:40px; border-bottom:1px solid #f3f3f3;}
.contact_way_info dt { width:100%; height:50px; line-height:50px; text-align:center; font-size:24px; color:#000;}
.contact_way_info_list { width:100%; height:auto; overflow:hidden; margin-top:40px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.contact_way_info_list li { height:auto; overflow:hidden; color:#000000; padding-left:50px;}
.contact_way_info_list li .icon { width:50px; height:40px; line-height:40px; font-size:30px; color:#21366e; float:left; margin:0 0 0 -50px;}
.contact_way_info_list li .lab { width:100%; font-size:16px; line-height:24px; float:left;}
.contact_way_info_list li .txt { width:100%; font-size:16px; line-height:24px; float:left;}
.contact_way_info_list li .tel { font-size:24px; color:#21366e; font-weight:bold;}
/*意见建议*/
.cotnact_message { width:100%; height:auto; overflow:hidden; padding:40px 0; padding-bottom:60px; border-top:1px solid #eeeeee; border-bottom:1px solid #f3f3f3;}
.cotnact_message dt { width:100%; height:auto; overflow:hidden; position:relative;}
.cotnact_message dt .title { float:left;}
.cotnact_message dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.cotnact_message dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.cotnact_message dt .more { display:block; width:152px; height:48px; line-height:48px; float:right; background:#fff; border:1px solid #d9d9d9; text-align:center; border-radius:23px; font-size:16px; color:#000; margin-top:10px;}
.cotnact_message dt .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.cotnact_message dt .more:hover { background:#21366e; color:#fff;}
.cotnact_message dt .more:hover:after { background:#fff; color:#21366e;}
.cotnact_message dd { width:100%; height:auto; overflow:hidden; margin-top:40px;}

.cotnact_message .message_box { height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.cotnact_message .message_box .input { width:32.8%; height:56px; line-height:56px; background:#f3f3f3; color:#000; margin-top:20px; border:0; text-indent:30px; float:left;}
.cotnact_message .message_box .yzm { margin-top:20px; margin-left:20px;}
.cotnact_message .message_box .input.w_100 { width:100%;}
.cotnact_message .message_box .input.w_50 { width:49.2%;}
.cotnact_message .message_box .input:focus,
.cotnact_message .message_box .textarea:focus { background:#ffcc00;}
.cotnact_message .message_box .textarea { width:100%; flex:0 0 100%; height:177px; line-height:20px; background:#f3f3f3; color:#000; padding:20px 30px; border:0; margin-top:20px;}
.cotnact_message .message_box .input:-moz-placeholder,
.cotnact_message .message_box .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #18a0ff; opacity:1;  font-size:16px;
}
.cotnact_message .message_box .input::-moz-placeholder,
.cotnact_message .message_box .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #4e4e4e;opacity:1; font-size:16px;
}
.cotnact_message .message_box .input:-ms-input-placeholder,
.cotnact_message .message_box .textarea:-ms-input-placeholder {
    color: #4e4e4e;opacity:1; font-size:16px;
}
.cotnact_message .message_box .input::-webkit-input-placeholder,
.cotnact_message .message_box .textarea::-webkit-input-placeholder{
    color: #4e4e4e;opacity:1; font-size:16px;
}
.cotnact_message .message_box .btn_box { width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:34px; text-align:center;}
.cotnact_message .message_box .submit{
    width:223px; height:52px; background:#c10e0e; border:0; cursor:pointer; color:#fff; margin:0 20px; font-size:16px; border-radius:0px; display:inlie-block;
}
.cotnact_message .message_box .reset{
    width:223px; height:52px; background:#21366e; border:0; cursor:pointer; color:#fff; margin:0 20px; font-size:16px; border-radius:0px; display:inlie-block;
}

/*资料下载*/
.data_download { width:100%; height:auto; overflow:hidden; padding:40px 0; padding-bottom:60px; border-top:1px solid #eeeeee; border-bottom:1px solid #f3f3f3;}
.data_download dt { width:100%; height:auto; overflow:hidden;}
.data_download dt .title { float:left;}
.data_download dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.data_download dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.data_download dt .more { display:block; width:152px; height:48px; line-height:48px; float:right; background:#fff; border:1px solid #d9d9d9; text-align:center; border-radius:23px; font-size:16px; color:#000; margin-top:10px;}
.data_download dt .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.data_download dt .more:hover { background:#21366e; color:#fff;}
.data_download dt .more:hover:after { background:#fff; color:#21366e;}
.data_download dd { width:100%; height:auto; overflow:hidden; margin-top:40px;}
.data_download dd .data_download_list { width:100%; height:auto; overflow:hidden; font-size:18px;}
.data_download dd .data_download_list .down_name { margin-left:30px;}
.data_download dd .data_download_list .down_info { margin-right:30px;}
.data_download dd .data_download_list .down_link { display:inline-block; width:127px; height:40px; line-height:40px; background:#21366e; color:#fff; border-radius:5px; text-align:center;}
.data_download dd .data_download_list .down_link .icon { width:20px; height:20px; line-height:20px; text-align:center; font-size:20px; margin-right:10px;}
.data_download dd .data_download_list .down_link:hover { background:#c10e0e;}
.data_download dd .data_download_list .down_size { margin:0 30px;}
.data_download dd .data_download_list .down_size:before { font-size:22px; margin-right:30px;}
.data_download dd .data_download_list .down_count { margin:0 30px; }
.data_download dd .data_download_list .down_count:before { font-size:22px; margin-right:30px;}
.data_download dd .data_download_list li { width:100%; height:89px; line-height:89px; background:#f3f3f3; margin-top:3px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.data_download dd .data_download_list li:hover { background:#eee;}
.data_download 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; margin-top:30px;}
.data_download dd .more:after { content:'﹀'; display:block;}

/*站内搜索框*/
.news_search_box { width:100%; height:54px; border-radius:27px; overflow:hidden; margin-top:20px; border:1px solid #cccccc; background:#f5f5f5; position:relative;}
.news_search_box .keys { width:100%; height:54px; background:none; line-height:54px; border:0; font-size:16px; color:#575757; padding-left:30px;}
.news_search_box .submit { width:114px; height:54px; line-height:54px; background:none; font-size:0; border:0; cursor:pointer; position:absolute; right:0; top:0; z-index:2;}
.news_search_box .submit_btn { width:114px; height:54px; line-height:54px; font-size:30px; text-align:center; color:#fff; background:#21366e; position:absolute; right:0; top:0; z-index:1;}
/*顶部图片新闻*/
.top_pic_news_slide { width:100%; height:auto; overflow:hidden; margin-top:50px; padding-bottom:60px; border-bottom:1px solid #cccccc;}
.top_pic_news_list li { width:100%; height:auto; overflow:hidden; float:left;}
.top_pic_news_list li .box { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.top_pic_news_list li .pic { width:48%; height:auto; overflow:hidden; position:relative;}
.top_pic_news_list li .pic:before { content:''; position:absolute; left:0; bottom:0; width:100%; height:100%; background:url(/template/default/index/images/pic_news_list_mask.png) bottom center repeat-x;}
.top_pic_news_list li .pic:after { content:''; position:absolute; left:-100%; bottom:0; width:100%; height:100%; background:url(/template/default/index/images/pic_news_list_mask1.png) 0 0 no-repeat; background-size:auto 100%;
-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_pic_news_list li .brief { width:48%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:flex-start;}
.top_pic_news_list li:hover .pic:after { left:0%;}
.top_pic_news_list li .date { width:70px; height:auto; text-align:center; color:#21366e; z-index:1;}
.top_pic_news_list li .date .d { font-size:72px; line-height:72px; font-family:'Oswald',Helvetica,Arial,Lucida,sans-serif;}
.top_pic_news_list li .date .y-m { font-size:18px; line-height:30px;font-family:'Oswald',Helvetica,Arial,Lucida,sans-serif;}
.top_pic_news_list li .tit { width:100%; height:40px; line-height:40px; font-size:20px; color:#020202; margin-top:30px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.top_pic_news_list li .des { width:100%; height:60px; margin:20px 0; line-height:30px; font-size:16px; color:#8a8a8a; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.top_pic_news_list .more { display:block; width:152px; height:48px; line-height:48px; background:#fff; border:1px solid #d9d9d9; text-align:center; border-radius:23px; font-size:16px; color:#000; margin-top:10px;}
.top_pic_news_list .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.top_pic_news_list .more:hover { background:#21366e; color:#fff;}
.top_pic_news_list .more:hover:after { background:#fff; color:#21366e;}
.top_pic_news_slide .swiper-pagination { max-width:48%; bottom:40px;}
.top_pic_news_slide .swiper-pagination-bullets{ height:40px;}
.top_pic_news_slide .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {  margin:0 5px;}
.top_pic_news_slide .swiper-pagination-bullet { width:15px; height:15px; border-radius:50%; background:#cccccc; opacity:1;}
.top_pic_news_slide .swiper-pagination-bullet-active { background:#21366e;}

.style_red .top_pic_news_list li .date,
.style_red .top_pic_news_list li .tit { color:#ce0101;}
.style_red .top_pic_news_list .more:after { background:#ce0101;}
.style_red .top_pic_news_list .more:hover { background:#ce0101; border:1px solid #ce0101; }
.style_red .top_pic_news_list .more:hover:after { background:#fff; color:#ce0101;}
.style_red .top_pic_news_slide .swiper-pagination-bullet-active { background:#ffc60e;}
.contentbox.news.style_red dt .tit { color:#ce0101;}
/*融媒体中心-首页图片新闻样式*/
.group_news_box_flex { margin-bottom:80px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:flex-start;}
.group_news_box.w_50 { width:48%; float:left;}
.group_news_box { width:100%; height:auto; overflow:hidden; margin-top:40px;}
.group_news_box dt { width:100%; height:auto; overflow:hidden; border-bottom:1px solid #cccccc; padding-bottom:30px;}
.group_news_box dt .title { float:left;}
.group_news_box dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.group_news_box dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.group_news_box dt .more { display:block; width:152px; height:48px; line-height:48px; float:right; background:#fff; border:1px solid #d9d9d9; text-align:center; border-radius:23px; font-size:16px; color:#000; margin-top:10px;}
.group_news_box dt .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.group_news_box dt .more:hover { background:#21366e; color:#fff;}
.group_news_box dt .more:hover:after { background:#fff; color:#21366e;}
.group_news_box dd { width:100%; height:auto; overflow:hidden;}
.group_news_box dd .news_box { padding-left:720px; height:auto; overflow:hidden; margin-top:60px;}
.group_news_box dd .pic_news_slide { width:684px; height:auto; overflow:hidden; float:left; margin:0 0 0 -720px; border-bottom:1px solid #cccccc;}
.group_news_box dd .pic_news_list { width:100%; height:auto; overflow:;}
.group_news_box dd .pic_news_list li .pic { width:100%; height:auto; overflow:hidden; position:relative;}
.group_news_box dd .pic_news_list li .pic:before { content:''; position:absolute; left:0; bottom:0; width:100%; height:100%; background:url(/template/default/index/images/pic_news_list_mask.png) bottom center repeat-x;}
.group_news_box dd .pic_news_list li .pic:after { content:''; position:absolute; left:-100%; bottom:0; width:100%; height:100%; background:url(/template/default/index/images/pic_news_list_mask1.png) 0 0 no-repeat; background-size:auto 100%;
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}

.group_news_box dd .pic_news_list li .date { width:130px; height:108px; position:absolute; left:0px; bottom:20px; text-align:center; color:#fff;  z-index:1;}
.group_news_box dd .pic_news_list li .date .d { font-size:72px; line-height:72px; font-family:'Oswald',Helvetica,Arial,Lucida,sans-serif;}
.group_news_box dd .pic_news_list li .date .y-m { font-size:18px; line-height:30px;font-family:'Oswald',Helvetica,Arial,Lucida,sans-serif;}
.group_news_box dd .pic_news_list li .brief { width:100%; height:auto; overflow:hidden;}
.group_news_box dd .pic_news_list li .brief .tit { width:100%; height:40px; line-height:40px; font-size:20px; color:#020202; margin-top:30px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.group_news_box dd .pic_news_list li .brief .des { width:100%; height:60px; margin:20px 0; line-height:30px; font-size:16px; color:#8a8a8a; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.group_news_box dd .pic_news_list li:hover .pic:after { left:0%;}
.group_news_box dd .pic_news_list li:hover .tit { left:0%;}
.group_news_box dd .pic_news_slide .swiper-pagination { position:relative; margin:30px 0;}
.group_news_box dd .swiper-pagination-bullets{ width:100%; height:20px;}
.group_news_box dd .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {  margin:0 5px;}
.group_news_box dd .swiper-pagination-bullet { width:15px; height:15px; border-radius:50%; background:#cccccc; opacity:1;}
.group_news_box dd .swiper-pagination-bullet-active { background:#21366e;}
/*融媒体中心-首页新闻样式*/
.group_news_box dd .news_list.mt0 { margin-top:0;}
.group_news_box dd .news_list { width:100%; height:auto; overflow:hidden; float:left; margin-top:20px;}
.group_news_box dd .news_list li { width:100%; height:auto; overflow:hidden; margin-bottom:20px; }
.group_news_box dd .news_list li .date { width:100%; line-height:30px; font-size:16px; color:#999;}
.group_news_box dd .news_list li .date:before { content:'　'; margin-right:5px;}
.group_news_box dd .news_list li .tit { width:100%; height:40px; line-height:40px; font-size:18px; color:#2d2d2d; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.group_news_box dd .news_list li:hover .tit,
.group_news_box dd .news_list li:hover .date { color:#21366e;}
.group_news_box dd .news_list li .tit:before { content:'◆'; margin-right:10px;}
.group_news_box dd .news_list.column-2 { column-count:2; /*column-width:100px;*/ column-gap:50px;}
.group_news_box dd .news_list.style01 { margin:30px 0;}
.group_news_box dd .news_list.style01 li { height:50px; line-height:50px; margin-bottom:0;}
.group_news_box dd .news_list.style01 li  .tit { height:50px; line-height:50px;}
.group_news_box dd .news_list.style01 li .date { width:auto; float:right; line-height:50px;}
.group_news_box dd .news_list.style01 li .date:before { content:''; margin-right:0;}
/*新媒体中心切换*/
.group_news_box .new_media_list li { width:100%; height:auto; overflow:hidden; position:relative;}
.group_news_box .new_media_list li .bg { display:block;}
.group_news_box .new_media_list li .new_media_info { position:absolute; left:0; top:0; width:100%; height:100%; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-around; align-items:center;}
.group_news_box .new_media_list li .new_media_info .info_box { height:auto; overflow:hidden; text-align:center; color:#21366e;}
.group_news_box .new_media_list li .new_media_info .align_end { align-self:flex-end;}
.group_news_box .new_media_list li .new_media_info .info_box .icon { font-size:50px; line-height:50px;}
.group_news_box .new_media_list li .new_media_info .info_box .tit { font-size:21px; line-height:60px;}
.group_news_box #new_media_item_2 .icon { color:#f00;}
.group_news_box #new_media_item_2 .tit { color:#fff;}
.group_news_box #new_media_item_3 .icon,
.group_news_box #new_media_item_3 .tit { color:#fff;}
.group_news_box .tabs { width:100%; height:99px; overflow:hidden;}
.group_news_box .tabs li { width:50%; height:99px; float:left; font-size:18px;}
.group_news_box .tabs li a { width:100%; height:99px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:flex-start; align-items:center; color:#2d2d2d; position:relative;}
.group_news_box .tabs li a:after { content:''; width:100%; height:5px; background:#ececec; position:absolute; left:0; bottom:0; z-index:1;}
.group_news_box .tabs li .num { font-size:24px; color:#21366e; line-height:60px; font-style:italic;}
.group_news_box .tabs li .icon { width:120px; height:60px; text-align:center; font-size:55px; line-height:60px; color:#21366e;}
.group_news_box .tabs li:hover a:after,
.group_news_box .tabs li.hover a:after { background:#21366e;}

/*产品展示*/
.productbox_bg { height:auto; overflow:hidden; padding-bottom:109px; background:#f6f6f6; position:relative;}
.productbox { height:auto; overflow:; margin-top:50px; padding-left:273px;}
.productbox dt { width:229px; height:auto; overflow:; position:relative; float:left; margin:0 0 0 -273px;}
.productbox dt .title { width:100%; height:auto; overflow:;}
.productbox dt .tit { font-size:36px; line-height:50px; color:#066519; position:relative; z-index:1;}
.productbox dt .tit:before { content:'-'; color:#c60000; position:absolute; left:-20px;}
.productbox dt .tit1 { font-size:16px; line-height:20px; color:#8f8f8f; text-transform:uppercase;}
.productbox dt .more { width:auto; height:42px; line-height:42px; display:block; overflow:hidden; font-size:16px; background:#c60000; color:#fff; text-transform:uppercase; padding:0 20px; margin-top:25px;}
.productbox dt .more:after { content:'+'; float:right;}
.productbox dt .des { font-size:16px; color:#252525; line-height:60px; margin-top:30px;}
.productbox dt .tabs { width:100%; height:auto; overflow:hidden; text-align:left; z-index:1; margin-top:0px; padding:16px 0; border-top:1px solid #252525; border-bottom:1px solid #252525;}
.productbox dt .tabs a { width:100%; height:41px; line-height:41px; font-size:16px; color:#252525; display:block; position:relative; margin:5px 0px; border-radius:22px;}
.productbox dt .tabs a .icon { font-size:30px; margin-right:10px; float:left; margin-left:30px;}
.productbox dt .tabs a.first:before { }
.productbox dt .tabs a:before { content:'°'; margin-right:10px; float:left; margin-left:10px; /*filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 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);
/*border-top: 9px solid transparent;
border-bottom: 9px solid transparent;
border-left: 21px solid #74b128;
border-right: 0px solid transparent;*/
}
.productbox dt .tabs a:after { content:'→'; float:right; margin-right:20px;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
}
.productbox dt .tabs a.hover { background:#9c6d1e; color:#fff;}
.productbox dt .tabs a:hover:after,
.productbox dt .tabs a.hover:after {}

.productbox dd { width:100%; height:auto; overflow:hidden; margin-top:0px; position:relative; float:left;}
.productbox dd .product_box { height:auto; overflow:visible;}
.productbox dd .product_list_scroll { width:40%; height:auto; overflow:hidden; float:left; margin-top:0px; position:relative;}
.productbox .product_list1 { width:60%; height:auto; overflow:hidden; float:right;}
.productbox .product_list1 li { width:48%; height:auto; overflow:hidden; float:left; margin-left:2%; margin-bottom:2%;}
.productbox .product_list1 li a { display:block; border:1px solid #dfdfdf; background:#fff; height:auto; overflow:hidden;}
.productbox .product_list1 li .brief { width:50%; height:auto; overflow:hidden; float:left;}
.productbox .product_list1 li .margin { height:auto; overflow:hidden; margin:27px;}
.productbox .product_list1 li .brief .tit { font-size:18px; line-height:30px; color:#272727; margin-top:20px;}
.productbox .product_list1 li .brief .tit:after { content:'—'; display:block;}
.productbox .product_list1 li .brief .more { width:70px; height:26px; background:#9c6d1e; line-height:26px; text-align:center; overflow:hidden; border-radius:13px; margin-top:90px; font-size:14px; color:#fff;}
.productbox .product_list1 li .pic { width:50%; height:auto; overflow:hidden; float:left; position:relative;}
.productbox .product_list1 li .pic:after { content:''; position:absolute; left:50%; top:50%; width:0%; height:0%; background:url(/template/default/index/images/product_list1_mask.png) center center no-repeat; z-index:1;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
}
.productbox .product_list1 li:hover a { background:#c60000;}
.productbox .product_list1 li:hover .tit { color:#fff;}
.productbox .product_list1 li:hover .pic:after { left:0%; top:0%; width:100%; height:100%;}

.productbox dd .swiper-pagination { height:14px; text-align:right; z-index:999; width:100%; position:absolute; left:0px; bottom:5px;}
.productbox dd .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:1px solid #a6a6a6; z-index:1;}
.productbox dd .swiper-pagination .swiper-pagination-switch.swiper-active-switch { background:#9c6d1e; border:1px solid #9c6d1e;}

.selected_scroll_list { width:100%; height:auto; overflow:hidden; margin-top:70px; position:relative;}
.selected_scroll_list .selected_list li.swiper-slide-active .brief { bottom:0;}
.selected_scroll_list .selected_list li { width:100%; height:auto; overflow:hidden; }
.selected_scroll_list .selected_list li .box { width:100%; height:auto; overflow:hidden; position:relative; padding-bottom:72px;}
.selected_scroll_list .selected_list li img { display:block;}
.selected_scroll_list .selected_list li .brief { width:496px; height:144px; background:#9c6d1e; color:#fff; float:right; position:absolute; bottom:-144px; right:0;}
.selected_scroll_list .selected_list li .margin { margin:0 60px; height:auto; overflow:hidden;}
.selected_scroll_list .selected_list li .tit { font-size:24px; line-height:144px;}
.selected_scroll_list .selected_list li .more { font-size:16px; line-height:144px; float:right; color:#fff;}
.selected_scroll_list .selected_list li .more:after { content:'→'; width:34px; height:34px; line-height:34px; text-align:center; background:#c60000; border-radius:50%; display:inline-block; color:#fff; overflow:hidden; margin-left:18px; position:relative; top:10px;}
.selected_scroll_list .swiper-pagination { height:14px; text-align:left; z-index:999; width:100%; height:14px; position:absolute; left:0px; bottom:30px;}
.selected_scroll_list .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:1px solid #a6a6a6; z-index:1;}
.selected_scroll_list .swiper-pagination .swiper-pagination-switch.swiper-active-switch { background:#9c6d1e; border:1px solid #9c6d1e;}


.product_pic_box { padding-right:219px; height:auto; overflow:hidden;}
.product_pic { float:left; width:100%; height:auto; overflow:hidden;}
.product_thumb_list { width:151px; height:auto; overflow:hidden; margin:0 -219px 0 0; float:right;}
.product_thumb_list li { width:100%; height:auto; overflow:hidden; margin-bottom:13px;}
.product_thumb_list li a { display:block; position:relative;}
.product_thumb_list li a:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0; border:0px solid #ca1111;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);

}
.product_thumb_list li a:hover:after { display:block; border:3px solid #ca1111;}
.product_thumb_list li img { display:block;}
.product_brief { width:100%; height:auto; overflow:visible;}
.product_brief .tit { font-size:24px; font-weight:bold; line-height:50px; color:#122e96; margin-top:10px;}
.product_brief .des { line-height:30px; color:#545454; margin-top:20px;}
.product_brief .more { font-size:16px; line-height:30px; color:#122e96; position:relative; padding-right:70px; margin-top:30px; display:inline-block; margin-bottom:20px;}
.product_brief .more:before { content:'read more'; display:block; font-size:12px; line-height:20px; text-transform:uppercase; position:absolute; left:0; top:30px;}
.product_brief .more:after { content:''; width:49px; height:49px; border-radius:50%; background:url(/template/default/index/images/icon_next_1.png); background-size:100% 100%; position:absolute; right:0; top:0;}


.productbox dd .topbox { height:70px; overflow:hidden; padding-left:486px; border-bottom:1px solid #ececec;}
.productbox dd .searchbox { width:432px; height:30px; overflow:hidden; border:1px solid #d2d2d2; border-radius:3px; margin:22px 0 0 -452px; float:left; position:relative;}
.productbox dd .searchbox .keys { width:386px; height:28px; line-height:28px; border:0; color:#000; position:absolute; left:1px; top:1px; text-indent:5px;}
.productbox dd .searchbox .submit { width:44px; height:30px; border:0; position:absolute; right:1px; top:1px; cursor:pointer; background:url(/template/default/index/images/search_icon.png) center center no-repeat;}
.productbox dd .keys:-ms-input-placeholder{
    color: #afafaf;opacity:0.5; font-size:14px;
}
.productbox dd .searchbox .keys::-webkit-input-placeholder{
    color: #afafaf;opacity:0.5; font-size:14px;
}
.productbox .product_show { width:100%; height:auto;}
.productbox .product_show li { width:100%; height:auto; overflow:hidden;}
.productbox .product_show li .box { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center; background:#e6e6e6 url(../images/pic_bg.png) center center no-repeat; padding:200px 0;}
.productbox .product_show li .pic { width:33%; height:auto; overflow:hidden; text-align:center;}
.productbox .product_show li .brief { width:100%; height:auto; overflow:hidden; float:left; color:#323232;}
.productbox .product_show li .tit { font-size:48px; line-height:68px;}
.productbox .product_show li .des { width:100%; height:90px; font-size:16px; line-height:30px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-top:30px;}
.productbox .product_show li .more { width:140px; height:48px; line-height:48px; background:#c10e0e; font-size:18px; color:#fff; text-align:center; display:block; margin-top:20px; border-radius:8px;}
.productbox .ctrl_box { width:30%; height:auto; color:#f4f4f4; font-family:'微软雅黑'; z-index:1; float:right; margin-right:2%;}
.productbox .ctrl_info { height:auto; overflow:hidden; font-size:24px; color:#4d4d4d; line-height:40px; margin-left:45%; position:relative;}
.productbox .ctrl_info:after { content:''; width:80px; height:2px; background:#fff; position:absolute; left:50%; top:50%; margin-left:-40px;}
.productbox .ctrl_info .curr { float:left; margin-left:20px;}
.productbox .ctrl_info .total { float:right; margin-right:20px;}
.productbox .ctrl_box .ctrl { height:auto; overflow:hidden; margin-left:45%; margin-top:50%;}
.productbox .ctrl_box .ctrl a { display:block; width:50%; float:left; font-size:40px; line-height:80px; color:#4d4d4d; text-align:center;}
.productbox .ctrl_box .ctrl a:hover { color:#b21a15;}
.productbox .ctrl_box .product_scroll_prev { float:left;} 
.productbox .ctrl_box .product_scroll_next { float:right;}

.productbox .product_list { width:100%; height:auto; overflow:hidden; margin-top:0px; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;*/}
.productbox .product_list li{ width:100%; float:left; height:auto; overflow:hidden; 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.ml0 { margin-left:0;}
.productbox .product_list li .margin { margin:0 37px; height:auto; overflow:hidden;}
.productbox .product_list li .brief { width:100%; height:85px; overflow:hidden; background:#127805; color:#fff; position:relative; z-index:2;}
.productbox .product_list li .des { width:100%; height:auto; line-height:24px;overflow:hidden; color:#fff; font-size:16px;}
.productbox .product_list li .tit { height:85px; line-height:85px; font-size:18px; text-align:center;}
.productbox .product_list li .tit .icon { float:right; line-height:60px; color:#bcbcbc; font-size:30px;}
.productbox .product_list li a { display:block; position:relative; overflow:hidden; background:#fff; margin:0px; border-radius:0px;}
.productbox .product_list li .pic { width:100%; display:block; overflow:hidden; position:relative; margin:0; z-index:1;
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
}
.productbox .product_list li .pic img { display:block;}
.productbox .product_list li:hover .pic {
	/*-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;*/
}
.productbox .product_list li .more { width:99px; height:34px; background:#103dae; color:#fff; line-height:34px; border-radius:17px; overflow:hidden; font-size:16px; text-align:center; text-transform:uppercase; position:relative; float:right; margin-right:27px; margin-top:18px;
-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 .more .icon { margin-left:5px; font-size:22px; position:relative; top:2px;}
.productbox .product_list li .pic:before { content:''; border:1px solid #ff8282; position:absolute; left:0%; top:0%; bottom:0%; right:0%; z-index:2;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;
}
.productbox .product_list li .pic:after { content:''; position:absolute; left:50%; top:50%; width:0%; height:0%; background:url(/template/default/index/images/product_list_mask.png) center center no-repeat; z-index:1;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
}
.productbox .product_list li:hover:before { left:0; top:0;}
.productbox .product_list li:hover .brief { background:#cc0000; color:#fff;}
.productbox .product_list li:hover .more { background:#fff; color:#e50012;}
.productbox .product_list li:hover:after { width:100%;}
.productbox .product_list li:hover .pic:after { /*left:0%; top:0%; width:100%; height:100%;*/}

.productbox .product_prev { width:60px; height:60px; text-align:center; line-height:60px; border:1px solid #193455; border-radius:50%; color:#5a91ff; font-size:30px; display:block; position:absolute; left:-100px; top:40%; margin-top:-30px;}
.productbox .product_prev:hover { color:#e30000; border:1px solid #5a91ff;}
.productbox .product_next { width:60px; height:60px; text-align:center; line-height:60px; border:1px solid #193455; border-radius:50%; color:#5a91ff; font-size:30px; display:block; position:absolute; right:-100px; top:40%; margin-top:-30px;}
.productbox .product_next:hover { color:#e30000; border:1px solid #5a91ff;}
.productbox dd .product_more { width:188px; height:56px; line-height:56px; font-size:16px; text-align:left; text-indent:25px; background:#d6001c; color:#fff; margin:0 auto; margin-top:30px; position:relative; display:block;}
.productbox dd .product_more:hover { background:#b28147;}
.productbox dd .product_more:after { content:'+'; position:absolute; right:25px; font-size:16px;}
/*新闻中心*/
.newsbox_bg { height:100%; background:url(/template/default/index/images/newsbox_bg.jpg) center center no-repeat; background-size:cover; position:relative;}
.newsbox { max-width:1642px; min-width:300px; height:auto; overflow:; margin:0 auto; position:relative;}
.newsbox dt { width:100%; height:auto; overflow:hidden; position:relative;}
.newsbox dt .tit { font-size:36px; color:#212121; line-height:48px; float:left;}
.newsbox dt .more { width:217px; height:55px; line-height:55px; display:block; overflow:hidden; font-size:16px; background:#f3f3f3; color:#000; text-indent:40px; text-transform:uppercase;margin-top:90px; position:relative;}
.newsbox dt .more:before { content:''; width:5px; height:100%; position:absolute; left:0px; top:0px; background:#00009e; z-index:-1;/* filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 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);
}
.newsbox dt .more:hover { color:#fff;}
.newsbox dt .more:hover:before { width:100%;}
.newsbox dt .more:after { content:'>'; float:right; margin-right:20px;}

.newsbox dt .tabs { width:auto; height:43px; overflow:hidden; position:relative; float:right;}
.newsbox dt .tabs li { display:inline-block; height:43px; line-height:43px; font-size:18px; color:#212121; position:relative; margin-left:30px;}
.newsbox dt .tabs li a:after { content:''; position:absolute; left:0; bottom:-4px; width:100%; height:4px; background:#21366e;
-moz-transition:all .8s cubic-bezier(0,0,.2,1);
-o-transition:all .8s cubic-bezier(0,0,.2,1);
-ms-transition:all .8s cubic-bezier(0,0,.2,1);
transition:all .8s cubic-bezier(0,0,.2,1);
}
.newsbox dt .tabs a:hover,
.newsbox dt .tabs a.hover { color:#21366e;}
.newsbox dt .tabs a:hover:after,
.newsbox dt .tabs a.hover:after { bottom:0;}

.newsbox dd { width:100%; height:auto; overflow:hidden; margin-top:0px; position:relative;}
.newsbox dd .news_box { width:100%; height:auto; overflow:hidden; margin-top:30px;}
/*图片新闻列表样式*/
.newsbox .pic_news_list_scroll { width:100%; height:auto; overflow:hidden; position:relative; margin-top:40px;}
.newsbox dd .pic_news_list { width:100%; height:auto; overflow:;}
.newsbox dd .pic_news_list li { width:33%; height:auto; overflow:; position:relative; margin:0; float:left;}
.newsbox dd .pic_news_list li a { display:block; height:auto; overflow:hidden;}
.newsbox dd .pic_news_list li .pic { width:auto; height:auto; overflow:hidden; position:relative; margin:30px 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; border:0px solid #a10a0a;}
.newsbox dd .pic_news_list li .pic img { display:block; margin:0 auto;}
.newsbox dd .pic_news_list li a:after,
.newsbox dd .pic_news_list li .pic:after { content:''; position:absolute; left:0; top:0; bottom:0; right:0; z-index:999;
    -webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
}
.newsbox dd .pic_news_list li .brief { width:100%; height:auto; overflow:hidden;}
.newsbox dd .pic_news_list li .tit { font-size:24px; line-height:36px; height:72px; margin-top:30px; overflow:hidden; color:#020202; font-weight:400; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; position:relative;}
.newsbox dd .pic_news_list li .des { width:100%; height:48px; overflow:hidden; line-height:24px; margin-top:10px; font-size:16px; color:#a9a9a9; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph; position:relative;}
.newsbox dd .pic_news_list li .margin { margin:30px 30px; height:auto; overflow:hidden; position:relative;}
.newsbox dd .pic_news_list li .info { width:100%; height:auto; overflow:hidden;}
.newsbox dd .pic_news_list li .info .sort { width:125px; height:44px; line-height:38px; font-size:18px; color:#21366e; border:3px solid #21366e; border-radius:22px; overflow:hidden; text-align:center; font-weight:bold; float:left;}
.newsbox dd .pic_news_list li .info .date { width:130px; height:44px; line-height:44px; overflow:hidden; text-align:center; float:left; font-size:16px; color:#161616; font-weight:bold; position:relative;}
.newsbox dd .pic_news_list li .icon { float:right; line-height:50px; font-size:35px; color:#000;}
.newsbox dd .pic_news_list li .date { }
.newsbox dd .pic_news_list li .date .d { font-size:48px; line-height:50px;}
.newsbox dd .pic_news_list li .date .y-m { font-size:14px; line-height:20px;}
.newsbox dd .pic_news_list li .more { color:#333333; line-height:30px; font-size:16px;}
.newsbox dd .pic_news_list li .more:before { content:'>'; margin-right:15px;}
.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 .info .sort { background:#21366e; color:#fff;}
.newsbox dd .pic_news_list li:hover .date,
.newsbox dd .pic_news_list li:hover .date .d,
.newsbox dd .pic_news_list li:hover .date .y-m,
.newsbox dd .pic_news_list li:hover .icon,
.newsbox dd .pic_news_list li:hover .tit { color:#21366e;}
.newsbox dd .pic_news_list li:hover .des { color:#21366e;}

.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:30%; height:auto; overflow:hidden; position:relative; margin-top:0px; float:left;}

.newsbox dd .news_list { width:100%; height:auto; overflow:hidden; float:left;}
.newsbox dd .news_list li { width:100%; height:auto; overflow:visible; position:relative; margin-bottom:15px;}
.newsbox dd .news_list li a { display:block; height:auto; overflow:hidden; background:#fff;}
.newsbox dd .news_list li .brief { width:100%; height:auto; overflow:hidden; float:left;}
.newsbox dd .news_list li .tit { font-size:18px; line-height:30px; height:60px; margin-top:0px; overflow:hidden; color:#212121; font-weight:100; 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 .des { width:100%; height:48px; overflow:hidden; line-height:24px; margin-top:0px; font-size:16px; color:#4e4e4e; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph; position:relative;}
.newsbox dd .news_list li .margin { margin:29px 30px; height:auto; overflow:hidden; position:relative;}
.newsbox dd .news_list li .date { width:73px; height:auto; overflow:hidden; text-align:left; z-index:1; float:left; color:#212121; margin-right:20px; position:relative;}
.newsbox dd .news_list li .date:after { content:''; position:absolute; right:0; top:0px; width:1px; height:100%; background:#dedede;}
.newsbox dd .news_list li .date .d { font-size:48px; line-height:48px;}
.newsbox dd .news_list li .date .d:after { content:'——'; font-size:14px;}
.newsbox dd .news_list li .date .y-m { font-size:14px; line-height:20px;}
.newsbox dd .news_list li .more { width:117px; height:40px; line-height:40px; background:#9c6d1e; overflow:hidden; color:#fff; text-align:center; border-radius:20px; float:left; margin-top:80px;}
.newsbox dd .news_list li .icon { color:#000; font-size:35px; line-height:50px;}
.newsbox dd .news_list li .pic { width:100%; display:block; overflow:hidden; margin:0 0 0 -258px; float:left; border:0px solid #fff;}
.newsbox dd .news_list li .pic img { display:block;}
.newsbox dd .news_list li:hover .pic { }
.newsbox dd .news_list li:hover a { background:#00009e;}
.newsbox dd .news_list li:hover .tit,
.newsbox dd .news_list li:hover .date,
.newsbox dd .news_list li:hover .des { color:#fff;}
.newsbox dd .news_list li:hover .icon { color:#fff;}

.newsbox dd .news_list li.line {  border-bottom:1px dashed #cecece; padding-bottom:15px; margin-bottom:20px;}
.newsbox dd .ctrl_box { width:100%; height:25px;}
.newsbox dd .news_list_scroll .prev { width:49%; height:25px; background:#0d960b; display:block; color:#fff; text-align:center; float:left;}
.newsbox dd .news_list_scroll .next { width:49%; height:25px; background:#0d960b; display:block; color:#fff; text-align:center; float:right;}
.newsbox dd .news_list li.top_news { font-size:18px; font-weight:bold; color:#db0a0a; border-bottom:1px dashed #cecece; padding:15px 0; padding-bottom:30px; margin-bottom:20px;}
.newsbox dd .news_list li.top_news a { font-weight:bold; color:#db0a0a; line-height:23px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; white-space:normal; text-align:center;}
.newsbox dd .news_list li.top_news .time { display:none;}
.newsbox dd .news_list li.top_news:before { display:none;}

.newsbox dd .news_more { width:188px; height:56px; line-height:56px; font-size:16px; text-align:left; text-indent:25px; background:#d6001c; color:#fff; margin:0 auto; margin-top:34px; position:relative; display:block;}
.newsbox dd .news_more:hover { background:#b28147;}
.newsbox dd .news_more:after { content:'+'; position:absolute; right:25px; font-size:16px;}

/*人才理念*/
.talent_concept { height:auto; overflow:hidden; padding:60px 0; border-top:1px solid #eeeeee; border-bottom:1px solid #f3f3f3;}
.talent_concept dt { width:100%; height:auto;}
.talent_concept dt .title { float:left;}
.talent_concept dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.talent_concept dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.talent_concept dt .more { display:block; width:152px; height:48px; line-height:48px; float:right; background:#fff; border:1px solid #d9d9d9; text-align:center; border-radius:23px; font-size:16px; color:#000; margin-top:10px;}
.talent_concept dt .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.talent_concept dt .more:hover { background:#21366e; color:#fff;}
.talent_concept dt .more:hover:after { background:#fff; color:#21366e;}
.talent_concept dd { width:100%; height:auto; overflow:hidden;}
.talent_concept dd .des { width:100%; height:auto; overflow:hidden; font-size:16px; line-height:36px; color:#212121; margin-top:30px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 20; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}

/*招聘职位*/
.offersbox { width:100%; height:auto; overflow:hidden; padding:60px 0; border-top:1px solid #eeeeee; border-bottom:1px solid #f3f3f3;}
.offersbox dt { width:100%; height:auto; overflow:hidden; position:relative;}
.offersbox dt .title { float:left;}
.offersbox dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.offersbox dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.offersbox dt .more { display:block; width:152px; height:48px; line-height:48px; float:right; background:#fff; border:1px solid #d9d9d9; text-align:center; border-radius:23px; font-size:16px; color:#000; margin-top:10px;}
.offersbox dt .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.offersbox dt .more:hover { background:#21366e; color:#fff;}
.offersbox dt .more:hover:after { background:#fff; color:#21366e;}
.offersbox dd { width:100%; height:auto; overflow:hidden;}
.offersbox dd .offers_list { width:100%; height:auto; overflow:hidden; margin-top:40px;}
.offersbox dd .offers_list li { width:100%; height:63px; overflow:hidden; background:#f6f6f6; margin:6px 0; float:left;}
.offersbox dd .offers_list li .info { width:100%; height:63px; line-height:63px; font-size:18px; background:#eeeeee; color:#000; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; cursor:pointer;}

.offersbox dd .offers_list li .des { height:0; overflow:hidden; margin:30px; margin-bottom:0; line-height:14px; line-height:26px; color:#848484; overflow-y:auto;}
.offersbox dd .offers_list li .des::-webkit-scrollbar-track-piece {width:9px;background-color:#eee; border-radius:4.5px;}
.offersbox dd .offers_list li .des::-webkit-scrollbar { width:9px; background-color:#fff;}
.offersbox dd .offers_list li .des::-webkit-scrollbar-thumb { width:9px; height:195px; background-color:#cacaca; border-radius:4.5px;}
.offersbox dd .offers_list li .des::-webkit-scrollbar-thumb:hover { width:9px; background-color:#cacaca;}

.offersbox dd .offers_list li .btnbox { margin:0 30px; overflow:hidden;}
.offersbox dd .offers_list li .btn { display:block; background:#21366e; color:#fff; width:116px; height:39px; line-height:39px; padding:0; font-size:20px; border-radius:5px; overflow:hidden; text-align:center; float:left; margin-right:11px;}
.offersbox dd .offers_list li .info .tit { margin-left:20px;}
.offersbox dd .offers_list li .info .date { margin-right:0px;}
.offersbox dd .offers_list li .info .date:after { content:'>'; display:inline-block; padding:0 20px; text-align:center;
    /*-webkit-transition: all .5s ease;
    -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 */
}
.offersbox dd .offers_list li.hover .info { background:#21366e; color:#fff;}
.offersbox dd .offers_list li.hover { height:387px;}
.offersbox dd .offers_list li.hover .des { height:230px;}
.offersbox dd .offers_list li:hover .info .date:after {}

/*在线应聘*/
.applied_online { width:100%; height:auto; overflow:hidden; padding:60px 0; position:relative; border-top:1px solid #eeeeee;}
.applied_online dt { width:100%; height:auto; overflow:hidden;}
.applied_online dt .title { float:left;}
.applied_online dt .tit { line-height:50px; font-size:30px; color:#21366e;}
.applied_online dt .tit1 { line-height:20px; font-size:16px; text-transform:uppercase; color:#383838;}
.applied_online dt .more { display:block; width:152px; height:48px; line-height:48px; float:right; background:#fff; border:1px solid #d9d9d9; text-align:center; border-radius:23px; font-size:16px; color:#000; margin-top:10px;}
.applied_online dt .more:after { content:'>'; width:39px; height:39px; line-height:39px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:4px; margin-right:4px;}
.applied_online dt .more:hover { background:#21366e; color:#fff;}
.applied_online dt .more:hover:after { background:#fff; color:#21366e;}
.applied_online dd { width:100%; height:auto; overflow:hidden; float:left; position:relative; margin-top:30px;}
.applied_online dd .frombox { width:100%; height:auto; overflow:hidden; position:relative; 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:20px; border:0; text-indent:20px; float:left;}
.applied_online dd .frombox .textarea { width:100%; flex:0 0 100%; height:100px; line-height:20px; background:#eeeeee; color:#000; padding:20px; border:0; margin-top:20px;}
.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:23px;}
.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:#21366e; 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; padding-bottom:50px;}
/*生产工艺*/
.processbox { max-width:1440px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; position:relative; margin-top:120px;}
.processbox dt { width:100%; height:auto; overflow:hidden; text-align:center; margin-top:40px;}
.processbox dt .title { float:left; height:auto; overflow:hidden; margin-left:30px;}
.processbox dt .icon { float:left; font-size:70px; line-height:80px; color:#0436ba; margin:0 0 0 -160px;}
.processbox dt .tit { font-size:30px; line-height:40px; color:#000;}
.processbox dt .tit1 { font-size:16px; line-height:20px; color:#bdbdbd;}
.processbox dt .tit1:before,
.processbox dt .tit1:after { content:'-'; margin:0 10px;}
.processbox dt .more { width:58px; height:58px; text-align:center; line-height:58px; background:#0436ba url(../images/more_app.png) center center no-repeat; border-radius:50%; display:inline-block; font-size:48px; margin:10px; color:#fff; float:right;}
.processbox dt .more:hover { background-color:#c31612;}
.processbox dd { width:100%; height:auto; overflow:hidden; position:relative; margin-top:0px; z-index:1;}
.processbox dd .process_list { width:100%; height:auto; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-around; align-items:flex-start; align-content:flex-start; }
.processbox dd .process_list a { display:block; width:22%; flex:0 0 22%; height:auto; overflow:hidden; border-radius:34px; margin-top:30px; }
.processbox dd .process_list a:nth-child(1),
.processbox dd .process_list a:nth-child(4),
.processbox dd .process_list a:nth-child(6),
.processbox dd .process_list a:nth-child(7) { margin-top:9%;}
.processbox dd .process_list a:nth-child(5) { order:8;}
.processbox dd .process_list a:nth-child(6) { order:7;}
.processbox dd .process_list a:nth-child(7) { order:6;}
.processbox dd .process_list a:nth-child(8) { order:5;}
.processbox dd .process_list .pic {}
.processbox dd .process_list .pic img { display:block;}
.processbox dd .process_list .info { background:#ffae00; height:73px; line-height:73px; font-size:24px;}
.processbox dd .process_list .tit { height:73px; line-height:73px; color:#000; margin-left:20px; float:left; margin-left:20px;}
.processbox dd .process_list .icon { float:right; color:#c10e0e; margin-right:20px; font-size:50px;}
.processbox dd .process_list a:hover .tit { color:#fff; float:left;}
.processbox dd .process_list a:hover .icon { color:#fff;}
.processbox dd .process_list a:hover .info { background:#c10e0e;}
.processbox dd .process_list .scenter { width:278px; height:246px; position:absolute; left:50%; top:52%; margin-left:-139px; margin-top:-123px;}

/*在线询价*/
.feedbackbox { height:188px; background:#014f9e; overflow:hidden; margin-top:50px; padding-left:362px; background:url(/template/default/index/images/feedbackbox_bg.jpg) center center no-repeat;}
.feedbackbox dt { width:362px; height:188px; float:left; color:#fff; text-align:center; margin:0 0 0 -362px;}
.feedbackbox dt .tit { font-size:24px; line-height:30px; letter-spacing:0px; margin-top:60px;}
.feedbackbox dt .tit1 { font-size:14px; line-height:20px; }
.feedbackbox dd { float:left; width:100%; height:188px;}
.feedbackbox dd .input { width:30%; height:43px; line-height:43px; background:none; border:0; font-size:16px; color:#fff; text-indent:20px; margin-top:60px; float:left; margin-right:2%; border:1px solid #fff;}
.feedbackbox dd .input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff; opacity:1;  font-size:16px;
}
.feedbackbox dd .input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;opacity:1; font-size:16px;
}
.feedbackbox dd .input:-ms-input-placeholder{
    color: #fff;opacity:1; font-size:16px;
}
.feedbackbox dd .input::-webkit-input-placeholder{
    color: #fff;opacity:1; font-size:16px;
}

.feedbackbox dd .submit { width:30%; height:43px; line-height:43px; border:0; background:#fff; color:#0436ba; cursor:pointer; margin-top:60px; float:left;}

.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:hidden; position:relative; background:url(/template/default/index/images/casebox_bg.jpg) center center no-repeat; background-size:cover; padding-bottom:69px;}
.casebox { margin:0; height:auto; overflow:visible; position:relative; margin-top:60px;}
.casebox dt { width:100%; height:100px; overflow:; position:relative;}
.casebox dt .title { height:auto; overflow:; float:left;}
.casebox dt .tit { font-size:36px; line-height:50px; color:#252525; position:relative; z-index:1;}
.casebox dt .tit:before { content:'-'; color:#c60000; position:absolute; left:-20px;}
.casebox dt .tit1 { font-size:16px; line-height:20px; color:#8f8f8f; text-transform:uppercase;}
.casebox dt .more { width:218px; height:42px; line-height:42px; display:block; overflow:hidden; font-size:16px; background:#c60000; color:#fff; text-transform:uppercase; padding:0 20px; margin-top:25px; float:right;}
.casebox dt .more:after { content:'+'; float:right;}
.casebox dt .tabs { width:100%; height:52px; overflow:hidden; text-align:center; margin-top:20px; }
.casebox dt .tabs a { display:inline-block; width:215px; height:40px; line-height:40px; font-size:20px; background:#f2f2f2; color:#191a1d; text-align:center;}
.casebox dt .tabs a .icons { color:#74b128; font-size:28px; display:inline-block; margin-right:20px; margin-left:20px; float:left;}
.casebox dt .tabs a:hover,
.casebox dt .tabs a.hover { background:#74b128; color:#fff;}
.casebox dt .tabs a:hover .icons ,
.casebox dt .tabs a.hover .icons { color:#fff;}
.casebox dd { width:100%; height:auto; overflow:visible; position:relative; margin-top:20px;}
.casebox dd .case_prev { width:50px; height:47px; line-height:44px; background:#fff; display:block; color:#103dae; border-radius:0%; z-index:1; font-size:36px; position:absolute; left:-80px; top:50%; margin-top:-25px; text-align:center; border:1px solid #bfbfbf;}
.casebox dd .case_next { width:50px; height:47px; line-height:44px; background:#fff; display:block; color:#103dae; border-radius:0%; z-index:1; font-size:36px; position:absolute; right:-80px; top:50%; margin-top:-25px; text-align:center; border:1px solid #bfbfbf;}
.casebox dd .case_prev:hover,
.casebox dd .case_next:hover { background:#fff; color:#74b128;}

.casebox .case_list_scroll { height:auto; position:relative;}

.casebox .case_list_scroll .swiper-pagination { margin-top:40px; text-align:center; z-index:1; height:18px; text-align:center;}
.casebox .case_list_scroll .swiper-pagination .swiper-pagination-switch { display:inline-block; width:12px; height:12px; border-radius:50%; background:none; opacity:1; margin:0 6px; cursor:pointer; border:2px solid #113eae; z-index:1;}
.casebox .case_list_scroll .swiper-pagination .swiper-pagination-switch.swiper-active-switch { background:#e50012; border:2px solid #e50012;}

.casebox .case_list { height:auto; width:100%; overflow:hidden;}
.casebox .case_list li { width: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:0px solid #c60000;}
.casebox .case_list li .pic img { display:block;
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	position:relative; z-index:0; overflow:hidden;	
	}
.casebox .case_list li:hover { }
.casebox .case_list li:hover .pic img {
	-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;}
.casebox .case_list li .icon { width:30px; height:73px; line-height:73px; font-size:30px; color:#ccc; float:right;}
.casebox .case_list li .margin { margin:0 30px; height:auto; overflow:hidden;}
.casebox .case_list li .brief { height:58px; position:absolute; left:16px; right:16px; bottom:13px; background:#fff; overflow:hidden;}
.casebox .case_list li .tit { font-size:16px; height:58px; line-height:58px; color:#1e1e1e; margin:0 30px; 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;}
.casebox .case_list li .more { width:194px; height:40px; line-height:40px; text-align:center; font-size:14px; color:#e50012; background:#fff; border-radius:20px; margin:0 auto; margin-top:20px; text-transform:uppercase; display:block;}
.casebox .case_list li:hover .brief { background:#c60000;}
.casebox .case_list li:hover .tit { color:#fff;}
.casebox .case_list li:hover .pic:after { border:3px solid #c60000;}
.style01 .insidebox_bg{ margin-top:0;}
.insidebox_bg { max-width:1440px; min-width:300px; height:auto; overflow:visible; margin:0 auto; margin-top:-50px; position:relative; z-index:1;/* padding-left:136px;*/ }
/*.insidebox { overflow:hidden;}*/

.insidebox { overflow:visible;}
.style01 .insidebox_bg .insidebox { padding-left:280px;}
.style01 .insidebox_bg .leftbox { width:206px; float:left; margin:0 0 0 -280px;}
.leftbox { width:100%; height:auto; overflow:visible; position:relative; z-index:999;}
.leftbox .bg { position:absolute; left:0; top:70px; filter:alpha(opacity=24); -moz-opacity:0.24; -khtml-opacity: 0.24; opacity: 0.24;}
.currpath { width:1200px; height:40px; line-height:40px; margin:0 auto; font-size:14px; color:#727171; margin-top:10px;}
.currpath a { color:#727171;}

.insidebox .currpath { width:96%; margin-left:2%; height:40px; line-height:40px; font-size:12px; color:#6f6f6f; margin-top:10px; font-weight:bold;}
.insidebox .currpath a { color:#6f6f6f;}


.goods-leftbox { background:#032b76; min-height:101px;}
.goods-guidebox { max-width:1200px; min-width:300px; height:auto; margin:0 auto; overflow:hidden;}
.goods-guidebox dt { display:none;}
.goods-guidebox dd { width:100%; height:auto; overflow:hidden;}

.goods-guidebox dd ul { width:100%; height:auto; overflow:hidden; text-align:center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; font-size:18px;}
.goods-guidebox dd ul li { width:16.66666666666667%; flex:0 0 16.66666666666667%; height:101px; line-height:101px; background:none; margin:0; padding:0;}
.goods-guidebox dd ul li:hover { color:#fff;}
.goods-guidebox dd ul li a { color:#fff; display:block; font-weight:bold;}
.goods-guidebox dd ul li:hover a,.goods-guidebox dd ul li.hover a { background:#01379b;}

.news-leftbox { width:100%; position:relative; height:auto; overflow:hidden;}
.news-leftbox .line { position:absolute; left:0; top:61%; width:100%; height:1px; background:#e3e3e3;}
.news-guidebox { max-width:1200px; min-width:300px; height:auto; margin:0 auto; overflow:hidden;}
.news-guidebox dt { display:none;}
.news-guidebox dd { width:100%; height:auto; overflow:hidden;}

.news-guidebox dd ul { width:100%; height:auto; overflow:hidden; text-align:center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start;}
.news-guidebox dd ul li { background:none; margin:0; padding:0;}
.news-guidebox dd ul li a { display:block; height:auto; overflow:hidden; position:relative;}
.news-guidebox dd ul li a .cn { color:#000; font-size:25px; line-height:55px; height:55px; font-weight:bold;}
.news-guidebox dd ul li a .en { color:#7d7d7d; font-size:17px; line-height:30px; height:30px; text-transform:uppercase;}
.news-guidebox dd ul li a:before { content:''; height:2px; width:0; background:#dd1e19; top:60%; left:0; position:absolute; -webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;}
.news-guidebox dd ul li:hover a:before,.news-guidebox dd ul li.hover a:before { width:100%;}


.goods-list { width:100%; margin:40px 0; overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}
.goods-list li { width:23%; flex:0 0 23%; margin-left:2%; margin-bottom:0%; float:left; height:auto; overflow:hidden; display:block; /*-webkit-box-shadow:0px 0px 5px #eee; box-shadow:0px 0px 5px #eee;*/}
.goods-list li.ml0 { margin-left:0;}
.goods-list li .pic { border:0; -moz-box-shadow:0px 0px 20px #ddd; overflow:hidden; display:block; border:1px solid #eee;}
.goods-list li .name{ text-align:center; height:60px; line-height:60px; text-align:center; background:#fff; font-size:16px; color:#000;}
.goods-list li:hover .name { color:#fff; background:#00009e;}


.goods_list { width:100%; height:auto; overflow:visible; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;*/}
.goods_list li{ width:48.8%; float:left; margin:1.5% 0; height:auto; overflow:visible; 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);
}
.goods_list li:nth-child(2n) { float:right;}
.goods_list.related li { margin:0;}
.goods_list li .margin { margin:0; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:space-between;}
.goods_list li .brief { width:45%; height:auto; overflow:hidden; position:relative; color:#252525; z-index:1; float:left;}
.goods_list li .des { width:100%; height:90px; line-height:30px;overflow:hidden; font-size:16px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.goods_list li .tit { width:100%; height:60px; line-height:60px; font-size:30px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis; position:relative;}
.goods_list li .tit .icon { float:right; line-height:60px; color:#bcbcbc; font-size:30px;}
.goods_list li a { display:block; position:relative; overflow:hidden;background:#efefef url(../images/pic_bg.png) -40% 50% no-repeat; background-size:130% auto; border-radius:30px; padding:40px 30px; padding-right:20px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.goods_list li .pic{ display:block; overflow:hidden; position:relative; width:55%; float:left; background:#fff; border-radius:50%; -webkit-box-shadow:0px 20px 20px rgba(0,0,0,.4); box-shadow:0px 20px 20px rgba(0,0,0,.4);
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 300ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 300ms;
}
.goods_list li:hover .pic {
	-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 300ms;
	-moz-transform: scale(1.1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 300ms;
	-webkit-box-shadow:0px 0px 30px rgba(0,0,0,.4); box-shadow:0px 0px 30px rgba(0,0,0,.4);
}
.goods_list li .pic img {}
.goods_list li .pic .tit1 { width:100%; line-height:60px; text-align:center; color:#fff; position:absolute; left:0; top:32%; z-index:2; font-size:24px; display:none;}
.goods_list li .pic .more1 { width:45px; line-height:45px; height:45px; color:#fff; overflow:hidden; font-size:14px; text-align:center; border:1px solid #fff; border-radius:50%; position:absolute; left:50%; top:60%; margin-top:-22px; margin-left:-29px; z-index:2; display:none;}
.goods_list li .more { width:140px; line-height:48px; height:48px; overflow:hidden; color:#fff; background:#c10e0e; font-size:16px; text-align:center; border-radius:8px; margin-top:30%;}
.goods_list li:hover a { background:#ffd800 url(../images/pic_bg.png) -50% 50% no-repeat; background-size:130% auto;}
.goods_list li:hover .tit1,
.goods_list li:hover .more1 { display:block;}
.goods_list li .pic:before { content:''; border:1px solid #ff8282; position:absolute; left:0%; top:0%; bottom:0%; right:0%; z-index:2;
-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;
}
.goods_list li .pic:after { content:''; position:absolute; left:50%; top:50%; bottom:0%; width:0%; height:0%; background:rgba(178,26,21,.97); background-size:cover; 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);
}
.goods_list li:hover .brief { }
.goods_list li:hover .tit { }
.goods_list li:hover .tit:after { }
.goods_list li:hover .more { }

.pic-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}
.pic-list li { width:22.8%; flex:0 0 22.8%; margin:1%; float:left; height:auto; overflow:hidden; display:block; border:0px solid #eee;}
.pic-list li .pic { border:0; -moz-box-shadow:0px 0px 20px #ddd; overflow:hidden; display:block;}
.pic-list li .brief { background:#fff; height:auto; overflow:hidden; padding-bottom:10px;}
.pic-list li .name{ text-align:center; height:60px; line-height:60px; text-align:center; font-size:16px;}
.pic-list li .name.f24 { font-size:24px;}
.pic-list li:hover .brief { color:#fff; background:#21366e;}
.pic-list li .des { text-align:center;}
.pic-list li .des:before,
.pic-list li .des:after { content:'———'; margin:0 10px;}
/*团队*/
.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;}
.leader-list li .des { font-size:16px; line-height:28px; color:#999; text-indent:2em;}
/*生长*/
.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;}

.video-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}
.video-list li { width:22.8%; flex:0 0 22.8%; margin:1%; float:left; height:auto; overflow:hidden; display:block; border:1px solid #eee;}
.video-list li .pic { border:0; -moz-box-shadow:0px 0px 20px #ddd; overflow:hidden; display:block;}
.video-list li .name{ text-align:center; height:60px; line-height:60px; text-align:center; background:#fff; font-size:16px; color:#000;}
.video-list li:hover .name { color:#fff; background:#00009e;}

.down-list { width:100%; height:auto; overflow:hidden; font-size:18px;}
.down-list li { width:100%; height:89px; line-height:89px; background:#f3f3f3; margin-top:3px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.down-list li .down_name { margin-left:30px;}
.down-list li .down_info { margin-right:30px;}
.down-list li .down_link { display:inline-block; width:127px; height:40px; line-height:40px; background:#21366e; color:#fff; border-radius:5px; text-align:center;}
.down-list li .down_link .icon { width:20px; height:20px; line-height:20px; text-align:center; font-size:20px; margin-right:10px;}
.down-list li .down_link:hover { background:#c10e0e;}
.down-list li .down_size { margin:0 30px;}
.down-list li .down_size:before { font-size:22px; margin-right:30px;}
.down-list li .down_count { margin:0 30px; }
.down-list li .down_count:before { font-size:22px; margin-right:30px;}
.down-list li:hover { background:#eee;}

.news-box { height:auto; overflow:hidden; padding-right:383px;}
.news-box .rightbox { width:330px; height:auto; overflow:hidden; float:right; margin:0 -383px 0 0;}
.news-box .rightbox .searchbox { width:100%; height:auto; overflow:hidden; background:#e5e5e5;}
.news-box .rightbox .searchbox .box { width:80%; height:auto; margin:30px auto; overflow:hidden;}
.news-box .rightbox .searchbox .tit { font-size:24px; color:#000; line-height:30px;}
.news-box .rightbox .searchbox .keys { width:100%; height:40px; margin-top:15px; border:0; background:#fff; line-height:40px; text-indent:10px;}
.news-box .rightbox .searchbox .submit { width:100%; height:40px; font-size:15px; margin-top:15px; border:0; background:#bb1818; color:#fff; line-height:40px; text-align:center; cursor:pointer;}
.news-box .rightbox .picnews { margin-top:30px; display:block;}
.news-box .rightbox .picnews .pic { overflow:hidden;}
.news-box .rightbox .picnews .tit { font-size:17px; line-height:28px; margin-top:10px; color:#000;}
.news-box .rightbox .picnews .des { font-size:14px; line-height:24px; color:#6e6e6e; margin-top:5px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news-box .rightbox .picnews:hover .tit{ color:#ff4208;}
.news-box .rightbox .picnews:hover .des{ margin-top:10px;}


.pic-news-list { width:100%; height:auto;}
.pic-news-list li { width:30%; height:auto; overflow:hidden; float:left;}
.pic-news-list li a { display:block; height:auto; overflow:hidden;}
.pic-news-list li .time { font-size:14px; line-height:20px; color:#a6a6a6;}
.pic-news-list li .tit { font-size:20px; height:60px; line-height:60px; color:#0c0c0c; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.pic-news-list li:hover .pic { width:100%; height:auto; overflow:hidden; position:relative;}
.pic-news-list li .pic:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0;
-webkit-transition: all .2s ease;
-moz-transition:all .2s ease;
-o-transition:all .2s ease;
-ms-transition:all .2s ease;
transition:all .2s ease;
}
.pic-news-list li .pic img { display:block;}
.pic-news-list li:hover .pic:after { border:5px solid #c10e0e;}
.pic-news-list li:hover .tit { color:#c10e0e;}
.pic-news-list li:hover .time { color:#c10e0e;}
.pic-news-swiper-pagination { position:relative; height:30px; margin:40px 0; text-align:center; padding:0;}
.pic-news-swiper-pagination .swiper-pagination-bullets{ }
.pic-news-swiper-pagination .swiper-pagination-bullet { width:72px; height:2px; margin:0; padding:0; border-radius:0; font-size:0; background:#999;}
.pic-news-swiper-pagination .swiper-pagination-bullet-active { background:#b21a15;}

/*新闻列表样式*/
.news-list { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch; /*column-count:3; column-width:100px; column-gap:25px;*/ margin-top:58px;}
.news-list:after {
    content: "";
	width:32%;
    /*flex: 1;*/
}
.news-list li { width:32%; height:auto; overflow:hidden; position:relative; margin-bottom:2.3333%; /*margin-left:2.333%;*/ float:left; background-color:#f5f5f5; background-image:url(/template/default/index/images/logo-blue.png); background-repeat:no-repeat; background-position:150% 400%; background-size:75% auto;
/*box-sizing: border-box;
break-inside: avoid;
padding: 0px;*/
}
.news-list li .box { height:auto; overflow:hidden; margin:36px; display: block;}
.news-list li .brief { padding-right:124px; height:auto; overflow:hidden;}
.news-list li .date { width:70px; height:80px; color:#000; float:right; margin:0 -124px 0 0; text-align:center;}
.news-list li .date .d { font-size:59px; line-height:60px; font-family:'Oswald',Helvetica,Arial,Lucida,sans-serif;}
.news-list li .date .y-m { font-size:15px; line-height:20px; font-family:'Oswald',Helvetica,Arial,Lucida,sans-serif;}
.news-list li .pic { width:100%; height:auto; overflow:hidden; margin-top:80px;}
.news-list li .pic img { width:100%;}
.news-list li .tit { width:100%; display:block; font-size:18px; height:72px; line-height:24px; color:#212121; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; float:left;}
.news-list li .des { color:#212121; font-size:18px; line-height:24px; margin-top:0px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; display:none;}
.news-list li .info { width:100%; height:auto; overflow:hidden; margin-top:60px;}
.news-list li .info .sort { font-size:16px; color:#212121; float:right; line-height:42px;}
.news-list li .more { display:block; width:133px; height:42px; line-height:42px; float:left; background:#fff; border:1px solid #d9d9d9; text-align:center; border-radius:20px; font-size:14px; color:#000;}
.news-list li .more:after { content:'>'; width:35px; height:35px; line-height:35px; text-align:center; overflow:hidden; background:#21366e; color:#fff; border-radius:50%; display:block; float:right; margin-top:3px; margin-right:3px;}
.news-list li:hover { background-color:#21366e; background-position:150% 30%;}
.news-list li:hover .sort,
.news-list li:hover .tit,
.news-list li:hover .des,
.news-list li:hover .date { color:#fff;}
.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%;}
.contentbox.news.style_red .news-list li { background-image:url(/template/default/index/images/logo-red.png); }
.contentbox.news.style_red .news-list li .more:after { background:#a90408;}
.contentbox.news.style_red .news-list li:hover { background-color:#a90408;}

/*新闻列表样式2*/
.news-list2 { width:100%; height:auto; overflow:visible; }
.news-list2 li { width:100%; height:auto; overflow:visible; position:relative;}
.news-list2 li a { display:block; height:auto; overflow:visible; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.news-list2 li .pic { width:40%; height:auto; overflow:hidden; display:block; position:relative; float:right; z-index:2; margin:49px 0;
-webkit-animation-duration: .5s;
animation-duration: .5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.news-list2 li .pic img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}

.news-list2 li:hover .pic img {
	-webkit-transform: scale(1.05);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.05);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}

.news-list2 li .pic:after { content:''; position:absolute; width:100%; height:100%; left:0; border:0; /*background:url(/template/default/index/images/news_pic_mask.png) 0 0 no-repeat; background-size:auto 100%;*/ background:rgba(0,0,0,0);
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}

.news-list2 li a:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0; background:#fff; z-index:1;
-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:55%; height:auto; overflow:hidden; position:relative; z-index:2; border-top:0px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch; float:left;}
.news-list2 li:hover .pic:after { left:0; /*background:rgba(0,0,0,0.3); */}
.news-list2 li .margin { margin:30px 30px; 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 .time { float:left; font-size:24px; color:#b21a15; margin-right:30px;}
.news-list2 li .tit { width:100%; line-height:30px; height:30px; overflow: hidden; color:#000000; font-size:20px; 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:60px; overflow:hidden; line-height:30px; margin-top:10px; margin-bottom:30px; font-size:16px; color:#6a6a6a; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.news-list2 li .more { width:124px; height:42px; line-height:42px; background:#b21a15; color:#fff; overflow:hidden; text-align:center; border-radius:8px;}
.news-list2 li .more:after { content:'>'; margin-left:20px;}
.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 .brief { }
.news-list2 li:hover a {}
.news-list2 li:hover a:after { left:-186px; right:-211px; background:#f3f3f3;}

/*新闻列表样式3*/
.news-list3 { width:100%; height:auto; overflow:visible; }
.news-list3 li { width:48.5%; height:auto; overflow:hidden; margin:1.5% 0; position:relative; float:left;}
.news-list3 li:nth-child(2n) { float:right;}
.news-list3 li a { display:block; height:auto; overflow:hidden; position:relative; background:#f3f3f3; padding:40px 0; padding-bottom:60px; padding-left:156px;}
.news-list3 li .date { width:100px; height:146px; overflow:hidden; float:left; margin:0px 0 0 -100px; float:left; z-index:1; border-bottom:1px solid #8a8a8a;}
.news-list3 li .date .m-d { font-size:36px; line-height:50px; color:#000;}
.news-list3 li .date .y { display:inline-block; font-size:16px; line-height:30px; color:#8a8a8a;}
.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:20px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.news-list3 li .des { width:100%; position:relative; height:72px; overflow:hidden; line-height:24px; margin-top:10px; font-size:16px; color:#6a6a6a; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -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:#c10e0e; color:#fff;}
.news-list3 li:hover .date { border-bottom:1px solid #a8a8a8;}
.news-list3 li:hover .date .m-d,
.news-list3 li:hover .date .y { color:#d3d3d3; }
.news-list3 li:hover .tit { color:#fff;}
.news-list3 li:hover .des { color:#dbdbdb;}
.news-list3 li:hover a:after { left:-186px; right:-211px; background:#f3f3f3;}

/*新闻列表样式1*/
.news-list1 { width:100%; height:auto; overflow:hidden; font-size:16px;}
.news-list1 li { width:100%; line-height:50px; height:50px; border-bottom:1px dotted #999; position:relative; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis; background:url(/template/default/index/images/news_list_icon.gif) 0 center no-repeat;}
.news-list1 li .date { float:right;}
.news-list1 li .tit { margin-left:20px;}
.news-list1 li:hover { border-bottom:1px solid #999; }
.news-list1 li:after { content:''; position:absolute; left:0; bottom:-1px; width:0; height:1px; background:#0e6c6b;-webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;}
.news-list1 li:hover:after { width:100%;}

.jobs-list { width:100%; height:auto; overflow:hidden; float:left;}
.jobs-list li { width:100%; height:60px; overflow:hidden; position:relative; font-size:18px; background:#fff; border-bottom:1px dashed #dbdbdb; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.jobs-list li .date { float:right; line-height:60px; font-family:Arial;}
.jobs-list li .tit { width:100%; height:60px; line-height:60px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.jobs-list li .des { color:#707070; font-size:14px; line-height:23px; margin-top:5px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.jobs-list li:hover .tit { color:#ff4208;}
.jobs-list li:hover .des { color:#ff4208;}
.jobs-list li:hover .date { color:#ff4208;}

.upresume { border:1px solid #ccc; background:#eee; padding:10px; border-radius:5px;}
.upresume:hover { border:1px solid #f00; background:#f00; color:#fff;}

.detail { width:100%; height:auto; overflow:hidden; margin:0 auto;}
.detail .tit { font-size:24px; line-height:40px; margin:10px 0; font-weight:normal; text-align:center; color:#000000;}
.detail .des { line-height:44px; color:#8f8f8f; text-align:center; /* border-top:1px solid #ccc;*/ margin-top:10px; font-size:14px; position:relative;}
.detail .des:after { content:''; width:170px; height:1px; background:#8f8f8f; position:absolute; left:50%; margin-left:-85px; bottom:0;}
.detail .pic { text-align:center;}
.detail .pic img { max-width:100%; width:auto;}
.detail .con { padding:0px; text-align:justify;/* text-justify:distribute-all-lines;*/ text-justify:inter-ideograph; margin-top:20px;}
.detail .con p { font-size:18px; color:#000; line-height:2; margin:0px 0;}
.detail .con h2,
.detail .con h3 { font-size:24px; color:#000;}
.detail .con p img { max-width:100%; width:auto;}
.detail .date { color:#8f8f8f; font-size:14px; line-height:50px; text-align:center;}
/*上一条下一条*/
.detail .prev_next { font-size:16px; border-top:1px solid #ccc; margin:0; padding:20px 0; margin:20px 0; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:center;}
.detail .prev_next a { display:block;}
.detail .label { margin:10px 0; font-size:16px; font-weight:bold; color:#666;}
/*相关标签*/
.detail .tag a { display:inline-block; color:#f00; border-bottom:1px dashed #f00; margin:0 3px;}
/*相关新闻列表*/
.detail .news-related-list { width:100%; height:auto; overflow:hidden;}
.detail .news-related-list li { height:30px; border-bottom:1px dashed #ccc; line-height:30px; text-indent:20px; position:relative;}
.detail .news-related-list li:before { content:''; width:6px; height:6px; position:absolute; left:5px; top:50%; margin-top:-3px; background:#999; border-radius:50%;}
.detail .news-related-list li span { float:right;}
/*相关图片列表*/
.detail .news-related-pic { width:100%; height:auto; overflow:hidden;}
.detail .news-related-pic  li { width:120px; height:110px; float:left; margin-right:10px; position:relative;}
.detail .news-related-pic  li .picture { width:120px; height:80px;}
.detail .news-related-pic  li .title { height:20px; line-height:30px; text-align:center; width:100%; font-size:12px;}

.ny_topbox { max-width:1200px; min-width:300px; height:auto; margin:0 auto; overflow:hidden; color:#000; text-align:center;}
.ny_topbox .title { display:inline-block; margin-top:30px;}
.ny_topbox .tit { font-size:34px; line-height:60px; font-weight:bold;}
.ny_topbox .line { display:inline-block; width:3px; height:16px; overflow:hidden; background:#000; margin:0 20px;}
.ny_topbox .tit1 { font-size:34px; font-family:Arial; text-transform:uppercase; font-weight:normal; margin-left:10px;}
.ny_topbox .des { margin:16px auto;}

/*内页导航*/
.style01 .guidebox dt { display:block;}
.style01 .guidebox dt:after { content:''; position:absolute; left:0; bottom:0; width:100%; height:1px; background:#d9d9d9;}
.style01 .guidebox dt .tit { color:#1f1f1f; line-height:98px; font-size:30px; position:relative; width:100%; z-index:1;}
.style01 .guidebox dt .tit:after { content:''; position:absolute; left:0; bottom:0; width:100%; height:1px; background:#21366e;}
.style01 .guidebox dd ul { margin-left:0;}
.style01 .guidebox dd ul li { width:100%; height:45px; line-height:45px; min-height:45px; margin-left:0; margin-top:18px; font-size:18px;}
.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;}
.guidebox { /*width:100%;*/ height:auto; height:155px; overflow:visible; position:relative; margin-top:0px; border-bottom:1px solid #d6d6d6;}
.guidebox dt { width:100%; height:auto; overflow:; position:relative; display:none;}
.guidebox dt .tit { color:#1d1d1d; font-size:48px; line-height:60px; position:relative; margin-top:0px;}
.guidebox dt .tit1 { color:#cdcdcd; line-height:20px; text-transform:uppercase; font-size:14px; letter-spacing:0px; text-transform:uppercase;}
.guidebox dt .line { display:inline-block; width:56px; height:3px; background:#d9d9d9; z-index:-1; position:relative; top:-10px; margin:0 20px;}
.guidebox dd .location { color:#7e7e7e; line-height:58px; font-size:16px; text-align:left; float:right;}
.guidebox dd .location .icon { font-size:23px; color:#e50012; margin-right:15px;}
.guidebox dd .location a { color:#7e7e7e;}
.guidebox dt .go-back { width:105px; height:37px; line-height:37px; display:inline-block; text-align:center; background:#21366e; color:#fff; margin-left:10px; border-radius:5px; font-size:16px; display:none;}
.guidebox dd { width:100%; height:auto; overflow:visible; position:relative; margin-top:20px; float:left;}
.guidebox dd .menu_icon { position:absolute; right:0; top:15px; color:#e50012; font-size:40px; line-height:40px;}
.guidebox dd ul { /*width:100%;*/ height:auto; overflow:visible; position:relative; margin-top:0px; margin-left:-27px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:center;}
.guidebox dd ul li { flex-grow:1;/*width:15.5%; */  min-height:83px; height:auto; margin:0px; position:; font-size:24px; margin-left:27px; text-align:center;}
.guidebox dd ul li a { color:#1d1d1d; display:block; height:83px; line-height:83px; position:relative; overflow:hidden; background:#fff; box-shadow: 10px 5px 15px rgba(49,85,115,0.3); border-radius:10px;}
.guidebox dd ul li a span { font-size:14px; margin-left:10px;}
.guidebox dd ul li a:before { content:''; display:none; width:0; height:0; display:block; left:35px; top:50%; margin-top:-6px; position:absolute; display:none;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #c3c3c3;
	border-right: 0px solid transparent;
}
.guidebox dd ul li a i { float:right; font-size:20px; margin-right:29px; display:none;}
.guidebox dd ul li:before { content:'｜'; display:none; position:absolute; height:55px; line-height:55px; color:#dddddd; position:absolute; left:0; top:0; z-index:1; /*border-left:1px solid #bababa; border-right:1px solid #dbdbdb;*/ /*transform:skew(-30deg); border-radius:5px;*//*设置倾斜度为-30*/
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.guidebox dd ul li:nth-child(1):before,
.guidebox dd ul li.first:before { display:none;}
.guidebox dd .contact_us { text-align:left; background:#fff; margin:10px; padding:10px;}
.guidebox dd .contact_us .title { font-size:23px; font-weight:bold; color:#d00000; margin:10px 0;}
.guidebox dd .contact_us .info { color:#060606; font-size:14px; line-height:24px;}
.guidebox dd ul li:hover:before,
.guidebox dd ul li.hover:before { /*background:#006ccc;*/}
.guidebox dd ul li:hover a,
.guidebox dd ul li.hover a { color:#fff; background:#21366e;}
.guidebox dd ul li:hover a i,
.guidebox dd ul li.hover a i { display:block;}
.guidebox dd ul li.hover .subnav{ display:block;}
.guidebox dd ul li .subnav { width:100%; height:auto; overflow:hidden; font-size:16px; margin-top:0; position:absolute; top:76px; left:0px; display:none; padding-bottom:0px; overflow:hidden; color:#079a94; text-align:left; z-index:1;}
.guidebox dd ul li .subnav a { display:block; width:149px; line-height:58px; height:58px; text-align:center; color:#1d1d1d; padding:0; float:left; margin-right:2px; background:#eeeeee;}
.guidebox dd ul li .subnav a:after { display:none;}
.guidebox dd ul li .subnav a:before { top:0; display:none;} 
.guidebox dd ul li .subnav a:nth-child(1):before { background:none;}
.guidebox dd ul li .subnav a:hover,
.guidebox dd ul li .subnav a.hover { color:#fff; background:#00009e;}

/*左则导航搜索框*/
.leftbox .searchbox { width:100%; height:auto; overflow:hidden;}
.leftbox .searchbox .box { width:241px; height:52px; background:#ececec; overflow:hidden; border-radius:8px;}
.leftbox .searchbox .keys { width:168px; height:35px; line-height:35px; float:left; margin-top:8px; margin-left:20px; background:none; border:0;}
.leftbox .searchbox .submit { width:53px; height:35px; line-height:35px; margin-top:8px; text-align:center; border:0; cursor:pointer; background:url(/template/default/index/images/icon_search0.png) center center no-repeat;}

.leftbox .contact { width:100%; height:auto; overflow:hidden; margin-top:21px; background:#fff; border:1px solid #bfbfbf;}
.leftbox .contact dt { width:100%; height:90px; overflow:hidden; position:relative; background:#fff; border-bottom:1px solid #bfbfbf;}
.leftbox .contact dt .tit { margin:0 30px; color:#b28147; font-size:24px; line-height:90px; position:relative; z-index:1; text-align:right;}
.leftbox .contact dt .tit:before { content:''; position:absolute; left:0; top:50%; margin-top:-12px; width:7px; height:24px; background:#d6001c;}
.leftbox .contact dt .tit:after { content:''; position:absolute; left:14px; top:50%; margin-top:-12px; width:0px; height:0px;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 20px solid #b28147;
	border-right: 0px solid transparent;

}
.leftbox .contact dt .tit1 { color:#fff; line-height:20px; font-family:Arial; text-transform:uppercase; font-size:20px; letter-spacing:0px; margin-top:20px; text-transform:uppercase; font-weight:bold;}
.leftbox .contact dd { width:100%; height:auto; overflow:hidden;}
.leftbox .contact dd .telbox { height:auto; line-height:36px; border:1px solid #dcdcdc; color:#000; font-weight:bold; border-radius:8px; text-align:center; margin-top:40px; padding:10px 0;}
.leftbox .contact dd .lab { color:#000; font-size:14px; font-weight:bold;}
.leftbox .contact dd .lab:before { content:'◆'; position:relative; margin-right:10px;}
.leftbox .contact dd .tel { color:#d6001c; font-size:18px; font-weight:bold;}
.leftbox .contact dd .text { margin:30px 20px; line-height:48px; font-size:16px; color:#404040;}

/*详细内容显示*/
.style01 .contentbox dt,
.contentbox.news dt { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.style01 .contentbox dt .location { display:none;}
.contentbox.news { margin-top:30px;}
.contentbox.news dt .tit { font-size:30px; color:#21366e; font-weight:normal;}
.contentbox { width:100%; height:auto; float:left; overflow:; background:#fff; margin-top:30px;}
.contentbox dt { height:98px; line-height:98px; overflow:hidden; position:relative; border-bottom:1px solid #d9d9d9; display:none;}
.contentbox dt .location { color:#4c4c4c; font-size:16px; line-height:98px; font-weight:normal;}
.contentbox dt .location a { color:#4c4c4c;}
.contentbox dt .location a:hover { color:#4c4c4c;}
.contentbox dt .go-back { width:105px; height:37px; line-height:37px; display:inline-block; text-align:center; background:#21366e; color:#fff; margin-left:10px; border-radius:5px; font-size:16px;}
.contentbox dt .slogan { display:none;}
.contentbox dt .title { float:left;}
.contentbox dt .tit { height:30px; line-height:30px; font-size:24px; font-weight:bold; color:#000; position:relative;}
.contentbox dt .tit .line{ background:#05adb8; width:100%; height:2px; position:absolute; bottom:0; left:0;}
.contentbox dt .tit1 { font-size:16px; line-height:30px; color:#383838; text-transform:uppercase;}
.contentbox dt .company_name { font-size:26px; font-weight:100; color:#000;}
.contentbox dd { margin:0px 0px; min-height:550px; height:auto; overflow:;}
.contentbox dd #content { font-size:16px; line-height:2;}
.contentbox dd .empty { font-size:40px; color:#ccc; line-height:100px; text-align:center;}
/*联系EVO视讯官网*/
.contactbox_bg { height:auto; overflow:hidden; padding-bottom:0px; background:url(/template/default/index/images/contactbox_bg.jpg) center center no-repeat; background-size:cover; padding:50px 0;}
.contactbox { height:auto; overflow:hidden; padding-left:380px;}
.contactbox dt { width:380px; height:auto; overflow:; position:relative; float:left; margin:0 0 0 -380px;}
.contactbox dt .title { width:100%; height:auto; overflow:; margin-top:15px;}
.contactbox dt .tit { font-size:36px; line-height:40px; color:#fff; position:relative; z-index:1;}
.contactbox dt .tit:before { content:'-'; color:#fff; position:absolute; left:-20px;}
.contactbox dt .tit1 { font-size:16px; line-height:30px; color:#fff; text-transform:uppercase;}

.contactbox dd { width:100%; height:auto; float:left;}
.contactbox dd .contact_box { width:50%; float:left; height:auto; overflow:hidden; position:relative; z-index:1;}
.contactbox dd .feedback { width:100%; height:auto; overflow:hidden;}
.contactbox dd .feedback .tit { font-size:22px; color:#fff; line-height:40px;}
.contactbox dd .feedback .tit:after { content:'>'; float:right;}
.contactbox dd .feedback .input { width:340px; height:64px; line-height:64px; background:#fff; color:#212121; margin-top:16px; border:0; text-indent:20px;}
.contactbox dd .feedback .textarea { width:90%; height:140px; line-height:20px; background:#0064aa; color:#18a0ff; padding:5%; border:0; margin-top:14px;}
.contactbox dd .feedback .input:-moz-placeholder,
.contactbox dd .feedback .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #212121; opacity:1;  font-size:16px;
}
.contactbox dd .feedback .input::-moz-placeholder,
.contactbox dd .feedback .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #212121;opacity:1; font-size:16px;
}
.contactbox dd .feedback .input:-ms-input-placeholder,
.contactbox dd .feedback .textarea:-ms-input-placeholder {
    color: #212121;opacity:1; font-size:16px;
}
.contactbox dd .feedback .input::-webkit-input-placeholder,
.contactbox dd .feedback .textarea::-webkit-input-placeholder{
    color: #212121;opacity:1; font-size:16px;
}

.contactbox dd .feedback .submit{
    width:340px; height:64px; background:#c60000; border:0; cursor:pointer; color:#fff; margin-top:14px; font-size:16px;
}
.contactbox dd .location_guide { width:50%; height:621px; float:left; position:relative; background:url(/template/default/index/images/map_pic.jpg) center center no-repeat; background-size:cover;}
.contactbox dd .location_guide .map { width:100%; height:100%; overflow:hidden;}
.contactbox dd .location_guide .tit { display:block; width:100%; height:90px; background:#b21a15; overflow:hidden; line-height:90px; font-size:18px; position:relative; z-index:1; color:#fff; position:absolute; left:0; bottom:0;}
.contactbox dd .location_guide .tit p { margin:0 20px; text-align:right; position:relative; height:90px;}
.contactbox dd .location_guide .tit p:before { content:''; height:1px; background:#fff; position:absolute; left:0; right:40%; top:50%;}
.contactbox dd .location_guide .tit p:after { content:'>'; margin-left:20px;}
.contactbox dd .contact_more { display:block; width:128px; height:38px; line-height:38px; text-align:center; border:1px solid #fff; color:#fff; font-size:18px; border-radius:19px; margin-top:20px;}
.contactbox dd .contact_more:hover { background:#0c1d60; color:#fff; border:1px solid #0c1d60;}
/*友情链接*/
.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:; background:#21366e; background-size:cover; position:relative; border-top:7px solid #000;}
.footerbox { max-width:1642px; min-width:300px; height:auto; margin:0 auto; padding-bottom:28px; height:auto; overflow:hidden;}
.footer { overflow:visible; color:#4a4a4a; position:relative; height:auto; overflow:hidden; margin-top:40px; padding-right:390px; z-index:2; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:stretch;}
.footer a { color:#fff;}
.footer .contact_info { width:390px; height:auto; float:right; margin:0px -390px 0 0; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:space-between; /*align-content:space-between;*/ align-items:stretch; position:relative;}
.footer .contact_info .tit { width:100%; font-size:18px; line-height:60px; height:60px; letter-spacing:0px; border-bottom:1px solid #cecece; font-weight:bold;}
.footer .contact_info .text { font-size:16px; color:#b3c9ff; line-height:30px; margin-top:0px;}
.footer .contact_info .text a { display:block; width:187px; height:51px; line-height:51px; text-align:center; font-size:14px; border:1px solid #bababa; margin-bottom:14px;} 
.footer .contact_info .text a:before { font-size:32px; float:left; margin-left:16px;}
.footer .contact_info .text a:hover { background:#bababa;}
.footer .contact_info .telbox { width:100%; color:#fff; height:auto; overflow:hidden; text-align:right;}
.footer .contact_info .telbox .icon { width:45px; height:45px; text-align:center; font-size:40px; margin-right:10px; line-height:45px; float:left;}
.footer .contact_info .telbox .lab { font-size:18px; line-height:45px; display:inline-block;}
.footer .contact_info .telbox .tel { width:100%; font-size:42px; line-height:80px; font-weight:bold;}

.footer .contact_info .qrcode_pic { width:50%; height:auto; overflow:hidden; float:left; }
.footer .contact_info .qrcode_pic img { display:block;}

.footer .contact_info .searchbox { width:100%; height:55px; overflow:hidden; background:#ccddee; position:relative; margin-top:15px;}
.footer .contact_info .searchbox .keys { width:100%; height:55px; line-height:55px; background:#fff; line-height:42px; color:#9e9e9e; font-size:16px; border:0; position:absolute; left:0; top:0; text-indent:20px;}
.footer .contact_info .searchbox .submit { width:59px; height:55px; background:none; position:absolute; right:0; top:0; border:0; cursor:pointer; z-index:1;}
.footer .contact_info .searchbox .submit_icon { width:59px; height:55px; line-height:55px; text-align:center; background:#000; color:#fff; font-size:40px; position:absolute; z-index:0; right:0; top:0; border:0; cursor:pointer;}

.footer .contact_info .share_link { width:100%; height:40px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-end; align-items:center;}
.footer .contact_info .share_link a { display:block; line-height:40px; margin:0 10px; font-size:30px; color:#fff;}
.footer .contact_info .share_link a:hover { color:#96c9ff;}


.footer .contact_info .address { width:100%; color:#fff; height:auto; overflow:hidden; margin-top:20px;}
.footer .contact_info .address .lab { line-height:30px; font-size:16px; height:auto; overflow:hidden; margin-top:10px;}
.footer .contact_info .address .icon { width:20px; height:30px; text-align:center; font-size:25px; margin-right:10px; line-height:30px; float:left;}
.footer .contact_info .qrcode_box { width:100%; height:auto; overflow:hidden; margin-top:0px; text-align:center;}
.footer .contact_info .qrcode_box .qrcode { width:45%; height:auto; overflow:hidden; display:inline-block;}
.footer .contact_info .qrcode_box .title { color:#fff; line-height:25px; margin-left:20px; float:left; margin-top:80px;}
.footer .contact_info .qrcode_box .title .icon { font-size:23px; line-height:30px; height:30px;}
.footer .info { width:100%; height:auto; margin-top:0px; float:left;}
.footer .info .tit1 { width:100%; font-size:18px; line-height:20px; height:20px; color:#fff; letter-spacing:0px; text-transform:uppercase; font-weight:bold;}
.footer .info .tit { width:100%; font-size:30px; line-height:60px; height:60px; color:#fff; letter-spacing:0px;}
.footer .info .text { font-size:16px; line-height:36px; margin-top:20px; margin-right:30px; color:#fff;}
.footer .info .text .icon { font-size:26px; margin-right:10px;}

.footer .info .company { font-size:18px; line-height:60px; color:#fff;}
.footer .logobox { width:153px; height:auto; overflow:hidden; float:left;}
.footer .logobox .logo { width:153px; height:auto; margin-top:50px; float:left;}
.footer .logobox .logo img { width:100%;}
.footer .logobox .info1 { width:auto; height:auto; overflow:hidden; float:left; margin-left:10px;}
.footer .logobox .info1 .tit { font-size:27px; line-height:40px; color:#fff; letter-spacing:2px; margin-top:0px;}
.footer .logobox .info1 .tit1 { font-size:12px; line-height:20px; color:#929191; letter-spacing:3px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; /*font-style:oblique;  font-weight:bold; */}
.footer .logobox .service_btn { width:156px; height:47px; line-height:47px; text-align:center; overflow:hidden; background:#9c6d1e; color:#fff; border-radius:5px; display:block; font-size:16px; float:right;}
.footer .logobox .service_btn .icon { float:left; font-size:30px; margin:0 10px;}
.footer .logobox .service_btn:after { content:'>'; margin-right:15px; float:right;}
.footer .nav_box { width:80%; height:auto; overflow:hidden; color:#fff; float:left;}
.footer .nav_list { width:20%; height:auto; overflow:hidden; float:left; position:relative;}
.footer .nav_list .tit { width:100%; height:66px; line-height:66px; color:#fff; position:relative; font-size:18px;}
.footer .nav_list .tit:after { content:''; position:absolute; bottom:0; left:0; width:85%; height:1px; border-top:1px solid #1d3d8a;}
.footer .nav_list .list { font-size:16px; height:auto; overflow:hidden; margin-top:15px;}
.footer .nav_list .list a { color:#b3c9ff; line-height:48px; display:block;}

.footer .info_box { width:100%; height:auto; overflow:hidden; float:left;}
.footer .infobox { width:14.28571428571429%; height:auto; overflow:hidden; float:left; position:relative;}
.footer .infobox .tit { color:#fff; font-size:18px; line-height:60px;}
.footer .infobox .nav { width:100%; height:auto; overflow:hidden; margin-top:20px;}
.footer .infobox .nav a { width:100%; display:block; font-size:16px; color:#fff; line-height:48px;}
.footer .infobox .nav a:hover { color:#96c9ff;}
.footer .infobox .tel { font-size:36px; line-height:50px; color:#fff; font-weight:bold; margin-top:10px;}
.footer .infobox .info { width:100%; height:auto; overflow:hidden; font-size:14px; line-height:30px;}
.footer .infobox .more { width:40px; height:40px; line-height:40px; overflow:hidden; color:#d10233; font-size:16px;}
.footer .infobox .qrcode { width:125px; float:left; height:125px; overflow:hidden; background:#2064ac; margin-right:19px; margin-top:30px;}
.footer .infobox .qrcode .pic { width:93px; height:auto; overflow:hidden; margin:16px;}
.footer .infobox .qrcode .pic img { display:block;}

.footer_link_bg { height:auto; overflow:hidden; padding-right:450px;}
.footer_link { width:100%; height:80px; overflow:hidden; line-height:80px; font-size:16px; overflow:hidden; margin-top:20px; float:left;}
.footer_link a { display:block; width:11.11111111111111%; color:#b1b1b1; line-height:80px; position:relative; float:left; text-align:left;}
.footer_link a:hover { color:#b1b1b1;}


.footer_line { height:1px; width:100%; background:#041455; overflow:hidden; margin:30px 0;}


.footer .contact_info_list { width:50%; height:auto; overflow:hidden; float:left; margin-top:20px;}
.footer .contact_info_list .info_list { width:100%; height:auto; overflow:hidden;}
.footer .contact_info_list .info_list li { width:100%; height:auto; overflow:hidden; margin-left:5%;}
.footer .contact_info_list .info_list li .icon { width:58px; height:58px; color:#fff; line-height:58px; font-size:40px; text-align:center; display:inline-block; position:relative; top:5px; margin-right:30px;}
.footer .contact_info_list .info_list li .tit { color:#fff; font-size:16px; line-height:40px; display:inline-block;}
.footer .contact_info_list .info_list li .tel { color:#fff; font-size:30px; line-height:40px; display:inline-block; position:relative;}
.footer .contact_info_list .info_list li .tel:after { content:''; width:100%; height:2px; background:#fff; position:absolute; left:0; bottom:0;}
.footer .contact_info_list .info_list li .email { color:#fff; font-size:18px; line-height:40px; font-weight:bold; display:inline-block;}
.footer .contact_info_list .info_list li .address { color:#fff; font-size:16px; line-height:20px; display:inline-block; position:relative;}
.footer .contact_info_list .info_list li .address:after { content:''; width:100%; height:1px; background:#fff; position:absolute; left:0; bottom:0;}
.footer .contact_info_list .info_list li .postnum { color:#fff; font-size:18px; line-height:40px; display:inline-block;}
.footer .feedback { width:30%; height:451px; overflow:hidden; float:right; background:#5a5201;}
.footer .feedback .tit { font-size:24px; line-height:60px; height:60px; color:#c1a329; margin:30px 47px;}
.footer .feedbackform { margin:10px 40px; height:auto; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.footer .feedbackform .input { flex:0 0 100%; background:none; width:100%; height:42px; line-height:42px; border:0; border:1px solid #c9c9c9; color:#fff; margin-top:10px; text-indent:15px;}
.footer .feedbackform .input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #c1a329; opacity:1;  font-size:14px;
}
.footer .feedbackform .input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #c1a329;opacity:1; font-size:14px;
}
.footer .feedbackform .input:-ms-input-placeholder{
    color: #c1a329;opacity:1; font-size:14px;
}
.footer .feedbackform .input::-webkit-input-placeholder{
    color: #c1a329;opacity:1; font-size:14px;
}
.footer .feedbackform .textarea { flex:0 0 93.7%; height:108px; line-height:32px; border:1px solid #c9c9c9; border:1px solid #c9c9c9; color:#fff; background:none; padding:0 3%; margin-top:10px;}
.footer .feedbackform .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #c1a329; opacity:1;  font-size:14px;
}
.footer .feedbackform .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #c1a329;opacity:1; font-size:14px;
}
.footer .feedbackform .textarea:-ms-input-placeholder{
    color: #c1a329;opacity:1; font-size:14px;
}
.footer .feedbackform .textarea::-webkit-input-placeholder{
    color: #c1a329;opacity:1; font-size:14px;
}
.footer .feedbackform .form_btn { height:auto; margin-top:17px;}
.footer .feedbackform .submit { background:#2a5e6b; width:101px; height:43px; line-height:43px; border-radius:0; border:0; margin-right:10px; color:#fff; cursor:pointer; font-size:14px;}
.footer .feedbackform .submit:hover { background:#c1a329;}
.footer .feedbackform .reset { background:#dcdcdc; width:101px; height:43px; line-height:43px; border-radius:0; border:0; color:#515151; cursor:pointer; font-size:14px;}
.footer .feedbackform .reset:hover { background:#c1a329; color:#fff;}


.footer .footer_links_box { width:30%; height:auto; overflow:hidden; float:left;}
.footer .footer_links_box { line-height:34px; font-size:15px;}
/*版权*/
.copyright_bg { height:80px; overflow:hidden; background: #21366e; text-transform:uppercase; position:relative; border-top:1px solid #123258; z-index:1;}
.copyright { max-width:1642px; min-width:300px; height:80px; line-height:80px; overflow:hidden; margin:0 auto; color:#d2d2d2; text-align:left; font-size:16px; position:relative;}
.copyright a { color:#b1b1b1;}
.copyright .esign_code { width:40px; height:40px; overflow:hidden; position:absolute; right:0; top:50%; margin-top:-20px;}
.copyright .esign_code img { display:block;}

.footerbox .qrcodebox { width:375px; height:auto; overflow:; float:right; text-align:left; margin:0 -413px 0 0;}
.footerbox .qrcodebox .tit { width:100%; font-size:18px; line-height:60px; height:60px; color:#e3e3e3; font-weight:bold; letter-spacing:0px;}
.footerbox .qrcodebox .qrcode { display:none;}
.footerbox .qrcodebox .qrcode .pic { width:195px; height:195px; overflow:hidden; border:1px solid #bababa;}
.footerbox .qrcodebox .qrcode .tit { width:100%; font-size:18px; line-height:50px; height:50px; color:#e3e3e3; text-align:center;}
.footerbox .qrcodebox .searchbox { width:100%; height:52px; border:1px solid #000; background:#e5e5e5; float:right; margin-top:20px; position:relative;}
.footerbox .qrcodebox .searchbox:after { /*content:''; position:absolute; right:0; top:50%; width:1px; height:19px; background:#eee; margin-top:-9px;*/}
.footerbox .qrcodebox .searchbox .keys { width:305px; height:52px; line-height:52px; color:#000; border:0; position:absolute; background:none; left:0px; top:0px; text-indent:16px; border-radius:0; z-index:1;}
.footerbox .qrcodebox .searchbox .submit { width:62px; height:52px; line-height:52px; background:none; font-size:0px; border:0; position:absolute; right:0; top:0; color:#fff; cursor:pointer; z-index:2;}
.footerbox .qrcodebox .searchbox i { width:62px; height:52px; line-height:52px; font-size:30px; background:#cc0000; color:#fff; position:absolute; right:0; top:0; text-align:center; z-index:1;}
.footerbox .qrcodebox .searchbox:hover .keys,
.footerbox .qrcodebox .searchbox.hover .keys{ }
.footerbox .qrcodebox .searchbox:hover .submit,
.footerbox .qrcodebox .searchbox.hover .submit{ margin-top:0px;}
.footerbox .qrcodebox .searchbox:hover i { }
.footerbox .qrcodebox .searchbox .keys:-ms-input-placeholder{
    color: #161616;
}
.footerbox .qrcodebox .searchbox .keys::-webkit-input-placeholder{
    color: #161616;
}

.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;}
@media only screen and (max-width: 1440px){
	.top_bg { height:120px;}
	.top_bg .top { margin:0 20px; height:120px;}
	.insidebox,
	.indexbox,
	.aboutbox,
	.business_system,
	.newsbox,
	.showbox,
	.footer,
	.copyright { margin:0 20px;}
	.footer { margin-top:40px;}
	.about_circle_other .circle.pos01 { left:2%; top:32%;}
	.about_circle_other .circle.pos02 { left:50%; margin-left:-52px; top:0%;}
	.about_circle_other .circle.pos03 { left:auto; right:2%; top:32%;}
	.about_circle_other .circle.pos04 { left:auto; top:auto; right:16%; bottom:5%;}
	.about_circle_other .circle.pos05 { left:16%; top:auto; right:auto; bottom:5%;}
	
}

@media only screen and (max-width: 640px) {
	.ismobile{display:block!important}
	.ispc{display:none!important}
	.ispad{display:none!important}
	.section { height:auto; overflow:hidden;}
	.top_bg { height:1rem;}
	.top_bg.bgfff,
	.ny .top_bg.bgfff { height:1rem; background:#fff; box-shadow: 0px 0px 5px rgba(0,0,0,0.2);}
	.top_bg.bgfff .top { height:1rem;}
	.top_bg.bgfff .top .logobox .logo { background:url(/template/default/index/images/logo-text-blue.png) center center no-repeat; background-size:100% auto;}
	.top_bg.bgfff .navmenu #menu li .subnav{ top:1rem;}
	.top_bg.bgfff .top .icon_btn a { color:#000;}
	
	.top_bg.bgfff1 { background:#fff; height:1rem;}
	.top_bg.bgfff1 .top { height:1rem;}
	.top_bg.bgfff1 .top .logobox .logo { background:url(/template/default/index/images/logo-text-blue.png) center center no-repeat; background-size:100% auto;}
	
	
	.top_bg.bgfff .top .search_btn.icon-guanbi,
	.top_bg.bgfff .top .menu_btn.icon-guanbi { color:#000;}
	.ny .top_bg.bgfff .top .search_btn.icon-guanbi,
	.ny .top_bg.bgfff .top .menu_btn.icon-guanbi { color:#000;}

	
	.top_bg .top .logobox { width:2rem; height:0.8rem; left:0.2rem; margin-top:-0.4rem; z-index:1;}
	.top_bg .top .logobox .logo { width:100%; height:100%; background-size:100% auto;}
	.top_bg .top .telbox { display:none;}
	.top_bg .top:after { display:none;}
	.top_bg .top { height:1rem; /*background:rgba(0,0,0,0.3);*/ margin:0;}
	.top_bg .top .icon_btn { width:auto; height:0.8rem; line-height:0.8rem; position:absolute; right:0.2rem; top:50%; margin-top:-0.4rem;}
	.top_bg .top .icon_btn a { display:inline-block; font-size:0.24rem; color:#fff; position:relative; line-height:0.8rem;}
	.top_bg .top .icon_btn a:before { margin-right:0.15rem; font-size:0.30rem; float:left;}
	.top_bg .top .search_btn { padding-right:0.23rem;}
	.top_bg .top .menu_btn { padding-left:0.23rem;}
	.top_bg .top .menu_btn:after { content:''; width:0.01rem; height:0.24rem; background:rgba(255,255,255,.25); position:absolute; left:0; top:50%; margin-top:-0.12rem;}
	.top_bg .top .search_btn.icon-guanbi:before,
	.top_bg .top .menu_btn.icon-guanbi:before { font-size:0.20rem;}
	.navmenu_box { width:100%;}	
	.navmenu { width:100%; height:100%; overflow:hidden;}
	.navmenu #menu { width:100%; height:100%; position:relative; margin-top:1rem; font-size:0.3rem; }
	.navmenu #menu li { width:100%; height:auto; min-height:1rem; /*height:calc((100% - 0px) / 3);*/ float:none; position:relative;}
	.navmenu #menu li:after { content:'﹀'; position:absolute; right:0; top:0; width:1rem; height:1rem; line-height:1rem; text-align:center; color:#fff; display:block;}
	.navmenu #menu li a { height:1rem; line-height:1rem; border-top:0.01rem solid #2281b8; border-bottom:0.01rem solid #2281b8;}
	/*二级菜单*/
	.navmenu #menu li .subnav { font-size:0.24rem; display:none;}
	.navmenu #menu li .subnav a { width:auto; line-height:0.8rem; height:0.8rem; border-top:0; border-bottom:0; position:relative; margin:0 1rem;}
	
	.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;}
	.contentbox { margin-top:0; margin-bottom:0.4rem;}
	.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;}
	.detail .con { margin-top:0;}
	.detail .con p { font-size:0.24rem; margin:0.32rem 0;}
	.ny_banner,
	.bannerBox {}
	.ny_banner .info { height:2.49rem; position:relative; margin:0 0.2rem; margin-top:-2.49rem;}
	.ny_banner .tit { font-size:0.48rem; line-height:1rem; position:relative; z-index:1;}
	.ny_banner .tit:after { content:'-'; display:block;}
	.ny_banner .tit1 { font-size:0.24rem; line-height:0.4rem; margin-top:-0.3rem; right:0;}
	
	.bannerBox .swiper-container { width:100%; height:auto;}
	.bannerBox .swiper-wrapper { width:100%; height:auto;}
	.bannerBox .ctrl_box { min-width:100%; position:absolute; height:80px; top:auto; bottom:0;}
	.fullpage_menu,
	.bannerBox .prev_next,
	.bannerBox .icon-down { display:none;}
	.bannerBox .banner { width:100%; height:auto; position:relative;}
	.bannerBox .banner .swiper-slide { width:100%; height:auto; background-repeat:no-repeat; background-size:cover; background-position:top center;}
	.bannerBox .banner .swiper-slide img { display:block;}
	.bannerBox .banner .swiper-slide a { display:block; }
	.bannerBox .banner .swiper-pagination-bullets{ width:100%; text-align:center; height:0.20rem; margin-top:-0.10rem; top:50%;}
	.bannerBox .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { }
	.bannerBox .banner .swiper-pagination-bullet { width:0.20rem; height:0.20rem; border-radius:0.10rem; border:0.01rem solid #fff; margin:0 0.1rem;}
	.bannerBox .banner .swiper-pagination-bullet-active { width:0.80rem;}
	.insidebox,
	.indexbox { margin:0 0.2rem;}
	.insidebox_bg { margin-top:-0.6rem;}
	.style01 .insidebox_bg .insidebox { padding-left:0px;}
	.style01 .insidebox_bg .leftbox { width:100%; float:none; margin:0;}
	.style01 .guidebox dt:after { height:0.01rem;}
	.style01 .guidebox dt .tit { line-height:1rem; font-size:0.4rem;}
	.style01 .guidebox dt .tit:after { height:0.01rem;}
	.style01 .guidebox dd ul { margin-left:-0.20rem;}
	.style01 .guidebox dd ul li { width:29%; height:0.60rem; line-height:0.60rem; min-height:0.60rem; margin-left:0.20rem; margin-top:0.20rem; font-size:0.24rem;}
	.style01 .guidebox dd ul li a { height:0.60rem; line-height:0.60rem; border-radius:0.04rem; border:0.01rem solid #d2d2d2;}
	.guidebox { height:auto; overflow:visible; position:relative; margin-top:0px; border-bottom:0;}
	.guidebox dt { width:100%; height:auto; overflow:; position:relative; display:none;}
	.guidebox dt .tit { font-size:0.48rem; line-height:0.60rem;}
	.guidebox dt .tit1 { line-height:0.30rem; font-size:0.20rem; }
	.style01 .guidebox 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:block; z-index:1;}
	.guidebox dd .location { line-height:0.60rem; font-size:0.20rem;}
	.guidebox dd { margin-top:0.20rem; padding-bottom:0;}
	.guidebox dd ul { height:auto; overflow:visible; position:relative; margin-top:0px; margin-left:-0.10rem;}
	.guidebox dd ul li { flex-grow:1; width:24%;  min-height:0.8rem; font-size:0.26rem; margin-left:0.10rem; margin-bottom:0.10rem;}
	.guidebox dd ul li a { height:0.8rem; line-height:0.8rem; box-shadow: 0.10rem 0.05rem 0.154rem rgba(49,85,115,0.3); border-radius:0.1rem;}
	/*关于EVO视讯官网*/
	.aboutbox_bg { padding:0.6rem 0;}
	.aboutbox dd .about_box { width:auto; height:auto; overflow:hidden; flex-flow:row wrap;}
	.aboutbox dd .about { width:100%; height:auto; overflow:visible; position:relative; float:left; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:stretch;}
	.aboutbox dd .about .title { width:100%; height:auto; overflow:;}
	.aboutbox dd .about .tit { font-size:0.48rem; line-height:0.8rem;}
	.aboutbox dd .about .text { height:3.5rem; overflow:hidden; font-size:0.24rem; line-height:0.5rem; margin-top:0.4rem; -webkit-line-clamp:7;}
	.aboutbox dd .about .more { width:2.2rem; height:0.6rem; line-height:0.6rem; background:#fff; text-align:center; border-radius:0.4rem; font-size:0.24rem; color:#000; margin-top:0.4rem;}
	.aboutbox dd .about .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.aboutbox dd .about_point { width:100%; height:auto; padding:0.3rem 0; margin-top:0.4rem; flex-flow:row wrap;}
	.aboutbox dd .about_point li { width:50%; height:auto; overflow:hidden; margin-bottom:0.3rem;}
	.aboutbox dd .about_point li .num { font-size:0.48rem; line-height:0.6rem;}
	.aboutbox dd .about_point li .unit { font-size:0.20rem;}
	.aboutbox dd .about_point li .tit2 { font-size:0.20rem;}
	/*关于其他*/
	.about_circle_other { width:100%; height:auto; overflow:; float:right; position:relative;}
	.about_circle_other img { display:block; max-width:100%; width:auto; margin:0 auto;}
	.about_circle_other .circle { width:1.08rem; height:1.08rem; border-radius:50%; border:0.01rem solid #fff; position:absolute; left:50%; top:50%; /*margin-left:-54px; margin-top:-54px;*/ display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-content:center; align-items:center; text-align:center; color:#fff; z-index:1;}
	.about_circle_other .circle .icon { width:100%; height:0.4rem; line-height:0.4rem; font-size:0.4rem; position:relative; z-index:1;}
	.about_circle_other .circle .tit { width:100%; height:0.3rem; line-height:0.3rem; font-size:0.18rem; position:relative; z-index:1;}
	.about_circle_other .circle:after { content:''; width:0.88rem; height:0.88rem; border-radius:50%; position:absolute; left:50%; top:50%; margin-left:-0.44rem; margin-top:-0.44rem; border:0.01rem solid #fff;}
	.about_circle_other .circle.pos01 { left:0%; top:32%;}
	.about_circle_other .circle.pos02 { left:50%; margin-left:-0.52rem; top:0%;}
	.about_circle_other .circle.pos03 { left:auto; right:0%; top:32%;}
	.about_circle_other .circle.pos04 { left:auto; top:auto; right:12%; bottom:2%;}
	.about_circle_other .circle.pos05 { left:12%; top:auto; right:auto; bottom:2%;}
	.about_circle_other .info { left:10%; top:10%; right:10%; bottom:10%;}
	.about_circle_other .info .icon { font-size:0.55rem; line-height:0.6rem;}
	.about_circle_other .info .tit { font-size:0.3rem; line-height:0.6rem;}
	.about_circle_other .info .des { font-size:0.24rem; line-height:0.6rem;}
	.about_circle_other .info .more { width:2rem; height:0.60rem; line-height:0.60rem; border-radius:0.30rem; font-size:0.20rem; color:#000; margin-top:0.2rem;}
	.about_circle_other .info .more:after { content:'>'; width:0.54rem; height:0.54rem; line-height:0.56rem; margin-top:0.03rem; margin-right:0.03rem;}
	/*企业文化*/
	.culturebox_bg { height:100%; overflow:hidden;}
	.culturebox { width:100%; height:100%; overflow:hidden; position:relative;}
	.culturebox .culture_list { width:100%; height:100%; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch;}
	.culturebox .culture_list li { width:100%; height:25%; overflow:hidden; float:none; background:#fff; border:0;}
	.culturebox .culture_list li .pic { position:absolute; left:0; top:0; bottom:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center center; background-size:cover;}
	.culturebox .culture_list li .pic:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.30);}
	.culturebox .culture_list li a { display:block; width:100%; height:100%; z-index:1; position:relative; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center;}
	.culturebox .culture_list li .info { width:100%; height:100%; color:#fff; overflow:hidden; position:absolute; left:0; top:0; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center; visibility:visible;}
	.culturebox .culture_list li .info .icon { font-size:0.6rem; line-height:0.6rem;}
	.culturebox .culture_list li .info .tit { font-size:0.36rem; line-height:1rem;}
	.culturebox .culture_list li .info .more { width:0.49rem; height:0.49rem; border:0.02rem solid #fff; border-radius:50%; text-align:center; font-size:0.24rem; line-height:0.49rem;}
	.culturebox .culture_list li .brief { position:absolute; left:auto; bottom:0; right:0; width:0%; height:100%; overflow:hidden; background:#fff; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:stretch;}
	.culturebox .culture_list li .brief:after { content:''; position:absolute; left:0; bottom:0; width:100%; height:0.06rem; background:#21366e;}
	.culturebox .culture_list li .margin { width:100%; margin:0.4rem 0.6rem; height:auto; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:space-between; align-items:stretch; }
	.culturebox .culture_list li .brief .tit { font-size:0.36rem; line-height:0.83rem; color:#21366e;}
	.culturebox .culture_list li .brief .tit:after { content:'-'; display:block;}
	.culturebox .culture_list li .brief .title { position:relative; height:auto; overflow:hidden;}
	.culturebox .culture_list li .brief .tit1 { font-size:0.18rem; line-height:0.2rem; color:#cecece; text-transform:uppercase; position:absolute; top:50%; left:0;}
	.culturebox .culture_list li .brief .des { font-size:0.18rem; line-height:0.3rem; color:#000;}
	.culturebox .culture_list li .brief .more { width:0.39rem; height:0.39rem; line-height:0.39rem; text-align:center; border-radius:50%; font-size:0.24rem; background:#21366e; color:#fff;}
	.culturebox .culture_list li:hover .brief { height:100%; width:50%;}
	.culturebox .culture_list li:hover .info { width:50%; visibility:hidden;}
	.culturebox .culture_list li:hover .pic { width:50%; height:100%;}
	.culturebox .culture_list li:hover .pic:after { background:rgba(0,0,0,0);}
	.culturebox .culture_list li:hover { border:0;}
	/*营业系统*/
	.business_system_bg { height:auto; padding:0.6rem 0; background-size:100% auto;}
	.business_system { margin:0 0.20rem;}
	.business_system_item .brief { width:100%;}
	.business_system_item .brief .title { font-size:0.4rem; line-height:0.8rem;}
	.business_system_item .brief .info .tit { font-size:0.32rem; line-height:0.6rem;}
	.business_system_item .brief .info .icon { font-size:0.4rem; margin-right:0.10rem;}
	.business_system_item .brief .info .des { font-size:0.24rem; line-height:0.40rem; height:1.6re,; margin-top:0.2rem; -webkit-line-clamp: 4; margin-right:0%;}
	.business_system_item .pic { width:100%; margin-top:0.4rem;}
	.business_system_item .pic .swiper-pagination-bullets{ height:0.40rem; bottom:0.3rem;}
	.business_system_item .pic .swiper-pagination-bullet { width:0.16rem; height:0.16rem; border:0.01rem solid #fff; margin:0 0.04rem;}
	.business_system_item .brief .ctrl_box { height:0.6rem; font-size:0.3rem; line-height:0.6rem; margin-top:0.2rem;}
	.business_system_item .brief .ctrl_box a { width:1.6rem; height:0.6rem; line-height:0.6rem; font-size:0.32rem; border-radius:0.3rem;}
	.business_system_tabs { width:100%; height:auto; overflow:; margin-top:0.4rem;}
	.business_system_tabs li { height:1rem; line-height:1.2rem;}
	.business_system_tabs li a { height:1rem; width:100%; border:0.01rem solid #cccccc;}
	.business_system_tabs li .icon { font-size:0.32rem;}
	.business_system_tabs li .tit { line-height:0.6rem; font-size:0.30rem;}
	.business_system_tabs li .tit:after { line-height:0.05rem;}
	.business_system_tabs li a:before { margin-left:-0.12rem; border-left: 0.12rem solid transparent; border-right: 0.12rem solid transparent;}
	.business_system_tabs li:hover a,
	.business_system_tabs li.hover a { background:#1d3c77; color:#fff;  border:0.01rem solid #1d3c77;}
	.business_system_tabs li:hover a:before,
	.business_system_tabs li.hover a:before { border-bottom: 0.15rem solid #21366e; top:-0.15rem;}
	/*新闻中心*/
	.newsbox_bg { height:auto; background-size:auto 100%; padding:0.6rem 0;}
	.newsbox { margin:0 0.2rem; position:relative;}
	.newsbox dt { width:100%; height:auto; overflow:hidden; position:relative;}
	.newsbox dt .tit { font-size:0.4rem; line-height:0.8rem;}
	.newsbox dt .more { width:2.2rem; height:0.6rem; margin-top:0.2rem; line-height:0.6rem; border-radius:0.4rem; font-size:0.24rem;}
	.newsbox dt .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.newsbox dd { margin-top:0.4rem;}
	.newsbox dt .tabs { width:100%; height:auto; overflow:hidden; position:relative; float:none;}
	.newsbox dt .tabs li { width:33.3333%; display:block; height:0.8rem; line-height:0.8rem; overflow:hidden; font-size:0.28rem; color:#212121; position:relative; float:left; text-align:center; margin-left:0; }
	.newsbox dt .tabs li a:after { bottom:-0.04rem; width:100%; height:0.05rem; background:#21366e;}
	.newsbox dd .news_box { margin-top:0.4rem;}
	/*图片新闻列表样式*/
	.newsbox .pic_news_list_scroll { width:100%; height:auto; overflow:hidden; position:relative; margin-top:0.4rem;}
	.newsbox dd .pic_news_list li { width:100%; height:auto;}
	.newsbox dd .pic_news_list li a { display:block; height:auto; overflow:hidden;}
	.newsbox dd .pic_news_list li .pic { width:100%; margin:0.3rem 0;}
	.newsbox dd .pic_news_list li .brief { width:100%; height:auto; overflow:hidden;}
	.newsbox dd .pic_news_list li .tit { font-size:0.32rem; line-height:0.5rem; height:1rem; margin-top:0.3rem;}
	.newsbox dd .pic_news_list li .des { width:100%; height:0.6rem; overflow:hidden; line-height:0.3rem; margin-top:0.20rem; font-size:0.20rem; color:#a9a9a9;}
	.newsbox dd .pic_news_list li .margin { margin:30px 30px; height:auto; overflow:hidden; position:relative;}
	.newsbox dd .pic_news_list li .info { width:100%; height:auto; overflow:hidden;}
	.newsbox dd .pic_news_list li .info .sort { width:auto; height:0.5rem; line-height:0.4rem; font-size:0.28rem; padding:0 0.2rem; color:#21366e; border:0.05rem solid #21366e; border-radius:0.25rem;}
	.newsbox dd .pic_news_list li .info .date { width:auto; height:0.5rem; line-height:0.5rem; font-size:0.24rem; margin-left:0.2rem;}
	.newsbox dd .pic_news_list li .more { line-height:0.4rem; font-size:0.20rem;}
	.newsbox dd .pic_news_list li .more:before { margin-right:0.20rem;}	
	/*集团风范*/
	.showbox_bg { height:auto; padding:0.6rem 0;}
	.showbox { width:100%;}
	.showbox dt { width:100%; height:auto; overflow:hidden; position:relative;}
	.showbox dt .tit { font-size:0.4rem; line-height:0.8rem;}
	.showbox dt .more { width:2.2rem; height:0.6rem; margin-top:0.2rem; line-height:0.6rem; border-radius:0.4rem; font-size:0.24rem;}
	.showbox dt .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.showbox dd { margin-top:0.4rem;}
	.showbox dd .show_box { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:column-reverse nowrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
	.showbox dd .show_tabs_list { width:100%; height:auto; overflow:hidden; flex-shrink:0; margin-top:0.2rem;}
	.showbox dd .show_tabs_list li { width:24%; height:auto; overflow:hidden; float:left; margin-bottom:1.5%; position:relative;}
	.showbox dd .show_tabs_list li a { display:block; position:relative; width:100%;}
	.showbox dd .show_list_scroll { width:100%; float:right; height:auto; overflow:hidden; flex-grow:0; margin-left:0;}
	.showbox dd .show_list_scroll .swiper-wrapper { margin:0; padding:0;}
	.showbox dd .show_list_scroll .swiper-pagination-bullets{ height:0.30rem; bottom:0rem; }
	.showbox dd .show_list_scroll .swiper-pagination-bullet { width:0.16rem; height:0.16rem; border:0.01rem solid #fff; margin:0 0.04rem;}
	/*关于EVO视讯官网*/
	.about_us_box { width:100%; height:auto; overflow:hidden; margin-top:0.5rem; flex-flow:row wrap;}
	.about_us_box dt { width:100%; flex-basis:auto; flex-shrink:1; height:auto; overflow:hidden; margin-top:0.3rem; padding:0;}
	.about_us_box dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.about_us_box dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.about_us_box dd { padding:0.3rem 0; height:auto; overflow:hidden;}
	.about_us_box dd .about .text {  height:4rem; font-size:0.24rem; line-height:0.5rem;}
	.about_us_box dd .about_point { width:100%; height:auto; padding:0.3rem 0; margin-top:0.2rem; border-top:0.01rem solid rgba(255,255,255,.10);}
	.about_us_box dd .about_point li { width:50%; 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,
	.about_us_box dd .about_point li:nth-child(3):after { display:none;}
	.about_us_box dd .about_point li:nth-child(1) { width:50%;}
	.about_us_box dd .about_point li:nth-child(1) a { text-align:center;}
	.about_us_box dd .about_point li:nth-last-child(1) { width:50%;}
	.about_us_box dd .about_point li:nth-last-child(1) a { text-align:center;}
	.about_us_box dd .about_point li:after { width:0.02rem; height:1rem; position:absolute; left:0; top:50%; margin-top:-0.5rem;}
	.about_us_box dd .about_point li a { display:block; padding-left:15%;}
	.about_us_box dd .about_point li .num { font-size:0.55rem; line-height:0.8rem;}
	.about_us_box dd .about_point li .unit{ margin-left:0.15rem; line-height:0.4rem; font-size:0.24rem;}
	.about_us_box dd .about_point li .tit { font-size:0.28rem; line-height:0.6rem;}
	/*团队治理*/
	.leaderbox { width:100%; height:auto; overflow:hidden; margin-top:0; padding:0.5rem 0;}
	.leaderbox dt { width:100%; height:auto; overflow:hidden;}
	.leaderbox dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.leaderbox dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.leaderbox dt .ctrl_box { width:1.8rem; height:0.8rem;}
	.leaderbox dt .ctrl_box a { display:block; width:0.8rem; height:0.8rem; line-height:0.8rem; font-size:0.5rem; font-weight:300;}
	.leaderbox dd { width:100%; height:auto; overflow:hidden; margin-top:30px;}
	.leaderbox dd .leader_list li { width:50%; height:auto; overflow:hidden;}
	.leaderbox dd .leader_list li .brief { width:100%; height:2rem;}
	.leaderbox dd .leader_list li .tit { font-size:0.42rem; line-height:0.6rem;}
	.leaderbox dd .leader_list li .tit1 { font-size:0.20rem; line-height:0.48rem;}
	.leaderbox dd .leader_list li .tit1:before,
	.leaderbox dd .leader_list li .tit1:after { content:''; margin:0 0.2rem;}
	
	.leaderbox .swiper-pagination-bullets{ height:0.4rem; position:relative; margin-top:0.4rem;}
	.leaderbox .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 0.1rem;}
	.leaderbox .swiper-pagination-bullet { width:0.20rem; height:0.20rem; border-radius:0.10rem;}
	/*组织机构*/
	.organizationbox_bg { margin-top:0; padding:0.5rem 0;}
	.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;}
	.organizationbox { margin:0; margin:0 0.2rem; position:relative; z-index:1;}
	.organizationbox dt { width:100%; height:auto; overflow:hidden;}
	.organizationbox dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.organizationbox dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.organizationbox dd { text-align:center; margin-top:0.4rem;}
	.organizationbox dd img { max-width:90%; width:auto;}
	/*品牌形象*/
	.brand_image_bg { padding:0.5rem 0; padding-bottom:1.5rem; background-position:bottom center; background-size: 100% auto;}
	.brand_image { margin:0 0.2rem;}
	.brand_image dt { width:100%; height:auto; overflow:hidden;}
	.brand_image dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.brand_image dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.brand_image dd img { max-width:100%; width:auto;}
	.brand_image dd .brand_logo { max-width:50%; height:auto; overflow:hidden; text-align:center; margin:0.6rem auto;}
	.brand_image dd .brand_info { height:auto; overflow:hidden; margin:0.4rem; font-size:0.24rem; line-height:0.5rem;}
	
	/*生长历程*/
	.development_path_bg { padding:0.5rem 0;}
	.development_path { margin:0 0.3rem; }
	.development_path dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.development_path dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.development_path dd { width:100%; height:auto; overflow:hidden; margin:0.4rem 0;}
	.development_path dd .development_box { width:100%; height:auto; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
	.development_path dd .development_tabs { width:2rem; flex-basis:2rem; flex-shrink:1; height:auto; overflow:; font-size:0.24rem;}
	.development_path dd .development_tabs .prev,
	.development_path dd .development_tabs .next { width:0.6rem; height:0.6rem; line-height:0.5rem; font-size:0.24rem;}
	.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:0.7rem;}
	/*.development_path dd .development_tabs .prev:after { content:'<';}
	.development_path dd .development_tabs .next:after { content:'>';}*/
	.development_path dd .development_tabs .swiper-container { width:100%; height:320px;}
	.development_path dd .development_tabs ul { width:100%; height:auto; flex-grow:0; overflow:hidden; position:relative;}
	.development_path dd .development_tabs ul:before { content:''; position:absolute; left:0.3rem; top:0; width:0px; height:100%; border-left:0.02rem dashed #fff;}
	.development_path dd .development_tabs ul li { width:100%; height:auto; line-height:1.1rem; overflow:hidden; float:left;}
	.development_path dd .development_tabs ul li a { height:1.1rem; line-height:0.24rem; color:#fff; display:block; padding-left:0%; font-size:0.2rem; text-align:left; position:relative;}
	.development_path dd .development_tabs ul li a:before { content:''; width:0.26rem; height:0.26rem; left:0.16rem; top:60%; margin-top:-0.12rem;}
	.development_path dd .development_tabs ul li a:after { content:''; width:0.36rem; height:0.36rem; top:60%; background:rgba(255,255,255,.4); left:0.12rem; margin-top:-0.18rem;}
	.development_path dd .development_tabs li.swiper-slide-thumb-active a { font-size:0.24rem;}
	.development_path dd .development_tabs li.swiper-slide-thumb-active a:before { content:''; width:0.36rem; height:0.36rem; top:60%; left:0.13rem; margin-top:-0.18rem;}
	.development_path dd .development_tabs li.swiper-slide-thumb-active a:after { content:''; width:0.46rem; height:0.46rem; top:60%; background:rgba(255,255,255,.4); left:0.08rem; margin-top:-0.23rem;}
	.development_list_box { width:70%; height:auto; overflow:; border-radius:0.10rem;}
	.development_list_box .year { font-size:2rem; height:3rem; overflow:hidden; line-height:3rem; color:rgba(255,255,255,.80); top:-0.4rem; display:none;}
	.development_list_box .swiper-slide {}
	.development_list_box .info{ margin:0.4rem; height:5rem; margin-left:0rem; overflow:hidden; color:#323232; font-size:0.20rem; line-height:0.4rem; overflow-y:auto;}
	.development_list_box .info::-webkit-scrollbar { width:0.06rem;}
	.development_list_box .info::-webkit-scrollbar-thumb { width:0.06rem; border-radius:0.03rem;}
	.development_list_box .info::-webkit-scrollbar-track { width:0.06rem; border-radius:0.03rem;}
	.development_list_box .info::-webkit-scrollbar-track-piece {width:0.06rem;}
	.development_list_box .info::-webkit-scrollbar-thumb:hover { width:0.06rem;}
	/*成员企业*/
	.member_companies_bg { width:100%; height:auto; overflow:hidden; padding:0.5rem 0.3rem; position:relative;}
	.member_companies { margin:0rem;}
	.member_companies dt { width:100%; height:auto; overflow:hidden;}
	.member_companies dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.member_companies dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.member_companies dd { width:100%; height:auto; overflow:hidden; margin-top:0rem;}
	.member_companies dd .member_companies_list { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-content:space-between; align-items:stretch;}
	.member_companies dd .member_companies_list li { width:48%; margin:1%; /*width:calc((100% - 20px) / 4); height:calc((100% - 15px) / 2);*/ height:auto; float:left; background:#ccc;}
	.member_companies dd .member_companies_list li a { display:block; height:100%; background:#f6f6f6; padding:0 0.2rem; position:relative;}
	.member_companies dd .member_companies_list li a:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; border:2px solid #eaeaea; visibility:hidden;}
	.member_companies dd .member_companies_list li .pic { height:1.82rem; overflow:hidden; border-bottom:1px solid #dfdfdf; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
	.member_companies dd .member_companies_list li .tit { height:1.2rem; font-size:0.24rem; line-height:0.4rem;}
	.member_companies dd .member_companies_list li:hover a { background:#fff;}
	.member_companies dd .member_companies_list li:hover .tit { color:#21366e;}
	.member_companies dd .member_companies_list li:hover a:after { visibility:visible;}
	.member_companies dd .more { font-size:0.24rem; line-height:0.3rem; text-align:center; color:#21366e; display:block; background:url(/template/default/index/images/member_companies_more_bg.png) top center no-repeat; background-size:100% auto;}
	.member_companies dd .more:after { content:'﹀'; display:block; font-size:0.2rem;}
	/*文化理念*/
	.culture_idea { padding:0.5rem 0; padding-bottom:0;}
	.culture_idea dt { }
	.culture_idea dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.culture_idea dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.culture_idea dd { overflow:hidden; margin-top:0.4rem;}
	.culture_idea dd .prev,
	.culture_idea dd .next { display:none;}
	.culture_idea dd .culture_idea_list li { width:50%;}
	.culture_idea dd .culture_idea_list li a { padding:0.2rem;}
	.culture_idea dd .culture_idea_list li .tit { line-height:1rem; height:1rem; font-size:0.32rem;}
	.culture_idea dd .culture_idea_list li .icon { line-height:1rem; height:1rem; font-size:0.6rem; color:#21366e; float:right;}
	.culture_idea dd .culture_idea_list li .des { width:100%; height:0.8rem; font-size:0.24rem; line-height:0.4rem; margin:0.2rem 0; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
	.culture_idea dd .culture_idea_list li:hover { box-shadow: 0.10rem 0.10rem 0.05rem #d2d2d2;}
	.culture_idea dd .culture_idea_list li:hover .brief,
	.culture_idea dd .culture_idea_list li:hover .icon { color:#fff;}
	/*社会责任*/
	.social_responsibility { padding:0.5rem 0;}
	.social_responsibility dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.social_responsibility dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.social_responsibility dt .more { width:2rem; height:0.62rem; margin-top:0.2rem; line-height:0.62rem; border-radius:0.4rem; font-size:0.24rem;}
	.social_responsibility dt .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.social_responsibility dt .des { line-height:0.4rem; font-size:0.22rem; margin-top:0.2rem}
	.social_responsibility dd { margin-top:0.4rem;}
	.social_responsibility dd .prev,
	.social_responsibility dd .next { display:none;}
	.social_responsibility dd .social_responsibility_list li .date { width:95%; height:0.6rem; }
	.social_responsibility dd .social_responsibility_list li .date .d { font-size:1rem; line-height:1rem; margin-top:-0.6rem;}
	.social_responsibility dd .social_responsibility_list li .date .y-m { font-size:0.24rem; line-height:0.5rem;}
	.social_responsibility dd .social_responsibility_list li .brief { height:0.6rem; line-height:0.6rem; font-size:0.28rem;}
	/*集团风范*/
	.group_style { padding:0.5rem 0; padding-bottom:0; margin:0 0.2rem;}
	.group_style dt {  position:relative;}
	.group_style dt .title { float:left;}
	.group_style dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.group_style dt .tit1 { line-height:0.6rem; font-size:0.28rem;}
	.group_style dt .more { width:2.2rem; height:0.62rem; margin-top:0rem; line-height:0.62rem; border-radius:0.4rem; font-size:0.24rem; position:absolute; right:0; top:0;}
	.group_style dt .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.group_style dd { width:100%; height:auto; overflow:hidden; margin-top:0.04rem;}
	.group_style dd .group_style_list li { width:100%; height:auto; overflow:hidden;}
	.group_style dd .group_style_list li .swiper-slide img { display:block;}
	.group_style dd .group_style_list li .brief { line-height:0.6rem; font-size:0.24rem; }
	.group_style dd .ctrl_box { width:100%; margin:0 auto; margin-top:0.3rem; height:0.8rem;}
	.group_style dd .ctrl_box .swiper-pagination-progressbar { width:70%; height:0.08rem; left:15%; border-radius:0.04rem; margin-top:-0.04rem;}
	.group_style dd .ctrl_box .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background:#21366e; height:0.08rem; border-radius:0.04rem;}
	.group_style dd .ctrl_box .prev,
	.group_style dd .ctrl_box .next { width:0.8rem; height:0.8rem; line-height:0.8rem; border:0.02rem dotted #d1d1d1; font-size:0.24rem; margin-top:-0.4rem;}
	.group_style dd .ctrl_box .prev:after,
	.group_style dd .ctrl_box .next:after { width:0.6rem; height:0.6rem; line-height:0.6rem; border-radius:50%; display:block; margin:0 auto; background:#d1d1d1;}
	.group_style dd .ctrl_box .next:hover { border:0.02rem dotted #21366e;}
	/*员工风范*/
	.staff_presence { padding:0.5rem 0;}
	.staff_presence dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.staff_presence dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.staff_presence dt .more { width:2.2rem; height:0.62rem; margin-top:0.2rem; line-height:0.62rem; border-radius:0.4rem; font-size:0.24rem;}
	.staff_presence dt .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.staff_presence dd { width:100%; height:auto; overflow:hidden; position: relative; margin-top:0.4rem;}
	.staff_presence dd .staff_presence_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:center;}
	.staff_presence dd .staff_presence_list li { width:48%; height:auto; overflow:hidden;}
	.staff_presence dd .staff_presence_list li .pic { width:100%; height:auto; overflow:hidden;}
	.staff_presence dd .staff_presence_list li .pic img { display:block;}
	.staff_presence dd .staff_presence_list li .brief { width:100%; height:0.8rem; line-height:0.8rem; overflow:hidden;}
	.staff_presence dd .staff_presence_list li .brief .tit { float:left; font-size:0.20rem;}
	.staff_presence dd .staff_presence_list li .brief .more { font-size:0.20rem;}
	.staff_presence dd .staff_presence_list li .brief .more:after { font-size:0.20rem; margin-left:0.05rem;}

	/*站内搜索框*/
	.news_search_box { width:100%; height:0.6rem; border-radius:0.3rem; overflow:hidden; margin-top:0.2rem; border:0.01rem solid #cccccc;}
	.news_search_box .keys { width:100%; height:0.6rem; background:none; line-height:6rem; border:0; font-size:0.20rem; color:#575757; padding-left:0.3rem;}
	.news_search_box .submit { width:1rem; height:0.6rem; line-height:0.6rem;}
	.news_search_box .submit_btn { width:1rem; height:0.6rem; line-height:0.6rem; font-size:0.3rem;}
	
	/*融媒体中心-首页图片新闻样式*/
	.group_news_box_flex { margin-bottom:0.3rem;}
	.group_news_box.w_50 { width:100%; float:none;}
	.group_news_box { margin-top:0.2rem; padding-bottom:0;}
	.group_news_box dt { width:100%; height:auto; overflow:hidden; border-bottom:0.01rem solid #cccccc; padding-bottom:0.2rem;}
	.group_news_box dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.group_news_box dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.group_news_box 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;}
	.group_news_box dt .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.group_news_box dd { width:100%; height:auto; overflow:hidden;}
	.group_news_box dd .news_box { padding-left:0; margin-top:0.4rem;}
	.group_news_box dd .pic_news_slide { width:100%; height:auto; overflow:hidden; float:none; margin:0; border-bottom:0;}
	.group_news_box dd .pic_news_list { width:100%; height:auto; overflow:;}
	.group_news_box dd .pic_news_list li .pic { width:100%; height:auto; overflow:hidden; position:relative;}
	.group_news_box dd .pic_news_list li .pic:before { content:''; position:absolute; left:0; bottom:0; width:100%; height:100%; background:url(/template/default/index/images/pic_news_list_mask.png) bottom center repeat-x;  background-size:auto 50%;}
	.group_news_box dd .pic_news_list li .pic:after { content:''; position:absolute; left:-100%; bottom:0; width:100%; height:100%; background:url(/template/default/index/images/pic_news_list_mask1.png) 0 0 no-repeat; background-size:auto 100%;
	-webkit-transition: all .3s ease;
	-moz-transition:all .3s ease;
	-o-transition:all .3s ease;
	-ms-transition:all .3s ease;
	transition:all .3s ease;
	}
	
	.group_news_box dd .pic_news_list li .date { width:1.32rem; height:1rem; bottom:0.2rem;  z-index:1;}
	.group_news_box dd .pic_news_list li .date .d { font-size:0.8rem; line-height:0.8rem;}
	.group_news_box dd .pic_news_list li .date .y-m { font-size:0.20rem; line-height:0.3rem;}
	.group_news_box dd .pic_news_list li .brief { margin:0; margin-right:0.2rem;}
	.group_news_box dd .pic_news_list li .brief .tit { height:0.4rem; font-size:0.30rem; line-height:0.4rem; margin-top:0.2rem;}
	.group_news_box dd .pic_news_list li .brief .des { width:100%; height:0.8rem; margin:0.2rem 0; line-height:0.4rem; font-size:0.28rem;}
	.group_news_box dd .pic_news_list li:hover .pic:after { left:0%;}
	.group_news_box dd .pic_news_list li:hover .tit { left:0%;}
	.group_news_box dd .pic_news_slide .swiper-pagination { position:relative; margin:0.2rem 0;}
	.group_news_box dd .swiper-pagination-bullets{ width:100%; height:0.4rem;}
	.group_news_box dd .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {  margin:0 0.1rem;}
	.group_news_box dd .swiper-pagination-bullet { width:0.20rem; height:0.20rem; border-radius:50%;}
	
	/*融媒体中心-首页新闻样式*/
	.group_news_box dd .news_list.mt0 { margin-top:0;}
	.group_news_box dd .news_list { width:100%; height:auto; overflow:hidden; float:left; margin-top:0.2rem;}
	.group_news_box dd .news_list li { width:100%; height:auto; overflow:hidden; margin-bottom:0.2rem; }
	.group_news_box dd .news_list li .date { line-height:0.4rem; font-size:0.20rem;}
	.group_news_box dd .news_list li .date:before { content:'　'; margin-right:0.05rem;}
	.group_news_box dd .news_list li .tit { width:100%; height:0.4rem; line-height:0.4rem; font-size:0.28rem;}
	.group_news_box dd .news_list li .tit:before { content:'◆'; margin-right:0.04rem;}
	.group_news_box dd .news_list.column-2 { column-count:1; column-gap:0.5rem;}
	.group_news_box dd .news_list.style01 { margin:0.3rem 0;}
	.group_news_box dd .news_list.style01 li { height:0.5rem; line-height:0.5rem; margin-bottom:0;}
	.group_news_box dd .news_list.style01 li  .tit { height:0.5rem; line-height:0.5rem;}
	.group_news_box dd .news_list.style01 li .date { width:auto; float:right; line-height:0.5rem;}
	.group_news_box dd .news_list.style01 li .date:before { content:''; margin-right:0;}

	/*新媒体中心切换*/
	.group_news_box .new_media_list li { width:100%; height:auto; overflow:hidden; position:relative;}
	.group_news_box .new_media_list li .bg { display:block;}
	.group_news_box .new_media_list li .new_media_info { position:absolute; left:0; top:0; width:100%; height:100%; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-around; align-items:center;}
	.group_news_box .new_media_list li .new_media_info .info_box { height:auto; overflow:hidden; text-align:center; color:#21366e;}
	.group_news_box .new_media_list li .new_media_info img:nth-child(1) { width:35%;}
	.group_news_box .new_media_list li .new_media_info .align_end { align-self:flex-end;}
	.group_news_box .new_media_list li .new_media_info .info_box .icon { font-size:0.6rem; line-height:0.6rem;}
	.group_news_box .new_media_list li .new_media_info .info_box .tit { font-size:0.28rem; line-height:0.6rem;}

	.group_news_box .tabs { width:100%; height:1rem; overflow:hidden;}
	.group_news_box .tabs li { width:50%; height:1rem; float:left; font-size:0.20rem; line-height:0.3rem;}
	.group_news_box .tabs li a { height:1rem;}
	.group_news_box .tabs li a:after { height:0.05rem;}
	.group_news_box .tabs li .num { font-size:0.32rem; line-height:0.6rem;}
	.group_news_box .tabs li .icon { width:1.2rem; height:0.6rem; font-size:0.55rem; line-height:0.6rem;}
	.group_news_box .tabs li:hover a:after,
	.group_news_box .tabs li.hover a:after { background:#21366e;}

	/*顶部图片新闻*/
	.top_pic_news_slide { margin-top:0.3rem; padding-bottom:0.4rem; border-bottom:0;}
	.top_pic_news_list li .pic { width:100%;}
	.top_pic_news_list li .brief { width:100%; margin-top:-1.5rem;}
	.top_pic_news_list li .date { width:1rem; height:1.3rem; margin:0; color:#fff;}
	.top_pic_news_list li .date .d { font-size:0.8rem; line-height:1rem;}
	.top_pic_news_list li .date .y-m { font-size:0.22rem; line-height:0.3rem;}
	.top_pic_news_list li .tit { height:0.6rem; line-height:0.6rem; font-size:0.28rem; color:#020202; margin-top:0.4rem; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
	.top_pic_news_list li .des { height:1.2rem; margin:0.2rem 0; line-height:0.4rem; font-size:0.22rem; color:#8a8a8a;}
	.top_pic_news_list li .more { width:2rem; height:0.62rem; margin-top:0.2rem; line-height:0.62rem; border-radius:0.4rem; font-size:0.24rem; float:left; margin-top:0.2rem;}
	.top_pic_news_list li .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.top_pic_news_slide .swiper-pagination { max-width:100%; bottom:0;}
	.top_pic_news_slide .swiper-pagination-bullets{ width:100%; height:0.3rem; text-align:right;}
	.top_pic_news_slide .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {  margin:0 0.1rem;}
	.top_pic_news_slide .swiper-pagination-bullet { width:0.20rem; height:0.20rem; border-radius:50%;}

	/*主营营业*/
	.main_business { padding:0.4rem 0;}
	.main_business dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.main_business dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.main_business 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;}
	.main_business dt .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.main_business dt .des { font-size:0.24rem; line-height:0.5rem; margin-top:0.4rem;}
	.main_business dd { margin-top:0.2rem;}
	.main_business dd .prev,
	.main_business dd .next { display:none;}
	.main_business dd .main_business_list li { width:50%; box-shadow: 0.05rem 0.05rem 0.03rem #e9e9e9;}
	.main_business dd .main_business_list li a { border:0.01rem solid #dfdfdf;}
	.main_business dd .main_business_list li .brief { padding:0 0.3rem;}
	.main_business dd .main_business_list li .tit { line-height:0.6rem; height:0.6rem; font-size:0.28rem; border-bottom:0.01rem solid #d6d6d6;}
	.main_business dd .main_business_list li .more { width:100%; line-height:0.8rem; height:0.8rem; overflow:hidden; font-size:0.24rem; margin-top:0.2rem; border-top:0.01rem solid #d6d6d6;}
	.main_business dd .main_business_list li .des { height:0.6rem; font-size:0.28rem; line-height:0.3rem; margin:0.2rem 0; }
	.main_business dd .main_business_list li:hover a { background:#21366e;}
	.main_business dd .main_business_list li:hover { box-shadow: 0.05rem 0.05rem 0.02rem #d2d2d2;}
	
	/*投资项目*/
	.investment_projects { padding:0.4rem 0;}
	.investment_projects dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.investment_projects dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.investment_projects 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;}
	.investment_projects dt .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.investment_projects dt .des { font-size:0.24rem; line-height:0.5rem; margin-top:0.4rem;}
	.investment_projects dd { margin-top:0.2rem;}
	/*生长妄想*/
	.development_planning { width:100%; height:auto; overflow:; padding:40px 0; border-top:1px solid #eeeeee; position:relative; z-index:1;}
	.development_planning dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.development_planning dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.development_planning dt .more { width:2rem; height:0.62rem; margin-top:0.2rem; line-height:0.62rem; border-radius:0.4rem; font-size:0.24rem; position:absolute; right:0; top:0.4rem;}
	.development_planning dt .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.development_planning dt .des { font-size:0.24rem; line-height:0.5rem; margin-top:0.4rem;}
	.development_planning dd { margin-top:0.2rem;}

	/*人才理念*/
	.talent_concept { padding:0.4rem 0;}
	.talent_concept dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.talent_concept dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.talent_concept 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;}
	.talent_concept dt .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.talent_concept dd .des { font-size:0.24rem; line-height:0.5rem; margin-top:0.4rem;}
	
	/*招聘职位*/
	.offersbox { padding:0.4rem 0;}
	.offersbox dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.offersbox dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.offersbox dt .more { width:1.8rem; height:0.62rem; margin-top:0; line-height:0.62rem; border-radius:0.4rem; font-size:0.24rem; position:absolute; right:0; top:0.2rem;}
	.offersbox dt .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.offersbox dd .offers_list { margin-top:0.2rem;}
	.offersbox dd .offers_list li { height:1rem; margin:0.1rem 0;}
	.offersbox dd .offers_list li .info { height:1rem; line-height:1rem; font-size:0.26rem; overflow:hidden;}
	
	.offersbox dd .offers_list li .des { margin:0.2rem; line-height:0.3rem;}
	.offersbox dd .offers_list li .des::-webkit-scrollbar-track-piece {width:0.1rem;background-color:#eee; border-radius:4.5px;}
	.offersbox dd .offers_list li .des::-webkit-scrollbar { width:0.1rem; background-color:#fff;}
	.offersbox dd .offers_list li .des::-webkit-scrollbar-thumb { width:0.1rem; height:1.8rem;; border-radius:0.05rem;}
	.offersbox dd .offers_list li .des::-webkit-scrollbar-thumb:hover { width:0.1rem;}
	
	.offersbox dd .offers_list li .btnbox { margin:0 0.2rem; overflow:hidden;}
	.offersbox dd .offers_list li .btn { width:1.2rem; height:0.5rem; line-height:0.5rem; overflow:hidden; font-size:0.22rem; margin-right:0.2rem; border-radius:0.05rem; padding:0;}
	.offersbox dd .offers_list li .info .tit { margin-left:0.2rem;}
	.offersbox dd .offers_list li .info .date:after { padding:0 0.2rem;}
	.offersbox dd .offers_list li.hover { height:4.6rem;}
	.offersbox dd .offers_list li.hover .des { height:2.5rem;}
	.offersbox dd .offers_list li:hover .info .date:after {}
	
	/*在线应聘*/
	.applied_online { padding:0.4rem 0;}
	.applied_online dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.applied_online dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.applied_online dt .more { width:1.8rem; height:0.62rem; margin-top:0.2rem; line-height:0.62rem; border-radius:0.4rem; font-size:0.24rem;}
	.applied_online dt .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.applied_online dd { margin-top:0.2rem;}
	.applied_online dd .frombox .input { width:49.5%; height:0.7rem; line-height:0.7rem; margin-top:0.1rem; text-indent:0.2rem;}
	.applied_online dd .frombox .textarea { height:2rem; padding:0.2rem; border:0; margin-top:0.1rem;}
	.applied_online dd .frombox .input:-moz-placeholder,
	.applied_online dd .frombox .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
		font-size:0.24rem;
	}
	.applied_online dd .frombox .input::-moz-placeholder,
	.applied_online dd .frombox .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
		font-size:0.24rem;
	}
	.applied_online dd .frombox .input:-ms-input-placeholder,
	.applied_online dd .frombox .textarea:-ms-input-placeholder {
		font-size:0.24rem;
	}
	.applied_online dd .frombox .input::-webkit-input-placeholder,
	.applied_online dd .frombox .textarea::-webkit-input-placeholder{
		font-size:0.24rem;
	}
	.applied_online dd .frombox .btn_box { width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:0.4rem; text-align:center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
	.applied_online dd .frombox .submit{
		width:49%; height:1rem; background:#c10e0e; border:0; margin:0; font-size:0.24rem;
	}
	.applied_online dd .frombox .reset{
		width:49%; height:1rem; background:#21366e; border:0; margin:0; font-size:0.24rem;
	}
	

	/*公司地标*/
	.company_landmark { width:100%; height:auto; overflow:hidden;}
	.company_landmark dt .title { width:100%; text-align:center;}
	.company_landmark dt { width:100%; height:auto; overflow:hidden;}
	.company_landmark dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.company_landmark dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.company_landmark dd { width:100%; overflow:hidden; margin-top:0.4rem; height:auto;}
	.company_landmark .map_coordinates { width:100%; height:6rem;}
	/*联系方法*/
	.contact_way_info { padding-bottom:0.4rem;}
	.contact_way_info dt { height:0.6rem; line-height:0.6rem; font-size:0.32rem; font-weight:bold;}
	.contact_way_info_list { width:98%; margin:0 auto; margin-top:0.4rem; flex-flow:row wrap;}
	.contact_way_info_list li { height:100%; overflow:hidden; color:#000000; padding-left:1rem; margin:0.1rem 0;}
	.contact_way_info_list li .icon { width:0.6rem; height:0.6rem; line-height:0.6rem; font-size:0.5rem; margin:0 0 0 -0.8rem;}
	.contact_way_info_list li .lab { font-size:0.28rem; line-height:0.6rem;}
	.contact_way_info_list li .txt { font-size:0.28rem; line-height:0.4rem;}
	.contact_way_info_list li .tel { font-size:0.32rem; color:#21366e; font-weight:bold;}
	/*意见建议*/
	.cotnact_message { padding:0.4rem 0; padding-bottom:0.6rem;}
	.cotnact_message dt .title { width:100%; text-align:center;}
	.cotnact_message dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.cotnact_message dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.cotnact_message dt .more { width:2rem; height:0.62rem; margin-top:0rem; line-height:0.62rem; border-radius:0.4rem; font-size:0.24rem; position:absolute; right:0; top:0rem; display:none;}
	.cotnact_message dt .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.cotnact_message dd { margin-top:0.2rem;}
	
	.cotnact_message .message_box { height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
	.cotnact_message .message_box .input { width:100%; height:0.7rem; line-height:0.7rem; margin-top:0.1rem; text-indent:0.2rem;}
	.cotnact_message .message_box .yzm { margin-top:0rem; margin-left:0rem; height:0.7rem; position:absolute; right:0; top:0.1rem;}
	.cotnact_message .message_box .input:focus,
	.cotnact_message .message_box .textarea:focus { background:#ffcc00;}
	.cotnact_message .message_box .textarea { height:2rem; padding:0.2rem; border:0; margin-top:0.1rem;}
	.cotnact_message .message_box .input:-moz-placeholder,
	.cotnact_message .message_box .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
		font-size:0.24rem;
	}
	.cotnact_message .message_box .input::-moz-placeholder,
	.cotnact_message .message_box .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
		font-size:0.24rem;
	}
	.cotnact_message .message_box .input:-ms-input-placeholder,
	.cotnact_message .message_box .textarea:-ms-input-placeholder {
		font-size:0.24rem;
	}
	.cotnact_message .message_box .input::-webkit-input-placeholder,
	.cotnact_message .message_box .textarea::-webkit-input-placeholder{
		font-size:0.24rem;
	}

	
	.cotnact_message .message_box .btn_box { width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:0.4rem; text-align:center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
	.cotnact_message .message_box .submit{
		width:49%; height:1rem; background:#c10e0e; border:0; margin:0; font-size:0.28rem;
	}
	.cotnact_message .message_box .reset{
		width:49%; height:1rem; background:#21366e; border:0; margin:0; font-size:0.28rem;
	}

	/*资料下载*/
	.data_download { padding:0.4rem 0; padding-bottom:0.6rem;}
	.data_download dt .title { float:left;}
	.data_download dt .tit { line-height:0.6rem; font-size:0.48rem;}
	.data_download dt .tit1 { line-height:0.4rem; font-size:0.28rem;}
	.data_download dt .more { width:2rem; height:0.62rem; margin-top:0.2rem; line-height:0.62rem; border-radius:0.4rem; font-size:0.24rem;}
	.data_download dt .more:after { width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}
	.data_download dd { height:auto; overflow:hidden; margin-top:0.2rem;}
	.data_download dd .data_download_list { height:auto; overflow:hidden; font-size:0.24rem;}
	.data_download dd .data_download_list .down_name { width:100%; line-height:0.8rem; margin:0; padding:0 0.2rem; border-bottom:1px solid #ccc;}
	.data_download dd .data_download_list .down_info { width:100%; margin-right:0.2rem; margin:0.2rem;}
	.data_download dd .data_download_list .down_link { width:1.5rem; height:0.5rem; line-height:0.5rem; font-size:0.20rem; border-radius:0.05rem; float:right;}
	.data_download dd .data_download_list .down_link .icon { width:0.2rem; height:0.2rem; line-height:0.2rem; text-align:center; font-size:0.2rem; margin-right:0.1rem;}
	.data_download dd .data_download_list .down_size { margin:0 0.2rem; line-height:0.6rem;}
	.data_download dd .data_download_list .down_size:before { font-size:0.2rem; margin-right:0.3rem;}
	.data_download dd .data_download_list .down_count { margin:0 0.3rem; }
	.data_download dd .data_download_list .down_count:before { font-size:0.2rem; margin-right:0.3rem;}
	.data_download dd .data_download_list li { height:auto; line-height:0.6rem; margin-top:0.05rem;}
	.data_download dd .more { font-size:0.24rem; line-height:0.3rem; text-align:center; color:#21366e; display:block; background:url(/template/default/index/images/member_companies_more_bg.png) top center no-repeat; background-size:100% auto;}
	.data_download dd .more:after { content:'﹀'; display:block; font-size:0.2rem;}
	/*下载列表*/
	.down-list { height:auto; overflow:hidden; font-size:0.24rem;}
	.down-list li { height:auto; line-height:0.6rem; margin-top:0.05rem;}
	.down-list .down_name { width:100%; line-height:0.8rem; margin:0; padding:0 0.2rem; border-bottom:1px solid #ccc;}
	.down-list .down_info { width:100%; margin-right:0.2rem; margin:0.2rem;}
	.down-list .down_link { width:1.5rem; height:0.5rem; line-height:0.5rem; font-size:0.20rem; border-radius:0.05rem; float:right;}
	.down-list .down_link .icon { width:0.2rem; height:0.2rem; line-height:0.2rem; text-align:center; font-size:0.2rem; margin-right:0.1rem;}
	.down-list .down_size { margin:0 0.2rem; line-height:0.6rem;}
	.down-list .down_size:before { font-size:0.2rem; margin-right:0.3rem;}
	.down-list .down_count { margin:0 0.3rem; }
	.down-list .down_count:before { font-size:0.2rem; margin-right:0.3rem;}

	/*新闻列表样式*/
	.news-list { column-count:1; column-gap:0.25rem; margin-top:0.3rem;}
	.news-list li { margin-bottom:0.3rem;}
	.news-list li .box { margin:0.3rem;}
	.news-list li .brief { padding-right:1.24rem; height:auto; overflow:hidden;}
	.news-list li .date { width:1rem; height:1.3rem; margin:0 -1.24rem 0 0;}
	.news-list li .date .d { font-size:0.8rem; line-height:1rem;}
	.news-list li .date .y-m { font-size:0.22rem; line-height:0.3rem;}
	.news-list li .pic { margin-top:0.3rem;}
	.news-list li .tit { font-size:0.28rem; height:1.2rem; line-height:0.4rem;}
	.news-list li .des { font-size:0.24rem; line-height:0.3rem;}
	.news-list li .info { margin-top:0.4rem;}
	.news-list li .info .sort { font-size:0.28rem; line-height:0.5rem;}	
	.news-list li .more { width:2rem; height:0.62rem; margin-top:0.2rem; line-height:0.62rem; border-radius:0.4rem; font-size:0.24rem; float:left; margin-top:0.2rem;}
	.news-list li .more:after { content:'>'; width:0.5rem; height:0.5rem; line-height:0.5rem; margin-top:0.05rem; margin-right:0.05rem;}

	.pic-list { justify-content:space-between; align-content:space-between; align-items:flex-start; margin-top:0.3rem;}
	.pic-list li { width:48%; flex:0 0 48%; margin:0%; margin-bottom:0.1rem;}
	.pic-list li .pic { border:0}
	.pic-list li .name{ height:0.6rem; line-height:0.6rem; font-size:0.24rem;}
	.pic-list li .name.f24 { font-size:0.32rem; height:0.4rem; line-height:0.4rem; margin:0.2rem;}
	.pic-list li .des:before,
	.pic-list li .des:after { content:''; display:none;}
	/*.pic-list li:hover .name { color:#fff; background:#21366e;}*/
	
	.video-list { justify-content:space-between; align-content:space-between; align-items:flex-start;}
	.video-list li { width:48%; flex:0 0 48%; margin:0%; margin-bottom:0.1rem;}
	.video-list li .pic { border:0}
	.video-list li .name{ height:0.6rem; line-height:0.6rem; font-size:0.24rem;}
	.video-list li:hover .name { color:#fff; background:#21366e;}

	/*团队*/
	.leader-list li a { padding:0.3rem 0;}
	.leader-list li .pic { width:100%; height:auto; overflow:hidden; float:left; margin:0; 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; text-indent:2em; color:#333;}
	.leader-list li .brief .tit,
	.leader-list li .brief .tit1 { display:none;}
	/*生长*/
	.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;}

	/*页脚*/
	.footer_bg { border-top:0.06rem solid #000;}
	
	.footer { overflow:visible; color:#4a4a4a; position:relative; height:auto; overflow:hidden; margin:0 0.2rem; margin-top:0.4rem; padding-right:0px; z-index:2; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:stretch;}

	.footer .logobox { width:2rem; height:auto; overflow:hidden; margin:0 auto; float:none;}
	.footer .logobox .logo { width:100%; height:auto; margin:0.8rem 0; margin-bottom:0.4rem; float:none;}
	.footer .logobox .logo img { width:100%;}
	
	.footer .info_box { width:90%; height:auto; overflow:hidden; margin:0 auto; float:none;}
	.footer .infobox { width:100%; height:auto; overflow:hidden; float:none; position:relative;}
	.footer .infobox .tit { font-size:0.32rem; line-height:0.6rem;}
	.footer .infobox .nav { width:auto; height:auto; overflow:hidden; margin:0.20rem 0;}
	.footer .infobox .nav a { width:auto; display:block; font-size:0.26rem; line-height:0.6rem; float:left; margin-right:0.20rem;}

	.footer .infobox .tel { font-size:0.40rem; line-height:0.6rem; margin-top:0.2rem; }
	.footer .infobox .info { font-size:0.28rem; line-height:0.6rem;}
	.footer .infobox .more { width:0.8rem; height:0.8rem; line-height:0.8rem; font-size:0.32rem;}
	.footer .infobox .qrcode { width:1.25rem; height:1.25rem; margin-right:0.38rem; margin-top:0.6rem;}
	.footer .infobox .qrcode .pic { width:1.86rempx; margin:0.32rem;}
	
	.footer .contact_info { width:100%; height:auto; float:none; margin:0;}
	.footer .contact_info .telbox { width:100%; color:#fff; height:auto; overflow:hidden; text-align:center; margin:0.4rem 0;}
	.footer .contact_info .telbox .icon { width:0.5rem; height:0.5rem; text-align:center; font-size:0.4rem; margin-right:0.2rem; line-height:0.5rem; float:left;}
	.footer .contact_info .telbox .lab { font-size:0.24rem; line-height:0.5rem; display:inline-block;}
	.footer .contact_info .telbox .tel { width:auto; font-size:0.4rem; line-height:0.6rem; font-weight:bold; display:inline-block;}
	
	.footer .contact_info .searchbox { width:90%; height:0.8rem; overflow:hidden; background:#ccddee; position:relative; margin:0 auto; margin-top:0.2rem;}
	.footer .contact_info .searchbox .keys { width:100%; height:0.8rem; line-height:0.8rem; background:#fff; color:#9e9e9e; font-size:0.24rem; text-indent:0.2rem;}
	.footer .contact_info .searchbox .submit { width:0.8rem; height:0.8rem;}
	.footer .contact_info .searchbox .submit_icon { width:0.8rem; height:0.8rem; line-height:0.8rem; font-size:0.5rem;}
	
	.footer .contact_info .share_link { width:100%; height:0.8rem; justify-content:center; align-items:center;}
	.footer .contact_info .share_link a { display:block; line-height:0.8rem; margin:0 0.20rem; font-size:0.4rem;}
	
	.copyright_bg { height:auto;}
	.copyright { height:auto; line-height:0.5rem; font-size:0.24rem; padding:0.3rem 0; padding-right:1rem; text-align:left;}


}
@media only screen and (max-width: 480px) {
	
}
/*常用CSS3动画效果*/
.trans{
    -webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
}
a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}

/*在线申请*/
.apply_box { height:auto; overflow:hidden;}
.apply_box .tit { font-size:39px; height:80px; line-height:80px; color:#414141; margin-top:30px; text-align:center;}
.apply_box .des { font-size:18px; line-height:29px; text-align:center; color:#525252;}
.apply_box .applyform { margin:30px 0%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.apply_box .applyform .input { width:32%; flex:0 0 32%; height:46px; line-height:46px; border:0px solid #dadada; margin-bottom:18px; background-color:#eeeeee; background-position: 98% center; background-repeat:no-repeat; text-indent:20px; font-size:14px; color:#000; position:relative; color:#848484;}
.apply_box .applyform .inputbox { width:32%; flex:0 0 32%; height:46px; line-height:46px; margin-bottom:18px; background-color:#eeeeee; font-size:14px; position:relative; color:#848484; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between;}
.applyform .input_label { margin-left:20px; height:auto; overflow:hidden;}
.applyform .input_radio { display:inline-block; margin-right:20px; height:auto; overflow:hidden;}
.applyform .input_radio a { display:inline-block; color:#848484; margin-left:10px;}
.applyform .input_radio a:before { content:''; width:14px; height:14px; background:#9e9e9e; border-radius:50%; display:inline-block; position:relative; top:2px; margin-right:10px;}
.applyform .input_radio a.sel:before { background:#ce0615;}
.apply_box .applyform .input:focus { background-color:#ddd;}
.apply_box .applyform .input.not_null { background-image:url(/template/default/index/images/icon_not_null.png);}
.apply_box .applyform .input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #848484; font-size:14px;
}
.apply_box .applyform .input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #848484; font-size:14px;
}
.apply_box .applyform .input:-ms-input-placeholder{
    color: #848484; font-size:14px;
}
.apply_box .applyform .input::-webkit-input-placeholder{
    color: #848484; font-size:14px;
}
.apply_box .applyform .textarea { width:97%; flex:0 0 97%; height:auto; height:188px; line-height:28px; padding:1.5% 1.5%; border:0px solid #dadada; background:#eeeeee; margin-top:0; font-size:14px; color:#000;}
.apply_box .applyform .applyform_btn { flex:0 0 70%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.apply_box .applyform .submit { width:48%; height:45px; line-height:45px; background:#ce0615; color:#fff; font-size:14px; border:0; border-radius:0; cursor:pointer;}
.apply_box .applyform .reset { width:48%; height:45px; line-height:45px; background:#009944; color:#fff; font-size:14px; border:0; border-radius:0; cursor:pointer;}
.apply_box .applyform .authcode { margin-top:2%; width:155px; flex:0 0 155px;}
.apply_box .applyform .yzm {cursor:pointer; border:1px solid #eee; margin-top:2%;}
.apply_box .applyform .yzm_ref { line-height:45px; margin-top:2%;}
/*表单表格*/
.form_table{ 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:34px; line-height:34px; border:1px #ddd solid; padding:2px 5px; font-size:14px; border-radius:2px; 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 5px; font-size:14px; background:#fefefe; color:#555; border-radius:2px;}
.input60{width:60px;}
.input100{width:100px;}
.input150{width:150px;}
.input200{width:200px;}
.input250{width:250px;}
.input300{width:300px;}
.input350{width:350px;}
.input400{width:400px;}
.input500{width:500px;}
.input550{width:550px;}
.input600{width:600px;}
.input650{width:650px;}
.inputfix{vertical-align:middle; margin-top:-2px; margin-bottom:1px;}
/*分页样式*/
.fenye{ width:100%; margin:30px 0%; text-align:center; height:43px; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.fenye a { font-size:16px;}
.fenye a:first-child { min-width:86px;}
.fenye a:last-child { min-width:86px;}
.fenye a { /*border:1px #a7a7a7 solid;*/ color:#242424; background:#f1f1f1;display:inline-block; min-width:50px;  height:41px; line-height:41px; padding:0 0; font-weight:normal; margin-right:8px; border-radius:5px;}
.fenye a:hover,.fenye .sel{ background:#21366e; color:#fff; /*border:1px #21366e solid;*/}
.fenye .sel{ font-weight:bold;}
/*chrome  浏览器转动条的美化 */
/*::-webkit-scrollbar-track-piece {width:8px;background-color:#f4f4ff;}
::-webkit-scrollbar { width:8px; background-color:#f00;}
::-webkit-scrollbar-thumb { width:8px; height:50px; background-color:#999;}
::-webkit-scrollbar-thumb:hover { width:8px; background-color:#bb1818;}*/<!--耗时1778369116.3615秒-->