﻿@media screen and (min-width:768px){ 
    [class^='mobile-']{display:none;}
    /* 通用自动填充样式 */
input:-webkit-autofill, input-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active{ -webkit-box-shadow: 0 0 0 1000px #f3f6f8 inset !important; -webkit-text-fill-color: #333 !important; background-color:#f3f6f8!important; }
	/*顶部*/
#top{background-color:#1f3a8b;color:#fff;z-index:1001;position:relative;}
#top>.center{display:flex;justify-content:space-between;align-items:center;}
#top ._contact a{color:#fff;display:inline-block;}
#top ._contact [class^='icon-']{width:16px;height:16px;margin-right:7px;}
#top ._contact ._tel{margin-right:24px;}
	/*页头*/
#header{background-color:#ffffff;position:relative;z-index:1000;}
#header>.center{padding-top:12px;padding-bottom:12px;display:flex;justify-content:space-between;align-items:center;}
#header.headerChange{box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);}
.module-menu{font-size:14px;line-height:2.86;padding-top:8px;padding-bottom:8px;}
.module-menu ._btnMenu{display:none;}
.module-menu   ._nav{display:flex;}
.module-menu ._nav>li{position:relative;perspective:500px;margin-left:38px;}
.module-menu ._nav>li>a{position:relative;display:inline-block;vertical-align:top;text-transform:uppercase;transition:color .3s ease-in-out;white-space:nowrap;text-decoration:none;color:#6c798a;padding-left:0;padding-right:0;font-weight:bold;}
.module-menu ._nav li>a:has(+ul)::after{content:"";display:inline-block;width:0px;height:0px;margin-left:8px;vertical-align:middle;line-height:0px;border:6px solid transparent;border-top:6px solid #6c798a;}
.module-menu ._nav>li>a::before{content:"";width:100%;position:absolute;bottom:0px;left:0px;background-color:#fff;height:2px;transform:scalex(0);transition:transform .6s cubic-bezier(.19,1,.22,1);transform-origin:right top;}
.module-menu ._nav>li li{position:relative;text-align:left;}
.module-menu ._nav>li li a{display:flex;padding:0 15px;font-size:14px;position:relative;justify-content:space-between;align-items:center;white-space:nowrap;text-decoration:none;}
.module-menu ._nav>li li a:hover{}
.module-menu ._nav>li li:last-child a{border-bottom:0;}
.module-menu ._nav>li li:hover>a{color:#fff;background-color:#1e4cdf;}
.module-menu ._nav>li ul ul{left:100%;top:-10px;box-sizing:content-box;border-radius:14px;border-left:1px solid transparent;}
.module-menu ._nav>li ul ul:before{display:none;}
.module-menu ._nav>li:hover>a{color:#2564ef;display:block;}
.module-menu ._nav>li:hover>a::before{transform:scalex(1);transform-origin:left top;}
.module-menu ._nav>li._active>a::before{transform:scalex(1);transform-origin:left top;}
.module-menu ._nav>li._active>a{color:#2564ef;}
.module-menu ._nav li ul{background-color:#fff;padding:10px 0;position:absolute;left:0;top:100%;z-index:999;transform:translateX(-10%);box-sizing:border-box;transform-origin:center 0;visibility:hidden;min-width:200px;box-shadow:0 12px 20px -12px rgba(0, 0, 0, 0.35);border-radius:0 0 14px 14px;}
.module-menu ._nav li:hover>ul{transform:none;opacity:1;visibility:visible;transition:all 0.2s ease;}
.module-menu ._nav li._menu_left ul{left:auto;right:0;transition:all 0.2s ease;}
.module-menu ._nav li._menu_left ul ul{right:102%;}


.module-top ._rightArae .module-language{margin-left:48px;}
.module-top ._contact{display:flex;}
.module-top ._contact li{margin-left:48px;}
.module-top ._contact li [class^='icon']{margin-right:4px;}

.module-top ._leftArea{font-size:16px;margin-bottom:8px;}

/*组件语言*/
.module-language{line-height:2.38;position:relative;font-size:14px;color:#999999;cursor:pointer;}
.module-language ._curSelected{height:35px;position:relative;padding-left:10px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;padding-right:12px;}
.module-language ._curSelected ._iconPic{width:23px;height:16px;margin-right:10px;}
.module-language ._curSelected ._iconPic img{width:100%;height:100%;display:block;object-fit:contain;}
.module-language ._curSelected .icon--earth{margin-right:7px;width:23px;height:17px;background:#666;}
.module-language ._curSelected .icon-arrow-b{display:inline-flex;width:20px;height:20px;text-align:center;margin-left:5px;justify-content:center;align-items:center;}
.module-language ._curSelected .icon-arrow-b::before{display:inline-block;content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;transform:rotate(-45deg);width:6px;height:6px;}
.module-language ._moreLanguage{position:absolute;min-width:130px;top:110%;right:0px;padding-top:5px;padding-bottom:6px;font-variant:small-caps;background:#fff;text-transform:uppercase;visibility:hidden;opacity:0.8;box-shadow:0 6px 14px rgba(0,0,0,0.2);border-radius:10px 0 10px 10px;transition:top 0.2s linear,visibility 0.2s linear;}
.module-language ._moreLanguage::after{width:0px;height:0px;position:absolute;right:25px;bottom:100%;margin-right:-8px;border:4px solid transparent;border-bottom:5px solid #fff;content:"";}
.module-language ._moreLanguage img{width:26px;height:20px;margin-right:6px;vertical-align:middle;border-radius:3px;display:inline-block;}
.module-language ._moreLanguage a{height:33px;padding-right:6px;padding-left:15px;white-space:nowrap;display:flex;align-items:center;}
.module-language ._moreLanguage a._active{color:#fff;font-weight:bold;background-color:#1e4cdf;}
.module-language ._moreLanguage a:hover{color:#fff;background-color:#1e4cdf;text-decoration:none;}
.module-language .icon--earth{width:24px;height:24px;background:url(../images/icon-language.png) no-repeat left top;opacity:0.7;display:inline-block;}
.module-language .icon-arrow-bom{width:0px;height:0px;margin-left:8px;vertical-align:middle;border:5px solid transparent;border-top:6px solid #bfbfbf;display:none;content:"";}
.module-language:hover .icon--earth{opacity:1;}
.module-language:hover ._moreLanguage{top:100%;visibility:visible;opacity:1;}

}
   [class^='icon--']{display:inline-block;width:24px;height:24px;background-size:contain!important;background-repeat:no-repeat;vertical-align:middle;}
.icon--tel{background:url(../images/icon--tel.png) no-repeat left top;width:15px;height:15px;}
.icon--earth{background-image:url(../images/icon--earth.png);}
.icon--email{background-image:url(../images/icon--email.png);}
.icon--quote{background:url(../images/icon--say.png) no-repeat left top;}
.icon--ok{background:url(../images/icon--select2.png) no-repeat left top;}
  
.icon--tel3{width:28px;height:28px;background:url(../images/icon--tel2.png) no-repeat left top;}
.icon--email3{width:28px;height:28px;background:url(../images/icon--mail.png) no-repeat left top;}
.icon--address3{width:28px;height:28px;background:url(../images/icon--address2.png) no-repeat left top;} 
.icon--uploadfile{background:url(../images/icon-upload.png) no-repeat left top;width:18px;height:18px;}
.icon--arrow-r{background:url(../images/icon--arrow-r.png) no-repeat left top;width:20px;height:16px;}

.icon--fdj{background:url(../images/icon/icon-fdj.png) no-repeat left top;width:50px;height:50px;}
.icon--file-upload{width:19px;height:23px;background:url(../images/icon--file.png) no-repeat left top;}
.icon-search{background:url(../images/icon--search.png) no-repeat left top;}
.center{margin:0 auto;width:1400px;}	
body{font-size:14px;}
h1{font-size:28px;}
h2{font-size:24px;}
h3,h4{font-size:20px;}
h5{font-size:18px;}
.columnBox{padding-top:60px;padding-bottom:60px;}
.columnBox.columnBox--programme{padding-top:84px;padding-bottom:78px;background-color:#f6f7fb;}
.columnBox.columnBox--form{padding-top:66px;padding-bottom:60px;background:linear-gradient(to bottom right , rgb(26, 34, 80) 12% , rgb(1, 43, 161) 83%);}
.columnBox.columnBox--form .text-upload-introduce{width:41.67%;}
.columnBox.columnBox--form>.center{display:flex;justify-content:space-between;}
.columnBox.columnBox--form .layoutForm{background-color:#f5f6fa;width:43.06%;flex:none;padding-left:24px;padding-right:24px;padding-top:18px;padding-bottom:49px;border-radius:28px;box-sizing:border-box;}
.columnBox.columnBox--choose{padding-top:45px;padding-bottom:56px;background-color:#ffffff;}
.columnBox.columnBox--choose .pic-item{flex:none;margin-left:90px;}
.columnBox.columnBox--choose>.center{display:flex;justify-content:space-between;}
.columnBox.columnBox--work{background-color:#f6f7fb;}
.columnBox.columnBox--capabilities{background-color:#ffffff;}
.columnBox.columnBox--aboutus{background-color:#f9fafc;}
.columnBox.columnBox--faq{padding-top:60px;padding-bottom:60px;}
/**/
.columnBox.columnBox--component{background-color:#f8f9fd;padding-top:60px;padding-bottom:60px;}
.columnBox.columnBox--evaluation{padding-top:60px;padding-bottom:60px;}
.columnBox.columnBox--service{padding-top:60px;padding-bottom:60px;background:linear-gradient(to bottom right , rgb(26, 34, 80) 12% , rgb(1, 43, 161) 83%);}
.columnBox.columnBox--focus{padding-bottom:60px;padding-top:60px;background-color:#f8f9fd;}
.columnBox.columnBox--risk{padding-top:60px;padding-bottom:60px;background-color:#f8f9fd;}
/*- - - - - - - - -样式属首页.html - - - - - - - -*/
	/*页尾*/
#footer{background-color:#071b58;}
#footer .text-copyright{width:100%;}
#footer>.center{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:64px;}
/*证书*/
.item-certifications{display:flex;justify-content:space-between;flex-direction:row-reverse;}
.item-certifications ._box{width:45.71%;flex:none;padding-top:3.07%;}
.item-certifications ._box ul{display:flex;}
.item-certifications ._box ul li{width:46.72%;margin-left:2.19%;background-color:#999;position:relative;cursor:pointer;}
.item-certifications ._box ul li a{display:block;width:100%;padding-top:139.46%;position:relative;}
.item-certifications ._box ul li:hover a::after{visibility:visible;}
.item-certifications ._box ul li:hover [class^='icon-']{visibility:visible;top:50%;}
.item-certifications ._box ul li a::after{background-image:linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));content:"";left:0px;top:0px;bottom:0px;right:0px;z-index:500;position:absolute;visibility:hidden;}
.item-certifications ._box ul li [class^='icon-']{position:absolute;left:50%;top:60%;transform:translate(-50%,-50%);z-index:501;visibility:hidden;transition:all 0.3s linear;}
.item-certifications ._box ul li img{width:100%;max-width:100%;position:absolute;top:0px;left:0px;height:100%;object-fit:cover;}
.item-certifications ._intr{display:flex;flex-direction:column;justify-content:center;padding-left:4.07%;padding-right:6.79%;}
.item-certifications ._intr h2{font-size:39px;margin-bottom:10px;}
.item-certifications ._intr p{line-height:1.57;margin-bottom:30px;color:#999;}
.item-certifications ._intr ul{color:#f17400;}
.item-certifications ._intr ul li{line-height:1.43;margin-bottom:11px;font-size:14px;}
.item-certifications ._intr ul li::before{width:19px;height:19px;content:"";display:inline-block;vertical-align:middle;margin-right:10px;border-radius:50px;background:url(../images/icon--select2.png) no-repeat left top;background-size:contain;}
	/*新闻栏目标题*/
.title-column{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:36px;text-align:center;}
.title-column ._txt{background-color:#fdf5e8;color:#ff8000;padding-left:12px;padding-right:12px;line-height:36px;border-radius:40px;font-weight:bold;font-size:12px;margin-bottom:17px;display:inline-block;}
.title-column h3{line-height:1.15;font-size:34px;max-width:728px;margin-bottom:20px;font-weight:bold;}
.title-column p{line-height:1.63;font-size:16px;max-width:728px;color:#6c798a;}
.title-column.title-column--white{color:#fff;}
.title-column.title-column--white p{color:rgba(255,255,255,0.8);}
.list-number-ani{display:flex;flex-wrap:wrap;}
.list-number-ani ._item{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;display:flex;flex-direction:column;align-items:center;width:calc(50% - 1 * 20px / 2);margin-right:20px;margin-bottom:20px;border:1px solid #e6eaf3;box-sizing:border-box;border-radius:16px;background:#fff;}
.list-number-ani ._item:nth-child(2n){margin-right:0px;}
.list-number-ani ._item strong{line-height:1.55;font-size:22px;color:#2564ef;}
.list-number-ani ._item ._txt{line-height:1.86;}
	/**/
.item-advantages{box-sizing:border-box;padding-top:27px;padding-bottom:27px;padding-left:25px;padding-right:25px;background:#fff;border-radius:16px;}
.item-advantages ._xh{width:52px;height:52px;margin-bottom:18px;background-color:#eef4ff;display:inline-flex;justify-content:center;align-items:center;font-weight:bold;color:#163eb0;font-size:27px;border-radius:15px;}
.item-advantages ._title{line-height:1.25;margin-bottom:10px;font-size:20px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.item-advantages ._txt{line-height:1.79;color:#6c798a;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.item-advantages:hover{box-shadow:0 12px 20px -12px rgba(0, 0, 0, 0.35);}
.group--item-advantages{display:flex;flex-wrap:wrap;}
.group--item-advantages .item-advantages{width:calc(25% - 3 * 22px / 4);margin-right:22px;margin-bottom:22px;}
.group--item-advantages .item-advantages:nth-child(4n){margin-right:0px;}
	/**/
.item-advantages2{border-radius:16px;overflow:hidden;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);}
.item-advantages2 .photo{display:block;width:100%;padding-top:50.45%;}
.item-advantages2 .photo img{object-fit:cover;}
.item-advantages2 ._intr{padding-left:25px;padding-right:25px;padding-top:34px;padding-bottom:34px;}
.item-advantages2 ._intr ._title{font-size:20px;line-height:1.25;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.item-advantages2 ._intr ._content{line-height:1.86;color:#6c798a;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.item-advantages2:hover{box-shadow:0 12px 20px -12px rgba(0, 0, 0, 0.35);}
.item-advantages2 ._intr ._title{font-size:20px;line-height:1.25;margin-bottom:16px;}
.item-advantages2 ._intr ._content{line-height:1.86;color:#6c798a;font-size:14px;}
.group--item-advantages2{display:flex;flex-wrap:wrap;}
.group--item-advantages2 .item-advantages2{width:calc(25% - 3 * 20px / 4);margin-right:20px;margin-bottom:20px;}
.group--item-advantages2 .item-advantages2:nth-child(4n){margin-right:0px;}
	/**/
.item-system{box-sizing:border-box;background:#fff;border-radius: 16px;overflow:hidden;position:relative;}
.item-system .photo{display:block;padding-top:54.08%;}
.item-system ._intr{padding-left:25px;padding-right:25px;padding-top:20px;padding-bottom:20px;}
.item-system ._intr h5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.item-system p{line-height:1.86;color:#6c798a;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.item-system:hover{box-shadow:0 12px 20px -12px rgba(0, 0, 0, 0.35);}
.group--item-system{display:flex;flex-wrap:wrap;}
.group--item-system .item-system{width:calc(33.33% - 2 * 20px / 3);margin-right:20px;margin-bottom:20px;}
.group--item-system .item-system:nth-child(3n){margin-right:0px;}
	/**/
.item-advantage3{padding-top:14px;padding-bottom:14px;padding-left:58px;padding-right:33px;position:relative;border:1px solid #e6eaf3;border-radius:16px;background:#fff;margin-bottom:14px;}
.item-advantage3:nth-last-of-type(1){margin-bottom:0px;}
.item-advantage3 .icon--ok{width:28px;height:28px;position:absolute;left:14px;top:14px;background:url(../images/icon--select.png) no-repeat left top;}
.item-advantage3 ._title{line-height:26px;font-weight:bold;}
.item-advantage3 ._txt{line-height:26px;color:#6c798a;}
.item-advantage3:hover{box-shadow:0 12px 20px -12px rgba(0, 0, 0, 0.35);}
	/**/
.btn-quote{width:200px;height:44px;display:inline-flex;justify-content:center;align-items:center;background-color:#fa7317;border-radius:6px;color:#fff;font-size:16px;white-space:nowrap;}
.btn-quote .icon--quote{width:19px;height:16px;margin-right:8px;flex:none;}
.btn-quote:hover{filter:brightness(120%);text-decoration:none;color:#fff;}
	/*按钮-主要*/
.btn-primary{height:50px;width:100%;border-radius:40px;border:0;background-color:#ff7f00;color:#fff;font-weight:bold;}
	/*表单-支付*/
.form-item{margin-bottom:10px;}
.form-item ._itemName{line-height:34px;font-weight:bold;color:#061b54;}
.form-item ._itemContent .msg-box{color:#fd8000;}
.form-item ._itemContent ._select{width:100%;height:55px;border:1px solid #d0d4dd;border-radius:12px;background:#fff;padding-left:12px;padding-right:12px;}
.form-item ._itemContent ._text:focus{border-color:#2564ef;}
.form-item ._itemContent textarea._text{line-height:26px;padding-top:10px;padding-bottom:10px;height:auto;}
.form-item ._itemContent ._text{line-height:3.79;border:1px solid #d0d4dd;width:100%;box-sizing:border-box;padding-left:12px;padding-right:12px;font-size:14px;border-radius:12px;}
.form-item--row2{display:flex;flex-wrap:wrap;}
.form-item--row2 .form-item{width:calc(50% - 1 * 15px / 2);margin-right:15px;}
.form-item--row2 .form-item:nth-child(2n){margin-right:0px;}
/**/
.pic-item{width:580px;border-radius:16px;overflow:hidden;position:relative;}
.pic-item .photo.photo--pos{display:block;padding-top:83.79%;}
.pic-item img{width:100%;height:100%;display:block;object-fit:cover;}
	/*广告上的文字*/
.text-banner{color:#fff;width:642px;}
.text-banner ._txt{background-color:#23324f;border:1px solid  #2a4b81;color:#fff;line-height:2.57;margin-bottom:22px;display:inline-block;padding-left:15px;padding-right:15px;border-radius: 28px;}
.text-banner ._txt::before{content:"";width:16px;height:16px;display:inline-block;vertical-align:middle;margin-right:10px;background:url(../images/icon--1.png) no-repeat left top;background-size:contain;}
.text-banner ._title{line-height:1.2;font-size:57px;margin-bottom:40px;font-weight:bold;}
.text-banner ._content{line-height:1.87;margin-bottom:40px;font-size:16px;}
.text-banner ._btnGroup{margin-bottom:48px;}
.text-banner ._btnGroup ._btnUpload{padding-left:33px;padding-right:33px;line-height:3.31;border:2px dashed #9ca2b0;background-color:#253451;color:#fff;font-size:18px;font-weight:bold;border-radius:8px;box-sizing:border-box;}
.text-banner ._btnGroup ._btnUpload .icon--file-upload{margin-right:10px;}
.text-banner ._btnGroup ._btnSourcing{padding-left:33px;padding-right:33px;line-height:3.31;margin-right:15px;border:2px solid #fa7317;background-color:#fa7317;color:#fff;font-size:18px;font-weight:bold;border-radius:8px;}
.text-banner ._youshi{display:flex;line-height:32px;}
.text-banner ._youshi ._item{margin-right:44px;white-space:nowrap;}
.text-banner ._youshi ._item img{width:32px;height:32px;margin-right:8px;padding:5px;background-color:#253350;border-radius:40px;box-sizing:border-box;}
	/**/
.text-upload-introduce{display:flex;flex-direction:column;justify-content:center;}
.text-upload-introduce ._txt{line-height:38px;background-color:#fef1e9;display:inline-block;padding-left:12px;padding-right:12px;margin-bottom:13px;align-self:flex-start;border-radius:40px;font-weight:bold;color:#fd8000;}
.text-upload-introduce ._title{line-height:1.28;margin-bottom:16px;color:#fff;font-size:39px;}
.text-upload-introduce ._content{line-height:1.63;margin-bottom:29px;color:#fff;font-size:16px;}
.text-upload-introduce ._list .icon--ok{margin-right:10px;}
.text-upload-introduce ._list li{line-height:26px;margin-bottom:9px;color:#fff;}
.text-upload-introduce ._title{line-height:1.28;margin-bottom:16px;color:#fff;font-size:39px;}
.text-upload-introduce ._content{line-height:1.63;margin-bottom:29px;color:#fff;font-size:16px;}
	/*版权*/
.text-copyright{line-height:1.86;padding-bottom:18px;padding-top:18px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #23376c;color:#cacdd6;}
	/**/
.text-about{width:29.51%;max-width:425px;}
.text-about ._companylogo{display:flex;margin-bottom:21px;align-items:center;}
.text-about ._companylogo ._bomLogo{width:46px;height:46px;margin-right:10px;flex:none;background:#666;border-radius:12px;color:#fff;overflow:hidden;}
.text-about ._companylogo ._bomLogo img{width:100%;height:100%;display:block;}
.text-about ._companylogo ._intr ._name{font-weight:bold;color:#fff;font-size:18px;}
.text-about ._companylogo ._intr ._adTxt{color:#fff;opacity:0.85;font-size:12px;}
.text-about ._content{line-height:26px;color:#fff;opacity:0.85;}
	/*logo底部*/
.pic-logo{display:flex;align-items:center;}
.pic-logo ._logo{width:40px;height:40px;margin-right:14px;flex:none;background:#999;}
.pic-logo ._logo img{width:100%;height:100%;display:block;object-fit:contain;}
.pic-logo ._txt{display:flex;flex-direction:column;}
.pic-logo ._txt ._name{line-height:1.44;font-weight:bold;font-size:18px;letter-spacing:0px;white-space:nowrap;}
.pic-logo ._txt ._slogan{line-height:1.27;font-size:11px;color:#6c798a;white-space:nowrap;}
	/*网站地图*/
.module-websitemap{padding-bottom:57px;}
.module-websitemap::after{content:"";display:block;clear:both;}
.module-websitemap ._item{line-height:30px;margin-left:112px;float:left;}
.module-websitemap ._item:nth-of-type(1){margin-left:0px;}
.module-websitemap ._item [type='checkbox']{display:none;}
.module-websitemap ._item dt{font-weight:bold;font-size:16px;color:#fff;line-height:2.5;}
.module-websitemap ._item dd a{display:block;color:#c3c3c3;line-height:35px;}
.module-websitemap ._item dd a:hover{color:#fff;text-decoration:none;}
.module-websitemap ._item dt{font-weight:bold;font-size:16px;color:#fff;line-height:2.5;}
.module-banner{background:linear-gradient(to left , rgb(22, 40, 106) 7% , rgb(15, 47, 150) 32% , rgb(29, 58, 134) 56% , rgb(29, 58, 134) 84%);position:relative;min-height:600px;overflow:hidden;width:100%;height:628px;}
.module-banner ._bigPic{width:100%;max-width:100%;height:100%;object-fit:cover;}
.module-banner .text-banner{left:30.60%;top:50%;transform:translate(-50%,-50%);position:absolute;}
.module-banner .item-solutions{box-shadow:none;}
.module-banner .item-solutions ._intr{box-shadow:none;}
	/**/
.item-aboutus{display:flex;align-items:center;}
.item-aboutus .photo{width:45.86%;margin-right:37px;flex:none;padding-top:29.14%;position:relative;height:0px;}
.item-aboutus .photo img{position:absolute;left:0;top:0;}
.item-aboutus ._intr{display:flex;flex-direction:column;justify-content:space-between;text-justify:auto;text-align:justify;}
.item-aboutus ._intr ._title{line-height:2.3;margin-bottom:10px;font-size:20px;}
.item-aboutus ._intr p{line-height:1.63;margin-bottom:10px;font-size:16px;color:#6c798a;}
/*- - - - - - - - -样式属品牌代理.html - - - - - - - -*/
.module-location{line-height:59px;background-color:#f2f3f5;}
.module-location .center{position:relative;}
.module-location .module-search{float:right;top:50%;transform:translatey(-50%);position:absolute;right:0px;}
.module-location ._txt{flex:none;}
.module-location a{color:#909090;}
.module-location a:hover{color:#0d81ee;}
/*组件-搜索*/
.module-search form{display:flex;justify-content:space-between;height:32px;position:relative;width:100%;background:#fff;border-radius:40px;}
.module-search .text{flex:auto;padding-left:14px;display:block;width:60%;border:0;background:transparent;}
.module-search ._btn{width:47px;background:none;flex:none;line-height:normal;border:0;display:inline-flex;justify-content:center;align-items:center;}
.module-search ._btn .icon-search{width:22px;height:22px;display:inline-block;background-size:contain;}
.columnBox--list{background:#fff;}
.columnBox--list .center{padding-top:30px;padding-bottom:30px;}
	/*组件-广告*/
.module-banner2{height:396px;background:#666;position:relative;overflow:hidden;}
.module-banner2 ._bigPic{width:100%;height:100%;display:block;object-fit:cover;}
.module-banner2 ._txt{left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;font-size:43px;color:#fff;font-weight:bold;letter-spacing:2px;text-shadow:-2px 0 4px rgba(0, 0, 0, 0.25);white-space:nowrap;}
.module-banner2 .text-banner2{top:50%;transform:translate(-50%,-50%);position:absolute;left:32.00%;}
/**/
.text-banner2{width:658px;color:#fff;}
.text-banner2 h3{line-height:1.47;font-size:47px;}
.text-banner2 h4{line-height:2.04;font-size:24px;color:#258dec;}
.text-banner2 p{line-height:1.44;font-size:18px;}
.list-category{display:flex;justify-content:center;padding-top:30px;padding-bottom:30px;margin-bottom:31px;}
.list-category a{padding-left:32px;padding-right:32px;border:1px solid #e8e8e8;display:inline-block;line-height:3.11;font-size:18px;margin-left:10px;margin-right:10px;border-radius:40px;margin-bottom:10px;white-space:nowrap;}
.list-category a:hover{text-decoration:none;background-color:#2564ef;color:#fff;}
.list-category a._active{background-color:#2564ef;color:#fff;border-color:#2564ef;}
/**/
.module-pagination{text-align:center;padding-top:30px;padding-bottom:30px;}
.module-pagination ul{display:flex;flex-wrap:wrap;justify-content:center;line-height:34px;}
.module-pagination ul li a{display:inline-block;padding:0 14px 0 14px;position:relative;background-color:#ffffff;margin-left:6px;margin-bottom:6px;margin-right:6px;border:1px solid #f2f3f5;border-radius:6px;}
.module-pagination ul li._active a{color:#fff;background-color:#1f3a8b;border-color:#1f3a8b;}
.module-pagination ._pageInfo{display:inline-block;padding-left:20px;padding-right:20px;letter-spacing:1px;}
.module-pagination ._pageNumber{display:inline-block;}
.module-pagination ._pageNumber a._active{color:#fff;background-color:#988a88;}
.module-pagination ._pageNumber a{display:inline-block;padding:0 14px 0 14px;position:relative;background-color:#ffffff;margin-left:6px;margin-bottom:6px;margin-right:6px;border:1px solid #f2f3f5;border-radius:6px;}
.module-pagination ._pageJump{display:inline-block;padding-left:20px;padding-right:20px;}
.module-pagination ._pageJump ._text{width:42px;border:1px solid #f0f0f0;margin-left:6px;margin-right:6px;border-radius:3px;text-align:center;line-height:inherit;}
.module-pagination ._pageJump ._text:focus,.module-pagination ._pageJump ._text:hover{border-color:#988a88;}
/**/
.list-brand{display:flex;flex-wrap:wrap;}
.list-brand li{margin-right:20px;margin-bottom:20px;width:calc(16.66% - 5 * 20px / 6);}
.list-brand li:hover .photo.photo--pos{transform:scale(1.1);border-color:#1f3a8b;}
.list-brand li:hover img{filter:brightness(110%);}
.list-brand li .photo--pos{padding-top:60%;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:12px;transition:transform 0.3s ease;border:1px solid #e6eaf3;}
.list-brand li .photo--pos img{object-fit:contain;max-width:80%;max-height:80%;display:block;left:50%;top:50%;transform:translate(-50%,-50%);}
.list-brand li:nth-child(6n){margin-right:0px;}
/*- - - - - - - - -样式属新闻-单页.html - - - - - - - -*/
	/**/
	/*布局-分类内容*/
.layout-container{width:100%;clear:both;padding-top:30px;padding-bottom:30px;background:#fff;}
.layout-container>.center{display:flex;justify-content:space-between;}
.layout-container ._leftArea{margin-right:30px;width:956px;flex:auto;overflow:hidden;}
.layout-container ._rightArea{align-self:flex-start;flex:none;width:350px;background-color:#f8f9fb;padding-left:30px;padding-right:30px;box-sizing:border-box;padding-top:20px;padding-bottom:20px;border-radius:12px;}




/*主标题*/
.title-main{background-color:#d2dbfc;line-height:1.82;padding-top:10px;padding-bottom:10px;padding-left:24px;font-size:28px;margin-bottom:20px;border-left:5px solid #5b79f5;font-weight:bold;border-radius:12px;}
	/*侧边栏标题*/
.title-sidebar{line-height:2.28;margin-bottom:18px;font-weight:normal;font-size:18px;border-bottom:1px solid #e6eaf3;position:relative;}
.title-sidebar::after{position:absolute;left:0px;bottom:-1px;background-color:#2564ef;height:3px;content:"";width:74px;}
.title-main{background-color:#d2dbfc;line-height:1.82;padding-top:10px;padding-bottom:10px;padding-left:24px;font-size:28px;margin-bottom:20px;border-left:5px solid #5b79f5;font-weight:bold;}
.list-category2 li{border-bottom:1px solid #e5e5e5;}
.list-category2 li:nth-last-of-type(1){border-bottom:0;}
.list-category2 li a{line-height:48px;display:block;}
.list-category2 li a:hover{text-decoration:none;}
	/*文本-文档内容*/
.text-doccontent{line-height:2.19;overflow:hidden;font-size:16px;}
.text-doccontent img{height:auto!important;max-width:100%;margin-left: auto;display: block;margin-right: auto;margin-bottom:24px;margin-top:24px;}
.text-doccontent p{margin-bottom:24px;-moz-hyphens: auto;-ms-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;}
.text-doccontent{line-height:2.19;overflow:hidden;font-size:16px;}
	/**/
.module-directory{background-color:#edf6ff;border-radius:12px;border:1px solid #e6eaf3;padding-left:20px;padding-right:20px;padding-bottom:20px;padding-top:20px;margin-bottom:20px;}
.module-directory h5{line-height:35px;}
.module-directory ul li{line-height:27px;}
/*- - - - - - - - -样式属替代方案.html - - - - - - - -*/

.group--item-method{display:flex;flex-wrap:wrap;}
.group--item-method .item-method{width:calc(33.33% - 2 * 18px / 3);margin-right:18px;}
	/*服务项2*/
.item-service{padding-left:17px;padding-right:17px;padding-top:22px;padding-bottom:22px;box-sizing:border-box;background:rgba(255,255,255,0.1);border-radius:16px;color:#fff;border:1px solid  rgba(255,255,255,0.3);}
.item-service ._number{width:42px;height:42px;display:inline-flex;justify-content:center;align-items:center;border-radius:40px;background-color:#fa7317;color:#fff;margin-bottom:14px;font-size:22px;}
.item-service h5{line-height:1.57;margin-bottom:11px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.item-service p{line-height:1.43;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.item-service:hover{box-shadow:0 12px 20px -12px rgba(0, 0, 0, 0.35);}
.group--item-service{display:flex;flex-wrap:wrap;}
.group--item-service .item-service{width:calc(16.66% - 5 * 16px / 6);margin-right:16px;}
.group--item-service .item-service:nth-child(6n){margin-right:0px;}
	/**/
.item-craft{padding-left:96px;padding-right:24px;padding-top:20px;padding-bottom:20px;background-color:#ffffff;border:1px solid #e6e7ec;border-radius:16px;position:relative;box-sizing:border-box;}
.item-craft ._type{position:absolute;width:48px;height:48px;border-radius:14px;left:24px;top:24px;line-height:48px;background-color:#eef4ff;text-align:center;color:#2564ef;}
.item-craft h5{line-height:2.29;margin-bottom:10px;}
.item-craft p{line-height:1.64;color:#6c798a;}
.item-craft:nth-child(even) ._type{background-color:#fff2e9;color:#fd8000;}
.item-craft:hover{box-shadow:0 12px 20px -12px rgba(0, 0, 0, 0.35);}
.group--item-craft{display:flex;flex-wrap:wrap;}
.group--item-craft .item-craft{width:calc(25% - 3 * 22px / 4);margin-right:22px;margin-bottom:22px;}
.group--item-craft .item-craft:nth-child(4n){margin-right:0px;}
/*选择我们的客户*/
/*问与答*/
.item-faq{padding-top:20px;padding-bottom:20px;padding-left:21px;padding-right:21px;margin-bottom:12px;background:#fff;border-radius:16px;border:1px solid #e6eaf3;}
.item-faq ._title{display:flex;justify-content:space-between;align-items:center;}
.item-faq ._title h5{line-height:30px;color:#061b54;}
.item-faq ._title ._btnOpen{width:28px;height:28px;color:#061b54;display:inline-block;border-radius:40px;background-color:#eef4ff;position:relative;cursor:pointer;}
.item-faq ._title ._btnOpen::after{position:absolute;content:"";width:18px;height:4px;top:50%;background-color:#022ca5;transform:translate(-50%,-50%);left:50%;border-radius:5px;}
.item-faq ._title ._btnOpen::before{position:absolute;content:"";height:4px;top:50%;background-color:#022ca5;transform:translate(-50%,-50%) rotate(-90deg);left:50%;width:18px;border-radius:5px;}
.item-faq ._content{color:#6c798a;padding-top:10px;padding-bottom:10px;display:none;}
.item-faq.item-faq--active ._btnOpen::before{display:none;}
.item-faq.item-faq--active ._content{display:block;}
	/**/
.item-risk-control{padding-left:36px;padding-right:36px;padding-top:34px;padding-bottom:34px;border:1px solid #e6eaf3;background-color:#ffffff;border-radius:16px;box-sizing:border-box;margin-bottom:36px;display:flex;justify-content:space-between;align-self:center;box-shadow:0 10px 30px 0px rgba(0, 0, 0, 0.15);}
.item-risk-control ._list{width:43.07%;display:inline-flex;flex-wrap:wrap;margin-left:4.52%;flex:none;}
.item-risk-control ._list li{line-height:1.43;padding-left:12px;padding-right:12px;padding-top:9px;padding-bottom:9px;margin-bottom:12px;width:calc(50% - 1 * 20px / 2);margin-right:12px;background-color:#eef4ff;box-sizing:border-box;min-height:47px;border-radius:12px;display:inline-flex;align-items:center;}
.item-risk-control ._list li:nth-child(2n){margin-right:0px;}
/**/
.list-features{display:flex;flex-wrap:wrap;}
.list-features li{padding-top:15px;padding-bottom:15px;padding-left:15px;padding-right:15px;text-align:center;width:calc(25% - 3 * 18px / 4);margin-right:18px;background-color:#ffffff;border:1px solid #e6eaf3;border-radius:16px;box-sizing:border-box;}
.list-features li:nth-child(4n){margin-right:0px;}
.list-features li strong{line-height:1.64;display:block;font-size:28px;color:#163eb0;}
.list-features li span{line-height:2.43;color:#6c798a;font-size:14px;}
	/**/
.item-we-do{display:flex;justify-content:space-between;gap:60px;}
.item-we-do ._intr ._txt{display:inline-block;background-color:#fff2e9;color:#fd8000;padding-left:11px;padding-right:11px;line-height:36px;border-radius:40px;}
.item-we-do ._intr ._title{line-height:1.28;margin-bottom:13px;font-size:39px;margin-top:17px;color:#061b54;}
.item-we-do ._intr ._content{line-height:26px;color:#6c798a;}
.item-we-do ._intr ._content p{margin-bottom:19px;}
.item-we-do ._intr ._title{line-height:1.28;margin-bottom:13px;font-size:39px;margin-top:17px;color:#061b54;}
.item-we-do ._intr ._list li{line-height:26px;margin-bottom:10px;color:#4b5463;}
.item-we-do ._intr ._list li::before{width:23px;height:23px;display:inline-block;border-radius:40px;content:"";vertical-align:middle;margin-right:13px;background:url(../images/icon--select2.png) no-repeat left top;background-size:contain;}

.item-we-do ._photoIntr{border:1px solid #dce6ff;background:#fff;border-radius:28px;overflow:hidden;position:relative;flex:none;display:flex;flex-direction:column;justify-content:space-between;width:42.5%;box-shadow:0 10px 30px 0px rgba(0, 0, 0, 0.15);}
.item-we-do ._photoIntr .photo{flex:auto;background:linear-gradient(to bottom right , rgb(237, 243, 255) 6% , rgba(255, 255, 255, 0) 74%);overflow:hidden;}
.item-we-do ._photoIntr .photo img{object-fit:cover;}
.item-we-do ._photoIntr ._bar{display:flex;justify-content:space-between;align-items:center;padding-left:18px;padding-right:18px;padding-top:15px;padding-bottom:15px;border-top:1px solid #e6e7eb;flex:none;}
.item-we-do ._photoIntr ._bar ._title{font-size:16px;color:#061b54;}
.item-we-do ._photoIntr ._bar span{padding-right:7px;padding-left:7px;color:#6c798a;position:relative;}
.item-we-do ._photoIntr ._bar span:not(:last-child)::after{position:absolute;right:-1px;top:50%;transform:translateY(-50%);width:3px;content:"";background-color:#6c798a;display:inline-block;height:3px;}
.item-we-do.item-we-do--inversion{flex-direction:row-reverse;}
/**/
.intr--style ._txt{display:inline-block;background-color:#fff2e9;color:#fd8000;padding-left:11px;padding-right:11px;line-height:36px;border-radius:40px;}
.intr--style ._title{line-height:1.28;margin-bottom:13px;font-size:39px;margin-top:17px;color:#061b54;font-weight:bold;}
.intr--style ._content{line-height:26px;color:#6c798a;}
.intr--style ._content p{margin-bottom:19px;}
.intr--style ._title{line-height:1.28;margin-bottom:13px;font-size:39px;margin-top:17px;color:#061b54;font-weight:bold;}
.item-solutions{display:flex;justify-content:space-between;width:1280px;margin:0 auto;padding-top:87px;padding-bottom:87px;box-shadow:0 10px 40px 0px rgba(0, 0, 0, 0.15);}
.item-solutions ._intr{box-shadow:0 10px 40px 0px rgba(0, 0, 0, 0.15);}
.item-solutions ._intr ._txt{line-height:2.79;margin-bottom:22px;background:rgba(255,255,255,0.1);display:inline-block;padding-left:9px;padding-right:14px;border-radius:40px;color:#fff;}
.item-solutions ._intr ._txt::before{width:8px;height:8px;border-radius:16px;content:"";display:inline-block;margin-right:8px;background-color:#fa7317;margin-left:8px;}
.item-solutions ._intr ._title{line-height:1.15;margin-bottom:21px;color:#fff;font-size:34px;}
.item-solutions ._intr ._content{line-height:2.13;margin-bottom:29px;color:#fff;font-size:16px;}
.item-solutions ._intr ._btnUpload{background-color:#ff7f00;color:#fff;padding-left:18px;padding-right:18px;display:inline-block;vertical-align:middle;line-height:53px;border-radius:40px;font-weight:bold;}
.item-solutions ._intr ._btnWorks{line-height:53px;margin-left:12px;border:1px solid rgba(255,255,255,0.5);background:rgba(255,255,255,0.1);display:inline-block;border-radius:40px;padding-right:18px;padding-left:18px;color:#fff;font-weight:bold;vertical-align:middle;}
.item-solutions ._intr ._title{line-height:1.15;margin-bottom:21px;color:#fff;font-size:34px;}
.item-solutions ._intr ._content{line-height:2.13;margin-bottom:29px;color:#fff;font-size:16px;}
.item-solutions ._intr ul{display:flex;margin-top:31px;}
.item-solutions ._intr ul li{padding-left:12px;padding-right:12px;line-height:22px;padding-top:12px;padding-bottom:12px;margin-right:12px;text-align:center;color:#fff;border:1px solid rgba(255,255,255,0.5);border-radius:14px;background:rgba(255,255,255,0.1);}
.item-solutions .photo{width:578px;height:479px;flex:none;margin-left:73px;border-radius:24px;padding:22px;box-sizing:border-box;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.5);}
.item-solutions .photo img{border-radius:24px;background:#fff;}
	/*表格样式4*/
.table-style{background:#fff;border-radius:16px;overflow:hidden;position:relative;margin-bottom:31px;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);}
.table-style tr th{line-height:26px;padding-bottom:15px;padding-top:15px;color:#fff;background-color:#163eb0;text-align:left;padding-left:18px;padding-right:18px;}
.table-style tr td{line-height:26px;padding-top:16px;padding-bottom:16px;padding-left:18px;padding-right:18px;border-bottom:1px solid #e6eaf3;}
.table-style tr td:nth-of-type(1){color:#061b54;font-size:14px;}
.table-style tr:hover td{background-color:#eef4ff;}
/**/
.item-method{padding:20px 25px;margin-bottom:15px;box-sizing:border-box;background:#fff;border-radius:16px;border:1px solid #e6eaf3;}
.item-method h5{font-size:18px;font-weight:bold;color:#003366;margin:0 0 10px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.item-method h5 a{color:inherit;}
.item-method h5 a:hover{color:#2564ef;}
.item-method p{font-size:14px;line-height:1.5;color:#6c798a;margin:0;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.item-method:hover{box-shadow:0 12px 20px -12px rgba(0, 0, 0, 0.35);}
.group--item-method{display:flex;flex-wrap:wrap;}
.group--item-method .item-method{width:calc(33.33% - 2 * 18px / 3);margin-right:18px;}
.group--item-method .item-method:nth-child(3n){margin-right:0px;}
/*- - - - - - - - -样式属新闻-例表.html - - - - - - - -*/
	
/*新闻*/
.item-news2{background:#fff;box-shadow:0 0 8px rgba(0,0,0,0.12);margin-bottom:30px;border-radius:16px;position:relative;overflow:hidden;transition:all 0.4s ease;}
.item-news2:hover{box-shadow:0 0 14px rgba(0,0,0,0.22);}
.item-news2 ._intr{padding-top:44px;padding-left:29px;padding-right:30px;padding-bottom:18px;}
.item-news2 ._intr ._btnReadMore{display:block;line-height:2.75;margin-top:40px;color:#2564ef;font-size:16px;transition:transform 0.2s linear;}
.item-news2 ._intr ._btnReadMore:hover{transform:translatex(12px);color:#3ca407;}
.item-news2 .photo{display:block;width:100%;background:#333;overflow:hidden;padding-top:56.35%;position:relative;}
.item-news2 .photo img{position:absolute;left:0;top:0;}
.item-news2 h4{line-height:1.50;margin-bottom:29px;font-size:20px;font-style:italic;max-height:3.00em;overflow:hidden;color:#061b54;}
.item-news2 p{line-height:1.63;font-size:16px;color:#6c798a;max-height:8.15em;overflow:hidden;}
/*新闻-编组*/
.item-news2--group{display:flex;flex-wrap:wrap;}
.item-news2--group .item-news2{width:calc(33.33% - 2 * 25px / 3);margin-right:25px;}
.item-news2--group .item-news2:nth-of-type(3n){margin-right:0px;}

/*- - - - - - - - -样式属contact.html - - - - - - - -*/
.best-module-message ._btn{background-color:#2564ef;width:192px;height:48px;color:#fff;border-radius:10px;font-weight:bold;font-size:18px;border:0;}
.columnBox.columnBox--contact>.center{display:flex;justify-content:space-between;}
.columnBox ._columnRight{flex:auto;}
.columnBox ._columnBoxLeft{width:32.94%;flex:none;margin-right:4.56%;}
/**/
.module-upload-bom{border:1px solid #e6eaf3;margin-bottom:20px;margin-top:10px;}
.module-upload-bom ._tab{display:flex;margin-bottom:23px;border-bottom:1px solid #f6f6f6;}
.module-upload-bom ._tab li{flex:auto;text-align:center;line-height:2.05;font-size:20px;position:relative;padding-top:10px;padding-bottom:10px;}
.module-upload-bom ._tab li._active::after{content:"";background-color:#2564ef;height:3px;position:absolute;left:50%;right:0;bottom:0;width:134px;transform:translateX(-50%);}
.module-upload-bom ._tab li{flex:auto;text-align:center;line-height:2.05;font-size:20px;position:relative;padding-top:10px;padding-bottom:10px;}
.module-upload-bom ._uploadContent{padding-top:33px;padding-left:25px;padding-right:25px;background-color:#f7f8fc;margin-left:22px;margin-right:22px;padding-bottom:24px;margin-bottom:8px;}
.module-upload-bom ._uploadContent p{text-align:center;line-height:32px;margin-bottom:24px;}
.module-upload-bom ._uploadContent ._btnUpload{width:274px;height:63px;margin:0 auto;background-color:#2564ef;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:bold;font-size:18px;border-radius:10px;cursor:pointer;}
.module-upload-bom ._uploadContent ._btnUpload:hover{filter:brightness(120%);}
.module-upload-bom ._uploadContent ._btnUpload .icon--uploadfile{margin-right:15px;}
.module-upload-bom ._uploadTips{line-height:32px;padding-left:22px;padding-right:22px;margin-bottom:23px;margin-top:8px;}
/*页面标题*/
.best-title-page{text-align:left;margin-bottom:16px;}
.best-title-page h3{line-height:1.41;font-size:30px;position:relative;}
.best-title-page p{color:#8b8b8b;line-height:2;font-size:15px;}
.best-title-page.jiefeigao-title-column--green{color:#0d81ee;}
.best-title-page.jiefeigao-title-column--white{color:#fff;}
	/*客服项*/
.best-item-kefu{display:flex;align-items:center;padding-top:18px;padding-bottom:18px;padding-left:18px;padding-right:18px;background:#fff;border-bottom:1px solid #dddddd;border-top:1px solid #dddddd;margin-bottom:-1px;position:relative;}
.best-item-kefu:hover{border-color:#3ca407;z-index:500;}
.best-item-kefu:hover .photo img{filter:brightness(140%);}
.best-item-kefu .photo{width:100px;height:100px;flex:none;margin-right:20px;border-radius:50%;overflow:hidden;position:relative;}
.best-item-kefu ._contact{display:flex;justify-content:center;flex-direction:column;padding-top:6px;}
.best-item-kefu ._contact ._name{line-height:1.75;font-size:16px;font-weight:bold;}
.best-item-kefu ._contact ul{font-size:15px;}
.best-item-kefu ._contact li{line-height:1.57;color:#999;font-size:14px;}
.best-item-kefu ._contact ._linkGroup{line-height:2.50;padding-top:13px;padding-bottom:10px;font-size:14px;}
.best-item-kefu ._contact ._btnLink{display:inline-block;line-height:inherit;border:1px solid #dfdfe1;padding-left:4px;padding-right:10px;border-radius:60px;font-size:14px;}
.best-item-kefu ._contact ._btnLink:hover{color:#3ca407;}
.best-item-kefu ._contact ._btnLink [class^='icon']{margin-right:6px;vertical-align:middle;position:relative;margin-top:-3px;border-radius:60px;}
.best-item-kefu ._contact ._btnLink:not(:first-child){margin-left:9px;}
.best-item-kefu ._btnTel{background-color:#26d367;display:inline-block;height:45px;line-height:45px;border-radius:14px;text-align:center;color:#fff;font-weight:bold;margin-top:10px;}
.best-item-kefu ._btnTel:hover{text-decoration:none;}
	/*联系项*/
.best-item-contact2 h1{line-height:2.5;font-size:28px;margin-bottom:22px;}
.best-item-contact2 ul{padding-top:44px;padding-bottom:29px;padding-left:47px;border-top:1px solid #eeeeee;}
.best-item-contact2 li{line-height:1.93;position:relative;margin-bottom:12px;color:#666;font-size:14px;}
.best-item-contact2 li [class^='icon']{position:absolute;right:100%;width:26px;height:26px;margin-right:18px;}
	/*表单项-文字*/
.best-form-item{display:flex;font-size:15px;margin-bottom:20px;position:relative;line-height:3.07;height:3.07em;}
.best-form-item ._item-content{flex:auto;display:flex;position:relative;}
.best-form-item ._item-content .msg-box{position:absolute;right:10px;top:0px;color:#ec6c00;pointer-events:none;}
.best-form-item ._item-content--file ._btnUpload{padding-left:0;border:0;margin-left:10px;width:169px;background-color:#5071a7;color:#fff;border-radius:4px;}
.best-form-item ._item-content--file .msg-box{right:193px;}
.best-form-item ._text{line-height:inherit;border-radius:5px;padding-right:16px;flex:auto;height:100%;display:block;border:1px solid #dddddd;font-size:inherit;box-sizing:border-box;padding-left:16px;background-color:#eeeeee;width:80%;}
.best-form-item ._select{border-radius:5px;border:1px solid #dddddd;background-color:#eeeeee;width:100%;padding-left:16px;padding-right:16px;display:block;line-height:inherit;}
.best-form-item textarea._text{height:300px;}
.best-form-item ._text:focus{border-color:#0043a8;}
.best-form-item--row2{display:flex;flex-wrap:wrap;}
.best-form-item--row2 .best-form-item{margin-right:11px;width:calc(50% - 1 * 11px / 2);margin-bottom:10px;}
.best-form-item--row2 .best-form-item:nth-child(2n){margin-right:0px;}
/*- - - - - - - - -样式属品牌-详细.html - - - - - - - -*/

#container{clear:both;}
#container>.center{padding-top:25px;}
#container>.center.center--flex{display:flex;justify-content:space-between;padding-top:27px;padding-bottom:27px;}
#container>.center.center--flex::after{content:none;}
#container #sidebar{flex:none;margin-left:20px;width:320px;}
#sidebar .module-search{margin-bottom:21px;width:100%;margin-top:20px;}
#sidebar .module-search form{width:100%;border-radius:0;line-height:38px;height:38px;}
#sidebar .module-search form .text{padding-left:10px;padding-right:10px;border-radius:6px 0 0 6px;border:1px solid #e6eaf3;}
#sidebar .module-search form .text:focus{box-shadow:0 2px 8px rgba(0,0,0,0.2) inset;}
#sidebar .module-search form .btn_send{background-color:#00369a;color:#fff;width:50px;line-height:2.11;font-size:18px;padding-top:0;border:0;display:inline-flex;justify-content:center;align-items:center;}
#sidebar .module-search form .btn_send .icon-search{display:inline-block;width:20px;height:20px;filter:brightness(100);background-size:contain;}
#sidebar .module-search form .btn_send:hover{background:#0048cd;}
#container #content{flex:auto;overflow:hidden;}
#sidebar .module-search form .btn_send{background-color:#00369a;color:#fff;width:50px;line-height:2.11;font-size:18px;padding-top:0;border:0;border-radius:0 6px 6px 0;}
.item-quote{color:#fff;border-radius:10px;padding-left:10px;padding-top:10px;padding-right:10px;padding-bottom:25px;background-color:#00369a;}
.item-quote .photo{width:100%;margin-bottom:18px;height:auto;}
.item-quote .photo img{width:100%;max-width:100%;}
.item-quote h4{line-height:1.50;padding-left:38px;font-size:18px;}
.item-quote ul{padding-left:38px;}
.item-quote ul li{line-height:1.71;font-size:14px;}
.item-quote .btn_quotenow{display:block;line-height:2.61;height:47px;text-align:center;margin-bottom:20px;background-color:#fffefd;font-weight:bold;color:#00369a;border-radius:5px;margin-top:10px;font-size:18px;position:relative;overflow:hidden;}
.item-quote .btn_quotenow::before{content:'';z-index:1;position:absolute;top:50%;left:100%;margin:-15px 0 0 1px;width:30px;height:30px;border-radius:50%;transform-origin:100% 50%;transform:scale3d(1,2,1);transition:transform 0.3s,opacity 0.3s;transition-timing-function:cubic-bezier(0.7,0,0.9,1);background-color:rgba(6,153,75,0.11);}
.item-quote .btn_quotenow:hover::before{transform:scale3d(14,14,1);}
.item-quote .btn_quotenow .icon-envelop{font-size:24px;margin-right:10px;height:24px;width:24px;font-weight:normal;vertical-align:middle;}
.item-quote ._pic{width:89.00%;margin:0 auto;}
.item-quote ._pic img{width:100%;max-width:100%;}
/**/
.module-prevnext{display:flex;justify-content:space-between;color:#fff;margin-top:20px;margin-bottom:20px;}
.module-prevnext ._prev,	 .module-prevnext ._next{width:50%;flex:auto;margin-right:16px;border-radius:5px;box-sizing:border-box;padding-left:15px;padding-right:15px;display:flex;justify-content:space-between;flex-wrap:wrap;line-height:2.36;padding-top:10px;background:rgba(0,0,0,0.8);height:87px;font-size:14px;white-space:nowrap;text-overflow:ellipsis;position:relative;padding-bottom:0;}
.module-prevnext ._prev img,	 .module-prevnext ._next img{position:absolute;left:0;top:0;width:100%;height:100%;display:block;object-fit:cover;opacity:0.12;}
.module-prevnext a{width:100%;line-height:22px;color:inherit;display:block;position:relative;z-index:99;}
.module-prevnext span,	 .module-prevnext time{position:relative;z-index:99;}
.module-prevnext ._next{margin-right:0px;}
		 
.title-subtitle{overflow:hidden;font-weight:normal;line-height:3;font-size:14px;}
.title-subtitle::before{width:4px;background-color:#1d73be;content:"";height:20px;display:inline-block;vertical-align:middle;margin-right:8px;border-radius:8px;}
/**/
.list-doc li{line-height:2.64;font-size:14px;border-bottom:1px solid #f7f7f7;}
.list-doc li time{float:right;color:#bdbdbd;margin-left:21px;}
.list-doc li a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;text-decoration:none;}
.list-doc.list-doc--row2::after{content:"";display:block;clear:both;}
.list-doc.list-doc--row2 li{width:calc(50% - 1 * 20px / 2);float:left;margin-right:20px;box-sizing:border-box;}
.list-doc.list-doc--row2 li a::before{width:0px;height:0px;border:4px solid transparent;border-left:4px solid #666;content:"";display:inline-block;margin-right:4px;margin-left:5px;}
.list-doc.list-doc--row2 li:nth-child(2n){margin-right:0px;}
/**/
.text-docheader{padding-top:14px;padding-bottom:14px;}
.text-docheader ._title{font-size:30px;font-weight:bold;text-align:left;line-height:1.33;margin-bottom:19px;white-space: pre-line;word-break: break-all;word-wrap:break-word;}
.text-docheader ._val{color:#acacaa;border-top:1px solid #efefef;padding-top:29px;}
.text-docheader ._val li{display:inline-block;line-height:2;border-right:1px solid #f5f5f5;padding-right:21px;padding-left:21px;font-size:14px;}
.text-docheader ._val li [class^='icon-']{vertical-align:middle;margin-right:6px;margin-top:-3px;}
.text-docheader ._val li:nth-of-type(1){padding-left:0px;}
.text-docheader ._val li:last-child{border:0;}
	/*小标题*/
.title-subheading{line-height:28px;padding-left:60px;padding-right:60px;margin-bottom:10px;background-color:#c9c9c9;margin-top:10px;background:url(../images/line-x.png) repeat-x left top;}
.title-subheading strong{padding-left:15px;padding-right:15px;background:#fff;display:inline-block;color:#061b54;}
	/*图片列表*/
.list-picture{display:flex;flex-wrap:wrap;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;border:1px solid #e6eaf3;}
.list-picture li{width:calc(33.33% - 2 * 20px / 3);margin-right:20px;margin-bottom:20px;padding:5px;box-sizing:border-box;border:1px solid #e6eaf3;}
.list-picture li .photo--pos{padding-top:67.00%;}
.list-picture li .photo--pos img{object-fit:cover;}
.list-picture li:nth-child(3n){margin-right:0px;}
	/*公司名称*/
.item-companys{display:flex;padding-top:20px;padding-bottom:20px;align-items:center;}
.item-companys .photo{width:35.85%;flex:none;margin-right:2.36%;background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding-top:23.58%;box-sizing:border-box;display:block;}
.item-companys .photo img{width:100%;height:100%;display:block;object-fit:contain;border-radius:16px;padding:10px;box-sizing:border-box;}
.item-companys ._intr{overflow:hidden;flex:auto;}
.item-companys ._intr ._title{line-height:1.38;margin-bottom:14px;font-size:26px;}
.item-companys ._intr ._title ._iconPic{display:inline-block;vertical-align:sub;}
.item-companys ._intr ._title ._iconPic img{width:100%;height:100%;display:block;object-fit:contain;}
.item-companys ._intr ._title{line-height:1.38;margin-bottom:14px;font-size:26px;}
.item-companys ._intr ._star{height:26px;margin-bottom:22px;}
.item-companys ._intr ._star img{height:100%;display:inline-block;vertical-align:middle;}
.item-companys ._intr ul li{line-height:1.5;margin-bottom:14px;position:relative;padding-left:34px;}
.item-companys ._intr ul ._iconPic{width:26px;height:26px;border:1px solid #818183;border-radius:4px;display:inline-block;box-sizing:border-box;position:absolute;left:0px;top:0px;overflow:hidden;}
.item-companys ._intr ul ._iconPic img{width:100%;height:100%;display:block;object-fit:contain;}














