﻿@charset "utf-8";
a {color:#333;}
a:hover{color:#2270ec; }
.TopHeader { position: fixed; left: 0; top:0; width: 100%; background-color: #191919; z-index: 9; transition:all 0.3s ease-in-out; }
.TopHeader::after {content: 'MENU';border-radius: 10px;position: fixed;top: -95px;width: 50px;height: 50px;background-color: #000;text-align: center;box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);color: #666;font-size: 12px;line-height: 50px;right: 50px;z-index: 99;cursor: pointer; transition:all 0.3s ease-in-out; }

.TopHeader-fixed { top:-60px; }
.TopHeader-fixed::after { top:10px; }

.TopHeader-fixed:hover { top:0; }


.topArea { background-color: #222; color:#ccc; font-size: 12px; }
.topArea .spot,
.topArea span .wbst,
.topArea span .wbst a { color:#ccc; }
.topArea .r-arte .sCommon a { color:#ccc; }
.topArea .r-arte .code,
.topArea .r-arte .code a { color:#333; }

.mytable td:nth-child(4) { display: none; }

.header { position: relative; margin-bottom: 0; border-bottom:0;/* background-color: #191919;*/ overflow: visible; z-index: 9; }

/*============================
	导航
============================*/
/* 通栏模式 */
#topNav { background:#191919; line-height:52px; }
#topNav .nav>ul>li { height:52px; line-height:52px; }
#topNav .nav>ul>li>a { color: #ccc; }
#topNav .nav>ul>li>a:hover,
#topNav .nav>ul>li>a.current { color:#ccc; z-index:1; }
/* 左右模式 */
.header #topNav.fr {min-height: 80px;margin-right: 100px;background:none;line-height:80px;}
.header #topNav.fr .nav { width: auto; height: auto!important; }
.header #topNav.fr .nav>ul>li { width: auto!important; height: auto!important; line-height:80px; }
.header #topNav.fr .nav>ul>li>a { padding-left: 20px; padding-right: 20px; color: #333; }
.header #topNav.fr .nav>ul>li>a:hover,
.header #topNav.fr .nav>ul>li>a.current { color:#1671f6; }
/* 下拉菜单 */
.nav>ul>li .shownav {top:52px;width: 100%;padding: 3px 0 0;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);text-align: left;border-top: 5px solid transparent;}
.nav>ul>li .shownav::after { position: absolute; top:0; left: 0; width: 100%; height: 3px; background-color: #2270ec; content: ''; display: block; }
.nav>ul>li .shownav a {margin:0;background: #fff;color: #333;text-align: center;transition:all 0.2s ease-in;}
.nav>ul>li .shownav a:hover { background: #e6e6e6;}
.header #topNav.fr .nav>ul>li .shownav {top:73px;width: 100%; /* left: 50%;margin-left: -60px; */ }
.nav>ul>li:hover .shownav { display: block; }
	/* 下拉固定模式 */
.header #topNav.nav_fixed { min-height: 52px; box-shadow:0 3px 3px rgba(0, 0, 0, .1); background-color: #191919; line-height:52px; z-index: 99; }
.header #topNav.nav_fixed .nav { width: 1200px; padding-top: 0; }
.header #topNav.nav_fixed .nav>ul { text-align: center; }
.header #topNav.nav_fixed .nav>ul>li { float:none; display: inline-block; line-height:52px; vertical-align: top; }
.header #topNav.nav_fixed .nav>ul>li .shownav { top:52px; width: 190px; left: 50%; margin-left:-70px; }

.fp-enabled .banner,
.fp-enabled .picBox,
.fp-enabled .picBox .bd,
.fp-enabled .picBox .bd ul,
.fp-enabled .picBox .bd ul li { height: 100vh!important; }
.picBox .bd ul li { background-size: cover!important; }
.picBox .hd ul li { background-color: #505051; }
.picBox .hd ul li.on { background-color: #9c9c9d; }
.picBox .next,
.picBox .prev { background:url(icon_arr.png) no-repeat; }




/* 更改默认垂直居中层级 */
.fp-section.fp-table .fp-tableCell { display: table; table-layout: fixed; width: 100%; }
.fp-section.fp-table .fp-tableCell .fp-tableCell-full  { display: table-cell; vertical-align: middle; width: 100%; height: 100%; }



/**************************************************

		框架 初始样式

**************************************************/
	/* 图文内容_PC */
.TW_CONTENT .m-intro .u-more a { border:1px solid rgba(255, 255, 255, 0.8); color:rgba(255, 255, 255, 0.8); }
.TW_CONTENT { overflow: hidden; }
.TW_CONTENT .m-pic { transition:all 0.3s ease-in-out; }
.TW_CONTENT .m-pic img { transition: all 0.6s ease-in-out; transform: scale(1); }
.TW_CONTENT .m-intro { display: block; overflow: hidden; padding: 15px 15px; }


.TW_CONTENT:hover .m-pic img { transform: scale(1.1); }

	/* 头条新闻_PC */
.TTXW_CONTENT { margin-bottom:8px; padding:0; border:0; overflow:hidden; }
.TTXW_CONTENT .m-intro .u-more a { display: block; border-radius:3px; background-color: #0176d3; color: #fff; transition:all 0.3s ease-in-out; }
.TTXW_CONTENT .m-intro:hover .u-more a { background-color: #088ae2; color: #fff; }
.TTXW_CONTENT .m-intro .u-date { color: #b4b4b4 }

	/* 新闻列表_PC */
.TTXW_LIST { }
.TTXW_LIST ul li { padding: 0 10px 0 5px; border-bottom: 1px solid #ebebeb; color:#999; font-size:14px; line-height: 46px; transition:all 0.3s ease-in-out; }
.TTXW_LIST ul li a { padding-left: 0; }
.TTXW_LIST ul li .u-date { color: #999; font-size: 13px; }
.TTXW_LIST ul li:hover { border-bottom-color: #00c8c9; }

	/* 图片列表_PC */
.iFCB-TPLB li .iFCB-rp { padding: 25px 25px 35px; border: 1px solid transparent; }
.iFCB-TPLB li .iFCB-rp .m-pic { margin-bottom: 14px; }
.iFCB-TPLB li .iFCB-rp .m-intro { padding: 0; display: flex;justify-content: center;flex-wrap: wrap;}
.iFCB-TPLB li .iFCB-rp .m-intro span {padding: 5px 10px;border: 1px solid #dfdfdf;margin: 0px 5px 6px;font-size: 12px;}
.iFCB-TPLB li .iFCB-rp .m-intro .u-tt { font-size: 16px; height: 45px; }
.iFCB-TPLB li .iFCB-rp .m-intro .u-more { opacity: 0; display: none; }
.iFCB-TPLB li .iFCB-rp .m-pic { }
		/* 经过效果 */
.iFCB-TPLB li:hover .iFCB-rp { border: 1px solid #79acfd; box-shadow: 0 0 18px rgba(0, 0, 0, 0.2); background-color: #fff; }
.iFCB-TPLB li:hover .iFCB-rp .m-pic { }
.iFCB-TPLB li:hover .iFCB-rp .m-intro { }
.iFCB-TPLB li:hover .iFCB-rp .m-intro .u-tt a { }
.iFCB-TPLB li:hover .iFCB-rp .m-intro .u-des { }

	/* 图文列表_PC */
.TWLB_LIST { margin: 0; }
.iFCB-TWLB li { border-bottom: 1px solid #d9d9d9; }
.iFCB-TWLB li:last-child {}
.iFCB-TWLB li .iFCB-rp { padding: 30px 0; }
.iFCB-TWLB li .iFCB-rp .m-intro { padding: 0 30px 0 0; line-height: 25px; text-align: left; }
.iFCB-TWLB li .iFCB-rp .m-intro .u-tt { margin-bottom: 6px; font-size: 18px; text-align: left; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.iFCB-TWLB li .iFCB-rp .m-intro .u-des,
.iFCB-TWLB li .iFCB-rp .m-intro .u-date { font-size: 14px; color:#666; transition:all 0.3s ease-in-out; }
.iFCB-TWLB li .iFCB-rp .m-intro .u-memo { margin-bottom: 6px; color:#00b1b4; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.iFCB-TWLB li .iFCB-rp .m-intro .u-des { }

		/* 经过效果 */
.iFCB-TWLB li:hover .iFCB-rp { }
.iFCB-TWLB li:hover .iFCB-rp .m-intro .u-tt a { }
.iFCB-TWLB li:hover .iFCB-rp .m-intro .u-des,
.iFCB-TWLB li:hover .iFCB-rp .m-intro .u-date { }
.iFCB-TWLB li:hover .iFCB-rp .m-pic {}

.TWLB_LIST_TB { margin: 0 -21px; }
.TWLB_LIST_TB .iFCB-TWLB li { border-bottom: 0; }
.TWLB_LIST_TB .iFCB-TWLB li .iFCB-rp { padding: 0 21px; }
.TWLB_LIST_TB .iFCB-TWLB li .iFCB-rp .m-intro { padding: 25px 0 0 0; }
.TWLB_LIST_TB .iFCB-TWLB li .iFCB-rp .m-intro .u-tt { margin-bottom: 10px; }
.TWLB_LIST_TB .iFCB-TWLB li .iFCB-rp .m-intro .u-des { margin-bottom: 30px; }
.TWLB_LIST_TB .iFCB-TWLB li .iFCB-rp .m-intro .u-date { position: relative; padding-top: 22px; border-top:1px solid #d9d9d9; font: bold 24px/33px Arial; }
.TWLB_LIST_TB .iFCB-TWLB li .iFCB-rp .m-intro .u-date .date_y,
.TWLB_LIST_TB .iFCB-TWLB li .iFCB-rp .m-intro .u-date .split_m { display: none; }
.TWLB_LIST_TB .iFCB-TWLB li .iFCB-rp .m-intro .u-date::after { position: absolute; right: -11px; top:22px; content: '>'; color: #fff; font: bold 20px/33px '宋体'; transition:all 0.3s ease-in-out; }
		/* 经过效果 */
.TWLB_LIST_TB .iFCB-TWLB li:hover .iFCB-rp .m-intro .u-tt a { color: #00b1b4; }
.TWLB_LIST_TB .iFCB-TWLB li:hover .iFCB-rp .m-intro .u-date { border-top:1px solid #00b1b4; color: #00b1b4; }
.TWLB_LIST_TB .iFCB-TWLB li:hover .iFCB-rp .m-intro .u-date::after { right: 11px;  color: #00b1b4; }

.title { line-height: 38px; }
.title .title_more { position: relative; display: block; }
.title .title_more,.title .title_more a { color:#000; font-size: 24px; }
.title .more { position: relative; float: right; z-index: 1; }
.title .more a { display:inline-block; padding: 0 30px; border-radius: 30px; background-color: #00b1b4; color: #fff; }
.title .more a:hover { }

.br10 { border-radius: 10px; }

.title-ml-0 .title { margin-left: 0; }
.title-ml-10 .title { margin-left: 10px; }
.title-ml-15 .title { margin-left: 15px; }
.title-ml-20 .title { margin-left: 20px; }
.title-ml-30 .title { margin-left: 30px; }
.title-mr-0 .title { margin-right: 0; }
.title-mr-10 .title { margin-right: 10px; }
.title-mr-15 .title { margin-right: 15px; }
.title-mr-20 .title { margin-right: 20px; }
.title-mr-30 .title { margin-right: 30px; }
.title-mb-0 .title { margin-bottom: 0; }
.title-mb-10 .title { margin-bottom: 10px; }
.title-mb-20 .title { margin-bottom: 20px; }
.title-mb-30 .title { margin-bottom: 30px; }

.title-bb-0 .title { border-bottom: 0; }
.title-bb-1 .title { border-bottom: 1px; }
.title-bb-2 .title { border-bottom: 2px; }

.data { margin-bottom:10px; }
.data .title_name { display: block; float: none; padding-bottom: 10px; color:#333; font-size:18px; line-height:46px; }
.data .input_option { position: relative; line-height: 46px; }
.data .input_option input[type="radio"],
.data .input_option input[type="checkbox"]{ margin-top: 14px; margin-right: 5px; }
.data .input_option .input { border:1px solid #e5e5e5; background:#fff; }
.data .input_option .input:hover { border:1px solid #e4e4e4; background-color: #f9f9f9; }
.data .input_option #__ErrorMessagePanel { position: absolute; right: 10px; top: 0; display: inline-block; line-height: 22px; font-size: 12px; }
.data .input_option select { width: 100%; border:1px solid #e5e5e5; background:#fff; }

.btn-area { padding:0 !important; clear: both; }
.btn-area .btn-submit, .btn-area .reset { width:auto; padding: 0 44px; border-radius: 5px; color:#fff; border-radius: 5px;color: #fff;width: 48%;}
.btn-area .btn-submit { background:#2270ec; margin-right:0; }
.btn-area .reset { background:#333; color:#fff; }

.module_field .middle .input { border:1px solid #e5e5e5; background:#fff; }
.module_field .middle .input:hover { border:1px solid #e4e4e4; background-color: #f9f9f9; }

	/* 表单内容有误 */
.module_field .middle .input-validation-error {  border:1px solid #ac2925; background:#ac2925; color: #fff; }
.formitemlist .formInput { width:100% !important; border:1px solid #e5e5e5; background:#fff; }
.formitemlist .formInput:hover { border:1px solid #e4e4e4; background-color: #f9f9f9; }
.formitemlist .date { border:1px solid #e5e5e5; background:#fff; vertical-align: middle; }

/* 910 切换点 */
#fp-nav.left { left: 46px!important; }
#fp-nav ul li,
.fp-slidesNav ul li { width: 35px!important; height: 35px!important; margin: 3px 0!important; }
#fp-nav ul li a span,
.fp-slidesNav ul li a span { background: #666!important; }
#fp-nav ul li a,
.fp-slidesNav ul li a { width: 35px!important; height: 35px!important; margin-left:0!important; }
#fp-nav ul li a span,
.fp-slidesNav ul li a span { width: 7px!important; height: 7px!important; }
#fp-nav ul li a { border: 1px solid transparent!important; }
#fp-nav ul li a.active { margin-left:0!important; border: 1px solid #939393!important; }
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span { margin:-4px 0 0 -4px!important; }


/**************************************************

		IBW 首页

**************************************************/

.m906-slide { position: relative; }
.m906-slide .bd li { position: relative; }
.m906-slide .bd li a { display: block; }
.m906-slide .bd li .pic {}
.m906-slide .bd li .des { position: absolute; top: 0; right:0; width: 45%; height: 100%; padding: 55px 20px 0; background-color: rgba(0, 155, 116, .9); color: #fff; font-size: 14px; line-height: 26px; }
.m906-slide .bd li .des h4 { margin-bottom: 8px; font-weight: normal; font-size: 24px; line-height: 38px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.m906-slide .pn-arrow { position: absolute; right: 0; top: -40px; width: 40px; height: 24px; }
.m906-slide .pn-arrow a { display: block; float: left; width: 20px; height: 24px; background: url(906_slide_pn.png) no-repeat; cursor: pointer; }
.m906-slide .pn-arrow a.prev { background-position: 0 0; }
.m906-slide .pn-arrow a.next { background-position: -20px 0; }

.m907-business {}
.m907-business .iFCB-pro {}
.m907-business .iFCB-pro .iFCB-TPLB li .iFCB-rp { position: relative; padding: 0; }
.m907-business .iFCB-pro .iFCB-TPLB li .iFCB-rp a { color: #fff; }
.m907-business .iFCB-pro .iFCB-TPLB li .iFCB-rp::after {display: block;position: absolute;top:0;left:0;right:0;bottom:0;background-color: rgba(0,0,0,0.4);content: '';transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);z-index: 1;}
.m907-business .iFCB-pro .iFCB-TPLB li .iFCB-rp .m-pic { border:0; }
.m907-business .iFCB-pro .iFCB-TPLB li .iFCB-rp .m-intro { position: absolute; width: 100%; top:50%; left: 0; height: 80px; margin-top:-40px; border:0; background: none; color: #fff; text-align: center; line-height: 30px; opacity: 1; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); z-index: 2; }
.m907-business .iFCB-pro .iFCB-TPLB li .iFCB-rp .m-intro .u-tt { position: relative; height: 50px; color: #fff; line-height: 50px; font-size: 22px; }
.m907-business .iFCB-pro .iFCB-TPLB li .iFCB-rp .m-intro .u-des { color: #fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: center; }
.m907-business .iFCB-pro .iFCB-TPLB li .iFCB-rp .m-intro .u-more { width: 110px; height: 32px; margin:30px auto 0; border: 1px solid rgba(255, 255, 255, 0.5); color: rgba(255, 255, 255, 0.5); line-height: 32px; text-align: center; transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); display: block; opacity: 0; }
.m907-business .iFCB-pro .iFCB-TPLB li:hover .iFCB-rp::after {background: rgba(0,0,0,0);opacity: 0.8;}
.m907-business .iFCB-pro .iFCB-TPLB li:hover .iFCB-rp .m-intro { margin-top:-80px; background: none; }
.m907-business .iFCB-pro .iFCB-TPLB li:hover .iFCB-rp .m-intro .u-more { opacity: 1; }

.m907-list .TWLB_LIST {}
.m907-list .TWLB_LIST .iFCB-TWLB {}
.m907-list .TWLB_LIST .iFCB-TWLB li { border-top:2px solid #ebebeb; }
.m907-list .TWLB_LIST .iFCB-TWLB li .iFCB-rp {padding: 18px 0;transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
.m907-list .TWLB_LIST .iFCB-TWLB li .iFCB-rp .m-pic { width: 41%; }
.m907-list .TWLB_LIST .iFCB-TWLB li .iFCB-rp .m-intro {padding: 22px 15px;}
.m907-list .TWLB_LIST .iFCB-TWLB li .iFCB-rp .m-intro .u-tt { margin-bottom: 6px; font-size: 18px; }
.m907-list .TWLB_LIST .iFCB-TWLB li .iFCB-rp .m-intro .u-des { max-height: 56px; font-size: 16px; line-height: 28px; overflow: hidden; }
.m907-list .TWLB_LIST .iFCB-TWLB li:hover .iFCB-rp { background-color: #f4f4f4; }

.m907-slide { position: relative; padding: 0 55px 43px; background: #f2f2f2; }
.m907-slide .bd li { position: relative; }
.m907-slide .bd li .pic {}
.m907-slide .bd li .des { margin-bottom: 24px; padding: 60px 0 0; font-size: 14px; line-height: 28px; }
.m907-slide .bd li .des h4 { margin-bottom: 14px; font-weight: normal; font-size: 24px; line-height: 38px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.m907-slide .pn-arrow { position: absolute; right: 0; top: -40px; width: 40px; height: 24px; }
.m907-slide .pn-arrow a { display: block; float: left; width: 20px; height: 24px; cursor: pointer; }
.m907-slide .pn-arrow a.prev { background-position: 0 0; }
.m907-slide .pn-arrow a.next { background-position: -20px 0; }
.m907-slide .hd { position:relative; padding: 0; width:100%; height:14px; z-index:1; text-align:center; }
.m907-slide .hd ul { margin:16px 0 0; padding:0; height:14px; }
.m907-slide .hd ul li { display:inline-block; *display:inline; zoom:1; width:14px; height:14px; margin:0 3px; border-radius: 14px; border:2px solid #d9d9d9; background: #fff; text-indent:-999px; line-height:10px; cursor:pointer; font-size:0; overflow:hidden; vertical-align:top; opacity: 1; }
.m907-slide .hd ul li.on { opacity: 1; border:2px solid #00c8c9; background:#fff; color:#fff; }

.m907-product-menu .title { margin-bottom: 15px; }
.m907-product-menu .content { padding-bottom: 30px; }
.m907-product-menu .content .pro_sort { text-align: center; }
.m907-product-menu .content .pro_sort>div { height: auto!important; }
.m907-product-menu .content .pro_sort>div .each_li { display: inline-block; vertical-align: top; }
.m907-product-menu .content .pro_sort>div .each_li .name { margin:0; border:0; background: none; line-height: 26px; }
.m907-product-menu .content .pro_sort>div .each_li>.name>.icon:after {width: 1px;height: 12px;background: #ddd;content: '';left: 0;margin-top: -6px;}
.m907-product-menu .content .pro_sort>div .each_li:first-child>.name>.icon:after { content: none; }
.m907-product-menu .content .pro_sort>div .each_li .name>div.icon a { padding: 0 15px; text-indent:0; }
.m907-product-menu .content .pro_sort>div .each_li:hover .name>div.icon a { color: #00c8c9; }

.m910-slide { position: relative; padding: 0; }
.m910-slide .bd li { position: relative; }
.m910-slide .bd li .m-pic { margin-bottom: 24px; }
.m910-slide .bd li .m-intro { color: #666; font-size: 14px; line-height: 25px; }
.m910-slide .bd li .m-intro .u-tt { margin-bottom: 6px; font-weight: bold; font-size: 24px; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.m910-slide .bd li .m-intro .u-memo { margin-bottom: 6px; color: #00b1b4; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.m910-slide .pn-arrow { position: absolute; right: 0; top: -40px; width: 40px; height: 24px; }
.m910-slide .pn-arrow a { display: block; float: left; width: 20px; height: 24px; background: url(906_slide_pn.png) no-repeat; cursor: pointer; }
.m910-slide .pn-arrow a.prev { background-position: 0 0; }
.m910-slide .pn-arrow a.next { background-position: -20px 0; }
.m910-slide .hd { position:relative; padding: 0; width:100%; height:10px; z-index:1; text-align:center; }
.m910-slide .hd ul { margin:16px 0 0; padding:0; height:10px; }
.m910-slide .hd ul li { display:inline-block; width:10px; height:10px; margin:0 3px; border-radius: 10px; background: #000; text-indent:-999px; line-height:10px; cursor:pointer; font-size:0; overflow:hidden; vertical-align:top; opacity: .8; }
.m910-slide .hd ul li.on { opacity: 1; background:#00c8c9; }

.IBW-oFrom { position: relative; margin-bottom: 40px; }
.IBW-oFrom,
.IBW-oFrom .content::after{display:block;content:"";clear:both}
.IBW-oFrom .content { }
.IBW-oFrom .content .data .title_name { display: none; }
.IBW-oFrom .content .data { float: left; width: 324px; margin-bottom: 25px; }
.IBW-oFrom .content .data .input_option input[type="text"],
.IBW-oFrom .content .data .input_option textarea { width: 100%!important; border: 0; border-radius: 0; border-bottom: 1px solid #d9d9d9; resize: none; }
.IBW-oFrom .content .data .input_option textarea { height: 140px; }
.IBW-oFrom .content .data_num_1 { margin-right: 40px; }
.IBW-oFrom .content .data_num_3 { width: 100%; }
.IBW-oFrom .content .btn-area { display: block; font-size: 14px; }

.m907-about { margin-top: 27px; }
.m907-about .title { position: relative; float: left; width: 178px; margin-bottom: 0; padding-bottom: 57px; }
.m907-about .title .title_more { line-height: 25px; }
.m907-about .title .title_more::after { content: 'about us'; font: bold 24px/35px Arial; text-transform: uppercase; opacity: .33; }
.m907-about .title .more { float: none; position: absolute; bottom:0; left: 0; }
.m907-about .title .more a { background-color: #464646; color: #00b1b4; }
.m907-about .content { display: block; overflow: hidden; }
.m907-about .m-intro { padding:0; }
.m907-about .m-intro .u-tt { margin-bottom:0; color: #fff; font-size: 24px; }
.m907-about .m-intro .u-tt a { color: #fff; }
.m907-about .m-intro .u-des { margin-bottom: 20px; color: #fff; line-height: 25px; text-align: justify; opacity:1; }
.m907-about .m-intro .u-more { display: none; color: #fff; }
.m907-about .m-intro .u-more:hover a { background-color: #fff; color: #00b1b4; }

/* m9051-案例-PC-结构 */
.m9051-CASE .iFCB-B-DESIGN { height:auto; min-height:370px; margin-bottom:60px; }
.m9051-CASE .iFCB-B-DESIGN .m-pic { float:right; width:370px; height:370px; min-height:370px; margin:0 80px 0 0; /*border:1px solid #eee;*/ overflow:hidden; }
.m9051-CASE .iFCB-B-DESIGN .m-pic img { width:100%; height:100%; transform:scale(1); transition:all 0.6s ease-in-out; }
.m9051-CASE .iFCB-B-DESIGN .m-intro { display:block; margin-right: 570px; padding:0 0; overflow:hidden; }
.m9051-CASE .iFCB-B-DESIGN .m-intro .u-tt { height:60px; margin-bottom:14px; font-size:36px; line-height:60px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.m9051-CASE .iFCB-B-DESIGN .m-intro .u-des { height:180px; margin-bottom:30px; font-size:14px; line-height:36px; overflow:hidden; }
.m9051-CASE .iFCB-B-DESIGN .m-intro .u-more { text-align:center; overflow:hidden; }
.m9051-CASE .iFCB-B-DESIGN .m-intro .u-more a { display:block; }
.m9051-CASE .DESIGN_LIST { position:relative; padding:10px 0; }
.m9051-CASE .DESIGN_LIST::after { position: absolute; left: 36px; right: 36px; top:46px; height: 1px; background-color: #ddd; content: ''; z-index: 1; }
.m9051-CASE .DESIGN_LIST .hd { overflow:hidden; }
.m9051-CASE .DESIGN_LIST .hd .DESIGN_LIST_WRAP { position:relative; width:10000%; font-size:0; z-index: 2; }
.m9051-CASE .iFCB-S-DESIGN li { position:relative; padding:0; cursor:pointer; box-sizing:border-box; }
.m9051-CASE .iFCB-S-DESIGN li .u-pic { width: 90px; height: 90px; margin:0 auto; border-radius: 100%; border:1px solid #ddd; overflow:hidden; }
.m9051-CASE .iFCB-S-DESIGN li .u-pic img { width:100%; height:100%; transform:scale(1); transition:all 0.6s ease-in-out; }
.m9051-CASE .iFCB-S-DESIGN li div span { position: relative; display: block; height:36px; color:#333; line-height:36px; text-align:center; font-size:14px; z-index:2; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }

		/* 经过效果 */
.m9051-CASE .iFCB-B-DESIGN:hover .m-pic img,
.m9051-CASE .iFCB-S-DESIGN li:hover div img { transform:scale(1.1); }
.m9051-CASE .iFCB-S-DESIGN li.on .u-pic { border:3px solid #00b1b4; }

	/* m9051-案例-PC-皮肤 */
.m9051-CASE .iFCB-B-DESIGN { }
.m9051-CASE .iFCB-B-DESIGN .m-intro { color:#333; }
.m9051-CASE .iFCB-B-DESIGN .m-intro .u-tt a { color:#00b1b4; }
.m9051-CASE .iFCB-B-DESIGN .m-intro .u-more { width:116px; height:37px; border-radius: 37px; background-color:#00b1b4; font-size:14px; line-height:37px; }
.m9051-CASE .iFCB-B-DESIGN .m-intro .u-more a { color:#fff; }
.m9051-CASE .iFCB-S-DESIGN li:hover {}
.m9051-CASE .DESIGN_LIST { margin-left:0; margin-right:0; padding:0 36px; }
.m9051-CASE .DESIGN_LIST .prev,
.m9051-CASE .DESIGN_LIST .next { position:absolute; top:50%; width:36px; height:36px; margin-top:-36px; cursor:pointer; z-index:3; }
.m9051-CASE .DESIGN_LIST .prev { left:0; background:url(m9051-FOCUS-prev.png) no-repeat center; }
.m9051-CASE .DESIGN_LIST .next { right:0; background:url(m9051-FOCUS-next.png) no-repeat center; }


/* 标题*/
.pro_sort_box .title { position:relative; display:inline-block; margin-bottom:0; padding-left:0; vertical-align: top; }
.pro_sort_box .title .title_more { min-height:inherit; height: auto; margin-bottom:0; padding-right:0; line-height:inherit; }
.pro_sort_box .title .title_more::after,.pro_sort_box .title .title_more::before { display: none; }
.pro_sort_box .title .title_more a { display:inline-block; min-width:40px; height:50px; padding:0; font-size:38px; font-weight:normal; line-height:50px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; vertical-align:top; }
.pro_sort_box .title .title_more,
.pro_sort_box .title .title_more a { color:#333; }

.mainbg { padding:10px 0 30px; }

	/*内页样式*/	
.pg_inside .main-home { padding-bottom:40px;  }

	/* 面包屑 */
.location { padding:0; margin:0 0 25px 0; border-bottom: 1px solid #e7e7e7; line-height:40px; }
.location .ico { display:block; padding-left:28px; background:url(icon-home.png) no-repeat 0 50%;  }
.location .ico a:hover,.location .ico a:last-child { color:#00c8c9; }
.location .ico span { padding:0 5px; font-family:"黑体" }

/*
inner
常规-菜单、相关推荐在左，主体内容在右

inner1
左右-主体内容在左，菜单、相关推荐在右

inner2 
通栏-菜单在上，主体内容、相关推荐在下

inner3
上左右-菜单在上，相关推荐在下左，主体内容在下右

inner4
下左右-菜单在上，主体内容下左，相关推荐在在下右


pro_sort_box
	title
		title_more
			a
	pro_sort
		div
			each_li
				name
					icon
						a
				third_box
					third_li
						name
							a
常规部分的栏目标题
*/
.inner .mainbg,.inner1 .mainbg { padding-top: 30px; }
.inner .location { margin-left:320px; }
.inner1 .location { margin-right:320px; }
.inner1 .noleft .location { margin-right:0; }

.inner2 .mainbg { width: 100%; }
.inner2 .location { margin-bottom: 0; border-bottom:0; display: none; }
.inner2 .location .ico { width: 1200px; margin: 0 auto; }

.inner2 .right,
.inner2 .inside_content { width: 1400px; margin: 0 auto; }


.inner .pro_sort_box .title,
.inner1 .pro_sort_box .title,
.inner .box .title,
.inner1 .box .title { display: block; margin-bottom:0; padding:15px 0; border-radius: 15px 15px 0 0; border:0; background:#00c8c9; font-size:24px; line-height:30px; text-align:center; }

.inner .title .title_more::after,.inner .title .title_more::before,
.inner1 .title .title_more::after,.inner1 .title .title_more::before,
.inner2 .title .title_more::after,.inner2 .title .title_more::before { content: none; }

.inner .pro_sort_box .title .title_more,
.inner1 .pro_sort_box .title .title_more,
.inner .box .title .title_more,
.inner1 .box .title .title_more  { padding:0 0; background: none; color:#fff; }
.inner .pro_sort_box .title .title_more a,
.inner1 .pro_sort_box .title .title_more a,
.inner .box .title .title_more a,
.inner1 .box .title .title_more a { display: inline; height: auto; padding:0; background: none; color:#fff; font:100 24px/50px "Microsoft Yahei","微软雅黑"; }

.inner2 .pro_sort_box .title,.inner3 .pro_sort_box .title,.inner4 .pro_sort_box .title,.inner2 .box .title,.inner3 .box .title,.inner4 .box .title { display: none; }

.inside_left .box,#leftObj .box,.pro_sort_box { margin-bottom: 30px; text-align: center; }

.IBW-inside .title { margin-bottom: 0; padding: 0 4px; line-height: 50px; }
.IBW-inside .title .title_more { font-size: 16px; text-align: left; }

.IBW-inside .m907-slide { padding: 10px 15px 15px; }
.IBW-inside .m907-slide .bd li .des h4 { margin-bottom: 0; font-size: 16px; }
.IBW-inside .m907-slide .bd li .des { margin-bottom: 10px; padding: 10px 0 0; }

.inner1 .IBW-inside .title,
.inner2 .IBW-inside .title { margin-bottom: 10px; }
.inner1 .IBW-inside .title .title_more,
.inner2 .IBW-inside .title .title_more { font-size: 22px; }

.inner .left .pro_sort_box .pro_sort { padding: 0 15px 95px; border-radius: 0 0 15px 15px; box-shadow: 0 0 10px #e2e2e2; background: url(pro_sort.jpg) no-repeat center bottom; }


	/* 默认左右栏目样式 */
.each_li>.name,
.menu dl dt { position:relative; margin-bottom:0; border-bottom: 1px solid #efefef; background:none; font-size:16px; text-align:center; line-height:20px; overflow:hidden; }

.each_li>.name>div { position:relative; }
.each_li>.name>div>a,
.menu dl dt a { position:relative; display:block; padding:17px 40px; color: #333; text-indent:-1.2em; }

.each_li>.name>.icon:after { position:absolute; top:50%; right:7px; display:block; width:30px; height:30px; padding:0; margin-top:-15px; background:url(third_box.png) no-repeat 11px -22px; cursor: pointer; content:""; z-index:2; }
.each_li:hover>.name>.icon:after { background:url(third_box.png) no-repeat 11px -22px; }
.each_li.active>.name { border-color:#f2f2f2; background:#fff; }
.each_li.active>.name a { color:#333; }

.each_li .third_box .third_li.current .active { background: url(iFCB_sort_ico5.gif) no-repeat 30px 20px; color:#333; }

.each_li.active>.name>.icon:after { background:url(third_box.png) no-repeat 11px -80px; }
.each_li.active:hover>.name>.icon:after { background:url(third_box.png) no-repeat 11px -80px; }
.each_li.active.current>.name>.icon:after { background:url(third_box.png) no-repeat 11px -80px; }

.each_li:hover>.name,
.each_li.current>.name,
.menu dl dt:hover,
.menu dl dt a.current { border-color:none; background:none; }
.each_li:hover>.name a,
.each_li.current>.name a { color:#00c8c9; font-weight: bold; }

.each_li .third_box { border:1px solid #00c8c9; border-bottom:0; }
.each_li .third_box .third_li,
.menu dl dd { border-bottom:1px solid #00c8c9; background:#00c8c9; }

.each_li .third_box .third_li .name { font-size:12px; text-align:center; line-height:20px; }
.each_li .third_box .third_li .name a,
.menu dl dd a { display:block; padding:12px 40px 4px 40px; background: url(iFCB_sort_ico4.gif) no-repeat 18px 20px; color:#00c8c9; }
.each_li .third_box .third_li:hover { border-bottom:1px solid #00c8c9; background:#00c8c9; }

.each_li.active .third_box { padding: 0; border:0; }
.each_li.active .third_box .third_li { margin-bottom: 0; border-bottom: 0; background: #fff;}
.each_li.active .third_box .third_li .name a { color:#333; }
.each_li.active .third_box .third_li .name a.active { color:#00c8c9; background: url(iFCB_sort_ico4.gif) no-repeat 18px 20px; }

.each_li.active:hover .third_box { border: 0; } 
.each_li.active .third_box .third_li:hover { background:#fff; }
.each_li.active .third_box .third_li:hover .name a { color:#00c8c9; }

.each_li .third_box .third_li.current,
.menu dl dd a.current { border-bottom:0; }

	/* 更多按钮隐藏 */
.pro_sort .promore { display: none; border-bottom: 1px solid #00c8c9; background:#00c8c9; background:linear-gradient(to bottom,#2280f4,#1b62cb); text-align:center; }
.pro_sort .promore a { position: relative; display:block; padding:12px 40px; color: #fff; overflow:hidden; }
.pro_sort .promore a::after { position: absolute; bottom:0; right:20%; width:47px; height: 47px; content: "+"; font-size:14px; display: block; line-height: 47px; }
.pro_sort .promore:hover { border-bottom: 1px solid #54c549; background:#54c549; background:linear-gradient(to bottom,#54c549,#39a52e); }

.pg_inside .pro_sort>div{ }
.pg_inside .inner2 .pro_sort > div,
.pg_inside .inner3 .pro_sort > div,
.pg_inside .inner4 .pro_sort > div {border-bottom:none;}

	/* 默认通栏栏目样式 */
.inner2 .pro_sort,
.inner3 .pro_sort,
.inner4 .pro_sort { min-height:30px; padding:0 0 15px; text-align:center; }


.inner2 .pro_sort { min-height:70px; padding:0; border-bottom: 1px solid #e7e7e7; }


.inner2 .pro_sort>div,
.inner3 .pro_sort>div,
.inner4 .pro_sort>div { height:auto!important; }
.inner2 .each_li,
.inner3 .each_li,
.inner4 .each_li { display:inline-block; height:70px; vertical-align:top; margin:0 20px; }
.inner2 .each_li>.name,
.inner3 .each_li>.name,
.inner4 .each_li>.name { border-radius:0; border:0; background:none; line-height: 69px; }
.inner2 .each_li>.name>div>a,
.inner3 .each_li>.name>div>a,
.inner4 .each_li>.name>div>a { padding:0 14px; color:#333; }
.inner2 .each_li>.name>.icon>a,
.inner3 .each_li>.name>.icon>a,
.inner4 .each_li>.name>.icon>a { /*padding-right:30px;*/ }
.inner2 .each_li>.name>.icon:after,
.inner3 .each_li>.name>.icon:after,
.inner4 .each_li>.name>.icon:after { right:10px; display:none; }
.inner2 .each_li .third_box,
.inner3 .each_li .third_box,
.inner4 .each_li .third_box { display:none!important; }
.inner2 .each_li:hover>.name,
.inner2 .each_li.current>.name,
.inner3 .each_li:hover>.name,
.inner3 .each_li.current>.name,
.inner4 .each_li:hover>.name,
.inner4 .each_li.current>.name { border-bottom:2px solid #1671f6; background:none; }
.inner2 .each_li:hover>.name>div>a,
.inner2 .each_li.current>.name>div>a,
.inner3 .each_li:hover>.name>div>a,
.inner3 .each_li.current>.name>div>a,
.inner4 .each_li:hover>.name>div>a,
.inner4 .each_li.current>.name>div>a { color:#1671f6; }

/* 首页分类 */
.iFCB-category { position: relative; padding: 42px 0; background: #fff; }
.iFCB-category .title { margin-bottom: 23px; text-align: center; }
.iFCB-category .pro_sort { text-align:center ; }
.iFCB-category .pro_sort>div { height: auto!important; vertical-align: top; }
.iFCB-category .pro_sort .each_li { display: block; line-height: 20px; vertical-align: top; }
.iFCB-category .pro_sort .each_li>.name { border-bottom:0; background:none; }
.iFCB-category .pro_sort .each_li>.name>div {}
.iFCB-category .pro_sort .each_li>.name>div>a { padding: 8px 0; text-indent:0; }
.iFCB-category .pro_sort .each_li>.name>.icon>a {}
.iFCB-category .pro_sort .each_li>.name>.icon:after {left: 0; display: none;}
.iFCB-category .pro_sort .each_li .third_box {}
.iFCB-category .pro_sort .each_li:hover>.name {}
.iFCB-category .pro_sort .each_li.current>.name {}
.iFCB-category .pro_sort .each_li:hover>.name>div { }
.iFCB-category .pro_sort .each_li.current>.name>div {}
.iFCB-category .pro_sort .each_li:hover>.name>div>a { background: none; color: #00c8c9; }
.iFCB-category .pro_sort .each_li.current>.name>div>a {}

.iFCB-category .pro_sort .promore { border:0; background:none; display: inline-block;line-height: 20px; }
.iFCB-category .pro_sort .promore a { color: #333; padding: 6px 20px; }
.iFCB-category .pro_sort .promore a::after {display: none;}
.iFCB-category .pro_sort .promore a:hover { background:#2374d5; color: #fff; }

.iFCB-category ::-webkit-scrollbar-thumb {min-height:50px;border-radius:3px;background-color:#666}
.iFCB-category ::-webkit-scrollbar-track {background:#eee}
.iFCB-category ::-webkit-scrollbar-corner {background:transparent}
.iFCB-category ::-webkit-scrollbar {width:7px;height:7px}

	/* 内页推荐信息标题 */
.iFCB-inside-title .title { min-height:40px; background:url(location.jpg) repeat-x; line-height:40px; }
.iFCB-inside-title .title .title_more { position:relative; float:left; min-width:140px;  padding:0 40px 0 20px; background:url(iFCB_lt_news.png) no-repeat right top; color:#fff; font-size:14px; text-align:center; }
.iFCB-inside-title .title .title_more:before { position:absolute; bottom:5px; left:9px; display:block; width:1px; height:9px; background:#fff; transform:skew(-45deg); content:""; opacity:1; }
.iFCB-inside-title .title .more { float:right; margin-right:15px; padding-right:10px; background:url(iFCB_sort_ico.png) no-repeat right 45%; }

.iFCB-inside-news .title { margin-top:38px; }
.iFCB-inside-design .title { margin-bottom:30px; }

#leftObj .iFCB-inside-design { display: none; }

.inner1 .inside_content,
.inner2 .inside_content { padding-top:20px; }
.inner2 .inside_content .TW_CONTENT .m-intro { padding: 15px; }

	/* 分页 */
.paging { padding:50px 10px 30px; text-align:center; }
.paging a,.paging span { display:inline-block; *display:inline; zoom:1; margin:0; padding:3px 8px; border:1px solid #d9d9d9; background:#fff; line-height: 20px; vertical-align: top;}
.paging span { background:#41414e; border-color:#41414e; color:#fff; }
.paging select { min-height:28px; line-height: 28px; }

/*	默认模式 相册模式 */
.main-case{padding:15px 0 35px;background:#fff}
.main-case .topic{font-size:20px;font-weight:bold;text-align:center;color:#111;margin:0 0 15px;}
.slider-box-img{ width:100%;  min-width:980px;position:relative; overflow:hidden;text-align:center;border-top:1px solid #E8E8E8;}
.slider_box_bd{height:480px;position:relative; background:#fff;border:0!important}
.slider-box-img .bd{ width:980px; position:absolute; left:50%; margin-left:-490px  }
.slider-box-img .bd li{ width:980px;line-height:480px;overflow:hidden;text-align:center;position:relative;}
.slider-box-img .bd li img{max-width:900px;max-height:400px}
.slider-box-img .bd li .theme{position:absolute;bottom:10px;left:0;width:100%;line-height:26px;height:26px;overflow:hidden;background-color:transparent;text-align:center;}
.slider-box-img .bd li .theme .w{padding:0 10px;color:#111}
.slider-box-img .bd li .theme .c{padding:0 10px;color:#666;line-height:22px;}
.slider-box-img .tempWrap{ overflow:visible !important }
.slider-box-img .tempWrap ul{  margin-left:-980px !important; /*强制位置*/  }
.slider-box-img .bd li p{/position:absolute;/top:50%}
.slider-box-img .bd li p img{/position:relative;/top:-50%;/left:-50%;vertical-align:middle}
.slider-box-img .bd li p:after{content:".";font-size:1px;overflow:hidden}
.slider_box_hd{border-top:1px solid #E8E8E8;padding:15px 0 0;}
.slider-box-img .hd{ position:relative;margin:0 auto;height:95px;overflow:hidden;width:882px; left:0;z-index:1;text-align:center;  }
.slider-box-img .hd .wrap{width:10000%;position:relative;font-size:0}
.slider-box-img .hd .wrap ul{position:relative}
.slider-box-img .hd li{ float:left;overflow:hidden; margin:0; cursor:pointer;border:3px solid #f9f9f9;filter:alpha(opacity=50);opacity:0.5;}
.slider-box-img .hd li.on{border-color:#f60;filter:alpha(opacity=100);opacity:1;}
.slider-box-img .pnBtn{  position:absolute; z-index:1; top:0; width:100%;  height:480px; cursor:pointer;}
.slider-box-img .pnBtn:hover{background-color:#ddd; filter:alpha(opacity=85);opacity:0.85;}
.slider-box-img .prev{ left:-50%; margin-left:-490px;border-right:1px solid #E8E8E8;}
.slider-box-img .next{ left:50%;  margin-left:490px;border-left:1px solid #E8E8E8;}
.slider-box-img .pnBtn .blackBg{ display:block;  position:absolute; left:0; top:0; width:100%; height:480px; background:#fff; filter:alpha(opacity=85);opacity:0.85;   }
.slider-box-img .pnBtn .arrow{ display:none;   position:absolute; top:0; z-index:1; width:60px; height:480px;  }
.slider-box-img .pnBtn .arrow:hover{ filter:alpha(opacity=60);opacity:0.6; }
.slider-box-img .prev .arrow{ right:0; background:url(slider-arrow.png) -150px 45% no-repeat;   }
.slider-box-img .next .arrow{ left:0; background:url(slider-arrow.png) -45px 45% no-repeat;  }
	
.PageNum{position:absolute;right:15px;top:15px;background:url(Digital_box.png) no-repeat;width:36px;height:36px;z-index:2}
.PageNum .curNum{font-size:26px;color:#f30;position:absolute;margin:-10px 0 0 -20px;text-align:right;width:30px}
.PageNum .allNum{color:#cfcfcf;margin:20px 0 0 10px}

/*
	首页默认模式 在线客服 
*/
.online-qq-lx { position:absolute; top:380px; width:70px; z-index:100; }
.online-qq-lx .qq_content-lx dd { position:relative; width:70px; margin-bottom:-1px; font-size:12px; }
.mbar-ico { position:relative; margin-bottom: -1px; border: 1px solid #ddd; background:#fff; font-size:14px; transition:all 0.3s ease 0s; }
.mbar-ico i { position:relative; display:block; width:68px; height:68px; background:url(online_lx.png) no-repeat #fff; cursor:pointer; transition:all 0.3s ease 0s; z-index:2; }
.mbar-ico .mbar-tip  { position:absolute; top:0; background:#fff; color:#333; opacity:0; transition:all 0.3s ease 0s; text-align:left; white-space:nowrap; visibility:hidden; }
.mbar-ico .mbar-tip a { display:block; color:#333; }
.mbar-ico .mbar-tip a:hover { color:#333; }
.mbar-ico:hover .mbar-tip { opacity:1; z-index:1; visibility:visible; }
	/* QQ */
.mbar-qq { border-radius: 5px 5px 0 0; }
.mbar-qq i { border-radius: 5px 5px 0 0; background-position:0 0; }
.mbar-qq:hover { border: 1px solid #00c8c9; z-index: 1; }
.mbar-qq:hover i { background-position:-70px 0; background-color: #00c8c9; }
.mbar-qq .mbar-tip { min-height:70px; padding:5px 24px 5px 14px; line-height:30px; }
.mbar-qq .mbar-tip img { margin-right:8px; margin-top:-3px; vertical-align:middle; }
	/* 咨询 */
.mbar-tel i { background-position:0 -70px; }
.mbar-tel:hover { border: 1px solid #00c8c9; z-index: 1; }
.mbar-tel:hover i { background-position:-70px -70px; background-color: #00c8c9; }
.mbar-tel .mbar-tip { padding:9px 15px; font-size:14px; line-height:22px; }
	/* 二维码 */
.mbar-micro .mbar-tip  {top: auto;min-width:110px;padding:5px;background:#fff;color:#000;box-shadow: 0 0 10px #ccc;text-align:center;line-height:20px;bottom: 0;}
.mbar-micro .mbar-tip span { display:block; }

.mbar-micro-sj i { background-position:0 -140px; }
.mbar-micro-wx i { background-position:0 -210px; }
.mbar-micro-hc i { background-position:0 -280px; }
.mbar-micro-hc .mbar-tip img {height: auto;}
.mbar-micro-sj:hover { border: 1px solid #00c8c9; z-index: 1; }
.mbar-micro-wx:hover { border: 1px solid #00c8c9; z-index: 1; }
.mbar-micro-hc:hover { border: 1px solid #00c8c9; z-index: 1; }
.mbar-micro-sj:hover i { background-position:-70px -140px; background-color: #00c8c9; }
.mbar-micro-wx:hover i { background-position:-70px -210px; background-color: #00c8c9; }
.mbar-micro-hc:hover i { background-position:-70px -280px; background-color: #00c8c9; }

	/* 返回顶部 */
.mbar-top { display:none; }
.mbar-top i { background-position:0 -350px; }
.mbar-top:hover i { background-position:-70px -350px; }
.mbar-top .mbar-tip { right:0; height:40px; line-height:40px; }
.mbar-top .mbar-tip a { padding:0px 15px; }

.online-qq-left { left:10px; right:auto; }
.online-qq-left .mbar-top .mbar-tip,
.online-qq-left .mbar-ico .mbar-tip { left:100px; right:auto; }
.online-qq-left .mbar-top:hover .mbar-tip,
.online-qq-left .mbar-ico:hover .mbar-tip { left:70px; right:auto; }

.online-qq-right { right:10px; left:auto; }
.online-qq-right .mbar-top .mbar-tip,
.online-qq-right .mbar-ico .mbar-tip { right:100px; left:auto; }
.online-qq-right .mbar-top:hover .mbar-tip,
.online-qq-right .mbar-ico:hover .mbar-tip { right:70px; left:auto; }

.online-qq-right .qq_content-lx .mbar-top:hover .mbar-tip { display: none; }
.online-qq-right .qq_content-lx .mbar-top:hover { border: 1px solid #00c8c9; z-index: 1; }
.online-qq-right .qq_content-lx .mbar-top:hover i { background-color: #00c8c9; }

/*在线客服*/
.online-qq{width:135px;z-index:500;padding:12px 0 0;text-align:center}
.qq_content{background:#fff;font-weight:normal;box-shadow:0 0 10px rgba(0, 0, 0, 0.2);}
.qq_content .dt{font-size:14px;font-weight:bold;color:#fff;cursor:pointer;padding:10px 20px;text-align:left}
.qq_content dd{padding:12px;font-size:12px}
.qq_content dd a{line-height:22px;display:block;margin:0 0 5px;border:1px solid #d2d2d2;}
.qq_content dd a:hover{color:#fff;text-decoration:none}
.qq_content dd img{margin:0 3px -3px 0}
.qq_content .tel{background:#eee;font-size:14px}
.qq_content .tel strong{font-weight:bold;color:#f00}
.qq_content .qr{background:#fff}
.qq_content .qr img{margin:0}
.qq_content dd p{padding:.3em 0}
.qq_content dd p a{padding:0 0 0 18px}
.online-qq{}
.qq_content .dt{background:#1a7bb5;}
.qq_content dd a{background:url(tab_bg.jpg) repeat-x}
.qq_content dd a:hover{background:#062f7e;border-color:#062f7e;}
.qq_content dd p a{background:url(icon_qq.png) no-repeat 0 50%;}

/* 底部导航 */
.navbox_foot { padding:45px 0 35px; background:#6e6e6e; }
.navbox_foot .nav { position:relative; width:1200px !important; height: auto; text-align:left; }
.navbox_foot .nav>ul>li { display:inline-block; height: auto; vertical-align:top; }
.navbox_foot .nav>ul>li.line { width:0 !important; }
.navbox_foot .nav>ul>li>a { padding: 3px 5px; color: #bfbfbf; font-size: 18px; /* font-weight: bold; */ }
.navbox_foot .nav>ul>li .shownav { position: relative; top: 0; display: block;padding: 0; background:none; box-shadow:none; visibility:visible; }
.navbox_foot .nav>ul>li .shownav>a { display: block; padding: 3px 5px; color:#b3b3b3; text-align:left; font-size: 14px; line-height: 24px;}
.navbox_foot .nav>ul>li .shownav>a:hover { color: #fff; }

.ftLinkWrap { background-color: #f9f9f9; }

.footer { background-color:#2270ec; color:#eeefee; }
.footer a { color:#eeefee; }
.footer a:hover { color:#fff; }

/* 左导航右版权区 */
.footer .footer_wp { color:rgb(255, 255, 255); }
.footer .footer_wp .navbox_foot { width: 60%; padding: 0; background:none; }
.footer .footer_wp .navbox_foot .nav,
.footer .footer_wp .navbox_foot .nav>ul>li { width:auto !important; }
.footer .footer_wp .navbox_foot .nav>ul>li { min-width: 100px; padding-right: 10px; }
.footer .footer_wp .navbox_foot .nav>ul>li>a { color:rgb(255, 255, 255); }
.footer .footer_wp .navbox_foot .nav>ul>li>a:hover { color:rgb(255, 255, 255); }
.footer .footer_wp .navbox_foot .nav>ul>li .shownav>a { color:#b3b3b3; }
.footer .footer_wp .navbox_foot .nav>ul>li .shownav>a:hover { background:none; color:#fff; }

.footer .footer_wp .navbox_foot .nav>ul>li.nav0 { display: none; }

.footer .footer_wp .ft-wrap {width: 40%;padding: 0;background:none;text-align: left;}
.footer .footer_wp .ft-wrap td {text-align: right;}
.footer .footer_wp .ft-wrap a { color:rgb(255, 255, 255); }
.footer .footer_wp .ft-wrap a:hover { color:rgb(255, 255, 255); }

/*	首页默认模式 向上 */
.pageTop { z-index:100; }
.pageTop { background:url(backtop_icon.png) no-repeat;width:44px;height:44px;position:fixed;margin-right:-650px;right:50%;top:85%;overflow:hidden;text-indent:-999px}
.pageTop a { width:100%;height:100%;display:block;}

/*	首页默认模式 adver */
.adver { position:fixed; width:1200px; height:110px; left:50%; bottom:14px; margin-left:-600px; z-index:99; }
.adver img { width: 100%; height: 100%; }
.adver .adver_close { position:absolute; top:0; right:0; background:url(adver_close.png) no-repeat; display:inline-block; width:22px; height:22px; cursor:pointer; z-index:1; }
.adver .adver_close img { display:none; }

/*	详细页面样式 标题、文字大小、分享、打印、上一条下一条 */
.display_title { padding:0 0 20px;text-align:center;/* color:#999 */}
.display_title h1 { margin:0 0 20px;padding:20px 0;border-bottom:1px dotted #ccc;color:#333}
.display_title .info { min-height:28px; line-height:26px; }
.display_title .info span { display:inline-block; }

.m_intro { margin: 10px 20px 15px; padding:20px; background: #fafafa; }

.display_article,.ke-content { line-height:2; color:#444; }
.display_article { padding:0 10px 30px; }
.display_article img { max-width:100%; height:auto; }


.display_title .info .font_size { padding:0 20px;}
.display_title .info .font_size a { padding:0 3px; }
.display_title .info .mobile_qr { padding-right:20px; background:url(cd.png) no-repeat right center; cursor:pointer; }
.display_title .info .mobile_qr .qrimg { display:none; top:20px; }
.display_title .info .mobile_qr:hover .qrimg { display:block; }
.display_title .info .share_box { padding:0; position:relative; display:inline-block; text-align:center; width:102px; margin:0; cursor:pointer; }
.display_title .info .share_box .share_name { background:url(share_name.png) no-repeat; width:102px; height:26px; border-radius:3px; margin-bottom: 5px; border:1px solid #ececec; line-height:26px;color:#333;text-indent:20px;} 
.display_title .info .share_box .share_content { position:absolute; background:#fff!important; width:300px; }

/* 返回上一页、打印此页 */
.diplay_foot { display:none; }
/* 上一页、下一页 */
.page_up_dn { padding:20px;border-top: 1px solid #eee;overflow:hidden;zoom:1;}
.page_up_dn li { float:left; width:50%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.page_up_dn li:last-child { text-align: right; }

.display_title .info,
.display_title .others,
.display_title .others_online { display:inline-block; vertical-align:top;}
.display_title .others_online  { background:url(others_online.png) no-repeat; width:102px; height:26px; border-radius:3px; border:1px solid #ececec; line-height:26px;color:#333;text-indent:20px; }

.inner2 .inside_display_left { display:none; }

/*	产品详细页底部在线咨询 */
.PRO-I { height:40px; margin-bottom:10px; background:url(location.jpg) repeat-x; font-size:12px; line-height:40px; }
.PRO-I .TITLE-LEAD { position:relative; float:left; min-width:120px;  padding:0 20px; background:url(iFCB_lt_news.png) no-repeat right top; color:#fff; text-align:center; }
.PRO-I .TITLE-LEAD:before { position:absolute; bottom:5px; left:9px; display:block; width:1px; height:9px; background:#fff; transform:skew(-45deg); content:""; opacity:1; }

/*	网站地图 */
.map { padding:0 20px; }
.sitemap{padding:0;border:1px solid #e5e5e5;margin:0;overflow:hidden;zoom:1;margin:10px 0}
.sitemap dt{padding:0;background:url(redian.png) no-repeat right top;height:50px;line-height:50px;color:#000;font-weight:bold;text-align:center;width:10%;float:left;color:#669934}
.sitemap dt a{color:#111}
.sitemap dd{padding:0;margin:0 11%;height:50px;line-height:50px;}
.sitemap dd a{padding:0 1em 0 0}

/*	产品详细页 多图模式 */
.IMGVIEW .display_title .btn a { background-image:url(btn_img.jpg)!important; }


/* 放大镜 */
.smallImg { height:80px!important; }
.smallImg #imageMenu {height:60px!important; }
.smallImg #imageMenu li img {width:60px;height:60px!important; }

.bArea01  ul{display: flex;}
.bArea01  ul li{overflow: hidden;  width: 220px; height: 700px; /* margin-right: 13px; */ position: relative; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease; }
.bArea01  ul li.on{width: 500px;}
.bArea01  ul li:last-child{margin-right: 0;}
.bArea01  ul li a{display: block;}
.bArea01  ul li .p2{color: #ffffff;line-height: 32px;font-size: 22px;margin-top: 15px;}
.bArea01  ul li .p4{color: #ffffff;line-height: 24px;font-size: 16px;margin-top: 14px;display: none;}
.bArea01  ul li.on .p4{display: block;}
.bArea01  ul li .txt{bottom: 45px;position: absolute;left: 0;padding: 0 26px;width: 100%;}
.bArea01  ul li .txt{top: 28.57%;position: absolute;left: 0;padding: 0 26px;width: 100%;}
.bArea01  ul li  .pic {position: relative;}


.two .title .title_more{font-size: 40px;line-height: 50px;text-align: center;font-weight: bold;}
.two .title .title_more .title_more2{font-size: 18px;line-height: 28px;text-align: center;font-weight: normal;}

.four .title .title_more{font-size: 40px;line-height: 50px;text-align: center;font-weight: bold;}
.four  .title .title_more .title_more2{font-size: 18px;line-height: 28px;text-align: center;font-weight: normal;}

.five .title .title_more{font-size: 40px;line-height: 50px;text-align: center;font-weight: bold;color:#fff;}
.five  .title .title_more .title_more2{font-size: 18px;line-height: 28px;text-align: center;font-weight: normal;}

.six .title .title_more{font-size: 40px;line-height: 50px;text-align: center;font-weight: bold;}
.six  .title .title_more .title_more2{font-size: 18px;line-height: 28px;text-align: center;font-weight: normal;}

.seven .swiper-wrapper{display: flex;}
.seven .title .title_more{font-size: 40px;line-height: 50px;text-align: center;font-weight: bold;}
.seven  .title .title_more .title_more2{font-size: 18px;line-height: 28px;text-align: center;font-weight: normal;}


.header .header-inner { width:1400px; }
.header .header-inner .fl { align-items: center;  display: flex;  height: 72px; }
.clearfix::after { display:none; }
.header .header-inner #topNav.fr .nav ul {  display: flex;  justify-content: space-between;}
.header #topNav.fr .nav > ul > li > a {padding: 0vh  1.8vw;font-size: 18px;}



.jianjie .clear1 {  display: block;  clear: both;  content: "";}
.jianjie .tu {  float: left; }
.jianjie .you {  float: right;  width: 53%;padding-top: 20px;}
.jianjie .wen {font-size: 16px;line-height: 2.2;text-indent: 2em;max-height:320px;overflow: auto; }



.seven .hd ul{display: flex;justify-content: center;}
.seven .hd ul li a{display: block;width: 202px;line-height: 55px;border: solid 1px #dcdcdc;text-align: center;color: #333333;font-size: 18px;}
.seven .hd ul li.on a{background-color: #1671f6;border: solid 1px #dcdcdc;color: white;}


.process-container {  max-width: 1400px;}
.process-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));  gap: 2rem;  justify-content: center;}
.process-step {  display: flex;  flex-direction: column;  align-items: center;  text-align: center;}
.hexagon {  background: url(sixback1.png) no-repeat;width: 110px;height: 121px;}
.step-icon {  position: relative; /* font-size: 1.8rem; */ z-index: 1;margin: 0px;}
.step-icon img { width:70%; }
.step-title {  font-weight: 600;  color: #0171c0; font-size: 18px;margin-top: 5px;}
.step-desc {  font-size: 0.9rem;  color: #666;  line-height: 1.4;}

.seven .swiper-slide a .t1{color: #555555;font-size: 16px;line-height: 26px;}
.seven .swiper-slide a .t2{color: #555555;font-size: 20px;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 16px;}
.seven .swiper-slide a .t3{color: #555555;font-size: 14px;line-height: 20px;overflow:hidden;text-overflow:ellipsis;display: -webkit-box;display:box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top: 15px;height: 40px;}
.seven .swiper-slide a{display: block;	border: solid 1px #dcdcdc;padding: 43px 21px 21px ;box-sizing: border-box;}
.seven .swiper-slide a .t4 img{width: 100%;}
.seven .swiper-slide a .t4{margin-top: 25px;}
.seven .swiper-slide a .t4{overflow: hidden;}
.seven .swiper-slide a:hover .t4 img{ transform:scale(1.2) ; -webkit-transform:scale(1.2) ; -moz-transform:scale(1.2) ; -ms-transform:scale(1.2) ; -o-transform:scale(1.2) ; }
.seven .swiper-slide a:hover .t2{color: #1671f6;}
.seven  .bd{margin-top: 36px;}
.seven .swiper-slide a .t4 img{ width: 100%; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease; }

	/* 热点 */
.HOT-KEYS {position: relative;width: 1400px;margin: 0 auto;padding: 0;display: flex;justify-content: space-between;align-items: center;}
.HOT-KEYS::after { position: absolute; bottom: 0; left: 50%; width: 100vw; transform: translateX(-50%); height: 1px; background-color: #eaeaea; content: ''; z-index: 1; }
.HOT-KEYS .keyleft {margin: 0;flex: 0 0 880px;padding-left: 30px; background-repeat: no-repeat; background-position: left center; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg t='1680587992434' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4016' width='20' height='20'%3E%3Cpath d='M336 972.8c-60.8-128-28.8-201.6 19.2-268.8 51.2-76.8 64-150.4 64-150.4s41.6 51.2 25.6 134.4c70.4-80 83.2-208 73.6-256 160 112 230.4 358.4 137.6 537.6 492.8-281.6 121.6-700.8 57.6-745.6 22.4 48 25.6 128-19.2 166.4-73.6-281.6-256-336-256-336 22.4 144-76.8 300.8-172.8 419.2-3.2-57.6-6.4-96-38.4-153.6-6.4 105.6-86.4 188.8-108.8 294.4C89.6 758.4 140.8 860.8 336 972.8L336 972.8z' p-id='4017' fill='%232270ec'%3E%3C/path%3E%3C/svg%3E");}
.HOT-KEYS .keyleft .title .title_more { color: #6d6d6d;font-weight: normal;padding: 0;font-size: 14px; }
.HOT-KEYS .keyleft .content {width: 530px;line-height: 38px; padding:0px!important;}
.HOT-KEYS .keyleft .content a {padding-left: 12px;padding-right: 6px; font-size: 14px; }
.HOT-KEYS .keyleft .content a:hover { color:#00897a; }

.HOT-KEYS .keyleft .title { display:block; }



	/* 搜索 */
.searchformBox {flex: 0 0 320px;border-bottom: 2px solid #2270ec; border-radius: 0; }
.searchformBox form {height: 50px;}
.searchformBox form .serach_input {background: #fff;color:#000;height: 50px;width: 254px;padding-left: 0;}
.searchformBox form .btn_serach { background-color:#fff; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg t='1680581284629' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='2881' id='mx_n_1680581284630' width='18' height='18'%3E%3Cpath d='M797.525333 752.266667c62.069333-72.736 97.28-165.002667 97.28-262.186667C894.816 266.528 713.621333 85.333333 490.08 85.333333 266.538667 85.333333 85.333333 266.538667 85.333333 490.069333 85.333333 713.610667 266.538667 894.826667 490.069333 894.826667a404.693333 404.693333 0 0 0 118.208-17.546667 32 32 0 0 0-18.666666-61.216 340.693333 340.693333 0 0 1-99.541334 14.762667C301.888 830.816 149.333333 678.261333 149.333333 490.069333 149.333333 301.888 301.888 149.333333 490.069333 149.333333 678.261333 149.333333 830.826667 301.888 830.826667 490.069333c0 89.28-35.381333 173.696-97.141334 237.322667a36.992 36.992 0 0 0 0.384 51.925333l149.973334 149.973334a32 32 0 0 0 45.258666-45.248L797.525333 752.266667z' fill='%232270ec' p-id='2882'%3E%3C/path%3E%3C/svg%3E"); color:#666; background-repeat: no-repeat; background-position: center; height: 50px; }


	/* placeholder 颜色 */
.searchformBox .serach_input::-webkit-input-placeholder { color:#999; }
.searchformBox .serach_input:-moz-placeholder { color:#999; }
.searchformBox .serach_input::-moz-placeholder { color:#999; }
.searchformBox .serach_input:-ms-input-placeholder { color:#999; }
.searchformBox:hover .serach_input::-webkit-input-placeholder { color:#999; }
.searchformBox:hover .serach_input:-moz-placeholder { color:#999; }
.searchformBox:hover .serach_input::-moz-placeholder { color:#999; }
.searchformBox:hover .serach_input:-ms-input-placeholder { color:#999; }
.searchformBox{position: unset !important;margin-right: 0;height:unset !important;padding:unset !important;}

.one {background: url(pcpc48.png)no-repeat  right center;height:926px;background-size: cover;}

.two .txt .p3{color: #ffffff;font-size: 16px;line-height:24px;}
.two .bArea01 ul li::after{content: "";left: 37px;top: 73.85%;background: url(pcpc11.png)no-repeat center;width: 59px;height: 16px;position: absolute;}
.two .bArea01 ul li.on::after{background: url(pcpc12.png)no-repeat center;}
.two .bArea01 ul li.on .txt{top:25%}
.two .bArea01 ul li .txt{ transition: all 0.6s ease; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease; }
.pg_inside .HOT-KEYS{display: none;}

.bArea02  ul{display: flex;}
.bArea02  ul li{background-color: #f1f1f1; overflow: hidden;  width: 12.14%; height: 559px; /* margin-right: 13px; */ position: relative; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease; margin-right: 2px;}
.bArea02  ul li.on{width: 38.57%;}
.bArea02  ul li:last-child{margin-right: 0;}
.bArea02  ul li .pic{margin-top: 80%;text-align: center;}
.bArea02  ul li .pic img{width: 102px;    height: unset;}
.bArea02  ul li a{display: block;}
.bArea02  ul li .txt1{color: #333333;line-height: 24px;font-size: 16px;position: absolute; bottom: 76px;text-align: left;box-sizing: border-box;padding: 0 10px;    height: 48px;}
.bArea02  ul li .txt{position: absolute;width: 100%;bottom: 0;background: url(pcpc13.png)no-repeat bottom center;height:209px ;padding: 27px 28px 0;background-size: cover; border-top-right-radius:30px;overflow:hidden}
.bArea02  ul li .txt .p2{	color: #ffffff;line-height: 32px;font-size: 22px;font-weight: bold;}
.bArea02  ul li .txt .p4{	color: #ffffff;line-height: 24px;font-size: 14px;overflow:hidden;text-overflow:ellipsis;display: -webkit-box;display:box;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:72px;margin-top:10px}
.bArea02  ul li .txt .p3{width: 88px;line-height: 25px;border-radius: 13px;border: solid 1px #fcfcfc;text-align: center;color: white;font-size: 12px;margin-top:23px}
.bArea02  ul li .txt{bottom: 0;position: absolute;left: 0;width: 100%;}
.bArea02  ul li  .pic {position: relative;}
.bArea02  ul li.on .pic img{   height: unset;}

.three .title .title_more{font-size: 40px;line-height: 50px;text-align: center;font-weight: bold;}
.three .title .title_more .title_more2{font-size: 18px;line-height: 28px;text-align: center;font-weight: normal;}
.bArea02  ul li.on .pic{margin-top: 74px;text-align: center;}
.bArea02  ul li.on .pic img{width: unset;max-width:100%}
.bArea02  ul li .txt{display: none;}
.bArea02  ul li.on .txt{display: block;}
.bArea02  ul li.on .txt1{display: none;}
.bArea01 ul li .pic::after {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.4);content: "";}
.bArea01 ul li.on .pic::after{display:none}


.fun { position: absolute; float: right; top: 30px; height: 29px; z-index: 99;right: -40px;}
.fun li { position: relative; float: left; width: 29px; margin-left: 25px; }
.fun li .pic1 {display: none;position: absolute;top: 34px;left: 50%;max-width: 180px!important;max-height: 120px;transform: translateX(-50%);}
.fun li:hover .pic1 { display: block; }
.fun li:last-child .pic1 {transform: translateX(-80%);}




.one2{position: relative;height:926px}
.one2 .video-button{transform:translate(-50%,-50%) ; -webkit-transform:translate(-50%,-50%) ; -moz-transform:translate(-50%,-50%) ; -ms-transform:translate(-50%,-50%) ; -o-transform:translate(-50%,-50%) ;  position: absolute; top: 50%; left: 50%;  box-shadow: 0 0 rgba(255, 255, 255, 0.3), 0 0 0 15px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.1);animation: ripple-wave1 1s linear infinite; animation-play-state: running; opacity: 1; visibility: visible; transform: scale(1); -webkit-animation: ripple-wave1 1s linear infinite; transform: scale(0.8);border-radius: 50%;width: 100px;height: 100px;margin-left: -50px;margin-top: -50px;}
@keyframes ripple-wave1{
	to {
		box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3),0 0 0 30px rgba(255, 255, 255, 0.3),0 0 0 45px rgba(255, 255, 255,0.1)
	}
}
.four .iFCB-TPLB li .iFCB-rp .m-pic img{width: 100%;}
.four .iFCB-TPLB li .iFCB-rp{padding: 0;}
.four .iFCB-TPLB li{width: 335px;margin-right: 19px;margin-top: 19px;}
.four .iFCB-TPLB li:nth-child(4n){margin-right: 0;}
.four .iFCB-TPLB li:nth-child(-n+4){margin-top: 0;}
.four .bd ul{display: flex;flex-wrap: wrap;}
.four .iFCB-TPLB li .iFCB-rp .m-intro .u-tt{position: absolute;left: 0;width: 100%;bottom: 0;background: rgba(22, 113, 246, .8);line-height: 40px;color: #ffffff;font-weight: bold;font-size: 18px;}
.four .iFCB-TPLB li .iFCB-rp .m-intro .u-tt a{display:block;color:white}
.four .iFCB-TPLB li .iFCB-rp .m-pic{margin-bottom: 0;}
.four .iFCB-TPLB li:hover .iFCB-rp{border: 1px solid #1671f6;}
.six .iFCB-TPLB li .iFCB-rp .m-intro .u-tt{display: none;}
.six .iFCB-TPLB li .iFCB-rp{padding: 0;}
.six .iFCB-TPLB li{width: 335px;margin-right: 19px;margin-top: 19px;}
.six .iFCB-TPLB li:nth-child(4n){margin-right: 0;}
.six .iFCB-TPLB li:nth-child(-n+4){margin-top: 0;}
.six .bd ul{display: flex;flex-wrap: wrap;}
.six .iFCB-TPLB li .iFCB-rp .m-pic{margin-bottom: 0;}
.six .iFCB-TPLB li:hover .iFCB-rp{border: 1px solid #fff;}
.seven .swiper-slide:hover a{border: 1px solid #1671f6;}




/* 左导航右版权区 */
.footer .footer_wp { color:rgb(102, 102, 102); }
.footer .footer_wp .navbox_foot { width: 60%; padding: 0; background:none; float: right;}
.footer .footer_wp .navbox_foot .nav,
.footer .footer_wp .navbox_foot .nav>ul>li { width:auto !important; }
.footer .footer_wp .navbox_foot .nav>ul>li { padding-right: 10px; }
.footer .footer_wp .navbox_foot .nav>ul>li>a { color:rgba(255,255,255,.7); }
.footer .footer_wp .navbox_foot .nav>ul>li>a:hover { color:rgb(255, 255, 255); }
.footer .footer_wp .navbox_foot .nav>ul>li .shownav>a { color:rgba(255,255,255,.5); }
.footer .footer_wp .ft-wrap {width: 39%;padding: 0;background:none;text-align: left;float: left;}
.footer .footer_wp .ft-wrap td {text-align: left;}
.footer .footer_wp .ft-wrap a { color:rgb(102, 102, 102); }
.footer .footer_wp .ft-wrap a:hover { color:rgb(255, 255, 255); }
.footer .footer_wp .navbox_foot .nav>ul>li>a{border-bottom: 1px solid rgba(255,255,255,0.5);}



.footer .share { position: relative; text-align:left; margin-top: 40px;}
.footer .share a { cursor: pointer; display: inline-block; width: 40px; height: 40px; background: url(icon_wx.png) no-repeat center; margin-left: 30px; }
.footer .share a:nth-of-type(1) { margin-left: 0px;}
.footer .share a { position: relative; }
.footer .qrcode {position: absolute;left: 50%;top: 0;transform: translate(-50%, -110%);background-color: #fff;text-align: center;display: none;width: 140px;height: 140px;border: 1px solid #f2f2f2;z-index: 1;}
.footer .qrcode img { width: 95%; margin: 1% auto; }
.footer .qrcode::before { content: ''; position: absolute; left: 50%; bottom: 0; transform: translate(-50%, 100%); border: 10px solid transparent; border-top-color: #fff; }
.footer .share a:hover .qrcode { display: block; }
.footer .share .dy .qrcode {left: 50%;}
.footer .share .dy .qrcode::before {left: 50%;}
.footer .share .sina { background-image: url(icon_sina.png); }
.footer .share .dy { background-image: url(icon_dy.png); }
.footer .share .sp { background-image: url(icon_sp.png); }
.footer .share .xhs { background-image: url(icon_xhs.png); }





.footer{position: relative;padding: 40px 0px 130px;}
.dcecece{position: absolute;left: 0;bottom: -220px;width: 1400px;}
.dcecece span{float: right;}
.footer::after{content: "";left: 0;width: 100%;bottom: 70px;border-bottom: 1px solid rgba(255,255,255,.2);position: absolute;}
.footer .footer_wp .navbox_foot .nav ul{display: flex;justify-content: space-between;}
.footer .footer_wp .navbox_foot .nav>ul>li.line{display: none;padding-right: 0;width: 0;}
.footer .footer_wp .navbox_foot .nav>ul>li .shownav>a{background: transparent;}
.footer .nav>ul>li .shownav::after{display: none;}
.dcecece a,.dcecece{color: rgba(255, 255, 255, 0.5);}
.footer .footer_wp .ft-wrap a{color: rgba(255, 255, 255, 0.5);}
.hexagon {display: flex;flex-direction: column;justify-content: center;align-items: center;}
.step-desc {color: white;font-size: 16px;color: #ffffff;line-height: 24px; margin-top: 10px;}
.seven .swiper-wrapper {padding: 0;box-sizing: border-box;}

.bArea01 ul li.on .pic::after{content: "";left: 0;width: 100%;top: 0;height: 100%;position: absolute;background: rgba(22, 113, 246, .8);}

.footer .footer_wp { width: 1400px; }

.bArea01 ul li.on .pic::before{content: "";left: 0;width: 100%;top: 0;height: 100%;position: absolute;background: rgba(22, 113, 246, .8);}


.m906-video-box { position:fixed;top:50%;left:50%;width:1074px;height:604px;margin-top:-302px;margin-left:-537px;z-index:99; display:none; z-index: 99999; }
.m906-video-box::before { position: fixed; top:0; right: 0; bottom:0; left:0; content: ""; background: rgba(0,0,0,0.8); z-index: 99998; }
.m906-video-box .content { position: relative; padding:0;background:#fff; border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.3); z-index: 100000; }
.m906-video-box video { position: relative; display:block; width:100%; height:100%; }
.m906-video-box .clear {position:absolute;right:-10px;top:-10px; display:block; width:30px;height:30px; border-radius:100%;background:#9f2721 url(xx.png) no-repeat 50%; z-index: 100001;cursor:pointer;}

.six .M10011-PICLIST .swiper-button-next, .six .M10011-PICLIST .swiper-button-prev{width: 46px;height: 46px;background: url(ico123.png) no-repeat center;margin-top: -23px;}
.six .M10011-PICLIST .swiper-button-prev{ transform:rotateY(180deg) ; -webkit-transform:rotateY(180deg) ; -moz-transform:rotateY(180deg) ; -ms-transform:rotateY(180deg) ; -o-transform:rotateY(180deg) ; left:-80px}
.six .M10011-PICLIST{position: relative;}
.six .M10011-PICLIST .swiper-button-next:after,.six .M10011-PICLIST .swiper-button-prev:after{display: none;}
.six>div{overflow: unset !important;}
.six .M10011-PICLIST .swiper-button-next{right:-80px}

.MC-PRO-3 { flex: 0 0 calc(100% / 3); }
/* 图文列表_PC */
.MC-TWLB * { box-sizing: border-box; }
.MC-TWLB { position:relative; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; }
.MC-TWLB .MC-ITEM { position:relative; padding: 20px; overflow: hidden; transition:all 0.3s ease 0s; }
.MC-TWLB .MC-ITEM .MC-IMG { position:relative; overflow:hidden; text-align: center; }
.MC-TWLB .MC-ITEM .MC-IMG img { max-width: 100%; transition:all 0.6s ease-in-out; transform:scale(1);     width: 100%;}
.MC-TWLB .MC-ITEM .MC-INTRO { position: relative; padding:12px 0;color: #666; line-height: 1.6; transition:all 0.3s ease 0s; }
.MC-TWLB .MC-ITEM .MC-INTRO .MC-INTRO-TITLE {font-size: 18px;line-height: 2; text-align:center;}
.MC-TWLB .MC-ITEM .MC-INTRO .MC-INTRO-DESC {margin-top: 8px;width:100%;font-size:14px;color: #666;}
.MC-TWLB .MC-ITEM .MC-INTRO .MC-INTRO-DATE {margin-top: 8px;width:100%;font-size:12px; text-align: right;}

            /* 经过效果 */
    .MC-TWLB .MC-ITEM:hover .MC-IMG img { transform:scale(1.1); }




.swiper-button-next, .swiper-button-prev { color: var(--swiper-navigation-color,#ffffff7d)!important; }



/* 企业文化 */
.linian { margin:10px 0px 30px;font-size:24px;display: inline-block;position: relative;  }
.linian:after { content:"";display:block;width:40px;height:0;border-top:2px solid #c7000b;margin-top:10px;position:absolute;transition:width 0.6s; }
.linian:hover:after{width:100%;}
.back-txt { height: 500px;border-radius: 0px;}
.back-txt:hover{background: linear-gradient(180deg, #1671f6, #1671f6) !important;}
.back-txt-p { padding-top: 20px; color: #fff; width: 70%; margin: 0 auto;text-shadow: 0 1px 10px #5e5e5e;}
.back-txt:hover .back-txt-p { color:#fff; text-shadow:none; }
.culture-icon { padding-top: 45%; }





.seven{position: relative;}

#copyform .module_form_content {  width: 100%;}

.module_field .middle textarea.input {  min-height: 100px!important;}




.three >div{width: 90% !important;}

.preview { width: 600px!important;height:auto!important; }
.right .preview .bigImg {  width: 600px;  height: 400px;}
.right .preview .bigImg #midimg {  width: 600px !important;  height: 400px !important;  max-width: 600px !important;  max-height: 400px !important;}
.right .preview .smallImg {  width: 600px !important;display:none;}
.right .iFCB-pro { overflow: hidden; }

#imageMenu { width:470px!important; }
.IMGVIEW .display_title { padding: 20px 10px 0 650px!important; }
.IMGVIEW .display_title h1 { font-size:22px!important; }
.IMGVIEW .display_title p {  font-size: 16px;line-height:32px;}


/* 内页表格样式 */
.display_article table tr:nth-of-type(2n+1) { background-color:#f3f3f3; }
.display_article table tr td:nth-of-type(n) {padding: 6px 0px;}

/* 简介备注按钮样式 */
.display_title .lim {margin-top: 20px;}
.display_title .lim a {  display: inline-block;  width: 130px;  height: 45px;  color: #666666;  text-decoration: none;  font-size: 16px;  text-align: center;  line-height: 45px;  border: 1px solid #dcdcdc;  margin-right: 10px;}
.display_title .lim a:hover {background: #2270ec;color: #fff;}



/* 发展历程样式 */
.m-history {position: relative;width: 1295px; margin: 0 auto;padding: 0px 0 40px;}
.m-history .next, .m-history .prev {display: block;position: absolute;top: 100px; width: 58px;height: 80px;background: url(/u/f296805c-b76f-437a-9639-f41ebf80bfd7/image/6387679122395979541773.png) no-repeat;cursor: pointer;z-index: 8;opacity: 0.2;}
.m-history .next:hover { opacity: 1; }
.m-history .prev:hover { opacity: 1; }
.m-history .prev { background-position: 0 0;left: -70px;}
.m-history .next { background-position: -58px 0px; right: -70px;}
.m-history .bd li {float: left;width: 323px;padding: 0;background: url(/u/f296805c-b76f-437a-9639-f41ebf80bfd7/image/6387679292451084261201.png) no-repeat center top;}
/* .m-history .bd .even {padding-top: 70px; background: url(/u/bea84a13-7251-4413-8f9f-622688b66f3c/image/6382250515319606898002.gif) no-repeat center top;} */
.m-history .bd li dl {padding: 0 18px;}
.m-history .bd li dt {width: 103px;height: 85px;margin: 0 auto 0px; /* background: url(/u/f296805c-b76f-437a-9639-f41ebf80bfd7/image/6387679055901826243776.png) no-repeat;*/ color: #1671f6;font-size: 20px;line-height: 98px;text-align: center;}
.m-history .bd li dt span {  border: 1px solid #1671f6;  border-radius: 25px;  padding: 10px 18px;  line-height: 20px;  background: #fff;}
/* .m-history .bd li:hover dt {background: url(/u/f296805c-b76f-437a-9639-f41ebf80bfd7/image/6387679055851727331480.png) no-repeat;color: #fff;} */
.m-history .bd li:hover dt span { background: #1671f6; color: #fff;}
.m-history .bd li dd .lt { text-align:center;font-size:20px;margin:10px 0px; }
.m-history .bd li dd .lx { color:#888; }




.header .lan{float:right;background:url(ax8_1.png) left center no-repeat;position: absolute;cursor:pointer;/* margin-left:25px; */padding:15px 0 15px 40px;right: -194px;top: 0;}
.header .lan span{display:block;background:url(ax9_2.png) right center no-repeat;padding-right:28px;line-height: 50px;font-size:16px;color:#333;}
.header .lan .a{ width:100%; position:absolute; left:0; top:100%; background:#fff; z-index:2; text-align:center; font-size:16px; color:#333; line-height:40px; display:none;  }
.header .lan:hover .a{ display:block}
.header .lan .a a{ display:block; color:#333}
.header .lan .a:hover a{ display:block; background:#2270ec; color:#fff}

.share{display: flex;}
.share a{width: 100px;}




.pg_inside .footer{    padding-bottom: 130px !important;}









